summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds72-518/+6180
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds200-1002/+10364
2026-08-19Merge tag 'lsm-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2026-08-19Merge tag 'trace-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+132
2026-08-19Merge tag 'ftrace-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2-17/+42
2026-08-19Merge tag 'trace-tools-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-382/+911
2026-08-19Merge tag 'trace-rv-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds95-618/+4688
2026-08-19Merge tag 'spi-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-0/+2
2026-08-18Merge tag 'x86_alternatives_for_v7.3_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-3/+1
2026-08-18Merge tag 'timers-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-284/+218
2026-08-18Merge tag 'locking-futex-2026-08-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-605/+1095
2026-08-18Merge tag 'core-rseq-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+3
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+8
2026-08-18Merge tag 'perf-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-75/+446
2026-08-18Merge tag 'objtool-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-123/+846
2026-08-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-8/+451
2026-08-18Merge tag 'rust-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds1-0/+1
2026-08-18Merge tag 'nolibc-20260814-for-7.3-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12-11/+284
2026-08-18Merge tag 'liveupdate-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-114/+671
2026-08-18Merge tag 'thermal-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2026-08-18Merge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds8-25/+114
2026-08-17Merge tag 'linux_kselftest-next-7.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+2
2026-08-17Merge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-1/+14
2026-08-17Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-1/+0
2026-08-17selftest: Add tests for useful handling of LSM denials on SCM_RIGHTSJori Koolstra5-0/+345
2026-08-17selftests: mptcp: diag: fix stack buffer overflow in get_subflow_info()Jiangshan Yi1-1/+2
2026-08-17selftests: mptcp: fix const qualifier warnings in strchr usageGeliang Tang1-2/+2
2026-08-17selftests: mptcp: pcap: drop most of the payloadMatthieu Baerts (NGI0)3-3/+3
2026-08-17selftests: mptcp: simult_flow: test name in pcap fileMatthieu Baerts (NGI0)1-2/+7
2026-08-17selftests: mptcp: connect: test name in pcap fileMatthieu Baerts (NGI0)1-3/+3
2026-08-17selftests: mptcp: check per-event MPTCP_RST_EMPTCP countersShardul Bankar1-0/+93
2026-08-17Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+137
2026-08-17Merge tag 'vfs-7.3-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+512
2026-08-17Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-5/+95
2026-08-17Merge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+124
2026-08-17selftests: net: separate ipv6_flowlabel_mgr testMarcelo Mendes Spessoto Junior2-4/+1
2026-08-17selftests/bpf: Add tests for a store on a fault prone qdisc pointerDaniel Borkmann2-0/+67
2026-08-17selftests/bpf: Add tests for fault prone loads out of RCU pointersDaniel Borkmann2-0/+78
2026-08-17selftests/bpf: Add tests for pointer type merge at a shared loadDaniel Borkmann1-0/+234
2026-08-17selftests/bpf: Remove duplicate copies of the arena spinlock qnodesChangwoo Min3-6/+15
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-1/+608
2026-08-17Merge tag 'vfs-7.3-rc1.binfmt' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-0/+2869
2026-08-17selftests/bpf: Retry stat generation in cgroup_iter_memcgAndrii Nakryiko1-0/+43
2026-08-17selftests/bpf: Test pseudo-function policy diagnosticsKumar Kartikeya Dwivedi1-0/+18
2026-08-17selftests/bpf: Test kfunc argument diagnosticsKumar Kartikeya Dwivedi2-0/+11
2026-08-17selftests/bpf: Exercise negative optlen in cgroup getsockopt hookJunseo Lim1-0/+22
2026-08-17selftests/bpf: tc_tunnel - validate decap GSO and encapsulation stateNick Hudson2-8/+84
2026-08-17bpf: Add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulationNick Hudson1-2/+32
2026-08-17bpf: Name the enum for BPF_FUNC_skb_adjust_room flagsNick Hudson1-1/+1