messages from 2024-03-20 13:09:20 to 2024-03-28 16:28:35 UTC [more...]
[PATCH 00/74] New Intel CPUID families
2024-03-28 16:27 UTC (49+ messages)
` [PATCH 01/74] x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86
` [PATCH 02/74] x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
` [PATCH 03/74] x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h
` [PATCH 04/74] x86/cpu/vfm: Update arch/x86/crypto/poly1305_glue.c
` [PATCH 05/74] x86/cpu/vfm: Update arch/x86/crypto/twofish_glue_3way.c
` [PATCH 06/74] x86/cpu/vfm: Update arch/x86/events/intel/cstate.c
` [PATCH 07/74] x86/cpu/vfm: Update arch/x86/events/intel/lbr.c
` [PATCH 08/74] x86/cpu/vfm: Update arch/x86/events/intel/pt.c
` [PATCH 09/74] x86/cpu/vfm: Update arch/x86/events/intel/uncore.c
` [PATCH 10/74] x86/cpu/vfm: Update arch/x86/events/intel/uncore_nhmex.c
` [PATCH 11/74] x86/cpu/vfm: Update arch/x86/events/intel/uncore_snbep.c
` [PATCH 12/74] x86/cpu/vfm: Update arch/x86/events/msr.c
` [PATCH 13/74] x86/cpu/vfm: Update arch/x86/events/rapl.c
` [PATCH 14/74] x86/cpu/vfm: Update arch/x86/kernel/apic/apic.c
` [PATCH 15/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/aperfmperf.c
` [PATCH 16/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/bugs.c
` [PATCH 17/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/common.c
` [PATCH 18/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/intel.c
` [PATCH 19/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/intel_epb.c
` [PATCH 20/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/match.c
` [PATCH 21/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/mce/core.c
` [PATCH 22/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/mce/intel.c
` [PATCH 23/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/mce/severity.c
` [PATCH 24/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/microcode/intel.c
` [PATCH 25/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/resctrl/core.c
` [PATCH 26/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/resctrl/pseudo_lock.c
` [PATCH 27/74] x86/cpu/vfm: Update arch/x86/kernel/smpboot.c
` [PATCH 28/74] x86/cpu/vfm: Update arch/x86/kernel/tsc.c
` [PATCH 29/74] x86/cpu/vfm: Update arch/x86/kernel/tsc_msr.c
` [PATCH 30/74] x86/cpu/vfm: Update arch/x86/kvm/pmu.c
` [PATCH 31/74] x86/cpu/vfm: Update arch/x86/kvm/vmx/vmx.c
` [PATCH 32/74] x86/cpu/vfm: Update arch/x86/mm/init.c
` [PATCH 33/74] x86/cpu/vfm: Update arch/x86/pci/intel_mid_pci.c
` [PATCH 34/74] x86/cpu/vfm: Update arch/x86/virt/vmx/tdx/tdx.c
` [PATCH 35/74] x86/cpu/vfm: Update drivers/acpi/acpi_lpss.c
` [PATCH 36/74] x86/cpu/vfm: Update drivers/acpi/x86/utils.c
` [PATCH 37/74] x86/cpu/vfm: Update tpm files
` [PATCH 38/74] x86/cpu/vfm: Update drivers/cpufreq/intel_pstate.c
` [PATCH 39/74] x86/cpu/vfm: Update drivers/cpufreq/speedstep-centrino.c
` [PATCH 40/74] x86/cpu/vfm: Update drivers/edac/i10nm_base.c
` [PATCH 41/74] x86/cpu/vfm: Update drivers/edac/pnd2_edac.c
` [PATCH 42/74] x86/cpu/vfm: Update drivers/edac/sb_edac.c
` [PATCH 43/74] x86/cpu/vfm: Update drivers/edac/skx_base.c
` [PATCH 44/74] x86/cpu/vfm: Update drivers/extcon/extcon-axp288.c
` [PATCH 45/74] x86/cpu/vfm: Update drivers/hwmon/peci/cputemp.c
` [PATCH 46/74] x86/cpu/vfm: Update drivers/idle/intel_idle.c
` [PATCH 47/74] x86/cpu/vfm: Update drivers/pci/pci-mid.c
` [PATCH 48/74] x86/cpu/vfm: Update drivers/peci/cpu.c
[PATCH] drm/panthor: Fix clang -Wunused-but-set-variable in tick_ctx_apply()
2024-03-28 16:22 UTC
[PATCH] usb: typec: ptn36502: Only select DRM_AUX_BRIDGE with OF
2024-03-28 16:03 UTC
[PATCH v6 00/29] Update SMMUv3 to the modern iommu API (part 2/3)
2024-03-28 13:18 UTC (31+ messages)
` [PATCH v6 01/29] iommu: Validate the PASID in iommu_attach_device_pasid()
` [PATCH v6 02/29] iommu/arm-smmu-v3: Add cpu_to_le64() around STRTAB_STE_0_V
` [PATCH v6 03/29] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
` [PATCH v6 04/29] iommu/arm-smmu-v3: Do not ATC invalidate the entire domain
` [PATCH v6 05/29] iommu/arm-smmu-v3: Add a type for the CD entry
` [PATCH v6 06/29] iommu/arm-smmu-v3: Add an ops indirection to the STE code
` [PATCH v6 07/29] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
` [PATCH v6 08/29] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
` [PATCH v6 09/29] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
` [PATCH v6 10/29] iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()
` [PATCH v6 11/29] iommu/arm-smmu-v3: Allocate the CD table entry in advance
` [PATCH v6 12/29] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
` [PATCH v6 13/29] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
` [PATCH v6 14/29] iommu/arm-smmu-v3: Start building a generic PASID layer
` [PATCH v6 15/29] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v6 16/29] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v6 17/29] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v6 18/29] iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
` [PATCH v6 19/29] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
` [PATCH v6 20/29] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH v6 21/29] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH v6 22/29] iommu: Add ops->domain_alloc_sva()
` [PATCH v6 23/29] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v6 24/29] iommu/arm-smmu-v3: Consolidate freeing the ASID/VMID
` [PATCH v6 25/29] iommu/arm-smmu-v3: Move the arm_smmu_asid_xa to per-smmu like vmid
` [PATCH v6 26/29] iommu/arm-smmu-v3: Bring back SVA BTM support
` [PATCH v6 27/29] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
` [PATCH v6 28/29] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
` [PATCH v6 29/29] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID
[PATCH rc] iommu: Validate the PASID in iommu_attach_device_pasid()
2024-03-28 5:40 UTC (8+ messages)
[PATCH] x86/resctrl: Fix mbm_setup_overflow_handler() when last CPU goes offline
2024-03-27 23:01 UTC (3+ messages)
[PATCH 0/2] Fix a black screen on sc7180 Trogdor devices
2024-03-27 20:27 UTC (3+ messages)
` [PATCH 1/2] clk: qcom: dispcc-sc7180: Force off rotator clk at probe
` [PATCH 2/2] clk: qcom: Properly initialize shared RCGs upon registration
[PATCH 00/10] Add support for Sub-NUMA cluster (SNC) systems
2024-03-27 20:03 UTC (11+ messages)
` [PATCH 01/10] x86/resctrl: Prepare for new domain scope
` [PATCH 02/10] x86/resctrl: Add new rdt_resource for sub-node monitoring
` [PATCH 03/10] x86/resctrl: Add new "enabled" state for monitor resources
` [PATCH 04/10] x86/resctrl: Add pointer to enabled monitor resource
` [PATCH 05/10] x86/resctrl: Add parent/child information to rdt_resource and rdt_domain
` [PATCH 06/10] x86/resctrl: Update mkdir_mondata_subdir() for Sub-NUMA domains
` [PATCH 07/10] x86/resctrl: Update rmdir_mondata_subdir_allrdtgrp() "
` [PATCH 08/10] x86/resctrl: Mark L3 monitor files with summation flag
` [PATCH 09/10] x86/resctrl: Update __mon_event_count() for Sub-NUMA domains
` [PATCH 10/10] x86/resctrl: Determine Sub-NUMA configuration
[PATCH] Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
2024-03-27 17:20 UTC
[PATCH v5 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
2024-03-27 16:42 UTC (69+ 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 14/27] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [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 21/27] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
[PATCH] iommu/arm-smmu-v3: Add cpu_to_le64() around STRTAB_STE_0_V
2024-03-26 17:23 UTC (2+ messages)
[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 (8+ messages)
[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 (6+ messages)
` [PATCH 5.10 085/122] x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
v4.19 backport request for crypto af_alg
2024-03-20 15:38 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox