index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 BTF verifier size resolution logic
Andrii Nakryiko
2019-07-15
1
-7
/
+12
*
bpf: verifier: avoid fall-through warnings
Gustavo A. R. Silva
2019-07-12
1
-0
/
+2
*
bpf: fix precision bit propagation for BPF_ST instructions
Andrii Nakryiko
2019-07-12
1
-7
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
16
-413
/
+1887
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
2
-8
/
+8
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-03
2
-8
/
+8
|
|
|
\
|
|
|
*
bpf: fix BPF_ALU32 | BPF_ARSH on BE arches
Jiong Wang
2019-06-26
1
-2
/
+2
|
|
|
*
bpf: fix NULL deref in btf_type_is_resolve_source_only
Stanislav Fomichev
2019-06-24
1
-6
/
+6
|
*
|
|
bpf: cgroup: Fix build error without CONFIG_NET
YueHaibing
2019-07-08
1
-0
/
+4
|
*
|
|
bpf: fix precision tracking
Alexei Starovoitov
2019-07-03
1
-14
/
+107
|
*
|
|
devmap: Allow map lookups from eBPF
Toke Høiland-Jørgensen
2019-06-29
2
-5
/
+7
|
*
|
|
devmap/cpumap: Use flush list instead of bitmap
Toke Høiland-Jørgensen
2019-06-29
2
-117
/
+95
|
*
|
|
xskmap: Move non-standard list manipulation to helper
Toke Høiland-Jørgensen
2019-06-29
1
-2
/
+1
|
*
|
|
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
2019-06-27
4
-0
/
+369
|
*
|
|
bpf: fix cgroup bpf release synchronization
Roman Gushchin
2019-06-27
1
-1
/
+18
|
*
|
|
xdp: Add tracepoint for bulk XDP_TX
Toshiaki Makita
2019-06-25
1
-0
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
3
-12
/
+3
|
|
\
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
4
-71
/
+734
|
|
\
\
\
|
|
*
|
|
bpf: precise scalar_value tracking
Alexei Starovoitov
2019-06-19
1
-11
/
+480
|
|
*
|
|
bpf: fix callees pruning callers
Alexei Starovoitov
2019-06-19
1
-5
/
+6
|
|
*
|
|
bpf: introduce bounded loops
Alexei Starovoitov
2019-06-19
1
-12
/
+131
|
|
*
|
|
bpf: extend is_branch_taken to registers
Alexei Starovoitov
2019-06-19
1
-15
/
+19
|
|
*
|
|
bpf: track spill/fill of constants
Alexei Starovoitov
2019-06-19
1
-25
/
+65
|
|
*
|
|
bpf: silence warning messages in core
Valdis Klētnieks
2019-06-12
1
-0
/
+1
|
|
*
|
|
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
2019-06-10
2
-2
/
+31
|
|
*
|
|
bpf: remove redundant assignment to err
Colin Ian King
2019-06-04
2
-2
/
+2
|
*
|
|
|
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
2019-06-19
1
-0
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
11
-80
/
+36
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
8
-33
/
+8
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2019-05-31
11
-56
/
+17
|
*
|
|
|
|
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2019-05-31
11
-82
/
+100
|
*
|
|
|
|
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2019-05-31
11
-25
/
+26
|
*
|
|
|
|
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
2019-05-31
1
-2
/
+9
|
*
|
|
|
|
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
2019-05-31
1
-5
/
+20
|
*
|
|
|
|
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2019-05-31
2
-3
/
+25
|
*
|
|
|
|
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-29
1
-11
/
+17
|
*
|
|
|
|
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
2019-05-29
1
-24
/
+13
|
*
|
|
|
|
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
2019-05-28
1
-4
/
+37
|
*
|
|
|
|
bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
Jiong Wang
2019-05-24
1
-11
/
+57
|
*
|
|
|
|
bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
Jiong Wang
2019-05-24
1
-1
/
+3
|
*
|
|
|
|
bpf: verifier: insert zero extension according to analysis result
Jiong Wang
2019-05-24
2
-0
/
+50
|
*
|
|
|
|
bpf: verifier: mark patched-insn with sub-register zext flag
Jiong Wang
2019-05-24
1
-4
/
+33
|
*
|
|
|
|
bpf: verifier: mark verified-insn with sub-register zext flag
Jiong Wang
2019-05-24
1
-13
/
+160
|
*
|
|
|
|
bpf: convert explored_states to hash table
Alexei Starovoitov
2019-05-24
1
-5
/
+18
|
*
|
|
|
|
bpf: split explored_states
Alexei Starovoitov
2019-05-24
1
-18
/
+13
|
*
|
|
|
|
bpf: cleanup explored_states
Alexei Starovoitov
2019-05-24
1
-9
/
+20
|
*
|
|
|
|
bpf: bump jmp sequence limit
Alexei Starovoitov
2019-05-23
1
-3
/
+4
*
|
|
|
|
|
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-07-03
7
-21
/
+33
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
3
-12
/
+3
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
[next]