summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-09net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov
2018-11-09net: aquantia: invalid checksumm offload implementationDmitry Bogdanov
2018-11-09net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh
2018-11-09net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov
2018-11-09net: aquantia: synchronized flow control between mac/phyIgor Russkikh
2018-11-09Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-11-09Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-09clk: qcom: gcc: Fix board clock node nameVinod Koul
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta
2018-11-09serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeoutYoshihiro Shimoda
2018-11-09drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy
2018-11-09i2c: nvidia-gpu: make pm_ops staticWolfram Sang
2018-11-09i2c: add i2c bus driver for NVIDIA GPUAjay Gupta
2018-11-09i2c: qcom-geni: Fix runtime PM mismatch with child devicesStephen Boyd
2018-11-09i2c: omap: Enable for ARCH_K3Vignesh R
2018-11-09xen: remove size limit of privcmd-buf mapping interfaceJuergen Gross
2018-11-09Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig
2018-11-09nvme: make sure ns head inherits underlying device limitsSagi Grimberg
2018-11-09nvmet: don't try to add ns to p2p map unless it actually uses itSagi Grimberg
2018-11-09crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry
2018-11-09crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry
2018-11-08net: smsc95xx: Fix MTU rangeStefan Wahren
2018-11-08net: stmmac: Fix RX packet size > 8191Thor Thayer
2018-11-08qed: Fix potential memory corruptionSagiv Ozeri
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin
2018-11-08qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-08qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-11-08net: hns3: bugfix for not checking return valueHuazhong Tan
2018-11-08Merge tag 'led-fixes-for-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-08Merge tag 'sound-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-11-08of, numa: Validate some distance map rulesJohn Garry
2018-11-08of/device: Really only set bus DMA mask when appropriateRobin Murphy
2018-11-08clk: meson: axg: mark fdiv2 and fdiv3 as criticalJerome Brunet
2018-11-08clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICALChristian Hewitt
2018-11-08ARM: cpuidle: Convert to use cpuidle_register|unregister()Ulf Hansson
2018-11-08ARM: cpuidle: Don't register the driver when back-end init returns -ENXIOUlf Hansson
2018-11-08ACPI / PMIC: xpower: fix IOSF_MBI dependencyArnd Bergmann
2018-11-08sata_rcar: convert to SPDX identifiersKuninori Morimoto
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-11-08termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin
2018-11-08vt: fix broken display when running aptitudeMikulas Patocka
2018-11-07qlcnic: remove assumption that vlan_tci != 0Michał Mirosław
2018-11-07ibmvnic: fix accelerated VLAN handlingMichał Mirosław
2018-11-07FDDI: defza: Make the driver version string constantMaciej W. Rozycki
2018-11-07FDDI: defza: Move SMT Tx data buffer declaration next to its skbMaciej W. Rozycki
2018-11-07FDDI: defza: Add missing comment closingMaciej W. Rozycki
2018-11-07FDDI: defza: Fix SPDX annotationMaciej W. Rozycki
2018-11-07drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul
2018-11-07drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo