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
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-05-02
nvme: fixup scan failure for non-ANA multipath controllers
Hannes Reinecke
1
-1
/
+1
2025-05-02
net: dsa: mv88e6xxx: enable STU methods for 6320 family
Marek Behún
1
-0
/
+6
2025-05-02
net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 family
Marek Behún
1
-0
/
+2
2025-05-02
net: dsa: mv88e6xxx: enable PVT for 6321 switch
Marek Behún
1
-0
/
+1
2025-05-02
net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
Marek Behún
1
-2
/
+2
2025-05-02
comedi: jr3_pci: Fix synchronous deletion of timer
Ian Abbott
1
-1
/
+1
2025-05-02
vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp
Daniel Borkmann
1
-1
/
+1
2025-05-02
driver core: fix potential NULL pointer dereference in dev_uevent()
Dmitry Torokhov
3
-4
/
+44
2025-05-02
driver core: introduce device_set_driver() helper
Dmitry Torokhov
3
-4
/
+10
2025-05-02
Revert "drivers: core: synchronize really_probe() and dev_uevent()"
Dmitry Torokhov
1
-3
/
+0
2025-05-02
spi: spi-imx: Add check for spi_imx_setupxfer()
Tamura Dai
1
-1
/
+4
2025-05-02
md/raid1: Add check for missing source disk in process_checks()
Meir Elisha
1
-10
/
+16
2025-05-02
spi: tegra210-quad: add rate limiting and simplify timeout error message
Breno Leitao
1
-2
/
+2
2025-05-02
spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts
Breno Leitao
1
-1
/
+1
2025-05-02
loop: aio inherit the ioprio of original request
Yunlong Xing
1
-1
/
+1
2025-05-02
scsi: pm80xx: Set phy_attached to zero when device is gone
Igor Pylypiv
1
-0
/
+1
2025-05-02
scsi: ufs: exynos: Ensure pre_link() executes before exynos_ufs_phy_init()
Peter Griffin
1
-5
/
+5
2025-05-02
scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes
Xingui Yang
1
-0
/
+20
2025-05-02
nvmet-fc: put ref when assoc->del_work is already scheduled
Daniel Wagner
1
-1
/
+2
2025-05-02
nvmet-fc: take tgtport reference only once
Daniel Wagner
1
-15
/
+7
2025-05-02
gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
Andy Shevchenko
1
-3
/
+3
2025-05-02
nvme: multipath: fix return value of nvme_available_path
Uday Shankar
1
-1
/
+1
2025-05-02
nvme: re-read ANA log page after ns scan completes
Hannes Reinecke
1
-0
/
+5
2025-05-02
ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls
Jean-Marc Eurin
1
-2
/
+2
2025-05-02
ACPI: EC: Set ec_no_wakeup for Lenovo Go S
Mario Limonciello
1
-0
/
+28
2025-05-02
nvme: requeue namespace scan on missed AENs
Hannes Reinecke
1
-0
/
+4
2025-05-02
xen: Change xen-acpi-processor dom0 dependency
Jason Andryuk
1
-1
/
+1
2025-05-02
udmabuf: fix a buf size overflow issue during udmabuf creation
Xiaogang Chen
1
-1
/
+1
2025-05-02
rtc: pcf85063: do a SW reset if POR failed
Lukas Stockmann
1
-1
/
+18
2025-05-02
ntb_hw_amd: Add NTB PCI ID for new gen CPU
Basavaraj Natikar
1
-0
/
+1
2025-05-02
ntb: reduce stack usage in idt_scan_mws
Arnd Bergmann
1
-11
/
+7
2025-05-02
qibfs: fix _another_ leak
Al Viro
1
-0
/
+1
2025-05-02
objtool, lkdtm: Obfuscate the do_nothing() pointer
Josh Poimboeuf
1
-3
/
+11
2025-05-02
objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_m...
Josh Poimboeuf
1
-2
/
+2
2025-05-02
thunderbolt: Scan retimers after device router has been enumerated
Mika Westerberg
1
-2
/
+14
2025-05-02
usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
Théo Lebrun
3
-17
/
+1
2025-05-02
usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
Chenyuan Yang
1
-0
/
+3
2025-05-02
usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running
Michal Pecio
1
-4
/
+7
2025-05-02
dmaengine: dmatest: Fix dmatest waiting less when interrupted
Vinicius Costa Gomes
1
-3
/
+3
2025-05-02
usb: dwc3: gadget: Avoid using reserved endpoints on Intel Merrifield
Andy Shevchenko
1
-0
/
+10
2025-05-02
usb: dwc3: gadget: Refactor loop to avoid NULL endpoints
Andy Shevchenko
1
-4
/
+18
2025-05-02
usb: host: max3421-hcd: Add missing spi_device_id table
Alexander Stein
1
-0
/
+7
2025-05-02
mailbox: pcc: Always clear the platform ack interrupt first
Sudeep Holla
1
-3
/
+4
2025-05-02
mailbox: pcc: Fix the possible race in updation of chan_in_use flag
Huisong Li
1
-1
/
+7
2025-05-02
s390/tty: Fix a potential memory leak bug
Haoxiang Li
1
-0
/
+12
2025-05-02
s390/sclp: Add check for get_zeroed_page()
Haoxiang Li
1
-0
/
+17
2025-05-02
clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
Heiko Stuebner
1
-0
/
+4
2025-05-02
crypto: ccp - Add support for PCI device 0x1134
Devaraj Rangasamy
1
-0
/
+1
2025-05-02
pinctrl: renesas: rza2: Fix potential NULL pointer dereference
Chenyuan Yang
1
-0
/
+3
2025-05-02
USB: wdm: add annotation
Oliver Neukum
1
-1
/
+1
[next]