summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-12-02Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus 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 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-28KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK functionsAndrew Donnellan
2025-11-27KVM: s390: Enable and disable interrupts in entry codeHeiko Carstens
2025-11-27KVM: s390: Add signal_exits counterAndrew Donnellan
2025-11-26s390/entry: Use lay instead of aghikHeiko Carstens
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-25s390/vdso: Get rid of -m64 flag handlingHeiko Carstens
2025-11-25s390/vdso: Rename vdso64 to vdsoHeiko Carstens
2025-11-25s390: Rename head64.S to head.SHeiko Carstens
2025-11-25s390/vdso: Use common STABS_DEBUG and DWARF_DEBUG macrosJens Remus
2025-11-24mm: remove non_swap_entry() and use softleaf helpers insteadLorenzo Stoakes
2025-11-24KVM: s390: fix missing present bit for gmap pudsClaudio Imbrenda
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong
2025-11-24s390: Add stackprotector supportHeiko Carstens
2025-11-24s390/modules: Simplify module_finalize() slightlyHeiko Carstens
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-24s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPUHeiko Carstens
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers
2025-11-21Merge branch 'objtool/core'Peter Zijlstra
2025-11-21KVM: s390: vsie: Check alignment of BSCA headerEric Farman
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank
2025-11-20sched: Provide and use set_need_resched_current()Peter Zijlstra
2025-11-17convert hypfsAl Viro
2025-11-17hypfs: swich hypfs_create_u64() to returning intAl Viro
2025-11-17hypfs: switch hypfs_create_str() to returning intAl Viro
2025-11-17hypfs: don't pin dentries twiceAl Viro
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/uapi: Remove 31 bit support from uapi header filesHeiko 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/kvm: Use psw32_t instead of psw_compat_tHeiko Carstens
2025-11-17s390/ptrace: Rename psw_t32 to psw32_tHeiko Carstens
2025-11-16mm: make INVALID_PHYS_ADDR a generic macroAnshuman Khandual
2025-11-15Merge tag 's390-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-11-14s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens
2025-11-14s390/fault: Print unmodified PSW address on protection exceptionHeiko Carstens