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
/
prog_tests
/
linked_list.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-18
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
1
-39
/
+39
2023-04-15
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
1
-32
/
+58
2023-04-15
selftests/bpf: Modify linked_list tests to work with macro-ified inserts
Dave Marchevsky
1
-3
/
+3
2023-02-13
bpf: Special verifier handling for bpf_rbtree_{remove, first}
Dave Marchevsky
1
-0
/
+37
2023-02-13
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
1
-6
/
+6
2023-02-13
bpf: Migrate release_on_unlock logic to non-owning ref semantics
Dave Marchevsky
1
-2
/
+0
2022-11-22
selftests/bpf: Workaround for llvm nop-4 bug
Alexei Starovoitov
1
-3
/
+3
2022-11-22
Revert "selftests/bpf: Temporarily disable linked list tests"
Alexei Starovoitov
1
-14
/
+7
2022-11-17
selftests/bpf: Temporarily disable linked list tests
Kumar Kartikeya Dwivedi
1
-7
/
+14
2022-11-17
selftests/bpf: Add BTF sanity tests
Kumar Kartikeya Dwivedi
1
-0
/
+485
2022-11-17
selftests/bpf: Add BPF linked list API tests
Kumar Kartikeya Dwivedi
1
-0
/
+255