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
Commit message (
Expand
)
Author
Age
*
Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
|
\
|
*
audit: filter PATH records keyed on filesystem magic
Richard Guy Briggs
2017-11-10
|
*
Audit: remove unused audit_log_secctx function
Casey Schaufler
2017-11-10
|
*
audit: Allow auditd to set pid to 0 to end auditing
Steve Grubb
2017-11-10
|
*
audit: use audit_set_enabled() in audit_enable()
Paul Moore
2017-11-10
|
*
audit: convert audit_ever_enabled to a boolean
Paul Moore
2017-11-10
|
*
audit: don't use simple_strtol() anymore
Paul Moore
2017-11-10
|
*
audit: initialize the audit subsystem as early as possible
Paul Moore
2017-11-10
|
*
audit: ensure that 'audit=1' actually enables audit for PID 1
Paul Moore
2017-11-10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
|
\
\
|
*
|
bpf: fix lockdep splat
Eric Dumazet
2017-11-15
|
*
|
bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO
Yonghong Song
2017-11-14
|
*
|
bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semantics
Yonghong Song
2017-11-14
|
*
|
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
|
*
|
bpf: add a bpf_override_function helper
Josef Bacik
2017-11-10
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-09
|
|
\
\
|
*
|
|
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
2017-11-05
|
*
|
|
bpf: remove old offload/analyzer
Jakub Kicinski
2017-11-05
|
*
|
|
cls_bpf: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
|
*
|
|
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
|
*
|
|
bpf: report offload info to user space
Jakub Kicinski
2017-11-05
|
*
|
|
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
2017-11-05
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
|
|
\
\
\
|
*
|
|
|
bpf: fix verifier NULL pointer dereference
Craig Gallek
2017-11-03
|
*
|
|
|
bpf: fix out-of-bounds access warning in bpf_check
Arnd Bergmann
2017-11-03
|
*
|
|
|
bpf: fix link error without CONFIG_NET
Arnd Bergmann
2017-11-03
|
*
|
|
|
bpf: also improve pattern matches for meta access
Daniel Borkmann
2017-11-02
|
*
|
|
|
bpf: minor cleanups after merge
Daniel Borkmann
2017-11-02
|
*
|
|
|
bpf: cpumap micro-optimization in cpu_map_enqueue
Jesper Dangaard Brouer
2017-11-02
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
|
|
\
\
\
\
|
*
|
|
|
|
bpf: fix verifier memory leaks
Alexei Starovoitov
2017-11-01
|
*
|
|
|
|
bpf: avoid rcu_dereference inside bpf_event_mutex lock region
Yonghong Song
2017-10-31
|
*
|
|
|
|
bpf: reduce verifier memory consumption
Alexei Starovoitov
2017-10-31
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
|
|
\
\
\
\
\
|
*
|
|
|
|
|
bpf: remove tail_call and get_stackid helper declarations from bpf.h
Gianluca Borello
2017-10-27
|
*
|
|
|
|
|
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2017-10-24
|
*
|
|
|
|
|
bpf: use the same condition in perf event set/free bpf handler
Yonghong Song
2017-10-24
|
*
|
|
|
|
|
bpf: cpumap fix potential lost wake-up problem
Jesper Dangaard Brouer
2017-10-24
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
2017-10-20
|
*
|
|
|
|
|
|
security: bpf: Add LSM hooks for bpf object related syscall
Chenbo Feng
2017-10-20
|
*
|
|
|
|
|
|
bpf: Add file mode configuration into bpf maps
Chenbo Feng
2017-10-20
|
*
|
|
|
|
|
|
bpf: move knowledge about post-translation offsets out of verifier
Jakub Kicinski
2017-10-18
|
*
|
|
|
|
|
|
bpf: remove the verifier ops from program structure
Jakub Kicinski
2017-10-18
|
*
|
|
|
|
|
|
bpf: split verifier and program ops
Jakub Kicinski
2017-10-18
|
*
|
|
|
|
|
|
bpf: cpumap add tracepoints
Jesper Dangaard Brouer
2017-10-18
|
*
|
|
|
|
|
|
bpf: cpumap xdp_buff to skb conversion and allocation
Jesper Dangaard Brouer
2017-10-18
|
*
|
|
|
|
|
|
bpf: XDP_REDIRECT enable use of cpumap
Jesper Dangaard Brouer
2017-10-18
|
*
|
|
|
|
|
|
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
2017-10-18
|
*
|
|
|
|
|
|
tracing: bpf: Hide bpf trace events when they are not used
Steven Rostedt (VMware)
2017-10-16
[next]