summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-01accel/qaic: fix incorrect counter check in RAS message decodeAlok Tiwari
2026-05-01Merge tag 's390-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-05-01Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-01Merge tag 'spi-fix-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-01Merge tag 'regulator-fix-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-01Merge tag 'regmap-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-01ublk: don't issue uring_cmd from fallback task workJens Axboe
2026-05-01Merge tag 'drm-xe-fixes-2026-04-30' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-01Merge tag 'amd-drm-fixes-7.1-2026-04-30' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-04-30octeontx2-af: npc: cn20k: Reject missing default-rule MCAM indicesRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on freeRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Initialize default-rule index outputs up frontRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Fix MCAM actions readRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Fix bank valueRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Clear MCAM entries by index and key widthRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Fix target map and ruleRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollbackRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in initRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20kRatheesh Kannoth
2026-05-01spi: cadence: Probe and unbind fixesMark Brown
2026-05-01spi: cadence-quadspi: Probe and unbind fixesMark Brown
2026-04-30net: airoha: Move entries to queue head in case of DMA mapping failure in air...Lorenzo Bianconi
2026-04-30net: libwx: use request_irq for VF misc interruptJiawen Wu
2026-04-30net: libwx: fix VF illegal register accessJiawen Wu
2026-04-30Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-30net: enetc: fix VSI mailbox timeout handling and DMA lifecycleWei Fang
2026-04-30Merge tag 'acpi-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-04-30net: phy: micrel: fix LAN8814 QSGMII soft resetRobert Marko
2026-05-01Revert "drm/nouveau/gsp: add support for GA100"Timur Tabi
2026-04-30hwmon: (lm63) Add locking to avoid TOCTOUGui-Dong Han
2026-04-30rust: allow `clippy::collapsible_if` globallyMiguel Ojeda
2026-04-30Merge branches 'acpi-apei', 'acpi-bus', 'acpi-cppc' and 'acpi-video'Rafael J. Wysocki
2026-04-30hwmon: (corsair-psu) Close HID device on probe errorsMyeonghun Pak
2026-04-30hwmon: Remove stale CONFIG_SENSORS_SBRMI Makefile referenceSasha Levin
2026-04-30hwmon: (ltc2992) Fix u32 overflow in power read pathSanman Pradhan
2026-04-30hwmon: (ltc2992) Clamp threshold writes to hardware rangeSanman Pradhan
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-30Merge tag 'ata-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-04-30platform/x86: lenovo: wmi-other: Fix uninitialized variable in lwmi_om_hwmon_...Yufei CHENG
2026-04-30platform/x86: hp-wmi: silence unknown board warning for 8D41Krishna Chomal
2026-04-30platform/wmi: Fix unchecked min_size in wmidev_invoke_method()Kurt Borja
2026-04-30accel/ivpu: Disallow re-exporting imported GEM objectsKarol Wachowski
2026-04-30sfc: fix error code in efx_devlink_info_running_versions()Dan Carpenter
2026-04-30ice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros
2026-04-30ice: fix missing dpll notifications for SW pinsPetr Oros
2026-04-30dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera
2026-04-30ice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros
2026-04-30ice: fix missing SMA pin initialization in DPLL subsystemPetr Oros
2026-04-30ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros
2026-04-30ice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros