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-02-27
md: Fix md_seq_ops() regressions
Yu Kuai
1
-13
/
+27
2025-02-27
md: fix missing flush of sync_work
Yu Kuai
1
-2
/
+2
2025-02-27
net/mlx5e: Don't call cleanup on profile rollback failure
Cosmin Ratiu
1
-1
/
+3
2025-02-27
EDAC/qcom: Correct interrupt enable register configuration
Komal Bajaj
1
-2
/
+2
2025-02-27
mtd: rawnand: cadence: fix incorrect device in dma_unmap_single
Niravkumar L Rabara
1
-2
/
+2
2025-02-27
mtd: rawnand: cadence: use dma_map_resource for sdma address
Niravkumar L Rabara
1
-4
/
+25
2025-02-27
mtd: rawnand: cadence: fix error code in cadence_nand_init()
Niravkumar L Rabara
1
-5
/
+4
2025-02-27
nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
Haoxiang Li
1
-0
/
+2
2025-02-27
soc: loongson: loongson2_guts: Add check for devm_kstrdup()
Haoxiang Li
1
-1
/
+4
2025-02-27
tee: optee: Fix supplicant wait loop
Sumit Garg
1
-27
/
+8
2025-02-27
drm/i915/dp: Fix error handling during 128b/132b link training
Imre Deak
1
-1
/
+14
2025-02-27
drm/i915: Make sure all planes in use by the joiner have their crtc included
Ville Syrjälä
1
-0
/
+18
2025-02-27
drm/msm/dpu: Disable dither in phys encoder cleanup
Jessica Zhang
1
-0
/
+3
2025-02-27
drm/nouveau/pmu: Fix gp10b firmware guard
Aaron Kling
1
-1
/
+1
2025-02-27
nvme/ioctl: add missing space in err message
Caleb Sander Mateos
1
-2
/
+1
2025-02-27
drm/msm: Avoid rounding up to one jiffy
Rob Clark
1
-7
/
+4
2025-02-27
nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()
David Hildenbrand
1
-2
/
+7
2025-02-27
power: supply: da9150-fg: fix potential overflow
Andrey Vatoropin
1
-2
/
+2
2025-02-27
drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()
Dan Carpenter
1
-2
/
+1
2025-02-27
drm/msm/gem: Demote userspace errors to DRM_UT_DRIVER
Rob Clark
2
-18
/
+24
2025-02-27
drm/tidss: Fix race condition while handling interrupt registers
Devarsh Thakkar
2
-0
/
+6
2025-02-27
drm/tidss: Add simple K2G manual reset
Tomi Valkeinen
1
-2
/
+16
2025-02-27
net: axienet: Set mac_managed_pm
Nick Hu
1
-0
/
+1
2025-02-27
geneve: Suppress list corruption splat in geneve_destroy_tunnels().
Kuniyuki Iwashima
1
-7
/
+0
2025-02-27
gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().
Kuniyuki Iwashima
1
-5
/
+0
2025-02-27
ibmvnic: Don't reference skb after sending to VIOS
Nick Child
1
-1
/
+3
2025-02-27
ibmvnic: Add stat for tx direct vs tx batched
Nick Child
2
-8
/
+18
2025-02-27
ibmvnic: Introduce send sub-crq direct
Nick Child
1
-6
/
+46
2025-02-27
ibmvnic: Return error code on TX scrq flush fail
Nick Child
1
-3
/
+7
2025-02-27
s390/ism: add release function for struct device
Julian Ruess
1
-2
/
+12
2025-02-27
geneve: Fix use-after-free in geneve_find_dev().
Kuniyuki Iwashima
1
-8
/
+3
2025-02-27
USB: gadget: f_midi: f_midi_complete to call queue_work
Jill Donahue
1
-1
/
+1
2025-02-27
usb: gadget: core: flush gadget workqueue after device removal
Roy Luo
1
-1
/
+1
2025-02-27
USB: gadget: core: create sysfs link between udc and gadget
Roy Luo
1
-0
/
+9
2025-02-27
nvmem: imx-ocotp-ele: fix MAC address byte order
Sascha Hauer
1
-0
/
+22
2025-02-27
nvmem: Move and rename ->fixup_cell_info()
Miquel Raynal
4
-19
/
+11
2025-02-27
nvmem: Simplify the ->add_cells() hook
Miquel Raynal
3
-5
/
+3
2025-02-27
nvmem: Create a header for internal sharing
Miquel Raynal
2
-23
/
+36
2025-02-27
media: uvcvideo: Remove dangling pointers
Ricardo Ribalda
3
-3
/
+67
2025-02-27
media: uvcvideo: Only save async fh if success
Ricardo Ribalda
1
-7
/
+11
2025-02-27
media: uvcvideo: Refactor iterators
Ricardo Ribalda
1
-11
/
+13
2025-02-27
soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove
Krzysztof Kozlowski
1
-0
/
+1
2025-02-27
soc/mediatek: mtk-devapc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2025-02-27
scsi: core: Do not retry I/Os during depopulation
Igor Pylypiv
1
-2
/
+7
2025-02-27
scsi: core: Handle depopulation and restoration in progress
Douglas Gilbert
2
-0
/
+5
2025-02-27
firmware: qcom: scm: Fix missing read barrier in qcom_scm_is_available()
Krzysztof Kozlowski
1
-2
/
+3
2025-02-27
Input: synaptics - fix crash when enabling pass-through port
Dmitry Torokhov
2
-14
/
+43
2025-02-27
Bluetooth: qca: Fix poor RF performance for WCN6855
Zijun Hu
1
-2
/
+3
2025-02-27
Bluetooth: qca: Update firmware-name to support board specific nvm
Cheng Jiang
1
-28
/
+85
2025-02-27
Bluetooth: qca: Support downloading board id specific NVM for WCN7850
Zijun Hu
1
-3
/
+15
[next]