Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2023-12-05 10:37:05 to 2023-12-08 18:17:20 UTC [more...]

[PATCH v5] x86/resctrl: Add event choices for mba_MBps
 2023-12-08 18:17 UTC  (6+ messages)
` [PATCH v6 0/3] x86/resctrl: mba_MBps enhancements
  ` [PATCH v6 1/3] x86/resctrl: Add mount option "mba_MBps_event"
  ` [PATCH v6 2/3] x86/resctrl: Use total bandwidth for mba_MBps option when local isn't present
  ` [PATCH v6 3/3] x86/resctrl: Add new "mba_MBps_event" mount option to documentation

[PATCH 5.4 00/90] 5.4.263-rc3 review
 2023-12-08 18:09 UTC  (8+ messages)

[PATCH] MAINTAINERS: Add scripts/clang-tools to Kbuild section
 2023-12-08 13:20 UTC  (2+ messages)

[PATCH 5.10 000/131] 5.10.203-rc3 review
 2023-12-08  6:47 UTC  (9+ messages)

[PATCH v2 0/7] IOMMU related FW parsing cleanup
 2023-12-07 18:03 UTC  (8+ messages)
` [PATCH v2 1/7] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 2/7] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 3/7] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 4/7] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 5/7] iommu: Mark dev_iommu_priv_set() with a lockdep
` [PATCH v2 6/7] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 7/7] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places

[PATCH 0/3] A few fixes for transparent bridge support
 2023-12-07 10:33 UTC  (13+ messages)
` [PATCH 1/3] usb: typec: nb7vpq904m: Only select DRM_AUX_BRIDGE with OF
` [PATCH 2/3] usb: typec: qcom-pmic-typec: Only select DRM_AUX_HPD_BRIDGE "
` [PATCH 3/3] drm/bridge: Return NULL instead of plain 0 in drm_dp_hpd_bridge_register() stub

[PATCH 6.1 000/105] 6.1.66-rc2 review
 2023-12-06 23:39 UTC  (9+ messages)

[PATCH 0/8] SPMI patches for the merge window
 2023-12-06 23:17 UTC  (9+ messages)
` [PATCH 1/8] spmi: mtk-pmif: Serialize PMIF status check and command submission
` [PATCH 2/8] spmi: mediatek: Fix UAF on device remove
` [PATCH 3/8] spmi: Introduce device-managed functions
` [PATCH 4/8] spmi: Use devm_spmi_controller_alloc()
` [PATCH 5/8] spmi: mtk-pmif: Reorder driver remove sequence
` [PATCH 6/8] spmi: hisi-spmi-controller: Use devm_spmi_controller_add()
` [PATCH 7/8] spmi: Return meaningful errors in spmi_controller_alloc()
` [PATCH 8/8] spmi: mediatek: add device id check

[PATCH 6.6 000/134] 6.6.5-rc1 review
 2023-12-06 22:34 UTC  (16+ messages)

[PATCH v2 0/2] Enable -Wincompatible-function-pointer-types-strict under W=1
 2023-12-06 20:31 UTC  (5+ messages)
` [PATCH v2 1/2] um: net: Fix return type of uml_net_start_xmit()
` [PATCH v2 2/2] kbuild: Enable -Wincompatible-function-pointer-types-strict in W=1

[PATCH 5.15 00/64] 5.15.142-rc2 review
 2023-12-06 18:44 UTC  (8+ messages)

[PATCH 4.19 00/63] 4.19.301-rc2 review
 2023-12-06 18:43 UTC  (3+ messages)

[PATCH v3 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
 2023-12-06 17:28 UTC  (28+ messages)
` [PATCH v3 01/27] iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA
` [PATCH v3 02/27] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
` [PATCH v3 03/27] iommu/arm-smmu-v3: Do not ATC invalidate the entire domain
` [PATCH v3 04/27] iommu/arm-smmu-v3: Add a type for the CD entry
` [PATCH v3 05/27] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry_step()
` [PATCH v3 06/27] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
` [PATCH v3 07/27] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
` [PATCH v3 08/27] iommu/arm-smmu-v3: Move allocation of the cdtable into arm_smmu_get_cd_ptr()
` [PATCH v3 09/27] iommu/arm-smmu-v3: Allocate the CD table entry in advance
` [PATCH v3 10/27] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
` [PATCH v3 11/27] iommu/arm-smmu-v3: Lift CD programming out of the SVA notifier code
` [PATCH v3 12/27] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
` [PATCH v3 13/27] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v3 14/27] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v3 15/27] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v3 16/27] iommu/arm-smmu-v3: Keep track of valid CD entries in the cd_table
` [PATCH v3 17/27] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
` [PATCH v3 18/27] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH v3 19/27] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH v3 20/27] iommu: Add ops->domain_alloc_sva()
` [PATCH v3 21/27] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v3 22/27] iommu/arm-smmu-v3: Consolidate freeing the ASID/VMID
` [PATCH v3 23/27] iommu/arm-smmu-v3: Move the arm_smmu_asid_xa to per-smmu like vmid
` [PATCH v3 24/27] iommu/arm-smmu-v3: Bring back SVA BTM support
` [PATCH v3 25/27] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
` [PATCH v3 26/27] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
` [PATCH v3 27/27] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID

