index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
verifier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-23
/
+47
|
\
|
*
bpf: fix range arithmetic for bpf map access
Josef Bacik
2016-11-16
1
-23
/
+47
*
|
bpf: Remove unused but set variables
Tobias Klauser
2016-11-09
1
-2
/
+0
*
|
bpf: Print function name in addition to function id
Thomas Graf
2016-10-29
1
-8
/
+27
*
|
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
2016-10-19
1
-16
/
+45
|
/
*
bpf: allow access into map value arrays
Josef Bacik
2016-09-29
1
-18
/
+311
*
bpf: Set register type according to is_valid_access()
Mickaël Salaün
2016-09-27
1
-3
/
+2
*
bpf: recognize 64bit immediate loads as consts
Jakub Kicinski
2016-09-21
1
-2
/
+12
*
bpf: enable non-core use of the verfier
Jakub Kicinski
2016-09-21
1
-0
/
+68
*
bpf: expose internal verfier structures
Jakub Kicinski
2016-09-21
1
-163
/
+103
*
bpf: don't (ab)use instructions to store state
Jakub Kicinski
2016-09-21
1
-30
/
+40
*
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
2016-09-20
1
-14
/
+40
*
bpf, verifier: enforce larger zero range for pkt on overloading stack buffs
Daniel Borkmann
2016-09-20
1
-1
/
+1
*
bpf: fix range propagation on direct packet access
Daniel Borkmann
2016-09-08
1
-15
/
+40
*
bpf: perf_event progs should only use preallocated maps
Alexei Starovoitov
2016-09-02
1
-1
/
+21
*
bpf: support 8-byte metafield access
Alexei Starovoitov
2016-09-02
1
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-18
1
-2
/
+2
|
\
|
*
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
2016-08-12
1
-2
/
+2
*
|
bpf: allow helpers access the packet directly
Alexei Starovoitov
2016-08-12
1
-18
/
+43
*
|
bpf: Add bpf_current_task_under_cgroup helper
Sargun Dhillon
2016-08-12
1
-1
/
+3
|
/
*
bpf: fix method of PTR_TO_PACKET reg id generation
Jakub Kicinski
2016-08-03
1
-1
/
+2
*
bpf: enable direct packet data write for xdp progs
Brenden Blanco
2016-07-19
1
-1
/
+16
*
bpf: add XDP prog type for early driver filter
Brenden Blanco
2016-07-19
1
-0
/
+1
*
cgroup: bpf: Add bpf_skb_in_cgroup_proto
Martin KaFai Lau
2016-07-01
1
-1
/
+7
*
cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY
Martin KaFai Lau
2016-07-01
1
-0
/
+2
*
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
2016-06-15
1
-34
/
+7
*
bpf: teach verifier to recognize imm += ptr pattern
Alexei Starovoitov
2016-05-20
1
-1
/
+17
*
bpf: support decreasing order in direct packet access
Alexei Starovoitov
2016-05-20
1
-8
/
+4
*
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
2016-05-16
1
-44
/
+9
*
bpf: improve verifier state equivalence
Alexei Starovoitov
2016-05-06
1
-20
/
+3
*
bpf: direct packet access
Alexei Starovoitov
2016-05-06
1
-8
/
+433
*
bpf: cleanup verifier code
Alexei Starovoitov
2016-05-06
1
-47
/
+53
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
1
-29
/
+47
|
\
|
*
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
2016-04-28
1
-25
/
+40
|
*
bpf: fix refcnt overflow
Alexei Starovoitov
2016-04-28
1
-4
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-27
1
-1
/
+0
|
\
\
|
|
/
|
*
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2016-04-26
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
1
-0
/
+1
|
\
\
|
|
/
|
*
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
2016-04-14
1
-0
/
+1
*
|
bpf, verifier: add ARG_PTR_TO_RAW_STACK type
Daniel Borkmann
2016-04-14
1
-5
/
+54
*
|
bpf, verifier: add bpf_call_arg_meta for passing meta data
Daniel Borkmann
2016-04-14
1
-17
/
+23
*
|
bpf: simplify verifier register state assignments
Alexei Starovoitov
2016-04-10
1
-4
/
+2
*
|
bpf, verifier: further improve search pruning
Daniel Borkmann
2016-04-08
1
-2
/
+7
*
|
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
2016-04-07
1
-1
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-1
/
+1
|
\
|
*
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
2016-02-10
1
-1
/
+1
*
|
bpf: add new arg_type that allows for 0 sized stack buffer
Daniel Borkmann
2016-02-21
1
-10
/
+32
*
|
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
2016-02-20
1
-1
/
+5
|
/
*
net: bpf: reject invalid shifts
Rabin Vincent
2016-01-12
1
-0
/
+10
*
bpf: fix clearing on persistent program array maps
Daniel Borkmann
2015-11-25
1
-2
/
+1
[next]