summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-03Linux 6.8.3v6.8.3Greg Kroah-Hartman1-1/+1
2024-04-03drm/sched: fix null-ptr-deref in init entityVitaly Prosyak1-3/+9
2024-04-03drm/amdgpu: fix use-after-free bugVitaly Prosyak1-4/+16
2024-04-03tools/resolve_btfids: fix build with musl libcNatanael Copa1-0/+2
2024-04-03x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin8-31/+39
2024-04-03perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and laterSandipan Das1-3/+17
2024-04-03scsi: libsas: Fix disk not being scanned in after being removedXingui Yang1-10/+22
2024-04-03scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang1-7/+12
2024-04-03scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum1-1/+1
2024-04-03scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum1-2/+2
2024-04-03usb: dwc3: pci: Drop duplicate IDHeikki Krogerus1-2/+0
2024-04-03Revert "x86/bugs: Use fixed addressing for VERW operand"Dave Hansen1-1/+1
2024-04-03x86/bugs: Use fixed addressing for VERW operandPawan Gupta1-1/+1
2024-04-03drm/amd/display: fix IPX enablementHamza Mahfooz2-4/+6
2024-04-03crash: use macro to add crashk_res into iomem early for specific archBaoquan He2-0/+10
2024-04-03x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)3-10/+23
2024-04-03scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran1-2/+12
2024-04-03scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap1-1/+1
2024-04-03scsi: qla2xxx: Fix double free of fcportSaurav Kashyap1-2/+3
2024-04-03scsi: qla2xxx: Fix double free of the ha->vp_map pointerSaurav Kashyap1-0/+1
2024-04-03scsi: qla2xxx: Fix command flush on cable pullQuinn Tran1-0/+10
2024-04-03scsi: qla2xxx: NVME|FCP prefer flag not being honoredQuinn Tran1-0/+18
2024-04-03scsi: qla2xxx: Update manufacturer detailBikash Hazarika1-1/+1
2024-04-03scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran1-61/+41
2024-04-03scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran3-23/+13
2024-04-03scsi: qla2xxx: Prevent command send on chip resetQuinn Tran2-4/+37
2024-04-03usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt1-1/+35
2024-04-03usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt1-42/+33
2024-04-03usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt1-1/+5
2024-04-03usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt1-2/+2
2024-04-03usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso1-1/+6
2024-04-03usb: typec: tcpm: Update PD of Type-C port upon pd_setKyle Tso1-0/+2
2024-04-03usb: typec: tcpm: Correct port source pdo array in pd_set callbackKyle Tso1-1/+1
2024-04-03usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()Xu Yang1-2/+0
2024-04-03usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati1-0/+14
2024-04-03usb: udc: remove warning when queue disabled epyuan linyu1-1/+3
2024-04-03usb: dwc2: gadget: LPM flow fixMinas Harutyunyan3-21/+47
2024-04-03usb: dwc2: gadget: Fix exiting from clock gatingMinas Harutyunyan4-5/+14
2024-04-03usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan3-9/+22
2024-04-03usb: dwc2: host: Fix hibernation flowMinas Harutyunyan2-2/+28
2024-04-03usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan2-4/+14
2024-04-03USB: core: Fix deadlock in port "disable" sysfs attributeAlan Stern1-4/+34
2024-04-03USB: core: Add hub_get() and hub_put() routinesAlan Stern2-7/+18
2024-04-03USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern1-3/+13
2024-04-03usb: dwc3: Properly set system wakeupThinh Nguyen4-0/+25
2024-04-03genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki3-3/+11
2024-04-03staging: vc04_services: fix information leak in create_component()Dan Carpenter1-0/+1
2024-04-03staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann1-2/+2
2024-04-03scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli1-3/+4
2024-04-03scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal7-5/+69