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
2023-12-27
Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-26
selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGE
Maxim Galaganov
2023-12-23
perf annotate: Add --insn-stat option for debugging
Namhyung Kim
2023-12-23
perf annotate: Add --type-stat option for debugging
Namhyung Kim
2023-12-23
perf annotate: Support event group display
Namhyung Kim
2023-12-23
perf annotate: Add --data-type option
Namhyung Kim
2023-12-23
perf report: Add 'symoff' sort key
Namhyung Kim
2023-12-23
perf report: Add 'typeoff' sort key
Namhyung Kim
2023-12-23
perf annotate-data: Update sample histogram for type
Namhyung Kim
2023-12-23
perf annotate-data: Add member field in the data type
Namhyung Kim
2023-12-23
perf report: Support data type profiling
Namhyung Kim
2023-12-23
perf report: Add 'type' sort key
Namhyung Kim
2023-12-23
perf annotate: Implement hist_entry__get_data_type()
Namhyung Kim
2023-12-23
perf annotate: Add annotate_get_insn_location()
Namhyung Kim
2023-12-23
perf annotate: Factor out evsel__get_arch()
Namhyung Kim
2023-12-23
perf annotate-data: Add dso->data_types tree
Namhyung Kim
2023-12-23
perf annotate-data: Add find_data_type() to get type from memory access
Namhyung Kim
2023-12-23
perf dwarf-regs: Add get_dwarf_regnum()
Namhyung Kim
2023-12-23
perf dwarf-aux: Factor out die_get_typename_from_type()
Namhyung Kim
2023-12-23
Merge tag 'counter-updates-for-6.8a' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-12-23
selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...
Vladimir Oltean
2023-12-23
selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size
Vladimir Oltean
2023-12-23
kselftest/runner.sh: add netns support
Hangbin Liu
2023-12-23
selftests/net: convert pmtu.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: use unique netns name for setup_loopback.sh setup_veth.sh
Hangbin Liu
2023-12-23
selftests/net: convert xfrm_policy.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: convert stress_reuseport_listen.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: convert rtnetlink.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: convert netns-name.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: convert gre_gso.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: remove unneeded semicolon
Jiapeng Chong
2023-12-22
tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devices
Dave Jiang
2023-12-22
selftest/tcp-ao: Rectify out-of-tree build
Dmitry Safonov
2023-12-22
Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2023-12-22
Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-12-22
cxl: Add callback to parse the DSMAS subtables from CDAT
Dave Jiang
2023-12-22
selftests/net: Fix various spelling mistakes in TCP-AO tests
Colin Ian King
2023-12-22
tracing/selftests: Add ownership modification tests for eventfs
Steven Rostedt (Google)
2023-12-22
Merge tag 'sound-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-12-22
tracing/selftests: Remove exec permissions from trace_marker.tc test
Steven Rostedt (Google)
2023-12-22
selftests/landlock: Add tests to check unhandled rule's access rights
Mickaël Salaün
2023-12-22
selftests/landlock: Add tests to check unknown rule's access rights
Mickaël Salaün
2023-12-22
netfilter: ctnetlink: support filtering by zone
Felix Huettner
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
perf vendor events powerpc: Add PVN for HX-C2000 CPU with Power8 Architecture
JiaLong.Yang
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-21
tracing: Update subbuffer with kilobytes not page order
Steven Rostedt (Google)
2023-12-21
ringbuffer/selftest: Add basic selftest to test changing subbuf order
Steven Rostedt (Google)
2023-12-21
perf vendor events: Remove UTF-8 characters from cmn.json
Jing Zhang
[prev]
[next]