index
:
git.armlinux.org.uk/linux.git
master
Linus' 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-09-08
bpf: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-08
bpf: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-08
bpf: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-04
bpf: add bpf_strcasecmp kfunc
Rong Tao
2025-09-02
bpf: Replace kvfree with kfree for kzalloc memory
Feng Yang
2025-08-27
bpf: Improve the general precision of tnum_mul
Nandakumar Edamana
2025-08-26
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for trampoline.c
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_prog_run_array_cg()
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_task_storage_free()
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_iter_run_prog()
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_inode_storage_free()
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_storage_free()
Menglong Dong
2025-08-22
bpf: Remove preempt_disable in bpf_try_get_buffers
Tao Chen
2025-08-22
bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
Eric Biggers
2025-08-22
bpf: Use tnums for JEQ/JNE is_branch_taken logic
Paul Chaignon
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
2025-08-18
bpf: Enable read/write access to skb metadata through a dynptr
Jakub Sitnicki
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
2025-08-18
bpf: Add a verbose message when the BTF limit is reached
Anton Protopopov
2025-08-18
bpf: Replace get_next_cpu() with cpumask_next_wrap()
Fushuai Wang
2025-08-15
bpf: Check the helper function is valid in get_helper_proto
Jiri Olsa
2025-08-15
bpf, cpumap: Disable page_pool direct xdp_return need larger scope
Jesper Dangaard Brouer
2025-08-12
bpf: Replace kvfree with kfree for kzalloc memory
Qianfeng Rong
2025-08-12
bpf: Remove redundant __GFP_NOWARN
Qianfeng Rong
2025-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Martin KaFai Lau
2025-08-07
bpf: use realloc in bpf_patch_insn_data
Eduard Zingerman
2025-08-07
bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32
Eduard Zingerman
2025-08-06
bpf: Allow struct_ops to get map id by kdata
Amery Hung
2025-08-02
bpf: Fix memory leak of bpf_scc_info objects
Eduard Zingerman
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
[prev]
[next]