summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-13tools/sched_ext: scx_qmap - Add sub-sched cap fault injectionTejun Heo
2026-07-13tools/sched_ext: scx_qmap - Expand hierarchical sub-schedulingTejun Heo
2026-07-13tools/sched_ext: Add three-mask cmask intersection iteratorTejun Heo
2026-07-13sched_ext: Add scx_bpf_sub_kill() to evict a child sub-schedulerTejun Heo
2026-07-13sched_ext: Add per-shard cap delegation for sub-schedulersTejun Heo
2026-07-13sched_ext: Add shard boundaries to scx_bpf_cid_override()Tejun Heo
2026-07-13sched_ext: Add ops.init_cids() to finalize the cid layout before initTejun Heo
2026-07-13Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-13Merge tag 'trace-tools-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-07-13perf record: Fix multiple PERF_RECORD_COMPRESSED2 records per pushDmitry Ilvokhin
2026-07-13perf record: Return the written size from process_comp_header()Dmitry Ilvokhin
2026-07-13perf build: Do not pass -static to dlfiltersNamhyung Kim
2026-07-13tools/sched_ext: scx_flatcg: Fix uninitialized stats on allocation failureLiang Luo
2026-07-13x86/alternative: Drop smp_locks glueBorislav Petkov (AMD)
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-12Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-12selftests/nolibc: add debug informationThomas Weißschuh
2026-07-12selftests/bpf: Test fentry link after tracing_multi linkLeon Hwang
2026-07-12selftests/bpf: Test bpf_cpumask_populate() rejects a borrowed cpumaskNicholas Dudar
2026-07-12bpf: Require a BPF cpumask for bpf_cpumask_populate()Nicholas Dudar
2026-07-11objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0Miguel Ojeda
2026-07-10perf metricgroup: Fix metric expression copy leaksYu Peng
2026-07-10perf clang-format: Prioritize Python.h and expand other categoriesIan Rogers
2026-07-10perf record: Fix teardown hang on system-wide multi-threaded sessionsIan Rogers
2026-07-10libbpf: Fix double-free of distilled base BTF on .BTF.ext parse errorNaveed Khan
2026-07-10selftests/bpf: veristat: Minimize map size during verificationEmil Tsalapatis
2026-07-10selftests/ftrace: fix spelling error in poll test commentWang Yan
2026-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-07-10Merge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-10selftests/tracing: Have trigger-hist-poll.tc use sched_process_exitSteven Rostedt
2026-07-10selftests/ftrace: Fix reading enabled_functions in add_remove_fprobe_module testSteven Rostedt
2026-07-10KVM: selftests: Randomize pCPU in steal time testSean Christopherson
2026-07-10KVM: selftests: Drop superfluous use of pthread_attr_setaffinity_np()Sean Christopherson
2026-07-10KVM: selftests: Verify SNP VMs are rejected from migration and mirroringAtish Patra
2026-07-10selftests/riscv: ptrace: Fix memory leak of regset_data in vector testsWang Yan
2026-07-10selftests: netfilter: add bridge tunnel flowtable regressionZhengyang Chen
2026-07-10platform/x86/amd/pmf: Introduce AMD PMF testing tool for driver metrics and f...Shyam Sundar S K
2026-07-10selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth
2026-07-10selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth
2026-07-10selftests/landlock: Add test for TCP fast openMatthieu Buffet
2026-07-10selftests/bpf: Add bpf_icmp_send no route testMahe Tardy
2026-07-10selftests/bpf: Add bpf_icmp_send recursion testMahe Tardy
2026-07-10selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb IPv6 testsMahe Tardy
2026-07-10selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb testsMahe Tardy
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-10selftests/liveupdate: add end to end test infrastructure and scriptsPasha Tatashin
2026-07-10selftests: timers: Partially revert "Remove local NSEC_PER_SEC and USEC_PER_S...Wake Liu
2026-07-09perf capstone: Fix kernel map reference count leakTengda Wu
2026-07-09perf tests: Restore -p flag to lock contention testIan Rogers