summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2025-07-21KVM: s390: Rework guest entry logicMark Rutland2-0/+13
2025-07-21s390/time: Remove in-kernel time steeringSven Schnelle2-9/+2
2025-07-21s390/time: Use monotonic clock in get_cycles()Sven Schnelle1-7/+6
2025-07-09mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge1-3/+2
2025-06-29Merge branch 'uaccess-key' into featuresAlexander Gordeev3-185/+67
2025-06-29s390/skey: Provide infrastructure for executing with non-default access keyHeiko Carstens1-0/+32
2025-06-29s390/uaccess: Make cmpxchg_user_key() library codeHeiko Carstens1-180/+22
2025-06-29s390/page: Add memory clobber to page_set_storage_key()Heiko Carstens1-2/+4
2025-06-29s390/page: Cleanup page_set_storage_key() inline assembliesHeiko Carstens1-5/+11
2025-06-26s390/nmi: Print additional informationHeiko Carstens1-0/+2
2025-06-26s390/crypto: Add protected key hmac subfunctions for KMACHolger Dengler1-0/+4
2025-06-17s390: Explicitly include <linux/export.h>Heiko Carstens1-0/+1
2025-06-17s390/ptrace: Fix pointer dereferencing in regs_get_kernel_stack_nth()Heiko Carstens1-1/+1
2025-06-16s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth31-61/+61
2025-06-16s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth3-6/+7
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar1-1/+1
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+16
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-14/+24
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-4/+0
2025-05-28KVM: s390: Refactor and split some gmap helpersClaudio Imbrenda2-2/+15
2025-05-28s390: Remove unneeded includesClaudio Imbrenda2-1/+1
2025-05-22s390: always declare expoline thunksIlya Leoshkevich1-4/+0
2025-05-17s390/ptrace: Always inline regs_get_kernel_stack_nth() and regs_get_register()Heiko Carstens1-7/+39
2025-05-17s390/thread_info: Cleanup header includesHeiko Carstens1-2/+1
2025-05-17s390/cpacf: Rework cpacf_pcc() to return condition codeHarald Freudenberger1-3/+15
2025-05-11mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()Fan Ni1-2/+2
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky1-1/+1
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+12
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin1-0/+9
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)1-1/+0
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-5/+0
2025-05-11mm: set the pte dirty if the folio is already dirtyMatthew Wilcox (Oracle)1-6/+1
2025-04-30s390/string: Remove strcpy() implementationHeiko Carstens1-18/+0
2025-04-30s390/pkey/crypto: Introduce xflags param for pkey in-kernel APIHarald Freudenberger1-1/+4
2025-04-30s390/pkey: Provide and pass xflags within pkey and zcrypt layersHarald Freudenberger1-0/+10
2025-04-30s390/uv: Remove uv_get_secret_metadata functionHarald Freudenberger1-2/+0
2025-04-30s390/uv: Rename find_secret() to uv_find_secret() and publishHarald Freudenberger1-0/+3
2025-04-17iommu/s390: allow larger region tablesMatthew Rosato1-0/+1
2025-04-17iommu/s390: support iova_to_phys for additional table regionsMatthew Rosato1-0/+2
2025-04-17s390/string: Remove optimized strncpy()Heiko Carstens1-2/+0
2025-04-16watchdog: diag288_wdt: Implement module autoloadHeiko Carstens3-0/+43
2025-04-14s390/mm: Select ARCH_WANT_IRQS_OFF_ACTIVATE_MMHeiko Carstens1-5/+1
2025-04-14s390/mm: Reimplement lazy ASCE handlingHeiko Carstens6-2/+74
2025-04-09s390: Allow to compile with z17 optimizationsVasily Gorbik1-0/+4
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-356/+363
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-03-31s390/smp: Add support for HOTPLUG_SMTHeiko Carstens1-0/+6
2025-03-31s390/processor: Use bitop functions for cpu flag helper functionsHeiko Carstens1-12/+7