summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy2019-05-021-2/+2
* net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2019-05-023-4/+24
* mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata2019-05-021-1/+1
* mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel2019-05-021-1/+1
* net: hns: Fix WARNING when hns modules installedJun Xiao2019-05-021-9/+6
* team: fix possible recursive locking when add slavesHangbin Liu2019-05-021-0/+7
* stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng2019-05-021-2/+6
* net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul2019-05-021-2/+2
* net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-05-022-5/+1
* mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen2019-05-021-2/+2
* fm10k: Fix a potential NULL pointer dereferenceYue Haibing2019-05-021-0/+2
* binder: fix handling of misaligned binder objectTodd Kjos2019-05-021-10/+8
* intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin2019-05-021-1/+1
* slip: make slhc_free() silently accept an error pointerLinus Torvalds2019-05-021-1/+1
* USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng2019-05-023-13/+13
* USB: Add new USB LPM helpersKai-Heng Feng2019-05-025-11/+30
* drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst2019-05-021-1/+1
* Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie2019-05-021-7/+5
* drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst2019-05-021-1/+1
* dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_statusAchim Dahlhoff2019-05-021-3/+23
* dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme2019-05-021-1/+3
* vfio/type1: Limit DMA mappings per containerAlex Williamson2019-05-021-0/+14
* Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach2019-05-021-1/+1
* RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe2019-05-021-0/+2
* IB/rdmavt: Fix frwr memory registrationJosh Collier2019-05-021-7/+10
* zram: pass down the bvec we need to read into in the work structJérôme Glisse2019-05-021-2/+3
* gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang2019-05-021-0/+1
* net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit2019-05-021-0/+1
* drm/rockchip: fix for mailbox read validation.Damian Kos2019-05-021-1/+1
* loop: do not print warn message if partition scan is successfulDongli Zhang2019-05-021-2/+3
* net: mvpp2: fix validate for PPv2.1Antoine Tenart2019-05-021-1/+1
* net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon2019-05-021-1/+1
* i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds2019-04-271-1/+2
* tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing2019-04-271-2/+2
* tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen2019-04-271-0/+4
* mmc: sdhci: Handle auto-command errorsAdrian Hunter2019-04-272-1/+41
* mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter2019-04-273-10/+10
* mmc: sdhci: Fix data command CRC error handlingAdrian Hunter2019-04-271-25/+15
* nfit/ars: Avoid stale ARS resultsDan Williams2019-04-272-1/+17
* nfit/ars: Allow root to busy-poll the ARS state machineDan Williams2019-04-272-0/+9
* nfit/ars: Introduce scrub_flagsDan Williams2019-04-272-15/+23
* nfit/ars: Remove ars_start_flagsDan Williams2019-04-272-6/+5
* drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher2019-04-271-0/+1
* rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai2019-04-273-17/+9
* drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Christian König2019-04-271-2/+3
* ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard2019-04-271-2/+17
* Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap2019-04-271-1/+0
* scsi: core: set result when the command cannot be dispatchedJaesoo Lee2019-04-271-1/+5
* vt: fix cursor when clearing the screenMikulas Patocka2019-04-271-1/+2
* serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven2019-04-271-1/+3