aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2021-09-15s390: remove WARN_DYNAMIC_STACKHeiko Carstens
2021-09-15s390: update defconfigsHeiko Carstens
2021-09-15s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-08compat: remove some compat entry pointsArnd Bergmann
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand
2021-09-08hugetlbfs: s390 is always 64bitDavid Hildenbrand
2021-09-08s390/ftrace: remove incorrect __va usageHeiko Carstens
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-07Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds
2021-09-07s390: remove xpram device driverHeiko Carstens
2021-09-07s390/pci: read clp_list_pci_req only oncePierre Morel
2021-09-07s390/pci: fix clp_get_state() handling of -ENODEVNiklas Schnelle
2021-09-07s390/cpum_cf: move array from header to C fileHeiko Carstens
2021-09-07s390/mm: fix kernel doc commentsHeiko Carstens
2021-09-07s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle
2021-09-07s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-09-06Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-09-03mm/gup: remove try_get_page(), call try_get_compound_head() directlyJohn Hubbard
2021-09-03s390: replace cc-option-yn uses with cc-optionNick Desaulniers
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31s390/configs: enable CONFIG_KFENCE in debug_defconfigSven Schnelle
2021-08-31s390/entry: make oklabel within CHKSTG macro localHeiko Carstens
2021-08-31s390: add kmemleak annotation in stack_alloc()Sven Schnelle
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-30s390: remove SCHED_CORE from defconfigsHeiko Carstens
2021-08-27KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic
2021-08-27KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26s390/smp: do not use nodat_stack for secondary CPU startAlexander Gordeev
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev
2021-08-26s390: update defconfigsHeiko Carstens
2021-08-25KVM: s390: generate kvm hypercall functionsHeiko Carstens
2021-08-25s390/sclp: add tracing of SCLP interactionsPeter Oberparleiter
2021-08-25s390/debug: add early tracing supportPeter Oberparleiter