aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2024-10-22selftests/bpf: Add test for writes to .rodataDaniel Borkmann1-1/+30
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds23-36/+701
2024-10-18Merge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+1
2024-10-17Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds4-11/+20
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann2-0/+36
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome1-5/+22
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-31/+90
2024-10-17selftests: mm: fix the incorrect usage() info of khugepagedNanyong Sun1-1/+1
2024-10-17selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw1-0/+7
2024-10-17selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw3-10/+12
2024-10-16selftest: hid: add the missing tests directoryYun Lu1-0/+1
2024-10-16selftests/bpf: Add asserts for netfilter link infoTyrone Wu1-2/+40
2024-10-15Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-43/+37
2024-10-15selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()Dimitar Kanaliev1-0/+20
2024-10-15selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...Dimitar Kanaliev1-0/+20
2024-10-15selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni1-30/+85
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds7-104/+183
2024-10-11selftests: drivers: net: fix name not definedAlessandro Zanni1-0/+1
2024-10-11selftests: net/rds: add module not foundAlessandro Zanni1-1/+4
2024-10-11ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt1-0/+31
2024-10-11selftests/rseq: Fix mm_cid test failureMathieu Desnoyers2-43/+77
2024-10-10selftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu1-0/+9
2024-10-10selftests/bpf: Fix cross-compiling urandom_readTony Ambardar1-1/+1
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-2/+165
2024-10-10selftests/bpf: Add test for kfunc module orderSimon Sundberg7-1/+220
2024-10-10selftests/bpf: Provide a generic [un]load_module helperSimon Sundberg2-12/+24
2024-10-09selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar1-1/+1
2024-10-09selftests/bpf: fix perf_event link info name_len assertionTyrone Wu1-3/+6
2024-10-09selftests/bpf: Add more test case for field flatteningHou Tao4-2/+117
2024-10-09selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal1-0/+33
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom1-1/+1
2024-10-09selftests: sched_ext: Add sched_ext as proper selftest targetBjörn Töpel2-43/+37
2024-10-08selftests: vDSO: Explicitly include sched.hYu Liao1-0/+1
2024-10-08selftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld2-53/+49
2024-10-08selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld2-3/+1
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld3-7/+26
2024-10-08selftests: make kselftest-clean remove libynl outputsGreg Thelen1-0/+4
2024-10-08selftests: net: rds: add gitignore file for include.shJavier Carrasco1-0/+1
2024-10-08selftests: net: rds: add include.sh to EXTRA_CLEANJavier Carrasco1-1/+1
2024-10-08selftests: net: add msg_oob to gitignoreJavier Carrasco1-0/+1
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+8
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini490-3486/+24861
2024-10-04Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds9-14/+34
2024-10-04selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski1-1/+1
2024-10-04selftests: add regression test for br_netfilter panicAndy Roulin3-0/+124
2024-10-04Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+4
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-29/+32
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-28/+30
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu2-1/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1