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
2024-04-03
drm/sched: fix null-ptr-deref in init entity
Vitaly Prosyak
1
-3
/
+9
2024-04-03
drm/amdgpu: fix use-after-free bug
Vitaly Prosyak
1
-4
/
+16
2024-04-03
scsi: libsas: Fix disk not being scanned in after being removed
Xingui Yang
1
-10
/
+22
2024-04-03
scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()
Xingui Yang
1
-7
/
+12
2024-04-03
scsi: lpfc: Correct size for wqe for memset()
Muhammad Usama Anjum
1
-1
/
+1
2024-04-03
scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()
Muhammad Usama Anjum
1
-2
/
+2
2024-04-03
usb: dwc3: pci: Drop duplicate ID
Heikki Krogerus
1
-2
/
+0
2024-04-03
drm/amd/display: fix IPX enablement
Hamza Mahfooz
2
-4
/
+6
2024-04-03
scsi: qla2xxx: Delay I/O Abort on PCI error
Quinn Tran
1
-2
/
+12
2024-04-03
scsi: qla2xxx: Change debug message during driver unload
Saurav Kashyap
1
-1
/
+1
2024-04-03
scsi: qla2xxx: Fix double free of fcport
Saurav Kashyap
1
-2
/
+3
2024-04-03
scsi: qla2xxx: Fix double free of the ha->vp_map pointer
Saurav Kashyap
1
-0
/
+1
2024-04-03
scsi: qla2xxx: Fix command flush on cable pull
Quinn Tran
1
-0
/
+10
2024-04-03
scsi: qla2xxx: NVME|FCP prefer flag not being honored
Quinn Tran
1
-0
/
+18
2024-04-03
scsi: qla2xxx: Update manufacturer detail
Bikash Hazarika
1
-1
/
+1
2024-04-03
scsi: qla2xxx: Split FCE|EFT trace control
Quinn Tran
1
-61
/
+41
2024-04-03
scsi: qla2xxx: Fix N2N stuck connection
Quinn Tran
3
-23
/
+13
2024-04-03
scsi: qla2xxx: Prevent command send on chip reset
Quinn Tran
2
-4
/
+37
2024-04-03
usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
Christian A. Ehrhardt
1
-1
/
+35
2024-04-03
usb: typec: ucsi_acpi: Refactor and fix DELL quirk
Christian A. Ehrhardt
1
-42
/
+33
2024-04-03
usb: typec: ucsi: Ack unsupported commands
Christian A. Ehrhardt
1
-1
/
+5
2024-04-03
usb: typec: ucsi: Clear EVENT_PENDING under PPM lock
Christian A. Ehrhardt
1
-2
/
+2
2024-04-03
usb: typec: Return size of buffer if pd_set operation succeeds
Kyle Tso
1
-1
/
+6
2024-04-03
usb: typec: tcpm: Update PD of Type-C port upon pd_set
Kyle Tso
1
-0
/
+2
2024-04-03
usb: typec: tcpm: Correct port source pdo array in pd_set callback
Kyle Tso
1
-1
/
+1
2024-04-03
usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()
Xu Yang
1
-2
/
+0
2024-04-03
usb: typec: ucsi: Fix race between typec_switch and role_switch
Krishna Kurapati
1
-0
/
+14
2024-04-03
usb: udc: remove warning when queue disabled ep
yuan linyu
1
-1
/
+3
2024-04-03
usb: dwc2: gadget: LPM flow fix
Minas Harutyunyan
3
-21
/
+47
2024-04-03
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan
4
-5
/
+14
2024-04-03
usb: dwc2: host: Fix ISOC flow in DDMA mode
Minas Harutyunyan
3
-9
/
+22
2024-04-03
usb: dwc2: host: Fix hibernation flow
Minas Harutyunyan
2
-2
/
+28
2024-04-03
usb: dwc2: host: Fix remote wakeup from hibernation
Minas Harutyunyan
2
-4
/
+14
2024-04-03
USB: core: Fix deadlock in port "disable" sysfs attribute
Alan Stern
1
-4
/
+34
2024-04-03
USB: core: Add hub_get() and hub_put() routines
Alan Stern
2
-7
/
+18
2024-04-03
USB: core: Fix deadlock in usb_deauthorize_interface()
Alan Stern
1
-3
/
+13
2024-04-03
usb: dwc3: Properly set system wakeup
Thinh Nguyen
4
-0
/
+25
2024-04-03
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
1
-1
/
+1
2024-04-03
staging: vc04_services: fix information leak in create_component()
Dan Carpenter
1
-0
/
+1
2024-04-03
staging: vc04_services: changen strncpy() to strscpy_pad()
Arnd Bergmann
1
-2
/
+2
2024-04-03
scsi: core: Fix unremoved procfs host directory regression
Guilherme G. Piccoli
1
-3
/
+4
2024-04-03
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
4
-5
/
+66
2024-04-03
scsi: ufs: qcom: Provide default cycles_in_1us value
Dmitry Baryshkov
1
-2
/
+4
2024-04-03
vfio/pds: Make sure migration file isn't accessed after reset
Brett Creeley
2
-0
/
+14
2024-04-03
USB: UAS: return ENODEV when submit urbs fail with device not attached
Weitao Wang
1
-15
/
+13
2024-04-03
usb: misc: ljca: Fix double free in error handling path
Yongzhi Liu
1
-13
/
+9
2024-04-03
usb: cdc-wdm: close race between read and workqueue
Oliver Neukum
1
-1
/
+5
2024-04-03
Revert "usb: phy: generic: Get the vbus supply"
Alexander Stein
1
-7
/
+0
2024-04-03
drm/amd/display: Fix bounds check for dcn35 DcfClocks
Roman Li
1
-1
/
+1
2024-04-03
drm/i915/gt: Reset queue_priority_hint on parking
Chris Wilson
2
-3
/
+3
[next]