| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-13 | 11 | -14/+17 |
|\ |
|
| * | treewide: Use array_size() in vmalloc() | Kees Cook | 2018-06-13 | 5 | -6/+6 |
| * | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 2 | -3/+3 |
| * | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 4 | -5/+8 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-06-12 | 13 | -66/+99 |
|\ \
| |/
|/| |
|
| * | kvm: Change return type to vm_fault_t | Souptick Joarder | 2018-06-01 | 1 | -1/+1 |
| * | Merge tag 'kvm-s390-next-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2018-06-01 | 13 | -65/+98 |
| |\ |
|
| | * | KVM: s390: vsie: simplify < 8k address checks | David Hildenbrand | 2018-05-17 | 1 | -5/+5 |
| | * | Merge tag 'kvm-s390-master-4.17-1' | Christian Borntraeger | 2018-05-17 | 1 | -1/+1 |
| | |\ |
|
| | * | | KVM: s390: generalize kvm_s390_get_tod_clock_ext() | David Hildenbrand | 2018-05-17 | 1 | -12/+9 |
| | * | | KVM: s390: no need to inititalize kvm->arch members to 0 | David Hildenbrand | 2018-05-17 | 1 | -7/+1 |
| | * | | KVM: s390: introduce defines for control registers | David Hildenbrand | 2018-05-17 | 4 | -14/+30 |
| | * | | KVM: s390: reset crypto attributes for all vcpus | Tony Krowiak | 2018-05-17 | 2 | -5/+25 |
| | * | | KVM: s390: Add storage key facility interpretation control | Janosch Frank | 2018-05-17 | 8 | -22/+28 |
* | | | | s390: use _refcount for pgtables | Matthew Wilcox | 2018-06-08 | 1 | -9/+12 |
* | | | | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour | 2018-06-08 | 2 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-06-07 | 4 | -256/+13 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-06-03 | 2 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-21 | 19 | -150/+396 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-08 | 4 | -252/+13 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | bpf, s390x: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-04 | 4 | -252/+13 |
* | | | | | | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-06-06 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | kbuild: add endianness flag to CHEKCFLAGS | Luc Van Oostenryck | 2018-05-29 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2018-06-05 | 18 | -112/+335 |
|\ \ \ \ \ \ |
|
| * | | | | | | s390/archrandom: Rework arch random implementation. | Harald Freudenberger | 2018-05-30 | 2 | -14/+102 |
| * | | | | | | s390/net: add pnetid support | Ursula Braun | 2018-05-30 | 4 | -0/+108 |
| * | | | | | | s390/cio: add test for ccwgroup device | Sebastian Ott | 2018-05-23 | 1 | -0/+10 |
| * | | | | | | s390/cio: add helper to query utility strings per given ccw device | Sebastian Ott | 2018-05-23 | 1 | -0/+1 |
| * | | | | | | s390: remove no-op macro VMLINUX_SYMBOL() | Masahiro Yamada | 2018-05-23 | 1 | -2/+2 |
| * | | | | | | s390: remove closung punctuation from spectre messages | Martin Schwidefsky | 2018-05-09 | 1 | -2/+2 |
| * | | | | | | s390: introduce compile time check for empty .bss section | Vasily Gorbik | 2018-05-09 | 3 | -0/+20 |
| * | | | | | | s390/early: move functions which may not access bss section to extra file | Heiko Carstens | 2018-05-09 | 5 | -61/+86 |
| * | | | | | | s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRD | Heiko Carstens | 2018-05-09 | 1 | -2/+3 |
| * | | | | | | s390/early: get rid of memmove_early | Heiko Carstens | 2018-05-09 | 1 | -33/+1 |
| * | | | | | | s390/cpum_sf: Add data entry sizes to sampling trailer entry | Thomas Richter | 2018-05-09 | 1 | -1/+3 |
| * | | | | | | perf: fix invalid bit in diagnostic entry | Thomas Richter | 2018-05-09 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-05 | 5 | -133/+19 |
|\ \ \ \ \ \ |
|
| * | | | | | | Merge branch 'linus' into timers/2038 | Thomas Gleixner | 2018-05-19 | 45 | -874/+1430 |
| |\| | | | | |
|
| * | | | | | | y2038: s390: Remove unneeded ipc uapi header files | Arnd Bergmann | 2018-04-20 | 5 | -133/+19 |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-05 | 5 | -16/+2 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2018-05-02 | 31 | -719/+1025 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | / / / /
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani | 2018-04-19 | 5 | -16/+2 |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-06-05 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | softirq/s390: Move default mutators of overwritten softirq mask to s390 | Frederic Weisbecker | 2018-05-14 | 1 | -0/+2 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-05 | 2 | -38/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | signal/s390: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 2 | -43/+12 |
| * | | | | | | | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 2 | -1/+6 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-06-04 | 3 | -26/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig | 2018-05-09 | 1 | -3/+0 |
| * | | | | | | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig | 2018-05-09 | 1 | -3/+1 |