index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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-01-16
bpf: Fix out of bounds access from invalid *_or_null type verification
Daniel Borkmann
1
-3
/
+3
2022-01-05
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
1
-1
/
+2
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-17
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
1
-2
/
+2
2021-12-14
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-1
/
+1
2021-12-01
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
2
-22
/
+52
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
2021-11-18
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-1
/
+3
2021-11-02
bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()
Xu Kuohai
1
-2
/
+3
2021-11-02
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
3
-9
/
+18
2021-10-13
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
1
-1
/
+2
2021-10-06
bpf: Exempt CAP_BPF from checks against bpf_jit_limit
Lorenz Bauer
1
-1
/
+1
2021-10-06
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
Hou Tao
1
-2
/
+5
2021-09-30
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
1
-0
/
+2
2021-09-15
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
1
-0
/
+4
2021-09-15
bpf: Fix potential memleak and UAF in the verifier.
He Fengqing
1
-11
/
+16
2021-09-03
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
1
-2
/
+2
2021-09-03
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2
-6
/
+14
2021-09-03
bpf: Fix ringbuf helper function compatibility
Daniel Borkmann
1
-2
/
+6
2021-08-26
bpf: Clear zext_dst of dead insns
Ilya Leoshkevich
1
-0
/
+1
2021-08-18
bpf: Fix integer overflow involving bucket_size
Tatsuhiko Yasumatsu
1
-2
/
+2
2021-08-04
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
1
-10
/
+17
2021-08-04
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
1
-31
/
+15
2021-08-04
bpf: Remove superfluous aux sanitation on subprog rejection
Daniel Borkmann
1
-34
/
+0
2021-08-04
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
1
-55
/
+32
2021-08-04
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2
-8
/
+27
2021-07-28
bpf: Fix tail_call_reachable rejection for interpreter when jit failed
Daniel Borkmann
1
-0
/
+2
2021-07-25
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2
-40
/
+28
2021-07-19
bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
Rustam Kovhaev
1
-0
/
+2
2021-07-19
bpf: Fix up register-based shifts in interpreter to silence KUBSAN
Daniel Borkmann
1
-18
/
+43
2021-07-14
bpf: Fix null ptr deref with mixed tail calls and subprogs
John Fastabend
1
-2
/
+4
2021-06-23
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
1
-2
/
+18
2021-06-23
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
1
-1
/
+3
2021-06-23
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
1
-4
/
+40
2021-06-16
bpf: Forbid trampoline attach for functions with variable arguments
Jiri Olsa
1
-0
/
+12
2021-06-10
bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
Daniel Borkmann
1
-2
/
+5
2021-06-10
bpf: Simplify cases in bpf_base_func_proto
Tobias Klauser
1
-8
/
+4
2021-06-03
bpf, offload: Reorder offload callback 'prepare' in verifier
Yinjun Zhang
1
-6
/
+6
2021-05-28
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
1
-1
/
+5
2021-05-28
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
1
-10
/
+12
2021-05-28
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
1
-7
/
+11
2021-05-14
bpf: Prevent writable memory-mapping of read-only ringbuf pages
Andrii Nakryiko
1
-13
/
+8
2021-05-14
bpf, ringbuf: Deny reserve of buffers larger than ringbuf
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2021-05-14
bpf: Fix alu32 const subreg bound tracking on bitwise operations
Daniel Borkmann
1
-13
/
+9
2021-05-14
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
1
-5
/
+3
2021-05-07
bpf: Fix leakage of uninitialized bpf stack under speculation
Daniel Borkmann
1
-10
/
+17
2021-05-07
bpf: Fix masking negation logic upon negative dst register
Daniel Borkmann
1
-8
/
+4
2021-04-28
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
1
-29
/
+44
[next]