summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/stackstrace: Detect vdso stack framesHeiko Carstens2024-05-145-8/+36
* s390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens2024-05-143-10/+17
* s390/stacktrace: Improve detection of invalid instruction pointersHeiko Carstens2024-05-141-4/+22
* s390/stacktrace: Skip first user stack frameHeiko Carstens2024-05-141-4/+4
* s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Heiko Carstens2024-05-143-38/+36
* s390/vdso: Use standard stack frame layoutHeiko Carstens2024-05-142-0/+2
* s390/vdso: Generate unwind information for C modulesJens Remus2024-05-142-2/+4
* s390/pgtable: Add missing hardware bits for puds, pmdsClaudio Imbrenda2024-05-141-3/+5
* s390/pgtable: Switch read and write softbits for pudsClaudio Imbrenda2024-05-141-2/+2
* Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-1347-455/+698
|\
| * Revert "s390: Relocate vmlinux ELF data to virtual address space"Alexander Gordeev2024-05-051-2/+2
| * Merge branch 'shared-zeropage' into featuresAlexander Gordeev2024-05-026-47/+146
| |\
| | * s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand2024-04-186-47/+146
| * | KVM: s390: vsie: Use virt_to_phys for crypto control blockNina Schoetterl-Glausch2024-05-011-1/+1
| * | s390: Relocate vmlinux ELF data to virtual address spaceAlexander Gordeev2024-05-011-2/+2
| * | s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar2024-04-297-108/+3
| * | s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILDSumanth Korikkar2024-04-291-1/+1
| * | s390/ftrace: Use unwinder instead of __builtin_return_address()Sven Schnelle2024-04-293-6/+23
| * | s390/pci: Drop unneeded reference to CONFIG_DMIJean Delvare2024-04-291-4/+0
| * | s390/os_info: Fix array size in struct os_infoSven Schnelle2024-04-292-2/+4
| * | s390/os_info: Initialize old os_info in standalone dump kernelAlexander Egorenkov2024-04-291-1/+2
| * | s390/expoline: Make modules use kernel expolinesVasily Gorbik2024-04-178-17/+30
| * | s390/nospec: Correct modules thunk offset calculationVasily Gorbik2024-04-171-2/+2
| * | s390/boot: Do not rescue .vmlinux.relocs sectionAlexander Gordeev2024-04-173-41/+22
| * | s390/boot: Rework deployment of the kernel imageAlexander Gordeev2024-04-179-72/+62
| * | s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev2024-04-174-10/+48
| * | s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev2024-04-177-68/+129
| * | s390/crash: Use old os_info to create PT_LOAD headersAlexander Gordeev2024-04-173-5/+42
| * | s390/vmcoreinfo: Store virtual memory layoutAlexander Gordeev2024-04-171-0/+2
| * | s390/os_info: Store virtual memory layoutAlexander Gordeev2024-04-172-2/+15
| * | s390/os_info: Introduce value entriesAlexander Gordeev2024-04-173-9/+31
| * | s390/boot: Make .amode31 section address range explicitAlexander Gordeev2024-04-172-1/+4
| * | s390/boot: Make identity mapping base address explicitAlexander Gordeev2024-04-172-2/+5
| * | s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev2024-04-174-9/+20
| * | s390/mm: Create virtual memory layout structureAlexander Gordeev2024-04-173-5/+12
| * | s390/mm: Move KASLR related to <asm/page.h>Alexander Gordeev2024-04-172-14/+14
| * | s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areasAlexander Gordeev2024-04-172-10/+13
| * | s390/boot: Reduce size of identity mapping on overlapAlexander Gordeev2024-04-171-1/+4
| * | s390/boot: Consider DCSS segments on memory layout setupAlexander Gordeev2024-04-172-2/+12
| * | s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITSAlexander Gordeev2024-04-171-3/+2
| * | KVM: s390: vsie: Use virt_to_phys for facility control blockNina Schoetterl-Glausch2024-04-171-1/+2
| * | s390/mm: Convert gmap_make_secure to use a folioMatthew Wilcox (Oracle)2024-04-091-13/+14
| * | s390/mm: Convert make_page_secure to use a folioMatthew Wilcox (Oracle)2024-04-091-13/+16
| * | s390/cpum_cf: make crypto counters upward compatible across machine typesThomas Richter2024-04-092-9/+4
| * | s390: adjust indentation of RELOCS command build step outHeiko Carstens2024-04-091-1/+1
| * | s390/ap: rename ap debug configuration optionHolger Dengler2024-04-091-0/+14
| * | s390/ap: modularize ap busHolger Dengler2024-04-091-1/+14
| * | s390/chsc: use notifier for AP configuration changesHolger Dengler2024-04-092-11/+15
| * | s390/uv: export prot_virt_guest symbol in uvHolger Dengler2024-04-091-0/+1
| * | s390/ap: use static qci informationHolger Dengler2024-04-091-7/+12
| |/