messages from 2024-01-18 05:08:54 to 2024-01-30 17:19:32 UTC [more...]
[PATCH] KEYS: encrypted: Add check for strsep
2024-01-30 17:19 UTC (6+ messages)
[RFC PATCH v2 0/8] Introduce dcache_is_aliasing() to fix DAX regression
2024-01-30 16:52 UTC (9+ messages)
` [RFC PATCH v2 1/8] dax: Introduce dax_is_supported()
` [RFC PATCH v2 2/8] erofs: Use dax_is_supported()
` [RFC PATCH v2 3/8] ext2: "
` [RFC PATCH v2 4/8] ext4: "
` [RFC PATCH v2 5/8] fuse: "
` [RFC PATCH v2 6/8] xfs: "
` [RFC PATCH v2 7/8] Introduce dcache_is_aliasing() across all architectures
` [RFC PATCH v2 8/8] dax: Fix incorrect list of dcache aliasing architectures
[RFC PATCH 0/7] Introduce cache_is_aliasing() to fix DAX regression
2024-01-30 15:21 UTC (14+ messages)
` [RFC PATCH 1/7] Introduce cache_is_aliasing() across all architectures
` [RFC PATCH 2/7] dax: Fix incorrect list of cache aliasing architectures
` [RFC PATCH 3/7] erofs: Use dax_is_supported()
` [RFC PATCH 4/7] ext2: "
` [RFC PATCH 5/7] ext4: "
` [RFC PATCH 6/7] fuse: Introduce fuse_dax_is_supported()
` [RFC PATCH 7/7] xfs: Use dax_is_supported()
[PATCH v3 0/9] Enabling DCD emulation support in Qemu
2024-01-30 9:44 UTC (23+ messages)
` [PATCH v3 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PATCH v3 3/9] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PATCH v3 4/9] hw/mem/cxl_type3: Add support to create DC regions to "
` [PATCH v3 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v3 6/9] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PATCH v3 7/9] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PATCH v3 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v3 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions
[PATCH] cxl/mbox: Code readability improvement
2024-01-30 8:28 UTC (3+ messages)
qemu cxl memory expander shows numa_node -1
2024-01-30 8:20 UTC (12+ messages)
[PATCH] cxl/hdm: Enhance handling of invalid decoders
2024-01-30 6:49 UTC (3+ messages)
[RFC PATCH] cxl/region: Allow out of order assembly of autodiscovered regions
2024-01-30 4:37 UTC (4+ messages)
[PATCH 0/2] x86/numa: Fix NUMA node overlap & init failure
2024-01-29 23:00 UTC (6+ messages)
` [PATCH 1/2] x86/numa: Fix the address overlap check in numa_fill_memblks()
[PATCH v2 1/1] cxl/pci: Skip to handle RAS errors if CXL.mem device is detached
2024-01-29 13:18 UTC
[PATCH] cxl/region:Fix overflow issue in alloc_hpa()
2024-01-29 2:22 UTC (6+ messages)
[GIT PULL] Compute Express Link (CXL) Fixes for 6.8-rc2
2024-01-28 22:41 UTC (2+ messages)
[PATCH 1/1] cxl/pci: Skip to handle RAS errors if CXL.mem device is detached
2024-01-27 3:05 UTC (4+ messages)
[PATCH -qemu 0/2] hw/cxl: Firmware Update support
2024-01-26 17:48 UTC (9+ messages)
` [PATCH 1/2] hw/cxl: Add Transfer FW support
` "
` [PATCH 2/2] hw/cxl: Add Activate "
` "
[PATCH v7 0/5] Add DAX ABI for memmap_on_memory
2024-01-26 21:40 UTC (10+ messages)
` [PATCH v7 1/5] dax/bus.c: replace driver-core lock usage by a local rwsem
` [PATCH v7 2/5] dax/bus.c: replace several sprintf() with sysfs_emit()
` [PATCH v7 3/5] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v7 4/5] mm/memory_hotplug: export mhp_supports_memmap_on_memory()
` [PATCH v7 5/5] dax: add a sysfs knob to control memmap_on_memory behavior
[REGRESSION] v5.13: FS_DAX unavailable on 32-bit ARM
2024-01-26 20:14 UTC (2+ messages)
[NDCTL PATCH v3 0/3] ndctl: Add support of qos_class for CXL CLI
2024-01-26 18:14 UTC (10+ messages)
` [NDCTL PATCH v3 1/3] ndctl: cxl: Add QoS class retrieval for the root decoder
` [NDCTL PATCH v3 2/3] ndctl: cxl: Add QoS class support for the memory device
` [NDCTL PATCH v3 3/3] ndctl: cxl: add QoS class check for CXL region creation
[PATCH v2 0/3] CDAT updates and fixes
2024-01-26 16:46 UTC (10+ messages)
` [PATCH v2 1/3] cxl/pci: Rename DOE mailbox handle to doe_mb
` [PATCH v2 2/3] cxl/pci: Get rid of pointer arithmetic reading CDAT table
` [PATCH v2 3/3] lib/firmware_table: Provide buffer length argument to cdat_table_parse()
[PATCH v2 0/5 qemu] hw/cxl: Update CXL emulation to reflect and reference r3.1
2024-01-26 12:16 UTC (6+ messages)
` [PATCH v2 1/5] hw/cxl: Update HDM Decoder capability to version 3
` [PATCH v2 2/5] hw/cxl: Update link register definitions
` [PATCH v2 3/5] hw/cxl: Update RAS Capability Definitions for version 3
` [PATCH v2 4/5] hw/cxl: Update mailbox status registers
` [PATCH v2 5/5] hw/cxl: Standardize all references on CXL r3.1 and minor updates
[PATCH v2 00/12 qemu] CXL emulation fixes and minor cleanup
2024-01-26 12:01 UTC (13+ messages)
` [PATCH v2 01/12] cxl/cdat: Handle cdat table build errors
` [PATCH v2 02/12] hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()
` [PATCH v2 03/12] hw/pci-bridge/cxl_upstream: Drop g_malloc() failure handling
` [PATCH v2 04/12] cxl/cdat: Fix header sum value in CDAT checksum
` [PATCH v2 05/12] hw/cxl/mbox: Remove dead code
` [PATCH v2 06/12] hw/cxl/device: read from register values in mdev_reg_read()
` [PATCH v2 07/12] hw/cxl: Pass CXLComponentState to cache_mem_ops
` [PATCH v2 08/12] hw/cxl: Pass NULL for a NULL MemoryRegionOps
` [PATCH v2 09/12] hw/mem/cxl_type3: Fix potential divide by zero reported by coverity
` [PATCH v2 10/12] tests/acpi: Allow update of DSDT.cxl
` [PATCH v2 11/12] hw/i386: Fix _STA return value for ACPI0017
` [PATCH v2 12/12] tests/acpi: Update DSDT.cxl to reflect change _STA return value
[PATCH 00/12 qemu] CXL emulation fixes and minor cleanup
2024-01-26 11:57 UTC (21+ messages)
` [PATCH 01/12] cxl/cdat: Handle cdat table build errors
` [PATCH 02/12] hw/mem/cxl_type3: Drop handling of failure of g_malloc0()
` [PATCH 03/12] hw/pci-bridge/cxl_upstream: Drop g_malloc0() failure handling
` [PATCH 04/12] cxl/cdat: Fix header sum value in CDAT checksum
` [PATCH 05/12] hw/cxl/mbox: Remove dead code
` [PATCH 06/12] hw/cxl/device: read from register values in mdev_reg_read()
` [PATCH 07/12] hw/cxl: Pass CXLComponentState to cache_mem_ops
` [PATCH 08/12] hw/cxl: Pass NULL for a NULL MemoryRegionOps
` [PATCH 09/12] hw/mem/cxl_type3: Fix potential divide by zero reported by coverity
` [PATCH 10/12] tests/acpi: Allow update of DSDT.cxl
` [PATCH 11/12] hw/i386: Fix _STA return value for ACPI0017
` [PATCH 12/12] tests/acpi: Update DSDT.cxl to reflect change _STA return value
[PATCH 0/5 qemu] hw/cxl: Update CXL emulation to reflect and reference r3.1
2024-01-26 11:43 UTC (12+ messages)
` [PATCH 1/5] hw/cxl: Update HDM Decoder capability to version 3
` [PATCH 2/5] hw/cxl: Update link register definitions
` [PATCH 3/5] hw/cxl: Update RAS Capability Definitions for version 3
` [PATCH 4/5] hw/cxl: Update mailbox status registers
` [PATCH 5/5] hw/cxl: Standardize all references on CXL r3.1 and minor updates
[cxl:fixes] BUILD SUCCESS d76779dd3681c01a4c6c3cae4d0627c9083e0ee6
2024-01-26 9:51 UTC
[PATCH] cxl/region: Allow out of order assembly of autodiscovered regions
2024-01-26 4:54 UTC
[RFC PATCH 0/4] cxl: introduce CXL Virtualization module
2024-01-25 7:46 UTC (5+ messages)
[PATCH] cxl: Fix sysfs export of qos_class for memdev
2024-01-25 6:33 UTC (2+ messages)
[PATCH v2 0/4] PCI/AER: Handle Advisory Non-Fatal properly
2024-01-25 6:28 UTC (5+ messages)
` [PATCH v2 1/4] PCI/AER: Store more information in aer_err_info
` [PATCH v2 2/4] PCI/AER: Handle Advisory Non-Fatal properly
` [PATCH v2 3/4] PCI/AER: Fetch information for FTrace
` [PATCH v2 4/4] RAS: Trace more information in aer_event
[cxl:fixes] BUILD SUCCESS d72a4caf685989e353dff0a97d7376ee10edbf87
2024-01-25 5:55 UTC
[PATCH b4] am: Build patch series when additional patches appear in a thread
2024-01-23 23:10 UTC (2+ messages)
[PATCH v4 00/11] cxl: Add support to report region access coordinates to numa nodes
2024-01-22 16:19 UTC (15+ messages)
` [PATCH v4 01/11] ACPI: HMAT: Remove register of memory node for generic target
` [PATCH v4 02/11] base/node / ACPI: Enumerate node access class for 'struct access_coordinate'
` [PATCH v4 03/11] ACPI: HMAT: Introduce 2 levels of generic port access class
` [PATCH v4 04/11] ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access classes
` [PATCH v4 05/11] cxl: Split out combine_coordinates() for common shared usage
` [PATCH v4 06/11] cxl: Split out host bridge access coordinates
` [PATCH v4 07/11] cxl: Set cxlmd->endpoint before adding port device
` [PATCH v4 08/11] cxl/region: Calculate performance data for a region
` [PATCH v4 09/11] cxl/region: Add sysfs attribute for locality attributes of CXL regions
` [PATCH v4 10/11] cxl: Add memory hotplug notifier for cxl region
` [PATCH v4 11/11] cxl: Deal with numa nodes not enumarated by SRAT
[PATCH v2 0/4] A Followup for "QEMU: CXL mailbox rework and features (Part 1)"
2024-01-22 2:50 UTC (4+ messages)
` [PATCH v2 3/4] hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
[ndctl PATCH v6 0/7] Support poison list retrieval
2024-01-19 21:18 UTC (12+ messages)
` [PATCH v6 1/7] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [PATCH v6 2/7] cxl: add an optional pid check to event parsing
` [PATCH v6 3/7] cxl/event_trace: add a private context for private parsers
` [PATCH v6 4/7] cxl/event_trace: add helpers get_field_[string|data]()
[PATCH -qemu] hw/cxl: Add Maintenance support
2024-01-19 17:50 UTC (2+ messages)
[GIT PULL] Compute Express Link (CXL) for 6.8
2024-01-19 0:42 UTC (2+ messages)
[PATCH] cxl/pci: Kill a goto in read_cdat_data()
2024-01-18 22:17 UTC (5+ messages)
[PATCH v2] cxl/pci: Skip irq features if MSI/MSI-X are not supported
2024-01-18 20:42 UTC (2+ messages)
[RFC PATCH 0/3] lspci: Display cxl1.1 device link status
2024-01-18 5:07 UTC (3+ 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