index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
bpf_experimental.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature
Benjamin Tissoires
1
-1
/
+1
2024-06-14
bpf: Support can_loop/cond_break on big endian
Alexei Starovoitov
1
-0
/
+28
2024-06-12
bpf: selftests: Fix bpf_iter_task_vma_new() prototype
Daniel Xu
1
-1
/
+1
2024-05-12
bpf: make list_for_each_entry portable
Jose E. Marchesi
1
-2
/
+31
2024-04-25
bpf: Add bpf_guard_preempt() convenience macro
Alexei Starovoitov
1
-0
/
+22
2024-04-23
selftests/bpf: wq: add bpf_wq_start() checks
Benjamin Tissoires
1
-0
/
+1
2024-04-23
selftests/bpf: add checks for bpf_wq_set_callback()
Benjamin Tissoires
1
-0
/
+5
2024-04-23
selftests/bpf: wq: add bpf_wq_init() checks
Benjamin Tissoires
1
-0
/
+1
2024-04-02
selftests/bpf: Using llvm may_goto inline asm for cond_break macro
Yonghong Song
1
-0
/
+11
2024-03-11
bpf: Add helper macro bpf_addr_space_cast()
Alexei Starovoitov
1
-0
/
+43
2024-03-06
bpf: Add cond_break macro
Alexei Starovoitov
1
-0
/
+12
2024-01-23
bpf: Minor improvements for bpf_cmp.
Alexei Starovoitov
1
-9
/
+12
2024-01-03
bpf: Add bpf_nop_mov() asm macro.
Alexei Starovoitov
1
-0
/
+5
2024-01-03
selftests/bpf: Remove bpf_assert_eq-like macros.
Alexei Starovoitov
1
-150
/
+0
2024-01-03
bpf: Introduce "volatile compare" macros
Alexei Starovoitov
1
-0
/
+69
2023-10-19
bpf: Introduce css open-coded iterator kfuncs
Chuyi Zhou
1
-0
/
+6
2023-10-19
bpf: Introduce task open coded iterator kfuncs
Chuyi Zhou
1
-0
/
+5
2023-10-19
bpf: Introduce css_task open-coded iterator kfuncs
Chuyi Zhou
1
-0
/
+8
2023-10-13
selftests/bpf: Add tests for open-coded task_vma iter
Dave Marchevsky
1
-0
/
+8
2023-09-16
selftests/bpf: Add BPF assertion macros
Kumar Kartikeya Dwivedi
1
-0
/
+243
2023-09-16
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
1
-1
/
+30
2023-09-16
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
1
-0
/
+16
2023-09-08
selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
Yonghong Song
1
-0
/
+31
2023-04-15
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
1
-10
/
+39
2023-04-15
bpf: Add bpf_refcount_acquire kfunc
Dave Marchevsky
1
-0
/
+13
2023-02-13
bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.h
Dave Marchevsky
1
-0
/
+24
2022-11-17
selftests/bpf: Add __contains macro to bpf_experimental.h
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-11-17
bpf: Introduce single ownership BPF linked list API
Kumar Kartikeya Dwivedi
1
-0
/
+28
2022-11-17
bpf: Introduce bpf_obj_drop
Kumar Kartikeya Dwivedi
1
-0
/
+13
2022-11-17
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
1
-0
/
+25