messages from 2024-06-21 10:06:42 to 2024-07-16 15:04:50 UTC [more...]
[RFC PATCH v9 00/11] EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-07-16 15:03 UTC (12+ messages)
` [RFC PATCH v9 01/11] EDAC: Add generic EDAC RAS feature driver
` [RFC PATCH v9 02/11] EDAC: Add EDAC scrub control driver
` [RFC PATCH v9 03/11] EDAC: Add EDAC ECS "
` [RFC PATCH v9 04/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [RFC PATCH v9 05/11] cxl/mbox: Add GET_FEATURE "
` [RFC PATCH v9 06/11] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v9 07/11] cxl/memscrub: Add CXL memory device patrol scrub control feature
` [RFC PATCH v9 08/11] cxl/memscrub: Add CXL memory device ECS "
` [RFC PATCH v9 09/11] platform: Add __free() based cleanup function for platform_device_put
` [RFC PATCH v9 10/11] ACPI:RAS2: Add ACPI RAS2 driver
` [RFC PATCH v9 11/11] ras: scrub: ACPI RAS2: Add memory "
[ANN] Rasdaemon version 0.8.1 released
2024-07-16 10:08 UTC
[GIT PULL] EDAC updates for v6.11
2024-07-16 1:25 UTC (2+ messages)
[PATCH v2 0/5] Rework mce_setup()
2024-07-12 14:28 UTC (18+ messages)
` [PATCH v2 1/5] x86/topology: Export helper to get CPU number from APIC ID
` [PATCH v2 2/5] x86/mce: Fixup APIC ID search for x86 CPER decoding
` [PATCH v2 3/5] x86/mce: Rename mce_setup() to mce_prep_record()
` [PATCH v2 4/5] x86/mce: Define mce_prep_record() helpers for common and per-CPU fields
` [PATCH v2 5/5] x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()
[PATCH v2 0/7] Add ACPI CPER firmware first error injection for Arm Processor
2024-07-12 13:15 UTC (8+ messages)
` [PATCH v2 1/7] arm/virt: place power button pin number on a define
` [PATCH v2 2/7] arm/virt: Wire up GPIO error source for ACPI / GHES
` [PATCH v2 3/7] acpi/ghes: Support GPIO error source
` [PATCH v2 4/7] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection
` [PATCH v2 5/7] target/arm: preserve mpidr value
` [PATCH v2 6/7] acpi/ghes: update comments to point to newer ACPI specs
` [PATCH v2 7/7] acpi/ghes: extend arm error injection logic
[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
2024-07-12 9:56 UTC (2+ messages)
[PATCH 0/6] EDAC: fsl-ddr, add imx9 support
2024-07-12 6:08 UTC (13+ messages)
` [PATCH 1/6] EDAC: fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()
` [PATCH 2/6] EDAC, fsl_ddr: Move global variable into struct fsl_mc_pdata
` [PATCH 3/6] EDAC: fsl: Fix bad bit shift operations
` [PATCH 4/6] dt-bindings: memory: fsl: Add compatible string nxp,imx9-memory-controller
` [PATCH 4/6] dt-bindings: memory: fsl: Add compatible string nxp, imx9-memory-controller
` [PATCH 5/6] EDAC: fsl_ddr: Add support for i.MX9 DDR controller
` [PATCH 6/6] arm64: dts: imx93: add ddr edac support
[PATCH v2 1/5] RAS: Report all ARM processor CPER information to userspace
2024-07-11 15:24 UTC (6+ messages)
` [PATCH v2 2/5] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH v2 3/5] efi/cper: Add a new helper function to print bitmasks
` [PATCH v2 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
` [PATCH v2 5/5] docs: efi: add CPER functions to driver-api
[PATCH RESEND v6 00/18] EDAC/mc/synopsys: Various fixes and cleanups
2024-07-11 15:11 UTC (22+ messages)
` [PATCH RESEND v6 01/18] EDAC/synopsys: Fix generic device type detection procedure
` [PATCH RESEND v6 02/18] EDAC/synopsys: Fix mci->scrub_cap field setting
` [PATCH RESEND v6 03/18] EDAC/synopsys: Drop erroneous ADDRMAP4.addrmap_col_b10 parse
` [PATCH RESEND v6 04/18] EDAC/synopsys: Fix reading errors count before ECC status
` [PATCH RESEND v6 05/18] EDAC/synopsys: Fix misleading IRQ self-cleared quirk flag
` [PATCH RESEND v6 06/18] EDAC/synopsys: Drop internal CE and UE counters
` [PATCH RESEND v6 07/18] EDAC/synopsys: Drop local to_mci() macro definition
` [PATCH RESEND v6 08/18] EDAC/synopsys: Drop struct ecc_error_info.blknr field
` [PATCH RESEND v6 09/18] EDAC/synopsys: Shorten out struct ecc_error_info.bankgrpnr field name
` [PATCH RESEND v6 10/18] EDAC/synopsys: Drop redundant info from the error messages
` [PATCH RESEND v6 11/18] EDAC/mc: Init DIMM labels in MC registration method
` [PATCH RESEND v6 12/18] EDAC/mc: Add generic unique MC index allocation procedure
` [PATCH RESEND v6 13/18] EDAC/mc: Re-use "
` [PATCH RESEND v6 14/18] EDAC/synopsys: Detach Zynq A05 DDRC support to separate driver
` [PATCH RESEND v6 15/18] EDAC/synopsys: Drop unused platform-specific setup API
` [PATCH RESEND v6 16/18] EDAC/synopsys: Unify CSRs macro declarations
` [PATCH RESEND v6 17/18] EDAC/synopsys: Unify struct/macro/function prefixes
` [PATCH RESEND v6 18/18] EDAC/synopsys: Convert to using BIT/GENMASK/FIELD_x macros
[PATCH v3] EDAC/synopsys: Fix the injection of the errors
2024-07-11 10:06 UTC
[PATCH v2 0/5] Fix issues with ARM Processor CPER records
2024-07-11 6:28 UTC
[PATCH 0/6] Fix issues with ARM Processor CPER records
2024-07-11 5:26 UTC (16+ messages)
` [PATCH 1/6] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
` [PATCH 2/6] RAS: Report all ARM processor CPER information to userspace
` [PATCH 3/6] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH 4/6] efi/cper: Add a new helper function to print bitmasks
` [PATCH 5/6] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
` [PATCH 6/6] docs: efi: add CPER functions to driver-api
[PATCH v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-07-10 22:59 UTC (21+ messages)
` [PATCH v2 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v2 3/4] x86/mce/apei: Handle variable register array size
` [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
[PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
2024-07-10 14:52 UTC (4+ messages)
` [PATCH 2/3] execve: Ensure SIGBUS delivered on memory failure
` [PATCH 3/3] rseq: "
[PATCH v2] EDAC/versal: Fix possible null pointer dereference in emif_get_id()
2024-07-10 9:16 UTC (2+ messages)
[PATCH] EDAC/versal: Fix possible null pointer dereference in emif_get_id()
2024-07-09 15:00 UTC (2+ messages)
[PATCH] EDAC/altera: Fix possible null pointer dereference
2024-07-09 14:24 UTC (2+ messages)
[PATCH] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
2024-07-09 14:04 UTC
[PATCH] mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUND
2024-07-08 3:05 UTC
[PATCH v2 0/2] PRM handler direct call interface
2024-07-03 22:46 UTC (13+ messages)
` [PATCH v2 1/2] ACPI: PRM: Add PRM handler direct call support
` [PATCH v2 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM
[PATCH v5 0/4] fix CPER issues related to UEFI 2.9A Errata
2024-07-01 15:07 UTC (8+ messages)
` [PATCH v5 1/4] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH v5 2/4] efi/cper: Add a new helper function to print bitmasks
` [PATCH v5 3/4] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
` [PATCH v5 4/4] docs: efi: add CPER functions to driver-api
[PATCH v2 0/2] Add other fields to ARM trace event
2024-07-01 14:53 UTC (6+ messages)
` [PATCH v2 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
` [PATCH v2 2/2] RAS: Report all ARM processor CPER information to userspace
[PATCH] RAS/AMD/ATL: Remove unneeded semicolon
2024-07-01 7:21 UTC
[PATCH v2] EDAC: add missing MODULE_DESCRIPTION() macros
2024-06-29 14:57 UTC (2+ messages)
[PATCH 0/2] Add other fields to ARM trace event
2024-06-28 9:52 UTC (9+ messages)
` [PATCH 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
` [PATCH 2/2] RAS: Report all ARM processor CPER information to userspace
[RFC PATCH 0/3 qemu] arm/acpi: ACPI based FW First error injection
2024-06-28 9:06 UTC (4+ messages)
` [RFC PATCH 1/3 qemu] arm/virt: Wire up GPIO error source for ACPI / GHES
` [RFC PATCH 2/3 qemu] acpi/ghes: Support GPIO error source
` [RFC PATCH 3/3 qemu] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection
[PATCH v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups
2024-06-27 20:43 UTC (7+ messages)
` [PATCH v5 02/20] EDAC/synopsys: Fix generic device type detection procedure
[RFC PATCH] cxl: avoid duplicating report from MCE & device
2024-06-26 15:56 UTC (8+ messages)
[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
2024-06-26 12:23 UTC (6+ messages)
` [RFC PATCH v8 10/10] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver
[GIT PULL for v6.10-rc6] edac fixes for kernel 6.11
2024-06-26 10:02 UTC (2+ messages)
[QEMU PATCH v2 1/1] hw/arm: FW first ARM processor error injection
2024-06-24 15:41 UTC (2+ messages)
[RFC PATCH 1/1] hw/arm: FW first ARM processor error injection
2024-06-24 14:52 UTC (5+ messages)
[PATCH] x86/mce: count the number of occurrences of each MCE severity
2024-06-24 4:48 UTC (2+ messages)
` [External] "
[Patch v1] EDAC/dmc520: Use devm_platform_ioremap_resource()
2024-06-23 9:01 UTC (2+ messages)
[PATCH 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-06-22 2:24 UTC (4+ messages)
[PATCH v4 0/3] Fix CPER issues related to UEFI 2.9A Errata
2024-06-21 15:26 UTC (9+ messages)
` [PATCH v4 2/3] efi/cper: Add a new helper function to print bitmasks
` [PATCH v4 3/3] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
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