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.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: Print log buffer for exceptions test only on failure
Kumar Kartikeya Dwivedi
2023-09-19
1
-2
/
+3
*
kselftest: rtnetlink: add pause and pause on fail flag
Daniel Mendes
2023-09-18
1
-4
/
+23
*
kselftest: rtnetlink.sh: add verbose flag
Daniel Mendes
2023-09-18
1
-581
/
+381
*
vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKET
Stefano Garzarella
2023-09-17
1
-3
/
+11
*
vsock/test: use send_buf() in vsock_test.c
Stefano Garzarella
2023-09-17
1
-66
/
+9
*
vsock/test: add send_buf() utility function
Stefano Garzarella
2023-09-17
2
-36
/
+56
*
vsock/test: use recv_buf() in vsock_test.c
Stefano Garzarella
2023-09-17
1
-87
/
+17
*
vsock/test: add recv_buf() utility function
Stefano Garzarella
2023-09-17
2
-35
/
+54
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-17
45
-365
/
+3585
|
\
|
*
selftests/bpf: Add tests for BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
7
-0
/
+1332
|
*
selftests/bpf: Add BPF assertion macros
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+243
|
*
libbpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
1
-5
/
+109
|
*
libbpf: Refactor bpf_object__reloc_code
Kumar Kartikeya Dwivedi
2023-09-16
1
-19
/
+33
|
*
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
1
-1
/
+30
|
*
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+16
|
*
selftest, bpf: enable cpu v4 tests for arm32
Puranjay Mohan
2023-09-15
5
-5
/
+10
|
*
tools: ynl: extend netdev sample to dump xdp-rx-metadata-features
Stanislav Fomichev
2023-09-15
4
-2
/
+30
|
*
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2023-09-15
1
-0
/
+16
|
*
selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not available
Artem Savkov
2023-09-14
1
-0
/
+5
|
*
selftests/xsk: display command line options with -h
Magnus Karlsson
2023-09-14
2
-2
/
+14
|
*
selftests/xsk: fail single test instead of all tests
Magnus Karlsson
2023-09-14
1
-24
/
+46
|
*
selftests/xsk: use ksft_print_msg uniformly
Magnus Karlsson
2023-09-14
1
-12
/
+13
|
*
selftests/xsk: add option to run single test
Magnus Karlsson
2023-09-14
3
-21
/
+48
|
*
selftests/xsk: add option that lists all tests
Magnus Karlsson
2023-09-14
3
-7
/
+42
|
*
selftests/xsk: declare test names in struct
Magnus Karlsson
2023-09-14
2
-171
/
+57
|
*
selftests/xsk: move all tests to separate functions
Magnus Karlsson
2023-09-14
1
-55
/
+115
|
*
selftests/xsk: add option to only run tests in a single mode
Magnus Karlsson
2023-09-14
3
-8
/
+47
|
*
selftests/xsk: add timeout for Tx thread
Magnus Karlsson
2023-09-14
1
-4
/
+22
|
*
selftests/xsk: print per packet info in verbose mode
Magnus Karlsson
2023-09-14
1
-3
/
+10
|
*
selftests/bpf: Add testcases for tailcall infinite loop fixing
Leon Hwang
2023-09-12
3
-4
/
+269
|
*
selftests/bpf: Correct map_fd to data_fd in tailcalls
Leon Hwang
2023-09-11
1
-16
/
+16
|
*
bpftool: Fix -Wcast-qual warning
Denys Zagorui
2023-09-08
1
-1
/
+1
|
*
selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
Rong Tao
2023-09-08
1
-0
/
+4
|
*
selftests/bpf: trace_helpers.c: Optimize kallsyms cache
Rong Tao
2023-09-08
4
-46
/
+114
|
*
selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()
Hou Tao
2023-09-08
2
-0
/
+195
|
*
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Yonghong Song
2023-09-08
3
-2
/
+22
|
*
selftests/bpf: Add some negative tests
Yonghong Song
2023-09-08
2
-0
/
+171
|
*
selftests/bpf: Add tests for cgrp_local_storage with local percpu kptr
Yonghong Song
2023-09-08
2
-0
/
+145
|
*
selftests/bpf: Remove unnecessary direct read of local percpu kptr
Yonghong Song
2023-09-08
1
-4
/
+0
|
*
selftests/bpf: Add tests for array map with local percpu kptr
Yonghong Song
2023-09-08
2
-0
/
+265
|
*
selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
Yonghong Song
2023-09-08
1
-0
/
+31
|
*
libbpf: Add __percpu_kptr macro definition
Yonghong Song
2023-09-08
1
-0
/
+1
|
*
selftests/bpf: Update error message in negative linked_list test
Yonghong Song
2023-09-08
1
-2
/
+2
|
*
libbpf: Add basic BTF sanity validation
Andrii Nakryiko
2023-09-08
2
-2
/
+162
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-14
291
-9153
/
+8204
|
\
\
|
*
\
Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-14
2
-23
/
+71
|
|
\
\
|
|
*
|
selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
Kuniyuki Iwashima
2023-09-13
1
-0
/
+46
|
|
*
|
selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.
Kuniyuki Iwashima
2023-09-13
1
-10
/
+10
|
|
*
|
selftest: tcp: Fix address length in bind_wildcard.c.
Kuniyuki Iwashima
2023-09-13
1
-1
/
+1
|
*
|
|
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-13
2
-2
/
+2
|
|
\
\
\
[next]