index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-11-28
perf dwarf-aux: Add die_find_variable_by_addr()
Namhyung Kim
2023-11-28
perf tools: Add --debug-file option to redirect debug output
Yang Jihong
2023-11-28
cgroup/cpuset: Expose cpuset.cpus.isolated
Waiman Long
2023-11-28
tools: ynl: add sample for getting page-pool information
Jakub Kicinski
2023-11-27
selftests: tc-testing: remove unused import
Pedro Tammela
2023-11-27
selftests: tc-testing: cleanup on Ctrl-C
Pedro Tammela
2023-11-27
selftests: tc-testing: prefix iproute2 functions with "ipr2"
Pedro Tammela
2023-11-27
selftests: tc-testing: remove unnecessary time.sleep
Pedro Tammela
2023-11-27
selftests: tc-testing: remove buildebpf plugin
Pedro Tammela
2023-11-27
selftests/net: mptcp: fix uninitialized variable warnings
Willem de Bruijn
2023-11-27
selftests/net: unix: fix unused variable compiler warning
Willem de Bruijn
2023-11-27
selftests/net: fix a char signedness issue
Willem de Bruijn
2023-11-27
selftests/net: ipsec: fix constant out of range
Willem de Bruijn
2023-11-27
selftests/bpf: update test_offload to use new orphaned property
Stanislav Fomichev
2023-11-27
bpftool: mark orphaned programs during prog show
Stanislav Fomichev
2023-11-27
perf annotate: Check if operand has multiple regs
Namhyung Kim
2023-11-27
perf test: Use existing config value for objdump path
James Clark
2023-11-27
perf vendor events riscv: add T-HEAD C9xx JSON file
Inochi Amaoto
2023-11-27
perf vendor events: Add skx, clx, icx and spr upi bandwidth metric
Ian Rogers
2023-11-27
perf tests: Skip data symbol test if buf1 symbol is missing
Adrian Hunter
2023-11-27
perf tests: Make data symbol test wait for perf to start
Adrian Hunter
2023-11-27
perf tests: Skip branch stack sampling test if brstack_bench symbol is missing
Adrian Hunter
2023-11-27
perf tests: Skip Arm64 callgraphs test if leafloop symbol is missing
Adrian Hunter
2023-11-27
perf tests: Skip record test if test_loop symbol is missing
Adrian Hunter
2023-11-27
perf tests: Skip pipe test if noploop symbol is missing
Adrian Hunter
2023-11-27
perf tests lib: Add perf_has_symbol.sh
Adrian Hunter
2023-11-27
perf header: Fix segfault on build_mem_topology() error path
Adrian Hunter
2023-11-27
perf report: Remove warning on missing raw data for s390
Thomas Richter
2023-11-27
ndtest: fix typo class_regster -> class_register
Yi Zhang
2023-11-27
ALSA: pcm: Introduce MSBITS subformat interface
Jaroslav Kysela
2023-11-27
KVM: selftests: arm64: Support P52V48 4K and 16K guest_modes
Ryan Roberts
2023-11-27
KVM: selftests: arm64: Determine max ipa size per-page size
Ryan Roberts
2023-11-27
perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perf
Athira Rajeev
2023-11-27
perf vendor events riscv: Add StarFive Dubhe-90 JSON file
Ji Sheng Teoh
2023-11-27
perf tests coresight: Remove unused variables
zhujun2
2023-11-27
bpf: Fix a few selftest failures due to llvm18 change
Yonghong Song
2023-11-27
perf lock: Fix a memory leak on an error path
zhaimingbing
2023-11-27
perf parse-events: Make legacy events lower priority than sysfs/JSON
Ian Rogers
2023-11-27
perf cs-etm: Enable itrace option 'T'
Leo Yan
2023-11-27
perf auxtrace: Add 'T' itrace option for timestamp trace
Leo Yan
2023-11-27
perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is present
James Clark
2023-11-27
perf test: Basic branch counter support
Kan Liang
2023-11-27
perf script perl: Fail check on dynamic allocation
zhaimingbing
2023-11-27
perf script python: Fail check on dynamic allocation
Paran Lee
2023-11-27
perf test: Remove atomics from test_loop to avoid test failures
Nick Forrington
2023-11-26
Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-11-25
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
2023-11-24
Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-11-24
tools: ynl-gen: use enum name from the spec
Jakub Kicinski
[prev]
[next]