aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-1064/+1087
2026-08-23Merge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds14-35/+77
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-9/+9
2026-08-20Merge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+32
2026-08-18Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-27/+59
2026-08-13vfio-pci/zdev: Add a device feature for error informationFarhan Ali1-0/+2
2026-08-13s390/pci: Store PCI error information for passthrough devicesFarhan Ali1-0/+30
2026-08-13s390/percpu: Fix MVIY_PERCPU() with older binutilsKarl Mehltretter1-2/+2
2026-08-13KVM: s390: gmap: Make storage keys optionalSteffen Eiden1-0/+2
2026-08-13KVM: s390: Move PGM code definitions to asm/kvm_host.hSteffen Eiden2-57/+57
2026-08-13KVM: s390: Move kvm_host definitions to kvm_host_s390Steffen Eiden4-1123/+1139
2026-08-12Merge remote-tracking branch 'kvms390/master' into 'kvms390/next'Christian Borntraeger2-0/+9
2026-08-11s390/irqflags: Add out-of-line definitions of arch_local_irq_*() for KMSANIlya Leoshkevich1-7/+13
2026-08-11KVM: s390: Fix memory corruption by not reinjecting CK machine checksChristian Borntraeger1-0/+3
2026-08-10KVM: s390: vsie: Create constant SCB_ALIGNMENT_SHIFTChristoph Schlameuss1-0/+2
2026-08-10s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITSHeiko Carstens2-27/+29
2026-08-08preempt: Introduce __preempt_count_{sub,add}_return()Boqun Feng1-0/+10
2026-08-05KVM: s390: Remove cond_resched() callsHeiko Carstens1-14/+2
2026-08-05s390/crypto: Replace cond_resched() with msleep(1)Peter Zijlstra1-0/+16
2026-08-05s390/bpf: Add kCFI supportHeiko Carstens1-0/+7
2026-08-04mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)1-6/+6
2026-08-04mm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)1-2/+2
2026-08-03KVM: s390: Fix unlikely NULL gmap dereferenceClaudio Imbrenda1-0/+1
2026-07-31s390/sclp: Allow SCLP Action Qualifiers for Spyre card status reportingNiklas Schnelle1-0/+3
2026-07-31s390/ap: Fix queue depth field lengthFinn Callies1-2/+2
2026-07-30mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif1-1/+1
2026-07-30s390: Add support for DCACHE_WORD_ACCESS (again)Heiko Carstens2-0/+26
2026-07-30KVM: s390: pv: Use VM_SPARSE area for guest variable storage areaHeiko Carstens1-0/+2
2026-07-30s390/traps: Remove PIF_GUEST_FAULTSven Schnelle1-3/+1
2026-07-30s390/uapi: Remove obsolete unistd_32.h from Kbuild fileThomas Huth1-1/+0
2026-07-29s390/runtime-const: Introduce runtime_const_mask_32()K Prateek Nayak1-1/+21
2026-07-27KVM: s390: Fall back to short-term pinning in MAP ioctlJaehoon Kim1-0/+5
2026-07-15treewide: Remove CLOCK_TICK_RATEThomas Gleixner1-2/+0
2026-07-14syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCHJinjie Ruan1-5/+0
2026-07-08s390: Enable TIF_POLLING_NRFLAGMete Durlu1-0/+1
2026-07-08s390/tick: Remove CIF_NOHZ_DELAY flagMete Durlu1-4/+0
2026-07-08s390/mm: Use set_pmd() / set_pud() for hugetlb pagetable entriesGerald Schaefer1-2/+2
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)Uwe Kleine-König (The Capable Hub)1-1/+1
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2026-06-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-2/+2
2026-06-24s390/mm: Fix handling of _PAGE_UNUSED pte bitClaudio Imbrenda1-2/+2
2026-06-22Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds7-47/+87
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+1
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+24
2026-06-16s390/mm: Complete ptep_get() conversionAlexander Gordeev2-16/+46
2026-06-16Merge branch 'idle-time-acc' into featuresAlexander Gordeev5-31/+41
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/linuxLinus Torvalds21-296/+423
2026-06-15s390/idle: Remove idle time and count sysfs filesHeiko Carstens1-6/+0