aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-16129-2162/+4094
|\
| * s390/uaccess: fix indentationHeiko Carstens2020-10-091-1/+1
| * s390/uaccess: add default cases for __put_user_fn()/__get_user_fn()Heiko Carstens2020-10-091-4/+9
| * s390/zcrypt: fix wrong format specificationsHarald Freudenberger2020-10-091-5/+5
| * s390/kprobes: move insn_page to text segmentHeiko Carstens2020-10-094-4/+27
| * s390/sie: fix typo in SIGP code descriptionJulian Wiedmann2020-10-071-1/+1
| * s390/lib: fix kernel doc for memcmp()Julian Wiedmann2020-10-071-1/+1
| * s390/zcrypt: Introduce Failure Injection featureHarald Freudenberger2020-10-076-3/+151
| * s390/zcrypt: move ap_msg param one level up the call chainHarald Freudenberger2020-10-074-72/+82
| * s390/ap/zcrypt: revisit ap and zcrypt error handlingHarald Freudenberger2020-10-076-131/+116
| * s390/ap: Support AP card SCLP config and deconfig operationsHarald Freudenberger2020-10-071-1/+24
| * s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger2020-10-074-1/+68
| * s390/ap: add card/queue deconfig stateHarald Freudenberger2020-10-077-142/+319
| * s390/ap: add error response code field for ap queue devicesHarald Freudenberger2020-10-074-26/+101
| * s390/ap: split ap queue state machine state from device stateHarald Freudenberger2020-10-075-57/+155
| * s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUGHarald Freudenberger2020-10-071-4/+20
| * s390/zcrypt: introduce msg tracking in zcrypt functionsHarald Freudenberger2020-10-075-124/+213
| * s390/startup: correct early pgm check info formattingVasily Gorbik2020-10-021-1/+2
| * s390: remove orphaned extern variables declarationsVasily Gorbik2020-10-022-4/+0
| * s390/kasan: make sure int handler always run with DAT onVasily Gorbik2020-10-021-4/+8
| * s390/ipl: add support to control memory clearing for nvme re-IPLGerald Schaefer2020-10-021-6/+42
| * s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov2020-10-027-25/+47
| * s390/ipl: support NVMe IPL kernel parametersAlexander Egorenkov2020-10-021-8/+23
| * s390: nvme dump supportJason J. Herne2020-10-022-1/+71
| * s390: remove orphaned function declarationsVasily Gorbik2020-09-3012-31/+0
| * s390/startup: add kaslr_offset to pgm check info printVasily Gorbik2020-09-301-0/+8
| * s390/sclp: remove orphaned sclp_set_columns and sclp_set_htabVasily Gorbik2020-09-302-20/+0
| * s390/sclp_sdias: remove unused sclp_sdias_exitVasily Gorbik2020-09-302-8/+0
| * s390/startup: correct "dfltcc" option parsingVasily Gorbik2020-09-301-1/+1
| * s390/vdso: remove orphaned declarationsVasily Gorbik2020-09-301-2/+0
| * s390/cio: remove unused channel_subsystem_reinitVasily Gorbik2020-09-302-15/+0
| * s390: remove cad commandline optionSven Schnelle2020-09-301-13/+0
| * s390/startup: avoid save_area_sync overflowVasily Gorbik2020-09-291-10/+11
| * s390: remove unused _swsusp_reset_dmaVasily Gorbik2020-09-294-21/+0
| * s390/kaslr: correct and explain randomization base generationVasily Gorbik2020-09-291-38/+92
| * s390/kaslr: avoid mixing valid random value and an error codeVasily Gorbik2020-09-291-5/+5
| * s390/3215: simplify the return expression of tty3215_open()Qinglang Miao2020-09-291-6/+1
| * s390/stp: unify stp_work_mutex and clock_sync_mutexSven Schnelle2020-09-261-27/+26
| * s390/stp: add sysfs file to show scheduled leap secondsSven Schnelle2020-09-261-0/+29
| * s390/stp: add support for leap secondsSven Schnelle2020-09-264-10/+152
| * s390/stp: use u32 instead of unsigned intSven Schnelle2020-09-261-25/+25
| * s390/stp: use __packedSven Schnelle2020-09-261-2/+4
| * s390/stp: add locking to sysfs functionsSven Schnelle2020-09-261-33/+85
| * s390/pkey: support CCA and EP11 secure ECC private keysHarald Freudenberger2020-09-246-95/+818
| * s390/zcrypt: Support for CCA APKA master keysHarald Freudenberger2020-09-245-57/+154
| * s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik2020-09-213-11/+5
| * s390/sclp: clean up unneeded .data section usageVasily Gorbik2020-09-211-2/+2
| * s390/boot: avoid unnecessary zeroing of .bss sectionVasily Gorbik2020-09-211-6/+0
| * s390/ap: remove unnecessary spin_lock_init()Qinglang Miao2020-09-171-1/+0
| * s390/diag: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-171-12/+1