index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
linked_list.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
Jiri Olsa
1
-4
/
+1
2024-06-03
selftests/bpf: Test global bpf_list_head arrays.
Kui-Feng Lee
1
-0
/
+42
2024-01-03
selftests/bpf: Attempt to build BPF programs with -Wsign-compare
Alexei Starovoitov
1
-1
/
+1
2023-07-12
selftests/bpf: Improve test coverage of bpf_mem_alloc.
Alexei Starovoitov
1
-1
/
+1
2023-04-15
selftests/bpf: Modify linked_list tests to work with macro-ified inserts
Dave Marchevsky
1
-17
/
+17
2023-03-10
selftests/bpf: fix lots of silly mistakes pointed out by compiler
Andrii Nakryiko
1
-4
/
+0
2023-02-13
bpf: Migrate release_on_unlock logic to non-owning ref semantics
Dave Marchevsky
1
-1
/
+1
2022-12-01
selftests/bpf: Validate multiple ref release_on_unlock logic
Dave Marchevsky
1
-1
/
+16
2022-11-22
Revert "selftests/bpf: Temporarily disable linked list tests"
Alexei Starovoitov
1
-10
/
+1
2022-11-17
selftests/bpf: Temporarily disable linked list tests
Kumar Kartikeya Dwivedi
1
-1
/
+10
2022-11-17
selftests/bpf: Add BPF linked list API tests
Kumar Kartikeya Dwivedi
1
-0
/
+370