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
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-12
/
+3
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-12
/
+3
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-71
/
+734
2019-06-19
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
1
-0
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451
Thomas Gleixner
2
-8
/
+2
2019-06-19
bpf: precise scalar_value tracking
Alexei Starovoitov
1
-11
/
+480
2019-06-19
bpf: fix callees pruning callers
Alexei Starovoitov
1
-5
/
+6
2019-06-19
bpf: introduce bounded loops
Alexei Starovoitov
1
-12
/
+131
2019-06-19
bpf: extend is_branch_taken to registers
Alexei Starovoitov
1
-15
/
+19
2019-06-19
bpf: track spill/fill of constants
Alexei Starovoitov
1
-25
/
+65
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-80
/
+36
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-9
/
+30
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+14
2019-06-14
sysctl: define proc_do_static_key()
Eric Dumazet
1
-1
/
+0
2019-06-15
bpf, devmap: Add missing RCU read lock on flush
Toshiaki Makita
1
-0
/
+4
2019-06-15
bpf, devmap: Add missing bulk queue free
Toshiaki Makita
1
-0
/
+1
2019-06-15
bpf, devmap: Fix premature entry free on destroying map
Toshiaki Makita
1
-2
/
+2
2019-06-12
bpf: silence warning messages in core
Valdis Klētnieks
1
-0
/
+1
2019-06-11
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
1
-2
/
+7
2019-06-10
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
2
-2
/
+31
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+16
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-33
/
+8
2019-06-06
bpf: fix unconnected udp hooks
Daniel Borkmann
2
-4
/
+16
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
8
-72
/
+8
2019-06-04
bpf: remove redundant assignment to err
Colin Ian King
2
-2
/
+2
2019-05-31
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
11
-56
/
+17
2019-05-31
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
11
-82
/
+100
2019-05-31
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
11
-25
/
+26
2019-05-31
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
1
-2
/
+9
2019-05-31
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
1
-5
/
+20
2019-05-31
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2
-3
/
+25
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
7
-28
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-29
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
1
-11
/
+17
2019-05-29
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
1
-24
/
+13
2019-05-28
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
1
-4
/
+37
2019-05-24
bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
Jiong Wang
1
-11
/
+57
2019-05-24
bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
Jiong Wang
1
-1
/
+3
2019-05-24
bpf: verifier: insert zero extension according to analysis result
Jiong Wang
2
-0
/
+50
2019-05-24
bpf: verifier: mark patched-insn with sub-register zext flag
Jiong Wang
1
-4
/
+33
2019-05-24
bpf: verifier: mark verified-insn with sub-register zext flag
Jiong Wang
1
-13
/
+160
2019-05-24
bpf: convert explored_states to hash table
Alexei Starovoitov
1
-5
/
+18
2019-05-24
bpf: split explored_states
Alexei Starovoitov
1
-18
/
+13
2019-05-24
bpf: cleanup explored_states
Alexei Starovoitov
1
-9
/
+20
2019-05-23
bpf: bump jmp sequence limit
Alexei Starovoitov
1
-3
/
+4
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-16
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
1
-1
/
+1
[next]