index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Commit message (
Expand
)
Author
Age
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
*
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
|
\
|
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
*
|
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
2019-05-16
*
|
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
2019-05-14
*
|
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2019-05-14
*
|
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Eric Dumazet
2019-05-13
|
/
*
bpf: fix undefined behavior in narrow load handling
Krzesimir Nowak
2019-05-12
*
bpf: fix out of bounds backwards jmps due to dead code removal
Daniel Borkmann
2019-05-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
|
|
\
|
*
|
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2019-04-27
|
*
|
bpf: add writable context for raw tracepoints
Matt Mullins
2019-04-26
|
*
|
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
2019-04-25
|
*
|
bpf: drop bpf_verifier_lock
Alexei Starovoitov
2019-04-22
|
*
|
bpf: remove global variables
Alexei Starovoitov
2019-04-22
|
*
|
bpf: cpumap memory prefetchw optimizations for struct page
Jesper Dangaard Brouer
2019-04-17
|
*
|
bpf: cpumap do bulk allocation of SKBs
Jesper Dangaard Brouer
2019-04-17
|
*
|
bpf: cpumap use ptr_ring_consume_batched
Jesper Dangaard Brouer
2019-04-17
|
*
|
bpf: use BPF_CAST_CALL for casting bpf call
Prashant Bhole
2019-04-16
|
*
|
bpf: add map helper functions push, pop, peek in more BPF programs
Alban Crequy
2019-04-16
|
*
|
bpf: refactor "check_reg_arg" to eliminate code redundancy
Jiong Wang
2019-04-12
|
*
|
bpf: factor out reg and stack slot propagation into "propagate_liveness_reg"
Jiong Wang
2019-04-12
|
*
|
bpf: refactor propagate_liveness to eliminate code redundance
Jiong Wang
2019-04-12
|
*
|
bpf: refactor propagate_liveness to eliminate duplicated for loop
Jiong Wang
2019-04-12
|
*
|
bpf: Fix distinct pointer types warning for ARCH=i386
Andrey Ignatov
2019-04-12
|
*
|
bpf: Introduce bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
2019-04-12
|
*
|
bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
Andrey Ignatov
2019-04-12
|
*
|
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
2019-04-12
|
*
|
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
2019-04-12
|
*
|
bpf: Introduce bpf_sysctl_get_current_value helper
Andrey Ignatov
2019-04-12
|
*
|
bpf: Introduce bpf_sysctl_get_name helper
Andrey Ignatov
2019-04-12
|
*
|
bpf: Sysctl hook
Andrey Ignatov
2019-04-12
|
*
|
bpf: Add base proto function for cgroup-bpf programs
Andrey Ignatov
2019-04-12
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-11
|
|
\
\
|
|
*
|
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-11
|
|
*
|
bpf: allow for key-less BTF in array map
Daniel Borkmann
2019-04-09
|
|
*
|
bpf: kernel side support for BTF Var and DataSec
Daniel Borkmann
2019-04-09
|
|
*
|
bpf: allow . char as part of the object name
Daniel Borkmann
2019-04-09
|
|
*
|
bpf: add syscall side map freeze support
Daniel Borkmann
2019-04-09
|
|
*
|
bpf: add program side {rd, wr}only support for maps
Daniel Borkmann
2019-04-09
|
|
*
|
bpf: do not retain flags that are not tied to map lifetime
Daniel Borkmann
2019-04-09
|
|
*
|
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
2019-04-09
|
|
*
|
bpf: Add missed newline in verifier verbose log
Andrey Ignatov
2019-04-05
|
|
*
|
bpf: Sanity check max value for var_off stack access
Andrey Ignatov
2019-04-05
|
|
*
|
bpf: Reject indirect var_off stack access in unpriv mode
Andrey Ignatov
2019-04-05
|
|
*
|
bpf: Reject indirect var_off stack access in raw mode
Andrey Ignatov
2019-04-05
|
|
*
|
bpf: increase verifier log limit
Alexei Starovoitov
2019-04-03
|
|
*
|
bpf: increase complexity limit and maximum program size
Alexei Starovoitov
2019-04-03
|
|
*
|
bpf: verbose jump offset overflow check
Alexei Starovoitov
2019-04-03
[next]