summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-03vfio/mdev: Check globally for duplicate devicesAlex Williamson2-67/+37
2018-08-03vfio: platform: Fix reset module leak in error pathGeert Uytterhoeven1-5/+10
2018-08-03hv_netvsc: fix network namespace issues with VF supportStephen Hemminger2-23/+22
2018-08-03xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross1-2/+2
2018-08-03mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata1-1/+3
2018-08-03Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao1-0/+1
2018-08-03Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai1-0/+7
2018-08-03Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III1-0/+1
2018-08-03spi: spi-s3c64xx: Fix system resume supportMarek Szyprowski1-2/+2
2018-08-03drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton1-1/+2
2018-08-03IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()Bart Van Assche1-6/+9
2018-08-03drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4Andrew Morton1-1/+2
2018-08-03RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack accessBart Van Assche1-3/+8
2018-08-03i2c: core: decrease reference count of device node in i2c_unregister_deviceLixin Wang1-1/+4
2018-07-28can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...Roman Fietze1-1/+2
2018-07-28can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean1-0/+19
2018-07-28can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula1-1/+1
2018-07-28can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula1-5/+5
2018-07-28can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula1-16/+123
2018-07-28can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula1-1/+0
2018-07-28can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula1-28/+127
2018-07-28can: xilinx_can: fix power management handlingAnssi Hannula1-41/+28
2018-07-28can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula1-13/+5
2018-07-28driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki1-8/+0
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang1-1/+1
2018-07-28usb: dwc2: Fix DMA alignment to start at allocated boundaryAntti Seppälä1-21/+23
2018-07-28usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu1-2/+6
2018-07-28usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel1-0/+3
2018-07-28staging: speakup: fix wraparound in uaccess length checkSamuel Thibault1-1/+5
2018-07-28vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu1-8/+21
2018-07-28vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu1-6/+8
2018-07-28vxlan: add new fdb alloc and create helpersRoopa Prabhu1-29/+62
2018-07-28net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit1-1/+1
2018-07-28net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha1-2/+2
2018-07-28net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha1-0/+3
2018-07-28net/mlx5: Adjust clock overflow work periodAriel Levkovich1-2/+10
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-28bonding: set default miimon value for non-arp modes if not setJarod Wilson1-9/+14
2018-07-28drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul3-6/+10
2018-07-28drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul1-1/+1
2018-07-28KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy1-1/+1
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2-3/+41
2018-07-25cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro1-4/+4
2018-07-25net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens1-1/+3
2018-07-25net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2-3/+4
2018-07-25net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed1-2/+6
2018-07-25hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang1-7/+10
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal1-0/+9
2018-07-25qmi_wwan: add support for Quectel EG91Matevz Vucnik1-0/+1
2018-07-25ptp: fix missing break in switchGustavo A. R. Silva1-0/+1