index
:
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-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-29
mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().
Alexei Starovoitov
2025-09-27
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
2025-09-25
bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
Tao Chen
2025-09-25
sched: Make migrate_{en,dis}able() inline
Menglong Dong
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
2025-09-23
bpf: Clear packet pointers after changing packet data in kfuncs
Amery Hung
2025-09-23
bpf: Allow union argument in trampoline based programs
Leon Hwang
2025-09-23
bpf, x86: Add support for signed arena loads
Kumar Kartikeya Dwivedi
2025-09-23
bpf: task work scheduling kfuncs
Mykyta Yatsenko
2025-09-23
bpf: extract map key pointer calculation
Mykyta Yatsenko
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
2025-09-23
bpf: verifier: permit non-zero returns from async callbacks
Mykyta Yatsenko
2025-09-23
bpf: htab: extract helper for freeing special structs
Mykyta Yatsenko
2025-09-23
bpf: extract generic helper from process_timer_func()
Mykyta Yatsenko
2025-09-23
bpf: refactor special field-type detection
Mykyta Yatsenko
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
2025-09-19
bpf: table based bpf_insn_successors()
Eduard Zingerman
2025-09-19
bpf: disable and remove registers chain based liveness
Eduard Zingerman
2025-09-19
bpf: signal error if old liveness is more conservative than new
Eduard Zingerman
2025-09-19
bpf: enable callchain sensitive stack liveness tracking
Eduard Zingerman
2025-09-19
bpf: callchain sensitive stack liveness tracking using CFG
Eduard Zingerman
2025-09-19
bpf: compute instructions postorder per subprogram
Eduard Zingerman
2025-09-19
bpf: declare a few utility functions as internal api
Eduard Zingerman
2025-09-19
bpf: remove redundant REG_LIVE_READ check in stacksafe()
Eduard Zingerman
2025-09-19
bpf: use compute_live_registers() info in clean_func_state
Eduard Zingerman
2025-09-19
bpf: bpf_verifier_state->cleaned flag instead of REG_LIVE_DONE
Eduard Zingerman
2025-09-18
bpf: Move the signature kfuncs to helpers.c
KP Singh
2025-09-18
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
2025-09-18
bpf: Implement exclusive map creation
KP Singh
2025-09-18
bpf: Update the bpf_prog_calc_tag to use SHA256
KP Singh
2025-09-18
bpf: Enforce RCU protection for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
2025-09-17
bpf: dont report verifier bug for missing bpf_scc_visit on speculative path
Eduard Zingerman
2025-09-15
bpf: potential double-free of env->insn_aux_data
Eduard Zingerman
2025-09-15
bpf: Do not limit bpf_cgroup_from_id to current's namespace
Kumar Kartikeya Dwivedi
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-09-11
bpf: Report arena faults to BPF stderr
Puranjay Mohan
2025-09-11
bpf: core: introduce main_prog_aux for stream access
Puranjay Mohan
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2025-09-10
bpf: Reject bpf_timer for PREEMPT_RT
Leon Hwang
2025-09-09
bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init()
Peilin Ye
2025-09-09
bpf: Allow fall back to interpreter for programs with stack size <= 512
KaFai Wan
2025-09-09
rqspinlock: Choose trylock fallback for NMI waiters
Kumar Kartikeya Dwivedi
2025-09-09
bpf: Fix bpf_strnstr() to handle suffix match cases better
Rong Tao
2025-09-09
bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt
Daniel Borkmann
[prev]
[next]