summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-2652-525/+746
|\
| * s390: Remove protvirt and kvm config guards for uv codeJanosch Frank2024-07-2311-93/+18
| * s390/boot: Add cmdline option to relocate lowcoreSven Schnelle2024-07-231-0/+2
| * s390/kdump: Make kdump ready for lowcore relocationSven Schnelle2024-07-232-16/+12
| * s390/entry: Make system_call() ready for lowcore relocationSven Schnelle2024-07-231-10/+11
| * s390/entry: Make ret_from_fork() ready for lowcore relocationSven Schnelle2024-07-231-3/+4
| * s390/entry: Make __switch_to() ready for lowcore relocationSven Schnelle2024-07-231-4/+5
| * s390/entry: Make restart_int_handler() ready for lowcore relocationSven Schnelle2024-07-231-6/+8
| * s390/entry: Make mchk_int_handler() ready for lowcore relocationSven Schnelle2024-07-231-23/+25
| * s390/entry: Make int handlers ready for lowcore relocationSven Schnelle2024-07-231-15/+16
| * s390/entry: Make pgm_check_handler() ready for lowcore relocationSven Schnelle2024-07-232-21/+32
| * s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macroSven Schnelle2024-07-231-12/+12
| * s390/entry: Add base register to SIEEXIT macroSven Schnelle2024-07-231-8/+8
| * s390/entry: Add base register to MBEAR macroSven Schnelle2024-07-231-4/+5
| * s390/entry: Make __sie64a() ready for lowcore relocationSven Schnelle2024-07-231-3/+6
| * s390/head64: Make startup code ready for lowcore relocationSven Schnelle2024-07-231-3/+5
| * s390: Add infrastructure to patch lowcore accessesSven Schnelle2024-07-2312-2/+57
| * s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0Heiko Carstens2024-07-231-1/+2
| * s390/entry: Move SIE indicator flag to thread infoHeiko Carstens2024-07-234-10/+14
| * s390/nmi: Simplify ptregs setupHeiko Carstens2024-07-231-3/+2
| * s390/alternatives: Remove alternative facility listHeiko Carstens2024-07-235-19/+5
| * s390/nospec: Push down alternative handlingHeiko Carstens2024-07-238-15/+33
| * s390/alternatives: Allow early alternative patching in decompressorSven Schnelle2024-07-237-4/+27
| * s390/alternatives: Rework to allow for callbacksHeiko Carstens2024-07-236-34/+92
| * s390/uaccess: Make s390_kernel_write() usable for decompressorHeiko Carstens2024-07-232-3/+10
| * s390/alternatives: Move text sync functionsHeiko Carstens2024-07-232-21/+19
| * s390/alternatives: Merge both alternative header filesHeiko Carstens2024-07-233-58/+51
| * s390/alternatives: Use consistent namingHeiko Carstens2024-07-232-16/+16
| * s390/alternatives: Remove noaltinstr optionSven Schnelle2024-07-232-22/+2
| * s390: Move CIF flags to struct pcpuSven Schnelle2024-07-236-20/+34
| * s390/smp: Switch pcpu_devices to percpuSven Schnelle2024-07-231-56/+57
| * s390/smp: Handle restart interrupt on ipl cpuSven Schnelle2024-07-233-17/+1
| * s390/boot: Do not assume the decompressor range is reservedAlexander Gordeev2024-07-231-2/+6
| * s390/cpum_cf: Fix endless loop in CF_DIAG event stopThomas Richter2024-07-231-4/+10
| * s390/ptdump: Add KMSAN page markersIlya Leoshkevich2024-07-231-0/+30
| * s390/kmsan: Fix merge conflict with get_lowcore() introductionIlya Leoshkevich2024-07-231-3/+3
| * s390/setup: Fix __pa/__va for modules under non-GPL licensesVasily Gorbik2024-07-231-1/+1
| * s390/pci: Allow allocation of more than 1 MSI interruptGerd Bayer2024-07-231-20/+42
| * s390/pci: Refactor arch_setup_msi_irqs()Gerd Bayer2024-07-231-22/+32
| * s390: Add runtime constant supportHeiko Carstens2024-07-232-0/+80
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-07-266-9/+31
|\ \
| * | arm64: mm: Fix lockless walks with static and dynamic page-table foldingWill Deacon2024-07-251-0/+22
| * | arm64/sysreg: Correct the values for GICv4.1Raghavendra Rao Ananta2024-07-231-2/+2
| * | arm64/vdso: Remove --hash-style=sysvFangrui Song2024-07-232-2/+2
| * | kselftest: missing arg in ptrace.cRemington Brasga2024-07-231-1/+1
| * | arm64/Kconfig: Remove redundant 'if HAVE_FUNCTION_GRAPH_TRACER'Anshuman Khandual2024-07-231-1/+1
| * | arm64: remove redundant 'if HAVE_ARCH_KASAN' in KconfigMasahiro Yamada2024-07-231-3/+3
* | | Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2024-07-266-22/+34
|\ \ \
| * | | rbd: don't assume rbd_is_lock_owner() for exclusive mappingsIlya Dryomov2024-07-251-5/+0
| * | | rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappingsIlya Dryomov2024-07-251-5/+5