aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot
AgeCommit message (Expand)AuthorFilesLines
2026-06-16s390/mm: Complete ptep_get() conversionAlexander Gordeev1-15/+17
2026-06-10s390/string: Convert memset(16|32|64)() to CHeiko Carstens3-8/+2
2026-06-10s390/string: Add -ffreestanding compile option to string.oHeiko Carstens1-0/+5
2026-06-10s390: Add .noinstr.text to boot and purgatory linker scriptsHeiko Carstens1-0/+1
2026-03-05s390/boot: Respect kaslr_enabled() for identity randomizationVasily Gorbik1-1/+2
2026-02-09Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-0/+2
2026-01-27s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUEGerd Bayer1-0/+1
2026-01-22s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailerAlexander Egorenkov1-8/+9
2025-12-22s390/boot: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGSHeiko Carstens1-0/+1
2025-12-07s390/boot: Use entire page for PTEsVasily Gorbik1-14/+2
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2025-11-24s390: Add stackprotector supportHeiko Carstens5-0/+25
2025-11-17s390: Remove compat supportHeiko Carstens1-1/+0
2025-11-17s390/ptrace: Rename psw_t32 to psw32_tHeiko Carstens1-1/+1
2025-11-16mm: make INVALID_PHYS_ADDR a generic macroAnshuman Khandual1-1/+0
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-16/+13
2025-08-28s390/boot: Add common boot_panic() codeHeiko Carstens4-16/+13
2025-08-20s390/mm: Do not map lowcore with identity mappingHeiko Carstens1-0/+3
2025-08-06s390/boot: Fix startup debugging logMikhail Zaslonko1-1/+1
2025-07-10s390/boot: Introduce jump_to_kernel() functionIlya Leoshkevich5-3/+20
2025-06-25s390/boot: Use -D__DISABLE_EXPORTSPetr Pavlu1-2/+2
2025-06-23s390/boot: Use the full title of the manual for facility bitsXose Vazquez Perez1-1/+1
2025-06-16s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth1-2/+2
2025-04-30s390/boot: Use strspcy() instead of strcpy()Heiko Carstens2-4/+6
2025-04-16watchdog: diag288_wdt: Implement module autoloadHeiko Carstens1-0/+17
2025-04-14s390/boot: Replace strncpy() with strscpy()Vasily Gorbik2-2/+2
2025-04-14s390/boot: Add sized_strscpy() to enable strscpy() usageVasily Gorbik1-0/+12
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens3-6/+6
2025-03-18s390/boot: Ignore vmlinux.mapWangYuli1-0/+1
2025-03-04s390/boot: Convert __diag308() to extableHeiko Carstens1-20/+5
2025-03-04s390/boot: Convert detect_diag9c() to extableHeiko Carstens1-19/+6
2025-03-04s390/boot: Convert diag500_storage_limit() to extableHeiko Carstens1-21/+7
2025-03-04s390/boot: Convert tprot() to extableHeiko Carstens1-19/+5
2025-03-04s390/boot: Convert __diag260() to extableHeiko Carstens1-20/+6
2025-03-04s390/boot: Convert cmma_test_essa() to extableHeiko Carstens1-19/+6
2025-03-04s390/boot: Add exception table supportHeiko Carstens5-11/+39
2025-03-04s390/boot: Pass pt_regs to program check handlerHeiko Carstens3-12/+14
2025-03-04s390/alternatives: Add debug functionalityHeiko Carstens3-0/+139
2025-03-04s390/vx: Convert cpu_has_vx() to cpu feature functionHeiko Carstens1-0/+2
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens1-0/+23
2025-03-04s390/diag: Convert MACHINE_HAS_DIAG9C to machine_has_diag9c()Heiko Carstens1-0/+32
2025-03-04s390/tx: Convert MACHINE_HAS_TE to machine_has_tx()Heiko Carstens1-0/+4
2025-03-04s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()Heiko Carstens1-0/+1
2025-03-04s390/time: Convert MACHINE_HAS_SCC to machine_has_scc()Heiko Carstens3-4/+29
2025-03-04s390/pci: Get rid of MACHINE_HAS_PCI_MIOHeiko Carstens1-0/+3
2025-03-04s390/lowcore: Convert relocated lowcore alternative to machine featureHeiko Carstens3-3/+4
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2()Heiko Carstens3-9/+1
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()Heiko Carstens3-5/+3
2025-03-04s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()Heiko Carstens1-1/+1
2025-01-30Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds11-133/+504
2025-01-26s390/ipl_report: Remove unused 'size' variableVasily Gorbik1-1/+0
2025-01-26s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is offVasily Gorbik1-2/+3
2025-01-26s390/boot: Improve decompression error reportingVasily Gorbik1-1/+11
2025-01-26s390/boot: Add startup debugging supportVasily Gorbik1-2/+26
2025-01-26s390/boot: Add vmem debugging supportVasily Gorbik1-3/+44
2025-01-26s390/boot: Move command line parsing earlierVasily Gorbik1-4/+4
2025-01-26s390/boot: Add physmem tracking debug supportVasily Gorbik3-4/+47
2025-01-26s390/boot: Add timestamps to early boot messagesVasily Gorbik1-5/+22
2025-01-26s390/boot: Dump message ring buffer on crash with bootdebugVasily Gorbik3-0/+21
2025-01-26s390/boot: Add prefix filtering to bootdebug messagesVasily Gorbik3-11/+20
2025-01-26s390/boot: Add bootdebug option to control debug messagesVasily Gorbik2-0/+6
2025-01-26s390/boot: Defer boot messages when earlyprintk is not enabledVasily Gorbik2-2/+9
2025-01-26s390/boot: Make boot_printk() return intVasily Gorbik2-2/+3
2025-01-26s390/boot: Introduce ring buffer for boot messagesVasily Gorbik1-1/+19
2025-01-26s390/boot: Use decimal format specifiers in boot messagesVasily Gorbik2-4/+4
2025-01-26s390/boot: Replace boot_printk() with loglevel-specific helpersVasily Gorbik6-48/+48
2025-01-26s390/boot: Add support for boot messages loglevelsVasily Gorbik3-1/+51
2025-01-26s390/boot: Add decimal conversion specifiers to boot_printk()Vasily Gorbik1-4/+40
2025-01-26s390/boot: Add field width and padding handling to boot_printk()Vasily Gorbik1-18/+50
2025-01-26s390/boot: Add length modifiers to boot_printk()Vasily Gorbik1-8/+18
2025-01-26s390/boot: Add %% support to boot_printk()Vasily Gorbik1-1/+5
2025-01-26s390/boot: Allow KASAN mapping to fallback to small pagesVasily Gorbik1-3/+7
2025-01-26s390/boot: Add physmem_alloc()Vasily Gorbik2-9/+21
2025-01-26s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()Vasily Gorbik6-10/+10
2025-01-26s390/mm: Allow large pages for KASAN shadow mappingVasily Gorbik1-24/+50
2025-01-20Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-20/+14
2024-12-17s390/mm: Simplify noexec page protection handlingHeiko Carstens3-11/+11
2024-12-15s390/mm: Consider KMSAN modules metadata for paging levelsVasily Gorbik1-0/+2
2024-12-10s390/Kconfig: Select KASAN_VMALLOC if KASAN is enabledHeiko Carstens1-9/+3
2024-12-10s390/mm: Fix DirectMap accountingHeiko Carstens1-3/+3
2024-11-13s390/boot/physmem: Convert to use flag output macrosHeiko Carstens1-15/+21
2024-11-07s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory de...David Hildenbrand2-3/+51
2024-10-29s390/uv: Retrieve UV secrets sysfs supportSteffen Eiden1-1/+2
2024-10-29s390/uv: Use a constant for more-data rcSteffen Eiden1-2/+2
2024-10-25s390: Fix various typosHeiko Carstens1-1/+1
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds10-226/+184
2024-09-07s390/boot: Move boot_printk() code to own fileHeiko Carstens3-113/+126
2024-09-07s390/boot: Use boot_printk() instead of sclp_early_printk()Heiko Carstens5-40/+12
2024-09-07s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens4-41/+37
2024-09-07s390/boot: Compile all files with the same march flagHeiko Carstens1-14/+5
2024-09-07s390/boot: Increase minimum architecture to z10Heiko Carstens1-4/+0
2024-09-07s390/als: Remove obsolete commentHeiko Carstens1-8/+0
2024-08-29s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle1-2/+2
2024-08-27s390/build: Avoid relocation information in final vmlinuxJens Remus1-5/+3
2024-08-22s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev3-28/+48
2024-08-22s390/boot: Avoid possible physmem_info segment corruptionAlexander Gordeev1-2/+2
2024-08-21s390/mm: Pin identity mapping base to zeroAlexander Gordeev1-1/+2
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-26/+33
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+2
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank3-23/+1
2024-07-23s390/boot: Add cmdline option to relocate lowcoreSven Schnelle1-0/+2
2024-07-23s390: Add infrastructure to patch lowcore accessesSven Schnelle4-1/+14
2024-07-23s390/alternatives: Allow early alternative patching in decompressorSven Schnelle4-1/+11
2024-07-23s390/boot: Do not assume the decompressor range is reservedAlexander Gordeev1-2/+6
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-0/+32
2024-07-20kbuild: Abort make on install failuresZhang Bingwu1-0/+2
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-28/+28
2024-07-03s390/string: add KMSAN supportIlya Leoshkevich1-0/+16
2024-07-03s390/mm: define KMSAN metadata for vmalloc and modulesIlya Leoshkevich1-0/+7
2024-07-03s390/boot: add the KMSAN runtime stubIlya Leoshkevich2-0/+7
2024-07-03s390/boot: turn off KMSANIlya Leoshkevich1-0/+2
2024-06-25s390/boot: Do not adjust GOT entries for undef weak symJens Remus1-4/+7
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle6-28/+28
2024-06-11s390/mm: Restore mapping of kernel image using large pagesAlexander Gordeev3-4/+26
2024-06-11s390/mm: Allow large pages only for aligned physical addressesAlexander Gordeev1-2/+8
2024-05-16s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle1-1/+0
2024-04-29s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar4-56/+1
2024-04-17s390/boot: Do not rescue .vmlinux.relocs sectionAlexander Gordeev2-40/+22
2024-04-17s390/boot: Rework deployment of the kernel imageAlexander Gordeev6-68/+56
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev1-9/+24
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev4-64/+111
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev2-9/+15
2024-04-17s390/mm: Create virtual memory layout structureAlexander Gordeev1-2/+1
2024-04-17s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areasAlexander Gordeev1-9/+11
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 Gordeev1-2/+5
2024-04-17s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITSAlexander Gordeev1-3/+2
2024-04-09s390: adjust indentation of RELOCS command build step outHeiko Carstens1-1/+1
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2024-03-06mm/treewide: replace pud_large() with pud_leaf()Peter Xu1-1/+1
2024-03-06mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu1-1/+1
2024-02-26s390/boot: fix minor comment style damagesAlexander Gordeev1-3/+3
2024-02-26s390/boot: do not check for zero-termination relocation entryAlexander Gordeev1-3/+1
2024-02-26s390/boot: make type of __vmlinux_relocs_64_start|end consistentAlexander Gordeev2-8/+6
2024-02-26s390/boot: sanitize kaslr_adjust_relocs() function prototypeAlexander Gordeev1-4/+3
2024-02-26s390/boot: simplify GOT handlingAlexander Gordeev2-7/+5
2024-02-25s390: vmlinux.lds.S: fix .got.plt assertionHeiko Carstens1-3/+8
2024-02-22s390/boot: workaround current 'llvm-objdump -t -j ...' behaviorNathan Chancellor1-2/+2
2024-02-20s390: compile relocatable kernel without -fPIEJosh Poimboeuf5-9/+110
2024-02-20s390/boot: add 'alloc' to info.bin .vmlinux.info section flagsNathan Chancellor1-1/+1
2024-02-14s390/boot: vmlinux.lds.S: handle commonly discarded sectionsNathan Chancellor1-0/+1
2024-02-14s390/boot: vmlinux.lds.S: handle ELF required sectionsNathan Chancellor1-0/+1
2024-02-14s390/boot: vmlinux.lds.S: handle DWARF debug sectionsNathan Chancellor1-0/+2
2024-02-14s390/boot: vmlinux.lds.S: handle '.rela' sectionsNathan Chancellor1-0/+4
2024-02-14s390/boot: vmlinux.lds.S: handle '.init.text'Nathan Chancellor1-0/+1
2024-02-14s390: vmlinux.lds.S: explicitly handle '.got' and '.plt' sectionsNathan Chancellor1-0/+16
2024-02-14s390/boot: add support for CONFIG_LD_ORPHAN_WARNNathan Chancellor1-2/+3
2023-11-22s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev2-2/+3
2023-11-05s390/cmma: rework no-dat handlingHeiko Carstens1-0/+17
2023-11-05s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens2-0/+52
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-10/+9
2023-10-16s390/vmem: remove unused variableVasily Gorbik1-2/+0
2023-10-16s390/kasan: handle DCSS mapping in memory holesVasily Gorbik1-1/+6
2023-09-19s390: use control register bit definesHeiko Carstens1-1/+1
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens1-4/+4
2023-09-19s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleHeiko Carstens1-3/+3
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens2-4/+4
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens1-1/+1
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens1-0/+1
2023-08-30s390/mm: simplify kernel mapping setupHeiko Carstens2-6/+10
2023-08-30s390: remove "noexec" optionHeiko Carstens2-8/+1
2023-08-16s390/boot: fix multi-line comments styleAlexander Gordeev1-2/+4
2023-08-16s390/boot: account Real Memory Copy and Lowcore areasAlexander Gordeev1-1/+2
2023-08-16s390/mm: define Real Memory Copy size and mask macrosAlexander Gordeev1-1/+1
2023-08-16s390/boot: cleanup number of page table levels setupAlexander Gordeev1-5/+4
2023-07-24s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev1-1/+0
2023-07-24s390/mm: rework arch_get_mappable_range() callbackAlexander Gordeev1-0/+3
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-11/+11
2023-07-04Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev1-0/+1
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2023-07-03s390: fix various typosHeiko Carstens1-1/+1
2023-06-28s390: consistently use .balign instead of .alignHeiko Carstens2-10/+10
2023-06-28s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev1-1/+0
2023-06-20s390/kasan: avoid short by one page shadow memoryAlexander Gordeev1-4/+11
2023-06-16s390/uv: Update query for secret-UVCsSteffen Eiden1-0/+4
2023-04-13s390/mm: fix direct map accountingHeiko Carstens1-2/+16
2023-04-13s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECTHeiko Carstens1-4/+4
2023-04-13s390/boot: improve install.sh scriptMarc Hartmayer1-4/+4
2023-04-13s390/kaslr: randomize amode31 base addressVasily Gorbik1-2/+4
2023-04-13s390/kaslr: generalize and improve random base distributionVasily Gorbik4-11/+112
2023-04-13s390/boot: pin amode31 default lmaVasily Gorbik1-1/+3
2023-04-13s390/boot: do not change default_lmaVasily Gorbik1-13/+12
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens4-8/+7
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik3-15/+230
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik8-299/+300
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik6-53/+53
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik1-1/+0
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle1-0/+8
2023-02-28s390/decompressor: add link map savingVasily Gorbik1-1/+3
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik5-14/+14
2023-02-06Merge branch 'fixes' into featuresHeiko Carstens1-1/+1
2023-02-06s390/boot: avoid potential amode31 truncationVasily Gorbik1-1/+1
2023-02-06s390/boot: move detect_facilities() after cmd line parsingVasily Gorbik1-2/+1
2023-02-06s390/kasan: avoid mapping KASAN shadow for standby memoryVasily Gorbik1-1/+1
2023-02-06s390/boot: avoid page tables memory in kaslrVasily Gorbik3-2/+12
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik5-13/+28
2023-02-06s390/boot: fix mem_detect extended area allocationVasily Gorbik4-52/+31
2023-02-06s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik1-1/+1
2023-02-06s390/mem_detect: fix detect_memory() error handlingVasily Gorbik1-1/+1
2023-01-31s390/boot: remove pgtable_populate_endVasily Gorbik1-27/+2