patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 15:52:21 to 2024-03-26 17:23:46 UTC [more...]

[PATCH] iommu/arm-smmu-v3: Add cpu_to_le64() around STRTAB_STE_0_V
 2024-03-26 17:23 UTC  (2+ messages)

[PATCH v5 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
 2024-03-25 22:44 UTC  (103+ messages)
` [PATCH v5 01/27] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
` [PATCH v5 02/27] iommu/arm-smmu-v3: Do not ATC invalidate the entire domain
` [PATCH v5 03/27] iommu/arm-smmu-v3: Add a type for the CD entry
` [PATCH v5 04/27] iommu/arm-smmu-v3: Add an ops indirection to the STE code
` [PATCH v5 05/27] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
` [PATCH v5 06/27] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
` [PATCH v5 07/27] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
` [PATCH v5 08/27] iommu/arm-smmu-v3: Move allocation of the cdtable into arm_smmu_get_cd_ptr()
` [PATCH v5 09/27] iommu/arm-smmu-v3: Allocate the CD table entry in advance
` [PATCH v5 10/27] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
` [PATCH v5 11/27] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
` [PATCH v5 12/27] iommu/arm-smmu-v3: Start building a generic PASID layer
` [PATCH v5 13/27] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v5 14/27] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v5 15/27] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v5 16/27] iommu/arm-smmu-v3: Keep track of valid CD entries in the cd_table
` [PATCH v5 18/27] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH v5 19/27] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH v5 20/27] iommu: Add ops->domain_alloc_sva()
` [PATCH v5 21/27] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v5 22/27] iommu/arm-smmu-v3: Consolidate freeing the ASID/VMID
` [PATCH v5 24/27] iommu/arm-smmu-v3: Bring back SVA BTM support

[PATCH] drm/msm: Add newlines to some debug prints
 2024-03-25 21:39 UTC  (3+ messages)

[PATCH v2 0/5] Fix a deadlock with clk_pm_runtime_get()
 2024-03-25 19:39 UTC  (9+ messages)
` [PATCH v2 1/5] clk: Remove prepare_lock hold assertion in __clk_release()
` [PATCH v2 2/5] clk: Don't hold prepare_lock when calling kref_put()
` [PATCH v2 3/5] clk: Initialize struct clk_core kref earlier
` [PATCH v2 4/5] clk: Get runtime PM before walking tree during disable_unused
` [PATCH v2 5/5] clk: Get runtime PM before walking tree for clk_summary

[PATCH 0/5] Fix a deadlock with clk_pm_runtime_get()
 2024-03-25 17:15 UTC  (14+ messages)
` [PATCH 1/5] clk: Remove prepare_lock hold assertion in __clk_release()
` [PATCH 2/5] clk: Don't hold prepare_lock when calling kref_put()
` [PATCH 3/5] clk: Initialize struct clk_core kref earlier
` [PATCH 4/5] clk: Get runtime PM before walking tree during disable_unused
` [PATCH 5/5] clk: Get runtime PM before walking tree for clk_summary

[PATCH 00/11] Bump the minimum supported version of LLVM to 13.0.1
 2024-03-25  4:42 UTC  (2+ messages)

[PATCH 0/2] mfd: cros_ec_dev: Add gpio device and DT binding
 2024-03-25  2:13 UTC  (3+ messages)

[PATCH v2] gpio: Add ChromeOS EC GPIO driver
 2024-03-25  2:13 UTC  (3+ messages)

[PATCH] Documentation/x86: Document resctrl bandwidth control units are MiB
 2024-03-22 18:20 UTC 

[PATCH] x86/cpu: Add model number for another Intel Arrow Lake mobile processor
 2024-03-22 16:17 UTC 

[PATCH v16 0/9] Add support for Sub-NUMA cluster (SNC) systems
 2024-03-22 14:57 UTC  (21+ messages)