[PATCH] um: net: Fix return type of uml_net_start_xmit()
 2023-12-06 16:52 UTC  (4+ messages)

[PATCH] kbuild: Disable clang's -Wformat-{overflow,truncation}-non-kprintf
 2023-12-06 16:26 UTC  (2+ messages)

[PATCH] power: reset: at91: Drop '__init' from at91_wakeup_status()
 2023-12-06  9:24 UTC  (3+ messages)

[PATCH v2 0/3] RISC-V: Disable DWARF5 with known broken LLVM versions
 2023-12-06  2:11 UTC  (5+ messages)
` [PATCH v2 1/3] riscv: Hoist linker relaxation disabling logic into Kconfig
` [PATCH v2 2/3] riscv: Restrict DWARF5 when building with LLVM to known working versions
` [PATCH v2 3/3] lib/Kconfig.debug: Update AS_HAS_NON_CONST_LEB128 comment and name

[PATCH v3 00/19] Update SMMUv3 to the modern iommu API (part 1/3)
 2023-12-06  1:53 UTC  (21+ messages)
` [PATCH v3 01/19] iommu/arm-smmu-v3: Add a type for the STE
` [PATCH v3 02/19] iommu/arm-smmu-v3: Master cannot be NULL in arm_smmu_write_strtab_ent()
` [PATCH v3 03/19] iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTED
` [PATCH v3 04/19] iommu/arm-smmu-v3: Make STE programming independent of the callers
` [PATCH v3 05/19] iommu/arm-smmu-v3: Consolidate the STE generation for abort/bypass
` [PATCH v3 06/19] iommu/arm-smmu-v3: Move arm_smmu_rmr_install_bypass_ste()
` [PATCH v3 07/19] iommu/arm-smmu-v3: Move the STE generation for S1 and S2 domains into functions
` [PATCH v3 08/19] iommu/arm-smmu-v3: Build the whole STE in arm_smmu_make_s2_domain_ste()
` [PATCH v3 09/19] iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev
` [PATCH v3 10/19] iommu/arm-smmu-v3: Compute the STE only once for each master
` [PATCH v3 11/19] iommu/arm-smmu-v3: Do not change the STE twice during arm_smmu_attach_dev()
` [PATCH v3 12/19] iommu/arm-smmu-v3: Put writing the context descriptor in the right order
` [PATCH v3 13/19] iommu/arm-smmu-v3: Pass smmu_domain to arm_enable/disable_ats()
` [PATCH v3 14/19] iommu/arm-smmu-v3: Remove arm_smmu_master->domain
` [PATCH v3 15/19] iommu/arm-smmu-v3: Add a global static IDENTITY domain
` [PATCH v3 16/19] iommu/arm-smmu-v3: Add a global static BLOCKED domain
` [PATCH v3 17/19] iommu/arm-smmu-v3: Use the identity/blocked domain during release
` [PATCH v3 18/19] iommu/arm-smmu-v3: Pass arm_smmu_domain and arm_smmu_device to finalize
` [PATCH v3 19/19] iommu/arm-smmu-v3: Convert to domain_alloc_paging()

[PATCH 5.15 00/67] 5.15.142-rc1 review
 2023-12-06  1:42 UTC  (14+ messages)
` [PATCH 5.15 44/67] ravb: Separate handling of irq enable/disable regs into feature

[PATCH 6.1 000/107] 6.1.66-rc1 review
 2023-12-06  1:42 UTC  (14+ messages)
` [PATCH 6.1 051/107] auxdisplay: hd44780: move cursor home after clear display command
` [PATCH 6.1 084/107] drivers: perf: Check find_first_bit() return value

[PATCH 4.19 00/71] 4.19.301-rc1 review
 2023-12-06  1:39 UTC  (6+ messages)

[PATCH 0/2] RISC-V: Disable DWARF5 with known broken LLVM versions
 2023-12-05 23:39 UTC  (9+ messages)
` [PATCH 2/2] riscv: Restrict DWARF5 when building with LLVM to known working versions

[PATCH] x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump
 2023-12-05 19:53 UTC 

[PATCH 5.10 000/134] 5.10.203-rc2 review
 2023-12-05 18:46 UTC  (5+ messages)

[PATCH 5.4 00/93] 5.4.263-rc2 review
 2023-12-05 18:45 UTC  (6+ messages)

[PATCH 5.15 000/297] 5.15.140-rc1 review
 2023-12-05 17:57 UTC  (7+ messages)
      ` ext4 data corruption in 6.1 stable tree (was Re: [PATCH 5.15 000/297] 5.15.140-rc1 review)

[PATCH 4.14 00/30] 4.14.332-rc1 review
 2023-12-05 16:44 UTC  (5+ messages)

[PATCH 0/2] s390: A couple of fixes for -Wmissing-prototypes
 2023-12-05 12:59 UTC  (3+ messages)
` [PATCH 2/2] s390/traps: Only define is_valid_bugaddr() under CONFIG_GENERIC_BUG

[PATCH 5.10 000/135] 5.10.203-rc1 review
 2023-12-05 11:09 UTC  (2+ messages)

[PATCH 5.4 00/94] 5.4.263-rc1 review
 2023-12-05 11:09 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