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-06-25
bpf: add bpf_features enum
Eduard Zingerman
2025-06-25
bpf: Add range tracking for BPF_NEG
Song Liu
2025-06-24
bpf, verifier: Improve precision for BPF_ADD and BPF_SUB
Harishankar Vishwanathan
2025-06-23
bpf: Specify access type of bpf_sysctl_get_name args
Jerome Marchand
2025-06-23
bpf: Make update_prog_stats() always_inline
Menglong Dong
2025-06-23
bpf: Mark cgroup_subsys_state->cgroup RCU safe
Song Liu
2025-06-23
bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
Song Liu
2025-06-18
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
2025-06-17
bpf: Get rid of redundant 3rd argument of prepare_seq_file()
Al Viro
2025-06-17
bpf: Mark dentry->d_inode as trusted_or_null
Song Liu
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-06-13
bpf: Remove redundant free_verifier_state()/pop_stack()
Luis Gerhorst
2025-06-13
bpf: handle jset (if a & b ...) as a jump in CFG computation
Eduard Zingerman
2025-06-13
bpf: Include verifier memory allocations in memcg statistics
Eduard Zingerman
2025-06-12
bpf: Initialize used but uninit variable in propagate_liveness()
Song Liu
2025-06-12
bpf: Fix state use-after-free on push_stack() err
Luis Gerhorst
2025-06-12
bpf: include backedges in peak_states stat
Eduard Zingerman
2025-06-12
bpf: remove {update,get}_loop_entry functions
Eduard Zingerman
2025-06-12
bpf: propagate read/precision marks over state graph backedges
Eduard Zingerman
2025-06-12
bpf: move REG_LIVE_DONE check to clean_live_states()
Eduard Zingerman
2025-06-12
bpf: set 'changed' status if propagate_liveness() did any updates
Eduard Zingerman
2025-06-12
bpf: set 'changed' status if propagate_precision() did any updates
Eduard Zingerman
2025-06-12
bpf: starting_state parameter for __mark_chain_precision()
Eduard Zingerman
2025-06-12
bpf: frame_insn_idx() utility function
Eduard Zingerman
2025-06-12
bpf: compute SCCs in program control flow graph
Eduard Zingerman
2025-06-12
Revert "bpf: use common instruction history across all states"
Eduard Zingerman
2025-06-09
bpf: Fall back to nospec for Spectre v1
Luis Gerhorst
2025-06-09
bpf: Rename sanitize_stack_spill to nospec_result
Luis Gerhorst
2025-06-09
bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
2025-06-09
bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
2025-06-09
bpf: Return -EFAULT on internal errors
Luis Gerhorst
2025-06-09
bpf: Return -EFAULT on misconfigurations
Luis Gerhorst
2025-06-09
bpf: Move insn if/else into do_check_insn()
Luis Gerhorst
2025-06-09
bpf: Add cookie in fdinfo for raw_tp
Tao Chen
2025-06-09
bpf: Add cookie in fdinfo for tracing
Tao Chen
2025-06-09
bpf: Add cookie to tracing bpf_link_info
Tao Chen
2025-06-09
bpf: Make reg_not_null() true for CONST_PTR_TO_MAP
Ihor Solodrai
2025-06-09
bpf: Add show_fdinfo for perf_event
Tao Chen
2025-06-09
bpf: Implement mprog API on top of existing cgroup progs
Yonghong Song
2025-06-05
bpf: Clarify sanitize_check_bounds()
Luis Gerhorst
2025-06-05
bpf: Add cookie to raw_tp bpf_link_info
Tao Chen
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
[prev]
[next]