summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-04net: macb: Add null check for PCLK and HCLKHarini Katakam
2019-05-04staging: rtlwifi: Fix potential NULL pointer dereference of kzallocAditya Pakki
2019-05-04staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter
2019-05-04staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-05-04staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki
2019-05-04net: ks8851: Set initial carrier state to downLukas Wunner
2019-05-04net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-05-04net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-05-04net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-05-04usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-05-04usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener
2019-05-04usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-05-04serial: ar933x_uart: Fix build failure with disabled consolePetr Štetiar
2019-05-04sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()Mao Wenan
2019-05-04s390/qeth: fix race when initializing the IP address tableJulian Wiedmann
2019-05-04qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-05-04usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva
2019-05-04usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner
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-02Revert "block/loop: Use global lock for ioctl() operation."Greg Kroah-Hartman
2019-05-02dm integrity: change memcmp to strncmp in dm_integrity_ctrMikulas Patocka
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: 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-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-04-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds
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-27crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
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-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-27staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott