summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-01ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->componentRichard Fitzgerald1-0/+2
2024-02-01ASoC: wm_adsp: Don't overwrite fwf_name with the defaultRichard Fitzgerald1-17/+12
2024-02-01ASoC: wm_adsp: Fix firmware file search orderRichard Fitzgerald1-25/+19
2024-02-01Merge tag 'asoc-fix-v6.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai15-75/+202
2024-02-01drm/tegra: Do not assume that a NULL domain means no DMA IOMMUJason Gunthorpe1-1/+2
2024-02-01iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMAJason Gunthorpe1-5/+13
2024-02-01firewire: core: search descriptor leaf just after vendor directory entry in r...Takashi Sakamoto1-1/+10
2024-02-01firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto1-4/+3
2024-02-01drm/hwmon: Fix abi doc warningsBadal Nilawar2-14/+14
2024-02-01drm/xe: Make all GuC ABI shift values unsignedMatthew Brost5-21/+21
2024-02-01drm/xe/vm: Subclass userptr vmasThomas Hellström5-93/+137
2024-02-01drm/xe: Use LRC prefix rather than CTX prefix in lrc desc definesMatthew Brost1-7/+7
2024-02-01drm/xe: Don't use __user error pointersThomas Hellström1-25/+25
2024-02-01drm/xe: Annotate mcr_[un]lock()Thomas Hellström1-2/+2
2024-02-01drm/xe: Only allow 1 ufence per exec / bind IOCTLMatthew Brost3-2/+23
2024-02-01drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platformsMatt Roper1-0/+2
2024-02-01drm/xe: Fix crash in trace_dma_fence_init()José Roberto de Souza1-3/+3
2024-02-01Merge branch 'selftests-net-a-few-pmtu-sh-fixes'Jakub Kicinski2-9/+12
2024-02-01selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni1-1/+1
2024-02-01selftests: net: fix available tunnels detectionPaolo Abeni1-8/+8
2024-02-01selftests: net: add missing config for pmtu.sh testsPaolo Abeni1-0/+3
2024-02-01Merge branch 'pds_core-various-fixes'Jakub Kicinski8-40/+124
2024-02-01pds_core: Rework teardown/setup flow to be more commonBrett Creeley5-18/+9
2024-02-01pds_core: Clear BARs on resetBrett Creeley6-11/+45
2024-02-01pds_core: Prevent race issues involving the adminqBrett Creeley3-6/+47
2024-02-01pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley2-3/+4
2024-02-01pds_core: Cancel AQ work on teardownBrett Creeley1-0/+2
2024-02-01pds_core: Prevent health thread from running during reset/removeBrett Creeley1-2/+17
2024-02-01af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet3-15/+21
2024-02-01nvme-fc: log human-readable opcode on timeoutCaleb Sander1-3/+5
2024-02-01nvme: split out fabrics version of nvme_opcode_str()Caleb Sander4-11/+17
2024-02-01Merge branch 'selftests-net-a-couple-of-typos-fixes-in-key-management-rst-tests'Jakub Kicinski3-72/+124
2024-02-01selftests/net: Repair RST passive reset selftestDmitry Safonov2-52/+98
2024-02-01selftests/net: Rectify key counters checksDmitry Safonov1-19/+25
2024-02-01selftests/net: Argument value mismatch when calling verify_counters()Mohammad Nassiri1-1/+1
2024-02-01nvme: take const cmd pointer in read-only helpersCaleb Sander1-2/+2
2024-02-01nvme: remove redundant status maskCaleb Sander1-1/+1
2024-02-01nvme: return string as char *, not unsigned char *Caleb Sander2-13/+13
2024-02-01nvme-common: add module descriptionChaitanya Kulkarni2-0/+2
2024-02-01nvme: enable retries for authentication commandsHannes Reinecke3-1/+5
2024-02-01nvme: change __nvme_submit_sync_cmd() calling conventionsHannes Reinecke4-20/+41
2024-02-01nvme-auth: open-code single-use macrosHannes Reinecke1-7/+7
2024-02-01net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 readsAndrew Lunn1-1/+1
2024-02-01net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu1-6/+6
2024-02-01MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driverAndrew Halaney1-1/+0
2024-02-01drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock10-0/+59
2024-02-01drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspendYifan Zhang2-36/+0
2024-02-01drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0Yifan Zhang1-22/+0
2024-02-01drm/amdkfd: reserve the BO before validating itLang Yu3-5/+21
2024-02-01drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam4-8/+8