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-01-15
selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...
Eelco Chaudron
2020-01-15
libbpf: Support .text sub-calls relocations
Andrii Nakryiko
2020-01-15
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
2020-01-15
perf header: Use last modification time for timestamp
Michael Petlan
2020-01-15
selftests: mlxsw: qos_mc_aware: Fix mausezahn invocation
Petr Machata
2020-01-14
selftests: mlxsw: Add test for FIB offload API
Ido Schimmel
2020-01-14
selftests: netdevsim: Add test for FIB offload API
Ido Schimmel
2020-01-14
selftests: forwarding: Add helpers and tests for FIB offload
Ido Schimmel
2020-01-14
net: macsec: introduce the macsec_context structure
Antoine Tenart
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
2020-01-14
perf c2c: Fix return type for histogram sorting comparision functions
Andres Freund
2020-01-14
perf beauty sockaddr: Fix augmented syscall format warning
Cengiz Can
2020-01-14
perf/ui/gtk: Fix gtk2 build
Jiri Olsa
2020-01-14
perf ui gtk: Add missing zalloc object
Jiri Olsa
2020-01-14
perf tools: Use %define api.pure full instead of %pure-parser
Jiri Olsa
2020-01-14
libperf: Setup initial evlist::all_cpus value
Jiri Olsa
2020-01-14
perf report: Fix no libunwind compiled warning break s390 issue
Jin Yao
2020-01-14
perf tools: Support --prefix/--prefix-strip
Andi Kleen
2020-01-14
perf report: Clarify in help that --children is default
Andi Kleen
2020-01-14
tools build: Fix test-clang.cpp with Clang 8+
Maciej S. Szmigiero
2020-01-14
perf clang: Fix build with Clang 9
Maciej S. Szmigiero
2020-01-14
selftests/timens: Check for right timens offsets after fork and exec
Andrei Vagin
2020-01-14
selftests/timens: Add a simple perf test for clock_gettime()
Andrei Vagin
2020-01-14
selftests/timens: Add timer offsets test
Andrei Vagin
2020-01-14
selftests/timens: Add procfs selftest
Dmitry Safonov
2020-01-14
selftests/timens: Add a test for clock_nanosleep()
Andrei Vagin
2020-01-14
selftests/timens: Add a test for timerfd
Andrei Vagin
2020-01-14
selftests/timens: Add Time Namespace test for supported clocks
Dmitry Safonov
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
2020-01-13
tools/bpf: Add runqslower tool to tools/bpf
Andrii Nakryiko
2020-01-13
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
2020-01-13
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
2020-01-13
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
2020-01-13
tools: Sync uapi/linux/if_link.h
Andrii Nakryiko
2020-01-13
test: Add test for pidfd getfd
Sargun Dhillon
2020-01-13
tools: bootconfig: Add bootconfig test script
Masami Hiramatsu
2020-01-13
tools: bootconfig: Add bootconfig command
Masami Hiramatsu
2020-01-13
tools/x86: Sync msr-index.h from kernel sources
Sean Christopherson
2020-01-13
selftests, kvm: Replace manual MSR defs with common msr-index.h
Sean Christopherson
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
2020-01-11
bpftool: Fix printing incorrect pointer in btf_dump_ptr
Martin KaFai Lau
2020-01-10
selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
Andrii Nakryiko
2020-01-10
selftests/lkdtm: Add tests for LKDTM targets
Kees Cook
2020-01-10
libbpf: Poison kernel-only integer types
Andrii Nakryiko
2020-01-10
selftests/bpf: Add unit tests for global functions
Alexei Starovoitov
2020-01-10
selftests/bpf: Modify a test to check global functions
Alexei Starovoitov
2020-01-10
selftests/bpf: Add a test for a large global function
Alexei Starovoitov
2020-01-10
selftests/bpf: Add fexit-to-skb test for global funcs
Alexei Starovoitov
[prev]
[next]