summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-17md/raid10: improve code of mrdev in raid10_sync_requestLi Nan
2024-11-17net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-11-17vDPA/ifcvf: Fix pci_read_config_byte() return code handlingYuan Can
2024-11-17crypto: marvell/cesa - Disable hash algorithmsHerbert Xu
2024-11-17HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli
2024-11-17net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei
2024-11-17irqchip/gic-v3: Force propagation of the active state with a read-backMarc Zyngier
2024-11-17USB: serial: option: add Quectel RG650VBenoît Monin
2024-11-17USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-11-17USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu
2024-11-17USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter
2024-11-17usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter
2024-11-17usb: musb: sunxi: Fix accessing an released usb phyZijun Hu
2024-11-17media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens
2024-11-17spi: fix use-after-free of the add_lock mutexMichael Walle
2024-11-17spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown
2024-11-17dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflowZichen Xie
2024-11-17dm cache: fix potential out-of-bounds access on the first resumeMing-Hung Tsai
2024-11-17dm cache: optimize dirty bit checking with find_next_bit when resizingMing-Hung Tsai
2024-11-17dm cache: fix out-of-bounds access to the dirty bitset when resizingMing-Hung Tsai
2024-11-17dm cache: correct the number of origin blocks to match the target lengthMing-Hung Tsai
2024-11-17drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-17drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-17pwm: imx-tpm: Use correct MODULO value for EPWM modeErik Schumacher
2024-11-17media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab
2024-11-17media: pulse8-cec: fix data timestamp at pulse8_setup()Mauro Carvalho Chehab
2024-11-17media: cx24116: prevent overflows on SNR calculusMauro Carvalho Chehab
2024-11-17media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab
2024-11-17scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES bufferJohannes Thumshirn
2024-11-17media: adv7604: prevent underflow condition when reporting colorspaceMauro Carvalho Chehab
2024-11-17media: dvb_frontend: don't play tricks with underflow valuesMauro Carvalho Chehab
2024-11-17media: dvbdev: prevent the risk of out of memory accessMauro Carvalho Chehab
2024-11-17media: stb0899_algo: initialize cfr before using itMauro Carvalho Chehab
2024-11-17net: arc: fix the device for dma_map_single/dma_unmap_singleJohan Jonker
2024-11-17net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva
2024-11-17net: phy: ti: implement generic .handle_interrupt() callbackIoana Ciornei
2024-11-17net: phy: export phy_error and phy_trigger_machineIoana Ciornei
2024-11-17net: hns3: fix kernel crash when uninstalling driverPeiyang Wang
2024-11-17can: c_can: fix {rx,tx}_errors statisticsDario Binacchi
2024-11-17net: enetc: set MAC address to the VF net_deviceWei Fang
2024-11-17HID: core: zero-initialize the report bufferJiri Kosina
2024-11-08vt: prevent kernel-infoleak in con_font_get()Jeongjun Park
2024-11-08drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol
2024-11-08Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"Jason-JH.Lin
2024-11-08iio: light: veml6030: fix microlux value calculationJavier Carrasco
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu
2024-11-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty
2024-11-08Revert "driver core: Fix uevent_show() vs driver detach race"Greg Kroah-Hartman
2024-11-08xhci: Use pm_runtime_get to prevent RPM on unsupported systemsBasavaraj Natikar