aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2025-09-18s390/bitops: Cleanup __flogr()Heiko Carstens1-4/+3
2025-09-18s390/bitops: Use __assume() for __flogr() inline assembly return valueHeiko Carstens1-3/+11
2025-09-18s390/bitops: Limit return value range of __flogr()Heiko Carstens1-1/+1
2025-09-17s390/entry: Remove unused TIF flagsSven Schnelle1-10/+0
2025-09-17s390: Use generic TIF bitsThomas Gleixner1-26/+18
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-1/+1
2025-09-08s390: Add __attribute_const__ to ffs()-family implementationsKees Cook1-5/+5
2025-09-08KVM: s390: improve interrupt cpu for wakeupChristian Borntraeger1-1/+1
2025-09-05iommu/s390: Make attach succeed when the device was surprise removedNiklas Schnelle1-5/+5
2025-08-20s390/bitops: Optimize inliningJuergen Christ1-7/+7
2025-08-20s390/bitops: Slightly optimize ffs() and fls64()Heiko Carstens1-5/+2
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-1/+46
2025-08-05Merge commit 'linus' into core/bugs, to resolve conflictsIngo Molnar44-274/+168
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+2
2025-07-31s390/mm: Enable THP_SWAP and THP_MIGRATIONGerald Schaefer1-0/+45
2025-07-31s390/ap: Unmask SLCF bit in card and queue ap functions sysfsHarald Freudenberger1-1/+1
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+4
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+13
2025-07-30Merge tag 'kvm-s390-next-6.17-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2-0/+13
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds39-269/+147
2025-07-28bugs/s390: Remove private WARN_ON() implementationHeiko Carstens1-13/+0
2025-07-28bugs/s390: Use 'cond_str' in __EMIT_BUG()Heiko Carstens1-39/+38
2025-07-28bugs/s390: Pass in 'cond_str' to __EMIT_BUG()Ingo Molnar1-4/+4
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-186/+68
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-181/+23
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