summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2026-03-12s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens
2026-01-02s390/ipl: Clear SBP flag when bootprog is setSven Schnelle
2025-12-18s390/fpu: Fix false-positive kmsan report in fpu_vstl()Aleksei Nikiforov
2025-11-14s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens
2025-10-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-04s390/pci: Expose firmware provided UID Checking state in sysfsRamesh Errabolu
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-30KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalentSean Christopherson
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-09-30Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-09-30KVM: s390: Fix to clear PTE when discarding a swapped pageGautam Gala
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens
2025-09-25s390/mm: Add memory allocation profiling hooksHeiko Carstens
2025-09-24s390/bitops: Switch to generic ffs() if supported by compilerHeiko Carstens
2025-09-24s390/bitops: Switch to generic fls(), fls64(), etc.Heiko Carstens
2025-09-18s390/bitops: Cleanup __flogr()Heiko Carstens
2025-09-18s390/bitops: Use __assume() for __flogr() inline assembly return valueHeiko Carstens
2025-09-18s390/bitops: Limit return value range of __flogr()Heiko Carstens
2025-09-17s390/entry: Remove unused TIF flagsSven Schnelle
2025-09-17s390: Use generic TIF bitsThomas Gleixner
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-08s390: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-09-08KVM: s390: improve interrupt cpu for wakeupChristian Borntraeger
2025-09-05iommu/s390: Make attach succeed when the device was surprise removedNiklas Schnelle
2025-08-20s390/bitops: Optimize inliningJuergen Christ
2025-08-20s390/bitops: Slightly optimize ffs() and fls64()Heiko Carstens
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31s390/mm: Enable THP_SWAP and THP_MIGRATIONGerald Schaefer
2025-07-31s390/ap: Unmask SLCF bit in card and queue ap functions sysfsHarald Freudenberger
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-30Merge tag 'kvm-s390-next-6.17-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-21KVM: s390: Rework guest entry logicMark Rutland
2025-07-21s390/time: Remove in-kernel time steeringSven Schnelle
2025-07-21s390/time: Use monotonic clock in get_cycles()Sven Schnelle
2025-07-09mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge
2025-06-29Merge branch 'uaccess-key' into featuresAlexander Gordeev
2025-06-29s390/skey: Provide infrastructure for executing with non-default access keyHeiko Carstens
2025-06-29s390/uaccess: Make cmpxchg_user_key() library codeHeiko Carstens
2025-06-29s390/page: Add memory clobber to page_set_storage_key()Heiko Carstens
2025-06-29s390/page: Cleanup page_set_storage_key() inline assembliesHeiko Carstens
2025-06-26s390/nmi: Print additional informationHeiko Carstens