summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
11 daysMerge tag 'timers-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
11 daysMerge tag 'locking-futex-2026-08-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
11 daysMerge tag 'core-rseq-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
11 daysMerge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysperf vendor events arm64: Fix Tegra410 Olympus event 0x0197Besar Wicaksono
11 daysperf vendor events arm64: fix swapped MetricGroup for Tegra410 L1 prefetcher ...Saurav Sachidanand
11 daysMerge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
11 daysMerge tag 'perf-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
11 daysMerge tag 'objtool-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
11 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
11 daysMerge tag 'rust-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds
11 daysMerge tag 'nolibc-20260814-for-7.3-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
11 daysMerge tag 'liveupdate-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysMerge tag 'thermal-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
11 daysMerge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
11 daysMerge tag 'kvm-x86-misc-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
11 daysMerge tag 'kvm-x86-selftests2-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
11 daysMerge tag 'kvm-x86-selftests-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
11 daysMerge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
11 daysMerge tag 'kvm-riscv-7.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
11 daysMerge tag 'linux_kselftest-next-7.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
12 daysMerge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
12 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
12 daysselftest: Add tests for useful handling of LSM denials on SCM_RIGHTSJori Koolstra
12 daysselftests: mptcp: diag: fix stack buffer overflow in get_subflow_info()Jiangshan Yi
12 daysselftests: mptcp: fix const qualifier warnings in strchr usageGeliang Tang
12 daysselftests: mptcp: pcap: drop most of the payloadMatthieu Baerts (NGI0)
12 daysselftests: mptcp: simult_flow: test name in pcap fileMatthieu Baerts (NGI0)
12 daysselftests: mptcp: connect: test name in pcap fileMatthieu Baerts (NGI0)
12 daysselftests: mptcp: check per-event MPTCP_RST_EMPTCP countersShardul Bankar
12 daysperf evlist: Warn when 'sleep' workload is used without system-wide (-a) optionIan Rogers
12 daysperf c2c: document function view in perf-c2c man pageJiebin Sun
12 daysperf c2c: add function view browser UI and cacheline detailJiebin Sun
12 daysperf c2c: build and finalize the function view hierarchyJiebin Sun
12 daysperf c2c: add function view hierarchy entry creationJiebin Sun
12 daysperf c2c: add function view stats merge and memory managementJiebin Sun
12 daysperf c2c: add HPP list parsing for function view columnsJiebin Sun
12 daysperf c2c: add column rendering for function viewJiebin Sun
12 daysperf c2c: add function view model skeletonJiebin Sun
12 daysperf c2c: extract shared data structures into util/c2c.hJiebin Sun
12 dayssched_ext: Merge branch 'for-7.3-arena-args' into for-7.3Tejun Heo
12 daysMerge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daysMerge tag 'vfs-7.3-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
12 daysMerge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
12 daysMerge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daysselftests: net: separate ipv6_flowlabel_mgr testMarcelo Mendes Spessoto Junior
12 daysselftests/bpf: Add tests for a store on a fault prone qdisc pointerDaniel Borkmann
12 daysselftests/bpf: Add tests for fault prone loads out of RCU pointersDaniel Borkmann
12 daysselftests/bpf: Add tests for pointer type merge at a shared loadDaniel Borkmann
12 daysselftests/bpf: Remove duplicate copies of the arena spinlock qnodesChangwoo Min