index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Lines
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+2
2016-05-20
bpf: teach verifier to recognize imm += ptr pattern
Alexei Starovoitov
-1
/
+17
2016-05-20
bpf: support decreasing order in direct packet access
Alexei Starovoitov
-8
/
+4
2016-05-20
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
-1
/
+1
2016-05-20
bpf: rather use get_random_int for randomizations
Daniel Borkmann
-2
/
+2
2016-05-18
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-29
/
+8
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-156
/
+900
2016-05-16
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
-1
/
+2
2016-05-16
bpf: add generic constant blinding for use in jits
Daniel Borkmann
-0
/
+203
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
-5
/
+15
2016-05-16
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
-44
/
+80
2016-05-16
bpf: minor cleanups in ebpf code
Daniel Borkmann
-2
/
+0
2016-05-11
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-36
/
+71
2016-05-06
bpf: improve verifier state equivalence
Alexei Starovoitov
-20
/
+3
2016-05-06
bpf: direct packet access
Alexei Starovoitov
-8
/
+438
2016-05-06
bpf: cleanup verifier code
Alexei Starovoitov
-47
/
+53
2016-05-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-1
/
+1
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-36
/
+71
2016-04-28
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
-25
/
+40
2016-04-28
bpf: fix refcnt overflow
Alexei Starovoitov
-11
/
+31
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+0
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
-4
/
+4
2016-04-26
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
-1
/
+0
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+1
2016-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
-0
/
+7
2016-04-14
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
-4
/
+13
2016-04-14
bpf, verifier: add ARG_PTR_TO_RAW_STACK type
Daniel Borkmann
-5
/
+54
2016-04-14
bpf, verifier: add bpf_call_arg_meta for passing meta data
Daniel Borkmann
-17
/
+23
2016-04-14
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
-0
/
+1
2016-04-10
bpf: simplify verifier register state assignments
Alexei Starovoitov
-4
/
+2
2016-04-08
bpf, verifier: further improve search pruning
Daniel Borkmann
-2
/
+7
2016-04-07
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
-1
/
+5
2016-04-07
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
-1
/
+1
2016-03-27
bpf: reject invalid names right in ->lookup()
Al Viro
-29
/
+8
2016-03-25
bpf: add missing map_flags to bpf_map_show_fdinfo
Daniel Borkmann
-2
/
+4
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+2
2016-03-09
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
-1
/
+1
2016-03-09
bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS
Alexei Starovoitov
-0
/
+5
2016-03-08
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
-18
/
+70
2016-03-08
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
-1
/
+4
2016-03-08
bpf: pre-allocate hash map elements
Alexei Starovoitov
-74
/
+181
2016-03-08
bpf: introduce percpu_freelist
Alexei Starovoitov
-1
/
+132
2016-03-08
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
-0
/
+13
2016-02-29
bpf: Mark __bpf_prog_run() stack frame as non-standard
Josh Poimboeuf
-0
/
+2
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2016-02-21
bpf: add new arg_type that allows for 0 sized stack buffer
Daniel Borkmann
-10
/
+32
2016-02-20
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
-1
/
+245
2016-02-19
bpf: grab rcu read lock for bpf_percpu_hash_update
Sasha Levin
-1
/
+7
2016-02-10
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
-1
/
+1
2016-02-06
bpf: add lookup/update support for per-cpu hash and array maps
Alexei Starovoitov
-26
/
+178
[next]