summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2025-12-08s390/bug: Add missing alignmentHeiko Carstens
2025-12-08s390/bug: Add missing CONFIG_BUG ifdef againHeiko Carstens
2025-12-07s390/pci: Migrate s390 IRQ logic to IRQ domain APITobias Schumacher
2025-12-07s390/vmem: Support 2G page splitting for KASAN shadow freeingVasily Gorbik
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-02Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-27KVM: s390: Enable and disable interrupts in entry codeHeiko Carstens
2025-11-27KVM: s390: Add signal_exits counterAndrew Donnellan
2025-11-25s390/vdso: Rename vdso64 to vdsoHeiko Carstens
2025-11-24s390: Add stackprotector supportHeiko Carstens
2025-11-24s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPUHeiko Carstens
2025-11-21Merge branch 'objtool/core'Peter Zijlstra
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank
2025-11-17s390/syscalls: Switch to generic system call table generationHeiko Carstens
2025-11-17s390/syscalls: Remove system call table pointer from thread_structHeiko Carstens
2025-11-17s390: Remove compat supportHeiko Carstens
2025-11-17s390/syscalls: Add pt_regs parameter to SYSCALL_DEFINE0() syscall wrapperHeiko Carstens
2025-11-17s390/ptrace: Rename psw_t32 to psw32_tHeiko Carstens
2025-11-14s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens
2025-11-14s390/fault: Print unmodified PSW address on protection exceptionHeiko Carstens
2025-11-14s390/processor: Add __forward_psw() helperHeiko Carstens
2025-11-14s390/fpu: Fix false-positive kmsan report in fpu_vstl()Aleksei Nikiforov
2025-11-14s390/mm: Remove unused flush_tlb()Heiko Carstens
2025-11-14s390/pai_crypto: Introduce generic event init using pai_pmu[]Thomas Richter
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar
2025-11-06s390/smp: Mark pcpu_delegate() and smp_call_ipl_cpu() as __noreturnThorsten Blum
2025-11-06Merge branch 'dat-enhancement-1'Heiko Carstens
2025-11-06s390/mm: Replace the CSP instruction with CSPGHeiko Carstens
2025-11-06s390/mm: Remove cpu_has_idte()Heiko Carstens
2025-11-03s390/uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner
2025-10-24s390/ptrace: Explicitly include <linux/typecheck.h>Jens Remus
2025-10-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali
2025-10-21s390/ap: Introduce new AP nqap and dqap trace eventsHarald Freudenberger
2025-10-21s390/ap: Extend struct ap_queue_status with some convenience fieldsHarald Freudenberger
2025-10-21s390/zcrypt: Rework zcrypt request and reply trace event definitionHarald Freudenberger
2025-10-21s390/tape: Introduce idal buffer arrayJan Höppner
2025-10-20KVM: S390: Remove sca_lockChristoph Schlameuss
2025-10-20KVM: s390: Use ESCA instead of BSCA at VM initChristoph Schlameuss
2025-10-14s390/vmlinux.lds.S: Prevent thunk functions from getting placed with normal textJosh Poimboeuf
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-04s390/pci: Expose firmware provided UID Checking state in sysfsRamesh Errabolu
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-30KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalentSean Christopherson