summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-08USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern
2019-05-08USB: yurex: Fix protection fault after device removalAlan Stern
2019-05-08net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter
2019-05-08net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
2019-05-08bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam
2019-05-08bnxt_en: Improve multicast address setup logic.Michael Chan
2019-05-04leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-04iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel
2019-05-04gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven
2019-05-04libata: fix using DMA buffers on stackraymond pang
2019-05-04scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier
2019-05-04usb: u132-hcd: fix resource leakMukesh Ojha
2019-05-04usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-05-04scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-04drm/meson: Uninstall IRQ handlerJean-Philippe Brucker
2019-05-04drm/meson: Fix invalid pointer in meson_drv_unbind()Jean-Philippe Brucker
2019-05-04gpio: aspeed: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-04net: ethernet: ti: fix possible object reference leakWen Yang
2019-05-04net: ibm: fix possible object reference leakWen Yang
2019-05-04net: xilinx: fix possible object reference leakWen Yang
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