aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-19s390/pkey: Load pkey kernel module automaticallyIngo Franzki1-1/+2
2018-10-15s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api functionHarald Freudenberger1-1/+1
2018-10-10s390/pkey: Introduce new API for transforming key blobsIngo Franzki1-0/+110
2018-10-10s390/pkey: Introduce new API for random protected key verificationIngo Franzki1-1/+66
2018-10-10s390/pkey: Add sysfs attributes to emit secure key blobsIngo Franzki1-0/+104
2018-10-10s390/pkey: Add sysfs attributes to emit protected key blobsIngo Franzki1-0/+127
2018-10-09s390/pkey: Define protected key blob formatIngo Franzki1-6/+27
2018-10-09s390/pkey: Introduce new API for random protected key generationIngo Franzki1-0/+55
2018-10-09s390/zcrypt: add ap_adapter_mask sysfs attributeHarald Freudenberger1-0/+16
2018-10-09s390/zcrypt: provide apfs failure code on type 86 error replyHarald Freudenberger2-1/+25
2018-10-09s390/zcrypt: zcrypt device driver cleanupHarald Freudenberger16-189/+115
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik1-0/+1
2018-10-09s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik1-0/+11
2018-10-09s390/mem_detect: replace tprot loop with binary searchVasily Gorbik1-2/+1
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik3-10/+64
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik1-0/+17
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik3-64/+79
2018-10-09s390/sclp: simplify early hsa_size detectionVasily Gorbik1-57/+3
2018-10-09s390/monwriter: do not use stack buffers for hardware dataMartin Schwidefsky1-13/+20
2018-10-09s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky1-1/+3
2018-10-08s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann1-0/+30
2018-10-08s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger4-59/+645
2018-09-20s390/qdio: clean up AOB handlingJulian Wiedmann2-14/+2
2018-09-20s390/zcrypt: enable AP bus scan without a valid default domainHalil Pasic1-12/+6
2018-09-20s390/tape: fix spelling mistake "partion" -> "partition"Colin Ian King1-1/+1
2018-09-20s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its functionzhong jiang1-1/+1
2018-09-20s390/zcrypt: Use kmemdup to replace kmalloc + memcpyzhong jiang1-6/+3
2018-09-20s390/sclp: Allow to request adapter resetJan Höppner1-2/+8
2018-09-20s390/dasd: remove unnecessary condition checkChengguang Xu1-4/+2
2018-09-20s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer1-3/+8
2018-09-20Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtdGreg Kroah-Hartman4-5/+36
2018-09-20Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundGreg Kroah-Hartman1-0/+2
2018-09-19Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingGreg Kroah-Hartman1-23/+49
2018-09-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGreg Kroah-Hartman2-10/+16
2018-09-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Greg Kroah-Hartman1-5/+41
2018-09-19Merge tag 'platform-drivers-x86-v4.19-2' of git://git.infradead.org/linux-platform-drivers-x86Greg Kroah-Hartman2-0/+2
2018-09-18mtd: devices: m25p80: Make sure the buffer passed in op is DMA-ableBoris Brezillon1-3/+23
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman22-82/+189
2018-09-17qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork1-7/+7
2018-09-17clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede1-7/+0
2018-09-17r8169: Get and enable optional ether_clk clockHans de Goede1-0/+33
2018-09-17clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede1-0/+11
2018-09-17r8169: enable ASPM on RTL8106EKai-Heng Feng1-0/+3
2018-09-17r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng1-1/+3
2018-09-17Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiGreg Kroah-Hartman2-2/+17
2018-09-17net: ethernet: Fix a unused function warning.zhong jiang1-3/+3
2018-09-17net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2-2/+2
2018-09-17hv_netvsc: pair VF based on serial numberStephen Hemminger2-25/+36
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-09-17bnxt_en: Fix VF mac address regression.Michael Chan3-7/+13