summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2026-01-27s390: Add CC_HAS_ASM_IMMEDIATE_STRINGSHeiko Carstens1-0/+6
2026-01-27mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)2-2/+8
2026-01-27arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)1-1/+0
2026-01-27arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)1-5/+0
2026-01-27s390: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)1-2/+7
2026-01-27lib/tests: convert test_min_heap module to KUnitRyota Sakamoto1-1/+1
2026-01-22s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailerAlexander Egorenkov1-8/+9
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner1-0/+1
2026-01-21kernel.h: drop hex.h and update all hex.h usersRandy Dunlap2-0/+2
2026-01-21mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()Wei Yang1-4/+2
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-1/+0
2026-01-19KVM: s390: vsie: retry SIE when unable to get vsie_pageEric Farman1-2/+4
2026-01-17s390/pci: Use PCIBIOS return values in pci_read()/pci_write()Niklas Schnelle1-2/+6
2026-01-17s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle1-8/+17
2026-01-17s390/preempt: Optimize __preempt_count_dec_and_test()Heiko Carstens1-0/+15
2026-01-17s390/asm: Let __HAVE_ASM_FLAG_OUTPUTS__ define 1Heiko Carstens1-1/+1
2026-01-17s390/preempt: Optimize __preemp_count_add()/__preempt_count_sub()Heiko Carstens1-1/+11
2026-01-17s390/preempt: Optimize preempt_count()Heiko Carstens1-2/+18
2026-01-17s390/vdso: Disable kstack eraseHeiko Carstens1-1/+1
2026-01-16lib/crypto: s390/aes: Migrate optimized code into libraryEric Biggers2-115/+0
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh2-5/+2
2026-01-12crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TIEric Biggers2-2/+2
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson1-2/+2
2026-01-02s390/ap: Fix typo in function name referenceJulia Lawall1-1/+1
2025-12-23s390: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh1-0/+9
2025-12-22s390/ptrace: Convert function macros to inline functionsJens Remus1-11/+26
2025-12-22s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGSHeiko Carstens1-0/+1
2025-12-22s390/boot: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGSHeiko Carstens1-0/+1
2025-12-14s390/stacktrace: Do not fallback to RA registerJens Remus1-16/+2
2025-12-14s390/pci: Annotate lock context imbalance in zpci_release_device()Benjamin Block1-0/+1
2025-12-14s390/pci: Fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices()Benjamin Block3-29/+90
2025-12-14s390/ipl: Clear SBP flag when bootprog is setSven Schnelle2-12/+37
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-08KVM: s390: Fix gmap_helper_zap_one_page() againClaudio Imbrenda1-2/+7
2025-12-07s390/pci: Migrate s390 IRQ logic to IRQ domain APITobias Schumacher5-115/+247
2025-12-07s390: Select POSIX_CPU_TIMERS_TASK_WORKHeiko Carstens1-0/+1
2025-12-07s390: Unmap early KASAN shadow on memory offliningVasily Gorbik1-1/+7
2025-12-07s390/vmem: Support 2G page splitting for KASAN shadow freeingVasily Gorbik3-2/+8
2025-12-07s390/boot: Use entire page for PTEsVasily Gorbik1-14/+2
2025-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-272/+114
2025-12-06Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-111/+58
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-19/+19
2025-12-04Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-3/+4
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+0
2025-12-03Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-508/+2
2025-12-03Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds146-5184/+2423
2025-12-02Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini11-269/+112
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