summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-022-11/+10Star
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-2819-92/+194
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bpf: add initial bpf tracepointsDaniel Borkmann2017-01-253-3/+42
| * | | | | | | | | | | | trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann2017-01-251-3/+4
| * | | | | | | | | | | | bpf: enable verifier to better track const alu opsDaniel Borkmann2017-01-241-19/+45
| * | | | | | | | | | | | bpf, lpm: fix kfree of im_node in trie_update_elemDaniel Borkmann2017-01-241-1/+1
| * | | | | | | | | | | | bpf: add a longest prefix match trie map implementationDaniel Mack2017-01-232-1/+504
| * | | | | | | | | | | | bpf: add bpf_probe_read_str helperGianluca Borello2017-01-201-0/+32
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-179-59/+169
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | bpf, trace: make ctx access checks more robustDaniel Borkmann2017-01-161-0/+9
| * | | | | | | | | | | | | bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann2017-01-121-2/+6
| * | | | | | | | | | | | | bpf: pass original insn directly to convert_ctx_accessDaniel Borkmann2017-01-122-9/+9
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-114-4/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | bpf: Make unnecessarily global functions staticTobias Klauser2017-01-111-7/+10
| * | | | | | | | | | | | | | bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive()Tobias Klauser2017-01-111-2/+1Star
| * | | | | | | | | | | | | | bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov2017-01-093-26/+26
| * | | | | | | | | | | | | | bpf: allow helpers access to variable memoryGianluca Borello2017-01-091-10/+64
| * | | | | | | | | | | | | | bpf: allow adjusted map element values to spillGianluca Borello2017-01-091-5/+16
| * | | | | | | | | | | | | | bpf: allow helpers access to map element valuesGianluca Borello2017-01-091-2/+7
| * | | | | | | | | | | | | | bpf: split check_mem_access logic for map valuesGianluca Borello2017-01-091-39/+49
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-225-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-075-9/+9
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-212-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | core: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-02-092-0/+2
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-02-214-16/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | audit: remove unnecessary curly braces from switch/case statementsPaul Moore2017-02-141-12/+12
| * | | | | | | | | | | | | | audit: log module name on init_moduleRichard Guy Briggs2017-02-133-1/+21
| * | | | | | | | | | | | | | audit: add feature audit_lost resetRichard Guy Briggs2017-01-181-1/+7
| * | | | | | | | | | | | | | audit: Make AUDIT_ANOM_ABEND event normalizedSteve Grubb2016-12-141-1/+1
| * | | | | | | | | | | | | | audit: Make AUDIT_KERNEL event conform to the specificationSteve Grubb2016-12-141-1/+3
* | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-02-212-25/+23Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-02-101-17/+2Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | security,selinux,smack: kill security_task_wait hookStephen Smalley2017-01-121-17/+2Star
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * / | | | | | | | | | | | | | seccomp: dump core when using SECCOMP_RET_KILLMike Frysinger2017-01-231-8/+21
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-211-57/+21Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-171-57/+21Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | blktrace: use existing disk debugfs directoryOmar Sandoval2017-02-021-5/+8
| | * | | | | | | | | | | | | | | block: use same block debugfs directory for blk-mq and blktraceOmar Sandoval2017-02-021-13/+5Star
| | * | | | | | | | | | | | | | | blktrace: make do_blk_trace_setup() staticOmar Sandoval2017-02-021-3/+3
| | * | | | | | | | | | | | | | | block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-311-1/+1
| | * | | | | | | | | | | | | | | block: cleanup tracingChristoph Hellwig2017-01-271-37/+6Star
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | | sched/core: Fix build paravirt build on arm and arm64Mark Brown2017-02-211-0/+3
* | | | | | | | | | | | | | | | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-02-212-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2017-02-202-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | PM / sleep: Fix test_suspend after sleep state reworkGeert Uytterhoeven2017-02-181-1/+1
| | * | | | | | | | | | | | | | | | Merge back earlier suspend/hibernation changes for v4.11.Rafael J. Wysocki2017-01-30154-3023/+6271
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | PM / Hibernate: Use rb_entry() instead of container_of()Geliang Tang2017-01-271-1/+1
| | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-212-2/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-1035-238/+538
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | / / / / / / / / | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | / / / / / / | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...Joerg Roedel2017-01-302-2/+41
| | | | |/| | | | | | | | | | | | | | |