summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-03-07Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-03-07Merge tag 'regulator-fix-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-07Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm3...Mark Brown
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-04hv_netvsc: propagate rx filters to VFStephen Hemminger
2018-03-04hv_netvsc: filter multicast/broadcastStephen Hemminger
2018-03-04hv_netvsc: defer queue selection to VFStephen Hemminger
2018-03-04hv_netvsc: use napi_schedule_irqoffStephen Hemminger
2018-03-04hv_netvsc: fix race in napi poll when reschedulingStephen Hemminger
2018-03-04hv_netvsc: cancel subchannel setup before halting deviceStephen Hemminger
2018-03-04hv_netvsc: fix error unwind handling if vmbus_open failsStephen Hemminger
2018-03-04hv_netvsc: only wake transmit queue if link is upStephen Hemminger
2018-03-04hv_netvsc: avoid retry on send during shutdownStephen Hemminger
2018-03-04virtio-net: re enable XDP_REDIRECT for mergeable bufferJason Wang
2018-03-04ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault
2018-03-04mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo
2018-03-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-03-03Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-03Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-03-03Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux...Linus Torvalds
2018-03-02libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang
2018-03-02vfio: disable filesystem-dax page pinningDan Williams
2018-03-02Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-02Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-02Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-02Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-03-02Merge tag 'pm-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-03-02i2c: octeon: Prevent error message on bus errorJan Glauber
2018-03-02Merge branch 'cpufreq-scpi'Rafael J. Wysocki
2018-03-01scsi: qedi: Fix kernel crash during port toggleManish Rangankar
2018-03-01scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp
2018-03-01scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()Hannes Reinecke
2018-03-01scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche
2018-03-01scsi: qla2xxx: ensure async flags are reset correctlyHannes Reinecke
2018-03-01scsi: qla2xxx: do not check login_state if no loop id is assignedHannes Reinecke
2018-03-01scsi: qla2xxx: Fixup locking for session deletionHannes Reinecke
2018-03-01scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com
2018-03-01Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-03-01Merge tag 'platform-drivers-x86-v4.16-5' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-03-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-03-01platform/x86: wmi: Fix misuse of vsprintf extension %pULLJoe Perches
2018-03-01virtio_ring: fix num_free handling in error caseTiwei Bie
2018-03-01Merge tag 'pinctrl-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-01Merge tag 'gpio-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-03-01block: fix a typoJiufei Xue