summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-09init: add arch_call_rest_init to allow stack switchingMartin Schwidefsky2-2/+9
2018-10-09s390/pfault: do not use stack buffers for hardware dataMartin Schwidefsky1-17/+21
2018-10-09s390/monwriter: do not use stack buffers for hardware dataMartin Schwidefsky1-13/+20
2018-10-09s390/hypfs: do not use stack buffers for hardware dataMartin Schwidefsky1-19/+23
2018-10-09s390/appldata: do not use stack buffers for hardware dataMartin Schwidefsky1-12/+23
2018-10-09s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky3-11/+16
2018-10-08s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann2-0/+32
2018-10-08s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger6-63/+663
2018-09-20s390/qdio: clean up AOB handlingJulian Wiedmann3-16/+2
2018-09-20s390: clean up stacks setupVasily Gorbik5-12/+9
2018-09-20s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik4-23/+27
2018-09-20s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik3-3/+8
2018-09-20s390/zcrypt: enable AP bus scan without a valid default domainHalil Pasic1-12/+6
2018-09-20s390: add initial 64-bit restart PSWMartin Schwidefsky1-0/+3
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öppner2-2/+9
2018-09-20s390/dasd: remove unnecessary condition checkChengguang Xu1-4/+2
2018-09-20s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer4-10/+14
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/t...Greg Kroah-Hartman36-128/+314
2018-09-19Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-23/+49
2018-09-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman2-10/+16
2018-09-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Greg Kroah-Hartman6-10/+41
2018-09-19Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+2
2018-09-19Merge tag 'platform-drivers-x86-v4.19-2' of git://git.infradead.org/linux-pla...Greg 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-Hartman45-201/+422
2018-09-17net/ipv6: do not copy dst flags on rt initPeter Oskolkov1-2/+0
2018-09-17qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork1-7/+7
2018-09-17Merge branch 'r8169-clk-fixes'David S. Miller2-7/+44
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-17Revert "kcm: remove any offset before parsing messages"David S. Miller1-25/+1
2018-09-17kcm: remove any offset before parsing messagesDominique Martinet1-1/+25
2018-09-17ring-buffer: Allow for rescheduling when removing pagesVaibhav Nagarnaik1-0/+2
2018-09-17Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-2/+17
2018-09-17Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai24-87/+208
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-17tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann2-0/+57
2018-09-17Merge branch 'hv_netvsc-associate-VF-and-PV-device-by-serial-number'David S. Miller3-25/+73
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
2018-09-17ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet1-4/+2