index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-20
perf evlist: Improve default event for s390
Ian Rogers
9
-35
/
+64
2026-03-20
perf callchain: Refactor callchain option parsing
Ian Rogers
5
-80
/
+104
2026-03-20
perf evsel: Constify option arguments to config functions
Ian Rogers
2
-14
/
+14
2026-03-20
perf target: Constify simple check functions
Ian Rogers
1
-6
/
+6
2026-03-20
perf evsel: Improve falling back from cycles
Ian Rogers
2
-14
/
+33
2026-03-20
perf dwarf-aux: Collect all variable locations for insn tracking
Zecheng Li
1
-30
/
+30
2026-03-20
perf annotate-data: Use DWARF location ranges to preserve reg state
Zecheng Li
5
-6
/
+54
2026-03-20
perf annotate-data: Invalidate caller-saved regs for all calls
Zecheng Li
1
-6
/
+13
2026-03-20
perf annotate-data: Add invalidate_reg_state() helper for x86
Zecheng Li
1
-12
/
+17
2026-03-20
perf annotate-data: Handle global variable access with const register
Zecheng Li
1
-0
/
+5
2026-03-20
perf annotate-data: Collect global variables without name
Zecheng Li
1
-6
/
+1
2026-03-20
perf dwarf-aux: Handle array types in die_get_member_type
Zecheng Li
1
-1
/
+16
2026-03-20
perf annotate-data: Improve type comparison from different scopes
Zecheng Li
1
-1
/
+3
2026-03-20
perf dwarf-aux: Skip check_variable for variable lookup
Zecheng Li
3
-30
/
+30
2026-03-20
perf dwarf-aux: Preserve typedefs in match_var_offset
Zecheng Li
1
-11
/
+15
2026-03-20
perf dwarf-aux: Add die_get_pointer_type to get pointer types
Zecheng Li
3
-17
/
+51
2026-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
68
-658
/
+1055
2026-03-19
selftests/landlock: Test tsync interruption and cancellation paths
Mickaël Salaün
1
-1
/
+90
2026-03-19
vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
Manish Honap
1
-1
/
+3
2026-03-19
KVM: arm64: selftests: Add no-vgic-v5 selftest
Sascha Bischoff
3
-178
/
+298
2026-03-19
KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest
Sascha Bischoff
3
-0
/
+379
2026-03-19
KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
Sascha Bischoff
1
-0
/
+1
2026-03-19
KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headers
Sascha Bischoff
1
-0
/
+2
2026-03-19
kunit: configs: Enable all crypto library tests in all_tests.config
Eric Biggers
1
-0
/
+2
2026-03-19
Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-next
Paolo Abeni
40
-86
/
+472
2026-03-19
selftests/net: packetdrill: improve tcp_rcv_neg_window.pkt
Simon Baatz
1
-3
/
+11
2026-03-19
selftests/vsock: auto-detect kernel for guest VMs
Bobby Eshleman
1
-0
/
+19
2026-03-19
selftests/bpf: Isolate fmod_ret hooks by pid
Sun Jian
2
-3
/
+18
2026-03-19
selftests/bpf: Avoid spurious failures perf_link
Sun Jian
1
-15
/
+5
2026-03-19
tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Josh Law
1
-2
/
+5
2026-03-19
tools: ynl: rework policy access to support recursion
Jakub Kicinski
3
-65
/
+123
2026-03-18
ktest: Store failure logs also in fatal paths
Ricardo B. Marlière
1
-0
/
+5
2026-03-18
tools/power turbostat: Fix delimiter bug in print functions
Artem Bityutskiy
1
-6
/
+6
2026-03-18
perf symbol: Add RISCV case in get_plt_sizes
Chen Pei
1
-3
/
+1
2026-03-18
perf tools: Remove duplicate include of stat.h
Chen Ni
1
-1
/
+0
2026-03-18
perf tools: Remove duplicate include of debug.h
Chen Ni
1
-1
/
+0
2026-03-18
perf: tools: cs-etm: Enhance raw Coresight trace debug display
Mike Leach
1
-1
/
+4
2026-03-18
perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
Mike Leach
1
-38
/
+13
2026-03-18
Merge remote-tracking branch 'torvalds/master' into perf-tools
Arnaldo Carvalho de Melo
1
-0
/
+12
2026-03-18
objtool/x86: Reorder ORC register numbering
Josh Poimboeuf
3
-32
/
+35
2026-03-18
objtool: Support Clang RAX DRAP sequence
Josh Poimboeuf
3
-0
/
+9
2026-03-18
tools/power turbostat: Fix --show/--hide for individual cpuidle counters
Artem Bityutskiy
1
-14
/
+21
2026-03-18
tools/power turbostat: Fix incorrect format variable
Artem Bityutskiy
1
-3
/
+3
2026-03-18
tools/power turbostat: Consistently use print_float_value()
Artem Bityutskiy
1
-2
/
+2
2026-03-18
tools/power/turbostat: Fix microcode patch level output for AMD/Hygon
Serhii Pievniev
1
-3
/
+6
2026-03-18
tools/power turbostat: Eliminate unnecessary data structure allocation
Zhang Rui
1
-4
/
+4
2026-03-18
tools/power turbostat: Fix swidle header vs data display
Len Brown
1
-4
/
+3
2026-03-17
Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
2026-03-17
perf kvm stat: Fix relative paths for including headers
Leo Yan
1
-3
/
+3
2026-03-17
perf parse-events: Fix big-endian 'overwrite' by writing correct union member
Thomas Richter
1
-17
/
+65
[prev]
[next]