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
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
2021-11-26
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-1
/
+3
2021-10-17
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
1
-1
/
+2
2021-02-23
bpf: Check for integer overflow when using roundup_pow_of_two()
Bui Quang Minh
1
-0
/
+2
2021-01-30
bpf: Fix buggy rsh min/max bounds tracking
Daniel Borkmann
1
-4
/
+3
2020-10-01
bpf: Remove recursion prevention from rcu free callback
Thomas Gleixner
1
-8
/
+0
2020-04-02
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
1
-1
/
+2
2019-08-25
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-6
/
+15
2019-08-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
1
-3
/
+46
2019-08-25
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
1
-4
/
+11
2019-08-04
bpf: silence warning messages in core
Valdis Klētnieks
1
-0
/
+1
2019-05-16
bpf: convert htab map to hlist_nulls
Alexei Starovoitov
1
-23
/
+48
2019-05-16
bpf: fix struct htab_elem layout
Alexei Starovoitov
1
-6
/
+22
2018-12-21
bpf: check pending signals while verifying programs
Alexei Starovoitov
1
-0
/
+3
2018-12-08
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
1
-4
/
+58
2018-12-08
bpf/verifier: Pass instruction index to check_mem_access() and check_xadd()
Ben Hutchings
1
-9
/
+9
2018-12-08
bpf/verifier: Add spi variable to check_stack_write()
Ben Hutchings
1
-5
/
+3
2018-08-03
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
1
-2
/
+2
2018-05-09
bpf: map_get_next_key to return first key on NULL
Teng Qin
3
-13
/
+18
2018-03-28
bpf: skip unnecessary capability check
Chenbo Feng
1
-1
/
+1
2018-03-11
bpf: add schedule points in percpu arrays management
Eric Dumazet
1
-1
/
+4
2018-03-11
bpf: fix mlock precharge on arraymaps
Daniel Borkmann
1
-11
/
+18
2018-03-11
bpf: fix wrong exposure of map_flags into fdinfo for lpm
Daniel Borkmann
2
-0
/
+2
2018-01-31
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
1
-0
/
+19
2018-01-31
bpf: fix 32-bit divide by zero
Alexei Starovoitov
1
-0
/
+18
2018-01-31
bpf: fix divides by zero
Eric Dumazet
1
-2
/
+2
2018-01-31
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
1
-0
/
+5
2018-01-31
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
1
-0
/
+18
2018-01-31
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
1
-1
/
+1
2018-01-17
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
Daniel Borkmann
1
-3
/
+15
2018-01-17
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2
-12
/
+61
2018-01-17
bpf: refactor fixup_bpf_calls()
Alexei Starovoitov
1
-39
/
+34
2018-01-17
bpf: move fixup_bpf_calls() function
Alexei Starovoitov
2
-54
/
+54
2017-12-29
bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN
Ben Hutchings
1
-2
/
+3
2017-12-25
bpf: fix incorrect sign extension in check_alu_op()
Daniel Borkmann
1
-3
/
+10
2017-12-25
bpf: reject out-of-bounds stack pointer calculation
Daniel Borkmann
1
-2
/
+20
2017-12-25
bpf: fix branch pruning logic
Daniel Borkmann
1
-0
/
+27
2017-12-25
bpf: adjust insn_aux_data when patching insns
Daniel Borkmann
1
-5
/
+39
2017-12-14
bpf: fix lockdep splat
Eric Dumazet
1
-2
/
+6
2017-10-12
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
1
-1
/
+2
2017-08-30
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
1
-6
/
+15
2017-08-30
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
1
-14
/
+96
2017-08-30
bpf, verifier: fix alu ops against map_value{, _adj} register types
Daniel Borkmann
1
-0
/
+1
2017-08-30
bpf: adjust verifier heuristics
Daniel Borkmann
1
-1
/
+11
2017-08-30
bpf, verifier: add additional patterns to evaluate_reg_imm_alu
John Fastabend
1
-0
/
+62
2017-07-21
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
1
-0
/
+5
2017-07-05
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
4
-36
/
+50
2017-05-14
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
1
-5
/
+16
2017-05-14
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
1
-0
/
+11
2017-05-03
bpf: improve verifier packet range checks
Alexei Starovoitov
1
-2
/
+3
2017-03-22
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
Daniel Borkmann
1
-3
/
+8
[next]