summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2025-03-24selftests: vxlan_bridge: Test flood with unresolved FDB entryAmit Cohen-0/+23
2025-03-24selftests: drv-net: rss_ctx: Don't assume indirection table is presentGal Pressman-1/+1
2025-03-24selftest: net: update proc_net_pktgen (add more imix_weights test cases)Peter Seiderer-0/+44
2025-03-24Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+652
2025-03-24Merge tag 'vfs-6.15-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+14
2025-03-24Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-6/+867
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-98/+889
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+738
2025-03-22selftests: ublk: add stripe targetMing Lei-2/+397
2025-03-22selftests: ublk: simplify loop io completionMing Lei-48/+47
2025-03-22selftests: ublk: enable zero copy for null targetMing Lei-1/+95
2025-03-22selftests: ublk: prepare for supporting stripe targetMing Lei-6/+38
2025-03-22selftests: ublk: move common code into common.cMing Lei-53/+58
2025-03-22selftests: ublk: increase max buffer size to 1MBMing Lei-1/+1
2025-03-22selftests: ublk: add single sqe allocator helperMing Lei-52/+44
2025-03-22selftests: ublk: add generic_01 for verifying sequential IO orderMing Lei-1/+94
2025-03-22selftests/bpf: Add selftests for load-acquire/store-release when register num...Kohei Enju-0/+28
2025-03-22bpf: Fix out-of-bounds read in check_atomic_load/store()Kohei Enju-5/+21
2025-03-21selftests/mm: speed up split_huge_page_testRyan Roberts-4/+7
2025-03-21selftests/mm: uffd-unit-tests support for hugepages > 2MRyan Roberts-1/+4
2025-03-21selftests/mm: add commentary about 9pfs bugsBrendan Jackman-10/+22
2025-03-21selftests: ublk: fix starting ublk deviceMing Lei-11/+23
2025-03-21selftests/timers: Improve skew_consistency by testing with other clockidsJohn Stultz-1/+1
2025-03-21selftests: netconsole: Add tests for 'release' feature in sysdataBreno Leitao-3/+41
2025-03-21landlock: Add the errata interfaceMickaël Salaün-1/+45
2025-03-20selftests: ublk: fix write cache implementationMing Lei-4/+2
2025-03-20selftests: ublk: add variable for user to not show test resultMing Lei-6/+10
2025-03-20selftests: ublk: don't show `modprobe` failureMing Lei-2/+2
2025-03-20selftests: ublk: add one dependency headerMing Lei-0/+19
2025-03-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni-0/+2
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-187/+260
2025-03-20selftests/bpf: Sanitize pointer prior fclose()Björn Töpel-2/+4
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-17/+70
2025-03-20Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-25/+56
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-186/+257
2025-03-20Revert "selftests: Add IPv6 link-local address generation tests for GRE devic...Guillaume Nault-178/+0
2025-03-20selftests/pidfd: third test for multi-threaded exec pollingChristian Brauner-0/+147
2025-03-20selftests/pidfd: second test for multi-threaded exec pollingChristian Brauner-24/+48
2025-03-20selftests/pidfd: first test for multi-threaded exec pollingChristian Brauner-7/+31
2025-03-20selftests: net: test for lwtunnel dst ref loopsJustin Iurman-0/+249
2025-03-20selftests: mptcp: add pm sysctl mapping testsGeliang Tang-1/+29
2025-03-19selftests/bpf: Migrate test_xdp_vlan.sh into test_progsBastien Curutchet (eBPF Foundation)-254/+176
2025-03-19selftests/bpf: test_xdp_vlan: Rename BPF sectionsBastien Curutchet (eBPF Foundation)-13/+13
2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton-7/+30
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton-10/+37
2025-03-19Merge branch 'kvm-arm64/nv-idregs' into kvmarm/nextOliver Upton-0/+3
2025-03-19sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config filesIngo Molnar-3/+1
2025-03-19rseq/selftests: Fix namespace collision with rseq UAPI headerMichael Jeanson-2/+2
2025-03-19tc-tests: Update tc police action tests for tc buffer size rounding fixes.Jonathan Lennox-5/+5
2025-03-19selftests: drv-net: use defer in the ping testJakub Kicinski-8/+8