summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * audit: filter PATH records keyed on filesystem magicRichard Guy Briggs2017-11-10
| * Audit: remove unused audit_log_secctx functionCasey Schaufler2017-11-10
| * audit: Allow auditd to set pid to 0 to end auditingSteve Grubb2017-11-10
| * audit: use audit_set_enabled() in audit_enable()Paul Moore2017-11-10
| * audit: convert audit_ever_enabled to a booleanPaul Moore2017-11-10
| * audit: don't use simple_strtol() anymorePaul Moore2017-11-10
| * audit: initialize the audit subsystem as early as possiblePaul Moore2017-11-10
| * audit: ensure that 'audit=1' actually enables audit for PID 1Paul Moore2017-11-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \
| * | bpf: fix lockdep splatEric Dumazet2017-11-15
| * | bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZEROYonghong Song2017-11-14
| * | bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semanticsYonghong Song2017-11-14
| * | bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-11
| * | bpf: add a bpf_override_function helperJosef Bacik2017-11-10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-09
| |\ \
| * | | bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin2017-11-05
| * | | bpf: remove old offload/analyzerJakub Kicinski2017-11-05
| * | | cls_bpf: allow attaching programs loaded for specific deviceJakub Kicinski2017-11-05
| * | | xdp: allow attaching programs loaded for specific deviceJakub Kicinski2017-11-05
| * | | bpf: report offload info to user spaceJakub Kicinski2017-11-05
| * | | bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski2017-11-05
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
| |\ \ \
| * | | | bpf: fix verifier NULL pointer dereferenceCraig Gallek2017-11-03
| * | | | bpf: fix out-of-bounds access warning in bpf_checkArnd Bergmann2017-11-03
| * | | | bpf: fix link error without CONFIG_NETArnd Bergmann2017-11-03
| * | | | bpf: also improve pattern matches for meta accessDaniel Borkmann2017-11-02
| * | | | bpf: minor cleanups after mergeDaniel Borkmann2017-11-02
| * | | | bpf: cpumap micro-optimization in cpu_map_enqueueJesper Dangaard Brouer2017-11-02
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-02
| |\ \ \ \
| * | | | | bpf: fix verifier memory leaksAlexei Starovoitov2017-11-01
| * | | | | bpf: avoid rcu_dereference inside bpf_event_mutex lock regionYonghong Song2017-10-31
| * | | | | bpf: reduce verifier memory consumptionAlexei Starovoitov2017-10-31
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| |\ \ \ \ \
| * | | | | | bpf: remove tail_call and get_stackid helper declarations from bpf.hGianluca Borello2017-10-27
| * | | | | | bpf: permit multiple bpf attachments for a single perf eventYonghong Song2017-10-24
| * | | | | | bpf: use the same condition in perf event set/free bpf handlerYonghong Song2017-10-24
| * | | | | | bpf: cpumap fix potential lost wake-up problemJesper Dangaard Brouer2017-10-24
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| |\ \ \ \ \ \
| * | | | | | | selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng2017-10-20
| * | | | | | | security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng2017-10-20
| * | | | | | | bpf: Add file mode configuration into bpf mapsChenbo Feng2017-10-20
| * | | | | | | bpf: move knowledge about post-translation offsets out of verifierJakub Kicinski2017-10-18
| * | | | | | | bpf: remove the verifier ops from program structureJakub Kicinski2017-10-18
| * | | | | | | bpf: split verifier and program opsJakub Kicinski2017-10-18
| * | | | | | | bpf: cpumap add tracepointsJesper Dangaard Brouer2017-10-18
| * | | | | | | bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer2017-10-18
| * | | | | | | bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer2017-10-18
| * | | | | | | bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer2017-10-18
| * | | | | | | tracing: bpf: Hide bpf trace events when they are not usedSteven Rostedt (VMware)2017-10-16