summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-24s390: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETEDSuren Baghdasaryan
2023-08-23s390/pci: use builtin_misc_device macro to simplify the codeLi Zetao
2023-08-23Merge branch 'vfio-ap' into featuresHeiko Carstens
2023-08-21merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton
2023-08-21s390: convert various pgalloc functions to use ptdescsVishal Moola (Oracle)
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan
2023-08-18remove ARCH_DEFAULT_KEXEC from Kconfig.kexecEric DeVolder
2023-08-18kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder
2023-08-18s390/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V
2023-08-18mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)
2023-08-18s390: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-18s390: add pte_free_defer() for pgtables sharing pageHugh Dickins
2023-08-18KVM: s390: export kvm_s390_pv*_is_protected functionsTony Krowiak
2023-08-18s390/uv: export uv_pin_shared for direct usageJanosch Frank
2023-08-18s390/ipl: refactor deprecated strncpyJustin Stitt
2023-08-18s390/ipl: fix virtual vs physical address confusionAlexander Gordeev
2023-08-17s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobsHolger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler
2023-08-16s390/ipl: add common ipl parameter attribute groupSven Schnelle
2023-08-16s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle
2023-08-16s390/mm: make virt_to_pfn() a static inlineLinus Walleij
2023-08-16s390/boot: fix multi-line comments styleAlexander Gordeev
2023-08-16s390/boot: account Real Memory Copy and Lowcore areasAlexander Gordeev
2023-08-16s390/mm: define Real Memory Copy size and mask macrosAlexander Gordeev
2023-08-16s390/boot: cleanup number of page table levels setupAlexander Gordeev
2023-08-15sysctl: Add size to register_sysctlJoel Granados
2023-08-09s390: remove <asm/export.h>Masahiro Yamada
2023-08-09s390: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-09s390: remove unneeded #include <asm/export.h>Masahiro Yamada
2023-08-09s390/smp: ensure global control register contents are in syncHeiko Carstens
2023-08-03Merge tag 's390-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-01s390/ptrace: add missing linux/const.h includeHeiko Carstens
2023-08-01s390/cert_store: select CRYPTO_LIB_SHA256Sven Schnelle
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-29s390/cert_store: fix error return code in fill_cs_keyring()Yang Yingliang
2023-07-29s390/pfault: use consistent comment styleHeiko Carstens
2023-07-29s390/pfault: cleanup inline assembliesHeiko Carstens
2023-07-29s390/pfault: use early_param() instead if __setup()Heiko Carstens
2023-07-29s390/pfault: remove not needed packed and aligned attributesHeiko Carstens
2023-07-29s390/pfault: use UL instead of ULLHeiko Carstens