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
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-27
selftests/bpf: Add tests with stack ptr register in conditional jmp
Yonghong Song
2025-05-27
bpf: Do not include stack ptr register in precision backtracking bookkeeping
Yonghong Song
2025-05-27
bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
Hou Tao
2025-05-27
bpf: Avoid __bpf_prog_ret0_warn when jit fails
KaFai Wan
2025-05-27
bpf: Warn with __bpf_trap() kfunc maybe due to uninitialized variable
Yonghong Song
2025-05-27
bpf: Remove special_kfunc_set from verifier
Yonghong Song
2025-05-27
bpf: Add open coded dmabuf iterator
T.J. Mercier
2025-05-27
bpf: Add dmabuf iterator
T.J. Mercier
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-23
btf: Allow mmap of vmlinux btf
Lorenz Bauer
2025-05-22
mm: rename try_alloc_pages() to alloc_pages_nolock()
Alexei Starovoitov
2025-05-22
sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifier
Tejun Heo
2025-05-19
bpf: WARN_ONCE on verifier bugs
Paul Chaignon
2025-05-14
bpf: Pass the same orig_call value to trampoline functions
Ilya Leoshkevich
2025-05-13
bpf: Add support for __prog argument suffix to pass in prog->aux
Kumar Kartikeya Dwivedi
2025-05-12
bpf: Implement dynptr copy kfuncs
Mykyta Yatsenko
2025-05-12
helpers: make few bpf helpers public
Mykyta Yatsenko
2025-05-09
bpf: Add support to retrieve ref_ctr_offset for uprobe perf link
Jiri Olsa
2025-05-09
bpf: Allow some trace helpers for all prog types
Feng Yang
2025-05-09
bpf/verifier: Handle BPF_LOAD_ACQ instructions in insn_def_regno()
Peilin Ye
2025-05-06
bpf: Add bpf_list_{front,back} kfunc
Martin KaFai Lau
2025-05-06
bpf: Simplify reg0 marking for the list kfuncs that return a bpf_list_node po...
Martin KaFai Lau
2025-05-06
bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right}
Martin KaFai Lau
2025-05-06
bpf: Add bpf_rbtree_{root,left,right} kfunc
Martin KaFai Lau
2025-05-06
bpf: Simplify reg0 marking for the rbtree kfuncs that return a bpf_rb_node po...
Martin KaFai Lau
2025-05-06
bpf: Check KF_bpf_rbtree_add_impl for the "case KF_ARG_PTR_TO_RB_NODE"
Martin KaFai Lau
2025-05-05
bpf: Replace offsetof() with struct_size()
Thorsten Blum
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-01
bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps
Lorenzo Bianconi
2025-05-01
bpf: Replace offsetof() with struct_size()
Thorsten Blum
2025-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4
Alexei Starovoitov
2025-04-25
bpf: Add namespace to BPF internal symbols
Alexei Starovoitov
2025-04-25
bpf: fix possible endless loop in BPF map iteration
Brandon Kammerdiener
2025-04-23
bpf: Allow access to const void pointer arguments in tracing programs
KaFai Wan
2025-04-23
bpf: Use proper type to calculate bpf_raw_tp_null_args.mask index
Shung-Hsi Yu
2025-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-17
bpf: Prepare to reuse get_ctx_arg_idx
Amery Hung
2025-04-11
bpf: Convert ringbuf map to rqspinlock
Kumar Kartikeya Dwivedi
2025-04-10
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
2025-04-10
bpf: Convert queue_stack map to rqspinlock
Kumar Kartikeya Dwivedi
2025-04-10
bpf: Use architecture provided res_smp_cond_load_acquire
Kumar Kartikeya Dwivedi
2025-04-09
bpf: Don't allocate per-cpu extra_elems for fd htab
Hou Tao
2025-04-09
bpf: Add is_fd_htab() helper
Hou Tao
2025-04-09
bpf: Support atomic update for htab of maps
Hou Tao
[next]