summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
46 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfHEADmasterLinus Torvalds24-48/+711
46 hoursMerge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+1
3 daysMerge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds5-11/+130
3 daysselftests/bpf: Add test case for delta propagationDaniel Borkmann2-0/+36
3 daysbpf: Properly test iter/task tid filteringJordan Rome1-5/+22
3 daysMerge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-31/+90
3 daysmaple_tree: add regression test for spanning store bugLorenzo Stoakes1-0/+84
4 daysselftests: mm: fix the incorrect usage() info of khugepagedNanyong Sun1-1/+1
4 daysmaple_tree: check for MA_STATE_BULK on setting wr_rebalanceSidhartha Kumar1-0/+26
4 daysselftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw1-0/+7
4 daysselftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw3-10/+12
4 daysselftest: hid: add the missing tests directoryYun Lu1-0/+1
4 daysselftests/bpf: Add asserts for netfilter link infoTyrone Wu1-2/+40
5 daysMerge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-43/+37
5 daysselftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()Dimitar Kanaliev1-0/+20
5 daysselftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...Dimitar Kanaliev1-0/+20
5 daysselftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni1-30/+85
9 daysMerge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds12-109/+183
9 daysselftests: drivers: net: fix name not definedAlessandro Zanni1-0/+1
9 daysselftests: net/rds: add module not foundAlessandro Zanni1-1/+4
9 daysftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt1-0/+31
9 daysselftests/rseq: Fix mm_cid test failureMathieu Desnoyers2-43/+77
10 daysselftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu1-0/+9
10 daysselftests/bpf: Fix cross-compiling urandom_readTony Ambardar1-1/+1
10 daysMerge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-2/+165
10 daysselftests/bpf: Add test for kfunc module orderSimon Sundberg7-1/+220
10 daysselftests/bpf: Provide a generic [un]load_module helperSimon Sundberg2-12/+24
11 daysselftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar1-1/+1
11 daysselftests/bpf: fix perf_event link info name_len assertionTyrone Wu1-3/+6
11 daysselftests/bpf: Add more test case for field flatteningHou Tao4-2/+117
11 daysMerge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
11 daysselftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal1-0/+33
11 daysselftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom1-1/+1
11 daysselftests: sched_ext: Add sched_ext as proper selftest targetBjörn Töpel2-43/+37
12 daysselftests: vDSO: Explicitly include sched.hYu Liao1-0/+1
12 daysselftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld2-53/+49
12 daysselftests: vDSO: unconditionally build getrandom testJason A. Donenfeld2-3/+1
12 daysselftests: vDSO: unconditionally build chacha testJason A. Donenfeld8-12/+26
12 daysMerge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-5/+5
12 daysMerge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...Linus Torvalds18-34/+170
12 daysselftests: make kselftest-clean remove libynl outputsGreg Thelen1-0/+4
12 daysselftests: net: rds: add gitignore file for include.shJavier Carrasco1-0/+1
12 daysselftests: net: rds: add include.sh to EXTRA_CLEANJavier Carrasco1-1/+1
12 daysselftests: net: add msg_oob to gitignoreJavier Carrasco1-0/+1
13 dayssched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTEDTejun Heo1-2/+2
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 Bonzini1100-8554/+53978
2024-10-05Merge 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-04Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+4