summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29Merge tag 'nolibc-20250724-for-6.17-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-29Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29Merge tag 'timers-vdso-2025-07-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-29Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-29Merge tag 'linux_kselftest-next-6.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-07-28Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-28selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suiteKaFai Wan
2025-07-28selftests/bpf: Add selftest for attaching tracing programs to functions in de...KaFai Wan
2025-07-28bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...KaFai Wan
2025-07-28Merge tag 'landlock-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-28bpf: Add third round of bounds deductionPaul Chaignon
2025-07-28selftests/bpf: Test invariants on JSLT crossing signPaul Chaignon
2025-07-28selftests/bpf: Test cross-sign 64bits range refinementPaul Chaignon
2025-07-28selftests/bpf: Update reg_bound range refinement logicPaul Chaignon
2025-07-26selftests/bpf: Enable private stack tests for arm64Puranjay Mohan
2025-07-26selftests: bpf: fix legacy netfilter optionsJakub Kicinski
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-26selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu
2025-07-25selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failureYonghong Song
2025-07-25selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failureYonghong Song
2025-07-25selftests/bpf: Increase xdp data size for arm64 64K page sizeYonghong Song
2025-07-25selftests: drv-net: Wait for bkg socat to startMohsin Bashir
2025-07-25Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller
2025-07-25selftests: net: Skip test if IPv6 is not configuredBreno Leitao
2025-07-25selftests: rtnetlink: add macsec and vlan nesting testStanislav Fomichev
2025-07-25selftests: netfilter: ipvs.sh: Explicity disable rp_filter on interface tunl0Yi Chen
2025-07-25selftests: netfilter: Ignore tainted kernels in interface stress testPhil Sutter
2025-07-25selftests: netfilter: Enable CONFIG_INET_SCTP_DIAGSebastian Andrzej Siewior
2025-07-25selftests: net: Enable legacy netfilter legacy options.Florian Westphal
2025-07-24Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-24selftests: drv-net: tso: fix non-tunneled tso6 test case nameDaniel Zahka
2025-07-24selftests: drv-net: tso: fix vxlan tunnel flags to get correct gso_typeDaniel Zahka
2025-07-24selftests: drv-net: tso: enable test cases based on hw_featuresDaniel Zahka
2025-07-24selftests: drv-net: Make command requirements explicitGal Pressman
2025-07-24selftests: drv-net: Fix remote command checking in require_cmd()Gal Pressman
2025-07-24net: define an enum for the napi threaded stateSamiullah Khawaja
2025-07-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski