summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-16ibmvnic: Clear pending interrupt after device resetThomas Falcon1-4/+11
2018-04-16libnvdimm, dimm: handle EACCES failures from label readsDan Williams1-10/+12
2018-04-16team: avoid adding twice the same option to the event listPaolo Abeni1-0/+19
2018-04-16Merge airlied/drm-next into drm-misc-fixesSean Paul1164-38757/+143510
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_addJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...Jia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_allocJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_deviceJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probeJia-Ju Bai1-1/+1
2018-04-16net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier1-1/+1
2018-04-16Revert "macsec: missing dev_put() on error in macsec_newlink()"Dan Carpenter1-3/+2
2018-04-16aspeed: watchdog: Set bootstatus during probeEddie James1-0/+7
2018-04-16watchdog: renesas-wdt: Add support for WDIOF_CARDRESETVeeraiyan Chidambaram1-2/+4
2018-04-16watchdog: wafer5823wdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-04-16watchdog: w83977f_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-04-16watchdog: sch311x_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-04-16rbd: notrim map optionIlya Dryomov1-5/+14
2018-04-16rbd: adjust queue limits for "fancy" stripingIlya Dryomov1-9/+8
2018-04-16rbd: avoid Wreturn-type warningsArnd Bergmann1-3/+3
2018-04-16rbd: support timeout in rbd_wait_state_locked()Dongsheng Yang1-1/+21
2018-04-16rbd: refactor rbd_wait_state_locked()Ilya Dryomov1-17/+26
2018-04-16s390: remove couple of duplicate includesVasily Gorbik2-2/+0
2018-04-16s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky1-1/+1
2018-04-16s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik1-1/+1
2018-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds18-82/+109
2018-04-16Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-7/+0
2018-04-14sfc: limit ARFS workitems in flight per channelEdward Cree2-28/+55
2018-04-14sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2-3/+2
2018-04-14sfc: insert ARFS filters with replace_equal=trueEdward Cree1-1/+1
2018-04-14random: add new ioctl RNDRESEEDCRNGTheodore Ts'o1-1/+12
2018-04-14random: crng_reseed() should lock the crng instance that it is modifyingTheodore Ts'o1-2/+2
2018-04-14random: set up the NUMA crng instances after the CRNG is fully initializedTheodore Ts'o1-19/+27
2018-04-14random: use a different mixing algorithm for add_device_randomness()Theodore Ts'o1-4/+51
2018-04-14random: fix crng_ready() testTheodore Ts'o1-5/+5
2018-04-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds6-5/+251
2018-04-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+12
2018-04-14Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-607/+784
2018-04-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds159-3894/+14660
2018-04-14Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-56/+161
2018-04-14Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds49-456/+582
2018-04-14Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-blockLinus Torvalds13-123/+182
2018-04-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+17
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-705/+166
2018-04-13virtio-net: add missing virtqueue kick when flushing packetsJason Wang1-2/+9
2018-04-13firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare1-2/+2
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung1-1/+9
2018-04-13firmware: dmi_scan: Fix UUID length safety checkJean Delvare1-1/+1
2018-04-13Merge branches 'thermal-core' and 'thermal-soc' into nextZhang Rui1-3/+3
2018-04-13Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds39-1637/+431
2018-04-13Merge tag 'pci-v4.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+4