messages from 2025-02-10 12:35:16 to 2025-02-12 16:20:36 UTC [more...]
[PATCH v7 00/17] Enable CXL PCIe port protocol error handling and logging
2025-02-12 16:20 UTC (50+ messages)
` [PATCH v7 01/17] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver'
` [PATCH v7 02/17] PCI/AER: Rename AER driver's interfaces to also indicate CXL PCIe Port support
` [PATCH v7 03/17] CXL/PCI: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v7 04/17] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [PATCH v7 05/17] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver
` [PATCH v7 06/17] PCI/AER: Add CXL PCIe Port uncorrectable error recovery "
` [PATCH v7 07/17] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers
` [PATCH v7 08/17] cxl/pci: Map CXL PCIe Upstream "
` [PATCH v7 09/17] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
` [PATCH v7 10/17] cxl/pci: Add log message and add type check in existing RAS handlers
` [PATCH v7 11/17] cxl/pci: Change find_cxl_port() to non-static
` [PATCH v7 12/17] cxl/pci: Add error handler for CXL PCIe Port RAS errors
` [PATCH v7 13/17] cxl/pci: Add trace logging "
` [PATCH v7 14/17] cxl/pci: Update CXL Port RAS logging to also display PCIe SBDF
` [PATCH v7 15/17] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers
` [PATCH v7 16/17] PCI/AER: Enable internal errors for CXL Upstream and Downstream Switch Ports
` [PATCH v7 17/17] cxl/pci: Handle CXL Endpoint and RCH Protocol Errors separately from PCIe errors
[RFC PATCH fwctl 0/5] pds_fwctl: fwctl for AMD/Pensando core devices
2025-02-12 16:19 UTC (17+ messages)
` [RFC PATCH fwctl 1/5] pds_core: specify auxiliary_device to be created
` [RFC PATCH fwctl 2/5] pds_core: add new fwctl auxilary_device
` [RFC PATCH fwctl 3/5] pds_fwctl: initial driver framework
` [RFC PATCH fwctl 4/5] pds_fwctl: add rpc and query support
` [RFC PATCH fwctl 5/5] pds_fwctl: add Documentation entries
[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-12 14:36 UTC (16+ messages)
` [PATCH v20 01/15] EDAC: Add support for EDAC device features control
` [PATCH v20 02/15] EDAC: Add scrub control feature
` [PATCH v20 03/15] EDAC: Add ECS "
` [PATCH v20 04/15] EDAC: Add memory repair "
` [PATCH v20 05/15] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v20 06/15] ras: mem: Add memory "
` [PATCH v20 07/15] cxl: Add helper function to retrieve a feature entry
` [PATCH v20 08/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v20 09/15] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v20 10/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v20 11/15] cxl/region: Add helper function to determine memory is online
` [PATCH v20 12/15] cxl: Support for finding memory operation attributes from the current boot
` [PATCH v20 13/15] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v20 14/15] EDAC: Update memory repair control interface for memory sparing feature
` [PATCH v20 15/15] cxl/memfeature: Add CXL memory device memory sparing control feature
[PATCH v4 00/10] Introduce fwctl subystem
2025-02-12 14:20 UTC (20+ messages)
` [PATCH v4 06/10] fwctl: Add documentation
` [PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt
[PATCH 0/3] CXL CCI Log Commands implementation
2025-02-12 11:45 UTC (10+ messages)
` [PATCH 1/3] hw/cxl/cxl-mailbox-utils.c: Added support for Get Log Capabilities (Opcode 0402h)
` [PATCH 2/3] hw/cxl/cxl-mailbox-utils.c: Added support for Clear Log (Opcode 0403h)
` [PATCH 3/3] hw/cxl/cxl-mailbox-utils.c: Added support for Populate Log (Opcode 0404h) as background operation
[cxl:next] BUILD SUCCESS 8760c1c0bf7eee63a56b5f9edb42d93737a6a378
2025-02-12 10:41 UTC
[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
2025-02-12 9:08 UTC (6+ messages)
` [PATCH v1 28/29] cxl/region: Show message on broken target list
[PATCH v1 0/7] Use guard() instead of rwsem locking
2025-02-12 6:36 UTC (17+ messages)
` [PATCH v1 1/7] cxl/core: Use guard() to replace open-coded down_read/write()
` [PATCH v1 2/7] cxl/core: cxl_mem_sanitize() cleanup
` [PATCH v1 3/7] cxl/memdev: cxl_memdev_ioctl() cleanup
` [PATCH v1 4/7] cxl/core: Use guard() to drop the goto pattern of cxl_dpa_free()
` [PATCH v1 5/7] cxl/core: Use guard() to drop goto pattern of cxl_dpa_alloc()
` [PATCH v1 6/7] cxl/region: Drop goto pattern in cxl_dax_region_alloc()
` [PATCH v1 7/7] cxl/region: Drop goto pattern of construct_region()
[PATCH v19 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-11 20:46 UTC (8+ messages)
` [PATCH v19 07/15] cxl: Add helper function to retrieve a feature entry
[PATCH v5 00/15] cxl: Add CXL feature commands support via fwctl
2025-02-11 18:28 UTC (16+ messages)
` [PATCH v5 01/15] cxl: Enumerate feature commands
` [PATCH v5 02/15] cxl: Add Get Supported Features command for kernel usage
` [PATCH v5 03/15] cxl/test: Add Get Supported Features mailbox command support
` [PATCH v5 04/15] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v5 05/15] cxl/mbox: Add SET_FEATURE "
` [PATCH v5 06/15] cxl: Setup exclusive CXL features that are reserved for the kernel
` [PATCH v5 07/15] cxl: Add FWCTL support to CXL
` [PATCH v5 08/15] cxl: Add support for FWCTL get driver information callback
` [PATCH v5 09/15] cxl: Move cxl feature command structs to user header
` [PATCH v5 10/15] cxl: Add support for fwctl RPC command to enable CXL feature commands
` [PATCH v5 11/15] cxl: Add support to handle user feature commands for get feature
` [PATCH v5 12/15] cxl: Add support to handle user feature commands for set feature
` [PATCH v5 13/15] cxl/test: Add Get Feature support to cxl_test
` [PATCH v5 14/15] cxl/test: Add Set "
` [PATCH v5 15/15] fwctl/cxl: Add documentation to FWCTL CXL
[PATCH v4 00/15] cxl: Add CXL feature commands support via fwctl
2025-02-11 17:05 UTC (17+ messages)
` [PATCH v4 01/15] cxl: Enumerate feature commands
` [PATCH v4 02/15] cxl: Add Get Supported Features command for kernel usage
` [PATCH v4 06/15] cxl: Setup exclusive CXL features that are reserved for the kernel
` [PATCH v4 10/15] cxl: Add support for fwctl RPC command to enable CXL feature commands
[PATCH v1 1/1] cxl/cdat: Remove redundant gp_port initialization
2025-02-11 16:38 UTC (4+ messages)
[PATCH 0/1] CXL CCI Health Information & Alerts Commands implementation
2025-02-11 11:34 UTC (6+ messages)
` [PATCH 1/1] Added support for get/set alert configuration commands
[PATCH v3 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
2025-02-11 9:53 UTC (19+ messages)
` [PATCH v3 01/18] cxl: Remove else after return
` [PATCH v3 02/18] cxl/pci: Moving code in cxl_hdm_decode_init()
` [PATCH v3 03/18] cxl/pci: cxl_hdm_decode_init: Move comment
` [PATCH v3 04/18] cxl/pci: Add comments to cxl_hdm_decode_init()
` [PATCH v3 05/18] cxl: Introduce parent_port_of() helper
` [PATCH v3 06/18] cxl/region: Rename function to cxl_find_decoder_early()
` [PATCH v3 07/18] cxl/region: Avoid duplicate call of cxl_find_decoder_early()
` [PATCH v3 08/18] cxl/region: Move find_cxl_root() to cxl_add_to_region()
` [PATCH v3 09/18] cxl/region: Factor out code to find the root decoder
` [PATCH v3 10/18] cxl/region: Factor out code to find a root decoder's region
` [PATCH v3 11/18] cxl/region: Split region registration into an initialization and adding part
` [PATCH v3 12/18] cxl/region: Use iterator to find the root port in cxl_find_root_decoder()
` [PATCH v3 13/18] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v3 14/18] cxl/region: Unfold cxl_find_root_decoder() into cxl_endpoint_decoder_initialize()
` [PATCH v3 15/18] cxl/region: Add a dev_warn() on registration failure
` [PATCH v3 16/18] cxl/region: Add a dev_err() on missing target list entries
` [PATCH v3 17/18] cxl: Add a dev_dbg() when a decoder was added to a port
` [PATCH v3 18/18] cxl/acpi: Unify CFMWS memory log messages with SRAT messages
[PATCH 0/1] mem/cxl-type3: Add a default value of sn
2025-02-11 9:26 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
2025-02-11 8:43 UTC (6+ messages)
` [PATCH v2 16/18] cxl/region: Show message on broken target list
[PATCH 1/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands (8.2.9.9.5.3)
2025-02-11 5:20 UTC (2+ messages)
[PATCH 0/2] cxl: Dirty shutdown followups
2025-02-11 4:50 UTC (7+ messages)
` [PATCH 1/2] cxl/pmem: Export dirty shutdown count via sysfs
` [PATCH 2/2] tools/testing/cxl: Set Shutdown State support
[ndctl PATCH v4 0/9] ndctl: Dynamic Capacity additions for cxl-cli
2025-02-11 3:33 UTC (10+ messages)
` [ndctl PATCH v4 5/9] libcxl: Add Dynamic Capacity region support
` [ndctl PATCH v4 6/9] cxl/region: Add cxl-cli support for DCD regions
` [ndctl PATCH v4 8/9] cxl/region: Add extent output to region query
` [ndctl PATCH v4 9/9] cxl/test: Add Dynamic Capacity tests
[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
2025-02-11 1:53 UTC (13+ messages)
[PATCH v2 00/18] PCI device authentication
2025-02-11 1:30 UTC (4+ messages)
[PATCH v6 00/17] Enable CXL PCIe port protocol error handling and logging
2025-02-10 20:36 UTC (7+ messages)
` [PATCH v6 06/17] PCI/AER: Add CXL PCIe Port uncorrectable error recovery in AER service driver
` [PATCH v6 09/17] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-10 19:01 UTC (13+ messages)
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
[PATCH v4 02/10] fwctl: Basic ioctl dispatch for the character device
2025-02-10 15:24 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