summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-02net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy
2019-05-02net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy
2019-05-02mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata
2019-05-02mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel
2019-05-02net: hns: Fix WARNING when hns modules installedJun Xiao
2019-05-02team: fix possible recursive locking when add slavesHangbin Liu
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing
2019-05-02binder: fix handling of misaligned binder objectTodd Kjos
2019-05-02intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin
2019-05-02slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-05-02USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng
2019-05-02USB: Add new USB LPM helpersKai-Heng Feng
2019-05-02drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst
2019-05-02Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie
2019-05-02drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst
2019-05-02dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_statusAchim Dahlhoff
2019-05-02dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme
2019-05-02vfio/type1: Limit DMA mappings per containerAlex Williamson
2019-05-02Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach
2019-05-02RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-05-02IB/rdmavt: Fix frwr memory registrationJosh Collier
2019-05-02zram: pass down the bvec we need to read into in the work structJérôme Glisse
2019-05-02gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang
2019-05-02net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit
2019-05-02drm/rockchip: fix for mailbox read validation.Damian Kos
2019-05-02loop: do not print warn message if partition scan is successfulDongli Zhang
2019-05-02net: mvpp2: fix validate for PPv2.1Antoine Tenart
2019-05-02net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon
2019-04-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds
2019-04-27tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-04-27mmc: sdhci: Handle auto-command errorsAdrian Hunter
2019-04-27mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter
2019-04-27mmc: sdhci: Fix data command CRC error handlingAdrian Hunter
2019-04-27nfit/ars: Avoid stale ARS resultsDan Williams
2019-04-27nfit/ars: Allow root to busy-poll the ARS state machineDan Williams
2019-04-27nfit/ars: Introduce scrub_flagsDan Williams
2019-04-27nfit/ars: Remove ars_start_flagsDan Williams
2019-04-27drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-04-27drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Christian König
2019-04-27ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-04-27scsi: core: set result when the command cannot be dispatchedJaesoo Lee
2019-04-27vt: fix cursor when clearing the screenMikulas Patocka
2019-04-27serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven