summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2025-12-14s390/stacktrace: Do not fallback to RA registerJens Remus
2025-12-14s390/pci: Annotate lock context imbalance in zpci_release_device()Benjamin Block
2025-12-14s390/pci: Fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices()Benjamin Block
2025-12-14s390/ipl: Clear SBP flag when bootprog is setSven Schnelle
2025-12-08s390/bug: Add missing alignmentHeiko Carstens
2025-12-08s390/bug: Add missing CONFIG_BUG ifdef againHeiko Carstens
2025-12-08KVM: s390: Fix gmap_helper_zap_one_page() againClaudio Imbrenda
2025-12-07s390/pci: Migrate s390 IRQ logic to IRQ domain APITobias Schumacher
2025-12-07s390: Select POSIX_CPU_TIMERS_TASK_WORKHeiko Carstens
2025-12-07s390: Unmap early KASAN shadow on memory offliningVasily Gorbik
2025-12-07s390/vmem: Support 2G page splitting for KASAN shadow freeingVasily Gorbik
2025-12-07s390/boot: Use entire page for PTEsVasily Gorbik
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