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
/
dynptr_fail.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-18
selftests/bpf: Cover verifier checks for skb_meta dynptr type
Jakub Sitnicki
1
-0
/
+258
2025-01-16
bpf: verifier: Refactor helper access type tracking
Daniel Xu
1
-3
/
+3
2024-12-02
bpf: Zero index arg error string for dynptr and iter
Kumar Kartikeya Dwivedi
1
-11
/
+11
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-3
/
+3
2024-09-11
selftests/bpf: Expand skb dynptr selftests for tp_btf
Philo Lu
1
-0
/
+25
2024-08-21
selftests/bpf: replace __regex macro with "{{...}}" patterns
Eduard Zingerman
1
-3
/
+3
2024-06-26
bpf: add new negative selftests to cover missing check_func_arg_reg_off() and...
Matt Bobrowski
1
-0
/
+24
2024-06-21
selftests/bpf: Match tests against regular expression
Cupertino Miranda
1
-3
/
+3
2024-05-12
selftests/bpf: Fix a few tests for GCC related warnings.
Cupertino Miranda
1
-6
/
+6
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