summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-09s390/uaccess: add default cases for __put_user_fn()/__get_user_fn()Heiko Carstens
2020-10-09s390/zcrypt: fix wrong format specificationsHarald Freudenberger
2020-10-09s390/kprobes: move insn_page to text segmentHeiko Carstens
2020-10-07s390/sie: fix typo in SIGP code descriptionJulian Wiedmann
2020-10-07s390/lib: fix kernel doc for memcmp()Julian Wiedmann
2020-10-07s390/zcrypt: Introduce Failure Injection featureHarald Freudenberger
2020-10-07s390/zcrypt: move ap_msg param one level up the call chainHarald Freudenberger
2020-10-07s390/ap/zcrypt: revisit ap and zcrypt error handlingHarald Freudenberger
2020-10-07s390/ap: Support AP card SCLP config and deconfig operationsHarald Freudenberger
2020-10-07s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger
2020-10-07s390/ap: add card/queue deconfig stateHarald Freudenberger
2020-10-07s390/ap: add error response code field for ap queue devicesHarald Freudenberger
2020-10-07s390/ap: split ap queue state machine state from device stateHarald Freudenberger
2020-10-07s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUGHarald Freudenberger
2020-10-07s390/zcrypt: introduce msg tracking in zcrypt functionsHarald Freudenberger
2020-10-02s390/startup: correct early pgm check info formattingVasily Gorbik
2020-10-02s390: remove orphaned extern variables declarationsVasily Gorbik
2020-10-02s390/kasan: make sure int handler always run with DAT onVasily Gorbik
2020-10-02s390/ipl: add support to control memory clearing for nvme re-IPLGerald Schaefer
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov
2020-10-02s390/ipl: support NVMe IPL kernel parametersAlexander Egorenkov
2020-10-02s390: nvme dump supportJason J. Herne
2020-09-30s390: remove orphaned function declarationsVasily Gorbik
2020-09-30s390/startup: add kaslr_offset to pgm check info printVasily Gorbik
2020-09-30s390/sclp: remove orphaned sclp_set_columns and sclp_set_htabVasily Gorbik
2020-09-30s390/sclp_sdias: remove unused sclp_sdias_exitVasily Gorbik
2020-09-30s390/startup: correct "dfltcc" option parsingVasily Gorbik
2020-09-30s390/vdso: remove orphaned declarationsVasily Gorbik
2020-09-30s390/cio: remove unused channel_subsystem_reinitVasily Gorbik
2020-09-30s390: remove cad commandline optionSven Schnelle
2020-09-29s390/startup: avoid save_area_sync overflowVasily Gorbik
2020-09-29s390: remove unused _swsusp_reset_dmaVasily Gorbik
2020-09-29s390/kaslr: correct and explain randomization base generationVasily Gorbik
2020-09-29s390/kaslr: avoid mixing valid random value and an error codeVasily Gorbik
2020-09-29s390/3215: simplify the return expression of tty3215_open()Qinglang Miao
2020-09-26s390/stp: unify stp_work_mutex and clock_sync_mutexSven Schnelle
2020-09-26s390/stp: add sysfs file to show scheduled leap secondsSven Schnelle
2020-09-26s390/stp: add support for leap secondsSven Schnelle
2020-09-26s390/stp: use u32 instead of unsigned intSven Schnelle
2020-09-26s390/stp: use __packedSven Schnelle
2020-09-26s390/stp: add locking to sysfs functionsSven Schnelle
2020-09-24s390/pkey: support CCA and EP11 secure ECC private keysHarald Freudenberger
2020-09-24s390/zcrypt: Support for CCA APKA master keysHarald Freudenberger
2020-09-21s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik
2020-09-21s390/sclp: clean up unneeded .data section usageVasily Gorbik
2020-09-21s390/boot: avoid unnecessary zeroing of .bss sectionVasily Gorbik
2020-09-17s390/ap: remove unnecessary spin_lock_init()Qinglang Miao
2020-09-17s390/diag: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-17s390/uaccess: add HAVE_GET_KERNEL_NOFAULT supportHeiko Carstens
2020-09-17s390/dis: get rid of set_fs() usageHeiko Carstens