summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-17s390/pci_mmio: use follow_pfnmap APIPeter Xu
2024-09-17mm: always define pxx_pgprot()Peter Xu
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens
2024-09-13s390/vdso: Move vdso symbol handling to separate header fileHeiko Carstens
2024-09-13s390/vdso: Allow alternatives in vdso codeHeiko Carstens
2024-09-13s390/module: Provide find_section() helperHeiko Carstens
2024-09-13s390/facility: Let test_facility() generate static branch if possibleHeiko Carstens
2024-09-13s390/alternatives: Remove ALT_FACILITY_EARLYHeiko Carstens
2024-09-13s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig
2024-09-01s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio...David Hildenbrand
2024-09-01s390/uv: convert gmap_destroy_page() from follow_page() to folio_walkDavid Hildenbrand
2024-09-01s390/uv: drop arch_make_page_accessible()David Hildenbrand
2024-08-25Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-08-22s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev
2024-08-22s390/boot: Avoid possible physmem_info segment corruptionAlexander Gordeev
2024-08-22dma-mapping: replace zone_dma_bits by zone_dma_limitCatalin Marinas
2024-08-21s390/mm: Pin identity mapping base to zeroAlexander Gordeev
2024-08-21s390/mm: Prevent lowcore vs identity mapping overlapAlexander Gordeev
2024-08-07s390/uv: Panic for set and remove shared access UVC errorsClaudio Imbrenda
2024-08-06KVM: s390: fix validity interception issue when gisa is switched offMichael Mueller
2024-07-31s390: Keep inittext section writableHeiko Carstens
2024-07-31s390/vmlinux.lds.S: Move ro_after_init section behind rodata sectionHeiko Carstens
2024-07-31s390/mm: Get rid of RELOC_HIDE()Heiko Carstens
2024-07-31s390/mm/ptdump: Improve sorting of markersHeiko Carstens
2024-07-31s390/mm/ptdump: Add support for relocated lowcore mappingHeiko Carstens
2024-07-31s390/mm/ptdump: Fix handling of identity mapping areaHeiko Carstens
2024-07-31s390/alternatives: Remove unused empty header fileHeiko Carstens
2024-07-31s390/fpu: Re-add exception handling in load_fpu_state()Heiko Carstens
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank
2024-07-23s390/boot: Add cmdline option to relocate lowcoreSven Schnelle
2024-07-23s390/kdump: Make kdump ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make system_call() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make ret_from_fork() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make __switch_to() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make restart_int_handler() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make mchk_int_handler() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make int handlers ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make pgm_check_handler() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macroSven Schnelle
2024-07-23s390/entry: Add base register to SIEEXIT macroSven Schnelle