summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-14/+93
2025-12-30selftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko-1/+69
2025-12-30selftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel-0/+15
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds-1/+22
2025-12-29selftests/landlock: Use scoped_base_variants.h for ptrace_testTingmao Wang-151/+12
2025-12-29selftests/landlock: Fix missing semicolonTingmao Wang-1/+1
2025-12-29selftests/landlock: Fix typo in fs_testTingmao Wang-2/+2
2025-12-28selftests/ublk: fix Makefile to rebuild on header changesMing Lei-2/+2
2025-12-28selftests/ublk: add test for async partition scanMing Lei-4/+81
2025-12-26selftests/landlock: NULL-terminate unix pathname addressesMatthieu Buffet-25/+20
2025-12-26selftests/landlock: Remove invalid unix socket bind()Matthieu Buffet-3/+0
2025-12-26selftests/landlock: Add missing connect(minimal AF_UNSPEC) testMatthieu Buffet-1/+13
2025-12-26selftests/landlock: Fix TCP bind(AF_UNSPEC) test caseMatthieu Buffet-1/+16
2025-12-23vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack-6/+0
2025-12-23selftests: bpf: test non-sleepable arena allocationsPuranjay Mohan-5/+240
2025-12-23selftests/mm: fix thread state check in uffd-unit-testsWake Liu-1/+1
2025-12-23idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)-0/+21
2025-12-23selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca-11/+5
2025-12-23selftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka-1/+2
2025-12-23selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka-1/+2
2025-12-22selftests: bpf: fix tests with raw_tp calling kfuncsPuranjay Mohan-4/+4
2025-12-22bpf: selftests: selftests for memcg stat kfuncsJP Kobryn-0/+280
2025-12-22selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignoreGopi Krishna Menon-0/+1
2025-12-21selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_fileMatt Bobrowski-1/+30
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-0/+2
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+16
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-33/+342
2025-12-19resolve_btfids: Change in-place update with raw binary outputIhor Solodrai-5/+11
2025-12-19selftests/bpf: Run resolve_btfids only for relevant .test.o objectsIhor Solodrai-2/+6
2025-12-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+3
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-61/+202
2025-12-18Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+16
2025-12-18selftests/tc-testing: Test case exercising potential mirred redirect deadlockVictor Nogueira-0/+46
2025-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Alexei Starovoitov-2284/+11083
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-22/+139
2025-12-16selftests/bpf: Add tests for the arena offset of globalsEmil Tsalapatis-0/+140
2025-12-16libbpf: Move arena globals to the end of the arenaEmil Tsalapatis-3/+9
2025-12-16bpf/verifier: Do not limit maximum direct offset into arena mapEmil Tsalapatis-2/+2
2025-12-16selftests/bpf: Explicitly account for globals in verifier_arena_largeEmil Tsalapatis-4/+11
2025-12-16Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+8
2025-12-15iommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe-5/+3
2025-12-15selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal-1/+1
2025-12-15selftests: statmount: tests for STATMOUNT_BY_FDBhavik Sachdev-23/+354
2025-12-15lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq contextArd Biesheuvel-0/+2
2025-12-12selftests: ublk: add user copy test casesCaleb Sander Mateos-0/+243
2025-12-12selftests: ublk: add support for user copy to kublkCaleb Sander Mateos-9/+64
2025-12-12selftests: ublk: forbid multiple data copy modesCaleb Sander Mateos-6/+15
2025-12-12selftests: ublk: don't share backing files between ublk serversCaleb Sander Mateos-1/+3
2025-12-12selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04Caleb Sander Mateos-4/+4
2025-12-12selftests: ublk: fix fio arguments in run_io_and_recover()Caleb Sander Mateos-5/+6