summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2026-01-31mm, swap: cleanup swap entry management workflowKairui Song
2026-01-31crypto: s390/paes - Refuse clear key material by defaultHarald Freudenberger
2026-01-31crypto: s390/phmac - Refuse clear key material by defaultHarald Freudenberger
2026-01-31s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEYHarald Freudenberger
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-28net: ethernet: neterion: s2io: remove unused driverEthan Nelson-Moore
2026-01-27s390/perf: Disable register readout on sampling eventsThomas Richter
2026-01-27s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUEGerd Bayer
2026-01-27s390/bug: Prevent tail-call optimizationHeiko Carstens
2026-01-27s390/bug: Skip __WARN_trap() in call tracesHeiko Carstens
2026-01-27s390/bug: Implement WARN_ONCE()Heiko Carstens
2026-01-27s390/bug: Implement __WARN_printf()Heiko Carstens
2026-01-27s390/traps: Copy monitor code to pt_regsHeiko Carstens
2026-01-27s390/bug: Introduce and use monitor code macroHeiko Carstens
2026-01-27s390/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDHeiko Carstens
2026-01-27s390/bug: Convert to inline assembly with input operandsHeiko Carstens
2026-01-27s390: Add CC_HAS_ASM_IMMEDIATE_STRINGSHeiko Carstens
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26s390: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-26lib/tests: convert test_min_heap module to KUnitRyota Sakamoto
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