summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-10xen/events: replace evtchn_rwlock with RCUJuergen Gross
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-10-10gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida
2023-10-10scsi: target: core: Fix deadlock due to recursive lockingJunxiao Bi
2023-10-10regmap: rbtree: Fix wrong register marked as in-cache when creating new nodeRichard Fitzgerald
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-10-10ubi: Refuse attaching if mtd's erasesize is 0Zhihao Cheng
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu
2023-10-10media: dvb: symbol fixup for dvb_attach() - againGreg Kroah-Hartman
2023-10-10ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel
2023-10-10vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAFGeorge Kennedy
2023-10-10ata: libata-core: Fix port and device removalDamien Le Moal
2023-10-10ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal
2023-10-10i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit
2023-10-10ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODESNiklas Cassel
2023-10-10serial: 8250_port: Check IRQ data before useAndy Shevchenko
2023-10-10watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already runningMika Westerberg
2023-10-10watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg
2023-10-10ata: libahci: clear pending interrupt statusSzuying Chen
2023-10-10ata: ahci: Drop pointless VPRINTK() calls and convert the remaining onesHannes Reinecke
2023-10-10fbdev/sh7760fb: Depend on FB=yThomas Zimmermann
2023-10-10ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel
2023-10-10parisc: iosapic.c: Fix sparse warningsHelge Deller
2023-10-10parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-10-10clk: tegra: fix error return case for recalc_rateTimo Alho
2023-10-10i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()Xiaoke Wang
2023-10-10gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()Christophe JAILLET
2023-10-10team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-09-23mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob writeWilliam Zhang
2023-09-23mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang
2023-09-23mtd: rawnand: brcmnand: Fix potential false time out warningWilliam Zhang
2023-09-23mtd: rawnand: brcmnand: Fix crash during the panic_writeWilliam Zhang
2023-09-23md/raid1: fix error: ISO C90 forbids mixed declarationsNigel Croxon
2023-09-23serial: cpm_uart: Avoid suspicious lockingChristophe Leroy
2023-09-23scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()Konstantin Shelekhin
2023-09-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke
2023-09-23media: pci: cx23885: replace BUG with error returnHans Verkuil
2023-09-23media: tuners: qt1010: replace BUG_ON with a regular errorHans Verkuil
2023-09-23iio: core: Use min() instead of min_t() to make code more robustAndy Shevchenko
2023-09-23media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()Zhang Shurong
2023-09-23media: anysee: fix null-ptr-deref in anysee_master_xferZhang Shurong
2023-09-23media: af9005: Fix null-ptr-deref in af9005_i2c_xferZhang Shurong
2023-09-23media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()Zhang Shurong
2023-09-23media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xferZhang Shurong
2023-09-23md: raid1: fix potential OOB in raid1_remove_disk()Zhang Shurong