index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2016-05-23
bpf, inode: disallow userns mounts
Daniel Borkmann
1
-1
/
+0
2016-05-20
bpf: teach verifier to recognize imm += ptr pattern
Alexei Starovoitov
1
-1
/
+17
2016-05-20
bpf: support decreasing order in direct packet access
Alexei Starovoitov
1
-8
/
+4
2016-05-20
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
1
-1
/
+1
2016-05-20
bpf: rather use get_random_int for randomizations
Daniel Borkmann
1
-2
/
+2
2016-05-18
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-29
/
+8
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-156
/
+900
2016-05-16
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-1
/
+2
2016-05-16
bpf: add generic constant blinding for use in jits
Daniel Borkmann
1
-0
/
+203
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
2
-5
/
+15
2016-05-16
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
2
-44
/
+80
2016-05-16
bpf: minor cleanups in ebpf code
Daniel Borkmann
1
-2
/
+0
2016-05-11
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-36
/
+71
2016-05-06
bpf: improve verifier state equivalence
Alexei Starovoitov
1
-20
/
+3
2016-05-06
bpf: direct packet access
Alexei Starovoitov
2
-8
/
+438
2016-05-06
bpf: cleanup verifier code
Alexei Starovoitov
1
-47
/
+53
2016-05-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-36
/
+71
2016-04-28
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
1
-25
/
+40
2016-04-28
bpf: fix refcnt overflow
Alexei Starovoitov
3
-11
/
+31
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-04-26
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
1
-1
/
+0
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
1
-0
/
+7
2016-04-14
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
1
-4
/
+13
2016-04-14
bpf, verifier: add ARG_PTR_TO_RAW_STACK type
Daniel Borkmann
1
-5
/
+54
2016-04-14
bpf, verifier: add bpf_call_arg_meta for passing meta data
Daniel Borkmann
1
-17
/
+23
2016-04-14
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
1
-0
/
+1
2016-04-10
bpf: simplify verifier register state assignments
Alexei Starovoitov
1
-4
/
+2
2016-04-08
bpf, verifier: further improve search pruning
Daniel Borkmann
1
-2
/
+7
2016-04-07
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
1
-1
/
+5
2016-04-07
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
1
-1
/
+1
2016-03-27
bpf: reject invalid names right in ->lookup()
Al Viro
1
-29
/
+8
2016-03-25
bpf: add missing map_flags to bpf_map_show_fdinfo
Daniel Borkmann
1
-2
/
+4
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2016-03-09
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
1
-1
/
+1
2016-03-09
bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS
Alexei Starovoitov
1
-0
/
+5
2016-03-08
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
2
-18
/
+70
2016-03-08
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
2
-1
/
+4
2016-03-08
bpf: pre-allocate hash map elements
Alexei Starovoitov
2
-74
/
+181
2016-03-08
bpf: introduce percpu_freelist
Alexei Starovoitov
3
-1
/
+132
2016-03-08
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
1
-0
/
+13
2016-02-29
bpf: Mark __bpf_prog_run() stack frame as non-standard
Josh Poimboeuf
1
-0
/
+2
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-02-21
bpf: add new arg_type that allows for 0 sized stack buffer
Daniel Borkmann
1
-10
/
+32
2016-02-20
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
3
-1
/
+245
2016-02-19
bpf: grab rcu read lock for bpf_percpu_hash_update
Sasha Levin
1
-1
/
+7
[next]