Linux CXL
 help / color / mirror / Atom feed
 messages from 2024-07-16 15:04:36 to 2024-07-25 08:34:13 UTC [more...]

[ndctl PATCH] cxl/list: add firmware_version to default memdev listing
 2024-07-25  8:34 UTC  (2+ messages)

[PATCH v2 00/15] cxl: add Type2 device support
 2024-07-25  5:51 UTC  (19+ messages)
` [PATCH v2 01/15] cxl: add type2 device basic support
` [PATCH v2 02/15] cxl: add function for type2 cxl regs setup
` [PATCH v2 03/15] cxl: add function for type2 resource request
` [PATCH v2 04/15] cxl: add capabilities field to cxl_dev_state
` [PATCH v2 05/15] cxl: fix use of resource_contains
` [PATCH v2 07/15] cxl: support type2 memdev creation
` [PATCH v2 09/15] cxl: define a driver interface for HPA free space enumaration

[RFC PATCH] cxl: avoid duplicating report from MCE & device
 2024-07-25  2:51 UTC  (8+ messages)

[PATCH v2 00/25] mm: introduce numa_memblks
 2024-07-25  2:48 UTC  (29+ messages)
` [PATCH v2 01/25] mm: move kernel/numa.c to mm/
` [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
` [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
` [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
` [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v2 17/25] mm: introduce numa_memblks
` [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v2 19/25] mm: introduce numa_emulation
` [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static
` [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v2 23/25] arch_numa: switch over to numa_memblks
` [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt

[PATCH v15 0/2] Export cxl1.1 device link status register value to pci device sysfs
 2024-07-24 23:38 UTC  (2+ messages)

[PATCH 0/2] cxl: Pull out mailbox bits to be independent of cxl_dev_state
 2024-07-24 22:08 UTC  (5+ messages)
` [PATCH 1/2] cxl: Move mailbox related bits to the same context
` [PATCH 2/2] cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-24 21:10 UTC  (26+ messages)

[ndctl PATCH v13 0/8] Support poison list retrieval
 2024-07-24 20:55 UTC  (5+ messages)
` [ndctl PATCH v13 1/8] util/trace: move trace helpers from ndctl/cxl/ to ndctl/util/
` [ndctl PATCH v13 3/8] util/trace: pass an event_ctx to its own parse_event method

[GIT PULL] Compute Express Link (CXL) for 6.11
 2024-07-24 16:53 UTC 

[RFC PATCH v9 00/11] EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-07-24  9:10 UTC  (30+ messages)
` [RFC PATCH v9 01/11] EDAC: Add generic EDAC RAS feature driver
` [RFC PATCH v9 02/11] EDAC: Add EDAC scrub control driver
` [RFC PATCH v9 03/11] EDAC: Add EDAC ECS "
` [RFC PATCH v9 04/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [RFC PATCH v9 05/11] cxl/mbox: Add GET_FEATURE "
` [RFC PATCH v9 06/11] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v9 07/11] cxl/memscrub: Add CXL memory device patrol scrub control feature
` [RFC PATCH v9 08/11] cxl/memscrub: Add CXL memory device ECS "
` [RFC PATCH v9 09/11] platform: Add __free() based cleanup function for platform_device_put
` [RFC PATCH v9 10/11] ACPI:RAS2: Add ACPI RAS2 driver
` [RFC PATCH v9 11/11] ras: scrub: ACPI RAS2: Add memory "

[PATCH qemu v2 0/3] hw/cxl: Misc minor improvements
 2024-07-24  4:53 UTC  (3+ messages)
` [PATCH v2 1/3] hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property

[PATCH v2] cxl: add missing MODULE_DESCRIPTION() macros
 2024-07-23 18:29 UTC  (5+ messages)

[PATCH v3 0/3] cxl/region: Support to calculate memory tier abstract distance
 2024-07-23 17:49 UTC  (10+ messages)
` [PATCH v3 1/3] cxl/region: Fix a race condition in memory hotplug notifier
` [PATCH v3 2/3] cxl/region: Support to calculate memory tier abstract distance
` [PATCH v3 3/3] cxl/region: Simplify cxl_region_nid()

[PATCH v2 08/18] PCI/CMA: Authenticate devices on enumeration
 2024-07-23 12:58 UTC  (15+ messages)

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-23  0:15 UTC  (59+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks

[RFC PATCH 0/13] fwctl/cxl: Add CXL feature commands support via fwctl
 2024-07-22 23:23 UTC  (26+ messages)
` [RFC PATCH 01/13] cxl: Move mailbox related bits to the same context
` [RFC PATCH 02/13] cxl: Fix comment regarding cxl_query_cmd() return data
` [RFC PATCH 03/13] cxl: Refactor user ioctl command path from mds to mailbox
` [RFC PATCH 04/13] cxl: Add Get Supported Features command for kernel usage
` [RFC PATCH 05/13] cxl/test: Add Get Supported Features mailbox command support
` [RFC PATCH 06/13] cxl: Add Get Feature "
` [RFC PATCH 07/13] cxl: Add Set "
` [RFC PATCH 08/13] fwctl/cxl: Add driver for CXL mailbox for handling CXL features commands
` [RFC PATCH 09/13] fwctl/cxl: Add support for get driver information
` [RFC PATCH 10/13] fwctl/cxl: Add support for fwctl RPC command to enable CXL feature commands
` [RFC PATCH 11/13] fwctl/cxl: Add query commands software command for ->fw_rpc()
` [RFC PATCH 12/13] cxl/test: Add Get Feature support to cxl_test
` [RFC PATCH 13/13] cxl/test: Add Set "

[PATCH v2 6/8] fwctl: Add documentation
 2024-07-22 20:40 UTC  (4+ messages)

[PATCH v2 0/8] Introduce fwctl subystem
 2024-07-22 16:04 UTC  (4+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev

[PATCH v2 00/18] PCI device authentication
 2024-07-18 16:11 UTC  (29+ messages)
` [PATCH v2 03/18] X.509: Move certificate length retrieval into new helper
` [PATCH v2 07/18] spdm: Introduce library to authenticate devices
` [PATCH v2 10/18] PCI/CMA: Reauthenticate devices on reset and resume
` [PATCH v2 11/18] PCI/CMA: Expose in sysfs whether devices are authenticated
` [PATCH v2 12/18] PCI/CMA: Expose certificates in sysfs
` [PATCH v2 13/18] sysfs: Allow bin_attributes to be added to groups
` [PATCH v2 14/18] sysfs: Allow symlinks to be added between sibling groups
` [PATCH v2 15/18] PCI/CMA: Expose a log of received signatures in sysfs
` [PATCH v2 16/18] spdm: Limit memory consumed by log of received signatures
` [PATCH v2 17/18] spdm: Authenticate devices despite invalid certificate chain
` [PATCH v2 18/18] spdm: Allow control of next requester nonce through sysfs

[cxl:next] BUILD SUCCESS a0328b397f3339d8d17a6ec356e94b3c110b010c
 2024-07-18  6:02 UTC 

[PATCH v5 00/13] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-07-17 15:40 UTC  (6+ messages)
` [PATCH v5 10/13] hw/acpi: Generic Port Affinity Structure support


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