Show patches with: none      |   6244 patches
« 1 2 ... 3 4 562 63 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,19/26] mm: introduce numa_emulation mm: introduce numa_memblks 1 1 2 --- 2024-08-07 Mike Rapoport New
[v4,18/26] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks 2 1 2 --- 2024-08-07 Mike Rapoport New
[v4,17/26] mm: introduce numa_memblks mm: introduce numa_memblks 2 1 2 --- 2024-08-07 Mike Rapoport New
[v4,16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks 2 1 2 --- 2024-08-07 Mike Rapoport New
[v4,15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks 2 1 2 --- 2024-08-07 Mike Rapoport New
[v4,14/26] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks 2 1 2 --- 2024-08-07 Mike Rapoport New
[v4,13/26] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks 2 1 2 --- 2024-08-07 Mike Rapoport New
[v4,12/26] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks 2 1 2 --- 2024-08-07 Mike Rapoport New
[v4,11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory mm: introduce numa_memblks 2 1 2 --- 2024-08-07 Mike Rapoport New
[v4,10/26] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks 2 1 2 --- 2024-08-07 Mike Rapoport New
[v4,09/26] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks 2 1 2 --- 2024-08-07 Mike Rapoport New
[v4,08/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks 1 - 1 --- 2024-08-07 Mike Rapoport New
[v4,07/26] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks 3 1 2 --- 2024-08-07 Mike Rapoport New
[v4,06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks 2 1 1 --- 2024-08-07 Mike Rapoport New
[v4,05/26] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks 1 3 1 --- 2024-08-07 Mike Rapoport New
[v4,04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks 2 1 1 --- 2024-08-07 Mike Rapoport New
[v4,03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes mm: introduce numa_memblks 2 1 1 --- 2024-08-07 Mike Rapoport New
[v4,02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures mm: introduce numa_memblks 2 1 1 --- 2024-08-07 Mike Rapoport New
[v4,01/26] mm: move kernel/numa.c to mm/ mm: introduce numa_memblks 2 1 2 --- 2024-08-07 Mike Rapoport New
[1/1] cxl/pci: Get AER capability address from RCRB only for RCH dport [1/1] cxl/pci: Get AER capability address from RCRB only for RCH dport - - 1 --- 2024-08-06 Li, Ming4 Changes Requested
[v3,26/26] docs: move numa=fake description to kernel-parameters.txt mm: introduce numa_memblks 1 1 - --- 2024-08-01 Mike Rapoport Superseded
[v3,25/26] mm: make range-to-target_node lookup facility a part of numa_memblks mm: introduce numa_memblks 1 2 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,24/26] arch_numa: switch over to numa_memblks mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,23/26] of, numa: return -EINVAL when no numa-node-id is found mm: introduce numa_memblks 1 1 - --- 2024-08-01 Mike Rapoport Superseded
[v3,22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,21/26] mm: numa_memblks: make several functions and variables static mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,20/26] mm: numa_memblks: introduce numa_memblks_init mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,19/26] mm: introduce numa_emulation mm: introduce numa_memblks - 1 2 --- 2024-08-01 Mike Rapoport Superseded
[v3,18/26] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,17/26] mm: introduce numa_memblks mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,14/26] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,13/26] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,12/26] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,10/26] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,09/26] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,08/26] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks 2 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - 1 --- 2024-08-01 Mike Rapoport Superseded
[v3,06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks 1 1 - --- 2024-08-01 Mike Rapoport Superseded
[v3,05/26] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks - 3 - --- 2024-08-01 Mike Rapoport Superseded
[v3,04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks 1 1 - --- 2024-08-01 Mike Rapoport Superseded
[v3,03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes mm: introduce numa_memblks 1 1 - --- 2024-08-01 Mike Rapoport Superseded
[v3,02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures mm: introduce numa_memblks 1 1 - --- 2024-08-01 Mike Rapoport Superseded
[v3,01/26] mm: move kernel/numa.c to mm/ mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport Superseded
[v2,-qemu] hw/cxl: Add Maintenance support [v2,-qemu] hw/cxl: Add Maintenance support - - - --- 2024-07-30 Davidlohr Bueso New
hw/cxl: Fix background completion percentage calculation hw/cxl: Fix background completion percentage calculation 1 1 - --- 2024-07-29 ajay.opensrc Superseded
hw/cxl: Add support for abort of background operation hw/cxl: Add support for abort of background operation - 1 2 --- 2024-07-29 ajay.opensrc New
[3/3] cxl: Avoid to create dax regions for type2 accelerators cxl: Preparation of type2 accelerators support - - - --- 2024-07-29 Huang, Ying Superseded
[2/3] cxl: Set target type of region with that of root decoder cxl: Preparation of type2 accelerators support - 1 - --- 2024-07-29 Huang, Ying Superseded
[1/3] cxl: Set target type of root decoder based on CFMWS restrictions cxl: Preparation of type2 accelerators support - 2 - --- 2024-07-29 Huang, Ying Superseded
[v10,11/11] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-26 Shiju Jose Superseded
[v10,10/11] ACPI:RAS2: Add ACPI RAS2 driver EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-26 Shiju Jose Superseded
[v10,09/11] platform: Add __free() based cleanup function for platform_device_put EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-26 Shiju Jose Superseded
[v10,08/11] cxl/memscrub: Add CXL memory device ECS control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-26 Shiju Jose Superseded
[v10,07/11] cxl/memscrub: Add CXL memory device patrol scrub control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-26 Shiju Jose Superseded
[v10,06/11] cxl/mbox: Add SET_FEATURE mailbox command EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-26 Shiju Jose Superseded
[v10,05/11] cxl/mbox: Add GET_FEATURE mailbox command EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-26 Shiju Jose Superseded
[v10,04/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-26 Shiju Jose Superseded
[v10,03/11] EDAC: Add EDAC ECS control driver EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-26 Shiju Jose Superseded
[v10,02/11] EDAC: Add EDAC scrub control driver EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-26 Shiju Jose Superseded
[v10,01/11] EDAC: Add generic EDAC RAS control feature driver EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-26 Shiju Jose Superseded
[ndctl] cxl/list: add firmware_version to default memdev listing [ndctl] cxl/list: add firmware_version to default memdev listing - 4 1 --- 2024-07-25 Alison Schofield New
[2/2] cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input cxl: Pull out mailbox bits to be independent of cxl_dev_state. - 2 - --- 2024-07-24 Dave Jiang New
[1/2] cxl: Move mailbox related bits to the same context cxl: Pull out mailbox bits to be independent of cxl_dev_state. - 2 - --- 2024-07-24 Dave Jiang New
[GIT,PULL] Compute Express Link (CXL) for 6.11 [GIT,PULL] Compute Express Link (CXL) for 6.11 - - - --- 2024-07-24 Dave Jiang Accepted
[v2,25/25] docs: move numa=fake description to kernel-parameters.txt mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,24/25] mm: make range-to-target_node lookup facility a part of numa_memblks mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport Superseded
[v2,23/25] arch_numa: switch over to numa_memblks mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,21/25] mm: numa_memblks: make several functions and variables static mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,20/25] mm: numa_memblks: introduce numa_memblks_init mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,19/25] mm: introduce numa_emulation mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,18/25] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,17/25] mm: introduce numa_memblks mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport Superseded
[v2,15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport Superseded
[v2,14/25] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport Superseded
[v2,13/25] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport Superseded
[v2,12/25] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport Superseded
[v2,11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,10/25] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,09/25] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks 1 1 - --- 2024-07-23 Mike Rapoport Superseded
[v2,08/25] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks 2 1 - --- 2024-07-23 Mike Rapoport Superseded
[v2,07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,05/25] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks - 3 - --- 2024-07-23 Mike Rapoport Superseded
[v2,04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport Superseded
[v2,01/25] mm: move kernel/numa.c to mm/ mm: introduce numa_memblks 1 1 - --- 2024-07-23 Mike Rapoport Superseded
[RFC,13/13] cxl/test: Add Set Feature support to cxl_test fwctl/cxl: Add CXL feature commands support via fwctl - - - --- 2024-07-18 Dave Jiang New
[RFC,12/13] cxl/test: Add Get Feature support to cxl_test fwctl/cxl: Add CXL feature commands support via fwctl - - - --- 2024-07-18 Dave Jiang New
[RFC,11/13] fwctl/cxl: Add query commands software command for ->fw_rpc() fwctl/cxl: Add CXL feature commands support via fwctl - - - --- 2024-07-18 Dave Jiang New
[RFC,10/13] fwctl/cxl: Add support for fwctl RPC command to enable CXL feature commands fwctl/cxl: Add CXL feature commands support via fwctl - - - --- 2024-07-18 Dave Jiang New
[RFC,09/13] fwctl/cxl: Add support for get driver information fwctl/cxl: Add CXL feature commands support via fwctl - - - --- 2024-07-18 Dave Jiang New
[RFC,08/13] fwctl/cxl: Add driver for CXL mailbox for handling CXL features commands fwctl/cxl: Add CXL feature commands support via fwctl - - - --- 2024-07-18 Dave Jiang New
[RFC,07/13] cxl: Add Set Feature command support fwctl/cxl: Add CXL feature commands support via fwctl - - - --- 2024-07-18 Dave Jiang New
[RFC,06/13] cxl: Add Get Feature command support fwctl/cxl: Add CXL feature commands support via fwctl - - - --- 2024-07-18 Dave Jiang New
« 1 2 ... 3 4 562 63 »