summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-04-26Merge tag 'kvm-s390-next-6.4-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-21mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()Linus Torvalds
2023-04-21mm: add new api to enable ksm per processStefan Roesch
2023-04-20KVM: s390: pci: fix virtual-physical confusion on module unload/loadNico Boehr
2023-04-20KVM: s390: vsie: clarifications on setting the APCBPierre Morel
2023-04-20KVM: s390: interrupt: fix virtual-physical confusion for next alert GISANico Boehr
2023-04-20s390/stackleak: provide fast __stackleak_poison() implementationHeiko Carstens
2023-04-20s390: select ARCH_USE_SYM_ANNOTATIONSHeiko Carstens
2023-04-20s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc()Heiko Carstens
2023-04-20s390: wire up memfd_secret system callHeiko Carstens
2023-04-20s390/mm: enable ARCH_HAS_SET_DIRECT_MAPHeiko Carstens
2023-04-20s390/mm: use BIT macro to generate SET_MEMORY bit masksHeiko Carstens
2023-04-19s390/relocate_kernel: adjust indentationHeiko Carstens
2023-04-19s390/relocate_kernel: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/entry: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/purgatory: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/kprobes: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/reipl: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/head64: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/earlypgm: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/mcount: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/crc32le: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/crc32be: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/crypto,chacha: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/amode31: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/lib: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-04-19s390/kasan: remove override of mem*() functionsHeiko Carstens