index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
dynptr_fail.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
selftests/bpf: Fix dynptr/test_dynptr_is_null
Yonghong Song
1
-0
/
+1
2023-05-06
selftests/bpf: Check overflow in optional buffer
Daniel Rosenberg
1
-0
/
+20
2023-04-27
selftests/bpf: Add tests for dynptr convenience helpers
Joanne Koong
1
-0
/
+287
2023-03-10
selftests/bpf: fix lots of silly mistakes pointed out by compiler
Andrii Nakryiko
1
-2
/
+3
2023-03-01
selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
Joanne Koong
1
-1
/
+286
2023-02-16
Fix typos in selftest/bpf files
Taichi Nishimura
1
-1
/
+1
2023-01-20
selftests/bpf: Add dynptr helper tests
Kumar Kartikeya Dwivedi
1
-0
/
+192
2023-01-20
selftests/bpf: Add dynptr partial slot overwrite tests
Kumar Kartikeya Dwivedi
1
-0
/
+66
2023-01-20
selftests/bpf: Add dynptr var_off tests
Kumar Kartikeya Dwivedi
1
-0
/
+40
2023-01-20
selftests/bpf: Add dynptr pruning tests
Kumar Kartikeya Dwivedi
1
-0
/
+141
2023-01-20
bpf: Invalidate slices on destruction of dynptrs on stack
Kumar Kartikeya Dwivedi
1
-2
/
+2
2023-01-20
bpf: Fix partial dynptr stack slot reads/writes
Kumar Kartikeya Dwivedi
1
-3
/
+3
2023-01-20
bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-12-07
selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester
Andrii Nakryiko
1
-0
/
+31
2022-08-09
selftests/bpf: add extra test for using dynptr data slice after release
Joanne Koong
1
-1
/
+37
2022-08-08
selftests/bpf: Clean up sys_nanosleep uses
Joanne Koong
1
-28
/
+28
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
1
-5
/
+5
2022-05-23
selftests/bpf: Dynptr tests
Joanne Koong
1
-0
/
+588