index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
verifier.c
Commit message (
Expand
)
Author
Age
*
bpf: don't set id on after map lookup with ptr_to_map_val return
Daniel Borkmann
2018-10-31
*
bpf: fix partial copy of map_ptr when dst is scalar
Daniel Borkmann
2018-10-31
*
bpf: make direct packet write unclone more robust
Daniel Borkmann
2018-10-25
*
bpf: fix cg_skb types to hint access type in may_access_direct_pkt_data
Daniel Borkmann
2018-10-25
*
bpf: fix direct packet access for flow dissector progs
Daniel Borkmann
2018-10-25
*
bpf, verifier: avoid retpoline for map push/pop/peek operation
Daniel Borkmann
2018-10-21
*
bpf, verifier: remove unneeded flow key in check_helper_mem_access
Daniel Borkmann
2018-10-21
*
bpf, verifier: reject xadd on flow key memory
Daniel Borkmann
2018-10-21
*
bpf, verifier: fix register type dump in xadd and st
Daniel Borkmann
2018-10-21
*
bpf: add queue and stack maps
Mauricio Vasquez B
2018-10-19
*
bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE
Mauricio Vasquez B
2018-10-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-09
|
\
|
*
bpf: allow offload of programs with BPF-to-BPF function calls
Quentin Monnet
2018-10-08
|
*
bpf: add verifier callback to get stack usage info for offloaded progs
Quentin Monnet
2018-10-08
|
*
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2018-10-02
|
*
bpf: Add reference tracking to verifier
Joe Stringer
2018-10-02
|
*
bpf: Macrofy stack state copy
Joe Stringer
2018-10-02
|
*
bpf: Add PTR_TO_SOCKET verifier type
Joe Stringer
2018-10-02
|
*
bpf: Generalize ptr_or_null regs check
Joe Stringer
2018-10-02
|
*
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
2018-10-02
|
*
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
2018-10-02
|
*
bpf: Add iterator for spilled registers
Joe Stringer
2018-10-02
|
*
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-10-01
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
|
\
\
|
|
/
|
/
|
|
*
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
2018-10-05
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-25
|
\
\
|
*
|
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-14
|
*
|
bpf/verifier: fix verifier instability
Alexei Starovoitov
2018-09-06
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf/verifier: disallow pointer subtraction
Alexei Starovoitov
2018-09-12
*
|
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-29
|
/
*
bpf: fix redirect to map under tail calls
Daniel Borkmann
2018-08-17
*
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-10
*
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
2018-08-02
*
bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
Roman Gushchin
2018-08-02
*
bpf: introduce cgroup storage maps
Roman Gushchin
2018-08-02
*
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
2018-07-31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-21
|
\
|
*
bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()
Jakub Kicinski
2018-07-18
*
|
bpf: don't leave partial mangled prog in jit_subprogs error path
Daniel Borkmann
2018-07-12
|
/
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
*
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
2018-06-07
*
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-06-03
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-25
|
|
\
[next]