summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev2024-08-223-28/+48
* s390/boot: Avoid possible physmem_info segment corruptionAlexander Gordeev2024-08-221-2/+2
* s390/mm: Pin identity mapping base to zeroAlexander Gordeev2024-08-211-1/+2
* Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-268-26/+33
|\
| * s390: Remove protvirt and kvm config guards for uv codeJanosch Frank2024-07-233-23/+1
| * s390/boot: Add cmdline option to relocate lowcoreSven Schnelle2024-07-231-0/+2
| * s390: Add infrastructure to patch lowcore accessesSven Schnelle2024-07-234-1/+14
| * s390/alternatives: Allow early alternative patching in decompressorSven Schnelle2024-07-234-1/+11
| * s390/boot: Do not assume the decompressor range is reservedAlexander Gordeev2024-07-231-2/+6
* | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-0/+2
|\ \ | |/ |/|
| * kbuild: Abort make on install failuresZhang Bingwu2024-07-201-0/+2
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-224-0/+32
|\ \
| * | s390/string: add KMSAN supportIlya Leoshkevich2024-07-041-0/+16
| * | s390/mm: define KMSAN metadata for vmalloc and modulesIlya Leoshkevich2024-07-041-0/+7
| * | s390/boot: add the KMSAN runtime stubIlya Leoshkevich2024-07-042-0/+7
| * | s390/boot: turn off KMSANIlya Leoshkevich2024-07-041-0/+2
| |/
* | Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-196-28/+28
|\ \ | |/ |/|
| * s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-186-28/+28
* | s390/boot: Do not adjust GOT entries for undef weak symJens Remus2024-06-251-4/+7
* | s390/mm: Restore mapping of kernel image using large pagesAlexander Gordeev2024-06-113-4/+26
* | s390/mm: Allow large pages only for aligned physical addressesAlexander Gordeev2024-06-111-2/+8
|/
* s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle2024-05-161-1/+0
* s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar2024-04-294-56/+1
* s390/boot: Do not rescue .vmlinux.relocs sectionAlexander Gordeev2024-04-172-40/+22
* s390/boot: Rework deployment of the kernel imageAlexander Gordeev2024-04-176-68/+56
* s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev2024-04-171-9/+24
* s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev2024-04-174-64/+111
* s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev2024-04-172-9/+15
* s390/mm: Create virtual memory layout structureAlexander Gordeev2024-04-171-2/+1
* s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areasAlexander Gordeev2024-04-171-9/+11
* 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-171-2/+5
* s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITSAlexander Gordeev2024-04-171-3/+2
* s390: adjust indentation of RELOCS command build step outHeiko Carstens2024-04-091-1/+1
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-2/+2
|\
| * mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-03-061-1/+1
| * mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-061-1/+1
* | s390/boot: fix minor comment style damagesAlexander Gordeev2024-02-261-3/+3
* | s390/boot: do not check for zero-termination relocation entryAlexander Gordeev2024-02-261-3/+1
* | s390/boot: make type of __vmlinux_relocs_64_start|end consistentAlexander Gordeev2024-02-262-8/+6
* | s390/boot: sanitize kaslr_adjust_relocs() function prototypeAlexander Gordeev2024-02-261-4/+3
* | s390/boot: simplify GOT handlingAlexander Gordeev2024-02-262-7/+5
* | s390: vmlinux.lds.S: fix .got.plt assertionHeiko Carstens2024-02-251-3/+8
* | s390/boot: workaround current 'llvm-objdump -t -j ...' behaviorNathan Chancellor2024-02-221-2/+2
* | s390: compile relocatable kernel without -fPIEJosh Poimboeuf2024-02-205-9/+110
* | s390/boot: add 'alloc' to info.bin .vmlinux.info section flagsNathan Chancellor2024-02-201-1/+1
* | s390/boot: vmlinux.lds.S: handle commonly discarded sectionsNathan Chancellor2024-02-141-0/+1
* | s390/boot: vmlinux.lds.S: handle ELF required sectionsNathan Chancellor2024-02-141-0/+1
* | s390/boot: vmlinux.lds.S: handle DWARF debug sectionsNathan Chancellor2024-02-141-0/+2
* | s390/boot: vmlinux.lds.S: handle '.rela' sectionsNathan Chancellor2024-02-141-0/+4