index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-04-08
perf script: Consolidate capstone print functions
Adrian Hunter
2024-04-08
KVM: selftests: fix supported_flags for riscv
Andrew Jones
2024-04-08
KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs
Maxim Levitsky
2024-04-08
KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs test
Sean Christopherson
2024-04-08
Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
2024-04-05
Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-04-05
selftests/mm: include strings.h for ffsl
Edward Liaw
2024-04-05
perf script: Add capstone support for '-F +brstackdisasm'
Andi Kleen
2024-04-05
perf script: Support 32bit code under 64bit OS with capstone
Andi Kleen
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-04
perf stat: Do not fail on metrics on s390 z/VM systems
Thomas Richter
2024-04-04
perf report: Fix PAI counter names for s390 virtual machines
Thomas Richter
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-04
selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWN
Shengyu Li
2024-04-04
selftests/ftrace: Limit length in subsystem-enable tests
Yuanhe Shu
2024-04-04
memblock tests: fix undefined reference to `panic'
Wei Yang
2024-04-04
memblock tests: fix undefined reference to `early_pfn_to_nid'
Wei Yang
2024-04-03
perf annotate: Initialize 'arch' variable not to trip some -Werror=maybe-unin...
Arnaldo Carvalho de Melo
2024-04-03
perf build: Add LIBTRACEEVENT_DIR build option
Yang Jihong
2024-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-04-03
perf beauty: Fix AT_EACCESS undeclared build error for system with kernel ver...
Yang Jihong
2024-04-03
perf annotate: Add symbol name when using capstone
Namhyung Kim
2024-04-03
perf annotate: Use libcapstone to disassemble
Namhyung Kim
2024-04-03
perf annotate: Split out util/disasm.c
Namhyung Kim
2024-04-03
perf annotate: Add and use ins__is_nop()
Namhyung Kim
2024-04-03
perf annotate: Use ins__is_xxx() if possible
Namhyung Kim
2024-04-03
perf evsel: Use evsel__name_is() helper
Yang Jihong
2024-04-03
perf sched timehist: Fix -g/--call-graph option failure
Yang Jihong
2024-04-03
perf annotate: Honor output options with --data-type
Namhyung Kim
2024-04-03
perf annotate: Get rid of duplicate --group option item
Namhyung Kim
2024-04-02
tools/power turbostat: Add proper re-initialization for perf file descriptors
Patryk Wlazlyn
2024-04-02
tools/power turbostat: Clear added counters when in no-msr mode
Patryk Wlazlyn
2024-04-02
tools/power turbostat: add early exits for permission checks
Patryk Wlazlyn
2024-04-02
tools/power turbostat: detect and disable unavailable BICs at runtime
Patryk Wlazlyn
2024-04-02
tools/power turbostat: Add reading aperf and mperf via perf API
Patryk Wlazlyn
2024-04-02
tools/power turbostat: Add --no-perf option
Patryk Wlazlyn
2024-04-02
tools/power turbostat: Add --no-msr option
Patryk Wlazlyn
2024-04-02
tools/power turbostat: enhance -D (debug counter dump) output
Len Brown
2024-04-02
tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency read
Len Brown
2024-04-02
tools/power turbostat: Read base_hz and bclk from CPUID.16H if available
Patryk Wlazlyn
2024-04-02
Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2024-04-02
Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-04-01
selftests: mptcp: join: fix dev in check_endpoint
Geliang Tang
2024-04-01
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-01
selftests: reuseaddr_conflict: add missing new line at the end of the output
Jakub Kicinski
2024-03-30
objtool: Fix compile failure when using the x32 compiler
Mikulas Patocka
2024-03-29
Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-03-29
Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-03-29
selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.
Kuniyuki Iwashima
[prev]
[next]