messages from 2024-10-25 03:10:50 to 2024-11-08 00:36:22 UTC [more...]
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-08 0:36 UTC (28+ messages)
` [PATCH v15 01/15] EDAC: Add support for EDAC device features control
` [PATCH v15 02/15] EDAC: Add scrub control feature
` [PATCH v15 03/15] EDAC: Add ECS "
` [PATCH v15 04/15] cxl: Add Get Supported Features command for kernel usage
` [PATCH v15 05/15] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v15 06/15] cxl/mbox: Add SET_FEATURE "
` [PATCH v15 07/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v15 08/15] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v15 09/15] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v15 10/15] ras: mem: Add memory "
` [PATCH v15 11/15] EDAC: Add memory repair control feature
` [PATCH v15 12/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v15 13/15] cxl/memfeature: Add CXL memory device sPPR control feature
` [PATCH v15 14/15] cxl/memfeature: Add CXL memory device memory sparing "
` [PATCH v15 15/15] EDAC: Add documentation for RAS feature control
[PATCH] RAS/AMD/ATL: Fix unintended sign extension issue from coverity
2024-11-07 14:41 UTC (4+ messages)
[PATCH 0/3] EDAC/igen6: Add polling support and allow setting edac_op_state
2024-11-07 11:53 UTC (8+ messages)
` [PATCH 1/3] EDAC/igen6: Initialize edac_op_state according to the configuration data
` [PATCH 2/3] EDAC/igen6: Add polling support
` [PATCH 3/3] EDAC/igen6: Allow setting edac_op_state
[PATCH v14 3/3] ACPI: APEI: handle synchronous exceptions in task work
2024-11-06 6:12 UTC (21+ messages)
` [PATCH v15 0/3] ACPI: APEI: handle synchronous errors "
` [PATCH v15 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v15 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v15 3/3] ACPI: APEI: handle synchronous exceptions in task work
` [PATCH v16 0/3] ACPI: APEI: handle synchronous errors "
` [PATCH v16 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v16 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v16 3/3] ACPI: APEI: handle synchronous exceptions in task work
[PATCH 00/16] AMD NB and SMN rework
2024-11-05 20:53 UTC (50+ messages)
` [PATCH 02/16] x86/amd_nb: Restrict init function to AMD-based systems
` [PATCH 03/16] x86/amd_nb: Clean up early_is_amd_nb()
` [PATCH] x86/cpufeature: Document cpu_feature_enabled() as the default to use
` [PATCH 05/16] x86/amd_nb: Simplify function 4 search
` [PATCH 06/16] x86/amd_nb: Simplify root device search
` [PATCH 09/16] x86/amd_nb, x86/amd_node: Simplify amd_pci_dev_to_node_id()
` [PATCH 10/16] x86/amd_nb: Move SMN access code to a new amd_smn driver
` [PATCH 11/16] x86/amd_smn: Fixup __amd_smn_rw()
` [PATCH 14/16] x86/amd_smn, platform/x86/amd/hsmp: Have HSMP use SMN
` [PATCH 16/16] x86/amd_smn: Add support for debugfs access to SMN registers
[PATCH 0/3] EDAC/igen6: Avoid segmentation fault and add polling support
2024-11-05 2:35 UTC (7+ messages)
` [PATCH 1/3] EDAC/igen6: Avoid segmentation fault when rmmod
` [PATCH 2/3] EDAC/igen6: Initialize edac_op_state according to the configuration data
` [PATCH 3/3] EDAC/igen6: Add polling support
[PATCH] EDAC/ie31200: Add Kaby Lake-S dual-core host bridge ID
2024-11-04 16:48 UTC (4+ messages)
[PATCH v5 RESEND] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
2024-11-04 15:40 UTC (2+ messages)
[PATCH 00/10] Clean up some x86/mce code
2024-11-03 0:42 UTC (4+ messages)
` [PATCH 05/10] x86/mce/genpool: Make mce_gen_pool_create() return explicit error codes
Proposal for you!
2024-11-02 13:40 UTC
[PATCH v2 00/10] x86/mce: Clean up some x86/mce code
2024-11-02 13:13 UTC (19+ messages)
` [PATCH v3 "
` [PATCH v3 03/10] x86/mce: Make several functions return bool and rename a function
` [PATCH v3 04/10] x86/mce/threshold: Remove the redundant this_cpu_dec_return()
` [PATCH v3 05/10] x86/mce/genpool: Make mce_gen_pool_create() return explicit error codes
` [PATCH v3 06/10] x86/mce: Break up __mcheck_cpu_apply_quirks()
` [PATCH v3 07/10] x86/mce: Convert family/model mixed checks to VFM-based checks
` [PATCH v3 08/10] x86/mce: Remove the unnecessary {}
` [PATCH v3 09/10] x86/mce/amd: Remove unnecessary NULL pointer initializations
` [PATCH v3 10/10] x86/mce: Fix typos
[PATCH 0/2] EDAC/igen6: Avoid segmentation fault and add polling support
2024-11-02 10:24 UTC (6+ messages)
` [PATCH 1/2] EDAC/igen6: Avoid segmentation fault when rmmod
` [PATCH 2/2] EDAC/igen6: Add polling support
[PATCH 00/16] AMD NB and SMN rework
2024-10-31 16:22 UTC (3+ messages)
[PATCH v7 0/5] MCE wrapper and support for new SMCA syndrome MSRs
2024-10-30 21:23 UTC (18+ messages)
` [PATCH v7 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v7 5/5] EDAC/mce_amd: Add support for FRU Text in MCA
[PATCH v14 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-10-30 16:46 UTC (30+ messages)
` [PATCH v14 01/14] EDAC: Add support for EDAC device features control
` [PATCH v14 02/14] EDAC: Add scrub control feature
` [PATCH v14 03/14] EDAC: Add ECS "
` [PATCH v14 04/14] cxl: Add Get Supported Features command for kernel usage
` [PATCH v14 05/14] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v14 06/14] cxl/mbox: Add SET_FEATURE "
` [PATCH v14 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v14 08/14] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v14 09/14] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v14 10/14] ras: mem: Add memory "
` [PATCH v14 11/14] EDAC: Add memory repair control feature
` [PATCH v14 12/14] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v14 13/14] cxl/memfeature: Add CXL memory device sPPR control feature
` [PATCH v14 14/14] cxl/memfeature: Add CXL memory device memory sparing "
linux: Goodbye from a Linux community volunteer
2024-10-30 15:02 UTC (19+ messages)
` Maintainers now blocked from kernel.org mail access [WAS Re: linux: Goodbye from a Linux community volunteer]
[PATCH v2] EDAC: MAINTAINERS: change FSL DDR EDAC maintainer to Frank Li
2024-10-30 11:53 UTC (2+ messages)
WARNING in lmce_supported() during reboot
2024-10-30 2:26 UTC (7+ messages)
Dear Respectable, I wait for your response to this my message
2024-10-29 2:25 UTC
linux: Goodbye from a Linux community volunteer
2024-10-25 16:10 UTC (4+ messages)
[PATCH] RAS/AMD/FMPM: Remove some dead code
2024-10-25 14:06 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;
as well as URLs for NNTP newsgroup(s).