Age | Commit message (Expand) | Author |
2021-07-05 | s390/boot: replace magic string check with a bootdata flag | Alexander Egorenkov |
2021-07-05 | s390/mcck: keep machine check interruption codes sorted | Alexander Gordeev |
2021-07-05 | s390/mcck: move storage error checks to assembler | Alexander Gordeev |
2021-07-05 | s390/mcck: always enter C handler with DAT enabled | Alexander Gordeev |
2021-07-05 | s390/mcck: optimize user mode check in case of !CONFIG_KVM | Alexander Gordeev |
2021-07-05 | s390/entry.S: factor out SIEEXIT macro | Alexander Gordeev |
2021-07-05 | s390/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber list | Heiko Carstens |
2021-07-05 | s390: mm: Fix secure storage access exception handling | Janosch Frank |
2021-07-05 | s390/kprobes: use is_kernel() helper | Kefeng Wang |
2021-07-04 | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-07-03 | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-01 | kprobes: remove duplicated strong free_insn_page in x86 and s390 | Barry Song |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2021-07-01 | mm: remove special swap entry functions | Alistair Popple |
2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual |
2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual |
2021-06-30 | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang |
2021-06-30 | mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2 | Anshuman Khandual |
2021-06-30 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-06-30 | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport |
2021-06-29 | mm: define default MAX_PTRS_PER_* in include/pgtable.h | Daniel Axtens |
2021-06-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-06-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-06-28 | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-28 | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-06-28 | s390/lib,string: get rid of register asm | Heiko Carstens |
2021-06-28 | s390/lib,uaccess: get rid of register asm | Heiko Carstens |
2021-06-28 | s390/string: get rid of register asm | Heiko Carstens |
2021-06-28 | s390/cmpxchg: use register pair instead of register asm | Heiko Carstens |
2021-06-28 | s390/mm,pages-states: get rid of register asm | Heiko Carstens |
2021-06-28 | s390/lib,xor: get rid of register asm | Heiko Carstens |
2021-06-28 | s390/timex: get rid of register asm | Heiko Carstens |
2021-06-28 | s390/hypfs: use register pair instead of register asm | Heiko Carstens |
2021-06-28 | s390/speculation: Use statically initialized const for instructions | Kees Cook |
2021-06-28 | s390/pci: add zpci_set_irq()/zpci_clear_irq() | Niklas Schnelle |
2021-06-26 | Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-06-25 | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2021-06-25 | Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2021-06-24 | KVM: s390: prepare for hugepage vmalloc | Claudio Imbrenda |
2021-06-24 | KVM: debugfs: Reuse binary stats descriptors | Jing Zhang |
2021-06-24 | KVM: stats: Support binary stats retrieval for a VCPU | Jing Zhang |
2021-06-24 | KVM: stats: Support binary stats retrieval for a VM | Jing Zhang |
2021-06-24 | KVM: stats: Add fd-based API to read binary stats data | Jing Zhang |
2021-06-24 | KVM: stats: Separate generic stats from architecture specific ones | Jing Zhang |
2021-06-23 | KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2) | Christian Borntraeger |