summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
11 dayss390/ipl: Clear SBP flag when bootprog is setSven Schnelle1-0/+1
2025-12-08s390/bug: Add missing alignmentHeiko Carstens1-0/+1
2025-12-08s390/bug: Add missing CONFIG_BUG ifdef againHeiko Carstens1-0/+4
2025-12-07s390/pci: Migrate s390 IRQ logic to IRQ domain APITobias Schumacher1-0/+5
2025-12-07s390/vmem: Support 2G page splitting for KASAN shadow freeingVasily Gorbik1-0/+2
2025-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+5
2025-12-03Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds33-642/+295
2025-12-02Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2-4/+5
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2025-12-02Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-58/+44
2025-12-02Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2025-11-27KVM: s390: Enable and disable interrupts in entry codeHeiko Carstens1-0/+1
2025-11-27KVM: s390: Add signal_exits counterAndrew Donnellan1-0/+1
2025-11-25s390/vdso: Rename vdso64 to vdsoHeiko Carstens1-2/+2
2025-11-24s390: Add stackprotector supportHeiko Carstens3-1/+43
2025-11-24s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPUHeiko Carstens1-8/+0
2025-11-21Merge branch 'objtool/core'Peter Zijlstra26-198/+232
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank1-0/+1
2025-11-17s390/syscalls: Switch to generic system call table generationHeiko Carstens1-1/+2
2025-11-17s390/syscalls: Remove system call table pointer from thread_structHeiko Carstens2-2/+0
2025-11-17s390/uapi: Remove 31 bit support from uapi header filesHeiko Carstens7-233/+0
2025-11-17s390: Remove compat supportHeiko Carstens10-335/+12
2025-11-17s390/syscalls: Add pt_regs parameter to SYSCALL_DEFINE0() syscall wrapperHeiko Carstens1-8/+8
2025-11-17s390/ptrace: Rename psw_t32 to psw32_tHeiko Carstens1-1/+1
2025-11-14s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens1-7/+5
2025-11-14s390/fault: Print unmodified PSW address on protection exceptionHeiko Carstens1-0/+2
2025-11-14s390/processor: Add __forward_psw() helperHeiko Carstens1-2/+7
2025-11-14s390/fpu: Fix false-positive kmsan report in fpu_vstl()Aleksei Nikiforov1-0/+3
2025-11-14s390/mm: Remove unused flush_tlb()Heiko Carstens1-2/+0
2025-11-14s390/pai_crypto: Introduce generic event init using pai_pmu[]Thomas Richter1-0/+1
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar1-1/+0
2025-11-06s390/smp: Mark pcpu_delegate() and smp_call_ipl_cpu() as __noreturnThorsten Blum1-1/+1
2025-11-06Merge branch 'dat-enhancement-1'Heiko Carstens3-24/+7
2025-11-06s390/mm: Replace the CSP instruction with CSPGHeiko Carstens2-18/+5
2025-11-06s390/mm: Remove cpu_has_idte()Heiko Carstens2-6/+2
2025-11-03s390/uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner1-2/+2
2025-10-24s390/ptrace: Explicitly include <linux/typecheck.h>Jens Remus1-0/+1
2025-10-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali1-1/+0
2025-10-21s390/ap: Introduce new AP nqap and dqap trace eventsHarald Freudenberger1-0/+87
2025-10-21s390/ap: Extend struct ap_queue_status with some convenience fieldsHarald Freudenberger1-8/+22
2025-10-21s390/zcrypt: Rework zcrypt request and reply trace event definitionHarald Freudenberger1-20/+24
2025-10-21s390/tape: Introduce idal buffer arrayJan Höppner2-0/+78
2025-10-20KVM: S390: Remove sca_lockChristoph Schlameuss1-1/+0
2025-10-20KVM: s390: Use ESCA instead of BSCA at VM initChristoph Schlameuss1-3/+2
2025-10-15s390/vmlinux.lds.S: Prevent thunk functions from getting placed with normal textJosh Poimboeuf1-1/+1
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds19-82/+92
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2025-10-04s390/pci: Expose firmware provided UID Checking state in sysfsRamesh Errabolu1-0/+10
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+23
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1