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.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: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
2019-03-01
1
-1
/
+2
*
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
Peng Sun
2019-03-01
1
-2
/
+2
*
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
Peng Sun
2019-02-26
1
-1
/
+1
*
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2019-02-22
1
-0
/
+1
*
bpf: fix lockdep false positive in stackmap
Alexei Starovoitov
2019-02-11
1
-1
/
+7
*
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
2019-02-09
1
-4
/
+7
*
bpf: Fix syscall's stackmap lookup potential deadlock
Martin KaFai Lau
2019-01-31
1
-2
/
+10
*
bpf: fix lockdep false positive in percpu_freelist
Alexei Starovoitov
2019-01-31
3
-14
/
+35
*
bpf: run bpf programs with preemption disabled
Alexei Starovoitov
2019-01-31
1
-1
/
+1
*
bpf: btf: allow typedef func_proto
Yonghong Song
2019-01-29
1
-1
/
+2
*
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
2019-01-18
1
-2
/
+15
*
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
2019-01-17
1
-0
/
+1
*
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
2019-01-17
1
-1
/
+1
*
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
2019-01-17
1
-0
/
+2
*
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
2019-01-17
1
-2
/
+5
*
bpf: fix bpffs bitfield pretty print
Yonghong Song
2019-01-11
1
-6
/
+6
*
bpf: fix panic in stack_map_get_build_id() on i386 and arm32
Song Liu
2019-01-10
1
-1
/
+2
*
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
2019-01-05
1
-13
/
+48
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
2019-01-02
1
-6
/
+179
*
bpf: fix check_map_access smin_value test when pointer contains offset
Daniel Borkmann
2019-01-02
1
-1
/
+5
*
bpf: restrict unknown scalars of mixed signed bounds for unprivileged
Daniel Borkmann
2019-01-02
1
-1
/
+8
*
bpf: restrict stack pointer arithmetic for unprivileged
Daniel Borkmann
2019-01-02
1
-22
/
+41
*
bpf: restrict map value pointer arithmetic for unprivileged
Daniel Borkmann
2019-01-02
1
-0
/
+11
*
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
2019-01-02
1
-0
/
+20
*
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
2019-01-02
1
-17
/
+17
*
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
2019-01-02
1
-38
/
+38
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-20
7
-100
/
+702
|
\
|
*
bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn't
Jesper Dangaard Brouer
2018-12-20
1
-1
/
+1
|
*
bpf: verifier: reorder stack size check with dead code sanitization
Jakub Kicinski
2018-12-20
1
-2
/
+3
|
*
bpf: verifier: teach the verifier to reason about the BPF_JSET instruction
Jakub Kicinski
2018-12-20
1
-0
/
+20
|
*
bpf: Ensure line_info.insn_off cannot point to insn with zero code
Martin KaFai Lau
2018-12-19
1
-0
/
+8
|
*
bpf: log struct/union attribute for forward type
Yonghong Song
2018-12-19
1
-1
/
+7
|
*
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
2018-12-18
1
-0
/
+5
|
*
bpf: support raw tracepoints in modules
Matt Mullins
2018-12-18
1
-3
/
+8
|
*
bpf: enable cgroup local storage map pretty print with kind_flag
Yonghong Song
2018-12-18
2
-22
/
+32
|
*
bpf: btf: fix struct/union/fwd types with kind_flag
Yonghong Song
2018-12-18
1
-20
/
+260
|
*
bpf: btf: refactor btf_int_bits_seq_show()
Yonghong Song
2018-12-18
1
-14
/
+21
|
*
bpf: remove useless version check for prog load
Daniel Borkmann
2018-12-17
1
-5
/
+0
|
*
bpf: add self-check logic to liveness analysis
Alexei Starovoitov
2018-12-15
1
-1
/
+107
|
*
bpf: improve stacksafe state comparison
Alexei Starovoitov
2018-12-15
1
-6
/
+7
|
*
bpf: speed up stacksafe check
Alexei Starovoitov
2018-12-15
1
-1
/
+3
|
*
bpf: verbose log bpf_line_info in verifier
Martin KaFai Lau
2018-12-14
1
-5
/
+69
|
*
bpf: Create a new btf_name_by_offset() for non type name use case
Martin KaFai Lau
2018-12-14
2
-13
/
+22
|
*
bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dump
Daniel Borkmann
2018-12-13
1
-7
/
+0
|
*
bpf: include sub program tags in bpf_prog_info
Song Liu
2018-12-13
1
-0
/
+22
|
*
bpf: Remove bpf_dump_raw_ok() check for func_info and line_info
Martin KaFai Lau
2018-12-13
1
-20
/
+12
|
*
bpf: add bpffs pretty print for cgroup local storage maps
Roman Gushchin
2018-12-12
2
-1
/
+114
|
*
bpf: pass struct btf pointer to the map_check_btf() callback
Roman Gushchin
2018-12-12
3
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
2
-9
/
+25
|
\
\
|
|
/
|
/
|
[next]