summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-02block: Call .limit_depth() after .hctx has been setBart Van Assche
2024-07-02iommu/arm-smmu-v3: Allow setting a S1 domain to a PASIDJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKEDJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Test the STE S1DSS functionalityJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is usedJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domainJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVAJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domainJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interfaceJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attachesJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domainJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Make changing domains be hitless for ATSJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated listJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Start building a generic PASID layerJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Convert to domain_alloc_sva()Jason Gunthorpe
2024-07-02drm/msm/gem: Add missing rcu_dereference()Rob Clark
2024-07-02Merge tag 'renesas-pinctrl-for-v6.11-tag2-v2' of git://git.kernel.org/pub/scm...Linus Walleij
2024-07-02Merge branch 'net-txgbe-fix-msi-and-intx-interrupts'Paolo Abeni
2024-07-02net: txgbe: free isb resources at the right timeJiawen Wu
2024-07-02net: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu
2024-07-02net: txgbe: remove separate irq request for MSI and INTxJiawen Wu
2024-07-02net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu
2024-07-02drm/msm/a6xx: Add missing __always_unusedRob Clark
2024-07-02selftests/bpf: Add testcase where 7th argment is structPu Lehui
2024-07-02selftests/bpf: Factor out many args tests from tracing_structPu Lehui
2024-07-02platform/x86: toshiba_acpi: Fix quickstart quirk handlingArmin Wolf
2024-07-02riscv, bpf: Add 12-argument support for RV64 bpf trampolinePu Lehui
2024-07-02nvme-multipath: implement "queue-depth" iopolicyThomas Song
2024-07-02Merge branch 'fixes-for-stm32-dwmac-driver-fails-to-probe'Paolo Abeni
2024-07-02net: stmmac: dwmac-stm32: update err status in case different of stm32mp13Christophe Roullier
2024-07-02net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...Christophe Roullier
2024-07-02net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang
2024-07-02dt-bindings: net: dwmac: Validate PBL for all IP-coresSerge Semin
2024-07-02ASoC: topology: Unify code for creating standalone and widget enum controlAmadeusz Sławiński
2024-07-02ASoC: topology: Unify code for creating standalone and widget mixer controlAmadeusz Sławiński
2024-07-02ASoC: topology: Unify code for creating standalone and widget bytes controlAmadeusz Sławiński
2024-07-02ASoC: topology: Reshuffle function placementAmadeusz Sławiński
2024-07-02ASoC: topology: Rename function creating widget kcontrolAmadeusz Sławiński
2024-07-02ASoC: topology: Align dynamic object initialization for controlsAmadeusz Sławiński
2024-07-02ASoC: topology: Correctly set shift_r in soc_tplg_denum_create()Amadeusz Sławiński
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_denum_createAmadeusz Sławiński
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_dmixer_createAmadeusz Sławiński
2024-07-02Merge branch 'net-bpf_net_context-cleanups'Paolo Abeni
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_dbytes_createAmadeusz Sławiński
2024-07-02ASoC: topology: Properly initialize soc_enum valuesAmadeusz Sławiński
2024-07-02ASoC: topology: Do not do unnecessary dobj managementAmadeusz Sławiński
2024-07-02net: Move flush list retrieval to where it is used.Sebastian Andrzej Siewior
2024-07-02ASoC: topology: Simplify codeAmadeusz Sławiński
2024-07-02net: Optimize xdp_do_flush() with bpf_net_context infos.Sebastian Andrzej Siewior
2024-07-02net: Remove task_struct::bpf_net_context init on fork.Sebastian Andrzej Siewior