index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
filter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
bpf: fix accessing bpf_sysctl.file_pos on s390
Ilya Leoshkevich
1
-4
/
+4
2019-07-23
bpf: fix narrower loads on s390
Ilya Leoshkevich
1
-0
/
+13
2019-07-16
bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
Stanislav Fomichev
1
-1
/
+1
2019-07-08
bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr
Stanislav Fomichev
1
-0
/
+6
2019-06-29
bpf_xdp_redirect_map: Perform map lookup in eBPF helper
Toke Høiland-Jørgensen
1
-0
/
+1
2019-06-29
devmap: Rename ifindex member in bpf_redirect_info
Toke Høiland-Jørgensen
1
-1
/
+1
2019-06-28
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
1
-0
/
+10
2019-06-01
bpf: cgroup inet skb programs can return 0 to 3
brakmo
1
-1
/
+2
2019-05-25
bpf: verifier: insert zero extension according to analysis result
Jiong Wang
1
-0
/
+1
2019-05-25
bpf: introduce new mov32 variant for doing explicit zero extension
Jiong Wang
1
-0
/
+14
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+16
2019-04-30
bpf: Use vmalloc special flag
Rick Edgecombe
1
-14
/
+3
2019-04-30
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
1
-0
/
+1
2019-04-12
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
1
-0
/
+3
2019-04-12
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
1
-0
/
+3
2019-04-12
bpf: Introduce bpf_sysctl_get_current_value helper
Andrey Ignatov
1
-0
/
+2
2019-04-12
bpf: Sysctl hook
Andrey Ignatov
1
-0
/
+8
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-3
/
+18
2019-02-27
bpf: enable program stats
Alexei Starovoitov
1
-1
/
+19
2019-02-19
bpf: check that BPF programs run with preemption disabled
Peter Zijlstra
1
-1
/
+1
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+18
2019-02-01
bpf: run bpf programs with preemption disabled
Alexei Starovoitov
1
-3
/
+18
2019-01-31
bpf: fix missing prototype warnings
Valdis Kletnieks
1
-1
/
+3
2019-01-27
bpf: JIT blinds support JMP32
Jiong Wang
1
-0
/
+20
2019-01-24
bpf: verifier: remove dead code
Jakub Kicinski
1
-0
/
+1
2019-01-21
perf, bpf: Introduce PERF_RECORD_BPF_EVENT
Song Liu
1
-0
/
+7
2019-01-03
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
1
-6
/
+1
2019-01-03
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
1
-1
/
+2
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-12-12
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-1
/
+1
2018-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+7
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2018-12-10
bpf: Add bpf_line_info support
Martin KaFai Lau
1
-0
/
+7
2018-12-01
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
1
-0
/
+7
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2018-11-27
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
1
-0
/
+4
2018-11-11
bpf: Allow narrow loads with offset > 0
Andrey Ignatov
1
-15
/
+1
2018-10-26
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
1
-0
/
+1
2018-10-19
bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
Song Liu
1
-0
/
+21
2018-10-15
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
1
-21
/
+0
2018-08-18
bpf: fix redirect to map under tail calls
Daniel Borkmann
1
-1
/
+2
2018-08-11
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
1
-0
/
+1
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
1
-0
/
+15
2018-08-10
xdp: Helpers for disabling napi_direct of xdp_return_frame
Toshiaki Makita
1
-0
/
+25
2018-08-10
bpf: Make redirect_info accessible from modules
Toshiaki Makita
1
-0
/
+10
2018-07-08
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
1
-3
/
+3
2018-06-29
bpf: undo prog rejection on read-only lock failure
Daniel Borkmann
1
-48
/
+8
2018-06-21
bpf: enforce correct alignment for instructions
Eric Dumazet
1
-1
/
+3
2018-06-16
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
1
-0
/
+16
[next]