summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-10scsi: usb: Stop using the SCSI pointerBart Van Assche1-23/+20
2024-04-10scsi: usb: Call scsi_done() directlyBart Van Assche3-9/+6
2024-04-10USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern1-3/+13
2024-04-10scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum1-1/+1
2024-04-10PCI/DPC: Quirk PIO log size for Intel Ice Lake Root PortsMika Westerberg1-2/+7
2024-04-10x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips2-10/+16
2024-04-10scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran1-2/+12
2024-04-10scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap1-1/+1
2024-04-10scsi: qla2xxx: Fix double free of fcportSaurav Kashyap1-2/+3
2024-04-10scsi: qla2xxx: Fix command flush on cable pullQuinn Tran1-0/+10
2024-04-10scsi: qla2xxx: NVME|FCP prefer flag not being honoredQuinn Tran1-0/+18
2024-04-10scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran1-61/+41
2024-04-10scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran3-23/+13
2024-04-10scsi: qla2xxx: Prevent command send on chip resetQuinn Tran2-4/+37
2024-04-10usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt1-1/+35
2024-04-10usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt1-1/+5
2024-04-10usb: udc: remove warning when queue disabled epyuan linyu1-1/+3
2024-04-10usb: dwc2: gadget: LPM flow fixMinas Harutyunyan3-21/+47
2024-04-10usb: dwc2: gadget: Fix exiting from clock gatingMinas Harutyunyan4-5/+14
2024-04-10usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan3-9/+22
2024-04-10usb: dwc2: host: Fix hibernation flowMinas Harutyunyan2-2/+28
2024-04-10usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan2-4/+14
2024-04-10USB: core: Add hub_get() and hub_put() routinesAlan Stern2-7/+18
2024-04-10staging: vc04_services: fix information leak in create_component()Dan Carpenter1-0/+1
2024-04-10staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann1-2/+2
2024-04-10scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli1-3/+4
2024-04-10ALSA: sh: aica: reorder cleanup operations to avoid UAF bugsDuoming Zhou1-3/+14
2024-04-10drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-04-10drm/amdgpu: Use drm_mode_copy()Ville Syrjälä2-5/+5
2024-04-10usb: cdc-wdm: close race between read and workqueueOliver Neukum1-1/+5
2024-04-10drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2-3/+3
2024-04-10net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries1-1/+1
2024-04-10mmc: core: Avoid negative index with array accessMikko Rapeli1-1/+1
2024-04-10mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli1-1/+1
2024-04-10hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor1-0/+1
2024-04-10exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov1-0/+1
2024-04-10wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau1-3/+2
2024-04-10btrfs: zoned: use zone aware sb location for scrubJohannes Thumshirn1-1/+11
2024-04-10init: open /initrd.image with O_LARGEFILEJohn Sperbeck1-1/+1
2024-04-10mm/migrate: set swap entry values of THP tail pages properly.Zi Yan1-1/+5
2024-04-10serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFOHugo Villeneuve1-6/+9
2024-04-10vfio/fsl-mc: Block calling interrupt handler without triggerAlex Williamson1-3/+4
2024-04-10vfio/platform: Create persistent IRQ handlersAlex Williamson1-33/+68
2024-04-10vfio/pci: Create persistent INTx handlerAlex Williamson1-67/+82
2024-04-10vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2-0/+23
2024-04-10vfio/pci: Lock external INTx masking opsAlex Williamson1-6/+24
2024-04-10vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson1-7/+10
2024-04-10selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang1-3/+3
2024-04-10powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor1-1/+1
2024-04-10efivarfs: Request at most 512 bytes for variable namesTim Schumacher1-6/+11