index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-05-20
bpf: Test_progs, fix test_get_stack_rawtp_err.c build
Kamal Mostafa
2020-05-20
selftest/bpf: fix backported test_select_reuseport selftest changes
Andrii Nakryiko
2020-05-20
libbpf: Extract and generalize CPU mask parsing logic
Andrii Nakryiko
2020-05-20
selftests/ftrace: Check the first record for kprobe_args_type.tc
Xiao Yang
2020-05-20
selftests/bpf: fix goto cleanup label not defined
Hangbin Liu
2020-05-20
ftrace/selftests: workaround cgroup RT scheduling issues
Alan Maguire
2020-05-14
objtool: Fix stack offset tracking for indirect CFAs
Josh Poimboeuf
2020-05-14
iocost: protect iocg->abs_vdebt with iocg->waitq.lock
Tejun Heo
2020-05-10
tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
2020-05-10
libbpf: Fix readelf output parsing for Fedora
Thadeu Lima de Souza Cascardo
2020-05-10
selftests/ipc: Fix test failure seen after initial test run
Tyler Hicks
2020-05-02
objtool: Support Clang non-section symbols in ORC dump
Josh Poimboeuf
2020-05-02
objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings
Josh Poimboeuf
2020-05-02
libbpf: Initialize *nl_pid so gcc 10 is happy
Jeremy Cline
2020-05-02
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
2020-04-29
tools/vm: fix cross-compile build
Lucas Stach
2020-04-29
selftests: Fix suppress test in fib_tests.sh
David Ahern
2020-04-29
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
2020-04-29
tracing/selftests: Turn off timeout setting
Steven Rostedt (VMware)
2020-04-29
libbpf: Fix readelf output parsing on powerpc with recent binutils
Aurelien Jarno
2020-04-29
selftests: kmod: fix handling test numbers above 9
Eric Biggers
2020-04-29
tools/test/nvdimm: Fix out of tree build
Santosh Sivaraj
2020-04-29
tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT
Jan Kara
2020-04-23
bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test
Daniel Borkmann
2020-04-23
bpf: Test_progs, add test to catch retval refine error handling
John Fastabend
2020-04-23
bpf: Test_verifier, bpf_get_stack return value add <0
John Fastabend
2020-04-23
objtool: Fix switch table detection in .text.unlikely
Josh Poimboeuf
2020-04-21
perf report: Fix no branch type statistics report issue
Jin Yao
2020-04-17
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
2020-04-17
selftests/powerpc: Add tlbie_test in .gitignore
Christophe Leroy
2020-04-17
selftests/vm: fix map_hugetlb length used for testing read and write
Christophe Leroy
2020-04-17
selftests: vm: drop dependencies on page flags from mlock2 tests
Michal Hocko
2020-04-17
xarray: Fix early termination of xas_for_each_marked
Matthew Wilcox (Oracle)
2020-04-17
tools: gpio: Fix out-of-tree build regression
Anssi Hannula
2020-04-17
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
Andy Lutomirski
2020-04-17
selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...
Alan Maguire
2020-04-13
tools/accounting/getdelays.c: fix netlink attribute length
David Ahern
2020-04-08
tools/power turbostat: Fix 32-bit capabilities warning
Len Brown
2020-04-08
tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
Len Brown
2020-04-08
tools/power turbostat: Fix gcc build warnings
Len Brown
2020-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-04-01
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
2020-04-01
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
2020-04-01
perf probe: Fix to delete multiple probe event
Masami Hiramatsu
2020-04-01
cpupower: avoid multiple definition with gcc -fno-common
Mike Gilbert
2020-03-21
selftests/rseq: Fix out-of-tree compilation
Michael Ellerman
2020-03-18
perf bench futex-wake: Restore thread count default to online CPU count
Tommi Rantala
2020-03-18
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
2020-03-18
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
2020-03-12
perf arm-spe: Fix endless record after being terminated
Adrian Hunter
[next]