index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-11-01
selftests/bpf: Add a test for open coded kmem_cache iter
Namhyung Kim
2024-08-06
selftests/bpf: add negative tests for new VFS based BPF kfuncs
Matt Bobrowski
2024-07-08
selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature
Benjamin Tissoires
2024-06-14
bpf: Support can_loop/cond_break on big endian
Alexei Starovoitov
2024-06-12
bpf: selftests: Fix bpf_iter_task_vma_new() prototype
Daniel Xu
2024-05-12
bpf: make list_for_each_entry portable
Jose E. Marchesi
2024-04-25
bpf: Add bpf_guard_preempt() convenience macro
Alexei Starovoitov
2024-04-23
selftests/bpf: wq: add bpf_wq_start() checks
Benjamin Tissoires
2024-04-23
selftests/bpf: add checks for bpf_wq_set_callback()
Benjamin Tissoires
2024-04-23
selftests/bpf: wq: add bpf_wq_init() checks
Benjamin Tissoires
2024-04-02
selftests/bpf: Using llvm may_goto inline asm for cond_break macro
Yonghong Song
2024-03-11
bpf: Add helper macro bpf_addr_space_cast()
Alexei Starovoitov
2024-03-06
bpf: Add cond_break macro
Alexei Starovoitov
2024-01-23
bpf: Minor improvements for bpf_cmp.
Alexei Starovoitov
2024-01-03
bpf: Add bpf_nop_mov() asm macro.
Alexei Starovoitov
2024-01-03
selftests/bpf: Remove bpf_assert_eq-like macros.
Alexei Starovoitov
2024-01-03
bpf: Introduce "volatile compare" macros
Alexei Starovoitov
2023-10-19
bpf: Introduce css open-coded iterator kfuncs
Chuyi Zhou
2023-10-19
bpf: Introduce task open coded iterator kfuncs
Chuyi Zhou
2023-10-19
bpf: Introduce css_task open-coded iterator kfuncs
Chuyi Zhou
2023-10-13
selftests/bpf: Add tests for open-coded task_vma iter
Dave Marchevsky
2023-09-16
selftests/bpf: Add BPF assertion macros
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-08
selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
Yonghong Song
2023-04-15
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
2023-04-15
bpf: Add bpf_refcount_acquire kfunc
Dave Marchevsky
2023-02-13
bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.h
Dave Marchevsky
2022-11-17
selftests/bpf: Add __contains macro to bpf_experimental.h
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce single ownership BPF linked list API
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce bpf_obj_drop
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi