messages from 2024-06-14 02:40:41 to 2024-07-10 01:08:10 UTC [more...]
[PATCH v2] EDAC/versal: Fix possible null pointer dereference in emif_get_id()
2024-07-10 1:07 UTC
[PATCH 0/6] EDAC: fsl-ddr, add imx9 support
2024-07-09 20:23 UTC (7+ 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 5/6] EDAC: fsl_ddr: Add support for i.MX9 DDR controller
` [PATCH 6/6] arm64: dts: imx93: add ddr edac support
[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 RESEND v6 00/18] EDAC/mc/synopsys: Various fixes and cleanups
2024-07-09 11:35 UTC (21+ 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 v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-07-09 6:29 UTC (19+ 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 0/6] Fix issues with ARM Processor CPER records
2024-07-08 15:50 UTC (15+ 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] 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 v2 0/5] Rework mce_setup()
2024-07-01 19:07 UTC (17+ 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 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 (5+ 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 (13+ messages)
` [PATCH v4 1/3] efi/cper: Adjust infopfx size to accept an extra space
` [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
[PATCH v3 0/3] Fix CPER issues related to UEFI 2.9A Errata
2024-06-20 7:34 UTC (4+ messages)
` [PATCH v3 1/3] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH v3 2/3] efi/cper: Add a new helper function to print bitmasks
` [PATCH v3 3/3] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
2024-06-20 2:58 UTC (3+ messages)
` [PATCH v5 1/2] PCI/AER: Clear UNCOR_STATUS bits that might be ANFE
` [PATCH v5 2/2] PCI/AER: Print "
[PATCH v2] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
2024-06-19 13:31 UTC (2+ messages)
[RFC] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
2024-06-19 8:45 UTC
[PATCH 0/3] Rework mce_setup()
2024-06-18 17:24 UTC (9+ messages)
` [PATCH 3/3] x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()
[PATCH v2] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2
2024-06-18 15:48 UTC
[PATCH] EDAC: layerscape: add missing MODULE_DESCRIPTION() macro
2024-06-17 7:43 UTC (4+ messages)
[GIT PULL] EDAC urgent for v6.10-rc4
2024-06-16 18:24 UTC (2+ messages)
[PATCH 1/1] EDAC/igen6: Add Intel Arrow Lake-U/H SoCs support
2024-06-14 15:13 UTC (2+ messages)
[PATCH 0/3] PCI: Add support for logging Flit Mode TLPs (PCIe6)
2024-06-14 15:09 UTC (4+ messages)
` [PATCH 1/3] PCI: Refactor pcie_update_link_speed()
` [PATCH 2/3] PCI: Track Flit Mode Status & print it with link status
` [PATCH 3/3] PCI: Handle TLP Log in Flit mode
[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
2024-06-14 3:32 UTC (11+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 3/3] PCI/AER: Clear UNCOR_STATUS bits that might be ANFE
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