index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
bpf, cgroup: Fix kernel BUG in purge_effective_progs
Pu Lehui
1
-1
/
+3
2022-09-08
bpf: Restrict bpf_sys_bpf to CAP_PERFMON
YiFei Zhu
1
-1
/
+1
2022-08-31
bpf: Don't use tnum_range on array range checking for poke descriptors
Daniel Borkmann
1
-6
/
+4
2022-08-25
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
1
-0
/
+2
2022-08-25
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
1
-0
/
+6
2022-08-25
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
1
-5
/
+1
2022-08-17
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
1
-3
/
+1
2022-08-17
bpf: Fix KASAN use-after-free Read in compute_effective_progs
Tadeusz Struk
1
-10
/
+60
2022-07-29
bpf: Make sure mac_header was set before using it
Eric Dumazet
1
-3
/
+5
2022-07-12
bpf: Stop caching subprog index in the bpf_pseudo_func insn
Martin KaFai Lau
2
-23
/
+21
2022-07-12
bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
Daniel Borkmann
1
-49
/
+23
2022-07-12
bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
Daniel Borkmann
1
-17
/
+24
2022-06-25
bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
Toke Høiland-Jørgensen
1
-2
/
+3
2022-06-14
bpf: Fix probe read error in ___bpf_prog_run()
Menglong Dong
1
-9
/
+5
2022-06-06
bpf: Check PTR_TO_MEM | MEM_RDONLY in check_helper_mem_access
Kumar Kartikeya Dwivedi
1
-1
/
+11
2022-06-06
bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_mem_access
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-06-06
bpf: Fix excessive memory allocation in stack_map_alloc()
Yuntao Wang
1
-1
/
+0
2022-06-06
bpf: Fix potential array overflow in bpf_trampoline_get_progs()
Yuntao Wang
1
-6
/
+12
2022-05-01
bpf: Fix crash due to out of bounds access into reg2btf_ids.
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-05-01
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
6
-11
/
+25
2022-05-01
bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
Hao Luo
2
-6
/
+28
2022-05-01
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2
-2
/
+2
2022-05-01
bpf: Introduce MEM_RDONLY flag
Hao Luo
3
-38
/
+53
2022-05-01
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
3
-175
/
+133
2022-05-01
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2
-27
/
+27
2022-05-01
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
1
-25
/
+14
2022-04-08
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
1
-32
/
+24
2022-04-08
bpf: Fix UAF due to race between btf_try_get_module and load_module
Kumar Kartikeya Dwivedi
1
-2
/
+24
2022-03-08
bpf: Fix possible race in inc_misses_counter
He Fengqing
1
-2
/
+3
2022-03-08
bpf: Use u64_stats_t in struct bpf_prog_stats
Eric Dumazet
2
-9
/
+15
2022-03-02
bpf: Add schedule points in batch ops
Eric Dumazet
1
-0
/
+3
2022-02-08
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
1
-1
/
+1
2022-02-01
bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
Naveen N. Rao
1
-2
/
+3
2022-01-27
bpf: Mark PTR_TO_FUNC register initially with zero offset
Daniel Borkmann
1
-3
/
+6
2022-01-27
bpf: Fix mount source show for bpffs
Yafang Shao
1
-2
/
+12
2022-01-27
bpf: Fix verifier support for validation of async callbacks
Kris Van Hees
1
-0
/
+1
2022-01-27
bpf: Don't promote bogus looking registers after null check.
Daniel Borkmann
1
-6
/
+6
2022-01-27
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2
-5
/
+4
2022-01-27
bpf: Adjust BTF log size limit.
Alexei Starovoitov
1
-1
/
+1
2022-01-16
bpf: Fix out of bounds access from invalid *_or_null type verification
Daniel Borkmann
1
-3
/
+3
2021-12-22
bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg
Daniel Borkmann
1
-1
/
+8
2021-12-22
bpf: Make 32->64 bounds propagation slightly more robust
Daniel Borkmann
1
-9
/
+15
2021-12-22
bpf: Fix signed bounds propagation after mov32
Daniel Borkmann
1
-0
/
+4
2021-12-22
bpf: Fix kernel address leakage in atomic fetch
Daniel Borkmann
1
-3
/
+9
2021-12-14
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-1
/
+1
2021-11-25
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
3
-2
/
+9
2021-11-25
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
2
-22
/
+52
2021-11-25
bpf: Fix inner map state pruning regression.
Alexei Starovoitov
1
-1
/
+2
2021-11-18
bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
Alexei Starovoitov
1
-1
/
+1
2021-11-18
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
1
-1
/
+1
[next]