summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-10xen/events: replace evtchn_rwlock with RCUJuergen Gross
2023-10-10mmc: renesas_sdhi: only reset SCC when its pointer is populatedWolfram Sang
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-10-10RDMA/siw: Fix connection failure handlingBernard Metzler
2023-10-10RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-10-10RDMA/cma: Initialize ib_sa_multicast structure to 0 when joinMark Zhang
2023-10-10gpio: pxa: disable pinctrl calls for MMP_GPIODuje Mihanović
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-10of: dynamic: Fix potential memory leak in of_changeset_action()Dan Carpenter
2023-10-10RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky
2023-10-10dm zoned: free dmz->ddev array in dmz_put_zoned_devicesFedor Pchelkin
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-10net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida
2023-10-10net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam
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-10wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau
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-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann
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-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu
2023-10-10Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"Greg Kroah-Hartman
2023-10-10Revert "clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz"Greg Kroah-Hartman
2023-10-10rbd: take header_rwsem in rbd_dev_refresh() only when updatingIlya Dryomov
2023-10-10rbd: decouple parent info read-in from updating rbd_devIlya Dryomov
2023-10-10rbd: decouple header read-in from updating rbd_dev->headerIlya Dryomov
2023-10-10rbd: move rbd_dev_refresh() definitionIlya Dryomov
2023-10-10drm/mediatek: Fix backport issue in mtk_drm_gem_prime_vmap()Nathan Chancellor
2023-10-10spi: zynqmp-gqspi: fix clock imbalance on probe failureJohan Hovold
2023-10-10spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probeDinghao Liu
2023-10-10ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal
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-10net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg
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-10Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"Daniel Starke
2023-10-10nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote
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-10nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav
2023-10-10nvme-pci: factor out a nvme_pci_alloc_dev helperChristoph Hellwig
2023-10-10nvme-pci: factor the iod mempool creation into a helperChristoph Hellwig