aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-04-10netlink: specs: rename rtnetlink specs in accordance with family nameJakub Kicinski1-2/+2
2025-04-10io_uring/zcrx: enable tcp-data-split in selftestDavid Wei1-0/+4
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-368/+1013
2025-04-10selftests/nolibc: drop unnecessary sys/io.h includeThomas Weißschuh1-1/+0
2025-04-10selftests/bpf: Make res_spin_lock AA test condition strongerKumar Kartikeya Dwivedi1-3/+7
2025-04-10selftests/xsk: Add tail adjustment tests and support checkTushar Vyavahare4-2/+156
2025-04-10selftests/xsk: Add packet stream replacement functionTushar Vyavahare1-6/+7
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-2/+315
2025-04-10Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linuxLinus Torvalds1-0/+24
2025-04-10selftests: netfilter: add test case for recent mismatch bugFlorian Westphal1-1/+38
2025-04-10selftests/kexec: Add x86_64 selftest for kexec-jump and exception handlingDavid Woodhouse3-0/+121
2025-04-09selftests/bpf: Add test case for atomic update of fd htabHou Tao2-0/+217
2025-04-09selftests/net: test sk_filter support for SKF_NET_OFF on fragsWillem de Bruijn4-0/+277
2025-04-09selftest/bpf/benchs: Add benchmark for sockmap usageJiayuan Chen4-0/+670
2025-04-09selftests/bpf: add ktls selftestJiayuan Chen2-1/+199
2025-04-09selftests: test_bridge_neigh_suppress: Test unicast ARP/NS with suppressionAmit Cohen1-0/+125
2025-04-09selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar1-0/+6
2025-04-09selftests/bpf: Add BTF.ext line/func info getter testsMykyta Yatsenko2-0/+86
2025-04-09selftests/bpf: Support struct/union presets in veristatMykyta Yatsenko4-8/+140
2025-04-09Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds5-6/+5
2025-04-09Merge tag 'v6.15-rc1' into x86/mm, to pick up fixesIngo Molnar96-609/+2778
2025-04-09selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid()Malaya Kumar Rout1-3/+6
2025-04-09selftests: gpio: add test cases for gpio-aggregatorKoichiro Den3-1/+725
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila1-0/+36
2025-04-08Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-2/+6
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)1-0/+18
2025-04-08selftests: tc-testing: Pre-load IFE action and its submodulesVictor Nogueira1-0/+4
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw1-1/+1
2025-04-08kunit: tool: fix count of tests if late test planRae Moar2-2/+6
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem1-1/+1
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar2-1/+3
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-123/+195
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-215/+402
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds2-2/+0
2025-04-08rcutorture: Make srcu_lockdep.sh check reader-conflict handlingPaul E. McKenney1-0/+31
2025-04-08rcutorture: Make srcu_lockdep.sh check kernel KconfigPaul E. McKenney1-1/+10
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini3-33/+96
2025-04-08selftests: tls: check that disconnect does nothingJakub Kicinski1-0/+36
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with ETS parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with DRR parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HTB parentCong Wang1-0/+31
2025-04-07selftests: drv-net: test random value for hds-threshTaehee Yoo1-1/+32
2025-04-07selftests/sched_ext: Add test for scx_bpf_select_cpu_and()Andrea Righi3-0/+179
2025-04-07selftests/filesystems: add open() test for anonymous inodesChristian Brauner1-0/+17
2025-04-07selftests/filesystems: add exec() test for anonymous inodesChristian Brauner1-0/+13
2025-04-07selftests/filesystems: add chmod() test for anonymous inodesChristian Brauner1-0/+13
2025-04-07selftests/filesystems: add chown() test for anonymous inodesChristian Brauner3-1/+28