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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Eric Dumazet
2019-05-31
1
-0
/
+3
*
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
2019-05-25
1
-5
/
+18
*
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2019-05-25
1
-1
/
+4
*
bpf: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
2019-04-20
1
-1
/
+2
*
bpf: do not restore dst_reg when cur_state is freed
Xu Yu
2019-04-20
1
-1
/
+1
*
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
2019-04-20
1
-2
/
+15
*
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
2019-04-20
1
-13
/
+48
*
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
2019-04-20
1
-6
/
+178
*
bpf: fix check_map_access smin_value test when pointer contains offset
Daniel Borkmann
2019-04-20
1
-1
/
+5
*
bpf: restrict unknown scalars of mixed signed bounds for unprivileged
Daniel Borkmann
2019-04-20
1
-1
/
+8
*
bpf: restrict stack pointer arithmetic for unprivileged
Daniel Borkmann
2019-04-20
1
-21
/
+41
*
bpf: restrict map value pointer arithmetic for unprivileged
Daniel Borkmann
2019-04-20
1
-0
/
+11
*
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
2019-04-20
1
-0
/
+20
*
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
2019-04-20
1
-15
/
+16
*
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
2019-04-20
1
-33
/
+31
*
bpf: fix stack state printing in verifier log
Alexei Starovoitov
2019-04-20
1
-1
/
+1
*
bpf: fix verifier NULL pointer dereference
Craig Gallek
2019-04-20
1
-4
/
+8
*
bpf: fix verifier memory leaks
Alexei Starovoitov
2019-04-20
1
-9
/
+18
*
bpf: reduce verifier memory consumption
Alexei Starovoitov
2019-04-20
1
-147
/
+286
*
bpf: fix use after free in bpf_evict_inode
Daniel Borkmann
2019-04-20
1
-14
/
+18
*
bpf: fix lockdep false positive in percpu_freelist
Alexei Starovoitov
2019-03-13
3
-14
/
+35
*
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
2018-12-05
1
-4
/
+58
*
bpf: wait for running BPF programs when updating map-in-map
Daniel Colascione
2018-11-13
1
-0
/
+13
*
bpf: fix partial copy of map_ptr when dst is scalar
Daniel Borkmann
2018-11-10
1
-4
/
+6
*
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
2018-11-04
3
-5
/
+6
*
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
2018-10-10
1
-1
/
+9
*
bpf: sockmap: write_space events need to be passed to TCP handler
John Fastabend
2018-10-03
1
-0
/
+3
*
bpf: hash map: decrement counter on error
Mauricio Vasquez B
2018-08-24
1
-5
/
+11
*
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
2018-08-03
1
-2
/
+2
*
bpf: sockmap, fix leaking maps with attached but not detached progs
John Fastabend
2018-04-26
1
-5
/
+14
*
bpf: skip unnecessary capability check
Chenbo Feng
2018-03-28
1
-1
/
+1
*
bpf: allow xadd only on aligned memory
Daniel Borkmann
2018-03-11
1
-16
/
+26
*
bpf: add schedule points in percpu arrays management
Eric Dumazet
2018-03-11
1
-1
/
+4
*
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
2018-03-11
1
-2
/
+1
*
bpf: fix memory leak in lpm_trie map_free callback function
Yonghong Song
2018-03-11
1
-4
/
+7
*
bpf: fix mlock precharge on arraymaps
Daniel Borkmann
2018-03-11
1
-12
/
+16
*
bpf: sockmap missing NULL psock check
John Fastabend
2018-03-03
1
-2
/
+9
*
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2018-02-25
1
-9
/
+16
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2018-02-22
1
-6
/
+0
*
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-31
1
-0
/
+19
*
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2018-01-31
1
-0
/
+18
*
bpf: fix divides by zero
Eric Dumazet
2018-01-31
1
-2
/
+2
*
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-31
1
-0
/
+19
*
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-01-17
1
-0
/
+5
*
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
Daniel Borkmann
2018-01-17
1
-3
/
+15
*
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2018-01-17
2
-11
/
+72
*
bpf: fix integer overflows
Daniel Borkmann
2017-12-25
1
-0
/
+48
*
bpf: don't prune branches when a scalar is replaced with a pointer
Daniel Borkmann
2017-12-25
1
-8
/
+7
*
bpf: force strict alignment checks for stack pointers
Daniel Borkmann
2017-12-25
1
-0
/
+5
*
bpf: fix missing error return in check_stack_boundary()
Daniel Borkmann
2017-12-25
1
-0
/
+1
[next]