summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-06HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam1-1/+12
2021-10-06HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman1-3/+10
2021-10-06crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter1-6/+8
2021-10-06usb: hso: remove the bailout parameterDongliang Mu1-3/+3
2021-10-06usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu1-10/+23
2021-10-06hso: fix bailout in error case of probeOliver Neukum1-4/+4
2021-10-06EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri1-1/+1
2021-10-06ipack: ipoctal: fix module reference leakJohan Hovold1-8/+21
2021-10-06ipack: ipoctal: fix missing allocation-failure checkJohan Hovold1-1/+3
2021-10-06ipack: ipoctal: fix tty-registration error handlingJohan Hovold1-0/+7
2021-10-06ipack: ipoctal: fix tty registration raceJohan Hovold1-2/+2
2021-10-06ipack: ipoctal: fix stack information leakJohan Hovold1-5/+14
2021-10-06scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy1-0/+1
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller1-6/+10
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller1-1/+5
2021-10-06hwmon: (tmp421) fix rounding for negative valuesPaul Fertser1-16/+8
2021-10-06cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse1-1/+1
2021-10-06tty: Fix out-of-bound vmalloc access in imageblitIgor Matheus Andrade Torrente1-2/+19
2021-10-06xen/balloon: fix balloon kthread freezingJuergen Gross1-2/+2
2021-10-06PCI: aardvark: Fix checking for PIO statusEvan Wang1-8/+54
2021-10-06PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár1-1/+1
2021-10-06spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds1-2/+2
2021-10-06net: 6pack: Fix tx timeout and slot timeGuenter Roeck1-2/+2
2021-10-06net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-10-06xen/balloon: use a kernel thread instead a workqueueJuergen Gross1-17/+45
2021-10-06net: stmmac: allow CSR clock of 300MHzJesper Nilsson1-1/+1
2021-10-06net: macb: fix use after free on rmmodTong Zhang1-1/+1
2021-10-06md: fix a lock order reversal in md_allocChristoph Hellwig1-5/+0
2021-10-06irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu1-1/+1
2021-10-06thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter1-4/+3
2021-10-06scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li1-4/+4
2021-10-06net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin1-0/+3
2021-10-06bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan3-5/+10
2021-10-06net: hso: fix muxed tty registrationJohan Hovold1-7/+5
2021-10-06serial: mvebu-uart: fix driver's tx_empty callbackPali Rohár1-1/+1
2021-10-06mcb: fix error handling in mcb_alloc_bus()Dan Carpenter1-6/+6
2021-10-06USB: serial: option: add device id for Foxconn T99W265Slark Xiao1-0/+2
2021-10-06USB: serial: option: remove duplicate USB device IDKrzysztof Kozlowski1-1/+0
2021-10-06USB: serial: option: add Telit LN920 compositionsCarlo Lobrano1-0/+8
2021-10-06USB: serial: mos7840: remove duplicated 0xac24 device IDKrzysztof Kozlowski1-2/+0
2021-10-06Re-enable UAS for LaCie Rugged USB3-FW with fk quirkJulian Sikorski1-1/+1
2021-10-06staging: greybus: uart: fix tty use after freeJohan Hovold1-30/+32
2021-10-06USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt1-0/+1
2021-10-06usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6cOndrej Zary1-1/+8
2021-10-06usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()Dan Carpenter1-0/+1
2021-10-06usb: gadget: r8a66597: fix a loop in set_feature()Dan Carpenter1-1/+1
2021-09-26drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck1-1/+1
2021-09-26pwm: rockchip: Don't modify HW state in .remove() callbackUwe Kleine-König1-14/+0
2021-09-26dmaengine: xilinx_dma: Set DMA mask for coherent APIsRadhey Shyam Pandey1-1/+1
2021-09-26dmaengine: ioat: depends on !UMLJohannes Berg1-1/+1