summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-28scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang
2023-11-28media: venus: hfi: fix the check to handle session buffer requirementVikash Garodia
2023-11-28media: sharp: fix sharp encodingSean Young
2023-11-28i2c: i801: fix potential race in i801_block_transaction_byte_by_byteHeiner Kallweit
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin
2023-11-28mcb: fix error handling for different scenarios when parsingSanjuán García, Jorge
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen
2023-11-28mmc: vub300: fix an error codeDan Carpenter
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-11-28hvc/xen: fix error path in xen_hvc_init() to always register frontend driverDavid Woodhouse
2023-11-28media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia
2023-11-28media: vivid: avoid integer overflowHans Verkuil
2023-11-28media: gspca: cpia1: shift-out-of-bounds in set_flickerRajeshwar R Shinde
2023-11-28i2c: sun6i-p2wi: Prevent potential division by zeroAxel Lin
2023-11-28tty: vcc: Add check for kstrdup() in vcc_probe()Yi Yang
2023-11-28scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()Wenchao Hao
2023-11-28atm: iphase: Do PCI error checks on own lineIlpo Järvinen
2023-11-28RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov
2023-11-28clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardwareRonald Wahl
2023-11-28clocksource/drivers/timer-imx-gpt: Fix potential memory leakJacky Bai
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet
2023-11-20fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-20pwm: brcmstb: Utilize appropriate clock APIs in suspend/resumeFlorian Fainelli
2023-11-20media: dvb-usb-v2: af9035: fix missing unlockHans Verkuil
2023-11-20media: s3c-camif: Avoid inappropriate kfree()Katya Orlova
2023-11-20pcmcia: ds: fix possible name leak in error path in pcmcia_device_add()Yang Yingliang
2023-11-20pcmcia: ds: fix refcount leak in pcmcia_device_add()Yang Yingliang
2023-11-20pcmcia: cs: fix possible hung task and memory leak pccardd()Yang Yingliang
2023-11-20dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()Christophe JAILLET
2023-11-20USB: usbip: fix stub_dev hub disconnectJonas Blixt
2023-11-20misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan
2023-11-20dmaengine: ti: edma: handle irq_of_parse_and_map() errorsDan Carpenter
2023-11-20usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai
2023-11-20tty: tty_jobctrl: fix pid memleak in disassociate_ctty()Yi Yang
2023-11-20mfd: dln2: Fix double put in dln2_probeDinghao Liu
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky
2023-11-20hwrng: geode - fix accessing registersJonas Gorski
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole
2023-11-20drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET
2023-11-20drm/radeon: possible buffer overflowKonstantin Meskhidze
2023-11-20drm/rockchip: vop: Fix reset of state in duplicate state crtc funcsJonas Karlman
2023-11-20platform/x86: wmi: Fix probe failure when failing to register WMI devicesArmin Wolf
2023-11-20clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-11-20clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-11-20clk: keystone: pll: fix a couple NULL vs IS_ERR() checksDan Carpenter