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
2021-08-17
libbpf: Remove unused bpf_link's destroy operation, but add dealloc
Andrii Nakryiko
2021-08-17
libbpf: Re-build libbpf.so when libbpf.map changes
Andrii Nakryiko
2021-08-17
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-08-16
bootconfig/tracing/ktest: Update ktest example for boot-time tracing
Masami Hiramatsu
2021-08-16
tools/bootconfig: Use per-group/all enable option in ftrace2bconf script
Masami Hiramatsu
2021-08-16
tools/bootconfig: Add histogram syntax support to bconf2ftrace.sh
Masami Hiramatsu
2021-08-16
tools/bootconfig: Support per-group/all event enabling option
Masami Hiramatsu
2021-08-15
selftest/bpf: Extend the bpf_snprintf() test for "%c".
Kuniyuki Iwashima
2021-08-15
selftest/bpf: Implement sample UNIX domain socket iterator program.
Kuniyuki Iwashima
2021-08-14
Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
2021-08-14
tools/thermal/tmon: Add cross compiling support
Rolf Eike Beer
2021-08-14
thermal/tools/tmon: Improve the Makefile
Rolf Eike Beer
2021-08-14
selftests: mptcp: add testcase for active-back
Paolo Abeni
2021-08-13
selftests/bpf: Verify bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT
Stanislav Fomichev
2021-08-13
Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-08-13
selftests/bpf: Fix test_core_autosize on big-endian machines
Ilya Leoshkevich
2021-08-13
Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-13
libbpf: Support weak typed ksyms.
Hao Luo
2021-08-13
selftests/bpf: Fix running of XDP bonding tests
Jussi Maki
2021-08-13
kunit: Print test statistics on failure
David Gow
2021-08-13
kunit: tool: make --raw_output support only showing kunit output
Daniel Latypov
2021-08-13
kunit: tool: add --kernel_args to allow setting module params
Daniel Latypov
2021-08-13
selftests, bpf: Test that dead ldx_w insns are accepted
Ilya Leoshkevich
2021-08-13
tools/io_uring/io_uring-cp: sync with liburing example
Jens Axboe
2021-08-13
perf test: Do not compare overheads in the zstd comp test
Namhyung Kim
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-11
perf tools: Enable on a list of CPUs for hybrid
Jin Yao
2021-08-11
perf tools: Create hybrid flag in target
Jin Yao
2021-08-11
libperf: Add perf_cpu_map__default_new()
Jin Yao
2021-08-11
tools/testing/nvdimm: Fix missing 'fallthrough' warning
Dan Williams
2021-08-11
perf test: Make --skip work on shell tests
Riccardo Mancini
2021-08-11
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-08-11
perf tests: Add dlfilter test
Adrian Hunter
2021-08-11
perf build: Move perf_dlfilters.h in the source tree
Adrian Hunter
2021-08-11
perf dlfilter: Amend documentation wrt library dependencies
Adrian Hunter
2021-08-11
perf script: Fix --list-dlfilters documentation
Adrian Hunter
2021-08-11
perf script: Fix unnecessary machine_resolve()
Adrian Hunter
2021-08-11
perf script: Fix documented const'ness of perf_dlfilter_fns
Adrian Hunter
2021-08-11
tools/virtio: fix build
Michael S. Tsirkin
2021-08-10
perf vendor events: Update metrics for SkyLake Server
Jin Yao
2021-08-10
perf vendor events intel: Update uncore event list for SkyLake Server
Jin Yao
2021-08-10
perf vendor events intel: Update core event list for SkyLake Server
Jin Yao
2021-08-10
perf vendor events: Update metrics for CascadeLake Server
Jin Yao
2021-08-10
perf vendor events intel: Update uncore event list for CascadeLake Server
Jin Yao
2021-08-10
perf vendor events intel: Update core event list for CascadeLake Server
Jin Yao
2021-08-10
Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...
Paul E. McKenney
[prev]
[next]