summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-18s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blobHolger Dengler
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-17s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_VERIFYKEY2 IOCTLHolger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_KBLOB2PROTK[23]Holger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTLHolger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTLHolger Dengler
2023-08-17s390/pkey: fix/harmonize internal keyblob headersHolger 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/dcssblk: fix kernel crash with list_add corruptionGerald Schaefer
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-01s390/cert_store: select CRYPTO_LIB_SHA256Sven Schnelle
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-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-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
2023-07-24s390/mm: remove redundant check against VMEM_MAX_PHYSAlexander Gordeev
2023-07-24s390/dcssblk: fix virtual vs physical address confusionAlexander Gordeev
2023-07-24s390/dcssblk: use IS_ALIGNED() for alignment checksAlexander Gordeev
2023-07-24s390/kexec: make machine_kexec() depend on CONFIG_KEXEC_COREAlexander Gordeev
2023-07-24s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVALSven Schnelle
2023-07-24s390/hypfs: factor out filesystem codeHeiko Carstens
2023-07-24s390/hypfs: remove open-coded PTR_ALIGN()Heiko Carstens
2023-07-24s390/hypfs: simplify memory allocationHeiko Carstens
2023-07-24s390/zcrypt: remove CEX2 and CEX3 device driversHarald Freudenberger
2023-07-24s390/sthyi: enforce 4k alignment of vmalloc'ed areaHeiko Carstens
2023-07-24s390/diag: handle diag 204 subcode 4 address correctlyHeiko Carstens