index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-02
sfc: fix NULL dereferences in ef100_process_design_param()
Edward Cree
2
-29
/
+24
2025-11-02
udmabuf: fix a buf size overflow issue during udmabuf creation
Xiaogang Chen
1
-1
/
+1
2025-11-02
wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()
Aditya Kumar Singh
1
-3
/
+3
2025-11-02
iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
Kees Bakker
1
-3
/
+4
2025-11-02
gpio: idio-16: Define fixed direction of the GPIO lines
William Breathitt Gray
1
-0
/
+5
2025-11-02
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
1
-2
/
+24
2025-11-02
gpio: regmap: Allow to allocate regmap-irq device
Mathieu Dubois-Briand
1
-2
/
+27
2025-11-02
bonding: check xdp prog when set bond mode
Wang Liang
2
-4
/
+7
2025-11-02
bonding: return detailed error when loading native XDP fails
Hangbin Liu
1
-1
/
+4
2025-11-02
EDAC/mc_sysfs: Increase legacy channel support to 16
Avadhut Naik
1
-0
/
+24
2025-10-29
devcoredump: Fix circular locking dependency with devcd->mutex.
Maarten Lankhorst
1
-54
/
+84
2025-10-29
serial: sc16is7xx: remove useless enable of enhanced features
Hugo Villeneuve
1
-7
/
+0
2025-10-29
serial: 8250_mtk: Enable baud clock and manage in runtime PM
Daniel Golle
1
-2
/
+4
2025-10-29
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
Florian Eckert
1
-0
/
+11
2025-10-29
serial: 8250_dw: handle reset control deassert error
Artem Shimko
1
-1
/
+3
2025-10-29
tcpm: switch check for role_sw device with fw_node
Michael Grzeschik
1
-2
/
+2
2025-10-29
most: usb: hdm_probe: Fix calling put_device() before device initialization
Victoria Votokina
1
-1
/
+1
2025-10-29
most: usb: Fix use-after-free in hdm_disconnect
Victoria Votokina
1
-7
/
+4
2025-10-29
misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup
Junhao Xie
1
-0
/
+2
2025-10-29
mei: me: add wildcat lake P DID
Alexander Usyskin
2
-0
/
+4
2025-10-29
comedi: fix divide-by-zero in comedi_buf_munge()
Deepanshu Kartikey
1
-1
/
+1
2025-10-29
binder: remove "invalid inc weak" check
Alice Ryhl
1
-10
/
+1
2025-10-29
xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event
Mathias Nyman
1
-2
/
+4
2025-10-29
xhci: dbc: enable back DbC in resume if it was enabled before suspend
Mathias Nyman
1
-1
/
+8
2025-10-29
usb: raw-gadget: do not limit transfer length
Andrey Konovalov
1
-2
/
+0
2025-10-29
usb/core/quirks: Add Huawei ME906S to wakeup quirk
Tim Guttzeit
1
-0
/
+2
2025-10-29
USB: serial: option: add Telit FN920C04 ECM compositions
LI Qingwu
1
-0
/
+4
2025-10-29
USB: serial: option: add Quectel RG255C
Reinhard Speyerer
1
-0
/
+4
2025-10-29
USB: serial: option: add UNISOC UIS7720
Renjun Wang
1
-0
/
+2
2025-10-29
platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL
Suma Hegde
1
-0
/
+5
2025-10-29
Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU and GaP
Kiran K
2
-8
/
+23
2025-10-29
gpio: ljca: Fix duplicated IRQ mapping
Haotian Zhang
1
-11
/
+3
2025-10-29
drm/panic: Fix qr_code, ensure vmargin is positive
Jocelyn Falempe
1
-1
/
+4
2025-10-29
drm/panic: Fix drawing the logo on a small narrow screen
Jocelyn Falempe
1
-0
/
+3
2025-10-29
nbd: override creds to kernel when calling sock_{send,recv}msg()
Ondrej Mosnacek
1
-0
/
+15
2025-10-29
hwmon: (sht3x) Fix error handling
Guenter Roeck
1
-10
/
+17
2025-10-29
drm/panthor: Fix kernel panic on partial unmap of a GPU VA region
Akash Goel
1
-3
/
+7
2025-10-29
spi: airoha: fix reading/writing of flashes with more than one plane per lun
Mikhail Kshevetskiy
1
-3
/
+6
2025-10-29
spi: airoha: switch back to non-dma mode in the case of error
Mikhail Kshevetskiy
1
-2
/
+5
2025-10-29
spi: airoha: do not keep {tx,rx} dma buffer always mapped
Lorenzo Bianconi
1
-83
/
+71
2025-10-29
spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
Mikhail Kshevetskiy
1
-26
/
+82
2025-10-29
spi: airoha: return an error for continuous mode dirmap creation cases
Mikhail Kshevetskiy
1
-0
/
+4
2025-10-29
firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw mode
Artem Shimko
1
-2
/
+1
2025-10-29
firmware: arm_scmi: Account for failed debug initialization
Cristian Marussi
2
-33
/
+35
2025-10-29
spi: spi-nxp-fspi: add extra delay after dll locked
Han Xu
1
-0
/
+6
2025-10-29
drm/amd/display: increase max link count and fix link->enc NULL pointer access
Charlene Liu
2
-1
/
+10
2025-10-29
net: ravb: Ensure memory write completes before ringing TX doorbell
Lad Prabhakar
1
-0
/
+8
2025-10-29
net: ravb: Enforce descriptor type ordering
Lad Prabhakar
1
-2
/
+14
2025-10-29
net: usb: rtl8150: Fix frame padding
Michal Pecio
1
-2
/
+9
2025-10-29
net: stmmac: dwmac-rk: Fix disabling set_clock_selection
Sebastian Reichel
1
-4
/
+5
[next]