summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2023-06-16s390/uvdevice: Add 'Add Secret' UVCSteffen Eiden
2023-06-16s390/uvdevice: Add info IOCTLSteffen Eiden
2023-06-16s390/uv: Always export uv_infoSteffen Eiden
2023-06-16KVM: s390/diag: fix racy access of physical cpu number in diag 9c handlerChristian Borntraeger
2023-06-16KVM: s390: vsie: fix the length of APCB bitmapPierre Morel
2023-06-13KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr
2023-06-09thread_info: move function declarations to linux/thread_info.hArnd Bergmann
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2023-06-09mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham
2023-06-09Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-06-06Merge branch 'protected-key' into featuresAlexander Gordeev
2023-06-05s390/time: Provide sched_clock_noinstr()Peter Zijlstra
2023-06-05s390/cpum_sf: Convert to cmpxchg128()Peter Zijlstra
2023-06-05arch: Remove cmpxchg_doublePeter Zijlstra
2023-06-05percpu: Wire up cmpxchg128Peter Zijlstra
2023-06-05arch: Introduce arch_{,try_}_cmpxchg128{,_local}()Peter Zijlstra
2023-06-01s390/purgatory: Do not use fortified string functionsKees Cook
2023-06-01s390/pkey: add support for ecc clear keyHarald Freudenberger
2023-06-01s390/pkey: do not use struct pkey_protkeyHarald Freudenberger
2023-06-01s390/ipl: add REIPL_CLEAR flag to os_infoMikhail Zaslonko
2023-06-01s390/purgatory: disable branch profilingAlexander Gordeev
2023-05-19Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao
2023-05-17s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMUJason Gunthorpe
2023-05-17s390/Kconfig: remove obsolete configs SCHED_{BOOK,DRAWER}Lukas Bulwahn
2023-05-17s390/uapi: cover statfs padding by growing f_spareIlya Leoshkevich
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann
2023-05-15s390/ipl: fix IPIB virtual vs physical address confusionAlexander Gordeev
2023-05-15s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev
2023-05-15s390/defconfigs: set CONFIG_INIT_STACK_NONE=yHeiko Carstens
2023-05-15s390/crypto: use vector instructions only if available for ChaCha20Heiko Carstens
2023-05-15s390: select ARCH_SUPPORTS_INT128Heiko Carstens
2023-05-15s390/pai_ext: replace atomic_t with refcount_tThomas Richter
2023-05-15s390/pai_crypto: replace atomic_t with refcount_tThomas Richter
2023-05-05s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDSLukas Bulwahn
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-05-05Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-04KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda
2023-05-04KVM: s390: pv: fix asynchronous teardown for small VMsClaudio Imbrenda
2023-05-02mm/ksm: move disabling KSM from s390/gmap code to KSM codeDavid Hildenbrand
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds