summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10sbitmap: Try each queue to wake up at least one waiterGabriel Krisman Bertazi1-16/+12
2023-03-10wait: Return number of exclusive waiters awakenGabriel Krisman Bertazi2-8/+12
2023-03-10sbitmap: Advance the queue index before waking up a queueGabriel Krisman Bertazi1-2/+8
2023-03-10brd: use radix_tree_maybe_preload instead of radix_tree_preloadPankaj Raghav1-1/+1
2023-03-10qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt1-14/+7
2023-03-10drm/edid: fix parsing of 3D modes from HDMI VSDBJani Nikula1-12/+10
2023-03-10drm/edid: fix AVI infoframe aspect ratio handlingJani Nikula1-9/+12
2023-03-10drm/gud: Fix UBSAN warningNoralf Trønnes1-2/+2
2023-03-10drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison1-2/+2
2023-03-10drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison1-1/+1
2023-03-10drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3
2023-03-10drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis1-0/+2
2023-03-10drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello1-0/+5
2023-03-10vfio/type1: restore locked_vmSteve Sistare1-0/+35
2023-03-10vfio/type1: track locked_vm per dmaSteve Sistare1-6/+17
2023-03-10vfio/type1: prevent underflow of locked_vm via exec()Steve Sistare1-27/+14
2023-03-10vfio/type1: exclude mdevs from VFIO_UPDATE_VADDRSteve Sistare2-8/+51
2023-03-10iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan1-0/+7
2023-03-10iommu/vt-d: Avoid superfluous IOTLB tracking in lazy modeJacob Pan1-1/+6
2023-03-10bus: mhi: ep: Save channel state locally during suspend and resumeManivannan Sadhasivam1-0/+2
2023-03-10bus: mhi: ep: Move chan->lock to the start of processing queued ch ringManivannan Sadhasivam1-2/+15
2023-03-10bus: mhi: ep: Only send -ENOTCONN status if client driver is availableManivannan Sadhasivam1-6/+10
2023-03-10PCI/DPC: Await readiness of secondary bus after resetLukas Wunner3-5/+8
2023-03-10PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal1-0/+1
2023-03-10PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner1-30/+13
2023-03-10PCI: Unify delay handling for reset and resumeLukas Wunner3-32/+34
2023-03-10PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner1-1/+1
2023-03-10MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller1-1/+1
2023-03-10riscv: ftrace: Reduce the detour code size to halfGuo Ren4-86/+75
2023-03-10riscv: ftrace: Remove wasted nops for !RISCV_ISA_CGuo Ren1-0/+4
2023-03-10riscv, mm: Perform BPF exhandler fixup on page faultBjörn Töpel1-4/+6
2023-03-10riscv: jump_label: Fixup unaligned arch_static_branch functionAndy Chiu1-0/+2
2023-03-10riscv: mm: fix regression due to update_mmu_cache changeSergey Matyukevich1-1/+1
2023-03-10riscv: Avoid enabling interrupts in die()Mattias Nissler1-2/+3
2023-03-10RISC-V: add a spin_shadow_stack declarationConor Dooley1-0/+1
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl1-1/+2
2023-03-10scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl1-5/+9
2023-03-10scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl1-9/+26
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl1-2/+4
2023-03-10scsi: ses: Don't attach if enclosure has no componentsJames Bottomley1-0/+6
2023-03-10scsi: qla2xxx: Remove increment of interface err cntSaurav Kashyap1-2/+0
2023-03-10scsi: qla2xxx: Fix erroneous link downQuinn Tran1-2/+5
2023-03-10scsi: qla2xxx: Remove unintended flag clearingQuinn Tran1-1/+0
2023-03-10scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requestsArun Easi1-18/+1
2023-03-10scsi: qla2xxx: Check if port is online before sending ELSShreyas Deodhar1-4/+5
2023-03-10scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran1-1/+1
2023-03-10scsi: aacraid: Allocate cmd_priv with scsicmdKees Cook1-2/+3
2023-03-10iommu/amd: Improve page fault error reportingVasant Hegde1-0/+9
2023-03-10iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia1-1/+15
2023-03-10tracing/eprobe: Fix to add filter on eprobe description in README fileMasami Hiramatsu (Google)1-1/+1