index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-09
1
-5
/
+16
|
\
|
*
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
2017-05-08
1
-5
/
+16
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-09
1
-1
/
+1
|
\
\
|
*
|
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-04-26
1
-1
/
+1
*
|
|
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
2
-8
/
+4
|
|
/
|
/
|
*
|
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
2017-05-01
1
-0
/
+11
*
|
bpf: bpf_lock on kallsysms doesn't need to be irqsave
Hannes Frederic Sowa
2017-04-28
1
-8
/
+4
*
|
bpf: map_get_next_key to return first key on NULL
Teng Qin
2017-04-25
3
-13
/
+18
*
|
bpf: make bpf_xdp_adjust_head support mandatory
Daniel Borkmann
2017-04-24
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
1
-0
/
+8
|
\
\
|
*
|
bpf: fix checking xdp_adjust_head on tail calls
Daniel Borkmann
2017-04-17
1
-0
/
+1
|
*
|
bpf: fix cb access in socket filter programs on tail calls
Daniel Borkmann
2017-04-17
1
-0
/
+7
|
|
/
*
|
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
Martin KaFai Lau
2017-04-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
1
-6
/
+6
|
\
|
|
*
bpf: reference may_access_skb() from __bpf_prog_run()
Johannes Berg
2017-04-11
1
-6
/
+6
*
|
bpf: pass sk to helper functions
Willem de Bruijn
2017-04-11
1
-1
/
+4
*
|
bpf: remove struct bpf_map_type_list
Johannes Berg
2017-04-11
5
-157
/
+32
*
|
bpf: remove struct bpf_prog_type_list
Johannes Berg
2017-04-11
1
-16
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-22
/
+42
|
\
|
|
*
bpf, verifier: fix rejection of unaligned access checks for map_value_adj
Daniel Borkmann
2017-04-01
1
-20
/
+38
|
*
bpf, verifier: fix alu ops against map_value{, _adj} register types
Daniel Borkmann
2017-04-01
1
-0
/
+1
|
*
bpf: improve verifier packet range checks
Alexei Starovoitov
2017-03-24
1
-2
/
+3
*
|
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
2017-04-01
1
-2
/
+25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
1
-73
/
+71
|
\
|
|
*
bpf: fix hashmap extra_elems logic
Alexei Starovoitov
2017-03-22
1
-73
/
+71
*
|
bpf: Add hash of maps support
Martin KaFai Lau
2017-03-22
3
-2
/
+131
*
|
bpf: Add array of maps support
Martin KaFai Lau
2017-03-22
6
-12
/
+222
*
|
bpf: Fix and simplifications on inline map lookup
Martin KaFai Lau
2017-03-22
2
-9
/
+15
*
|
bpf: inline htab_map_lookup_elem()
Alexei Starovoitov
2017-03-16
1
-1
/
+30
*
|
bpf: add helper inlining infra and optimize map_array lookup
Alexei Starovoitov
2017-03-16
2
-3
/
+62
*
|
bpf: adjust insn_aux_data when patching insns
Alexei Starovoitov
2017-03-16
1
-5
/
+39
*
|
bpf: refactor fixup_bpf_calls()
Alexei Starovoitov
2017-03-16
1
-41
/
+35
*
|
bpf: move fixup_bpf_calls() function
Alexei Starovoitov
2017-03-16
2
-56
/
+57
|
/
*
bpf: convert htab map to hlist_nulls
Alexei Starovoitov
2017-03-09
1
-34
/
+60
*
bpf: fix struct htab_elem layout
Alexei Starovoitov
2017-03-09
1
-5
/
+20
*
bpf: add get_next_key callback to LPM map
Alexei Starovoitov
2017-03-05
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-04
1
-1
/
+1
|
\
|
*
bpf: update the comment about the length of analysis
Gary Lin
2017-03-01
1
-1
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
bpf: fix spelling mistake: "proccessed" -> "processed"
Colin Ian King
2017-02-23
1
-1
/
+1
*
bpf: make jited programs visible in traces
Daniel Borkmann
2017-02-17
2
-0
/
+225
*
bpf: remove stubs for cBPF from arch code
Daniel Borkmann
2017-02-17
1
-1
/
+11
*
bpf: mark all registered map/prog types as __ro_after_init
Daniel Borkmann
2017-02-17
4
-11
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-16
2
-18
/
+61
|
\
|
*
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2017-02-12
2
-18
/
+61
*
|
bpf: reduce compiler warnings by adding fallthrough comments
Alexander Alemayhu
2017-02-14
1
-0
/
+5
*
|
bpf, lpm: fix overflows in trie_alloc checks
Daniel Borkmann
2017-02-08
1
-9
/
+27
*
|
bpf: enable verifier to add 0 to packet ptr
William Tu
2017-02-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
4
-36
/
+50
|
\
|
|
*
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
2017-01-18
4
-36
/
+50
[next]