index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
verifier.c
Age
Commit message (
Expand
)
Author
2018-10-03
bpf: Add PTR_TO_SOCKET verifier type
Joe Stringer
2018-10-03
bpf: Generalize ptr_or_null regs check
Joe Stringer
2018-10-03
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
2018-10-03
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
2018-10-03
bpf: Add iterator for spilled registers
Joe Stringer
2018-10-01
bpf: introduce per-cpu cgroup local storage
Roman Gushchin
2018-10-01
bpf: extend cgroup bpf core to allow multiple cgroup storage types
Roman Gushchin
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-12
bpf/verifier: disallow pointer subtraction
Alexei Starovoitov
2018-09-05
bpf/verifier: fix verifier instability
Alexei Starovoitov
2018-08-29
bpf/verifier: display non-spill stack slot types in print_verifier_state
Edward Cree
2018-08-29
bpf/verifier: per-register parent pointers
Edward Cree
2018-08-17
bpf: fix redirect to map under tail calls
Daniel Borkmann
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-03
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
2018-08-03
bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
Roman Gushchin
2018-08-03
bpf: introduce cgroup storage maps
Roman Gushchin
2018-07-31
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-18
bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()
Jakub Kicinski
2018-07-12
bpf: don't leave partial mangled prog in jit_subprogs error path
Daniel Borkmann
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-07
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
2018-06-03
bpf: fix context access in tracing progs on 32 bit archs
Daniel Borkmann
2018-06-03
bpf: avoid retpoline for lookup/update/delete calls on maps
Daniel Borkmann
2018-06-03
bpf: fixup error message from gpl helpers on license mismatch
Daniel Borkmann
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-24
bpf: properly enforce index mask to prevent out-of-bounds speculation
Daniel Borkmann
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
bpf: get kernel symbol addresses via syscall
Sandipan Das
2018-05-24
bpf: support 64-bit offsets for bpf function calls
Sandipan Das
2018-05-19
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
2018-05-09
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
2018-05-04
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
2018-05-04
bpf: replace map pointer loads before calling into offloads
Jakub Kicinski
2018-05-04
bpf: add faked "ending" subprog
Jiong Wang
2018-05-04
bpf: centre subprog information fields
Jiong Wang
2018-05-04
bpf: unify main prog and subprog
Jiong Wang
2018-05-03
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-04-29
bpf/verifier: improve register value range tracking with ARSH
Yonghong Song
2018-04-29
bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
Yonghong Song
2018-04-29
bpf/verifier: refine retval R0 state for bpf_get_stack helper
Yonghong Song
2018-04-29
bpf: add bpf_get_stack helper
Yonghong Song
2018-04-24
bpf: allow map helpers access to map values directly
Paul Chaignon
[prev]
[next]