index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
12 days
bpf: Fix truncated dmabuf iterator reads
T.J. Mercier
12 days
bpf: Add bpf_has_frame_pointer()
Josh Poimboeuf
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-12-02
Merge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-29
bpf: optimize bpf_map_update_elem() for map-in-map types
Ritesh Oedayrajsingh Varma
2025-11-29
rqspinlock: Precede non-head waiter queueing with AA check
Kumar Kartikeya Dwivedi
2025-11-29
rqspinlock: Disable spinning for trylock fallback
Kumar Kartikeya Dwivedi
2025-11-29
rqspinlock: Use trylock fallback when per-CPU rqnode is busy
Kumar Kartikeya Dwivedi
2025-11-29
rqspinlock: Perform AA checks immediately
Kumar Kartikeya Dwivedi
2025-11-29
rqspinlock: Enclose lock/unlock within lock entry acquisitions
Kumar Kartikeya Dwivedi
2025-11-28
bpf: Disable file_alloc_security hook
Amery Hung
2025-11-28
bpf: check for insn arrays in check_ptr_alignment
Anton Protopopov
2025-11-28
bpf: force BPF_F_RDONLY_PROG on insn array creation
Anton Protopopov
2025-11-28
bpf: convert bpf_token_create() to FD_PREPARE()
Christian Brauner
2025-11-28
bpf: convert bpf_iter_new_fd() to FD_PREPARE()
Christian Brauner
2025-11-26
bpf: Fix exclusive map memory leak
Edward Adam Davis
2025-11-25
bpf: Introduce internal bpf_map_check_op_flags helper function
Leon Hwang
2025-11-24
bpf: implement "jmp" mode for trampoline
Menglong Dong
2025-11-24
bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong
2025-11-24
bpf: cleanup aux->used_maps after jit
Anton Protopopov
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
2025-11-21
bpf: correct stack liveness for tail calls
Eduard Zingerman
2025-11-21
bpf: properly verify tail call behavior
Martin Teichmann
2025-11-21
bpf: Add a check to make static analysers happy
Anton Protopopov
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-18
bpf: Replace bpf memory allocator with kmalloc_nolock() in local storage
Amery Hung
2025-11-18
bpf: Save memory alloction info in bpf_local_storage
Amery Hung
2025-11-18
bpf: Remove smap argument from bpf_selem_free()
Amery Hung
2025-11-18
bpf: Always charge/uncharge memory when allocating/unlinking storage elements
Amery Hung
2025-11-17
bpf: Fix invalid prog->stats access when update_effective_progs fails
Pu Lehui
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2025-11-16
convert bpf
Al Viro
2025-11-14
bpf: don't skip other information if xlated_prog_insns is skipped
Altgelt, Max (Nextron)
2025-11-14
bpf: verifier: Move desc->imm setup to sort_kfunc_descs_by_imm_off()
Puranjay Mohan
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
2025-11-14
bpf: Handle return value of ftrace_set_filter_ip in register_fentry
Menglong Dong
2025-11-14
bpf: Add missing checks to avoid verbose verifier log
Eduard Zingerman
2025-11-14
bpf: Prevent nesting overflow in bpf_try_get_buffers
Sahil Chandna
2025-11-14
bpf: account for current allocated stack depth in widen_imprecise_scalars()
Eduard Zingerman
2025-11-13
bpf: Free special fields when update [lru_,]percpu_hash maps
Leon Hwang
2025-11-12
bpf: Adjust return value for queue destruction in rqspinlock
Kumar Kartikeya Dwivedi
2025-11-10
bpf: Export necessary symbols for modules with struct_ops
D. Wythe
2025-11-10
bpf: Unclone skb head on bpf_dynptr_write to skb metadata
Jakub Sitnicki
2025-11-06
bpf: Use kmalloc_nolock() in range tree
Puranjay Mohan
[next]