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
/
testing
/
selftests
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Add a selftest to check for incorrect names
Jeongjun Park
2024-09-04
1
-0
/
+34
*
selftests/bpf: Add a test to verify previous stacksafe() fix
Yonghong Song
2024-08-12
1
-0
/
+54
*
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-08-02
1
-1
/
+1
|
\
|
*
uretprobe: change syscall number, again
Arnd Bergmann
2024-08-02
1
-1
/
+1
*
|
bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall test
Jiri Olsa
2024-07-30
1
-1
/
+1
*
|
selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp
Stanislav Fomichev
2024-07-29
1
-1
/
+1
|
/
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-25
6
-33
/
+72
|
\
|
*
selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata test
Stanislav Fomichev
2024-07-25
1
-1
/
+2
|
*
selftests/bpf: Test sockmap redirect for AF_UNIX MSG_OOB
Michal Luczaj
2024-07-17
1
-3
/
+33
|
*
selftests/bpf: Parametrize AF_UNIX redir functions to accept send() flags
Michal Luczaj
2024-07-17
1
-22
/
+26
|
*
selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()
Michal Luczaj
2024-07-17
1
-2
/
+1
|
*
libbpf: Fix no-args func prototype BTF dumping syntax
Andrii Nakryiko
2024-07-17
2
-4
/
+4
|
*
selftests/bpf: fexit_sleep: Fix stack allocation for arm64
Puranjay Mohan
2024-07-17
2
-2
/
+7
*
|
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
6
-1
/
+821
|
\
\
|
|
/
|
/
|
|
*
selftests/bpf: Change uretprobe syscall number in uprobe_syscall test
Jiri Olsa
2024-07-15
1
-1
/
+1
|
*
selftests/bpf: add test validating uprobe/uretprobe stack traces
Andrii Nakryiko
2024-06-25
2
-0
/
+282
|
*
selftests/bpf: Add uretprobe shadow stack test
Jiri Olsa
2024-06-12
1
-0
/
+60
|
*
selftests/bpf: Add uretprobe syscall call from user space test
Jiri Olsa
2024-06-12
2
-0
/
+112
|
*
selftests/bpf: Add uretprobe syscall test for regs changes
Jiri Olsa
2024-06-12
2
-1
/
+189
|
*
selftests/bpf: Add uretprobe syscall test for regs integrity
Jiri Olsa
2024-06-12
2
-0
/
+178
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-12
11
-60
/
+103
|
\
\
|
*
|
selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type()
Tengda Wu
2024-07-12
1
-0
/
+13
|
*
|
selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep again
Daniel Borkmann
2024-07-12
1
-0
/
+1
|
*
|
selftests/bpf: Close obj in error path in xdp_adjust_tail
Geliang Tang
2024-07-10
1
-1
/
+1
|
*
|
selftests/bpf: Null checks for links in bpf_tcp_ca
Geliang Tang
2024-07-10
1
-4
/
+12
|
*
|
selftests/bpf: Use connect_fd_to_fd in sk_lookup
Geliang Tang
2024-07-10
1
-9
/
+3
|
*
|
selftests/bpf: Use start_server_addr in sk_lookup
Geliang Tang
2024-07-10
1
-8
/
+2
|
*
|
selftests/bpf: Use start_server_str in sk_lookup
Geliang Tang
2024-07-10
1
-24
/
+34
|
*
|
selftests/bpf: Close fd in error path in drop_on_reuseport
Geliang Tang
2024-07-10
1
-1
/
+1
|
*
|
selftests/bpf: Add ASSERT_OK_FD macro
Geliang Tang
2024-07-10
1
-0
/
+9
|
*
|
selftests/bpf: Add backlog for network_helper_opts
Geliang Tang
2024-07-10
2
-1
/
+11
|
*
|
selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=m
Alan Maguire
2024-07-10
1
-3
/
+7
|
*
|
bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCU
Matt Bobrowski
2024-07-09
3
-9
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
4
-0
/
+242
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
selftests/bpf: Add timer lockup selftest
Kumar Kartikeya Dwivedi
2024-07-11
2
-0
/
+178
|
*
|
selftests/bpf: Extend tcx tests to cover late tcx_entry release
Daniel Borkmann
2024-07-08
2
-0
/
+64
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-09
74
-365
/
+1972
|
\
\
\
|
*
|
|
selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
Puranjay Mohan
2024-07-08
1
-1
/
+0
|
*
|
|
selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature
Benjamin Tissoires
2024-07-08
3
-8
/
+17
|
*
|
|
selftests/bpf: Remove exceptions tests from DENYLIST.s390x
Ilya Leoshkevich
2024-07-08
1
-1
/
+0
|
*
|
|
selftests/bpf: Remove arena tests from DENYLIST.s390x
Ilya Leoshkevich
2024-07-02
1
-3
/
+0
|
*
|
|
selftests/bpf: Add UAF tests for arena atomics
Ilya Leoshkevich
2024-07-02
2
-0
/
+94
|
*
|
|
selftests/bpf: Introduce __arena_global
Ilya Leoshkevich
2024-07-02
2
-37
/
+32
|
*
|
|
selftests/bpf: Add testcase where 7th argment is struct
Pu Lehui
2024-07-02
4
-0
/
+69
|
*
|
|
selftests/bpf: Factor out many args tests from tracing_struct
Pu Lehui
2024-07-02
3
-58
/
+86
|
*
|
|
selftests/xsk: Enhance batch size support with dynamic configurations
Tushar Vyavahare
2024-07-02
2
-6
/
+22
|
*
|
|
selftests/xsk: Ensure traffic validation proceeds after ring size adjustment ...
Tushar Vyavahare
2024-07-02
1
-5
/
+9
|
*
|
|
selftests/bpf: Delete extra blank lines in test_sockmap
Zhu Jun
2024-07-01
1
-1
/
+0
|
*
|
|
selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
2024-07-01
3
-0
/
+325
|
*
|
|
selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
Jiri Olsa
2024-06-26
14
-40
/
+13
[next]