Age | Commit message (Expand) | Author |
2020-04-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-04-10 | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe |
2020-04-10 | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe |
2020-04-10 | mm/vma: introduce VM_ACCESS_FLAGS | Anshuman Khandual |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual |
2020-04-10 | Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-04-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-04-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-04-07 | KVM: s390: vsie: Fix possible race when shadowing region 3 tables | David Hildenbrand |
2020-04-07 | KVM: s390: vsie: Fix delivery of addressing exceptions | David Hildenbrand |
2020-04-07 | KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks | David Hildenbrand |
2020-04-06 | s390/qdio: remove cdev from init_data | Julian Wiedmann |
2020-04-06 | s390/qdio: allow for non-contiguous SBAL array in init_data | Julian Wiedmann |
2020-04-06 | s390/qdio: cleanly split alloc and establish | Julian Wiedmann |
2020-04-06 | s390/mm: use fallthrough; | Joe Perches |
2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-04-02 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu |
2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu |
2020-04-02 | mm: introduce fault_signal_pending() | Peter Xu |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-04-01 | vhost: refine vhost and vringh kconfig | Jason Wang |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-31 | KVM: Pass kvm_init()'s opaque param to additional arch funcs | Sean Christopherson |
2020-03-31 | Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |
2020-03-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-30 | Merge tag 'kvm-s390-next-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-03-28 | s390/mm: cleanup init_new_context() callback | Alexander Gordeev |
2020-03-28 | s390/mm: cleanup virtual memory constants usage | Alexander Gordeev |
2020-03-28 | s390/mm: remove page table downgrade support | Alexander Gordeev |
2020-03-28 | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner |
2020-03-27 | [parisc, s390, sparc64] no need for access_ok() in futex handling | Al Viro |
2020-03-27 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro |
2020-03-27 | s390/gmap: return proper error code on ksm unsharing | Christian Borntraeger |
2020-03-27 | s390/mm: cleanup arch_get_unmapped_area() and friends | Alexander Gordeev |
2020-03-26 | Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-03-26 | KVM: Fix out of range accesses to memslots | Sean Christopherson |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-25 | s390/qdio: extend polling support to multiple queues | Julian Wiedmann |
2020-03-25 | s390: use fallthrough; | Joe Perches |
2020-03-25 | s390/cpum_sf: Fix wrong page count in error message | Thomas Richter |
2020-03-25 | s390/diag: fix display of diagnose call statistics | Michael Mueller |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-23 | KVM: s390: mark sie block as 512 byte aligned | Christian Borntraeger |
2020-03-23 | KVM: s390: Use fallthrough; | Joe Perches |
2020-03-23 | s390/pci: Improve handling of unset UID | Niklas Schnelle |
2020-03-23 | s390/pci: Fix zpci_alloc_domain() over allocation | Niklas Schnelle |
2020-03-23 | s390: remove broken hibernate / power management support | Heiko Carstens |