summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-21Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-20rapidio: fix rio_dma_transfer error handlingIoan Nicu
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-20Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-19device-dax: allow MAP_SYNC to succeedDave Jiang
2018-04-19Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error"Dan Williams
2018-04-19libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()Rob Herring
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam
2018-04-19virtio_net: sparse annotation fixMichael S. Tsirkin
2018-04-19virtio_net: fix adding vids on big-endianMichael S. Tsirkin
2018-04-19virtio_net: split out ctrl bufferMichael S. Tsirkin
2018-04-19net: hns: Avoid action name truncationdann frazier
2018-04-19vmxnet3: fix incorrect dereference when rxvlan is disabledRonak Doshi
2018-04-19atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"Colin Ian King
2018-04-19net: qmi_wwan: add Wistron Neweb D19Q1Pawel Dembicki
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu
2018-04-19net: mvpp2: Fix DMA address mask sizeMaxime Chevallier
2018-04-19mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang
2018-04-19HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina
2018-04-18net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan
2018-04-18Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-04-18tun: fix vlan packet truncationBjørn Mork
2018-04-17sfc: check RSS is active for filter insertBert Kenward
2018-04-17xen: xenbus_dev_frontend: Really return response stringSimon Gaiser
2018-04-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-16ibmvnic: Clear pending interrupt after device resetThomas Falcon
2018-04-16libnvdimm, dimm: handle EACCES failures from label readsDan Williams
2018-04-16team: avoid adding twice the same option to the event listPaolo Abeni
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_addJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...Jia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_allocJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_deviceJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probeJia-Ju Bai
2018-04-16net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier
2018-04-16Revert "macsec: missing dev_put() on error in macsec_newlink()"Dan Carpenter
2018-04-16aspeed: watchdog: Set bootstatus during probeEddie James
2018-04-16watchdog: renesas-wdt: Add support for WDIOF_CARDRESETVeeraiyan Chidambaram
2018-04-16watchdog: wafer5823wdt: Mark expected switch fall-throughGustavo A. R. Silva
2018-04-16watchdog: w83977f_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2018-04-16watchdog: sch311x_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2018-04-16rbd: notrim map optionIlya Dryomov
2018-04-16rbd: adjust queue limits for "fancy" stripingIlya Dryomov
2018-04-16rbd: avoid Wreturn-type warningsArnd Bergmann