summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-23s390/pci: use builtin_misc_device macro to simplify the codeLi Zetao
2023-08-23Merge branch 'vfio-ap' into featuresHeiko Carstens
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan
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-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
2023-07-29s390/mm: move pfault code to own C fileHeiko Carstens
2023-07-29KVM: s390: fix sthyi error handlingHeiko Carstens
2023-07-27s390/defconfigs: set CONFIG_FUNCTION_GRAPH_RETVAL=yHeiko Carstens
2023-07-27s390/ftrace: use la instead of aghik in return_to_handler()Heiko Carstens
2023-07-27s390/ebcdic: fix typo in commentChristophe JAILLET
2023-07-27s390/diag: fix diagnose 8c descriptionHeiko Carstens
2023-07-27s390: update defconfigsHeiko Carstens
2023-07-27s390/vmem: split pages when debug pagealloc is enabledSven Schnelle
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
2023-07-24s390: use obj-y to descend into drivers/s390/Masahiro Yamada
2023-07-24docs: move s390 under archCosta Shulyupin
2023-07-24s390/tracing: pass struct ftrace_regs to ftrace_trace_functionSven Schnelle
2023-07-24s390/hypfs: stop using ENOSYS error codeSven Schnelle
2023-07-24s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev
2023-07-24s390/extmem: improve reporting of -ERANGE errorAlexander Gordeev
2023-07-24s390/mm: rework arch_get_mappable_range() callbackAlexander Gordeev