summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-04-11selftests/tc-testing: Add test for echo of big TC filtersToke Høiland-Jørgensen-0/+22
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt-0/+177
2025-04-11tools/nolibc: Add support for SPARCThomas Weißschuh-0/+13
2025-04-11selftests/nolibc: only consider XARCH for CFLAGS when requestedThomas Weißschuh-1/+4
2025-04-11selftests/nolibc: drop dependency from sysroot to defconfigThomas Weißschuh-1/+1
2025-04-11rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RTPaul E. McKenney-5/+9
2025-04-11selftests/landlock: Add PID tests for audit recordsMickaël Salaün-10/+141
2025-04-11selftests/landlock: Factor out audit fixture in audit_testMickaël Salaün-15/+12
2025-04-10netlink: specs: rename rtnetlink specs in accordance with family nameJakub Kicinski-2/+2
2025-04-10io_uring/zcrx: enable tcp-data-split in selftestDavid Wei-0/+4
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-368/+1013
2025-04-10selftests/nolibc: drop unnecessary sys/io.h includeThomas Weißschuh-1/+0
2025-04-10selftests/bpf: Make res_spin_lock AA test condition strongerKumar Kartikeya Dwivedi-3/+7
2025-04-10selftests/xsk: Add tail adjustment tests and support checkTushar Vyavahare-2/+156
2025-04-10selftests/xsk: Add packet stream replacement functionTushar Vyavahare-6/+7
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+315
2025-04-10Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linuxLinus Torvalds-0/+24
2025-04-10selftests: netfilter: add test case for recent mismatch bugFlorian Westphal-1/+38
2025-04-10selftests/kexec: Add x86_64 selftest for kexec-jump and exception handlingDavid Woodhouse-0/+121
2025-04-09selftests/bpf: Add test case for atomic update of fd htabHou Tao-0/+217
2025-04-09selftests/net: test sk_filter support for SKF_NET_OFF on fragsWillem de Bruijn-0/+277
2025-04-09selftest/bpf/benchs: Add benchmark for sockmap usageJiayuan Chen-0/+670
2025-04-09selftests/bpf: add ktls selftestJiayuan Chen-1/+199
2025-04-09selftests: test_bridge_neigh_suppress: Test unicast ARP/NS with suppressionAmit Cohen-0/+125
2025-04-09selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar-0/+6
2025-04-09selftests/bpf: Add BTF.ext line/func info getter testsMykyta Yatsenko-0/+86
2025-04-09selftests/bpf: Support struct/union presets in veristatMykyta Yatsenko-8/+140
2025-04-09Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds-6/+5
2025-04-09Merge tag 'v6.15-rc1' into x86/mm, to pick up fixesIngo Molnar-609/+2778
2025-04-09selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid()Malaya Kumar Rout-3/+6
2025-04-09selftests: gpio: add test cases for gpio-aggregatorKoichiro Den-1/+725
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila-0/+36
2025-04-08Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds-2/+6
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)-0/+18
2025-04-08selftests: tc-testing: Pre-load IFE action and its submodulesVictor Nogueira-0/+4
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo-3/+0
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw-1/+1
2025-04-08kunit: tool: fix count of tests if late test planRae Moar-2/+6
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem-1/+1
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar-1/+3
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-123/+195
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-215/+402
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-2/+0
2025-04-08rcutorture: Make srcu_lockdep.sh check reader-conflict handlingPaul E. McKenney-0/+31
2025-04-08rcutorture: Make srcu_lockdep.sh check kernel KconfigPaul E. McKenney-1/+10
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-33/+96
2025-04-08selftests: tls: check that disconnect does nothingJakub Kicinski-0/+36
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with ETS parentCong Wang-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with DRR parentCong Wang-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parentCong Wang-0/+31