summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-11perf test: Fix "trace summary" test for musl-based systemsMartin Kaiser
2026-05-11perf test: Fix sys_enter_openat event test for muslMartin Kaiser
2026-05-11perf test: Fix nanosleep check in the ftrace testMartin Kaiser
2026-05-05perf build: Remove NO_GTK2 build testNamhyung Kim
2026-05-05perf build: Add -fms-extensions for GEN_VMLINUX_H=1Namhyung Kim
2026-05-05perf build: Update error message for BUILD_NONDISTRO=1Namhyung Kim
2026-05-05perf arm_spe: Print remaining IMPDEF event numbersJames Clark
2026-05-05perf arm_spe: Decode Arm N1 IMPDEF eventsJames Clark
2026-05-05perf arm_spe: Turn event name mappings into an arrayJames Clark
2026-05-05perf arm_spe: Store MIDR in arm_spe_pktJames Clark
2026-05-05perf arm_spe: Handle missing CPU IDsJames Clark
2026-05-05perf arm_spe: Make a function to get the MIDRJames Clark
2026-05-05perf callchain: Handle multiple address spacesThomas Richter
2026-05-05perf debuginfo: Fix libdw API contract violationsIan Rogers
2026-05-05perf annotate-data: Fix libdw API contract violationsIan Rogers
2026-05-05perf probe-finder: Fix libdw API contract violationsIan Rogers
2026-05-05perf libdw: Fix libdw API contract violations and memory leaksIan Rogers
2026-05-05perf libdw: Support DWARF line 0 in inline listIan Rogers
2026-05-05perf libdw: Fix callchain parent update in ORDER_CALLER modeIan Rogers
2026-05-05perf srcline: Introduce inline_node__clear_frames()Ian Rogers
2026-05-05perf dwarf-aux: Fix libdw API contract violationsIan Rogers
2026-05-05perf dwarf-aux: Fix libdw segmentation fault in cu_walk_functions_atIan Rogers
2026-05-04Merge tag 'linux_kselftest-fixes-7.1-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-05-01Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-01kselftest/arm64: Include <asm/ptrace.h> for user_gcs definitionLeo Yan
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-29selftests: drv-net: clarify linters and frameworks in READMEJakub Kicinski
2026-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-28Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-27selftests/tc-testing: add taprio test for class dump after child deleteWeiming Shi
2026-04-27selftests: harness: Restore order of test functionsThomas Weißschuh
2026-04-27selftests: kselftest: fix wrong test number in ksft_exit_skipSarthak Sharma
2026-04-27selftests/mm: specify requirement for PROC_MEM_ALWAYS_FORCE=yMark Brown
2026-04-27MAINTAINERS: update Liam's email addressLiam R. Howlett
2026-04-27mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes
2026-04-27Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/...Paolo Bonzini
2026-04-27KVM: selftests: Add check_steal_time_uapi() implementation for LoongArchSean Christopherson
2026-04-25Merge tag 'power-utilities-2026.04.25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-25Merge branches 'turbostat' and 'x86_energy_perf_policy' into power-utilitiesLen Brown
2026-04-25tools/power x86_energy_perf_policy: Version 2026.04.25Len Brown
2026-04-25tools/power x86_energy_perf_policy.8: Document SoC Slider OptionsLen Brown
2026-04-25tools/power x86_energy_perf_policy: Enhances SoC Slider related checksLen Brown
2026-04-24Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-23selftests/bpf: check epoll readiness during reuseport migrationZhenzhong Wu
2026-04-23selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edgesJiayuan Chen
2026-04-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen