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
Commit message (
Expand
)
Author
Age
...
|
|
*
|
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
|
|
*
|
bpf: convert temp arrays to kvcalloc
Alexei Starovoitov
2019-04-03
|
|
*
|
bpf: improve verification speed by not remarking live_read
Alexei Starovoitov
2019-04-03
|
|
*
|
bpf: improve verification speed by droping states
Alexei Starovoitov
2019-04-03
|
|
*
|
bpf: add verifier stats and log_level bit 2
Alexei Starovoitov
2019-04-03
|
|
*
|
bpf: Support variable offset stack access from helpers
Andrey Ignatov
2019-03-29
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
|
|
\
\
\
|
*
|
|
|
bpf: add skc_lookup_tcp helper
Lorenz Bauer
2019-03-21
|
*
|
|
|
bpf: allow helpers to return PTR_TO_SOCK_COMMON
Lorenz Bauer
2019-03-21
|
*
|
|
|
bpf: track references based on is_acquire_func
Lorenz Bauer
2019-03-21
*
|
|
|
|
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
|
\
\
\
\
\
|
*
|
|
|
|
bpf: switch to ->free_inode()
Al Viro
2019-05-01
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
bpf: Use vmalloc special flag
Rick Edgecombe
2019-04-30
|
|
/
/
/
*
/
/
/
bpf: mark registers in all frames after pkt/null checks
Paul Chaignon
2019-04-25
|
/
/
/
*
|
|
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
2019-03-29
*
|
|
bpf: remove incorrect 'verifier bug' warning
Paul Chaignon
2019-03-26
*
|
|
bpf: fix use after free in bpf_evict_inode
Daniel Borkmann
2019-03-25
|
|
/
|
/
|
*
|
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
2019-03-21
*
|
bpf: do not restore dst_reg when cur_state is freed
Xu Yu
2019-03-21
*
|
bpf: Only print ref_obj_id for refcounted reg
Martin KaFai Lau
2019-03-20
*
|
bpf: Try harder when allocating memory for large maps
Martynas Pumputis
2019-03-18
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-16
|
\
|
*
bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
Martin KaFai Lau
2019-03-13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-11
|
\
|
|
*
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
Daniel Borkmann
2019-03-07
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-06
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-28
|
|
\
|
*
\
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-02-04
|
|
\
\
|
*
|
|
perf, bpf: Introduce PERF_RECORD_BPF_EVENT
Song Liu
2019-01-21
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-04
|
\
\
\
\
|
*
|
|
|
bpf: fix u64_stats_init() usage in bpf_prog_alloc()
Eric Dumazet
2019-03-01
|
*
|
|
|
bpf: set inner_map_meta->spin_lock_off correctly
Yonghong Song
2019-02-27
|
*
|
|
|
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
2019-02-27
|
*
|
|
|
bpf: enable program stats
Alexei Starovoitov
2019-02-27
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
|
\
\
\
\
\
|
*
|
|
|
|
bpf: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
2019-03-02
|
*
|
|
|
|
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
Peng Sun
2019-03-01
|
*
|
|
|
|
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
Peng Sun
2019-02-26
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
|
\
|
|
|
|
|
*
|
|
|
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2019-02-22
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-20
|
\
|
|
|
|
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf: fix lockdep false positive in stackmap
Alexei Starovoitov
2019-02-11
[prev]
[next]