index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
10 days
Merge patch series "bpf: Fix OOB in pcpu_init_value and add a test"
Alexei Starovoitov
1
-1
/
+1
10 days
bpf: Fix OOB in pcpu_init_value
Lang Xu
1
-1
/
+1
10 days
bpf: Allow instructions with arena source and non-arena dest registers
Emil Tsalapatis
1
-3
/
+11
10 days
bpf: add missing fsession to the verifier log
Menglong Dong
1
-5
/
+5
10 days
bpf: Move BTF checking logic into check_btf.c
Alexei Starovoitov
3
-458
/
+466
10 days
bpf: Move backtracking logic to backtrack.c
Alexei Starovoitov
3
-945
/
+939
10 days
bpf: Move state equivalence logic to states.c
Alexei Starovoitov
3
-1746
/
+1698
10 days
bpf: Move check_cfg() into cfg.c
Alexei Starovoitov
3
-996
/
+904
10 days
bpf: Move compute_insn_live_regs() into liveness.c
Alexei Starovoitov
2
-249
/
+248
10 days
bpf: Move fixup/post-processing logic from verifier.c into fixups.c
Alexei Starovoitov
3
-2725
/
+2688
11 days
bpf: Simplify do_check_insn()
Alexei Starovoitov
1
-57
/
+46
11 days
bpf: Move checks for reserved fields out of the main pass
Alexei Starovoitov
1
-147
/
+200
11 days
bpf: Delete unused variable
Alexei Starovoitov
1
-3
/
+1
12 days
bpf: Remove gfp_flags plumbing from bpf_local_storage_update()
Amery Hung
5
-51
/
+18
12 days
bpf: Use kmalloc_nolock() universally in local storage
Amery Hung
4
-118
/
+18
12 days
bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars
Daniel Borkmann
1
-1
/
+16
12 days
bpf: poison dead stack slots
Alexei Starovoitov
2
-27
/
+67
12 days
bpf: change logging scheme for live stack analysis
Eduard Zingerman
1
-76
/
+165
12 days
bpf: simplify liveness to use (callsite, depth) keyed func_instances
Eduard Zingerman
2
-547
/
+254
12 days
bpf: record arg tracking results in bpf_liveness masks
Eduard Zingerman
2
-62
/
+245
12 days
bpf: introduce forward arg-tracking dataflow analysis
Eduard Zingerman
2
-0
/
+1064
12 days
bpf: prepare liveness internal API for static analysis pass
Eduard Zingerman
1
-25
/
+23
12 days
bpf: 4-byte precise clean_verifier_state
Eduard Zingerman
2
-23
/
+85
12 days
bpf: make liveness.c track stack with 4-byte granularity
Eduard Zingerman
2
-64
/
+113
12 days
bpf: save subprogram name in bpf_subprog_info
Eduard Zingerman
1
-0
/
+1
12 days
bpf: share several utility functions as internal API
Eduard Zingerman
2
-7
/
+7
12 days
bpf: Fix RCU stall in bpf_fd_array_map_clear()
Sechang Lim
1
-1
/
+3
12 days
bpf: return VMA snapshot from task_vma iterator
Puranjay Mohan
1
-12
/
+30
12 days
bpf: switch task_vma iterator from mmap_lock to per-VMA locks
Puranjay Mohan
1
-18
/
+73
12 days
bpf: fix mm lifecycle in open-coded task_vma iterator
Puranjay Mohan
1
-3
/
+51
13 days
bpf: Fix use-after-free in offloaded map/prog info fill
Jiayuan Chen
1
-6
/
+4
13 days
bpf: Drop pkt_end markers on arithmetic to prevent is_pkt_ptr_branch_taken
Daniel Borkmann
1
-8
/
+22
2026-04-08
bpf: Remove static qualifier from local subprog pointer
Daniel Borkmann
1
-2
/
+2
2026-04-08
bpf: Fix ld_{abs,ind} failure path analysis in subprogs
Daniel Borkmann
1
-2
/
+31
2026-04-08
bpf: Propagate error from visit_tailcall_insn
Daniel Borkmann
1
-2
/
+5
2026-04-08
bpf: Make find_linfo widely available
Kumar Kartikeya Dwivedi
2
-42
/
+38
2026-04-08
bpf: Extract bpf_get_linfo_file_line
Kumar Kartikeya Dwivedi
1
-8
/
+21
2026-04-07
bpf: Allow overwriting referenced dynptr when refcnt > 1
Amery Hung
1
-2
/
+21
2026-04-07
bpf: Clear delta when clearing reg id for non-{add,sub} ops
Daniel Borkmann
1
-28
/
+28
2026-04-07
bpf: Fix linked reg delta tracking when src_reg == dst_reg
Daniel Borkmann
1
-1
/
+2
2026-04-07
bpf: Retire rcu_trace_implies_rcu_gp()
Kumar Kartikeya Dwivedi
4
-48
/
+19
2026-04-07
bpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooks
Jiayuan Chen
1
-3
/
+0
2026-04-06
bpf: Do not ignore offsets for loads from insn_arrays
Anton Protopopov
1
-0
/
+20
2026-04-06
bpf: Avoid -Wflex-array-members-not-at-end warnings
Gustavo A. R. Silva
1
-5
/
+7
2026-04-06
bpf: Enable unaligned accesses for syscall ctx
Kumar Kartikeya Dwivedi
1
-2
/
+1
2026-04-06
bpf: Support variable offsets for syscall PTR_TO_CTX
Kumar Kartikeya Dwivedi
1
-38
/
+65
2026-04-05
bpf: Fix stale offload->prog pointer after constant blinding
MingTao Huang
1
-0
/
+2
2026-04-05
bpf: fix end-of-list detection in cgroup_storage_get_next_key()
Weiming Shi
1
-1
/
+1
2026-04-05
bpf: Use copy_map_value_locked() in alloc_htab_elem() for BPF_F_LOCK
Mykyta Yatsenko
1
-0
/
+4
[next]