summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik2-23/+0
2019-09-03s390/sclp: Fix bit checked for has_siplPhilipp Rudo1-1/+1
2019-08-29s390/zcrypt: fix wrong handling of cca cipher keygenflagsHarald Freudenberger1-1/+2
2019-08-29Merge tag 'vfio-ccw-20190828' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik4-4/+124
2019-08-29s390/kasan: add kdump supportVasily Gorbik1-0/+2
2019-08-29s390/setup: avoid using strncmp with hardcoded lengthVasily Gorbik1-5/+5
2019-08-29s390/sclp: avoid using strncmp with hardcoded lengthVasily Gorbik1-1/+1
2019-08-29s390/module: avoid using strncmp with hardcoded lengthVasily Gorbik1-2/+2
2019-08-29s390/pci: avoid using strncmp with hardcoded lengthVasily Gorbik1-2/+2
2019-08-26s390/kaslr: reserve memory for kasan usageVasily Gorbik1-8/+33
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik3-19/+12
2019-08-26s390/cmma: reuse kstrtobool for option value parsingVasily Gorbik1-10/+4
2019-08-26s390/vdso: reuse kstrtobool for option value parsingVasily Gorbik1-13/+5
2019-08-26s390/startup: correct command line options parsingVasily Gorbik1-3/+3
2019-08-26s390/vmcp: correct early_param handlingVasily Gorbik1-0/+2
2019-08-26s390/numa: correct early_param handlingVasily Gorbik2-4/+5
2019-08-23vfio-ccw: add some loggingCornelia Huck4-4/+124
2019-08-21s390/paes: Prepare paes functions for large key blobsHarald Freudenberger1-24/+160
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger4-76/+899
2019-08-21s390/zcrypt: Add low level functions for CCA AES cipher keysHarald Freudenberger2-4/+903
2019-08-21s390/zcrypt: extend cca_findcard function and helperHarald Freudenberger4-24/+83
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger2-133/+18
2019-08-21s390/startup: round down "mem" option to page boundaryVasily Gorbik1-1/+1
2019-08-21s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik1-1/+2
2019-08-21s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik2-44/+7
2019-08-21s390/kasan: avoid report in get_wchanVasily Gorbik1-2/+2
2019-08-21s390/process: avoid potential reading of freed stackVasily Gorbik1-6/+16
2019-08-21s390/kasan: provide uninstrumented __strlenVasily Gorbik1-2/+7
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik7-68/+26
2019-08-21s390/startup: purge obsolete .gitignore patternsVasily Gorbik1-3/+0
2019-08-21s390/startup: add initial pgm check handlerVasily Gorbik1-1/+23
2019-08-21s390/mm: use refcount_t for refcountChuhong Yuan2-6/+8
2019-08-21s390/extmem: use refcount_t for refcountChuhong Yuan1-5/+6
2019-08-21s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov1-4/+4
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik4-11/+9
2019-08-21Documentation/s390: remove outdated debugging390 documentationHeiko Carstens2-2614/+0
2019-08-21Documentation/s390: remove outdated dasd documentationHeiko Carstens2-85/+0
2019-07-29s390/zcrypt: new sysfs attributes serialnr and mkvpsHarald Freudenberger3-14/+141
2019-07-29s390/zcrypt: add base code for cca crypto card info supportHarald Freudenberger1-56/+75
2019-07-29s390/zcrypt: move cca misc functions to new code fileHarald Freudenberger5-931/+1036
2019-07-28Linux 5.3-rc2Linus Torvalds1-1/+1
2019-07-28Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+7
2019-07-28Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-7/+5
2019-07-28Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-11/+23
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-757/+5
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds61-61/+61
2019-07-28Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-39/+57
2019-07-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds31-1886/+33
2019-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-23/+84
2019-07-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-48/+114