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-08-01
bpf: Improve ctx access verifier error message
Paul Chaignon
2025-07-31
bpf: Fix oob access in cgroup local storage
Daniel Borkmann
2025-07-31
bpf: Move bpf map owner out of common struct
Daniel Borkmann
2025-07-31
bpf: Add cookie object to bpf maps
Daniel Borkmann
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-28
bpf: Add log for attaching tracing programs to functions in deny list
KaFai Wan
2025-07-28
bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...
KaFai Wan
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-28
bpf: Fix various typos in verifier.c comments
Suchit Karunakaran
2025-07-28
bpf: Add third round of bounds deduction
Paul Chaignon
2025-07-28
bpf: Improve bounds when s64 crosses sign boundary
Paul Chaignon
2025-07-27
bpf: Simplify bounds refinement from s32
Paul Chaignon
2025-07-26
bpf: Move bpf_jit_get_prog_name() to core.c
Puranjay Mohan
2025-07-26
umd: Remove usermode driver framework
Thomas Weißschuh
2025-07-26
bpf/preload: Don't select USERMODE_DRIVER
Thomas Weißschuh
2025-07-24
net: Create separate gro_flush_normal function
Samiullah Khawaja
2025-07-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-07-23
bpf: Reject narrower access to pointer ctx fields
Paul Chaignon
2025-07-21
bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
Yonghong Song
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
2025-07-17
btf: Fix virt_to_phys() on arm64 when mmapping BTF
Lorenz Bauer
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
2025-07-16
bpf: Clean up individual BTF_ID code
Feng Yang
2025-07-16
bpf: Update iterators.lskel-big-endian.h
Ilya Leoshkevich
2025-07-14
lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
Eric Biggers
2025-07-11
bpf: Remove attach_type in bpf_tracing_link
Tao Chen
2025-07-11
bpf: Remove attach_type in bpf_netns_link
Tao Chen
2025-07-11
bpf: Remove location field in tcx_link
Tao Chen
2025-07-11
bpf: Remove attach_type in bpf_cgroup_link
Tao Chen
2025-07-11
bpf: Add attach_type field to bpf_link
Tao Chen
2025-07-11
bpf: Forget ranges when refining tnum after JSET
Paul Chaignon
2025-07-11
bpf/arena: add bpf_arena_reserve_pages kfunc
Emil Tsalapatis
2025-07-07
bpf: Clean code with bpf_copy_to_user()
Tao Chen
2025-07-07
bpf: Fix aux usage after do_check_insn()
Luis Gerhorst
2025-07-07
bpf: Fix improper int-to-ptr cast in dump_stack_cb
Kumar Kartikeya Dwivedi
2025-07-07
bpf: Fix bounds for bpf_prog_get_file_line linfo loop
Kumar Kartikeya Dwivedi
2025-07-07
bpf: support for void/primitive __arg_untrusted global func params
Eduard Zingerman
2025-07-07
bpf: attribute __arg_untrusted for global function parameters
Eduard Zingerman
2025-07-07
bpf: rdonly_untrusted_mem for btf id walk pointer leafs
Eduard Zingerman
2025-07-07
bpf: make makr_btf_ld_reg return error for unexpected reg types
Eduard Zingerman
2025-07-03
bpf: Avoid putting struct bpf_scc_callchain variables on the stack
Yonghong Song
2025-07-03
bpf: Reduce stack frame size by using env->insn_buf for bpf insns
Yonghong Song
2025-07-03
bpf: Simplify assignment to struct bpf_insn pointer in do_misc_fixups()
Yonghong Song
2025-07-03
bpf: Avoid warning on unexpected map for tail call
Paul Chaignon
2025-07-03
bpf: Report rqspinlock deadlocks/timeout to BPF stderr
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Report may_goto timeout to BPF stderr
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Add dump_stack() analogue to print to BPF stderr
Kumar Kartikeya Dwivedi
[next]