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