summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2025-10-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali1-1/+0
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds19-82/+92
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2025-10-04s390/pci: Expose firmware provided UID Checking state in sysfsRamesh Errabolu1-0/+10
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+23
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-10-01Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-34/+16
2025-09-30KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalentSean Christopherson1-0/+2
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-5/+5
2025-09-30Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2-1/+23
2025-09-30KVM: s390: Fix to clear PTE when discarding a swapped pageGautam Gala1-0/+22
2025-09-30Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-72/+46
2025-09-30Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens18-82/+82
2025-09-25s390/mm: Add memory allocation profiling hooksHeiko Carstens1-11/+19
2025-09-24s390/bitops: Switch to generic ffs() if supported by compilerHeiko Carstens1-0/+8
2025-09-24s390/bitops: Switch to generic fls(), fls64(), etc.Heiko Carstens1-51/+5
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-14mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-1/+1
2025-09-09s390: 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-01Merge 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-31Merge 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-30Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds39-269/+147
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-10mm/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