summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-07-20Merge tag 'locking-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+7
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-33/+95
2025-07-19Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+8
2025-07-19Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2025-07-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-7/+82
2025-07-18libbpf: Fix handling of BPF arena relocationsAndrii Nakryiko1-7/+13
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-21/+614
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu1-0/+26
2025-07-17selftests: Add test cases for vlan_filter modification during runtimeDong Chenchen1-12/+86
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni6-5/+432
2025-07-17selftests/bpf: Stress test attaching a BPF prog to another BPF progIlya Leoshkevich1-0/+67
2025-07-15Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+70
2025-07-15selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni1-4/+4
2025-07-15tools/hv: fcopy: Fix irregularities with size of ring bufferNaman Jain1-10/+81
2025-07-15selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc pa...Victor Nogueira1-0/+66
2025-07-15objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0Miguel Ojeda1-0/+1
2025-07-14selftests: netfilter: nft_concat_range.sh: send packets to empty setFlorian Westphal1-0/+3
2025-07-14selftests: netfilter: conntrack_resize.sh: also use udpclash toolFlorian Westphal1-0/+17
2025-07-14selftests: netfilter: add conntrack clash resolution test caseFlorian Westphal4-0/+337
2025-07-14selftests: netfilter: conntrack_resize.sh: extend resize testFlorian Westphal1-5/+75
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-07-13selftests/hid: add a test case for the recent syzbot underflowBenjamin Tissoires1-0/+70
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+4
2025-07-11selftests: net: lib: fix shift count out of rangeHangbin Liu1-1/+1
2025-07-11selftests: Add IPv6 multicast route generation tests for GRE devices.Guillaume Nault1-10/+17
2025-07-10Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+90
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2025-07-10kallsyms: fix build without execinfoAchill Gilgenast1-0/+4
2025-07-10selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pktEric Dumazet1-0/+53
2025-07-10selftests/tc-testing: Create test case for UAF scenario with DRR/NETEM/BLACKH...Victor Nogueira1-0/+37
2025-07-10tools/hv: fcopy: Fix incorrect file path conversionYasumasa Suenaga1-23/+14
2025-07-08x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka1-0/+1
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh1-2/+2
2025-07-06Merge tag 'objtool_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-07-06Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-07-06selftests/futex: Convert 32-bit timespec to 64-bit version for 32-bit compati...Terry Tritton1-1/+7
2025-07-06selftests/futex: Add futex_numa to .gitignoreTerry Tritton1-0/+1
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2025-07-03selftests/sched_ext: Fix exit selftest hang on UPAndrea Righi1-0/+8
2025-07-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+36
2025-07-02selftests/bpf: Add negative test cases for snprintfPaul Chaignon1-0/+2
2025-07-01objtool: Add missing endian conversion to read_annotate()Heiko Carstens1-0/+1
2025-06-28Merge tag 'loongarch-fixes-6.16-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2025-06-28Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+5
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds1-2/+3
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+139
2025-06-26LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth1-2/+2
2025-06-26Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds9-88/+122
2025-06-26selftests/mm: fix validate_addr() helperDev Jain1-2/+5
2025-06-26netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski1-1/+1