Age | Commit message (Expand) | Author |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-06-07 | s390: use _refcount for pgtables | Matthew Wilcox |
2018-06-07 | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-01 | kvm: Change return type to vm_fault_t | Souptick Joarder |
2018-06-01 | Merge tag 'kvm-s390-next-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2018-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-05-30 | s390/archrandom: Rework arch random implementation. | Harald Freudenberger |
2018-05-30 | s390/net: add pnetid support | Ursula Braun |
2018-05-29 | kbuild: add endianness flag to CHEKCFLAGS | Luc Van Oostenryck |
2018-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-05-23 | s390/cio: add test for ccwgroup device | Sebastian Ott |
2018-05-23 | s390/cio: add helper to query utility strings per given ccw device | Sebastian Ott |
2018-05-23 | s390: remove no-op macro VMLINUX_SYMBOL() | Masahiro Yamada |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-19 | Merge branch 'linus' into timers/2038 | Thomas Gleixner |
2018-05-18 | s390/purgatory: Fix endless interrupt loop | Philipp Rudo |
2018-05-17 | KVM: s390: vsie: simplify < 8k address checks | David Hildenbrand |
2018-05-17 | Merge tag 'kvm-s390-master-4.17-1' | Christian Borntraeger |
2018-05-17 | KVM: s390: vsie: fix < 8k check for the itdba | David Hildenbrand |
2018-05-17 | KVM: s390: generalize kvm_s390_get_tod_clock_ext() | David Hildenbrand |
2018-05-17 | KVM: s390: no need to inititalize kvm->arch members to 0 | David Hildenbrand |
2018-05-17 | KVM: s390: introduce defines for control registers | David Hildenbrand |
2018-05-17 | KVM: s390: reset crypto attributes for all vcpus | Tony Krowiak |
2018-05-17 | KVM: s390: Add storage key facility interpretation control | Janosch Frank |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig |
2018-05-14 | softirq/s390: Move default mutators of overwritten softirq mask to s390 | Frederic Weisbecker |
2018-05-09 | s390: remove closung punctuation from spectre messages | Martin Schwidefsky |
2018-05-09 | s390: introduce compile time check for empty .bss section | Vasily Gorbik |
2018-05-09 | s390/early: move functions which may not access bss section to extra file | Heiko Carstens |
2018-05-09 | s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRD | Heiko Carstens |
2018-05-09 | s390/early: get rid of memmove_early | Heiko Carstens |
2018-05-09 | s390/cpum_sf: Add data entry sizes to sampling trailer entry | Thomas Richter |
2018-05-09 | perf: fix invalid bit in diagnostic entry | Thomas Richter |
2018-05-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig |