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
2020-09-01
perf parse-events: Set exclude_guest=1 for user-space counting
Jin Yao
2020-09-01
perf record: Correct the help info of option "--no-bpf-event"
Wei Li
2020-09-01
perf tools: Use %zd for size_t printf formats on 32-bit
Chris Wilson
2020-09-01
selftests/powerpc: Skip PROT_SAO test in guests/LPARS
Michael Ellerman
2020-09-01
selftests: vm: add fragment CONFIG_GUP_BENCHMARK
Anatoly Pugachev
2020-09-01
perf: Fix opt help text for --no-bpf-event
Fam Zheng
2020-09-01
static_call: Handle tail-calls
Peter Zijlstra
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-08-31
kunit: tool: allow generating test results in JSON
Heidi Fahim
2020-08-31
kunit: tool: fix running kunit_tool from outside kernel tree
Brendan Higgins
2020-08-31
selftests: more general make nesting support
Greg Thelen
2020-08-31
selftests: use "$(MAKE)" instead of "make" for headers_install
Denys Vlasenko
2020-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-31
libbpf: Fix build failure from uninitialized variable warning
Tony Ambardar
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-28
selftests: netfilter: add command usage
Fabian Frederick
2020-08-28
selftests: netfilter: simplify command testing
Fabian Frederick
2020-08-28
selftests: netfilter: remove unused variable in make_file()
Fabian Frederick
2020-08-28
selftests: netfilter: exit on invalid parameters
Fabian Frederick
2020-08-28
selftests: netfilter: fix header example
Fabian Frederick
2020-08-28
selftests/bpf: Fix massive output from test_maps
Jesper Dangaard Brouer
2020-08-27
selftests/livepatch: Do not check order when using "comm" for dmesg checking
Miroslav Benes
2020-08-26
selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS
Andy Lutomirski
2020-08-26
selftests/x86/fsgsbase: Reap a forgotten child
Andy Lutomirski
2020-08-24
selftests/bpf: Fix test_progs-flavor run getting number of tests
Jesper Dangaard Brouer
2020-08-24
objtool, kcsan: Add __tsan_read_write to uaccess whitelist
Marco Elver
2020-08-24
objtool: Add atomic builtin TSAN instrumentation to uaccess whitelist
Marco Elver
2020-08-24
selftests/powerpc: Update PROT_SAO test to skip ISA 3.1
Shawn Anastasio
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-22
iio: add IIO_MOD_O2 modifier
Matt Ranostay
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-21
bpf: Fix two typos in uapi/linux/bpf.h
Tobias Klauser
2020-08-21
perf: arm-spe: Fix check error when synthesizing events
Wei Li
2020-08-21
perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbols
Arnaldo Carvalho de Melo
2020-08-21
perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
Tiezhu Yang
2020-08-21
perf sched timehist: Fix use of CPU list with summary option
David Ahern
2020-08-21
perf test: Fix basic bpf filtering test
Sumanth Korikkar
2020-08-20
selftests/timers: Turn off timeout setting
Po-Hsu Lin
2020-08-20
bpf: selftests: global_funcs: Check err_str before strstr
Yauheni Kaliuta
2020-08-20
selftests/bpf: Remove test_align leftovers
Veronika Kabatova
2020-08-20
tools/resolve_btfids: Fix sections with wrong alignment
Jiri Olsa
2020-08-20
libbpf: Fix map index used in error message
Toke Høiland-Jørgensen
2020-08-20
tracing: switch to kernel_clone()
Christian Brauner
2020-08-19
tools: usb: move to tools buildsystem
Heikki Krogerus
2020-08-18
bpftool: Handle EAGAIN error code properly in pids collection
Yonghong Song
2020-08-18
libbpf: Fix build on ppc64le architecture
Andrii Nakryiko
[prev]
[next]