messages from 2023-09-22 13:03:10 to 2023-10-03 04:04:59 UTC [more...]
[PATCH v4 0/2] mm: use memmap_on_memory semantics for dax/kmem
2023-10-03 4:04 UTC (6+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v4 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory
[RFC PATCH v2 0/4] mm/mempolicy: get/set_mempolicy2 syscalls
2023-10-03 0:21 UTC (5+ messages)
` [RFC PATCH v2 1/4] mm/mempolicy: refactor do_set_mempolicy for code re-use
` [RFC PATCH v2 2/4] mm/mempolicy: Implement set_mempolicy2 and
` [RFC PATCH v2 3/4] mm/mempolicy: implement a preferred-interleave
` [RFC PATCH v2 4/4] mm/mempolicy: implement a weighted-interleave
[RFC PATCH 0/3] mm/mempolicy: set/get_mempolicy2
2023-10-02 18:03 UTC (10+ messages)
` [RFC PATCH 1/3] mm/mempolicy: refactor do_set_mempolicy for code re-use
` [RFC PATCH 2/3] mm/mempolicy: Implement set_mempolicy2 and get_mempolicy2 syscalls
` [RFC PATCH 3/3] mm/mempolicy: implement a partial-interleave mempolicy
[PATCH v2 0/4] cxl/mem: Fix shutdown order
2023-10-02 16:59 UTC (20+ messages)
` [PATCH v2 1/4] cxl/pci: Remove unnecessary device reference management in sanitize work
` [PATCH v2 2/4] cxl/pci: Cleanup 'sanitize' to always poll
` [PATCH v2 3/4] cxl/pci: Fix sanitize notifier setup
` [PATCH v2 4/4] cxl/mem: Fix shutdown order
[PATCH 00/12] PCI device authentication
2023-10-02 16:59 UTC (16+ messages)
` [PATCH 03/12] X.509: Move certificate length retrieval into new helper
` [PATCH 02/12] X.509: Parse Subject Alternative Name in certificates
` [PATCH 01/12] X.509: Make certificate parser public
` [PATCH 04/12] certs: Create blacklist keyring earlier
` [PATCH 05/12] crypto: akcipher - Support more than one signature encoding
` [PATCH 06/12] crypto: ecdsa - Support P1363 "
` [PATCH 07/12] spdm: Introduce library to authenticate devices
` [PATCH 08/12] PCI/CMA: Authenticate devices on enumeration
` [PATCH 09/12] PCI/CMA: Validate Subject Alternative Name in certificates
` [PATCH 10/12] PCI/CMA: Reauthenticate devices on reset and resume
` [PATCH 11/12] PCI/CMA: Expose in sysfs whether devices are authenticated
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication
[PATCH v11 00/20] cxl/pci: Add support for RCH RAS error handling
2023-10-02 15:01 UTC (31+ messages)
` [PATCH v11 01/20] cxl/port: Fix release of RCD endpoints
` [PATCH v11 02/20] cxl/core/regs: Rename @dev to @host in struct cxl_register_map
` [PATCH v11 03/20] cxl/port: Fix @host confusion in cxl_dport_setup_regs()
` [PATCH v11 04/20] cxl/port: Rename @comp_map to @reg_map in struct cxl_register_map
` [PATCH v11 05/20] cxl/port: Pre-initialize component register mappings
` [PATCH v11 06/20] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
` [PATCH v11 07/20] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v11 08/20] cxl/pci: Remove Component Register base address from struct cxl_dev_state
` [PATCH v11 09/20] cxl/port: Remove Component Register base address from struct cxl_port
` [PATCH v11 10/20] cxl/pci: Introduce config option PCIEAER_CXL
` [PATCH v11 11/20] cxl/pci: Add RCH downstream port AER register discovery
` [PATCH v11 12/20] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
` [PATCH v11 13/20] cxl/pci: Update CXL error logging to use RAS register address
` [PATCH v11 14/20] cxl/pci: Map RCH downstream AER registers for logging protocol errors
` [PATCH v11 15/20] cxl/pci: Add RCH downstream port error logging
` [PATCH v11 16/20] cxl/pci: Disable root port interrupts in RCH mode
` [PATCH v11 17/20] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
` [PATCH v11 18/20] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
` [PATCH v11 19/20] cxl/core/regs: Rename phys_addr in cxl_map_component_regs()
` [PATCH v11 20/20] cxl/core/regs: Rework cxl_map_pmu_regs() to use map->dev for devm
[RFC v2 0/5] move_phys_pages syscall
2023-10-02 14:09 UTC (9+ messages)
` [RFC v2 2/5] mm/migrate: remove unused mm argument from do_move_pages_to_node
` [RFC v2 3/5] mm/migrate: refactor add_page_for_migration for code re-use
` [RFC v2 4/5] mm/migrate: Create move_phys_pages syscall
` [RFC v2 5/5] ktest: sys_move_phys_pages ktest
[RFC PATCH 0/2] mm: mempolicy: Multi-tier interleaving
2023-10-02 10:48 UTC (8+ messages)
` [PATCH 1/2] memory tier: Introduce sysfs for tier interleave weights
` [PATCH 2/2] mm: mempolicy: Interleave policy for tiered memory nodes
[ndctl PATCH v2 0/3] Support poison list retrieval
2023-10-01 22:31 UTC (6+ messages)
` [ndctl PATCH v2 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v2 2/5] cxl: add an optional pid check to event parsing
` [ndctl PATCH v2 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH v2 4/5] cxl/list: add --poison option to cxl list
` [ndctl PATCH v2 5/5] cxl/test: add cxl-poison.sh unit test
[PATCH] cxl/mem: Fix shutdown order
2023-09-29 16:27 UTC (3+ messages)
[PATCH 00/19] QEMU: CXL mailbox rework and features
2023-09-28 18:26 UTC (28+ messages)
` [PATCH 01/19] hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
` [PATCH 02/19] hw/cxl/mbox: Split mailbox command payload into separate input and output
` [PATCH 03/19] hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
` [PATCH 04/19] hw/cxl/mbox: Generalize the CCI command processing
` [PATCH 05/19] hw/pci-bridge/cxl_upstream: Move defintion of device to header
` [PATCH 06/19] hw/cxl/i2c_mctp_cxl: Initial device emulation
` [PATCH 07/19] hw/cxl/mbox: Add Information and Status / Identify command
` [PATCH 08/19] docs: cxl: Add example commandline for MCTP CXL CCIs
` [PATCH 09/19] hw/cxl/mbox: Add Physical Switch Identify command
` [PATCH 10/19] hw/cxl: Add a switch mailbox CCI function
` [PATCH 11/19] hw/pci-bridge/cxl_downstream: Set default link width and link speed
` [PATCH 12/19] hw/cxl: Implement Physical Ports status retrieval
` [PATCH 13/19] hw/cxl/mbox: Add Get Background Operation Status Command
` [PATCH 14/19] hw/cxl/mbox: Add support for background operations
` [PATCH 15/19] hw/cxl/mbox: Wire up interrupts for background completion
` [PATCH 16/19] hw/cxl: Add support for device sanitation
` [PATCH 17/19] hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
` [PATCH 18/19] hw/cxl: Add dummy security state get
` [PATCH 19/19] hw/cxl: Add tunneled command support to mailbox for switch cci/mctp
[RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes
2023-09-28 13:14 UTC
[PATCH] cxl/acpi: Annotate struct cxl_cxims_data with __counted_by
2023-09-28 4:48 UTC (6+ messages)
[PATCH v2 4/7] cxl: Fix a checkpatch error
2023-09-28 1:32 UTC (3+ messages)
[PATCH v2 7/7] cxl/memdev: Fix a whitespace warning
2023-09-28 1:31 UTC (4+ messages)
[PATCH] cxl: Add Support for Get Timestamp
2023-09-28 1:22 UTC (2+ messages)
[PATCH v3] cxl: Add committed sysfs attribute to CXL decoder
2023-09-28 1:15 UTC (2+ messages)
[RFC PATCH 0/3] cxl: Fix background operation handling
2023-09-28 1:02 UTC (3+ messages)
[PATCH v5 0/3] CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types
2023-09-27 15:32 UTC (20+ messages)
` [PATCH v5 1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev
` [PATCH v5 2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support
` [PATCH v5 3/3] ACPI, APEI, EINJ: Update EINJ documentation
[PATCH ndctl] ndctl/cxl/region: Report max size for region creation
2023-09-27 14:39 UTC (2+ messages)
[PATCH v10 08/15] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
2023-09-26 23:58 UTC (9+ messages)
` [PATCH v10 12/15] cxl/pci: Disable root port interrupts in RCH mode
` [PATCH v10 13/15] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
[PATCH] cxl/port: Fix cxl_test register enumeration regression
2023-09-26 19:16 UTC (2+ messages)
[PATCH v2] cxl: Add committed sysfs attribute to CXL decoder
2023-09-26 18:16 UTC (3+ messages)
[PATCH] cxl: Add committed sysfs attribute to CXL decoder
2023-09-26 11:07 UTC (2+ messages)
[RFC PATCH 1/3] cxl: Modify background cmd handling for the others
2023-09-25 23:44 UTC (2+ messages)
[PATCH ndctl RESEND] test/cxl-event: Skip cxl event testing if cxl-test is not available
2023-09-25 22:37 UTC (2+ messages)
[PATCH 1/2] cxl: Save the decoder committed state
2023-09-25 19:20 UTC (2+ messages)
` [PATCH 2/2] cxl: Add check for regions before disabling memdev
[PATCH v2 6/7] cxl/memdev: Fix a whitespace error
2023-09-25 10:12 UTC (3+ messages)
[PATCH v2 5/7] cxl: Fix block comment style
2023-09-25 10:11 UTC (2+ messages)
[PATCH v2 3/7] cxl/mem: Fix a checkpatch error
2023-09-25 10:08 UTC (2+ messages)
[PATCH v2 2/7] cxl/region: Fix a checkpatch warning
2023-09-25 10:07 UTC (2+ messages)
[PATCH v2 1/7] cxl/trace: Fix improper SPDX comment style for header file
2023-09-25 10:04 UTC (2+ messages)
[cxl:fixes] BUILD SUCCESS c66650d29764e228eba40b7a59fdb70fa6567daa
2023-09-25 2:30 UTC
[GIT PULL] Compute Express Link (CXL) Fixes for 6.6-rc3
2023-09-24 21:24 UTC (2+ messages)
[PATCH v2] cxl/vendor: update niagara to only build on linux, add KConfig options
2023-09-23 0:05 UTC
[PATCH 0/4] hw/cxl: Minor CXL emulation fixes and cleanup
2023-09-22 20:59 UTC (4+ messages)
` [PATCH 2/4] hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS
[RFC PATCH 3/3] cxl/memdev: Add background command sysfs file
2023-09-22 13:06 UTC
[RFC PATCH 2/3] cxl/mbox: Update sanitize opcode support
2023-09-22 13:05 UTC
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