Age | Commit message (Expand) | Author |
2020-05-14 | s390/pci: Fix s390_mmio_read/write with MIO | Niklas Schnelle |
2020-04-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual |
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-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
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-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/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-25 | s390/qdio: extend polling support to multiple queues | Julian Wiedmann |
2020-03-23 | KVM: s390: mark sie block as 512 byte aligned | Christian Borntraeger |
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/cpuinfo: show number of online cores | Alexander Gordeev |
2020-03-23 | s390/ipl: add support to control memory clearing for FCP and CCW re-IPL | Gerald Schaefer |
2020-03-23 | s390/topology: remove offline CPUs from CPU topology masks | Alexander Gordeev |
2020-03-23 | s390/numa: remove redundant cpus_with_topology variable | Alexander Gordeev |
2020-03-23 | s390/cpuinfo: show processor physical address | Alexander Gordeev |
2020-03-16 | Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-03-16 | KVM: Simplify kvm_free_memslot() and all its descendents | Sean Christopherson |
2020-03-11 | s390/irq: make init_ext_interrupts static | Heiko Carstens |
2020-03-10 | s390: prevent leaking kernel address in BEAR | Sven Schnelle |
2020-03-10 | s390/pci: embedding hotplug_slot in zdev | Pierre Morel |
2020-03-06 | s390/mm: cleanup phys_to_pfn() and friends | Alexander Gordeev |
2020-03-04 | s390/mm: fix panic in gup_fast on large pud | Gerald Schaefer |
2020-02-27 | KVM: s390: protvirt: Add UV cpu reset calls | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: Support cmd 5 operation state | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: Report CPU state to Ultravisor | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: UV calls in support of diag308 0, 1 | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: handle secure guest prefix pages | Janosch Frank |
2020-02-27 | KVM: S390: protvirt: Introduce instruction data area bounce buffer | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: Add new gprs location handling | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: Add SCLP interrupt handling | Christian Borntraeger |
2020-02-27 | KVM: s390: protvirt: Implement interrupt injection | Michael Mueller |
2020-02-27 | KVM: s390: protvirt: Instruction emulation | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: Handle SE notification interceptions | Janosch Frank |
2020-02-27 | KVM: s390/mm: Make pages accessible before destroying the guest | Christian Borntraeger |
2020-02-27 | KVM: s390: protvirt: Secure memory is not mergeable | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: Add initial vm and cpu lifecycle handling | Janosch Frank |