aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+5
6 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds6-3/+149
7 dayslibbpf: fix off-by-one in emit_signature_match jump offsetKP Singh1-2/+1
7 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-4/+21
7 daysKVM: selftests: Verify that KVM returns the configured APIC cycle lengthSean Christopherson1-0/+4
7 daysKVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>Hisam Mehboob1-1/+1
8 daysMerge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds12-45/+261
9 daystools: ynl: support listening on all nsidsIlya Maximets1-5/+32
9 daysselftests: net: Fix checksums in xdp_nativeNimrod Oren1-25/+30
9 daysselftests: rds: config: disable modulesMatthieu Baerts (NGI0)1-0/+1
9 daysselftests/bpf: add regression test for ktls+sockmap verdict UAFXingwang Xiang2-0/+124
10 daysbpf: Reject NULL data/sig in bpf_verify_pkcs7_signatureKP Singh1-1/+1
10 daysselftests: bridge_vlan_mcast: Test toggling of multicast snoopingIdo Schimmel1-1/+29
11 daysMerge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds2-1/+51
11 daysselftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)2-8/+8
11 daysselftests: mptcp: join: cover ADD_ADDR tx drop and list progressLi Xiasong1-0/+31
11 daysMerge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni3-6/+6
11 daysMerge branch 'perf-upstream'Namhyung Kim12-20/+93
12 daysselftests/bpf: Cover global subprog exception leaksKumar Kartikeya Dwivedi1-0/+22
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2026-05-14perf trace: Update beautifier script for clone flagsNamhyung Kim1-0/+4
2026-05-14perf trace: Add beautifier script for fsmount flagsNamhyung Kim6-15/+56
2026-05-14perf build: Add make check-headers targetNamhyung Kim2-2/+4
2026-05-14perf trace: Sync uapi/linux/sched.h with the kernel sourceNamhyung Kim1-2/+15
2026-05-14perf trace: Sync uapi/linux/mount.h with the kernel sourceNamhyung Kim1-0/+1
2026-05-14perf trace: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim1-0/+12
2026-05-14perf trace: Sync linux/socket.h with the kernel sourceNamhyung Kim1-1/+1
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-5/+95
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang1-0/+57
2026-05-14selftests: ovpn: reduce remaining ping flood countsRalf Lici3-6/+6
2026-05-13selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira1-0/+41
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-0/+50
2026-05-13selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino1-1/+1
2026-05-13Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+11
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+9
2026-05-13selftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao1-3/+7
2026-05-13selftests/rdma: explicitly skip tests when required modules are missingYi Lai4-4/+21
2026-05-13selftests: ublk: cap nthreads to kernel's actual nr_hw_queuesMing Lei1-0/+11
2026-05-12KVM: selftests: Ensure gmem file sizes are multiple of host page sizeSean Christopherson1-2/+7
2026-05-12tools: ynl: add scope qualifier for definitionsJakub Kicinski1-2/+29
2026-05-12selftests: drv-net: add shaper test for duplicate leavesJakub Kicinski1-2/+22
2026-05-11x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia1-1/+2
2026-05-11selftests/bpf: Add test for large offset bpf-to-bpf callYazhou Tang2-0/+68
2026-05-10selftests/sched_ext: Fix build error in dequeue selftestAndrea Righi1-0/+1
2026-05-10selftests/cgroup: Fix string comparison in write_testHongfu Li1-1/+1
2026-05-10selftests/cgroup: Fix cg_read_strcmp() empty string comparisonHongfu Li1-2/+3
2026-05-10tools/ynl: add missing uapi header deps in Makefile.depsStanislav Fomichev1-1/+3
2026-05-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds7-3/+93
2026-05-08Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-43/+208