| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig | 2018-06-14 | 1 | -4/+0 |
* | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-06-13 | 1 | -0/+15 |
|\ |
|
| * | kconfig: add CC_IS_CLANG and CLANG_VERSION | Masahiro Yamada | 2018-06-08 | 1 | -0/+7 |
| * | kconfig: add CC_IS_GCC and GCC_VERSION | Masahiro Yamada | 2018-06-08 | 1 | -0/+8 |
* | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-10 | 1 | -0/+23 |
|\ \
| |/
|/| |
|
| * | rseq: Introduce restartable sequences system call | Mathieu Desnoyers | 2018-06-06 | 1 | -0/+23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-06-07 | 1 | -0/+1 |
|\ \ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-27 | 1 | -0/+1 |
| |\| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-21 | 2 | -1/+8 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-17 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | bpf: enable stackmap with build_id in nmi context | Song Liu | 2018-05-14 | 1 | -0/+1 |
* | | | | | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-06-07 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | audit: convert sessionid unset to a macro | Richard Guy Briggs | 2018-05-14 | 1 | -1/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-06-06 | 1 | -21/+4 |
|\ \ \ \ \ |
|
| * | | | | | kconfig: replace $(UNAME_RELEASE) with function call | Masahiro Yamada | 2018-05-28 | 1 | -2/+2 |
| * | | | | | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada | 2018-05-28 | 1 | -12/+4 |
| * | | | | | kbuild: remove CONFIG_CROSS_COMPILE support | Masahiro Yamada | 2018-05-28 | 1 | -9/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-06-06 | 1 | -0/+27 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled | Nicholas Piggin | 2018-05-17 | 1 | -0/+27 |
| |/ / / |
|
* | | / | init/main.c: include <linux/mem_encrypt.h> | Mathieu Malaterre | 2018-05-26 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | sched/fair: Fix documentation file path | Sebastian Andrzej Siewior | 2018-05-18 | 1 | -1/+1 |
* | | | init: fix false positives in W+X checking | Jeffrey Hugo | 2018-05-12 | 1 | -0/+7 |
| |/
|/| |
|
* | | Fix typo in comment. | Florian La Roche | 2018-05-07 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-16 | 1 | -0/+10 |
|\ |
|
| * | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls | Dominik Brodowski | 2018-04-05 | 1 | -3/+6 |
| * | syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y | Dominik Brodowski | 2018-04-05 | 1 | -0/+7 |
* | | seq_file: allocate seq_file from kmem_cache | Alexey Dobriyan | 2018-04-11 | 1 | -0/+1 |
* | | init/ramdisk: use pr_cont() at the end of ramdisk loading | Aaro Koskinen | 2018-04-11 | 1 | -2/+2 |
* | | uts: create "struct uts_namespace" from kmem_cache | Alexey Dobriyan | 2018-04-11 | 1 | -0/+2 |
* | | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-04-10 | 1 | -17/+67 |
|\ \ |
|
| * | | init: Have initcall_debug still work without CONFIG_TRACEPOINTS | Steven Rostedt (VMware) | 2018-04-08 | 1 | -2/+26 |
| * | | init, tracing: Have printk come through the trace events for initcall_debug | Steven Rostedt (VMware) | 2018-04-06 | 1 | -16/+35 |
| * | | init, tracing: Add initcall trace events | Steven Rostedt (VMware) | 2018-04-06 | 1 | -0/+7 |
| * | | init: Fix initcall0 name as it is "pure" not "early" | Steven Rostedt (VMware) | 2018-03-23 | 1 | -1/+1 |
* | | | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2018-04-05 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge tag 'v4.16-rc5' into devel | Linus Walleij | 2018-03-18 | 1 | -0/+2 |
| |\| |
|
| * | | pc104: Add EXPERT dependency for PC104 Kconfig option | William Breathitt Gray | 2018-02-22 | 1 | -1/+1 |
* | | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-03 | 8 | -103/+105 |
|\ \ \ |
|
| * | | | kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid() | Dominik Brodowski | 2018-04-02 | 1 | -1/+1 |
| * | | | kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare() | Dominik Brodowski | 2018-04-02 | 1 | -1/+1 |
| * | | | fs: add ksys_read() helper; remove in-kernel calls to sys_read() | Dominik Brodowski | 2018-04-02 | 2 | -6/+6 |
| * | | | fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek() | Dominik Brodowski | 2018-04-02 | 1 | -4/+4 |
| * | | | fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl() | Dominik Brodowski | 2018-04-02 | 4 | -14/+15 |
| * | | | fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64() | Dominik Brodowski | 2018-04-02 | 1 | -2/+2 |
| * | | | fs: add ksys_open() wrapper; remove in-kernel calls to sys_open() | Dominik Brodowski | 2018-04-02 | 6 | -14/+14 |
| * | | | fs: add ksys_close() wrapper; remove in-kernel calls to sys_close() | Dominik Brodowski | 2018-04-02 | 5 | -14/+14 |
| * | | | fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() | Dominik Brodowski | 2018-04-02 | 1 | -1/+1 |
| * | | | fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers | Dominik Brodowski | 2018-04-02 | 1 | -4/+4 |
| * | | | fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel cal... | Dominik Brodowski | 2018-04-02 | 1 | -1/+2 |
| * | | | fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; rem... | Dominik Brodowski | 2018-04-02 | 1 | -3/+3 |