Age | Commit message (Expand) | Author |
2022-09-21 | KVM: s390: pci: register pci hooks without interpretation | Matthew Rosato |
2022-09-21 | KVM: s390: pci: fix GAIT physical vs virtual pointers usage | Matthew Rosato |
2022-09-21 | KVM: s390: Pass initialized arg even if unused | Janis Schoetterl-Glausch |
2022-09-21 | KVM: s390: pci: fix plain integer as NULL pointer warnings | Matthew Rosato |
2022-09-10 | Merge tag 's390-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2022-09-09 | Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-09-07 | s390/smp: enforce lowcore protection on CPU restart | Alexander Gordeev |
2022-09-07 | s390/boot: fix absolute zero lowcore corruption on boot | Alexander Gordeev |
2022-09-05 | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig. | Sebastian Andrzej Siewior |
2022-09-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-08-30 | s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages | Gerald Schaefer |
2022-08-30 | s390: update defconfigs | Heiko Carstens |
2022-08-30 | s390: fix nospec table alignments | Josh Poimboeuf |
2022-08-30 | s390/mm: remove useless hugepage address alignment | Gerald Schaefer |
2022-08-29 | KVM: s390: pci: Hook to access KVM lowlevel from VFIO | Pierre Morel |
2022-08-27 | Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2022-08-27 | provide arch_test_bit_acquire for architectures that define test_bit | Mikulas Patocka |
2022-08-25 | s390/mm: do not trigger write fault when vma does not allow VM_WRITE | Gerald Schaefer |
2022-08-25 | s390: fix double free of GS and RI CBs on fork() failure | Brian Foster |
2022-08-15 | s390/hypfs: avoid error message under KVM | Juergen Gross |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-08-06 | Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-08-06 | Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2022-08-06 | Revert "s390/smp: enforce lowcore protection on CPU restart" | Alexander Gordeev |
2022-08-06 | Revert "s390/smp: rework absolute lowcore access" | Alexander Gordeev |
2022-08-06 | Revert "s390/smp,ptdump: add absolute lowcore markers" | Alexander Gordeev |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-04 | Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-08-04 | Merge branch 'pci/header-cleanup-immutable' | Bjorn Helgaas |
2022-08-03 | Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-08-02 | Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o... | Linus Torvalds |
2022-08-02 | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-08-02 | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2022-08-01 | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-08-01 | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20 | Paolo Bonzini |
2022-08-01 | virtio: replace restricted mem access flag with callback | Juergen Gross |
2022-07-28 | s390/unwind: fix fgraph return address recovery | Sumanth Korikkar |
2022-07-28 | s390/nmi: use irqentry_nmi_enter()/irqentry_nmi_exit() | Sven Schnelle |
2022-07-28 | s390/smp,ptdump: add absolute lowcore markers | Alexander Gordeev |
2022-07-28 | s390/smp: rework absolute lowcore access | Alexander Gordeev |
2022-07-28 | s390/setup: rearrange absolute lowcore initialization | Alexander Gordeev |
2022-07-28 | s390/boot: cleanup adjust_to_uv_max() function | Alexander Gordeev |
2022-07-28 | s390/smp: enforce lowcore protection on CPU restart | Alexander Gordeev |
2022-07-28 | Merge branch 'vmcore-iov_iter' into features | Alexander Gordeev |
2022-07-26 | Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-07-25 | random: handle archrandom with multiple longs | Jason A. Donenfeld |
2022-07-23 | vfio/ap: Pass in physical address of ind to ap_aqic() | Nicolin Chen |