summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+2
2024-05-14Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+0
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds47-455/+698
2024-05-12Merge tag 'for-linus-6.9' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2024-05-05Revert "s390: Relocate vmlinux ELF data to virtual address space"Alexander Gordeev1-2/+2
2024-05-02Merge branch 'shared-zeropage' into featuresAlexander Gordeev6-47/+146
2024-05-02KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1MJean-Philippe Brucker1-1/+1
2024-05-01s390/paes: Reestablish retry loop in paesHarald Freudenberger1-2/+13
2024-05-01KVM: s390: vsie: Use virt_to_phys for crypto control blockNina Schoetterl-Glausch1-1/+1
2024-05-01s390: Relocate vmlinux ELF data to virtual address spaceAlexander Gordeev1-2/+2
2024-04-29s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar7-108/+3
2024-04-29s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILDSumanth Korikkar1-1/+1
2024-04-29s390/ftrace: Use unwinder instead of __builtin_return_address()Sven Schnelle3-6/+23
2024-04-29s390/pci: Drop unneeded reference to CONFIG_DMIJean Delvare1-4/+0
2024-04-29s390/os_info: Fix array size in struct os_infoSven Schnelle2-2/+4
2024-04-29s390/os_info: Initialize old os_info in standalone dump kernelAlexander Egorenkov1-1/+2
2024-04-26s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus2-0/+3
2024-04-22s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda1-1/+1
2024-04-22s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda1-1/+1
2024-04-18s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand6-47/+146
2024-04-17s390/mm: Fix NULL pointer dereferenceSven Schnelle1-1/+2
2024-04-17s390/expoline: Make modules use kernel expolinesVasily Gorbik8-17/+30
2024-04-17s390/nospec: Correct modules thunk offset calculationVasily Gorbik1-2/+2
2024-04-17s390/boot: Do not rescue .vmlinux.relocs sectionAlexander Gordeev3-41/+22
2024-04-17s390/boot: Rework deployment of the kernel imageAlexander Gordeev9-72/+62
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev4-10/+48
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev7-68/+129
2024-04-17s390/crash: Use old os_info to create PT_LOAD headersAlexander Gordeev3-5/+42
2024-04-17s390/vmcoreinfo: Store virtual memory layoutAlexander Gordeev1-0/+2
2024-04-17s390/os_info: Store virtual memory layoutAlexander Gordeev2-2/+15
2024-04-17s390/os_info: Introduce value entriesAlexander Gordeev3-9/+31
2024-04-17s390/boot: Make .amode31 section address range explicitAlexander Gordeev2-1/+4
2024-04-17s390/boot: Make identity mapping base address explicitAlexander Gordeev2-2/+5
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev4-9/+20
2024-04-17s390/mm: Create virtual memory layout structureAlexander Gordeev3-5/+12
2024-04-17s390/mm: Move KASLR related to <asm/page.h>Alexander Gordeev2-14/+14
2024-04-17s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areasAlexander Gordeev2-10/+13
2024-04-17s390/boot: Reduce size of identity mapping on overlapAlexander Gordeev1-1/+4
2024-04-17s390/boot: Consider DCSS segments on memory layout setupAlexander Gordeev2-2/+12
2024-04-17s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITSAlexander Gordeev1-3/+2
2024-04-17KVM: s390: vsie: Use virt_to_phys for facility control blockNina Schoetterl-Glausch1-1/+2
2024-04-17s390/irq,nmi: Include <asm/vtime.h> header directlyAlexander Gordeev2-0/+2
2024-04-17s390/vtime: Remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftoverAlexander Gordeev1-2/+0
2024-04-09s390/mm: Convert gmap_make_secure to use a folioMatthew Wilcox (Oracle)1-13/+14
2024-04-09s390/mm: Convert make_page_secure to use a folioMatthew Wilcox (Oracle)1-13/+16
2024-04-09s390/cpum_cf: make crypto counters upward compatible across machine typesThomas Richter2-9/+4
2024-04-09s390: adjust indentation of RELOCS command build step outHeiko Carstens1-1/+1
2024-04-09s390/ap: rename ap debug configuration optionHolger Dengler1-0/+14
2024-04-09s390/ap: modularize ap busHolger Dengler1-1/+14
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler2-11/+15