summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-14power: supply: max17042: avoid overflow when determining healthAndré Draszik1-1/+1
2026-05-14PCI/ASPM: Fix pci_clear_and_set_config_dword() usageLukas Wunner1-5/+12
2026-05-14PCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner1-2/+0
2026-05-14PCI/AER: Clear only error bits in PCIe Device StatusShuai Xue1-4/+3
2026-05-14PCI: Update saved_config_space upon resource assignmentLukas Wunner1-0/+2
2026-05-14scsi: mpt3sas: Limit NVMe request size to 2 MiBRanjan Kumar1-1/+13
2026-05-14RDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe1-0/+7
2026-05-14pmdomain: core: Fix detach procedure for virtual devices in genpdUlf Hansson1-1/+9
2026-05-14nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_freeChaitanya Kulkarni1-1/+1
2026-05-14nvmet-tcp: fix race between ICReq handling and queue teardownChaitanya Kulkarni1-0/+26
2026-05-14nvme-apple: drop invalid put of admin queue reference countFedor Pchelkin1-5/+1
2026-05-14md/raid10: fix divide-by-zero in setup_geo() with zero far_copiesJunrui Luo1-0/+2
2026-05-14iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE updateNicolin Chen1-0/+7
2026-05-14iommu/vt-d: Block PASID attachment to nested domain with dirty trackingZhenzhong Duan1-1/+5
2026-05-14iommufd: Fix return value of iommufd_fault_fops_write()Zhenzhong Duan1-2/+3
2026-05-14dm-verity-fec: fix the size of dm_verity_fec_io::erasuresEric Biggers1-1/+2
2026-05-14dm-verity-fec: fix reading parity bytes split across blocks (take 3)Eric Biggers1-56/+44
2026-05-14dm-verity-fec: fix corrected block count statEric Biggers1-3/+2
2026-05-14dm-verity-fec: correctly reject too-small hash devicesEric Biggers1-1/+2
2026-05-14dm-verity-fec: correctly reject too-small FEC devicesEric Biggers1-3/+2
2026-05-14dm: fix a buffer overflow in ioctl processingMikulas Patocka1-0/+4
2026-05-14dm: don't report warning when doing deferred removeMikulas Patocka1-1/+1
2026-05-14dm-thin: fix metadata refcount underflowMikulas Patocka1-0/+8
2026-05-14cpuidle: powerpc: avoid double clear when breaking snoozeShrikanth Hegde2-2/+8
2026-05-14clk: microchip: mpfs-ccc: fix out of bounds access during output registrationConor Dooley1-1/+5
2026-05-14clk: imx: imx8-acm: fix flags for acm clocksStefan Eichenberger1-1/+2
2026-05-14spi: topcliff-pch: fix use-after-free on unbindJohan Hovold1-3/+3
2026-05-14spi: topcliff-pch: fix controller deregistrationJohan Hovold1-1/+6
2026-05-14thermal/drivers/sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_tempThorsten Blum1-1/+1
2026-05-14thermal/drivers/sprd: Fix temperature clamping in sprd_thm_temp_to_rawdataThorsten Blum1-1/+1
2026-05-14thermal: core: Free thermal zone ID later during removalRafael J. Wysocki1-2/+4
2026-05-14spi: microchip-core-qspi: control built-in cs manuallyConor Dooley1-15/+64
2026-05-14spi: microchip-core-qspi: don't attempt to transmit during emulated read-only...Conor Dooley1-1/+11
2026-05-14spi: microchip-core-spi: fix controller deregistrationJohan Hovold1-1/+3
2026-05-14spi: microchip-core-qspi: fix controller deregistrationJohan Hovold1-4/+8
2026-05-14ice: fix double free in ice_sf_eth_activate() error pathGuangshuo Li1-0/+2
2026-05-14ibmveth: Disable GSO for packets with small MSSMingming Cao2-0/+23
2026-05-14hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUSThomas Zimmermann1-1/+1
2026-05-14gpio: of: clear OF_POPULATED on hog nodes in remove pathBartosz Golaszewski1-1/+8
2026-05-14fbcon: Avoid OOB font access if console rotation failsThomas Zimmermann1-1/+4
2026-05-14extcon: ptn5150: handle pending IRQ events during system resumeXu Yang1-0/+14
2026-05-14pmdomain: mediatek: fix use-after-free in scpsys_get_bus_protection_legacy()Wentao Liang1-3/+7
2026-05-14hwmon: (corsair-psu) Close HID device on probe errorsMyeonghun Pak1-2/+2
2026-05-14clk: rk808: fix OF node reference imbalanceJohan Hovold1-1/+1
2026-05-14hwmon: (ltc2992) Fix u32 overflow in power read pathSanman Pradhan1-2/+4
2026-05-14hwmon: (ltc2992) Clamp threshold writes to hardware rangeSanman Pradhan1-8/+29
2026-05-14parisc: Fix IRQ leak in LASI driverHongling Zeng1-4/+8
2026-05-14platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registrationTzung-Bi Shih1-0/+1
2026-05-14net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...Pavitra Jha3-6/+34
2026-05-14net: libwx: use request_irq for VF misc interruptJiawen Wu1-2/+2