summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-17s390/entry: compare gmap asce to determine guest/host faultSven Schnelle
2024-03-17s390/entry: remove OUTSIDE macroSven Schnelle
2024-03-17s390/entry: add CIF_SIE flag and remove sie64a() address checkSven Schnelle
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-14Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2024-03-13s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens
2024-03-13s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens
2024-03-13s390/cio,idal: remove superfluous virt_to_phys() conversionHeiko Carstens
2024-03-13s390/cio,idal: code cleanupHeiko Carstens
2024-03-13s390/virtio_ccw: use DMA handle from DMA APIHalil Pasic
2024-03-13s390/cio: use bitwise types to allow for type checkingHeiko Carstens
2024-03-13s390/cio: introduce bitwise dma types and helper functionsHalil Pasic
2024-03-13s390/vtime: fix average steal time calculationMete Durlu
2024-03-13s390/sysinfo: allow response buffer in normal memoryAlexander Gordeev
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-11Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-03-11Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-03-07s390/tools: handle rela R_390_GOTPCDBL/R_390_GOTOFF64Sumanth Korikkar
2024-03-07s390/cache: prevent rebuild of shared_cpu_listHeiko Carstens
2024-03-07s390/crypto: remove retry loop with sleep from PAES pkey invocationHarald Freudenberger
2024-03-07s390/configs: increase number of LOCKDEP_BITSHeiko Carstens
2024-03-07s390/pai: change sampling event assignment for PMU device driverThomas Richter
2024-03-06mm/treewide: align up pXd_leaf() retval across archsPeter Xu
2024-03-06mm/treewide: drop pXd_large()Peter Xu
2024-03-06mm/treewide: replace pud_large() with pud_leaf()Peter Xu
2024-03-06mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu
2024-03-06s390: supplement for ptdesc conversionQi Zheng
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-02-26s390/boot: fix minor comment style damagesAlexander Gordeev
2024-02-26s390/boot: do not check for zero-termination relocation entryAlexander Gordeev
2024-02-26s390/boot: make type of __vmlinux_relocs_64_start|end consistentAlexander Gordeev
2024-02-26s390/boot: sanitize kaslr_adjust_relocs() function prototypeAlexander Gordeev
2024-02-26s390/boot: simplify GOT handlingAlexander Gordeev
2024-02-25s390: vmlinux.lds.S: fix .got.plt assertionHeiko Carstens
2024-02-23arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He
2024-02-23s390, crash: wrap crash dumping code into crash related ifdefsBaoquan He
2024-02-23Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor
2024-02-22mm/mmu_gather: add __tlb_remove_folio_pages()David Hildenbrand
2024-02-22mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...David Hildenbrand
2024-02-22s390/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand
2024-02-22mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy