summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-04selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-03-04selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
2026-03-04selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-04perf annotate: Specify llvm features="+all" for aarch64Peter Collingbourne
2026-03-04selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encapFeng Yang
2026-03-04tools: ynl: produce kselftest-list.txt from testsJakub Kicinski
2026-03-04tools: ynl: support INSTALL_PATH in the tests MakefileJakub Kicinski
2026-03-04tools: ynl: don't install tests in /usr/bin/Jakub Kicinski
2026-03-04tools: ynl: rename TESTS variable to TEST_PROGSJakub Kicinski
2026-03-04KVM: selftests: Add a test for L2 clearing EFER.SVME without interceptYosry Ahmed
2026-03-04KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12Yosry Ahmed
2026-03-04KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2Yosry Ahmed
2026-03-04KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctlSean Christopherson
2026-03-04KVM: selftests: Add a test for LBR save/restore (ft. nested)Yosry Ahmed
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-04KVM: selftests: Test MADV_COLLAPSE on guest_memfdAckerley Tng
2026-03-04KVM: selftests: Wrap madvise() to assert successAckerley Tng
2026-03-04sched_ext/selftests: Fix format specifier and buffer length in file_write_long()Cheng-Yang Chou
2026-03-04tools/testing: fix testing/vma and testing/radix-tree buildMike Rapoport (Microsoft)
2026-03-04tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools headers: Update the linux/gfp_types.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04rtla/timerlat: Add --stack-format optionTomas Glozar
2026-03-04tools/rtla: Add unit tests for utils.cCosta Shulyupin
2026-03-04tools/build: Add feature test for libcheckCosta Shulyupin
2026-03-04perf beauty: Update the linux/perf_event.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kern...Arnaldo Carvalho de Melo
2026-03-04perf beauty: Sync UAPI linux/fs.h with kernel sourcesArnaldo Carvalho de Melo
2026-03-04perf beauty: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools build: Fix rust cross compilationDmitrii Dolgov
2026-03-04perf build: Prevent "argument list too long" errorMarkus Mayer
2026-03-04tools build: Make in-target rule robust against too long argument errorChangqing Li
2026-03-04tools headers: Sync uapi/linux/prctl.h with the kernel sourceArnaldo Carvalho de Melo
2026-03-04tools/dma: Add dma_map_sg supportQinxin Xia
2026-03-03perf test type profiling: Remote typedef on structIan Rogers
2026-03-04selftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan
2026-03-03selftests: net: add macvlan multicast test for shared source MACKibaek Yoo
2026-03-03selftests: netconsole: print diagnostic on busywait timeout in netcons_basicBreno Leitao
2026-03-03perf pmu: Replace starts_with with strstartsIan Rogers
2026-03-03Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-03Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-03cpupower: Add intel_pstate turbo boost support for Intel platformsZhang Rui
2026-03-03cpupower: Add support for setting EPP via systemd serviceJan Kiszka
2026-03-03docs: kdoc_parser: move nested match transforms to xforms_lists.pyMauro Carvalho Chehab
2026-03-03docs: kdoc_re: make NestedMatch use KernReMauro Carvalho Chehab
2026-03-03docs: kdoc_re: Change NestedMath args replacement to \0Mauro Carvalho Chehab
2026-03-03docs: kdoc_re: don't recompile NestedMatch regex every timeMauro Carvalho Chehab
2026-03-03docs: kdoc_re: handle strings and escape chars on NextMatchMauro Carvalho Chehab
2026-03-03docs: xforms_lists: ignore context analysis and lock attributesRandy Dunlap