summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-01-02bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncsPuranjay Mohan
2026-01-01selftests: netfilter: nft_concat_range.sh: add check for overlap detection bugFlorian Westphal
2026-01-01torture: Include commit discription in testid.txtPaul E. McKenney
2026-01-01torture: Make config2csv.sh properly handle comments in .boot filesPaul E. McKenney
2026-01-01torture: Make kvm-series.sh give run numbers and totalsPaul E. McKenney
2026-01-01torture: Make kvm-series.sh give build numbers and totalsPaul E. McKenney
2026-01-01torture: Parallelize kvm-series.sh guest-OS executionPaul E. McKenney
2026-01-01rcu: Clean up after the SRCU-fastification of RCU Tasks TracePaul E. McKenney
2025-12-31selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan
2025-12-31kselftest/harness: Use helper to avoid zero-size memset warningWake Liu
2025-12-31selftests/ftrace: Test toplevel-enable for instanceZheng Yejian
2025-12-31selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-31kselftest/kublk: include message in _Static_assert for C11 compatibilityClint George
2025-12-31kselftest/anon_inode: replace null pointers with empty arraysClint George
2025-12-31kselftest/coredump: use __builtin_trap() instead of null pointerClint George
2025-12-31resolve_btfids: Implement --patch_btfidsIhor Solodrai
2025-12-31selftests/bpf: iterator based loop and STACK_MISC states pruningEduard Zingerman
2025-12-30selftests/bpf: test cases for bpf_loop SCC and state graph backedgesEduard Zingerman
2025-12-30selftests/bpf: Fix verifier_arena_large/big_alloc3 testPuranjay Mohan
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-30selftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko
2025-12-30selftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-12-29selftests/landlock: Use scoped_base_variants.h for ptrace_testTingmao Wang
2025-12-29selftests/landlock: Fix missing semicolonTingmao Wang
2025-12-29selftests/landlock: Fix typo in fs_testTingmao Wang
2025-12-28selftests/ublk: fix Makefile to rebuild on header changesMing Lei
2025-12-28selftests/ublk: add test for async partition scanMing Lei
2025-12-26selftests/landlock: NULL-terminate unix pathname addressesMatthieu Buffet
2025-12-26selftests/landlock: Remove invalid unix socket bind()Matthieu Buffet
2025-12-26selftests/landlock: Add missing connect(minimal AF_UNSPEC) testMatthieu Buffet
2025-12-26selftests/landlock: Fix TCP bind(AF_UNSPEC) test caseMatthieu Buffet
2025-12-23vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack
2025-12-23selftests: bpf: test non-sleepable arena allocationsPuranjay Mohan
2025-12-23selftests/mm: fix thread state check in uffd-unit-testsWake Liu
2025-12-23idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2025-12-23selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
2025-12-23selftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka
2025-12-23selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka
2025-12-22selftests: bpf: fix tests with raw_tp calling kfuncsPuranjay Mohan
2025-12-22bpf: selftests: selftests for memcg stat kfuncsJP Kobryn
2025-12-22selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignoreGopi Krishna Menon
2025-12-21selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_fileMatt Bobrowski
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-19resolve_btfids: Change in-place update with raw binary outputIhor Solodrai
2025-12-19selftests/bpf: Run resolve_btfids only for relevant .test.o objectsIhor Solodrai
2025-12-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds