summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.8.4v6.8.4Greg Kroah-Hartman2024-04-041-1/+1
* Revert "workqueue.c: Increase workqueue name length"Greg Kroah-Hartman2024-04-041-6/+2
* Revert "workqueue: Move pwq->max_active to wq->max_active"Greg Kroah-Hartman2024-04-041-66/+67
* Revert "workqueue: Factor out pwq_is_empty()"Greg Kroah-Hartman2024-04-041-9/+4
* Revert "workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate...Greg Kroah-Hartman2024-04-041-25/+6
* Revert "workqueue: Move nr_active handling into helpers"Greg Kroah-Hartman2024-04-041-67/+19
* Revert "workqueue: Make wq_adjust_max_active() round-robin pwqs while activat...Greg Kroah-Hartman2024-04-041-19/+12
* Revert "workqueue: RCU protect wq->dfl_pwq and implement accessors for it"Greg Kroah-Hartman2024-04-041-40/+24
* Revert "workqueue: Introduce struct wq_node_nr_active"Greg Kroah-Hartman2024-04-041-135/+7
* Revert "workqueue: Implement system-wide nr_active enforcement for unbound wo...Greg Kroah-Hartman2024-04-042-341/+35
* Revert "workqueue: Don't call cpumask_test_cpu() with -1 CPU in wq_update_nod...Greg Kroah-Hartman2024-04-041-1/+1
* Revert "workqueue: Shorten events_freezable_power_efficient name"Greg Kroah-Hartman2024-04-041-1/+1
* Linux 6.8.3v6.8.3Greg Kroah-Hartman2024-04-031-1/+1
* drm/sched: fix null-ptr-deref in init entityVitaly Prosyak2024-04-031-3/+9
* drm/amdgpu: fix use-after-free bugVitaly Prosyak2024-04-031-4/+16
* tools/resolve_btfids: fix build with musl libcNatanael Copa2024-04-031-0/+2
* x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin2024-04-038-31/+39
* perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and laterSandipan Das2024-04-031-3/+17
* scsi: libsas: Fix disk not being scanned in after being removedXingui Yang2024-04-031-10/+22
* scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang2024-04-031-7/+12
* scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum2024-04-031-1/+1
* scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum2024-04-031-2/+2
* usb: dwc3: pci: Drop duplicate IDHeikki Krogerus2024-04-031-2/+0
* Revert "x86/bugs: Use fixed addressing for VERW operand"Dave Hansen2024-04-031-1/+1
* x86/bugs: Use fixed addressing for VERW operandPawan Gupta2024-04-031-1/+1
* drm/amd/display: fix IPX enablementHamza Mahfooz2024-04-032-4/+6
* crash: use macro to add crashk_res into iomem early for specific archBaoquan He2024-04-032-0/+10
* x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)2024-04-033-10/+23
* scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran2024-04-031-2/+12
* scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap2024-04-031-1/+1
* scsi: qla2xxx: Fix double free of fcportSaurav Kashyap2024-04-031-2/+3
* scsi: qla2xxx: Fix double free of the ha->vp_map pointerSaurav Kashyap2024-04-031-0/+1
* scsi: qla2xxx: Fix command flush on cable pullQuinn Tran2024-04-031-0/+10
* scsi: qla2xxx: NVME|FCP prefer flag not being honoredQuinn Tran2024-04-031-0/+18
* scsi: qla2xxx: Update manufacturer detailBikash Hazarika2024-04-031-1/+1
* scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran2024-04-031-61/+41
* scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran2024-04-033-23/+13
* scsi: qla2xxx: Prevent command send on chip resetQuinn Tran2024-04-032-4/+37
* usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt2024-04-031-1/+35
* usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt2024-04-031-42/+33
* usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt2024-04-031-1/+5
* usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt2024-04-031-2/+2
* usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso2024-04-031-1/+6
* usb: typec: tcpm: Update PD of Type-C port upon pd_setKyle Tso2024-04-031-0/+2
* usb: typec: tcpm: Correct port source pdo array in pd_set callbackKyle Tso2024-04-031-1/+1
* usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()Xu Yang2024-04-031-2/+0
* usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati2024-04-031-0/+14
* usb: udc: remove warning when queue disabled epyuan linyu2024-04-031-1/+3
* usb: dwc2: gadget: LPM flow fixMinas Harutyunyan2024-04-033-21/+47
* usb: dwc2: gadget: Fix exiting from clock gatingMinas Harutyunyan2024-04-034-5/+14