summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-19soc: microchip: mpfs-control-scb: Fix resource leak on driver unbindFelix Gu
2026-03-19Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-03-19pinctrl: stm32: fix HDP driver dependency on GPIO_GENERICAmelie Delaunay
2026-03-19Merge tag 'acpi-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-03-19Merge branches 'acpica' and 'acpi-bus'Rafael J. Wysocki
2026-03-19can: mcp251x: add error handling for power enable in open and resumeWenyuan Li
2026-03-19can: netlink: can_changelink(): add missing error handling to call can_ctrlmo...Marc Kleine-Budde
2026-03-19drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa
2026-03-19drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit
2026-03-19drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen
2026-03-19drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong
2026-03-19drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost
2026-03-19drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost
2026-03-19drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost
2026-03-19drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio
2026-03-19net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz
2026-03-19pinctrl: intel: Enable 3-bit PAD_OWN featureAndy Shevchenko
2026-03-19pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)Andy Shevchenko
2026-03-19pinctrl: intel: Improve capability supportAndy Shevchenko
2026-03-18soc: qcom: pmic_glink_altmode: Fix TBT->SAFE->!TBT transitionKonrad Dybcio
2026-03-18Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-18net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei
2026-03-18net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu
2026-03-18net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu
2026-03-18net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu
2026-03-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2026-03-18NFC: nxp-nci: allow GPIOs to sleepIan Ray
2026-03-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin
2026-03-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin
2026-03-18netdevsim: drop PSP ext ref on forward failureWesley Atwell
2026-03-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan
2026-03-18pmdomain: bcm: bcm2835-power: Increase ASB control timeoutMaĆ­ra Canal
2026-03-18mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie
2026-03-18mtd: spi-nor: Rename spi_nor_spimem_check_op()Miquel Raynal
2026-03-18mtd: spi-nor: Fix RDCR controller capability core checkMiquel Raynal
2026-03-18mshv: Fix error handling in mshv_region_pinStanislav Kinsburskii
2026-03-18cxl/mbox: Use proper endpoint validity check upon sanitizeDavidlohr Bueso
2026-03-18Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2026-03-18usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban
2026-03-18dwc3: google: Fix PM domain leak in dwc3_google_probe()Felix Gu
2026-03-18cdc-acm: new quirk for EPSON HMDOliver Neukum
2026-03-18usb: hcd: queue wakeup_work to system_freezable_wq workqueueXu Yang
2026-03-18usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfoKuen-Han Tsai
2026-03-18USB: dummy-hcd: Fix interrupt synchronization errorAlan Stern
2026-03-18USB: dummy-hcd: Fix locking/synchronization errorAlan Stern
2026-03-18usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello
2026-03-18usb: usbtmc: Flush anchored URBs in usbtmc_releaseHeitor Alves de Siqueira
2026-03-18usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai
2026-03-18Merge tag 'v7.0-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds