summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-31Merge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-28selftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann
2026-07-28selftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann
2026-07-28Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-25Merge tag 'rust-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-25Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' of git://git.kernel.org/pu...Linus Torvalds
2026-07-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-24Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-07-24selftests/xsk: account reclaimed invalid Tx descriptorsMaciej Fijalkowski
2026-07-24selftests/xsk: fix too-many-frags multi-buffer Tx testMaciej Fijalkowski
2026-07-24selftests/net/af_unix: test listen() rejects wrong socket statesJohn Ericson
2026-07-24selftests/ftrace: Reset triggers at top level before instance loopMasami Hiramatsu (Google)
2026-07-23selftests/bpf: Test passing scalar NULL to nonnull global subprogAmery Hung
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-23selftests: mptcp: userspace_pm: fix undefined variable portGeliang Tang
2026-07-23Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-07-23selftests/net: packetdrill: cover RST validation in SYN-RECEIVEDYuxiang Yang
2026-07-22selftests: netfilter: nft_flowtable.sh: fix offload counter verification for ...Lorenzo Bianconi
2026-07-22selftests: net: bridge: test ranges with PVID VLANNikolay Aleksandrov
2026-07-22selftests/pidfd: check PIDFD_THREAD survives open_by_handle_at()Christian Brauner
2026-07-21tools headers: Sync KVM headers with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers: Sync UAPI linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers: Sync UAPI drm/drm.h with kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers: Sync linux/gfp_types.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers UAPI: Sync linux/rtnetlink.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers UAPI: Sync linux/const.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21perf bench bpf: Add missing .gitignore fileArnaldo Carvalho de Melo
2026-07-21selftests: netconsole: ignore busywait errorsMatthieu Baerts (NGI0)
2026-07-21selftests: drv-net: add missing kconfig for psp.pyMatthieu Baerts (NGI0)
2026-07-21selftests: drv-net: increase timeoutMatthieu Baerts (NGI0)
2026-07-21selftests: ovpn: increase timeoutMatthieu Baerts (NGI0)
2026-07-21selftests: ovpn: add IPV6 and VETH configsMatthieu Baerts (NGI0)
2026-07-21selftests: openvswitch: add config fileMatthieu Baerts (NGI0)
2026-07-21selftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)
2026-07-21selftests/fuse: add ACL_DONT_CACHE regression testAmir Goldstein
2026-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-07-21KVM: selftests: sev_init2_tests: Derive SEV availability from KVMDavid Woodhouse
2026-07-21KVM: selftests: sev_smoke_test: Only run VM types the host offersDavid Woodhouse
2026-07-21vsock/test: add test for small packets under pressureStefano Garzarella
2026-07-20selftests/bpf: Add test for redirect from qdisc qevent blockDaniel Borkmann
2026-07-20selftests/net: Fix tun IPv6 test addresses to avoid 6to4 rangeRicardo B. Marlière
2026-07-20selftest: fix headers in fclog.cJori Koolstra