` [PATCH v16 1/9] x86/resctrl: Prepare for new domain scope
` [PATCH v16 2/9] x86/resctrl: Prepare to split rdt_domain structure
` [PATCH v16 3/9] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v16 4/9] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
` [PATCH v16 5/9] x86/resctrl: Add node-scope to the options for feature scope
` [PATCH v16 6/9] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v16 7/9] x86/resctrl: Sub NUMA Cluster detection and enable
` [PATCH v16 8/9] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH v16 9/9] x86/resctrl: Add info files to show mappings from domains to lists of cpus

[PATCH] lkdtm/bugs: Improve warning message for compilers without counted_by support
 2024-03-22  3:37 UTC  (3+ messages)

[PATCH 5.10 000/122] 5.10.211-rc1 review
 2024-03-20 16:03 UTC  (8+ messages)
` [PATCH 5.10 085/122] x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
    ` [PATCH for 5.10-stable] x86/paravirt: Fix build due to __text_gen_insn() backport

v4.19 backport request for crypto af_alg
 2024-03-20 15:38 UTC  (2+ messages)

[PATCH] hexagon: vmlinux.lds.S: Handle attributes section
 2024-03-20  0:44 UTC  (2+ messages)

[PATCH 0/2] tracing: Fully silence instance of -Wstring-compare
 2024-03-20  0:37 UTC  (8+ messages)
` [PATCH 1/2] compiler_types: Ensure __diag_clang() is always available
` [PATCH 2/2] tracing: Ignore -Wstring-compare with diagnostic macros

[PATCH 0/2] clk: qcom: Fix two driver Kconfig dependencies
 2024-03-18 15:21 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: Fix SC_CAMCC_8280XP dependencies
` [PATCH 2/2] clk: qcom: Fix SM_GPUCC_8650 dependencies

[PATCH 5.4 000/267] 5.4.269-rc1 review
 2024-03-14 22:46 UTC  (5+ messages)
` [PATCH 5.4 015/267] arm64: dts: qcom: sdm845: fix USB wakeup interrupt types

[GIT PULL] Modules changes for v6.9-rc1
 2024-03-13 21:47 UTC  (2+ messages)

[PATCH 6.7 000/162] 6.7.9-rc1 review
 2024-03-13 13:47 UTC  (10+ messages)
` [PATCH 6.7 001/162] btrfs: fix deadlock with fiemap and extent locking

[PATCH] powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
 2024-03-13 13:19 UTC  (5+ messages)

[GIT PULL] slab updates for 6.9
 2024-03-13  9:28 UTC  (5+ messages)

[PATCH 2/7] of: Create of_root if no dtb provided by firmware
 2024-03-12 14:52 UTC  (5+ messages)

[PATCH v2] kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
 2024-03-10 17:02 UTC  (3+ messages)

[PATCH v2] ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE
 2024-03-08 22:35 UTC 

[PATCH 5.15 000/476] 5.15.149-rc1 review
 2024-03-08 20:21 UTC  (3+ messages)
` [PATCH 5.15 226/476] IB/ipoib: Fix mcast list locking

[PATCH v4 0/7] of: populate of_root node if bootloader doesn't
 2024-03-08 19:57 UTC  (9+ messages)
` [PATCH v4 5/7] arm64: Unconditionally call unflatten_device_tree()

Cover-cover letter for two resctrl patch sets
 2024-03-08 18:50 UTC  (4+ messages)
` [PATCH v4 1/2] x86/resctrl: Pass domain to target CPU

[PATCH 6.1 000/219] 6.1.77-rc1 review
 2024-03-08 13:33 UTC  (2+ messages)

[PATCH 6.7 000/161] 6.7.9-rc3 review
 2024-03-08 13:31 UTC  (3+ messages)

[PATCH 6.1 214/219] mm, kmsan: fix infinite recursion due to RCU critical section
 2024-03-07 20:25 UTC  (4+ messages)

[PATCH 5.15 00/83] 5.15.151-rc2 review
 2024-03-06 23:10 UTC  (3+ messages)

[PATCH 6.1 000/215] 6.1.81-rc1 review
 2024-03-06 19:10 UTC  (7+ messages)
` [PATCH 6.1 128/215] x86/boot: Robustify calling startup_{32,64}() from the decompressor code

[PATCH 6.6 000/143] 6.6.21-rc1 review
 2024-03-06 19:08 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).