summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-04-11selftest: net: Remove DCCP bits.Kuniyuki Iwashima
2025-04-11selftests/mm: fix compiler -Wmaybe-uninitialized warningAnshuman Khandual
2025-04-11selftests: mincore: fix tmpfs mincore test failureBaolin Wang
2025-04-11selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-11test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-11radix-tree: add missing cleanup.hDaniel Gomez
2025-04-11selftests/tc-testing: Add test for echo of big TC filtersToke Høiland-Jørgensen
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt
2025-04-11tools/nolibc: Add support for SPARCThomas Weißschuh
2025-04-11selftests/nolibc: only consider XARCH for CFLAGS when requestedThomas Weißschuh
2025-04-11selftests/nolibc: drop dependency from sysroot to defconfigThomas Weißschuh
2025-04-11rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RTPaul E. McKenney
2025-04-11selftests/landlock: Add PID tests for audit recordsMickaël Salaün
2025-04-11selftests/landlock: Factor out audit fixture in audit_testMickaël Salaün
2025-04-10netlink: specs: rename rtnetlink specs in accordance with family nameJakub Kicinski
2025-04-10io_uring/zcrx: enable tcp-data-split in selftestDavid Wei
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-10selftests/nolibc: drop unnecessary sys/io.h includeThomas Weißschuh
2025-04-10selftests/bpf: Make res_spin_lock AA test condition strongerKumar Kartikeya Dwivedi
2025-04-10selftests/xsk: Add tail adjustment tests and support checkTushar Vyavahare
2025-04-10selftests/xsk: Add packet stream replacement functionTushar Vyavahare
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-10Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-10selftests: netfilter: add test case for recent mismatch bugFlorian Westphal
2025-04-10selftests/kexec: Add x86_64 selftest for kexec-jump and exception handlingDavid Woodhouse
2025-04-09selftests/bpf: Add test case for atomic update of fd htabHou Tao
2025-04-09selftests/net: test sk_filter support for SKF_NET_OFF on fragsWillem de Bruijn
2025-04-09selftest/bpf/benchs: Add benchmark for sockmap usageJiayuan Chen
2025-04-09selftests/bpf: add ktls selftestJiayuan Chen
2025-04-09selftests: test_bridge_neigh_suppress: Test unicast ARP/NS with suppressionAmit Cohen
2025-04-09selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar
2025-04-09selftests/bpf: Add BTF.ext line/func info getter testsMykyta Yatsenko
2025-04-09selftests/bpf: Support struct/union presets in veristatMykyta Yatsenko
2025-04-09Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-09Merge tag 'v6.15-rc1' into x86/mm, to pick up fixesIngo Molnar
2025-04-09selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid()Malaya Kumar Rout
2025-04-09selftests: gpio: add test cases for gpio-aggregatorKoichiro Den
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila
2025-04-08Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)
2025-04-08selftests: tc-testing: Pre-load IFE action and its submodulesVictor Nogueira
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw
2025-04-08kunit: tool: fix count of tests if late test planRae Moar
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-08rcutorture: Make srcu_lockdep.sh check reader-conflict handlingPaul E. McKenney