summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-26Merge tag 's390-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-06-22s390/defconfigs: set CONFIG_NET_TC_SKB_EXT=yNiklas Schnelle
2023-06-20s390/boot: fix physmem_info virtual vs physical address confusionAlexander Gordeev
2023-06-20s390/kasan: avoid short by one page shadow memoryAlexander Gordeev
2023-06-20s390/kasan: fix insecure W+X mapping warningAlexander Gordeev
2023-06-20s390/crash: use the correct type for memory allocationChristophe JAILLET
2023-06-09Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
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-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