index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-25
idpf: nullify pointers after they are freed
Li Li
1
-0
/
+1
2026-02-25
idpf: skip deallocating txq group's txqs if it is NULL
Li Li
1
-0
/
+3
2026-02-25
idpf: skip deallocating bufq_sets from rx_qgrp if it is NULL
Li Li
1
-0
/
+3
2026-02-25
idpf: increment completion queue next_to_clean in sw marker wait routine
Li Li
1
-3
/
+3
2026-02-25
mshv: add arm64 support for doorbell & intercept SINTs
Anirudh Rayabharam (Microsoft)
1
-10
/
+109
2026-02-25
mshv: refactor synic init and cleanup
Anirudh Rayabharam (Microsoft)
3
-65
/
+75
2026-02-25
Merge tag 'ata-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
2
-8
/
+22
2026-02-25
usb: image: mdc800: kill download URB on timeout
Ziyi Guo
1
-1
/
+3
2026-02-25
usb: mdc800: handle signal and read racing
Oliver Neukum
1
-1
/
+1
2026-02-25
mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_na...
Chen Ni
1
-1
/
+1
2026-02-25
mtd: Avoid boot crash in RedBoot partition table parser
Finn Thain
1
-3
/
+3
2026-02-25
cpufreq: intel_pstate: Fix crash during turbo disable
Srinivas Pandruvada
1
-5
/
+5
2026-02-25
RDMA/umem: Fix double dma_buf_unpin in failure path
Jacob Moroni
1
-3
/
+1
2026-02-25
RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()
Stefan Metzmacher
1
-1
/
+5
2026-02-25
dmaengine: idxd: Fix leaking event log memory
Vinicius Costa Gomes
1
-4
/
+0
2026-02-25
dmaengine: idxd: Fix freeing the allocated ida too late
Vinicius Costa Gomes
1
-4
/
+4
2026-02-25
dmaengine: idxd: Fix memory leak when a wq is reset
Vinicius Costa Gomes
1
-2
/
+1
2026-02-25
dmaengine: idxd: Fix not releasing workqueue on .release()
Vinicius Costa Gomes
1
-0
/
+1
2026-02-25
dmaengine: idxd: Wait for submitted operations on .device_synchronize()
Vinicius Costa Gomes
1
-0
/
+8
2026-02-25
dmaengine: idxd: Flush all pending descriptors
Vinicius Costa Gomes
1
-0
/
+10
2026-02-25
dmaengine: idxd: Flush kernel workqueues on Function Level Reset
Vinicius Costa Gomes
3
-0
/
+39
2026-02-25
dmaengine: idxd: Fix possible invalid memory access after FLR
Vinicius Costa Gomes
1
-0
/
+1
2026-02-25
dmaengine: idxd: Fix crash when the event log is disabled
Vinicius Costa Gomes
2
-1
/
+5
2026-02-25
dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config()
Vinicius Costa Gomes
2
-16
/
+11
2026-02-25
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-02-25
dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
Shenghui Shi
1
-2
/
+6
2026-02-25
dmaengine: fsl-edma: fix channel parameter config for fixed channel requests
Joy Zou
1
-15
/
+11
2026-02-25
irqchip/gic-v5: Fix inversion of IRS_IDR0.virt flag
Sascha Bischoff
1
-1
/
+1
2026-02-25
drm/client: Do not destroy NULL modes
Jonathan Cavitt
1
-1
/
+2
2026-02-25
firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabled
Liwei Song
1
-0
/
+2
2026-02-25
net: stmmac: fix timestamping configuration after suspend/resume
Russell King (Oracle)
1
-0
/
+1
2026-02-25
zloop: check for spurious options passed to remove
Christoph Hellwig
1
-1
/
+6
2026-02-25
zloop: advertise a volatile write cache
Christoph Hellwig
1
-6
/
+18
2026-02-24
media: dvb-core: fix wrong reinitialization of ringbuffer on reopen
Jens Axboe
1
-1
/
+3
2026-02-24
scsi: ufs: core: Fix shift out of bounds when MAXQ=32
wangshuaiwei
1
-1
/
+1
2026-02-24
staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
Luka Gejak
1
-1
/
+4
2026-02-24
irqchip/ls-extirq: Fix devm_of_iomap() error check
Ioana Ciornei
1
-2
/
+4
2026-02-24
Revert "irqchip/ls-extirq: Use for_each_of_imap_item iterator"
Ioana Ciornei
1
-17
/
+30
2026-02-24
regulator: Kconfig: fix a typo
Felix Gu
1
-1
/
+1
2026-02-24
regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gp...
Felix Gu
1
-2
/
+1
2026-02-24
regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()
Felix Gu
1
-4
/
+3
2026-02-24
drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-doc
Matthew Brost
1
-5
/
+5
2026-02-24
scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resume
Peter Wang
1
-9
/
+9
2026-02-24
scsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_...
Peter Wang
1
-2
/
+2
2026-02-24
cxl/region: Test CXL_DECODER_F_NORMALIZED_ADDRESSING as a bitmask
Alison Schofield
1
-1
/
+1
2026-02-24
cxl: Test CXL_DECODER_F_LOCK as a bitmask
Alison Schofield
2
-2
/
+2
2026-02-24
cxl/mbox: validate payload size before accessing contents in cxl_payload_from...
Davidlohr Bueso
1
-2
/
+9
2026-02-24
cxl: Fix race of nvdimm_bus object when creating nvdimm objects
Dave Jiang
3
-2
/
+42
2026-02-24
hwmon: (it87) Check the it87_lock() return value
Bart Van Assche
1
-1
/
+4
2026-02-24
Revert "hwmon: add SMARC-sAM67 support"
Michael Walle
3
-172
/
+0
[prev]
[next]