summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-15perf doc: Fix mmap failure checks in topdown exampleHongfu Li
2026-07-15perf jevents: Add Intel OMR MSR mappingsDapeng Mi
2026-07-15perf test: Remove duplicate include of util/term.hChen Ni
2026-07-15docs: kdoc: fix troff output description typoYousef Alhouseen
2026-07-15selftests/bpf: Fix fib_lookup VLAN tests on hosts with forwarding onAvinash Duduskar
2026-07-15Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15selftests/bpf: Cover negative buffer pointer offsetsSun Jian
2026-07-15selftests/bpf: Test FIONREAD on a sockmap socket without a verdict programMattia Meleleo
2026-07-15selftests/bpf: Test kfunc returning zero-sized allocation bufferAmery Hung
2026-07-15bpf: Unify helper and kfunc allocation-size argument handlingAmery Hung
2026-07-15bpf: Remove dynptr check in check_stack_range_initialized()Amery Hung
2026-07-15docs: bpf: Document BPF_RB_OVERWRITE_POS in bpf_ringbuf_queryJianlin Shi
2026-07-15selftests/bpf: Add bpf_fib_lookup() VLAN flag testsAvinash Duduskar
2026-07-15bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT flag to bpf_fib_lookup() helperAvinash Duduskar
2026-07-15bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helperAvinash Duduskar
2026-07-15selftests/bpf: Fail unbound UDP on sockmap updateMichal Luczaj
2026-07-15selftests/bpf: Adapt sockmap update error handlingMichal Luczaj
2026-07-15selftests/bpf: Ensure UDP sockets are boundMichal Luczaj
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