messages from 2025-05-15 21:52:21 to 2025-05-22 08:49:19 UTC [more...]
[PATCH v16 00/22] Type2 device basic support
2025-05-22 8:49 UTC (59+ messages)
` [PATCH v16 01/22] cxl: Add type2 "
` [PATCH v16 02/22] sfc: add cxl support
` [PATCH v16 03/22] cxl: Move pci generic code
` [PATCH v16 04/22] cxl: Move register/capability check to driver
` [PATCH v16 05/22] cxl: Add function for type2 cxl regs setup
` [PATCH v16 06/22] sfc: make regs setup with checking and set media ready
` [PATCH v16 07/22] cxl: Support dpa initialization without a mailbox
` [PATCH v16 09/22] cxl: Prepare memdev creation for type2
` [PATCH v16 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v16 12/22] sfc: obtain root decoder with enough HPA free space
` [PATCH v16 13/22] cxl: Define a driver interface for DPA allocation
` [PATCH v16 14/22] sfc: get endpoint decoder
` [PATCH v16 15/22] cxl: Make region type based on endpoint type
` [PATCH v16 16/22] cxl/region: Factor out interleave ways setup
` [PATCH v16 17/22] cxl/region: Factor out interleave granularity setup
` [PATCH v16 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v16 19/22] cxl: Add region flag for precluding a device memory to be used for dax
` [PATCH v16 20/22] sfc: create cxl region
` [PATCH v16 21/22] cxl: Add function for obtaining region range
` [PATCH v16 22/22] sfc: support pio mapping based on cxl
[PATCH] cxl/features: Remove the inline specifier from to_cxlfs()
2025-05-22 8:46 UTC (4+ messages)
[PATCH] Add support for FMAPI Get Mutliheaded Head info opcode (5501h)
2025-05-22 6:31 UTC
[ndctl PATCH 1/2] README.md: add CONFIG_s missing to pass NFIT tests
2025-05-22 4:47 UTC (3+ messages)
` [ndctl PATCH 2/2] README.md: add CONFIG_s missing to pass CXL tests
[NDCTL PATCH v7 0/4] ndctl: Add support and test for CXL Features support
2025-05-22 0:18 UTC (10+ messages)
` [NDCTL PATCH v7 1/4] cxl: Add cxl_bus_get_by_provider()
` [NDCTL PATCH v7 2/4] cxl: Enumerate major/minor of FWCTL char device
` [NDCTL PATCH v7 3/4] ndctl: Add features.h from kernel UAPI
` [NDCTL PATCH v7 4/4] cxl/test: Add test for cxl features device
[PATCH v6 0/8] cxl: support CXL memory RAS features
2025-05-21 23:55 UTC (18+ messages)
` [PATCH v6 1/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v6 2/8] cxl: Update prototype of function get_support_feature_info()
` [PATCH v6 3/8] cxl/edac: Add CXL memory device patrol scrub control feature
` [PATCH v6 4/8] cxl/edac: Add CXL memory device ECS "
` [PATCH v6 5/8] cxl/edac: Add support for PERFORM_MAINTENANCE command
` [PATCH v6 6/8] cxl/edac: Support for finding memory operation attributes from the current boot
` [PATCH v6 7/8] cxl/edac: Add CXL memory device memory sparing control feature
` [PATCH v6 8/8] cxl/edac: Add CXL memory device soft PPR "
Internal error: Oops: 0000000096000044 [#11] SMP
2025-05-21 23:34 UTC (9+ messages)
[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
2025-05-21 23:30 UTC (10+ messages)
` [PATCH v8 04/16] cxl/aer: AER service driver forwards CXL error to CXL driver
[RFC PATCH 00/19] famfs: port into fuse
2025-05-21 23:11 UTC (14+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
[PATCH v13 0/5] arm/virt: CXL support via pxb_cxl
2025-05-21 22:07 UTC (19+ messages)
` [PATCH v13 1/5] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
` [PATCH v13 2/5] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH v13 3/5] hw/cxl-host: Allow split of establishing memory address and mmio setup
` [PATCH v13 5/5] qtest/cxl: Add aarch64 virt test for CXL
dax behavior on CXL 1.1 hosts
2025-05-21 21:57 UTC (4+ messages)
[PATCH v3 0/9] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-05-21 18:39 UTC (11+ messages)
` [PATCH v3 1/9] cxl/region: Add decoder check to check_commit_order()
` [PATCH v3 2/9] cxl: Add helper to detect top of CXL device topology
` [PATCH v3 3/9] cxl: Separate out CXL dport->id vs actual dport hardware id
` [PATCH v3 4/9] cxl: Remove adding of port_num via devm_cxl_add_dport()
` [PATCH v3 5/9] cxl: Defer hardware dport->port_id assignment and registers probing
` [PATCH v3 6/9] cxl/test: Add workaround for cxl_test for cxl_core calling mocked functions
` [PATCH v3 7/9] cxl: Change sslbis handler to only handle single dport
` [PATCH v3 8/9] cxl: Create an xarray to tie a host bridge to the cxl_root
` [PATCH v3 9/9] cxl: Move enumeration of hostbridge ports to the memdev probe path
[PATCH v5 0/8] cxl: support CXL memory RAS features
2025-05-20 23:45 UTC (14+ messages)
` [PATCH v5 3/8] cxl/edac: Add CXL memory device patrol scrub control feature
` [PATCH v5 6/8] cxl/edac: Support for finding memory operation attributes from the current boot
` [PATCH v5 7/8] cxl/edac: Add CXL memory device memory sparing control feature
[PATCH v2 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-05-20 21:59 UTC (35+ messages)
` [PATCH v2 01/10] cxl/region: Add decoder check to check_commit_order()
` [PATCH v2 02/10] cxl: Saperate out CXL dport->id vs actual dport hardware id
` [PATCH v2 03/10] cxl: Rename find_dport() to provide better function intent
` [PATCH v2 04/10] cxl: Remove adding of port_num via devm_cxl_add_dport()
` [PATCH v2 05/10] cxl: Defer hardware dport->port_id assignment and registers probing
` [PATCH v2 06/10] cxl/test: Add workaround for cxl_test for cxl_core calling mocked functions
` [PATCH v2 07/10] cxl: Change sslbis handler to only handle single dport
` [PATCH v2 08/10] cxl: Add helper to detect top of CXL device topology
` [PATCH v2 09/10] cxl: Create an xarray to tie a host bridge to the cxl_root
` [PATCH v2 10/10] cxl: Move enumeration of hostbridge ports to the memdev probe path
[PATCH] hw/cxl: fix DC extent capacity tracking
2025-05-20 19:56 UTC
[PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-05-20 18:08 UTC (23+ messages)
` [PATCH v2 01/10] cxl-mailbox-utils: Move opcodes enum to new header file
` [PATCH v2 02/10] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
` [PATCH v2 03/10] cxl/type3: Add dsmas_flags to CXLDCRegion struct
` [PATCH v2 04/10] cxl-mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [PATCH v2 05/10] cxl_events.h: Move definition for dynamic_capacity_uuid and enum for DC event types
` [PATCH v2 06/10] hw/cxl_type3: Add DC Region bitmap lock
` [PATCH v2 07/10] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
` [PATCH v2 08/10] cxl-mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
` [PATCH v2 09/10] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
[PATCH 066/147] include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags
2025-05-20 17:01 UTC (2+ messages)
[RFC PATCH QEMU 0/3] cxl/plugins: Hotness Monitoring Unit with 'real' data
2025-05-20 14:16 UTC (3+ messages)
` [RFC PATCH QEMU 2/3] plugins: Add cache miss reporting over a socket
[cxl:next] BUILD SUCCESS 6eed708a5693709ff0d4dd8512b6934be30d4283
2025-05-20 11:58 UTC
[PATCH 0/4 v2] Make ELOG log and trace consistently with GHES
2025-05-20 11:10 UTC (5+ messages)
` [PATCH 1/4 v2] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/4 v2] PCI/AER: Modify pci_print_aer() to take log level
[PATCH v4 -ndctl] cxl/memdev: Introduce sanitize-memdev functionality
2025-05-20 9:37 UTC (7+ messages)
[PATCH v2 00/18] PCI device authentication
2025-05-20 8:35 UTC (6+ messages)
[cxl:for-6.16/cxl-type2-merge] BUILD SUCCESS e82f94c880eba66a8b9af8e713d31a87b553504c
2025-05-20 7:44 UTC
[PATCH] test/cxl-xor-region.sh: remove redundant waitting
2025-05-20 5:26 UTC (10+ messages)
` cxl <-> udev deadlock?
[PATCH 1/1] cxl/feature: Remove redundant code of get supported features
2025-05-19 22:08 UTC (5+ messages)
[PATCH] docs: ABI: Fix "firwmare" to "firmware"
2025-05-19 16:13 UTC (2+ messages)
[PATCH v2 0/3] cxl: Update CXL documentation for access coordinates calculation
2025-05-19 15:42 UTC (3+ messages)
[PATCH 1/7] cleanup: Introduce DEFINE_ACQUIRE() a CLASS() for conditional locking
2025-05-17 9:17 UTC (13+ messages)
[cxl:next] BUILD SUCCESS 191679ec7bb9af3eadfe68ede3932a692ab0d677
2025-05-17 5:40 UTC
[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
2025-05-16 13:42 UTC (6+ messages)
` [PATCH qemu 7/8] hw/cxl/cxl-mailbox-utils: Added support for Get Log Capabilities (Opcode 0402h)
[PATCH] cxl/Documentation: Fix typo in sysfs write_bandwidth attribute path
2025-05-16 14:28 UTC (3+ messages)
[cxl:next] BUILD SUCCESS fc78561595e2fc6ceb8da56b083847227ba9320e
2025-05-16 12:29 UTC
List of CONFIG_s currently missing in ndctl.git/README.md
2025-05-16 4:17 UTC (2+ 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