index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-17
e1000: fix OOB in e1000_tbi_should_accept()
Guangshuo Li
1
-1
/
+9
2025-12-17
idpf: reduce mbx_task schedule delay to 300us
Brian Vazquez
1
-1
/
+1
2025-12-17
idpf: fix LAN memory regions command on some NVMs
Larysa Zaremba
1
-0
/
+5
2025-12-17
Input: alps - fix use-after-free bugs caused by dev3_register_work
Duoming Zhou
1
-0
/
+1
2025-12-17
mshv: hide x86-specific functions on arm64
Arnd Bergmann
1
-0
/
+2
2025-12-17
RDMA/efa: Remove possible negative shift
Michael Margolin
1
-4
/
+0
2025-12-17
RTRS/rtrs: clean up rtrs headers kernel-doc
Randy Dunlap
2
-20
/
+36
2025-12-17
RDMA/irdma: avoid invalid read in irdma_net_event
Michal Schmidt
1
-1
/
+2
2025-12-17
RDMA/mana_ib: check cqe length for kernel CQs
Konstantin Taranov
1
-0
/
+4
2025-12-17
x86/msi: Make irq_retrigger() functional for posted MSI
Thomas Gleixner
1
-4
/
+4
2025-12-17
iavf: fix off-by-one issues in iavf_config_rss_reg()
Kohei Enju
1
-2
/
+2
2025-12-17
i40e: validate ring_len parameter against hardware-specific values
Gregory Herrero
3
-14
/
+13
2025-12-17
i40e: fix scheduling in set_rx_mode
Przemyslaw Korba
1
-0
/
+1
2025-12-17
powercap: intel_rapl: Fix possible recursive lock warning
Srinivas Pandruvada
2
-8
/
+20
2025-12-17
serial: 8250: longson: Fix NULL vs IS_ERR() bug in probe
Dan Carpenter
1
-2
/
+2
2025-12-17
serial: core: Restore sysfs fwnode information
Andy Shevchenko
1
-4
/
+6
2025-12-17
usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe
Miaoqian Lin
1
-3
/
+4
2025-12-17
usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_common
Mario Limonciello (AMD)
1
-1
/
+1
2025-12-17
USB: lpc32xx_udc: Fix error handling in probe
Ma Ke
1
-6
/
+15
2025-12-17
usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...
Haoxiang Li
1
-2
/
+6
2025-12-17
usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal
Duoming Zhou
1
-0
/
+1
2025-12-17
usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
Haoxiang Li
1
-0
/
+2
2025-12-17
usb: typec: ucsi: huawei-gaokin: add DRM dependency
Arnd Bergmann
1
-0
/
+1
2025-12-17
usb: dwc3: keep susphy enabled during exit to avoid controller faults
Udipto Goswami
2
-2
/
+2
2025-12-17
xhci: dbgtty: fix device unregister: fixup
Łukasz Bartosik
1
-1
/
+1
2025-12-17
mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig
Jared Kangas
1
-2
/
+2
2025-12-17
mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
Sai Krishna Potthuri
1
-1
/
+1
2025-12-17
spi: mt65xx: Use IRQF_ONESHOT with threaded IRQ
Fei Shao
1
-1
/
+1
2025-12-17
spi: cadence-quadspi: Fix clock disable on probe failure path
Anurag Dutta
1
-1
/
+3
2025-12-17
spi: cadence-quadspi: Add error logging for DMA request failure
Anurag Dutta
1
-1
/
+3
2025-12-16
scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend error
Seunghwan Baek
1
-1
/
+4
2025-12-16
scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
Michal Rábek
1
-7
/
+13
2025-12-16
scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflow
Chandrakanth Patil
2
-0
/
+3
2025-12-16
scsi: scsi_debug: Fix atomic write enable module param description
John Garry
1
-1
/
+1
2025-12-16
RDMA/cm: Fix leaking the multicast GID table reference
Jason Gunthorpe
1
-0
/
+3
2025-12-16
RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
Jason Gunthorpe
1
-23
/
+10
2025-12-17
i2c: i801: Add support for Intel Nova Lake-S
Jarkko Nikula
2
-0
/
+4
2025-12-17
i2c: rcar: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2025-12-17
i2c: pxa: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2025-12-17
i2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-2
/
+1
2025-12-16
pmdomain: qcom: rpmhpd: Add MXC to SC8280XP
Konrad Dybcio
1
-0
/
+4
2025-12-16
drm/amdkfd: Fix improper NULL termination of queue restore SMI event string
Brian Kocoloski
1
-1
/
+1
2025-12-16
drm/amd/pm: restore SCLK settings after S0ix resume
mythilam
2
-5
/
+37
2025-12-16
drm/amdgpu: fix a job->pasid access race in gpu recovery
Alex Deucher
1
-2
/
+8
2025-12-16
drm/amd/display: Fix DP no audio issue
Charlene Liu
1
-4
/
+4
2025-12-16
drm/amd/display: Fix scratch registers offsets for DCN351
Ray Wu
1
-4
/
+4
2025-12-16
drm/amd/display: Fix scratch registers offsets for DCN35
Ray Wu
1
-4
/
+4
2025-12-16
drm/amd: Resume the device in thaw() callback when console suspend is disabled
Mario Limonciello (AMD)
1
-1
/
+4
2025-12-16
wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
Yao Zi
2
-0
/
+14
2025-12-16
wifi: iwlwifi: Fix firmware version handling
Ville Syrjälä
1
-2
/
+2
[prev]
[next]