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
*
selftests/bpf: Fix also no-alu32 strobemeta selftest
Andrii Nakryiko
2021-11-18
1
-13
/
+2
*
selftests/net: udpgso_bench_rx: fix port argument
Willem de Bruijn
2021-11-18
1
-4
/
+7
*
perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
Ian Rogers
2021-11-18
1
-1
/
+3
*
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
2021-11-18
1
-1
/
+1
*
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
2021-11-18
1
-2
/
+2
*
selftests/bpf: Fix fd cleanup in sk_lookup test
Kumar Kartikeya Dwivedi
2021-11-18
1
-2
/
+2
*
selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN
Lorenz Bauer
2021-11-18
2
-36
/
+109
*
libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()
Ilya Leoshkevich
2021-11-18
1
-1
/
+1
*
libbpf: Fix BTF header parsing checks
Andrii Nakryiko
2021-11-18
1
-3
/
+9
*
libbpf: Fix overflow in BTF sanity checks
Andrii Nakryiko
2021-11-18
1
-2
/
+2
*
libbpf: Allow loading empty BTFs
Andrii Nakryiko
2021-11-18
1
-5
/
+0
*
libbpf: Fix BTF data layout checks and allow empty BTF
Andrii Nakryiko
2021-11-18
1
-10
/
+6
*
bpftool: Avoid leaking the JSON writer prepared for program metadata
Quentin Monnet
2021-11-18
1
-7
/
+9
*
KVM: selftests: Fix nested SVM tests when built with clang
Jim Mattson
2021-11-18
1
-1
/
+13
*
KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c
Ricardo Koller
2021-11-18
1
-4
/
+4
*
objtool: Fix static_call list generation
Peter Zijlstra
2021-11-18
1
-5
/
+12
*
x86/xen: Mark cpu_bringup_and_idle() as dead_end_function
Peter Zijlstra
2021-11-18
1
-0
/
+1
*
objtool: Add xen_start_kernel() to noreturn list
Josh Poimboeuf
2021-11-18
1
-0
/
+1
*
selftests/bpf: Fix strobemeta selftest regression
Andrii Nakryiko
2021-11-18
1
-0
/
+11
*
selftests/core: fix conflicting types compile error for close_range()
Shuah Khan
2021-11-18
1
-1
/
+1
*
selftests/bpf: Fix perf_buffer test on system with offline cpus
Jiri Olsa
2021-11-18
1
-2
/
+2
*
selftests: kvm: fix mismatched fclose() after popen()
Shuah Khan
2021-11-18
1
-1
/
+1
*
fcnal-test: kill hanging ping/nettest binaries on cleanup
Florian Westphal
2021-11-18
1
-0
/
+3
*
perf script: Check session->header.env.arch before using it
Song Liu
2021-11-02
1
-4
/
+8
*
selftests: bpf: fix backported ASSERT_FALSE
Lorenz Bauer
2021-10-27
1
-1
/
+1
*
libperf tests: Fix test_stat_cpu
Shunsuke Nakamura
2021-10-27
2
-6
/
+6
*
selftests: netfilter: remove stray bash debug line
Florian Westphal
2021-10-27
1
-1
/
+0
*
ipv6: When forwarding count rx stats on the orig netdev
Stephen Suryaputra
2021-10-27
4
-0
/
+183
*
perf jevents: Tidy error handling
John Garry
2021-10-13
1
-48
/
+35
*
selftests: KVM: Align SMCCC call with the spec in steal_time
Oliver Upton
2021-10-09
1
-2
/
+2
*
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
2021-10-09
1
-1
/
+1
*
selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
Shuah Khan
2021-10-09
1
-1
/
+2
*
selftests: be sure to make khdr before other targets
Li Zhijian
2021-10-09
1
-0
/
+1
*
usb: testusb: Fix for showing the connection speed
Faizel K B
2021-10-09
1
-6
/
+8
*
selftests, bpf: test_lwt_ip_encap: Really disable rp_filter
Jiri Benc
2021-10-06
1
-5
/
+8
*
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
2021-10-06
1
-1
/
+2
*
kselftest/arm64: signal: Skip tests if required features are missing
Cristian Marussi
2021-09-30
1
-2
/
+5
*
kselftest/arm64: signal: Add SVE to the set of features we can check for
Mark Brown
2021-09-30
2
-0
/
+5
*
tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.sh
Masami Hiramatsu
2021-09-26
1
-2
/
+2
*
perf tools: Allow build-id with trailing zeros
Namhyung Kim
2021-09-26
1
-0
/
+10
*
tools lib: Adopt memchr_inv() from kernel
Jiri Olsa
2021-09-26
2
-0
/
+59
*
perf test: Fix bpf test sample mismatch reporting
Michael Petlan
2021-09-26
1
-1
/
+1
*
selftests: mptcp: clean tmp files in simult_flows
Matthieu Baerts
2021-09-22
1
-2
/
+2
*
perf bench inject-buildid: Handle writen() errors
Arnaldo Carvalho de Melo
2021-09-22
1
-22
/
+30
*
perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}
Li Huafei
2021-09-22
1
-4
/
+4
*
selftest: net: fix typo in altname test
Andrea Claudi
2021-09-22
1
-1
/
+1
*
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
2021-09-22
1
-0
/
+1
*
selftests/bpf: Fix potential unreleased lock
Chengfeng Ye
2021-09-18
1
-1
/
+3
*
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
2021-09-18
1
-1
/
+1
*
kselftest/arm64: pac: Fix skipping of tests on systems without PAC
Mark Brown
2021-09-18
1
-4
/
+6
[next]