index
:
kernel/linux.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.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
libbpf: Add doc comments for bpf_program__(un)pin()
Grant Seltzer
1
-0
/
+24
2021-12-14
selftests/bpf: Fix segfault in bpf_tcp_ca
Jean-Philippe Brucker
1
-4
/
+3
2021-12-13
kunit: tool: suggest using decode_stacktrace.sh on kernel crash
Daniel Latypov
1
-0
/
+6
2021-12-13
kunit: tool: reconfigure when the used kunitconfig changes
Daniel Latypov
2
-11
/
+74
2021-12-13
kunit: tool: revamp message for invalid kunitconfig
Daniel Latypov
1
-9
/
+11
2021-12-13
kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs
Daniel Latypov
3
-0
/
+31
2021-12-13
kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
Daniel Latypov
3
-42
/
+37
2021-12-13
kunit: tool: print parsed test results fully incrementally
Daniel Latypov
2
-7
/
+57
2021-12-13
kunit: tool: Report an error if any test has no subtests
David Gow
3
-5
/
+30
2021-12-13
kunit: tool: Do not error on tests without test plans
David Gow
2
-4
/
+6
2021-12-13
kunit: add run_checks.py script to validate kunit changes
Daniel Latypov
1
-0
/
+81
2021-12-13
kunit: tool: fix --json output for skipped tests
Daniel Latypov
2
-0
/
+8
2021-12-13
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
1
-1
/
+1
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
1
-1
/
+1
2021-12-13
exit: Implement kthread_exit
Eric W. Biederman
1
-0
/
+1
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+2
2021-12-13
selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
2
-0
/
+167
2021-12-13
bpf: Add get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
1
-0
/
+28
2021-12-13
selftests/bpf: Add test to access int ptr argument in tracing program
Jiri Olsa
1
-0
/
+12
2021-12-13
selftest/net/forwarding: declare NETIFS p9 p10
Hangbin Liu
1
-0
/
+2
2021-12-13
selftests/net: expand gro with two machine test
Willem de Bruijn
1
-14
/
+24
2021-12-13
selftests/net: toeplitz: fix udp option
Willem de Bruijn
1
-1
/
+1
2021-12-13
libbpf: Don't validate TYPE_ID relo's original imm value
Andrii Nakryiko
1
-5
/
+14
2021-12-13
selftests/bpf: Remove last bpf_create_map_xattr from test_verifier
Andrii Nakryiko
1
-9
/
+5
2021-12-12
selftests: Fix IPv6 address bind tests
David Ahern
1
-3
/
+11
2021-12-12
selftests: Fix raw socket bind tests with VRF
David Ahern
1
-1
/
+2
2021-12-12
selftests: Add duplicate config only for MD5 VRF tests
David Ahern
1
-6
/
+20
2021-12-12
selftests: icmp_redirect: pass xfail=0 to log_test()
Po-Hsu Lin
1
-1
/
+1
2021-12-12
kselftest: alsa: Use private alsa-lib configuration in mixer test
Jaroslav Kysela
1
-1
/
+55
2021-12-12
kselftest: alsa: optimization for SNDRV_CTL_ELEM_ACCESS_VOLATILE
Takashi Sakamoto
1
-3
/
+9
2021-12-12
kselftest: alsa: Add simplistic test for ALSA mixer controls kselftest
Mark Brown
4
-1
/
+617
2021-12-12
selftests/bpf: Add test cases for bpf_strncmp()
Hou Tao
2
-0
/
+221
2021-12-12
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
5
-1
/
+232
2021-12-12
selftests/bpf: Fix checkpatch error on empty function parameter
Hou Tao
6
-33
/
+34
2021-12-12
bpf: Add bpf_strncmp helper
Hou Tao
1
-0
/
+11
2021-12-12
libbpf: Fix gen_loader assumption on number of programs.
Alexei Starovoitov
1
-2
/
+3
2021-12-12
Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub...
Linus Torvalds
5
-32
/
+64
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-74
/
+172
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
1
-1
/
+1
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
1
-3
/
+8
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
1
-4
/
+28
2021-12-11
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
1
-19
/
+13
2021-12-11
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
1
-1
/
+1
2021-12-11
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
1
-3
/
+4
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2
-1
/
+7
2021-12-11
objtool: Remove .fixup handling
Peter Zijlstra
1
-6
/
+2
2021-12-11
x86/mmx_32: Remove X86_USE_3DNOW
Peter Zijlstra
1
-4
/
+0
2021-12-11
selftests/damon: split test cases
SeongJae Park
7
-112
/
+129
[prev]
[next]