index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
1
-6
/
+0
|
\
|
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
1
-6
/
+0
|
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
2
-6
/
+24
|
|
\
|
*
|
perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...
Yonghong Song
2017-10-27
1
-1
/
+1
*
|
|
bpf: fix lockdep splat
Eric Dumazet
2017-11-15
1
-2
/
+6
*
|
|
bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semantics
Yonghong Song
2017-11-14
1
-16
/
+24
*
|
|
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
2
-5
/
+0
*
|
|
bpf: add a bpf_override_function helper
Josef Bacik
2017-11-11
2
-0
/
+5
*
|
|
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
2017-11-05
3
-0
/
+75
*
|
|
bpf: remove old offload/analyzer
Jakub Kicinski
2017-11-05
1
-75
/
+0
*
|
|
cls_bpf: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
1
-0
/
+1
*
|
|
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
1
-4
/
+29
*
|
|
bpf: report offload info to user space
Jakub Kicinski
2017-11-05
2
-0
/
+17
*
|
|
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
2017-11-05
5
-8
/
+217
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
|
\
\
|
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
|
/
*
|
|
bpf: fix verifier NULL pointer dereference
Craig Gallek
2017-11-03
1
-4
/
+8
*
|
|
bpf: fix out-of-bounds access warning in bpf_check
Arnd Bergmann
2017-11-03
1
-0
/
+4
*
|
|
bpf: fix link error without CONFIG_NET
Arnd Bergmann
2017-11-03
1
-0
/
+2
*
|
|
bpf: also improve pattern matches for meta access
Daniel Borkmann
2017-11-02
1
-69
/
+96
*
|
|
bpf: minor cleanups after merge
Daniel Borkmann
2017-11-02
1
-1
/
+1
*
|
|
bpf: cpumap micro-optimization in cpu_map_enqueue
Jesper Dangaard Brouer
2017-11-02
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
1
-4
/
+12
|
\
\
\
|
|
/
/
|
*
|
bpf: remove SK_REDIRECT from UAPI
John Fastabend
2017-11-01
1
-4
/
+12
*
|
|
bpf: fix verifier memory leaks
Alexei Starovoitov
2017-11-01
1
-9
/
+18
*
|
|
bpf: reduce verifier memory consumption
Alexei Starovoitov
2017-11-01
1
-149
/
+288
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
1
-1
/
+10
|
\
\
\
|
|
/
/
|
*
|
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
1
-1
/
+2
|
*
|
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-29
1
-2
/
+10
|
|
/
*
|
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2017-10-25
1
-0
/
+81
*
|
bpf: cpumap fix potential lost wake-up problem
Jesper Dangaard Brouer
2017-10-24
1
-4
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
5
-36
/
+90
|
\
\
|
|
/
|
*
bpf: fix pattern matches for direct packet access
Daniel Borkmann
2017-10-22
1
-0
/
+24
|
*
bpf: fix off by one for range markings with L{T, E} patterns
Daniel Borkmann
2017-10-22
1
-12
/
+21
|
*
bpf: devmap fix arithmetic overflow in bitmap_size calculation
John Fastabend
2017-10-22
1
-1
/
+1
|
*
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
2017-10-20
1
-0
/
+3
|
*
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
2017-10-20
1
-0
/
+3
|
*
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
1
-10
/
+9
|
*
bpf: enforce TCP only support for sockmap
John Fastabend
2017-10-20
1
-0
/
+6
|
*
bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations
Daniel Borkmann
2017-10-19
2
-5
/
+1
|
*
bpf: fix splat for illegal devmap percpu allocation
Daniel Borkmann
2017-10-19
1
-2
/
+3
|
*
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
2017-10-18
1
-2
/
+6
*
|
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
2017-10-20
1
-2
/
+2
*
|
security: bpf: Add LSM hooks for bpf object related syscall
Chenbo Feng
2017-10-20
1
-2
/
+32
*
|
bpf: Add file mode configuration into bpf maps
Chenbo Feng
2017-10-20
8
-22
/
+110
*
|
bpf: move knowledge about post-translation offsets out of verifier
Jakub Kicinski
2017-10-18
1
-39
/
+16
*
|
bpf: remove the verifier ops from program structure
Jakub Kicinski
2017-10-18
2
-16
/
+17
*
|
bpf: split verifier and program ops
Jakub Kicinski
2017-10-18
2
-9
/
+19
*
|
bpf: cpumap add tracepoints
Jesper Dangaard Brouer
2017-10-18
1
-5
/
+19
[next]