index
:
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.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
*
perf test: Convert time to tsc test to test case.
Ian Rogers
2021-11-13
1
-1
/
+6
*
perf test: bp tests use test case
Ian Rogers
2021-11-13
3
-3
/
+18
*
perf test: Remove now unused subtest helpers
Ian Rogers
2021-11-13
2
-13
/
+1
*
perf test: Convert llvm tests to test cases.
Ian Rogers
2021-11-13
1
-23
/
+54
*
perf test: Convert bpf tests to test cases.
Ian Rogers
2021-11-13
1
-29
/
+43
*
perf test: Convert clang tests to test cases.
Ian Rogers
2021-11-13
3
-47
/
+24
*
perf test: Convert watch point tests to test cases.
Ian Rogers
2021-11-13
1
-98
/
+32
*
perf test: Convert pmu event tests to test cases.
Ian Rogers
2021-11-13
1
-62
/
+16
*
perf test: Convert pfm tests to use test cases.
Ian Rogers
2021-11-13
1
-47
/
+19
*
perf test: Add skip reason to test case.
Ian Rogers
2021-11-13
2
-1
/
+13
*
perf test: Add test case struct.
Ian Rogers
2021-11-13
2
-10
/
+46
*
perf test: Add helper functions for abstraction.
Ian Rogers
2021-11-13
2
-29
/
+71
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
81
-123
/
+125
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
70
-348
/
+397
*
perf test: Make each test/suite its own struct.
Ian Rogers
2021-11-13
12
-170
/
+216
*
perf test: Use macro for "suite" definitions
Ian Rogers
2021-11-12
1
-330
/
+149
*
perf test: Use macro for "suite" declarations
Ian Rogers
2021-11-12
1
-74
/
+77
*
perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKET
Arnaldo Carvalho de Melo
2021-11-12
2
-0
/
+21
*
perf trace: Beautify the 'level' argument of setsockopt
Arnaldo Carvalho de Melo
2021-11-12
1
-0
/
+2
*
perf trace: Beautify the 'level' argument of getsockopt
Arnaldo Carvalho de Melo
2021-11-12
1
-0
/
+2
*
perf beauty socket: Add generator for socket level (SOL_*) string table
Arnaldo Carvalho de Melo
2021-11-12
3
-3
/
+17
*
perf beauty socket: Sort the ipproto array entries
Arnaldo Carvalho de Melo
2021-11-12
1
-1
/
+1
*
perf beauty socket: Rename 'regex' to 'ipproto_regex'
Arnaldo Carvalho de Melo
2021-11-12
1
-3
/
+3
*
perf beauty socket: Prep to receive more input header files
Arnaldo Carvalho de Melo
2021-11-12
1
-1
/
+5
*
perf beauty socket: Rename header_dir to uapi_header_dir
Arnaldo Carvalho de Melo
2021-11-12
1
-2
/
+2
*
perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table ...
Arnaldo Carvalho de Melo
2021-11-12
3
-7
/
+8
*
perf beauty: Make all sockaddr files use a common naming scheme
Arnaldo Carvalho de Melo
2021-11-12
3
-7
/
+7
*
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-11
19
-76
/
+204
|
\
|
*
selftests/net: udpgso_bench_rx: fix port argument
Willem de Bruijn
2021-11-11
1
-4
/
+7
|
*
selftests: forwarding: Fix packet matching in mirroring selftests
Petr Machata
2021-11-10
5
-11
/
+13
|
*
selftests: net: test_vxlan_under_vrf: fix HV connectivity test
Andrea Righi
2021-11-10
1
-0
/
+2
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-09
1
-0
/
+12
|
|
\
|
|
*
bpf: selftest: Trigger a DCE on the whole subprog
Martin KaFai Lau
2021-11-06
1
-0
/
+12
|
*
|
selftests: net: tls: remove unused variable and code
Anders Roxell
2021-11-07
1
-3
/
+0
|
|
/
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-05
8
-52
/
+158
|
|
\
|
|
*
selftests/bpf/xdp_redirect_multi: Limit the tests in netns
Hangbin Liu
2021-11-05
2
-10
/
+17
|
|
*
selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
Hangbin Liu
2021-11-05
1
-2
/
+2
|
|
*
selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number
Hangbin Liu
2021-11-05
1
-4
/
+4
|
|
*
selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
Hangbin Liu
2021-11-05
1
-17
/
+18
|
|
*
libbpf: Fix lookup_and_delete_elem_flags error reporting
Mehrdad Arshad Rad
2021-11-05
1
-1
/
+3
|
|
*
bpftool: Install libbpf headers for the bootstrap version, too
Quentin Monnet
2021-11-05
1
-10
/
+22
|
|
*
selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodes
Kleber Sacilotto de Souza
2021-11-04
1
-0
/
+4
|
|
*
selftests/bpf: Verifier test on refill from a smaller spill
Martin KaFai Lau
2021-11-03
1
-0
/
+17
|
|
*
selftests/bpf: Make netcnt selftests serial to avoid spurious failures
Andrii Nakryiko
2021-11-03
1
-1
/
+1
|
|
*
selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs
Lorenz Bauer
2021-11-03
1
-1
/
+64
|
|
*
selftests/bpf: Convert test_bpffs to ASSERT macros
Lorenz Bauer
2021-11-03
1
-11
/
+11
|
*
|
selftests: net: properly support IPv6 in GSO GRE test
Andrea Righi
2021-11-04
1
-4
/
+5
|
|
/
|
*
kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile
Hangbin Liu
2021-11-03
1
-0
/
+1
|
*
kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
Hangbin Liu
2021-11-03
1
-0
/
+1
|
*
kselftests/net: add missed SRv6 tests
Hangbin Liu
2021-11-03
1
-0
/
+3
[next]