Linux-CXL Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-06 00:52:28 to 2023-12-14 07:38:16 UTC [more...]

[PATCH v5 0/4] Add DAX ABI for memmap_on_memory
 2023-12-14  7:37 UTC  (5+ messages)
` [PATCH v5 1/4] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v5 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
` [PATCH v5 3/4] mm/memory_hotplug: export mhp_supports_memmap_on_memory()
` [PATCH v5 4/4] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH v3 0/7] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-12-14  1:20 UTC  (8+ messages)
` [PATCH v3 1/7] cxl/trace: Pass uuid explicitly to event traces
` [PATCH v3 2/7] cxl/events: Promote CXL event structures to a core header
` [PATCH v3 3/7] cxl/events: Create common event UUID defines
` [PATCH v3 4/7] cxl/events: Separate UUID from event structures
` [PATCH v3 5/7] cxl/events: Create a CXL event union
` [PATCH v3 6/7] firmware/efi: Process CXL Component Events
` [PATCH v3 7/7] cxl/memdev: Register for and process CPER events

[PATCH] driver core: Add a guard() definition for the device_lock()
 2023-12-14  0:01 UTC  (3+ messages)

[PATCH v8 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2023-12-13 22:37 UTC  (6+ messages)
` [PATCH v8 1/5] cxl, ACPI, APEI, EINJ: Add CXL_EINJ Kconfig option
` [PATCH v8 2/5] ACPI, APEI, EINJ: Add wrapper __init function
` [PATCH v8 3/5] ACPI: Add CXL protocol error defines
` [PATCH v8 4/5] cxl/core, EINJ: Add CXL debugfs files and EINJ functions
` [PATCH v8 5/5] EINJ, Documentation: Update EINJ kernel doc

[PATCH RFC v4 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-12-13 22:28 UTC  (6+ messages)
` [PATCH RFC v4 5/6] firmware/efi: Process CXL Component Events

Kernel panic when creating interleaved region
 2023-12-13 19:22 UTC  (3+ messages)

[RFC PATCH v2 0/2] Node migration between memory tiers
 2023-12-13 17:53 UTC  (3+ messages)
` [PATCH 1/2] base/node: Add sysfs for memtier_override
` [PATCH 2/2] memory tier: Support node migration between tiers

[PATCH v4 0/3] Add DAX ABI for memmap_on_memory
 2023-12-13 17:05 UTC  (8+ messages)
` [PATCH v4 1/3] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v4 2/3] dax/bus: Introduce guard(device) for device_{lock,unlock} flows
` [PATCH v4 3/3] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH v14 00/19] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-12-13 16:43 UTC  (20+ messages)
` [PATCH v14 01/19] lib/firmware_table: tables: Add CDAT table parsing support
` [PATCH v14 02/19] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
` [PATCH v14 03/19] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH v14 04/19] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH v14 05/19] acpi: Break out nesting for hmat_parse_locality()
` [PATCH v14 06/19] acpi: numa: Add setting of generic port system locality attributes
` [PATCH v14 07/19] acpi: numa: Add helper function to retrieve the performance attributes
` [PATCH v14 08/19] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH v14 09/19] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH v14 10/19] cxl: Add callback to parse the SSLBIS "
` [PATCH v14 11/19] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v14 12/19] cxl: Calculate and store PCI link latency for the downstream ports
` [PATCH v14 13/19] tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devices
` [PATCH v14 14/19] cxl: Store the access coordinates for the generic ports
` [PATCH v14 15/19] cxl: Add helper function that calculate performance data for downstream ports
` [PATCH v14 16/19] cxl: Compute the entire CXL path latency and bandwidth data
` [PATCH v14 17/19] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH v14 18/19] cxl: Export sysfs attributes for memory device QoS class
` [PATCH v14 19/19] cxl: Check qos_class validity on memdev probe

[PATCH] cxl/region: fix "x9"->"x6" interleaving in a comment
 2023-12-13 16:11 UTC  (2+ messages)

Device Detection
 2023-12-13 11:02 UTC 

[ndctl PATCH v3 1/2] test/cxl-region-sysfs.sh: use '[[ ]]' command to evaluate operands as arithmetic expressions
 2023-12-13  8:25 UTC  (2+ messages)
` [ndctl PATCH v3 2/2] test/cxl-region-sysfs.sh: Fix cxl-region-sysfs.sh: line 107: [: missing `]'

[ndctl PATCH v2 1/2] test/cxl-region-sysfs.sh: use '[[ ]]' command to evaluate operands as arithmetic expressions
 2023-12-13  8:02 UTC  (8+ messages)
` [ndctl PATCH v2 2/2] test/cxl-region-sysfs.sh: Fix cxl-region-sysfs.sh: line 107: [: missing `]'

[ndctl PATCH v5 0/5] Support poison list retrieval
 2023-12-13  2:13 UTC  (8+ messages)
` [ndctl PATCH v5 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH v5 4/5] cxl/list: add --poison option to cxl list

[PATCH v2 0/7] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-12-13  0:17 UTC  (13+ messages)
` [PATCH v2 1/7] cxl/trace: Pass uuid explicitly to event traces
` [PATCH v2 2/7] cxl/events: Promote CXL event structures to a core header
` [PATCH v2 3/7] cxl/events: Create common event UUID defines
` [PATCH v2 4/7] cxl/events: Separate UUID from event structures
` [PATCH v2 5/7] cxl/events: Create a CXL event union
` [PATCH v2 6/7] firmware/efi: Process CXL Component Events
` [PATCH v2 7/7] cxl/memdev: Register for and process CPER events

[PATCH v2] cxl/region: Add dev_dbg() detail on failure to allocate HPA space
 2023-12-12 21:18 UTC  (3+ messages)

[PATCH 0/3] cxl: Add support to report region access coordinates to numa nodes
 2023-12-12 19:30 UTC  (16+ messages)
` [PATCH 1/3] cxl/region: Calculate performance data for a region
` [PATCH 2/3] cxl/region: Add sysfs attribute for locality attributes of CXL regions
` [PATCH 3/3] cxl: Add memory hotplug notifier for cxl region

[PATCH v3 0/2] Add DAX ABI for memmap_on_memory
 2023-12-12 10:05 UTC  (9+ messages)
` [PATCH v3 1/2] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v3 2/2] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-12-11 23:01 UTC  (15+ messages)
` [PATCH 1/6] cxl/trace: Pass uuid explicitly to event traces
` [PATCH 5/6] firmware/efi: Process CXL Component Events
` [PATCH 6/6] cxl/memdev: Register for and process CPER events

[PATCH v7 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2023-12-09  0:07 UTC  (15+ messages)
` [PATCH v7 1/5] cxl/port: Add EINJ debugfs files and callback support
` [PATCH v7 2/5] ACPI: Add CXL protocol error defines
` [PATCH v7 3/5] EINJ: Separate CXL errors from other EINJ errors
` [PATCH v7 4/5] cxl/port, EINJ: Add CXL EINJ callback functions

[PATCH] cxl/cdat: Free correct buffer on checksum error
 2023-12-08 22:52 UTC  (6+ messages)
  ` [PATCH] cxl/pci: Get rid of pointer arithmetic reading CDAT table

[PATCH v2 0/2] Add DAX ABI for memmap_on_memory
 2023-12-08 21:26 UTC  (11+ messages)
` [PATCH v2 1/2] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v2 2/2] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH v4 00/11] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-12-08 13:48 UTC  (3+ messages)

[PATCH v10 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-12-08  9:11 UTC  (3+ messages)
` [PATCH v10 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH b4] am: Build patch series when additional patches appear in a thread
 2023-12-08  5:55 UTC  (2+ messages)

[PATCH 1/3] cxl/region: Calculate performance data for a region
 2023-12-07 23:34 UTC  (2+ messages)

[PATCH v13 00/19] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-12-07 23:00 UTC  (20+ messages)
` [PATCH v13 01/19] lib/firmware_table: tables: Add CDAT table parsing support
` [PATCH v13 02/19] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
` [PATCH v13 03/19] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH v13 04/19] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH v13 05/19] acpi: Break out nesting for hmat_parse_locality()
` [PATCH v13 06/19] acpi: numa: Add setting of generic port system locality attributes
` [PATCH v13 07/19] acpi: numa: Add helper function to retrieve the performance attributes
` [PATCH v13 08/19] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH v13 09/19] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH v13 10/19] cxl: Add callback to parse the SSLBIS "
` [PATCH v13 11/19] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v13 12/19] cxl: Calculate and store PCI link latency for the downstream ports
` [PATCH v13 13/19] tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devices
` [PATCH v13 14/19] cxl: Store the access coordinates for the generic ports
` [PATCH v13 15/19] cxl: Add helper function that calculate performance data for downstream ports
` [PATCH v13 16/19] cxl: Compute the entire CXL path latency and bandwidth data
` [PATCH v13 17/19] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH v13 18/19] cxl: Export sysfs attributes for memory device QoS class
` [PATCH v13 19/19] cxl: Check qos_class validity on memdev probe

