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
2019-03-11
1
-5
/
+5
|
\
|
*
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
Daniel Borkmann
2019-03-07
1
-5
/
+5
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-06
2
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-28
9
-23
/
+63
|
|
\
|
*
\
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-02-04
4
-5
/
+24
|
|
\
\
|
*
|
|
perf, bpf: Introduce PERF_RECORD_BPF_EVENT
Song Liu
2019-01-21
2
-1
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-04
4
-5
/
+79
|
\
\
\
\
|
*
|
|
|
bpf: fix u64_stats_init() usage in bpf_prog_alloc()
Eric Dumazet
2019-03-02
1
-1
/
+7
|
*
|
|
|
bpf: set inner_map_meta->spin_lock_off correctly
Yonghong Song
2019-02-27
1
-0
/
+1
|
*
|
|
|
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
2019-02-27
1
-0
/
+5
|
*
|
|
|
bpf: enable program stats
Alexei Starovoitov
2019-02-27
3
-5
/
+67
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
2
-4
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
bpf: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
2019-03-01
1
-1
/
+2
|
*
|
|
|
|
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
Peng Sun
2019-03-01
1
-2
/
+2
|
*
|
|
|
|
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
Peng Sun
2019-02-26
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
1
-0
/
+1
|
\
|
|
|
|
|
*
|
|
|
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2019-02-22
1
-0
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-20
1
-1
/
+7
|
\
|
|
|
|
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf: fix lockdep false positive in stackmap
Alexei Starovoitov
2019-02-11
1
-1
/
+7
|
*
|
|
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
2019-02-09
1
-4
/
+7
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-16
2
-44
/
+134
|
\
\
\
\
|
*
|
|
|
bpf: offload: add priv field for drivers
Jakub Kicinski
2019-02-12
1
-1
/
+9
|
*
|
|
|
bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
Martin KaFai Lau
2019-02-10
1
-2
/
+29
|
*
|
|
|
bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
Martin KaFai Lau
2019-02-10
1
-40
/
+92
|
*
|
|
|
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
2019-02-10
1
-4
/
+7
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
6
-18
/
+48
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
bpf: Fix syscall's stackmap lookup potential deadlock
Martin KaFai Lau
2019-01-31
1
-2
/
+10
|
*
|
|
bpf: fix lockdep false positive in percpu_freelist
Alexei Starovoitov
2019-01-31
3
-14
/
+35
|
*
|
|
bpf: run bpf programs with preemption disabled
Alexei Starovoitov
2019-01-31
1
-1
/
+1
|
*
|
|
bpf: btf: allow typedef func_proto
Yonghong Song
2019-01-29
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
bpf: introduce BPF_F_LOCK flag
Alexei Starovoitov
2019-02-01
5
-14
/
+107
*
|
|
bpf: add support for bpf_spin_lock to cgroup local storage
Alexei Starovoitov
2019-02-01
3
-1
/
+6
*
|
|
bpf: introduce bpf_spin_lock
Alexei Starovoitov
2019-02-01
8
-19
/
+328
*
|
|
bpf, cgroups: clean up kerneldoc warnings
Valdis Kletnieks
2019-01-31
1
-1
/
+2
*
|
|
bpf: fix bitrotted kerneldoc
Valdis Kletnieks
2019-01-31
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-28
5
-296
/
+774
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: JIT blinds support JMP32
Jiong Wang
2019-01-26
1
-0
/
+21
|
*
|
bpf: interpreter support for JMP32
Jiong Wang
2019-01-26
1
-134
/
+63
|
*
|
bpf: disassembler support JMP32
Jiong Wang
2019-01-26
1
-15
/
+19
|
*
|
bpf: verifier support JMP32
Jiong Wang
2019-01-26
2
-33
/
+173
|
*
|
bpf: refactor verifier min/max code for condition jump
Jiong Wang
2019-01-26
1
-73
/
+99
|
*
|
bpf: notify offload JITs about optimizations
Jakub Kicinski
2019-01-23
2
-0
/
+41
|
*
|
bpf: verifier: record original instruction index
Jakub Kicinski
2019-01-23
1
-3
/
+5
|
*
|
bpf: verifier: remove unconditional branches by 0
Jakub Kicinski
2019-01-23
1
-0
/
+23
|
*
|
bpf: verifier: remove dead code
Jakub Kicinski
2019-01-23
2
-3
/
+185
|
*
|
bpf: verifier: hard wire branches to dead code
Jakub Kicinski
2019-01-23
1
-2
/
+43
|
*
|
bpf: change parameters of call/branch offset adjustment
Jakub Kicinski
2019-01-23
1
-19
/
+21
|
*
|
bpf: fix a (false) compiler warning
Peter Oskolkov
2019-01-17
1
-1
/
+2
|
*
|
bpf: btf: support 128 bit integer type
Yonghong Song
2019-01-16
1
-19
/
+85
|
|
/
*
|
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
2019-01-18
1
-2
/
+15
[next]