messages from 2024-05-24 07:56:01 to 2024-06-04 16:50:28 UTC [more...]
[PATCH 0/8] Introduce fwctl subystem
2024-06-04 16:50 UTC (19+ messages)
` [PATCH 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH 4/8] taint: Add TAINT_FWCTL
` [PATCH 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH 6/8] fwctl: Add documentation
` [PATCH 7/8] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH 8/8] mlx5: Create an auxiliary device for fwctl_mlx5
[PATCH] cxl/region: Avoid null pointer dereference in region lookup
2024-06-04 16:37 UTC (2+ messages)
[PATCH v7 0/2] cxl: Export cxl1.1 device link status to sysfs
2024-06-04 16:32 UTC (6+ messages)
` [PATCH v7 1/2] cxl/core/regs: Add rcd_regs initialization at __rcrb_to_component()
` [PATCH v7 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status
[PATCH] cxl: add missing MODULE_DESCRIPTION() macros
2024-06-04 16:04 UTC (2+ messages)
[PATCH v8 00/14] Enabling DCD emulation support in Qemu
2024-06-04 14:49 UTC (12+ messages)
` [PATCH v8 06/14] hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
` [PATCH v8 08/14] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v8 11/14] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
2024-06-04 14:26 UTC (19+ messages)
[PATCH v2 qemu 0/6] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-06-04 13:59 UTC (8+ messages)
` [PATCH v2 1/6] hw/acpi/GI: Fix trivial parameter alignment issue
` [PATCH v2 2/6] hw/acpi: Insert an acpi-generic-node base under acpi-generic-initiator
` [PATCH v2 3/6] hw/acpi: Generic Port Affinity Structure support
` [PATCH v2 4/6] bios-tables-test: Allow for new acpihmat-generic-x test data
` [PATCH v2 5/6] bios-tables-test: Add complex SRAT / HMAT test for GI GP
` [PATCH v2 6/6] bios-tables-test: Add data for complex numa test (GI, GP etc)
[PATCH 0/6 qemu] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-06-04 13:42 UTC (8+ messages)
` [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support
[PATCH v7 00/12] Enabling DCD emulation support in Qemu
2024-06-04 12:28 UTC (14+ messages)
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
[RFC PATCH 0/8] arm64/memblock: Handling of CXL Fixed Memory Windows
2024-06-04 9:39 UTC (20+ messages)
` [RFC PATCH 1/8] arm64: numa: Introduce a memory_add_physaddr_to_nid()
` [RFC PATCH 2/8] arm64: memblock: Introduce a generic phys_addr_to_target_node()
` [RFC PATCH 3/8] mm: memblock: Add a means to add to memblock.reserved
` [RFC PATCH 4/8] arch_numa: Avoid onlining empty NUMA nodes
` [RFC PATCH 5/8] arch_numa: Make numa_add_memblk() set nid for memblock.reserved regions
` [RFC PATCH 6/8] arm64: mm: numa_fill_memblks() to add a memblock.reserved region if match
` [RFC PATCH 7/8] acpi: srat: cxl: Skip zero length CXL fixed memory windows
` [RFC PATCH 8/8] HACK: mm: memory_hotplug: Drop memblock_phys_free() call in try_remove_memory()
[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
2024-06-04 8:09 UTC (12+ messages)
[PATCH v2 0/3] PCI: Revert / replace the cfg_access_lock lockdep mechanism
2024-06-04 8:03 UTC (11+ messages)
` [PATCH v2 1/3] PCI: Revert "
` [PATCH v2 2/3] PCI: Warn on missing cfg_access_lock during secondary bus reset
` [PATCH v2 3/3] PCI: Add missing bridge lock to pci_bus_lock()
[PATCH v3] cxl/core/pci: Move reading of control register to immediately before usage
2024-06-04 3:21 UTC
[GIT PULL] Compute Express Link (CXL) Fixes for 6.10-rc3
2024-06-03 22:47 UTC (2+ messages)
[PATCH] cxl/core/pci: Move reading of control register to immediately before usage
2024-06-03 15:52 UTC (5+ messages)
` [PATCH v2] "
CXL volatile memory: How to restore the previous region/Interleave set
2024-06-03 5:01 UTC (12+ messages)
[ndctl PATCH v2 1/2] daxctl: Fix create-device parameters parsing
2024-06-03 1:26 UTC (10+ messages)
` [ndctl PATCH v2 2/2] daxctl: Remove unimplemented create-device options
[PATCH v6] cxl/events: Use a common struct for DRAM and General Media events
2024-06-02 19:12 UTC
[PATCH v5] cxl/events: Use a common struct for DRAM and General Media events
2024-06-02 19:09 UTC (2+ messages)
[PATCH 1/1] cxl/mem: Fix no cxl_nvd during pmem region auto-assembing
2024-05-31 13:00 UTC (2+ messages)
[RFC PATCH 00/13] RFC: add Type2 device support
2024-05-31 10:52 UTC (6+ messages)
[PATCH] cxl: Get rid of unused cfmw_list
2024-05-31 6:13 UTC
[PATCH] cxl/region: Support to calculate memory tier abstract distance
2024-05-31 2:48 UTC
[PATCH v2 0/4] XOR Math Fixups: translation & position
2024-05-31 1:46 UTC (7+ messages)
` [PATCH v2 1/4] cxl/core: Rename cxl_trace_hpa() to cxl_translate()
` [PATCH v2 2/4] cxl/acpi: Restore XOR'd position bits during address translation
[PATCH] PCI: Revert / replace the cfg_access_lock lockdep mechanism
2024-05-30 21:26 UTC (6+ messages)
[PATCH] PCI: Make PCI cfg_access_lock lockdep key a singleton
2024-05-30 17:36 UTC (5+ messages)
[PATCH v3 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
2024-05-29 21:38 UTC (3+ messages)
` [PATCH v3 1/2] cxl: Preserve the CDAT access_coordinate for an endpoint
` [PATCH v3 2/2] cxl: Calculate region bandwidth of targets with shared upstream link
[cxl:fixes] BUILD SUCCESS 49ba7b515c4c0719b866d16f068e62d16a8a3dd1
2024-05-29 17:17 UTC
[RFC PATCH 0/9] pci: portdrv: Add auxiliary bus and register CXL PMUs (and aer)
2024-05-29 16:41 UTC (10+ messages)
` [RFC PATCH 1/9] pci: pcie: Drop priv_data from struct pcie_device and use dev_get/set_drvdata() instead
` [RFC PATCH 2/9] pci: portdrv: Drop driver field for port type
` [RFC PATCH 3/9] pci: pcie: portdrv: Use managed device handling to simplify error and remove flows
` [RFC PATCH 4/9] auxiliary_bus: expose auxiliary_bus_type
` [RFC PATCH 5/9] pci: pcie: portdrv: Add a auxiliary_bus
` [RFC PATCH 6/9] cxl: Move CPMU register definitions to header
` [RFC PATCH 7/9] pci: pcie/cxl: Register an auxiliary device for each CPMU instance
` [RFC PATCH 8/9] perf: cxl: Make the cpmu driver also work with auxiliary_devices
` [RFC PATCH 9/9] pci: pcie: portdrv: aer: Switch to auxiliary_bus
[PATCH 1/1] cxl/pci: Convert PCIBIOS_* return codes to errnos
2024-05-29 16:43 UTC (5+ messages)
[PATCH] cxl/pci: the ctrl register should be read when it is being used
2024-05-29 16:31 UTC (3+ messages)
[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
2024-05-29 5:32 UTC (2+ messages)
[PATCH v2 2/3] PCI: Create new reset method to force SBR for CXL
2024-05-29 4:10 UTC (6+ messages)
[PATCH] cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c
2024-05-28 23:03 UTC (3+ messages)
[PATCH] PCI: Fix missing lockdep annotation for pci_cfg_access_trylock()
2024-05-28 22:18 UTC (3+ messages)
[PATCH v3 0/2] cxl: add poison creation event handler
2024-05-28 10:13 UTC (8+ messages)
` [PATCH v3 2/2] cxl/core: "
[RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
2024-05-28 9:06 UTC (17+ messages)
[PATCH] ACPI: APEI: EINJ: Fix einj_dev release leak
2024-05-27 10:36 UTC (3+ messages)
[ndctl PATCH 1/2] daxctl: Fix create-device parameters parsing
2024-05-27 8:34 UTC (3+ messages)
` [ndctl PATCH 2/2] daxctl: Fix create-device manual
[RFC PATCH 00/20] Introduce the famfs shared-memory file system
2024-05-25 22:54 UTC (11+ messages)
[PATCH] Documentation: CXL Maturity Map
2024-05-25 0:53 UTC
[ACPI Code First ECN] "Extended-linear" addressing for direct-mapped memory-side caches
2024-05-24 19:05 UTC
[ACPI Code First ECN] Enumerate "Inclusive Linear Address Mode" memory-side caches
2024-05-24 17:49 UTC (9+ messages)
[PATCH v5] cxl/region: check interleave capability
2024-05-24 9:27 UTC
[PATCH v4 0/2] cxl/region: add interleave capability check
2024-05-24 9:15 UTC (7+ messages)
` [PATCH v4 2/2] cxl/region: check interleave capability
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