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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-07-23
drm/atomic: Fix potential use-after-free in nonblocking commits
Daniel Vetter
1
-1
/
+10
2023-07-23
scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue
Manish Rangankar
2
-4
/
+0
2023-07-23
scsi: qla2xxx: Pointer may be dereferenced
Shreyas Deodhar
1
-0
/
+2
2023-07-23
scsi: qla2xxx: Correct the index of array
Bikash Hazarika
1
-1
/
+4
2023-07-23
scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()
Nilesh Javali
1
-0
/
+4
2023-07-23
scsi: qla2xxx: Fix potential NULL pointer dereference
Bikash Hazarika
1
-1
/
+2
2023-07-23
scsi: qla2xxx: Fix buffer overrun
Quinn Tran
1
-1
/
+1
2023-07-23
scsi: qla2xxx: Avoid fcport pointer dereference
Nilesh Javali
1
-2
/
+2
2023-07-23
scsi: qla2xxx: Array index may go out of bound
Nilesh Javali
1
-1
/
+2
2023-07-23
scsi: qla2xxx: Wait for io return on terminate rport
Quinn Tran
1
-0
/
+13
2023-07-23
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
1
-0
/
+3
2023-07-23
bus: ixp4xx: fix IXP4XX_EXP_T1_MASK
Jonas Gorski
1
-1
/
+1
2023-07-23
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
3
-28
/
+3
2023-07-23
soundwire: qcom: fix storing port config out-of-bounds
Krzysztof Kozlowski
1
-1
/
+2
2023-07-23
opp: Fix use-after-free in lazy_opp_tables after probe deferral
Stephan Gerhold
1
-0
/
+3
2023-07-23
meson saradc: fix clock divider mask length
George Stark
1
-1
/
+1
2023-07-23
xhci: Show ZHAOXIN xHCI root hub speed correctly
Weitao Wang
3
-7
/
+27
2023-07-23
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
Weitao Wang
3
-3
/
+13
2023-07-23
xhci: Fix resume issue of some ZHAOXIN hosts
Weitao Wang
1
-0
/
+5
2023-07-23
firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...
Christophe JAILLET
1
-1
/
+1
2023-07-23
tty: serial: imx: fix rs485 rx after tx
Martin Fuzzey
1
-5
/
+13
2023-07-23
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...
Christophe JAILLET
1
-0
/
+8
2023-07-23
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...
Christophe JAILLET
1
-1
/
+5
2023-07-23
serial: atmel: don't enable IRQs prematurely
Dan Carpenter
1
-2
/
+2
2023-07-23
drm/ttm: Don't leak a resource on swapout move error
Thomas Hellström
1
-0
/
+1
2023-07-23
drm/amdgpu: avoid restore process run into dead loop.
gaba
1
-0
/
+3
2023-07-23
drm/amd/display: Correct `DMUB_FW_VERSION` macro
Mario Limonciello
1
-1
/
+1
2023-07-23
drm/amdgpu: fix clearing mappings for BOs that are always valid in VM
Samuel Pitoiset
1
-0
/
+12
2023-07-23
drm/rockchip: vop: Leave vblank enabled in self-refresh
Brian Norris
1
-4
/
+4
2023-07-23
drm/atomic: Allow vblank-enabled + self-refresh "disable"
Brian Norris
1
-1
/
+10
2023-07-23
dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
Peter Korsgaard
1
-1
/
+21
2023-07-23
md/raid0: add discard support for the 'original' layout
Jason Baron
2
-8
/
+55
2023-07-23
mfd: pm8008: Fix module autoloading
Johan Hovold
1
-0
/
+1
2023-07-23
misc: pci_endpoint_test: Re-init completion for every test
Damien Le Moal
1
-0
/
+4
2023-07-23
misc: pci_endpoint_test: Free IRQs before removing the device
Damien Le Moal
1
-3
/
+3
2023-07-23
PCI: rockchip: Set address alignment for endpoint mode
Damien Le Moal
1
-0
/
+1
2023-07-23
PCI: rockchip: Use u32 variable to access 32-bit registers
Rick Wertenbroek
2
-5
/
+6
2023-07-23
PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
Rick Wertenbroek
2
-35
/
+16
2023-07-23
PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
Rick Wertenbroek
2
-0
/
+19
2023-07-23
PCI: rockchip: Write PCI Device ID to correct register
Rick Wertenbroek
2
-2
/
+6
2023-07-23
PCI: rockchip: Assert PCI Configuration Enable bit after probe
Rick Wertenbroek
1
-0
/
+3
2023-07-23
PCI: qcom: Disable write access to read only registers for IP v2.3.3
Manivannan Sadhasivam
1
-0
/
+2
2023-07-23
PCI: Add function 1 DMA alias quirk for Marvell 88SE9235
Robin Murphy
1
-0
/
+2
2023-07-23
PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold
Ondrej Zary
1
-5
/
+5
2023-07-23
dm integrity: reduce vmalloc space footprint on 32-bit architectures
Mikulas Patocka
1
-2
/
+2
2023-07-23
hwrng: imx-rngc - fix the timeout for init and self check
Martin Kaiser
1
-4
/
+2
2023-07-23
misc: fastrpc: Create fastrpc scalar with correct buffer count
Ekansh Gupta
1
-1
/
+1
2023-07-23
net: bcmgenet: Ensure MDIO unregistration has clocks enabled
Florian Fainelli
1
-0
/
+2
2023-07-23
mtd: rawnand: meson: fix unaligned DMA buffers handling
Arseniy Krasnov
1
-0
/
+4
2023-07-23
tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
Jarkko Sakkinen
1
-23
/
+7
[next]