summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2026-01-22s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailerAlexander Egorenkov
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()Wei Yang
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-19KVM: s390: vsie: retry SIE when unable to get vsie_pageEric Farman
2026-01-17s390/pci: Use PCIBIOS return values in pci_read()/pci_write()Niklas Schnelle
2026-01-17s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle
2026-01-17s390/preempt: Optimize __preempt_count_dec_and_test()Heiko Carstens
2026-01-17s390/asm: Let __HAVE_ASM_FLAG_OUTPUTS__ define 1Heiko Carstens
2026-01-17s390/preempt: Optimize __preemp_count_add()/__preempt_count_sub()Heiko Carstens
2026-01-17s390/preempt: Optimize preempt_count()Heiko Carstens
2026-01-17s390/vdso: Disable kstack eraseHeiko Carstens
2026-01-15lib/crypto: s390/aes: Migrate optimized code into libraryEric Biggers
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh
2026-01-12crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TIEric Biggers
2026-01-02s390/ap: Fix typo in function name referenceJulia Lawall
2025-12-23s390: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh
2025-12-22s390/ptrace: Convert function macros to inline functionsJens Remus
2025-12-22s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGSHeiko Carstens
2025-12-22s390/boot: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGSHeiko Carstens
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