summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-19perf dwarf-aux: Collect all variable locations for insn trackingZecheng Li
2026-03-19perf annotate-data: Use DWARF location ranges to preserve reg stateZecheng Li
2026-03-19perf annotate-data: Invalidate caller-saved regs for all callsZecheng Li
2026-03-19perf annotate-data: Add invalidate_reg_state() helper for x86Zecheng Li
2026-03-19perf annotate-data: Handle global variable access with const registerZecheng Li
2026-03-19perf annotate-data: Collect global variables without nameZecheng Li
2026-03-19perf dwarf-aux: Handle array types in die_get_member_typeZecheng Li
2026-03-19perf annotate-data: Improve type comparison from different scopesZecheng Li
2026-03-19perf dwarf-aux: Skip check_variable for variable lookupZecheng Li
2026-03-19perf dwarf-aux: Preserve typedefs in match_var_offsetZecheng Li
2026-03-19perf dwarf-aux: Add die_get_pointer_type to get pointer typesZecheng Li
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-19selftests/landlock: Test tsync interruption and cancellation pathsMickaël Salaün
2026-03-19vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()Manish Honap
2026-03-19KVM: arm64: selftests: Add no-vgic-v5 selftestSascha Bischoff
2026-03-19KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftestSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPISascha Bischoff
2026-03-19KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headersSascha Bischoff
2026-03-19kunit: configs: Enable all crypto library tests in all_tests.configEric Biggers
2026-03-19Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2026-03-19selftests/net: packetdrill: improve tcp_rcv_neg_window.pktSimon Baatz
2026-03-18selftests/vsock: auto-detect kernel for guest VMsBobby Eshleman
2026-03-18selftests/bpf: Isolate fmod_ret hooks by pidSun Jian
2026-03-18selftests/bpf: Avoid spurious failures perf_linkSun Jian
2026-03-19tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law
2026-03-18tools: ynl: rework policy access to support recursionJakub Kicinski
2026-03-18ktest: Store failure logs also in fatal pathsRicardo B. Marlière
2026-03-18tools/power turbostat: Fix delimiter bug in print functionsArtem Bityutskiy
2026-03-18perf symbol: Add RISCV case in get_plt_sizesChen Pei
2026-03-18perf tools: Remove duplicate include of stat.hChen Ni
2026-03-18perf tools: Remove duplicate include of debug.hChen Ni
2026-03-18perf: tools: cs-etm: Enhance raw Coresight trace debug displayMike Leach
2026-03-18perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach
2026-03-18Merge remote-tracking branch 'torvalds/master' into perf-toolsArnaldo Carvalho de Melo
2026-03-18objtool/x86: Reorder ORC register numberingJosh Poimboeuf
2026-03-18objtool: Support Clang RAX DRAP sequenceJosh Poimboeuf
2026-03-17tools/power turbostat: Fix --show/--hide for individual cpuidle countersArtem Bityutskiy
2026-03-17tools/power turbostat: Fix incorrect format variableArtem Bityutskiy
2026-03-17tools/power turbostat: Consistently use print_float_value()Artem Bityutskiy
2026-03-17tools/power/turbostat: Fix microcode patch level output for AMD/HygonSerhii Pievniev
2026-03-17tools/power turbostat: Eliminate unnecessary data structure allocationZhang Rui
2026-03-17tools/power turbostat: Fix swidle header vs data displayLen Brown
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-17perf kvm stat: Fix relative paths for including headersLeo Yan
2026-03-17perf parse-events: Fix big-endian 'overwrite' by writing correct union memberThomas Richter
2026-03-17perf metricgroup: Fix metricgroup__has_metric_or_groups()Ian Rogers
2026-03-17Merge tag 'rust_io-7.1-rc1' into driver-core-nextDanilo Krummrich
2026-03-17selftests/sched_ext: Show failed test names in summaryCheng-Yang Chou
2026-03-17sched_ext: Fix typos in commentszhidao su
2026-03-17kunit: configs: Enable all CRC tests in all_tests.configEric Biggers