summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-08xen/netback: Fix buffer overrun triggered by unusual packetRoss Lagerwall1-5/+10
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon1-0/+8
2023-06-28i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang1-2/+2
2023-06-28drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li1-3/+1
2023-06-28drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctlMin Li1-1/+1
2023-06-28drm/exynos: vidi: fix a wrong error returnInki Dae1-2/+0
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan1-1/+4
2023-06-28usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter1-0/+3
2023-06-28fbdev: imsttfb: Release framebuffer and dealloc cmap on error pathHelge Deller1-1/+5
2023-06-28nfcsim.c: Fix error checking for debugfs_create_dirOsama Muhammad1-4/+0
2023-06-28HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev1-1/+6
2023-06-28scsi: target: iscsi: Prevent login threads from racing between each otherMaurizio Lombardi1-1/+3
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall1-2/+2
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov1-2/+4
2023-06-28mmc: omap_hsmmc: fix deferred probingSergey Shtylyov1-2/+4
2023-06-28mmc: omap: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren1-2/+1
2023-06-28Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUsMichael Kelley1-2/+16
2023-06-28serial: lantiq: add missing interrupt ackBernhard Seibold1-0/+1
2023-06-21mmc: block: ensure error propagation for non-blkChristian Loehle1-0/+5
2023-06-21net: lapbether: only support ethernet devicesEric Dumazet1-0/+3
2023-06-21drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova1-2/+2
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov1-0/+3
2023-06-21IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel1-2/+0
2023-06-21IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel1-0/+4
2023-06-21IB/isert: Fix dead lock in ib_isertSaravanan Vajravel1-2/+8
2023-06-21USB: serial: option: add Quectel EM061KGL seriesJerry Meng1-0/+16
2023-06-21net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang1-0/+2
2023-06-21xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall1-1/+2
2023-06-21power: supply: Fix logic checking if system is running from batteryMario Limonciello1-2/+6
2023-06-21regulator: Fix error checking for debugfs_create_dirOsama Muhammad1-2/+2
2023-06-21power: supply: Ratelimit no data debug outputMarek Vasut1-1/+2
2023-06-21power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()Hans de Goede1-4/+2
2023-06-21power: supply: ab8500: Fix external_power_changed raceHans de Goede2-8/+4
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2-3/+8
2023-06-14i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König1-2/+4
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu1-2/+9
2023-06-14Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov1-4/+5
2023-06-14Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas1-1/+0
2023-06-14bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur1-0/+3
2023-06-14spi: qup: Request DMA before enabling clocksStephan Gerhold1-19/+18
2023-06-14i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman1-11/+6
2023-06-14i40iw: fix build warning in i40iw_manage_apbvt()Greg Kroah-Hartman1-3/+2
2023-06-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih1-5/+4
2023-06-09Fix double fget() in vhost_net_set_backend()Al Viro1-8/+7
2023-06-09net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus1-9/+15
2023-06-09cdc_ncm: Fix the build warningAlexander Bersenev1-1/+1
2023-06-09cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev2-91/+328
2023-06-09scsi: dpt_i2o: Do not process completions with invalid addressesBen Hutchings2-3/+3