Show patches with: Archived = No       |   9768 patches
« 1 2 ... 4 5 697 98 »
Patch Series S/W/F Date Submitter Delegate State
[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 New
[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 New
[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 New
ACPI: rename acpi_arm_init to acpi_arch_init ACPI: rename acpi_arm_init to acpi_arch_init --- 2024-07-26 Miao Wang via B4 Relay New
PCI/ACPI: Increase the number of Loongson's PCI host up to 8 PCI/ACPI: Increase the number of Loongson's PCI host up to 8 --- 2024-07-26 Huacai Chen 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 --- 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 --- 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 --- 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 --- 2024-07-23 Mike Rapoport Superseded
[v2,13/25] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks --- 2024-07-23 Mike Rapoport Superseded
[v2,12/25] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks --- 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 --- 2024-07-23 Mike Rapoport Superseded
[v2,08/25] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks --- 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 --- 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 --- 2024-07-23 Mike Rapoport Superseded
[v2,6/6] net: mvpp2: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes --- 2024-07-21 Javier Carrasco New
[v2,5/6] leds: pca995x: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes --- 2024-07-21 Javier Carrasco Superseded
[v2,4/6] leds: is31fl319x: use device_for_each_child_node_scoped() to access child nodes use device_for_each_child_node() to access device child nodes --- 2024-07-21 Javier Carrasco Accepted
[v2,3/6] leds: bd2606mvv: fix device child node usage in bd2606mvv_probe() use device_for_each_child_node() to access device child nodes --- 2024-07-21 Javier Carrasco Accepted
[v2,2/6] hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes use device_for_each_child_node() to access device child nodes --- 2024-07-21 Javier Carrasco Accepted
[v2,1/6] device property: document device_for_each_child_node macro use device_for_each_child_node() to access device child nodes --- 2024-07-21 Javier Carrasco New
[v2] ACPI: HMAT: Mark hmat_set_default_dram_perf() as __init [v2] ACPI: HMAT: Mark hmat_set_default_dram_perf() as __init --- 2024-07-20 Nathan Chancellor New
ACPI: processor: Silence per-cpu acpi_handle_info about idle states ACPI: processor: Silence per-cpu acpi_handle_info about idle states --- 2024-07-19 Li RongQing New
[v1] ACPI: APD: Add AMDI0015 as platform device [v1] ACPI: APD: Add AMDI0015 as platform device --- 2024-07-18 Shyam Sundar S K Superseded
[v3,3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params() Parse the HEST PCIe AER and set to relevant registers --- 2024-07-18 LeoLiu-oc New
[v3,2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge Parse the HEST PCIe AER and set to relevant registers --- 2024-07-18 LeoLiu-oc New
[v3,1/3] ACPI/APEI: Add hest_parse_pcie_aer() Parse the HEST PCIe AER and set to relevant registers --- 2024-07-18 LeoLiu-oc New
ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_convert_to_package ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0 ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_convert_to_package ACPICA co... --- 2024-07-18 xiaopeitux@foxmail.com New
[RFC,v9,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-16 Shiju Jose Superseded
[RFC,v9,10/11] ACPI:RAS2: Add ACPI RAS2 driver EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers --- 2024-07-16 Shiju Jose Superseded
[RFC,v9,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-16 Shiju Jose Superseded
[RFC,v9,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-16 Shiju Jose Superseded
[RFC,v9,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-16 Shiju Jose Superseded
[RFC,v9,06/11] cxl/mbox: Add SET_FEATURE mailbox command EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers --- 2024-07-16 Shiju Jose Superseded
[RFC,v9,05/11] cxl/mbox: Add GET_FEATURE mailbox command EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers --- 2024-07-16 Shiju Jose Superseded
[RFC,v9,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-16 Shiju Jose Superseded
[RFC,v9,03/11] EDAC: Add EDAC ECS control driver EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers --- 2024-07-16 Shiju Jose New
[RFC,v9,02/11] EDAC: Add EDAC scrub control driver EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers --- 2024-07-16 Shiju Jose New
[RFC,v9,01/11] EDAC: Add generic EDAC RAS feature driver EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers --- 2024-07-16 Shiju Jose New
[v3] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state [v3] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state --- 2024-07-16 Prabhakar Pujeri New
[17/17] mm: make range-to-target_node lookup facility a part of numa_memblks mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[16/17] arch_numa: switch over to numa_memblks mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[15/17] mm: make numa_memblks more self-contained mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport New
[14/17] mm: introduce numa_emulation mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[13/17] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[12/17] mm: introduce numa_memblks mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[09/17] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[08/17] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[07/17] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[06/17] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport New
[05/17] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[04/17] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[03/17] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
[01/17] mm: move kernel/numa.c to mm/ mm: introduce numa_memblks --- 2024-07-16 Mike Rapoport Superseded
ACPI: CPPC: Fix MASK_VAL() usage ACPI: CPPC: Fix MASK_VAL() usage --- 2024-07-15 Clément Léger Superseded
[v4] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1 [v4] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1 --- 2024-07-15 Zhiquan Li Superseded
[v2,4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs [v2,1/5] RAS: Report all ARM processor CPER information to userspace --- 2024-07-11 Mauro Carvalho Chehab Superseded
[v2,3/5] efi/cper: Add a new helper function to print bitmasks [v2,1/5] RAS: Report all ARM processor CPER information to userspace --- 2024-07-11 Mauro Carvalho Chehab Superseded
[v2,1/5] RAS: Report all ARM processor CPER information to userspace [v2,1/5] RAS: Report all ARM processor CPER information to userspace --- 2024-07-11 Mauro Carvalho Chehab Superseded
[v2,5/5] ACPI: sysfs: remove return value of acpi_device_setup_files() ACPI: sysfs: manage sysfs attributes through device core --- 2024-07-09 Thomas Weißschuh Accepted
[v2,4/5] ACPI: sysfs: manage sysfs attributes through device core ACPI: sysfs: manage sysfs attributes through device core --- 2024-07-09 Thomas Weißschuh Accepted
[v2,3/5] ACPI: sysfs: manage attributes as attribute_group ACPI: sysfs: manage sysfs attributes through device core --- 2024-07-09 Thomas Weißschuh Accepted
[v2,2/5] ACPI: sysfs: evaluate _STR on each sysfs access ACPI: sysfs: manage sysfs attributes through device core --- 2024-07-09 Thomas Weißschuh Accepted
[v2,1/5] ACPI: sysfs: validate return type of _STR method ACPI: sysfs: manage sysfs attributes through device core --- 2024-07-09 Thomas Weißschuh Accepted
[6/6] docs: efi: add CPER functions to driver-api Fix issues with ARM Processor CPER records --- 2024-07-08 Mauro Carvalho Chehab New
[5/6] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs Fix issues with ARM Processor CPER records --- 2024-07-08 Mauro Carvalho Chehab Superseded
[4/6] efi/cper: Add a new helper function to print bitmasks Fix issues with ARM Processor CPER records --- 2024-07-08 Mauro Carvalho Chehab New
[3/6] efi/cper: Adjust infopfx size to accept an extra space Fix issues with ARM Processor CPER records --- 2024-07-08 Mauro Carvalho Chehab New
[2/6] RAS: Report all ARM processor CPER information to userspace Fix issues with ARM Processor CPER records --- 2024-07-08 Mauro Carvalho Chehab Superseded
[1/6] RAS: ACPI: APEI: add conditional compilation to ARM error report functions Fix issues with ARM Processor CPER records --- 2024-07-08 Mauro Carvalho Chehab New
ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MJ ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MJ --- 2024-07-08 Tamim Khan Accepted
[6/6] net: mvpp2: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes --- 2024-07-06 Javier Carrasco Superseded
[5/6] leds: pca995x: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes --- 2024-07-06 Javier Carrasco Superseded
[4/6] leds: is31fl319x: use device_for_each_child_node_scoped() to access child nodes use device_for_each_child_node() to access device child nodes --- 2024-07-06 Javier Carrasco Superseded
[3/6] leds: bd2606mvv: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes --- 2024-07-06 Javier Carrasco New
[2/6] hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes use device_for_each_child_node() to access device child nodes --- 2024-07-06 Javier Carrasco Superseded
« 1 2 ... 4 5 697 98 »