index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2023-12-08
mmc: sdhci-pci-gli: Disable LPM during initialization
Kornel Dulęba
1
-25
/
+29
2023-12-08
firewire: core: fix possible memory leak in create_units()
Yang Yingliang
1
-7
/
+4
2023-12-08
pinctrl: avoid reload of p state in list iteration
Maria Yu
1
-3
/
+3
2023-12-03
USB: dwc3: qcom: fix wakeup after probe deferral
Johan Hovold
1
-4
/
+4
2023-12-03
USB: dwc3: qcom: fix software node leak on probe errors
Johan Hovold
1
-5
/
+8
2023-12-03
usb: dwc3: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+2
2023-12-03
usb: dwc3: Fix default mode initialization
Alexander Stein
1
-1
/
+1
2023-12-03
USB: dwc2: write HCINT with INTMASK applied
Oliver Neukum
1
-8
/
+7
2023-12-03
usb: typec: tcpm: Skip hard reset when in error recovery
Badhri Jagan Sridharan
1
-0
/
+9
2023-12-03
USB: serial: option: don't claim interface 4 for ZTE MF290
Lech Perczak
1
-1
/
+2
2023-12-03
USB: serial: option: fix FM101R-GL defines
Puliang Lu
1
-2
/
+2
2023-12-03
USB: serial: option: add Fibocom L7xx modules
Victor Fragoso
1
-0
/
+1
2023-12-03
usb: cdnsp: Fix deadlock issue during using NCM gadget
Pawel Laszczak
1
-0
/
+3
2023-12-03
bcache: fixup lock c->root error
Mingzhe Zou
1
-3
/
+11
2023-12-03
bcache: fixup init dirty data errors
Mingzhe Zou
1
-1
/
+4
2023-12-03
bcache: prevent potential division by zero error
Rand Deeb
1
-1
/
+1
2023-12-03
bcache: check return value from btree_node_alloc_replacement()
Coly Li
1
-0
/
+2
2023-12-03
dm-delay: fix a race between delay_presuspend and delay_bio
Mikulas Patocka
1
-5
/
+12
2023-12-03
hv_netvsc: Mark VF as slave before exposing it to user-mode
Long Li
1
-9
/
+23
2023-12-03
hv_netvsc: Fix race of register_netdevice_notifier and VF register
Haiyang Zhang
1
-2
/
+7
2023-12-03
hv_netvsc: fix race of netvsc and VF register_netdevice
Haiyang Zhang
1
-10
/
+15
2023-12-03
USB: serial: option: add Luat Air72*U series products
Asuna Yang
1
-0
/
+3
2023-12-03
s390/dasd: protect device queue against concurrent access
Jan Höppner
1
-11
/
+13
2023-12-03
bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race
Mingzhe Zou
1
-1
/
+2
2023-12-03
md: fix bi_status reporting in md_end_clone_io
Song Liu
1
-1
/
+2
2023-12-03
bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()
Coly Li
1
-1
/
+1
2023-12-03
swiotlb-xen: provide the "max_mapping_size" method
Keith Busch
1
-0
/
+1
2023-12-03
ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVA
Hans de Goede
1
-0
/
+7
2023-12-03
media: qcom: camss: Fix genpd cleanup
Bryan O'Donoghue
1
-14
/
+21
2023-12-03
media: qcom: camss: Fix V4L2 async notifier error path
Bryan O'Donoghue
1
-8
/
+8
2023-12-03
media: qcom: Initialise V4L2 async notifier later
Sakari Ailus
1
-11
/
+10
2023-12-03
media: camss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-03
media: camss: Split power domain management
Vladimir Zapolskiy
3
-16
/
+54
2023-12-03
USB: dwc3: qcom: fix ACPI platform device leak
Johan Hovold
1
-7
/
+30
2023-12-03
USB: dwc3: qcom: fix resource leaks on probe deferral
Johan Hovold
1
-3
/
+6
2023-12-03
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
1
-0
/
+4
2023-12-03
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-12-03
i40e: use ERR_PTR error print in i40e messages
Jan Sokolowski
6
-197
/
+198
2023-12-03
net: axienet: Fix check for partial TX checksum
Samuel Holland
1
-1
/
+1
2023-12-03
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-12-03
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
2023-12-03
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
1
-1
/
+13
2023-12-03
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
1
-1
/
+19
2023-12-03
net: usb: ax88179_178a: fix failed operations during ax88179_reset
Jose Ignacio Tornos Martinez
1
-2
/
+2
2023-12-03
HID: fix HID device resource race between HID core and debugging support
Charles Yi
2
-2
/
+13
2023-12-03
drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full
Jonas Karlman
1
-3
/
+11
2023-12-03
drm/i915: do not clean GT table on error path
Andrzej Hajda
2
-14
/
+1
2023-12-03
ata: pata_isapnp: Add missing error check for devm_ioport_map()
Chen Ni
1
-0
/
+3
2023-12-03
octeontx2-pf: Fix memory leak during interface down
Suman Ghosh
1
-0
/
+2
2023-12-03
wireguard: use DEV_STATS_INC()
Eric Dumazet
3
-9
/
+10
[prev]
[next]