Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2022-01-07 11:53:39 to 2022-02-17 17:13:35 UTC [more...]

[PATCH v3 00/14] CXL Region driver
 2022-02-17 17:10 UTC  (46+ messages)
` [PATCH v3 01/14] cxl/region: Add region creation ABI
  ` [PATCH v4 "
` [PATCH v3 02/14] cxl/region: Introduce concept of region configuration
` [PATCH v3 03/14] cxl/mem: Cache port created by the mem dev
` [PATCH v3 04/14] cxl/region: Introduce a cxl_region driver
` [PATCH v3 05/14] cxl/acpi: Handle address space allocation
` [PATCH v3 06/14] cxl/region: Address "
` [PATCH v3 07/14] cxl/region: Implement XHB verification
` [PATCH v3 08/14] cxl/region: HB port config verification
` [PATCH v3 09/14] cxl/region: Add infrastructure for decoder programming
` [PATCH v3 10/14] cxl/region: Collect host bridge decoders
` [PATCH v3 11/14] cxl/region: Add support for single switch level
` [PATCH v3 12/14] cxl: Program decoders for regions
` [PATCH v3 13/14] cxl/pmem: Convert nvdimm bridge API to use dev
` [PATCH v3 14/14] cxl/region: Create an nd_region

[RFC] x86/mce: Add workaround for SKX/CLX/CPX spurious machine checks
 2022-02-17 16:32 UTC  (30+ messages)
              ` [PATCH] "
                                  ` [PATCH] x86/mce: work around an erratum on fast string copy instructions

[PATCH] x86/split_lock: Make life miserable for split lockers
 2022-02-17  1:27 UTC 

Modules fixes for v5.17-rc5
 2022-02-16 23:03 UTC 

[PATCH] fs/file_table: fix adding missing kmemleak_not_leak()
 2022-02-15  2:08 UTC 

[PATCH v2] x86/head64: Add missing "__head" for sme_postprocess_startup()
 2022-02-11 16:23 UTC 

incoming
 2022-02-12  5:24 UTC  (14+ messages)
` [patch 1/5] mm: fix invalid page pointer returned with FOLL_PIN gups
` [patch 2/5] mm/gup: follow_pfn_pte(): -EEXIST cleanup
` [patch 3/5] mm/gup: remove unused pin_user_pages_locked()
` [patch 4/5] mm: change lookup_node() to use get_user_pages_fast()
` [patch 5/5] mm/gup: remove unused get_user_pages_locked()
` [patch 1/5] fs/binfmt_elf: fix PT_LOAD p_align values for loaders
` [patch 2/5] fs/proc: task_mmu.c: don't read mapcount for migration entry
` [patch 3/5] mm: vmscan: remove deadlock due to throttling failing to make progress
` [patch 4/5] mm: memcg: synchronize objcg lists with a dedicated spinlock
` [patch 5/5] kfence: make test case compatible with run time set sample interval

[PATCH v2] fs: move binfmt_misc sysctl to its own file as built-in
 2022-02-10  0:23 UTC  (7+ messages)

[PATCH v2] xen: update missing ioctl magic numers documentation
 2022-02-04  9:23 UTC  (3+ messages)

[PATCH] xen: xenbus_dev.h: delete incorrect file name
 2022-02-04  9:23 UTC  (4+ messages)

[PATCH] ASoC: wm8962: Allow switching between analog and digital inputs
 2022-02-03  9:21 UTC 

[PATCH 0/5] PPIN (Protected Processor Inventory Number) updates
 2022-01-31 23:01 UTC  (39+ messages)
` [PATCH 1/5] x86/ras: Merge Intel and AMD ppin_init() functions
` [PATCH 2/5] x86/ras: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
` [PATCH 3/5] x86/ras: Read/save PPIN MSR during initialization
` [PATCH 4/5] x86/sysfs: Add format parameter to macro defining "show" functions for proc
` [PATCH 5/5] x86/sysfs: Add PPIN in sysfs under cpu topology
` [PATCH v2 0/6] PPIN (Protected Processor Inventory Number) updates
  ` [PATCH v2 1/6] x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
  ` [PATCH v2 2/6] x86/cpu: Merge Intel and AMD ppin_init() functions
  ` [PATCH v2 3/6] x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
  ` [PATCH v2 4/6] x86/cpu: Read/save PPIN MSR during initialization
  ` [PATCH v2 5/6] topology/sysfs: Add format parameter to macro defining "show" functions for proc
  ` [PATCH v2 6/6] topology/sysfs: Add PPIN in sysfs under cpu topology
  ` [PATCH v3 0/5] PPIN (Protected Processor Inventory Number) updates
    ` [PATCH v3 1/5] x86/cpu: Merge Intel and AMD ppin_init() functions
    ` [PATCH v3 2/5] x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
    ` [PATCH v3 3/5] x86/cpu: Read/save PPIN MSR during initialization
    ` [PATCH v3 4/5] topology/sysfs: Add format parameter to macro defining "show" functions for proc
    ` [PATCH v3 5/5] topology/sysfs: Add PPIN in sysfs under cpu topology

[PATCH] xen: update missing ioctl magic numers documentation
 2022-01-31 16:15 UTC  (3+ messages)

[PATCH 0/4] Unify meaning of interleave attributes
 2022-01-28 10:15 UTC  (9+ messages)
` [PATCH 1/4] cxl/acpi: Store interleave granularity absolutely
` [PATCH 2/4] cxl/core: Add more decoder attributes to sysfs
` [PATCH 3/4] cxl/core: Extract IW/IG decoding
` [PATCH 4/4] cxl/acpi: Use common "

[ANNOUNCE] v5.16.2-rt19
 2022-01-21 18:30 UTC 

[GIT PULL] slab for 5.17 - part 2
 2022-01-18  4:53 UTC  (2+ messages)

[PATCH v2 00/15] CXL Region driver
 2022-01-15 19:00 UTC  (17+ messages)
` [PATCH v2 01/15] cxl/core: Rename find_cxl_port
` [PATCH v2 02/15] cxl/core: Track port depth
` [PATCH v2 03/15] cxl/region: Add region creation ABI
` [PATCH v2 04/15] cxl/region: Introduce concept of region configuration
` [PATCH v2 05/15] cxl/mem: Cache port created by the mem dev
` [PATCH v2 06/15] cxl/region: Introduce a cxl_region driver
` [PATCH v2 07/15] cxl/acpi: Handle address space allocation
` [PATCH v2 08/15] cxl/region: Address "
` [PATCH v2 09/15] cxl/region: Implement XHB verification
` [PATCH v2 10/15] cxl/region: HB port config verification
` [PATCH v2 11/15] cxl/region: Add infrastructure for decoder programming
` [PATCH v2 12/15] cxl/region: Collect host bridge decoders
` [PATCH v2 13/15] cxl: Program decoders for regions
` [PATCH v2 14/15] cxl/pmem: Convert nvdimm bridge API to use memdev
` [PATCH v2 15/15] cxl/region: Create an nd_region

[PATCH 00/13] CXL Region driver
 2022-01-15 18:54 UTC  (20+ messages)
` [PATCH 09/13] cxl/region: Implement XHB verification
` [PATCH 12/13] cxl/region: Record host bridge target list
` [PATCH 13/13] cxl: Program decoders for regions

[PATCH 0/3] ASoC: topology: Fixes
 2022-01-11 19:05 UTC  (4+ messages)
` [PATCH 1/3] ASoC: topology: Remove superfluous error prints
` [PATCH 2/3] ASoC: topology: Allow TLV control to be either read or write
` [PATCH 3/3] ASoC: topology: Optimize soc_tplg_dapm_graph_elems_load behavior

[GIT PULL] slab for 5.17
 2022-01-10 20:22 UTC  (2+ messages)

[PATCH v4 00/32] Separate struct slab from struct page
 2022-01-08  6:21 UTC  (5+ messages)
` [PATCH v4 07/32] mm: Convert __ksize() to struct slab

[PATCH] [v3] x86/sgx: Fix NULL pointer dereference on non-SGX systems
 2022-01-07 11:53 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox