summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-19sched_ext: Rename the cid-form cgroup ops to cpuctl_*Tejun Heo
2026-07-19tools/sched_ext: Add SCX_OPS_CID_OPEN for cid-form schedulersTejun Heo
2026-07-19tools/sched_ext: scx_qmap - Add init fault injection modesTejun Heo
2026-07-19tools/sched_ext: scx_qmap - Consume cgroup weights through set_weightTejun Heo
2026-07-19perf stat: Add --hide-zero-events option to suppress zero-count eventsAaron Tomlin
2026-07-19selftests/bpf: Cover scalar arena frees below the baseYiyang Chen
2026-07-19selftests/bpf: Remove redundant config option from selftests fragmentsAlexis Lothoré (eBPF Foundation)
2026-07-19selftests/bpf: Add tests for memory usage for arenaJiayuan Chen
2026-07-19selftests/bpf: Run arena tests seriallyJiayuan Chen
2026-07-17perf build: Fix compiler errors with old capstoneNamhyung Kim
2026-07-17perf ui hists: Fix NULL pointer array gap in add_script_opt()Ian Rogers
2026-07-17perf disasm: Fix potential NULL pointer dereference and use-after-free in arc...Ian Rogers
2026-07-17perf ui hists: Include limits.h for PATH_MAX definitionIan Rogers
2026-07-17perf ui hists: Fix uninitialized stack memory free on pstack allocation failureIan Rogers
2026-07-17perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflowIan Rogers
2026-07-17selftests/cgroup: Fix minor defects in test_cpusetWaiman Long
2026-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4Kumar Kartikeya Dwivedi
2026-07-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-17Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-17selftests/cgroup: Remove redundant cg_enter_current() call in test_coreJian Guo
2026-07-17vfio: selftests: Avoid VLAsAlex Mastro
2026-07-17vfio: selftests: Add allocation assert helpersAlex Mastro
2026-07-17vfio: selftests: Add NVIDIA Falcon driver for DMA testingRubin Du
2026-07-17vfio: selftests: Allow drivers without send_msi() supportRubin Du
2026-07-17vfio: selftests: Add generic PCI command register helpersRubin Du
2026-07-17vfio: selftests: Add memcpy chunking to vfio_pci_driver_memcpy()Rubin Du
2026-07-17selftests: ntsync: correct CONFIG_NTSYNC nameEthan Nelson-Moore
2026-07-17selftests: netconsole: only restore MAC when it changed on resumeAndre Carvalho
2026-07-16selftests/bpf: Add testcases for callback with tailcallPu Lehui
2026-07-16cpupower: Print kernel and hardware frequency informationJeremy Linton
2026-07-16cpupower: Build and call CPPC information on non-AMD processorsJeremy Linton
2026-07-16cpupower: Add generic CPPC performance displayJeremy Linton
2026-07-16selftests/bpf: Cover tracing implicit kfunc argsKumar Kartikeya Dwivedi
2026-07-16Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-16selftests/cgroup: Add test for cpuset affinity on controller disableMichal Koutný
2026-07-16perf jevents metric: Add python type annotationsIan Rogers
2026-07-16perf jevents: Add python type annotationsIan Rogers
2026-07-16perf build: Fix a compiler error in util/libbfd.cNamhyung Kim
2026-07-16perf trace: Refactor augmented_raw_syscalls using bpf_forViktor Malik
2026-07-16perf trace: Factor out BPF loop bodyViktor Malik
2026-07-16perf test: Update test for --for-each-cgroup optionNamhyung Kim
2026-07-16perf evsel: Arrange some fields that should be clonedNamhyung Kim
2026-07-16perf evsel: Remove unused BPF related fieldsNamhyung Kim
2026-07-16perf stat: Fix duplicate output with --for-each-cgroupNamhyung Kim
2026-07-16perf stat: Do not open cgroups for BPF countersNamhyung Kim
2026-07-16tools/lib/api: Fix potential double-free from fdarray__grow()Namhyung Kim
2026-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-07-15selftests/seccomp: Fix pointer type mismatch build errorKuan-Ying Lee
2026-07-15selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASEHaofeng Li