summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-11net: fec: remove reference to nonexistent CONFIG_GILBARCONAP optionEthan Nelson-Moore
2026-06-11net: pfcp: allocate per-cpu tstats for PFCP netdevsSamuel Moelius
2026-06-11bnx2x: fix resource leaks in bnx2x_init_one() error pathsHaoxiang Li
2026-06-11PCI: dwc: Avoid dwc_pcie_rasdes_debugfs_deinit() NULL dereference when no RAS...Shuvam Pandey
2026-06-11net: dsa: qca8k: fix led devicename when using external mdio busGeorge Moussalem
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-11Merge tag 'dma-mapping-7.1-2026-06-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-11Input: ipaq-micro-keys - add length check in micro_key_receiveDmitry Torokhov
2026-06-11Input: ipaq-micro-keys - fix potential deadlockDmitry Torokhov
2026-06-11drm/xe/query: Avoid global forcewake in cycle query pathXin Wang
2026-06-11ASoC: mediatek: Use guard() for mutex & spin locksMark Brown
2026-06-11soundwire: Always wait for initialisation of unattached devicesCharles Keepax
2026-06-11Merge branches 'pm-sleep', 'pm-powercap' and 'pm-tools'Rafael J. Wysocki
2026-06-11PM: dpm_watchdog: Add sysctl interface for DPM watchdog timeoutsTzung-Bi Shih
2026-06-11Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-qos'Rafael J. Wysocki
2026-06-11Merge branch 'pm-cpufreq'Rafael J. Wysocki
2026-06-11RDMA/mlx5: Release the HW‑provided UAR index rather than the SW oneLeon Romanovsky
2026-06-11RDMA/mlx5: Fix undefined shift of user RQ WQE sizeMaher Sanalla
2026-06-11RDMA/mlx5: Remove raw RSS QP restrack trackingPatrisious Haddad
2026-06-11RDMA/mlx5: Remove DCT restrack trackingPatrisious Haddad
2026-06-11RDMA/mlx5: Drop FRMR pool handle on UMR revoke failureMichael Guralnik
2026-06-11RDMA/core: Add ib_frmr_pool_drop for unrecoverable handlesMichael Guralnik
2026-06-11RDMA/core: Fix FRMR handle leak on push failureMichael Guralnik
2026-06-11RDMA/core: Avoid NULL dereference on FRMR bad usageMichael Guralnik
2026-06-11RDMA/core: Fix FRMR set pinned push error pathMichael Guralnik
2026-06-11RDMA/core: Fix FRMR aging push to queue error flowMichael Guralnik
2026-06-11RDMA/core: Fix skipped usage for driver built FRMR keyMichael Guralnik
2026-06-11RDMA/mlx5: Fix TPH extraction in FRMR pool keyMichael Guralnik
2026-06-11RDMA/mlx5: Fix mkey creation error flow rollbackMichael Guralnik
2026-06-11nfc: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-06-11nfc: nxp-nci: treat -ENXIO in IRQ thread as no data availableCarl Lee
2026-06-11Bluetooth: btintel_pcie: Separate coredump work from RX workRavindra
2026-06-11Bluetooth: btmtksdio: fix infinite loop in btmtksdio_txrx_work()Sergey Senozhatsky
2026-06-11Bluetooth: qca: Add BT FW build version to kernel logXiuzhuo Shang
2026-06-11Bluetooth: vhci: validate devcoredump state before side effectsSamuel Moelius
2026-06-11Bluetooth: btintel_pcie: Load IOSF debug regs by controller variantSai Teja Aluvala
2026-06-11Bluetooth: btintel_pcie: Add 50 ms delay before MAC init on BlazarIWKiran K
2026-06-11Bluetooth: Add SPDX id lines to some source filesTim Bird
2026-06-11Bluetooth: btintel_pcie: Add support for smart trigger dumpKiran K
2026-06-11Bluetooth: hci_h5: reset hci_uart::priv in the close() methodSergey Shtylyov
2026-06-11Bluetooth: btusb: clean up probe error handlingJohan Hovold
2026-06-11Bluetooth: btusb: fix wakeup irq devres lifetimeJohan Hovold
2026-06-11Bluetooth: btusb: fix wakeup source leak on probe failureJohan Hovold
2026-06-11Bluetooth: btusb: fix use-after-free on marvell probe failureJohan Hovold
2026-06-11Bluetooth: btusb: fix use-after-free on registration failureJohan Hovold
2026-06-11Bluetooth: btmtk: fix URB leak in alloc_mtk_intr_urb error pathZhao Dongdong
2026-06-11Bluetooth: btusb: Add support for TP-Link TL-UB250Cris
2026-06-11Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925Rong Zhang
2026-06-11Bluetooth: btusb: Add TP-Link UB600 for Realtek 8761BUVNils Helmig
2026-06-11Bluetooth: hci_qca: fix NULL pointer dereference in qca_dmp_hdr() for non-ser...Zijun Hu