index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
3 days
bpf: Reject negative optlen in cgroup getsockopt hook
Junseo Lim
3 days
bpf: Check pointer type for all atomic RMW paths
Yiyang Chen
3 days
bpf: Fix pending_pos walk on 32-bit ring position wrap
Israel Téllez García
3 days
bpf: Fix arm64 KASAN false positive after bpf_throw
Mykyta Yatsenko
3 days
bpf: Fix UAF in bpf_trampoline_multi_attach_free on update failure
Hui Zhu
3 days
bpf: Derive the atomic load register in one place
Daniel Borkmann
3 days
bpf: Compare iterator types during state pruning
Ning Ding
3 days
bpf: Fix mmap_lock leak in irq_work path
Sanghyun Park
3 days
bpf, cgroup: Fix storage null-ptr-deref after replacing prog
Pu Lehui
3 days
bpf: Reject load-acquire from pointers requiring fault protection
Daniel Borkmann
3 days
bpf: Fix sleepable check for tracing/lsm prog
Leon Hwang
3 days
bpf: Clear buf on error in __bpf_get_task_stack
Jiri Olsa
3 days
bpf: Remove trace_in argument from __bpf_get_stack
Jiri Olsa
3 days
bpf: Factor callchain_finalize function from __bpf_get_stack
Jiri Olsa
3 days
bpf: Factor callchain_store function from __bpf_get_stack
Jiri Olsa
3 days
bpf: Check load-acquire src ptr type before the load
Daniel Borkmann
3 days
bpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failed
Pu Lehui
3 days
bpf: Invalidate RCU pointers after final spin unlock
Ning Ding
3 days
bpf: Fix mmap_lock deadlock on arena lock failure
Jiayuan Chen
3 days
bpf: Reject >8 byte return values on return-reading trampoline paths
Yonghong Song
3 days
bpf: Fix potential UAF when reading bpf link info
Pu Lehui
3 days
bpf: Fix potential UAF in bpf_netns_link_update_prog
Pu Lehui
3 days
bpf: Fix WARNING in bpf_tracing_link_release
Leon Hwang
3 days
bpf: Fix CFI mismatch in task work callback
Mykyta Yatsenko
3 days
bpf: Mark bpf_refcount field as unique
Kumar Kartikeya Dwivedi
3 days
bpf: Preserve unique-field state across nested structs
Kumar Kartikeya Dwivedi
3 days
bpf: Fix offset warn check for bpf_res_spin_lock
Kumar Kartikeya Dwivedi
3 days
bpf: Zero queue and stack outputs on lock failure
Kumar Kartikeya Dwivedi
3 days
bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insn
Leon Hwang
3 days
bpf: Disallow interpreter fallback for gotox insn
Leon Hwang
3 days
bpf: Disallow interpreter fallback for arena-related insns
Leon Hwang
3 days
bpf: Reject arena frees below the arena base
Yiyang Chen
3 days
bpf: Sync tail_call_reachable with callee state on entry
Pu Lehui
3 days
bpf: Mark tracing_multi trampolines as ftrace managed
Leon Hwang
3 days
bpf: Require a BPF cpumask for bpf_cpumask_populate()
Nicholas Dudar
3 days
bpf: Reject rdonly/rdwr_buf_size kfunc arguments that exceed u32 max
Nicholas Dudar
3 days
bpf: Drop scalar id on sign-extending narrowing stack fills
Daniel Borkmann
3 days
bpf: Fix security_bpf_map_create error handling
Daniel Borkmann
3 days
bpf: Reject programs with inlined helpers if JIT is not available
Tiezhu Yang
3 days
bpf: Introduce jit_required flag and remove bpf_prog_has_kfunc_call()
Tiezhu Yang
3 days
bpf: Fix use-after-free on mm_struct in bpf_find_vma()
Sanghyun Park
3 days
bpf: Fix vmlinux BTF prep race in bpf_get_btf_vmlinux
Daniel Borkmann
3 days
bpf: Reject writes through untrusted BTF pointers
Nicholas Dudar
3 days
bpf: Reject MEM_ALLOC BTF accesses past object bounds
Yiyang Chen
3 days
bpf,lsm: Drop bpf_prog_free from sleepable_lsm_hooks
Sechang Lim
6 days
bpf: Disable preemption in bpf_get_stackid
Jiri Olsa
6 days
bpf: Use stack id functions instead of __bpf_get_stackid
Jiri Olsa
6 days
bpf: Factor stackid_new_bucket from __bpf_get_stackid
Jiri Olsa
6 days
bpf: Factor stackid_fastpath function from __bpf_get_stackid
Jiri Olsa
6 days
bpf: Factor stackid_init function from __bpf_get_stackid
Jiri Olsa
[next]