Age | Commit message (Expand) | Author |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
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 |
2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne |
2022-07-22 | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne |
2022-07-22 | s390/pci: allow zPCI zbus without a function zero | Niklas Schnelle |
2022-07-21 | s390/archrandom: prevent CPACF trng invocations in interrupt context | Harald Freudenberger |
2022-07-21 | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra |
2022-07-20 | s390/crash: support multi-segment iterators | Alexander Gordeev |
2022-07-20 | s390/crash: use static swap buffer for copy_to_user_real() | Alexander Gordeev |
2022-07-20 | s390/crash: move copy_to_user_real() to crash_dump.c | Alexander Gordeev |
2022-07-20 | s390/crash: fix incorrect number of bytes to copy to user space | Alexander Gordeev |
2022-07-20 | s390/crash: remove redundant panic() on save area allocation failure | Alexander Gordeev |
2022-07-20 | s390/mm: remove unused tprot() function | Alexander Gordeev |
2022-07-20 | KVM: s390: resetting the Topology-Change-Report | Pierre Morel |
2022-07-20 | KVM: s390: guest support for topology function | Pierre Morel |
2022-07-20 | KVM: s390: Cleanup ipte lock access and SIIF facility checks | Pierre Morel |