summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-29hwmon: (ltc2992) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-06-29hwmon: (max1619) add missing 'select REGMAP' to KconfigJoshua Crofts
2026-06-29hwmon: (w83627hf) remove VID sysfs files on error and removePengpeng Hou
2026-06-29hwmon: (w83793) remove vrm sysfs file on probe failurePengpeng Hou
2026-06-29vfio/pci: Expose latched module parameter policy in debugfsAlex Williamson
2026-06-29vfio: Remove device debugfs before releasing devresAlex Williamson
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson
2026-06-29vfio/mlx5: Fix racy bitfields and tighten struct layoutAlex Williamson
2026-06-29vfio/pci: Release the VGA arbiter client on register_device() failureAlex Williamson
2026-06-29vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
2026-06-29accel/amdxdna: Fix iommu domain lifetime race during device removalLizhi Hou
2026-06-29accel/amdxdna: Fix notifier_wq lifetime race during device removalLizhi Hou
2026-06-29accel/amdxdna: Fix amdxdna_client lifetime race during device removalLizhi Hou
2026-06-29spi: dw: use the correct error msg if request_irq() failsJisheng Zhang
2026-06-29spi: dw: fix first spi transfer with dma always fallback to PIOJisheng Zhang
2026-06-29Merge drm/drm-fixes into drm-misc-fixesMaarten Lankhorst
2026-06-29hwmon: (asus_atk0110) Check package count before accessing elementHyeongJun An
2026-06-29hwmon: (pmbus/core) honor vrm_version in pmbus_data2reg_vid()Abdurrahman Hussain
2026-06-29hwmon: (occ) unregister sysfs devices outside occ lockRunyu Xiao
2026-06-29USB: serial: option: add Telit Cinterion FE990D50 compositionsFabio Porcedda
2026-06-29mtd: nand: mtk-ecc: stop on ECC idle timeoutsPengpeng Hou
2026-06-29mtd: mtdswap: remove debugfs stats file on teardownPengpeng Hou
2026-06-29mtd: mtdpart: validate partition bounds in mtd_add_partition()Deepanshu Kartikey
2026-06-29mtd: mtdpart: fix uninitialized erasesize on MTDPART_OFS_RETAIN error pathNikolay Ivchenko
2026-06-29mtd: rawnand: ndfc: add CONFIG_OF dependencyArnd Bergmann
2026-06-29mtd: spinand: initialize ret in regular page readsRuoyu Wang
2026-06-29mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy()Harshit Mogalapalli
2026-06-29mtd: rawnand: ingenic: handle ECC clock enable failuresPengpeng Hou
2026-06-29mtd: nand: ecc-mtk: handle ECC clock enable failuresPengpeng Hou
2026-06-29mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy_joins()Harshit Mogalapalli
2026-06-29mtd: rawnand: ndfc: fix gcc uninitialized varRosen Penev
2026-06-29IB/mad: Drop unmatched RMPP responses before reassemblyMichael Bommarito
2026-06-29dma-fence: Make dma_fence_dedup_array() robust against 0-count inputBaineng Shou
2026-06-29dma-buf: dma-fence: Fix potential NULL pointer dereferencePhilipp Stanner
2026-06-29firmware: arm_ffa: Respect firmware advertised RX/TX buffer size limitsSeth Forshee
2026-06-29USB: serial: digi_acceleport: fix broken rx after throttleJohan Hovold
2026-06-29HID: lg-g15: cancel pending work on remove to fix a use-after-freeMaoyi Xie
2026-06-29HID: logitech-dj: Fix maxfield check in DJ short report validationHyeongJun An
2026-06-29HID: core: Fix OOB read in hid_get_report for numbered reportsLee Jones
2026-06-29HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()Georgiy Osokin
2026-06-29HID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka
2026-06-29HID: letsketch: fix UAF on inrange_timer at driver unbindManish Khadka
2026-06-29dma-fence: use correct callback in dma_fence_timeline_name()André Draszik
2026-06-29Merge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-06-29USB: serial: digi_acceleport: fix hard lockup on disconnectJohan Hovold
2026-06-29USB: serial: digi_acceleport: fix write buffer corruptionJohan Hovold
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds
2026-06-28Merge tag 'input-for-v7.2-rc0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-27net: airoha: dma map xmit frags with skb_frag_dma_map()Lorenzo Bianconi
2026-06-27net: enetc: check the number of BDs needed for xdp_frameWei Fang