summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-04Linux 6.6.25v6.6.25Greg Kroah-Hartman
2024-04-04Revert "workqueue.c: Increase workqueue name length"Greg Kroah-Hartman
2024-04-04Revert "workqueue: Move pwq->max_active to wq->max_active"Greg Kroah-Hartman
2024-04-04Revert "workqueue: Factor out pwq_is_empty()"Greg Kroah-Hartman
2024-04-04Revert "workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate...Greg Kroah-Hartman
2024-04-04Revert "workqueue: Move nr_active handling into helpers"Greg Kroah-Hartman
2024-04-04Revert "workqueue: Make wq_adjust_max_active() round-robin pwqs while activat...Greg Kroah-Hartman
2024-04-04Revert "workqueue: RCU protect wq->dfl_pwq and implement accessors for it"Greg Kroah-Hartman
2024-04-04Revert "workqueue: Introduce struct wq_node_nr_active"Greg Kroah-Hartman
2024-04-04Revert "workqueue: Implement system-wide nr_active enforcement for unbound wo...Greg Kroah-Hartman
2024-04-04Revert "workqueue: Don't call cpumask_test_cpu() with -1 CPU in wq_update_nod...Greg Kroah-Hartman
2024-04-04Revert "workqueue: Shorten events_freezable_power_efficient name"Greg Kroah-Hartman
2024-04-03Linux 6.6.24v6.6.24Greg Kroah-Hartman
2024-04-03drm/amdgpu: fix use-after-free bugVitaly Prosyak
2024-04-03tools/resolve_btfids: fix build with musl libcNatanael Copa
2024-04-03x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin
2024-04-03scsi: libsas: Fix disk not being scanned in after being removedXingui Yang
2024-04-03scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang
2024-04-03scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum
2024-04-03scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum
2024-04-03usb: dwc3: pci: Drop duplicate IDHeikki Krogerus
2024-04-03Revert "x86/bugs: Use fixed addressing for VERW operand"Dave Hansen
2024-04-03x86/bugs: Use fixed addressing for VERW operandPawan Gupta
2024-04-03scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran
2024-04-03scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap
2024-04-03scsi: qla2xxx: Fix double free of fcportSaurav Kashyap
2024-04-03scsi: qla2xxx: Fix double free of the ha->vp_map pointerSaurav Kashyap
2024-04-03scsi: qla2xxx: Fix command flush on cable pullQuinn Tran
2024-04-03scsi: qla2xxx: NVME|FCP prefer flag not being honoredQuinn Tran
2024-04-03scsi: qla2xxx: Update manufacturer detailBikash Hazarika
2024-04-03scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran
2024-04-03scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran
2024-04-03scsi: qla2xxx: Prevent command send on chip resetQuinn Tran
2024-04-03usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt
2024-04-03usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt
2024-04-03usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt
2024-04-03usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt
2024-04-03usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso
2024-04-03usb: udc: remove warning when queue disabled epyuan linyu
2024-04-03usb: dwc2: gadget: LPM flow fixMinas Harutyunyan
2024-04-03usb: dwc2: gadget: Fix exiting from clock gatingMinas Harutyunyan
2024-04-03usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan
2024-04-03usb: dwc2: host: Fix hibernation flowMinas Harutyunyan
2024-04-03usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan
2024-04-03USB: core: Fix deadlock in port "disable" sysfs attributeAlan Stern
2024-04-03USB: core: Add hub_get() and hub_put() routinesAlan Stern
2024-04-03USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern
2024-04-03usb: dwc3: Properly set system wakeupThinh Nguyen
2024-04-03staging: vc04_services: fix information leak in create_component()Dan Carpenter
2024-04-03staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann