开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2026-04-10
bpf: save subprogram name in bpf_subprog_info
Eduard Zingerman
2026-04-10
bpf: share several utility functions as internal API
Eduard Zingerman
2026-04-10
bpf: Fix RCU stall in bpf_fd_array_map_clear()
Sechang Lim
2026-04-10
bpf: return VMA snapshot from task_vma iterator
Puranjay Mohan
2026-04-10
bpf: switch task_vma iterator from mmap_lock to per-VMA locks
Puranjay Mohan
2026-04-10
bpf: fix mm lifecycle in open-coded task_vma iterator
Puranjay Mohan
2026-04-09
bpf: Fix use-after-free in offloaded map/prog info fill
Jiayuan Chen
2026-04-09
bpf: Drop pkt_end markers on arithmetic to prevent is_pkt_ptr_branch_taken
Daniel Borkmann
2026-04-08
bpf: Remove static qualifier from local subprog pointer
Daniel Borkmann
2026-04-08
bpf: Fix ld_{abs,ind} failure path analysis in subprogs
Daniel Borkmann
2026-04-08
bpf: Propagate error from visit_tailcall_insn
Daniel Borkmann
2026-04-08
bpf: Make find_linfo widely available
Kumar Kartikeya Dwivedi
2026-04-08
bpf: Extract bpf_get_linfo_file_line
Kumar Kartikeya Dwivedi
2026-04-07
bpf: Allow overwriting referenced dynptr when refcnt > 1
Amery Hung
2026-04-07
bpf: Clear delta when clearing reg id for non-{add,sub} ops
Daniel Borkmann
2026-04-07
bpf: Fix linked reg delta tracking when src_reg == dst_reg
Daniel Borkmann
2026-04-07
bpf: Prefer vmlinux symbols over module symbols for unqualified kprobes
Andrey Grodzovsky
2026-04-07
bpf: Retire rcu_trace_implies_rcu_gp()
Kumar Kartikeya Dwivedi
2026-04-07
bpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooks
Jiayuan Chen
2026-04-06
bpf: Do not ignore offsets for loads from insn_arrays
Anton Protopopov
2026-04-06
bpf: Avoid -Wflex-array-members-not-at-end warnings
Gustavo A. R. Silva
2026-04-06
bpf: Enable unaligned accesses for syscall ctx
Kumar Kartikeya Dwivedi
2026-04-06
bpf: Support variable offsets for syscall PTR_TO_CTX
Kumar Kartikeya Dwivedi
2026-04-05
bpf: Fix stale offload->prog pointer after constant blinding
MingTao Huang
2026-04-05
bpf: fix end-of-list detection in cgroup_storage_get_next_key()
Weiming Shi
2026-04-05
bpf: Use copy_map_value_locked() in alloc_htab_elem() for BPF_F_LOCK
Mykyta Yatsenko
2026-04-03
bpf: Add helper and kfunc stack access size resolution
Alexei Starovoitov
2026-04-03
bpf: Move verifier helpers to header
Alexei Starovoitov
2026-04-03
bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passes
Alexei Starovoitov
2026-04-03
bpf: Sort subprogs in topological order after check_cfg()
Alexei Starovoitov
2026-04-03
bpf: Do register range validation early
Alexei Starovoitov
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-04-02
bpf: Simulate branches to prune based on range violations
Harishankar Vishwanathan
2026-04-02
bpf: Exit early if reg_bounds_sync gets invalid inputs
Harishankar Vishwanathan
2026-04-02
bpf: Use bpf_verifier_env buffers for reg_set_min_max
Paul Chaignon
2026-04-02
bpf: Refactor reg_bounds_sanity_check
Harishankar Vishwanathan
2026-04-02
bpf: Fix incorrect pruning due to atomic fetch precision tracking
Daniel Borkmann
2026-04-02
bpf: Reject sleepable kprobe_multi programs at attach time
Varun R Mallya
2026-04-02
bpf: reject direct access to nullable PTR_TO_BUF pointers
Qi Tang
2026-04-02
bpf: Migrate dynptr file to kmalloc_nolock
Mykyta Yatsenko
2026-04-02
bpf: Migrate bpf_task_work to kmalloc_nolock
Mykyta Yatsenko
2026-04-02
bpf: Fix abuse of kprobe_write_ctx via freplace
Leon Hwang
2026-03-31
bpf: Fix grace period wait for tracepoint bpf_link
Kumar Kartikeya Dwivedi
2026-03-31
bpf: Fix regsafe() for pointers to packet
Alexei Starovoitov
2026-03-31
Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-03-31
Merge tag 'wq-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-03-31
Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-31
cgroup/cpuset: Skip security check for hotplug induced v1 task migration
Waiman Long
2026-03-31
cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpu...
Waiman Long
[next]