summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-15selftests/ftrace: Add test case for a symbol in a module without module nameMasami Hiramatsu (Google)
2026-07-14nvdimm: ndtest: remove redundant NULL check before vfree()Mohammad Shahid
2026-07-14nvdimm: nfit: remove redundant NULL check before vfree()Mohammad Shahid
2026-07-14selftests/cgroup: fix missing TAP output in test_hugetlb_memcgSong Hu
2026-07-14tools/sched_ext: scx_qmap: Fix stale API name in commentLiang Luo
2026-07-14KVM: selftests: Fix a spelling error in an xapic_ipi_test commentWang Yan
2026-07-14Merge tag 'sound-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-07-14cxl/test: Rework cxl_type2_mem_init() to use cxl_mock_platform_device_add()Li Ming
2026-07-14kunit: configs: enable GPIO kunit test cases in all_tests.configBartosz Golaszewski
2026-07-14tracing/probes: Eliminate recursion in parse_probe_arg()Masami Hiramatsu
2026-07-14tracing/probes: Extend max length of argument stringMasami Hiramatsu
2026-07-14tracing/probes: Add a new testcase for BTF typecastsMasami Hiramatsu (Google)
2026-07-14tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events fileMasami Hiramatsu (Google)
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