summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-05-02nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke
2025-05-02net: dsa: mv88e6xxx: enable STU methods for 6320 familyMarek Behún
2025-05-02net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 familyMarek Behún
2025-05-02net: dsa: mv88e6xxx: enable PVT for 6321 switchMarek Behún
2025-05-02net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 familyMarek Behún
2025-05-02comedi: jr3_pci: Fix synchronous deletion of timerIan Abbott
2025-05-02vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdpDaniel Borkmann
2025-05-02driver core: fix potential NULL pointer dereference in dev_uevent()Dmitry Torokhov
2025-05-02driver core: introduce device_set_driver() helperDmitry Torokhov
2025-05-02Revert "drivers: core: synchronize really_probe() and dev_uevent()"Dmitry Torokhov
2025-05-02spi: spi-imx: Add check for spi_imx_setupxfer()Tamura Dai
2025-05-02md/raid1: Add check for missing source disk in process_checks()Meir Elisha
2025-05-02spi: tegra210-quad: add rate limiting and simplify timeout error messageBreno Leitao
2025-05-02spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeoutsBreno Leitao
2025-05-02loop: aio inherit the ioprio of original requestYunlong Xing
2025-05-02scsi: pm80xx: Set phy_attached to zero when device is goneIgor Pylypiv
2025-05-02scsi: ufs: exynos: Ensure pre_link() executes before exynos_ufs_phy_init()Peter Griffin
2025-05-02scsi: hisi_sas: Fix I/O errors caused by hardware port ID changesXingui Yang
2025-05-02nvmet-fc: put ref when assoc->del_work is already scheduledDaniel Wagner
2025-05-02nvmet-fc: take tgtport reference only onceDaniel Wagner
2025-05-02gpiolib: of: Move Atmel HSMCI quirk up out of the regulator commentAndy Shevchenko
2025-05-02nvme: multipath: fix return value of nvme_available_pathUday Shankar
2025-05-02nvme: re-read ANA log page after ns scan completesHannes Reinecke
2025-05-02ACPI PPTT: Fix coding mistakes in a couple of sizeof() callsJean-Marc Eurin
2025-05-02ACPI: EC: Set ec_no_wakeup for Lenovo Go SMario Limonciello
2025-05-02nvme: requeue namespace scan on missed AENsHannes Reinecke
2025-05-02xen: Change xen-acpi-processor dom0 dependencyJason Andryuk
2025-05-02udmabuf: fix a buf size overflow issue during udmabuf creationXiaogang Chen
2025-05-02rtc: pcf85063: do a SW reset if POR failedLukas Stockmann
2025-05-02ntb_hw_amd: Add NTB PCI ID for new gen CPUBasavaraj Natikar
2025-05-02ntb: reduce stack usage in idt_scan_mwsArnd Bergmann
2025-05-02qibfs: fix _another_ leakAl Viro
2025-05-02objtool, lkdtm: Obfuscate the do_nothing() pointerJosh Poimboeuf
2025-05-02objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_m...Josh Poimboeuf
2025-05-02thunderbolt: Scan retimers after device router has been enumeratedMika Westerberg
2025-05-02usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() funcThéo Lebrun
2025-05-02usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()Chenyuan Yang
2025-05-02usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems RunningMichal Pecio
2025-05-02dmaengine: dmatest: Fix dmatest waiting less when interruptedVinicius Costa Gomes
2025-05-02usb: dwc3: gadget: Avoid using reserved endpoints on Intel MerrifieldAndy Shevchenko
2025-05-02usb: dwc3: gadget: Refactor loop to avoid NULL endpointsAndy Shevchenko
2025-05-02usb: host: max3421-hcd: Add missing spi_device_id tableAlexander Stein
2025-05-02mailbox: pcc: Always clear the platform ack interrupt firstSudeep Holla
2025-05-02mailbox: pcc: Fix the possible race in updation of chan_in_use flagHuisong Li
2025-05-02s390/tty: Fix a potential memory leak bugHaoxiang Li
2025-05-02s390/sclp: Add check for get_zeroed_page()Haoxiang Li
2025-05-02clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()Heiko Stuebner
2025-05-02crypto: ccp - Add support for PCI device 0x1134Devaraj Rangasamy
2025-05-02pinctrl: renesas: rza2: Fix potential NULL pointer dereferenceChenyuan Yang
2025-05-02USB: wdm: add annotationOliver Neukum