index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Song Liu
2020-11-01
1
-2
/
+2
*
x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
Dan Williams
2020-11-01
1
-0
/
+1
*
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-11-01
9
-183
/
+273
*
selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
Yonghong Song
2020-10-29
2
-4
/
+4
*
libbpf: Close map fd if init map slots failed
Hangbin Liu
2020-10-29
1
-21
/
+34
*
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-10-29
1
-1
/
+1
*
selftests/powerpc: Fix eeh-basic.sh exit codes
Oliver O'Halloran
2020-10-29
1
-3
/
+6
*
perf trace: Fix off by ones in memset() after realloc() in arches using libaudit
Jiri Slaby
2020-10-29
1
-1
/
+5
*
perf stat: Fix out of bounds CPU map access when handling armv8_pmu events
Namhyung Kim
2020-10-29
1
-0
/
+3
*
perf stat: Skip duration_time in setup_system_wide
Jin Yao
2020-10-29
1
-1
/
+3
*
perf metricgroup: Fix uncore metric expressions
Ian Rogers
2020-10-29
1
-19
/
+56
*
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
2020-10-29
1
-4
/
+4
*
ida: Free allocated bitmap in error path
Matthew Wilcox (Oracle)
2020-10-29
1
-0
/
+29
*
tools feature: Add missing -lzstd to the fast path feature detection
Arnaldo Carvalho de Melo
2020-10-29
1
-1
/
+1
*
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
2020-10-29
6
-19
/
+9
*
selftests/powerpc: Fix prefixes in alignment_handler signal handler
Jordan Niethe
2020-10-29
1
-1
/
+9
*
selftests/ftrace: Change synthetic event name for inter-event-combined test
Tom Zanussi
2020-10-29
1
-4
/
+4
*
selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access
Ilya Leoshkevich
2020-10-29
1
-115
/
+101
*
selftests: Remove fmod_ret from test_overhead
Toke Høiland-Jørgensen
2020-10-29
4
-39
/
+1
*
selftests/bpf: Fix endianness issue in test_sockopt_sk
Ilya Leoshkevich
2020-10-29
1
-2
/
+2
*
selftests/bpf: Fix endianness issue in sk_assign
Ilya Leoshkevich
2020-10-29
1
-1
/
+1
*
selftests: mptcp: interpret \n as a new line
Matthieu Baerts
2020-10-29
2
-4
/
+4
*
selftests/lkdtm: Use "comm" instead of "diff" for dmesg
Kees Cook
2020-10-29
1
-1
/
+1
*
selftests: vm: add fragment CONFIG_GUP_BENCHMARK
Anatoly Pugachev
2020-10-29
1
-0
/
+1
*
selftests/livepatch: Do not check order when using "comm" for dmesg checking
Miroslav Benes
2020-10-29
1
-1
/
+1
*
libbpf: Fix unintentional success return code in bpf_object__load
Alex Gartrell
2020-10-29
1
-1
/
+1
*
selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user()
Andrii Nakryiko
2020-10-29
1
-3
/
+9
*
selftests/seccomp: powerpc: Fix seccomp return value testing
Kees Cook
2020-10-29
1
-0
/
+15
*
selftests/seccomp: Refactor arch register macros to avoid xtensa special case
Kees Cook
2020-10-29
1
-50
/
+47
*
selftests/seccomp: Use __NR_mknodat instead of __NR_mknod
Kees Cook
2020-10-29
1
-1
/
+1
*
selftests: rtnetlink: load fou module for kci_test_encap_fou() test
Po-Hsu Lin
2020-10-29
2
-0
/
+6
*
selftests: forwarding: Add missing 'rp_filter' configuration
Ido Schimmel
2020-10-29
2
-0
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-10-05
3
-2
/
+8
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-30
3
-2
/
+8
|
|
\
|
|
*
libbpf: Fix XDP program load regression for old kernels
Andrii Nakryiko
2020-09-24
1
-1
/
+1
|
|
*
libbpf: Fix native endian assumption when parsing BTF
Tony Ambardar
2020-09-21
1
-0
/
+6
|
|
*
tools/bpftool: Support passing BPFTOOL_VERSION to make
Tony Ambardar
2020-09-19
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-25
1
-1
/
+1
|
\
\
\
|
*
|
|
selftests: kvm: Fix assert failure in single-step test
Yang Weijiang
2020-09-23
1
-1
/
+1
|
*
|
|
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-11
182
-1499
/
+7254
|
|
\
\
\
*
|
\
\
\
Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-23
1
-0
/
+25
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
tools/bootconfig: Add testcase for tailing space
Masami Hiramatsu
2020-09-21
1
-0
/
+13
|
*
|
|
|
tools/bootconfig: Add testcases for repeated key with brace
Masami Hiramatsu
2020-09-21
1
-0
/
+12
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-22
6
-4
/
+69
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-15
5
-4
/
+22
|
|
\
\
\
\
|
|
*
|
|
|
tools/libbpf: Avoid counting local symbols in ABI check
Tony Ambardar
2020-09-08
1
-0
/
+2
|
|
*
|
|
|
selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter program
Yonghong Song
2020-09-03
1
-0
/
+15
|
|
*
|
|
|
libbpf: Remove arch-specific include path in Makefile
Naveen N. Rao
2020-09-03
1
-1
/
+1
|
|
*
|
|
|
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2020-09-01
2
-2
/
+3
|
|
*
|
|
|
libbpf: Fix build failure from uninitialized variable warning
Tony Ambardar
2020-08-31
1
-1
/
+1
[next]