summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-23s390/entry: Make mchk_int_handler() ready for lowcore relocationSven Schnelle1-23/+25
2024-07-23s390/entry: Make int handlers ready for lowcore relocationSven Schnelle1-15/+16
2024-07-23s390/entry: Make pgm_check_handler() ready for lowcore relocationSven Schnelle2-21/+32
2024-07-23s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macroSven Schnelle1-12/+12
2024-07-23s390/entry: Add base register to SIEEXIT macroSven Schnelle1-8/+8
2024-07-23s390/entry: Add base register to MBEAR macroSven Schnelle1-4/+5
2024-07-23s390/entry: Make __sie64a() ready for lowcore relocationSven Schnelle1-3/+6
2024-07-23s390/head64: Make startup code ready for lowcore relocationSven Schnelle1-3/+5
2024-07-23s390: Add infrastructure to patch lowcore accessesSven Schnelle12-2/+57
2024-07-23s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0Heiko Carstens1-1/+2
2024-07-23s390/entry: Move SIE indicator flag to thread infoHeiko Carstens4-10/+14
2024-07-23s390/nmi: Simplify ptregs setupHeiko Carstens1-3/+2
2024-07-23s390/alternatives: Remove alternative facility listHeiko Carstens5-19/+5
2024-07-23s390/nospec: Push down alternative handlingHeiko Carstens8-15/+33
2024-07-23s390/alternatives: Allow early alternative patching in decompressorSven Schnelle7-4/+27
2024-07-23s390/alternatives: Rework to allow for callbacksHeiko Carstens6-34/+92
2024-07-23s390/uaccess: Make s390_kernel_write() usable for decompressorHeiko Carstens2-3/+10
2024-07-23s390/alternatives: Move text sync functionsHeiko Carstens2-21/+19
2024-07-23s390/alternatives: Merge both alternative header filesHeiko Carstens3-58/+51
2024-07-23s390/alternatives: Use consistent namingHeiko Carstens2-16/+16
2024-07-23s390/alternatives: Remove noaltinstr optionSven Schnelle2-22/+2
2024-07-23s390: Move CIF flags to struct pcpuSven Schnelle6-20/+34
2024-07-23s390/smp: Switch pcpu_devices to percpuSven Schnelle1-56/+57
2024-07-23s390/smp: Handle restart interrupt on ipl cpuSven Schnelle3-17/+1
2024-07-23s390/boot: Do not assume the decompressor range is reservedAlexander Gordeev1-2/+6
2024-07-23s390/cpum_cf: Fix endless loop in CF_DIAG event stopThomas Richter1-4/+10
2024-07-23s390/ptdump: Add KMSAN page markersIlya Leoshkevich1-0/+30
2024-07-23s390/kmsan: Fix merge conflict with get_lowcore() introductionIlya Leoshkevich1-3/+3
2024-07-23s390/setup: Fix __pa/__va for modules under non-GPL licensesVasily Gorbik1-1/+1
2024-07-23s390/pci: Allow allocation of more than 1 MSI interruptGerd Bayer1-20/+42
2024-07-23s390/pci: Refactor arch_setup_msi_irqs()Gerd Bayer1-22/+32
2024-07-23s390: Add runtime constant supportHeiko Carstens2-0/+80
2024-07-23Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds22-1304/+747
2024-07-22Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds35-900/+1965
2024-07-22Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds32-51/+256
2024-07-22Merge tag 'thermal-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-29/+37
2024-07-22Merge tag 'io_uring-6.11-20240722' of git://git.kernel.dk/linuxLinus Torvalds2-2/+4
2024-07-22Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linuxLinus Torvalds19-102/+233
2024-07-22Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linuxLinus Torvalds11-229/+222
2024-07-22Merge tag 'bcachefs-2024-07-22' of https://evilpiepirate.org/git/bcachefsLinus Torvalds4-11/+9
2024-07-22Merge tag 'ntfs3_for_6.11' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds14-309/+480
2024-07-22bcachefs: Fix printbuf usage while atomicKent Overstreet1-0/+1
2024-07-22bcachefs: More informative error message in reattach_inode()Kent Overstreet1-2/+5
2024-07-22Merge tag '6.11-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds11-20/+183
2024-07-22Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds156-842/+1416
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds328-9195/+12435
2024-07-22Merge tag 'rtc-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds40-103/+299
2024-07-22Merge tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds8-31/+191
2024-07-21Merge tag 'pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds100-1957/+7426
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds163-2313/+7748