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-06-12
perf report: Avoid 'parent_thread' thread leak on '--tasks' processing
Ian Rogers
2023-06-12
perf machine: Make delete_threads part of machine__exit
Ian Rogers
2023-06-12
perf thread: Add reference count checking
Ian Rogers
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
perf addr_location: Move to its own header
Ian Rogers
2023-06-12
perf maps: Make delete static, always use put
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
perf thread: Make threads rbtree non-invasive
Ian Rogers
2023-06-12
perf thread: Remove notion of dead threads
Ian Rogers
2023-06-12
perf test: Add test of libpfm4 events
Ian Rogers
2023-06-12
perf list: Check arguments to show libpfm4 events
Ian Rogers
2023-06-12
perf list: Check if libpfm4 event is supported
Namhyung Kim
2023-06-12
perf parse: Allow config terms with breakpoints
Adrian Hunter
2023-06-12
perf script: Fix allocation of evsel->priv related to per-event dump files
Arnaldo Carvalho de Melo
2023-06-12
radix-tree: move declarations to header
Arnd Bergmann
2023-06-12
selftests/bpf: Fix invalid pointer check in get_xlated_program()
Eduard Zingerman
2023-06-12
tools: ynl: add sample for ethtool
Jakub Kicinski
2023-06-12
tools: ynl: generate code for the ethtool family
Jakub Kicinski
2023-06-12
tools: ynl-gen: resolve enum vs struct name conflicts
Jakub Kicinski
2023-06-12
tools: ynl-gen: don't generate enum types if unnamed
Jakub Kicinski
2023-06-12
netlink: specs: support setting prefix-name per attribute
Jakub Kicinski
2023-06-12
tools: ynl-gen: record extra args for regen
Jakub Kicinski
2023-06-12
tools: ynl-gen: support excluding tricky ops
Jakub Kicinski
2023-06-12
selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
Alexander Mikhalitsyn
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
2023-06-11
selftests: net: vxlan: Fix selftest regression after changes in iproute2.
Vladimir Nikishkin
2023-06-10
selftests: mptcp: userspace pm: skip PM listener events tests if unavailable
Matthieu Baerts
2023-06-10
selftests: mptcp: userspace pm: skip if not supported
Matthieu Baerts
2023-06-10
selftests: mptcp: userspace pm: skip if 'ip' tool is unavailable
Matthieu Baerts
2023-06-10
selftests: mptcp: sockopt: skip TCP_INQ checks if not supported
Matthieu Baerts
2023-06-10
selftests: mptcp: sockopt: skip getsockopt checks if not supported
Matthieu Baerts
2023-06-10
selftests: mptcp: sockopt: relax expected returned size
Matthieu Baerts
2023-06-10
selftests: mptcp: pm nl: skip fullmesh flag checks if not supported
Matthieu Baerts
2023-06-10
selftests: mptcp: pm nl: remove hardcoded default limits
Matthieu Baerts
2023-06-10
selftests: mptcp: diag: skip inuse tests if not supported
Matthieu Baerts
2023-06-10
selftests: mptcp: diag: skip listen tests if not supported
Matthieu Baerts
2023-06-10
selftests: mptcp: connect: skip TFO tests if not supported
Matthieu Baerts
2023-06-10
selftests: mptcp: connect: skip disconnect tests if not supported
Matthieu Baerts
2023-06-10
selftests: mptcp: connect: skip transp tests if not supported
Matthieu Baerts
2023-06-10
selftests: mptcp: lib: skip if missing symbol
Matthieu Baerts
2023-06-09
selftests: cgroup: fix unexpected failure on test_memcg_low
Haifeng Xu
2023-06-09
selftests/mm: gup_longterm: add liburing tests
David Hildenbrand
2023-06-09
selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
David Hildenbrand
2023-06-09
selftests/mm: factor out detection of hugetlb page sizes into vm_util
David Hildenbrand
2023-06-09
maple_tree: add __init and __exit to test module
Liam R. Howlett
2023-06-09
maple_tree: make test code work without debug enabled
Liam R. Howlett
2023-06-09
maple_tree: add format option to mt_dump()
Liam R. Howlett
2023-06-09
maple_tree: avoid unnecessary ascending
Liam R. Howlett
2023-06-09
selftests: add selftests for cachestat
Nhat Pham
[prev]
[next]