Show patches with: State = Action Required       |   2202 patches
« 1 2 ... 9 10 1122 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] cxl/hdm: add unlock on error path [1/2] cxl/hdm: Fix && vs || bug - 2 - --- 2023-10-31 Dan Carpenter New
[RFC,v3,4/4] mm/mempolicy: modify interleave mempolicy to use node weights Node Weights and Weighted Interleave - - - --- 2023-10-31 Gregory Price New
[RFC,v3,3/4] node: add interleave weights to node accessor Node Weights and Weighted Interleave - - - --- 2023-10-31 Gregory Price New
[RFC,v3,2/4] node: add accessors to sysfs when nodes are created Node Weights and Weighted Interleave - - - --- 2023-10-31 Gregory Price New
[RFC,v3,2/4] node: add accessors to sysfs when nodes are created Weighted Interleave and Node Weights - - - --- 2023-10-31 Gregory Price New
[v2,17/17] hw/cxl: Add tunneled command support to mailbox for switch cci. QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,16/17] hw/cxl: Add dummy security state get QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,15/17] hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,14/17] hw/cxl/mbox: Add Get Background Operation Status Command QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,13/17] hw/cxl: Add support for device sanitation QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,12/17] hw/cxl/mbox: Wire up interrupts for background completion QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,11/17] hw/cxl/mbox: Add support for background operations QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,10/17] hw/cxl: Implement Physical Ports status retrieval QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,09/17] hw/pci-bridge/cxl_downstream: Set default link width and link speed QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,08/17] hw/cxl/mbox: Add Physical Switch Identify command. QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,07/17] hw/cxl/mbox: Add Information and Status / Identify command QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,06/17] hw/cxl: Add a switch mailbox CCI function QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,05/17] hw/pci-bridge/cxl_upstream: Move defintion of device to header. QEMU: CXL mailbox rework and features (Part 1) - 1 - --- 2023-10-23 Jonathan Cameron New
[v2,04/17] hw/cxl/mbox: Generalize the CCI command processing QEMU: CXL mailbox rework and features (Part 1) - - - --- 2023-10-23 Jonathan Cameron New
[v2,03/17] hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState QEMU: CXL mailbox rework and features (Part 1) - 1 - --- 2023-10-23 Jonathan Cameron New
[v2,02/17] hw/cxl/mbox: Split mailbox command payload into separate input and output QEMU: CXL mailbox rework and features (Part 1) - 1 - --- 2023-10-23 Jonathan Cameron New
[v2,01/17] hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant QEMU: CXL mailbox rework and features (Part 1) - 1 - --- 2023-10-23 Jonathan Cameron New
[v5,5/5] hw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement scope issue. hw/cxl: Line length reduction and related - - - --- 2023-10-23 Jonathan Cameron New
[v5,4/5] hw/cxl: Line length reductions hw/cxl: Line length reduction and related - 2 - --- 2023-10-23 Jonathan Cameron New
[v5,3/5] hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt hw/cxl: Line length reduction and related - 2 - --- 2023-10-23 Jonathan Cameron New
[v5,2/5] hw/cxl: Use switch statements for read and write of cachemem registers hw/cxl: Line length reduction and related - 1 - --- 2023-10-23 Jonathan Cameron New
[v5,1/5] hw/cxl: Use a switch to explicitly check size in caps_reg_read() hw/cxl: Line length reduction and related - 2 - --- 2023-10-23 Jonathan Cameron New
[v12,10/20] cxl/pci: Introduce config option PCIEAER_CXL cxl/pci: Add support for RCH RAS error handling - 1 - --- 2023-10-18 Robert Richter New
[v12,01/20] cxl/port: Fix release of RCD endpoints cxl/pci: Add support for RCH RAS error handling - 2 1 --- 2023-10-18 Robert Richter New
[4/4] cxl/pci: Add support for stand alone CXL Switch mailbox CCI CXL: Standalone switch CCI driver - - - --- 2023-10-16 Jonathan Cameron New
[3/4] PCI: Add PCI_CLASS_SERIAL_CXL_SWITCH_CCI class ID to pci_ids.h CXL: Standalone switch CCI driver 1 - - --- 2023-10-16 Jonathan Cameron New
[2/4] cxl: mbox: Factor out the mbox specific data for reuse in switch cci CXL: Standalone switch CCI driver - - - --- 2023-10-16 Jonathan Cameron New
[1/4] cxl: mbox: Preparatory move of functions to core/mbox.c and cxlmbox.h CXL: Standalone switch CCI driver - 1 - --- 2023-10-16 Jonathan Cameron New
cxl: Fix flag name in struct cxl_command_info comment cxl: Fix flag name in struct cxl_command_info comment - - - --- 2023-10-16 Hojin Nam New
hw/cxl: avoid build error with lower(<=9) gcc versions hw/cxl: avoid build error with lower(<=9) gcc versions - - - --- 2023-10-14 Jeongtae Park New
[3/3] efi/cper, cxl: Decode CXL Component Events Memory Module Event Record efi/cper, cxl: Decode CXL Component Events CPER - - - --- 2023-10-12 Smita Koralahalli New
[2/3] efi/cper, cxl: Decode CXL Component Events DRAM Event Record efi/cper, cxl: Decode CXL Component Events CPER - - - --- 2023-10-12 Smita Koralahalli New
[1/3] efi/cper, cxl: Decode CXL Component Events General Media Event Record efi/cper, cxl: Decode CXL Component Events CPER - - - --- 2023-10-12 Smita Koralahalli New
[v5,3/3] tests/acpi: Update DSDT.cxl with QTG DSM hw/cxl: Add dummy ACPI QTG DSM - 2 - --- 2023-10-12 Jonathan Cameron New
[v5,2/3] hw/cxl: Add QTG _DSM support for ACPI0017 device hw/cxl: Add dummy ACPI QTG DSM - - - --- 2023-10-12 Jonathan Cameron New
[v5,1/3] tests/acpi: Allow update of DSDT.cxl hw/cxl: Add dummy ACPI QTG DSM - 2 - --- 2023-10-12 Jonathan Cameron New
[v3,6/6] cxl/memdev: Fix a whitespace error cxl: Fix checkpatch issues 1 1 - --- 2023-10-10 Jeongtae Park New
[v3,5/6] cxl: Fix block comment style cxl: Fix checkpatch issues 1 1 - --- 2023-10-10 Jeongtae Park New
[v3,4/6] cxl: Fix a checkpatch error cxl: Fix checkpatch issues - 3 - --- 2023-10-10 Jeongtae Park New
[v3,3/6] cxl/mem: Fix a checkpatch error cxl: Fix checkpatch issues - 2 - --- 2023-10-10 Jeongtae Park New
[v3,2/6] cxl/region: Fix a checkpatch warning cxl: Fix checkpatch issues - - - --- 2023-10-10 Jeongtae Park New
[v3,1/6] cxl/trace: Fix improper SPDX comment style for header file cxl: Fix checkpatch issues - 2 - --- 2023-10-10 Jeongtae Park New
[RFC,v2,3/3] mm/mempolicy: modify interleave mempolicy to use memtier weights mm: mempolicy: Multi-tier weighted interleaving - - - --- 2023-10-09 Gregory Price New
[RFC,v2,2/3] mm/memory-tiers: Introduce sysfs for tier interleave weights mm: mempolicy: Multi-tier weighted interleaving - - - --- 2023-10-09 Gregory Price New
[RFC,v2,1/3] mm/memory-tiers: change mutex to rw semaphore mm: mempolicy: Multi-tier weighted interleaving - - - --- 2023-10-09 Gregory Price New
[v9,04/11] cxl: Add support for _DSM Function for retrieving QTG ID Untitled series #790818 - 1 - --- 2023-10-07 Dave Jiang New
[v8,04/11] cxl: Add support for _DSM Function for retrieving QTG ID Untitled series #790811 - 1 - --- 2023-10-06 Dave Jiang New
[v4] hw/cxl: Add QTG _DSM support for ACPI0017 device [v4] hw/cxl: Add QTG _DSM support for ACPI0017 device - 1 - --- 2023-10-06 Dave Jiang New
[v3,07/10] cxl/memdev: Fix sanitize vs decoder setup locking cxl/mem: Fix shutdown order - 3 - --- 2023-10-06 Dan Williams New
dax: remove unnecessary check dax: remove unnecessary check - 1 - --- 2023-10-05 Dan Carpenter New
cxl: set root decoder granularity based on region params cxl: set root decoder granularity based on region params - - - --- 2023-10-04 Jim Harris New
[RFC,v2,4/4] mm/mempolicy: implement a weighted-interleave mm/mempolicy: get/set_mempolicy2 syscalls - - - --- 2023-10-03 Gregory Price New
[RFC,v2,3/4] mm/mempolicy: implement a preferred-interleave mm/mempolicy: get/set_mempolicy2 syscalls - - - --- 2023-10-03 Gregory Price New
[RFC,v2,2/4] mm/mempolicy: Implement set_mempolicy2 and mm/mempolicy: get/set_mempolicy2 syscalls - - - --- 2023-10-03 Gregory Price New
[RFC,v2,1/4] mm/mempolicy: refactor do_set_mempolicy for code re-use mm/mempolicy: get/set_mempolicy2 syscalls - - - --- 2023-10-03 Gregory Price New
[12/12] PCI/CMA: Grant guests exclusive control of authentication PCI device authentication - - - --- 2023-09-28 Lukas Wunner New
[11/12] PCI/CMA: Expose in sysfs whether devices are authenticated PCI device authentication - 1 - --- 2023-09-28 Lukas Wunner New
[10/12] PCI/CMA: Reauthenticate devices on reset and resume PCI device authentication - - - --- 2023-09-28 Lukas Wunner New
[09/12] PCI/CMA: Validate Subject Alternative Name in certificates PCI device authentication - 1 - --- 2023-09-28 Lukas Wunner New
[08/12] PCI/CMA: Authenticate devices on enumeration PCI device authentication - - - --- 2023-09-28 Lukas Wunner New
[07/12] spdm: Introduce library to authenticate devices PCI device authentication - - - --- 2023-09-28 Lukas Wunner New
[06/12] crypto: ecdsa - Support P1363 signature encoding PCI device authentication - 1 - --- 2023-09-28 Lukas Wunner New
[05/12] crypto: akcipher - Support more than one signature encoding PCI device authentication - 1 - --- 2023-09-28 Lukas Wunner New
[01/12] X.509: Make certificate parser public PCI device authentication - 3 - --- 2023-09-28 Lukas Wunner New
[02/12] X.509: Parse Subject Alternative Name in certificates PCI device authentication 1 3 - --- 2023-09-28 Lukas Wunner New
[03/12] X.509: Move certificate length retrieval into new helper PCI device authentication - 2 - --- 2023-09-28 Lukas Wunner New
[04/12] certs: Create blacklist keyring earlier PCI device authentication - 5 - --- 2023-09-28 Lukas Wunner New
[2/2] mm: mempolicy: Interleave policy for tiered memory nodes mm: mempolicy: Multi-tier interleaving - - - --- 2023-09-27 Ravis OpenSrc New
[1/2] memory tier: Introduce sysfs for tier interleave weights. mm: mempolicy: Multi-tier interleaving - - - --- 2023-09-27 Ravis OpenSrc New
[ndctl] ndctl/cxl/region: Report max size for region creation [ndctl] ndctl/cxl/region: Report max size for region creation - 1 - --- 2023-09-27 Ira Weiny New
[v3] cxl: Add committed sysfs attribute to CXL decoder [v3] cxl: Add committed sysfs attribute to CXL decoder - 3 - --- 2023-09-26 Dave Jiang New
[v5,3/3] ACPI, APEI, EINJ: Update EINJ documentation CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types - 1 - --- 2023-09-25 Ben Cheatham New
[v5,2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types - - - --- 2023-09-25 Ben Cheatham New
[v5,1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types - 1 - --- 2023-09-25 Ben Cheatham New
[2/2] cxl: Add check for regions before disabling memdev [1/2] cxl: Save the decoder committed state - - - --- 2023-09-25 Dave Jiang New
[1/2] cxl: Save the decoder committed state [1/2] cxl: Save the decoder committed state - - - --- 2023-09-25 Dave Jiang New
[19/19] hw/cxl: Add tunneled command support to mailbox for switch cci/mctp. QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[18/19] hw/cxl: Add dummy security state get QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[17/19] hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[16/19] hw/cxl: Add support for device sanitation QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[15/19] hw/cxl/mbox: Wire up interrupts for background completion QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[14/19] hw/cxl/mbox: Add support for background operations QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[13/19] hw/cxl/mbox: Add Get Background Operation Status Command QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[12/19] hw/cxl: Implement Physical Ports status retrieval QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[11/19] hw/pci-bridge/cxl_downstream: Set default link width and link speed QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[10/19] hw/cxl: Add a switch mailbox CCI function QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[09/19] hw/cxl/mbox: Add Physical Switch Identify command. QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[08/19] docs: cxl: Add example commandline for MCTP CXL CCIs QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[07/19] hw/cxl/mbox: Add Information and Status / Identify command QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[06/19] hw/cxl/i2c_mctp_cxl: Initial device emulation QEMU: CXL mailbox rework and features - - - --- 2023-09-25 Jonathan Cameron New
[05/19] hw/pci-bridge/cxl_upstream: Move defintion of device to header. QEMU: CXL mailbox rework and features - 1 - --- 2023-09-25 Jonathan Cameron New
[04/19] hw/cxl/mbox: Generalize the CCI command processing QEMU: CXL mailbox rework and features - 1 - --- 2023-09-25 Jonathan Cameron New
[03/19] hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState QEMU: CXL mailbox rework and features - 1 - --- 2023-09-25 Jonathan Cameron New
[02/19] hw/cxl/mbox: Split mailbox command payload into separate input and output QEMU: CXL mailbox rework and features - 1 - --- 2023-09-25 Jonathan Cameron New
[01/19] hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant QEMU: CXL mailbox rework and features - 1 - --- 2023-09-25 Jonathan Cameron New
« 1 2 ... 9 10 1122 23 »