[ndctl PATCH] test/security.sh: test keyctl before excuting
 2023-12-07 22:20 UTC  (2+ messages)

[PATCH] cxl/hdm: Fix dpa translation locking
 2023-12-07 16:13 UTC  (4+ messages)

[ndctl PATCH 1/3] test/cxl-region-sysfs.sh: covert size and resource to hex before test
 2023-12-07  9:07 UTC  (8+ messages)
` [ndctl PATCH 2/3] test/cxl-region-sysfs.sh: use operator '!=' to compare hexadecimal value
` [ndctl PATCH 3/3] test/cxl-region-sysfs.sh: Fix cxl-region-sysfs.sh: line 107: [: missing `]'

[RFC PATCH v2 4/4] mm/mempolicy: implement a weighted-interleave
 2023-12-07  8:52 UTC  (3+ messages)
    `  "

[PATCH] cxl/core/mbox: get next_persistent_bytes by next_persistent_cap
 2023-12-07  4:51 UTC  (4+ messages)

[PATCH RFC 0/4] dev_dax_iomap: introduce iomap for /dev/dax
 2023-12-06 21:03 UTC  (5+ messages)
  ` [PATCH RFC 1/4] dev_dax_iomap: Add add_dax_ops() func for fs-dax to provide dax holder_ops
  ` [PATCH RFC 2/4] dev_dax_iomap: Temporary hacks due to linkage issues
  ` [PATCH RFC 3/4] dev_dax_iomap: Add dax_operations to /dev/dax struct dax_device
  ` [PATCH RFC 4/4] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP kernel build parameter

[EXT] Re: [RFC PATCH 0/2] Node migration between memory tiers
 2023-12-06 15:22 UTC  (3+ messages)
`  "

[PATCH] kernel/resource: Increment by align value in get_free_mem_region()
 2023-12-06  7:30 UTC  (3+ messages)

[PATCH ndctl RESEND 0/2] ndctl: Fix ups for region destroy
 2023-12-06  3:00 UTC  (7+ messages)
` [PATCH ndctl RESEND 1/2] ndctl/test: Add destroy region test

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-12-06  2:01 UTC  (13+ 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).