summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-28net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
2021-07-28media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva
2021-07-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping
2021-07-28USB: serial: cp210x: fix comments for GE CS1000Ian Ray
2021-07-28USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco
2021-07-28usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda
2021-07-28usb: max-3421: Prevent corruption of freed memoryMark Tomlinson
2021-07-28USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski
2021-07-28usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman
2021-07-28xhci: Fix lost USB 2 remote wakeMathias Nyman
2021-07-28Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin
2021-07-28scsi: target: Fix protect handling in WRITE SAME(32)Dmitry Bogdanov
2021-07-28scsi: iscsi: Fix iface sysfs attr detectionMike Christie
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET
2021-07-28net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-28net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-28net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-28Revert "memory: fsl_ifc: fix leak of IO mapping on probe failure"Greg Kroah-Hartman
2021-07-28scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King
2021-07-28thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang
2021-07-20scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET
2021-07-20memory: fsl_ifc: fix leak of private memory on probe failureKrzysztof Kozlowski
2021-07-20memory: fsl_ifc: fix leak of IO mapping on probe failureKrzysztof Kozlowski
2021-07-20rtc: fix snprintf() checking in is_rtc_hctosys()Dan Carpenter
2021-07-20PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński
2021-07-20virtio_console: Assure used length from device is limitedXie Yongji
2021-07-20virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji
2021-07-20power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20power: supply: charger-manager: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei
2021-07-20watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()Zou Wei
2021-07-20watchdog: Fix possible use-after-free in wdt_startup()Zou Wei
2021-07-20power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-07-20power: supply: ab8500: Avoid NULL pointersLinus Walleij
2021-07-20pwm: spear: Don't modify HW state in .remove callbackUwe Kleine-König
2021-07-20backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König
2021-07-20usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang
2021-07-20usb: gadget: f_hid: fix endianness issue with descriptorsRuslan Bilovol
2021-07-20gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli
2021-07-20mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei
2021-07-20scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie
2021-07-20tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET
2021-07-20scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart
2021-07-20misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong
2021-07-20tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zeroSherry Sun
2021-07-20media: uvcvideo: Fix pixel format change for Elgato Cam Link 4KBenjamin Drung
2021-07-20media: gspca/sunplus: fix zero-length control requestsJohan Hovold
2021-07-20media: gspca/sq905: fix control-request directionJohan Hovold
2021-07-20media: zr364xx: fix memory leak in zr364xx_start_readpipePavel Skripkin