public inbox for linux-edac@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-21 13:18:09 to 2023-12-18 06:53:56 UTC [more...]

[PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
 2023-12-18  6:53 UTC  (24+ messages)
` [PATCH v9 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v9 2/2] ACPI: APEI: handle synchronous exceptions in task work
` [PATCH v10 0/4] ACPI: APEI: handle synchronous errors in task work with proper si_code
` [PATCH v10 1/4] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v10 2/4] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v10 3/4] mm: memory-failure: move memory_failure() return value documentation to function declaration
` [PATCH v10 4/4] ACPI: APEI: handle synchronous exceptions in task work

[GIT PULL] EDAC/urgent for v6.7-rc6
 2023-12-17 17:38 UTC  (2+ messages)

[PATCH v13 00/35] x86: enable FRED for x86-64
 2023-12-16  6:31 UTC  (49+ messages)
` [PATCH v13 01/35] x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
` [PATCH v13 02/35] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH v13 03/35] x86/trapnr: Add event type macros to <asm/trapnr.h>
` [PATCH v13 04/35] Documentation/x86/64: Add a documentation for FRED
` [PATCH v13 05/35] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v13 06/35] x86/cpufeatures: Add the CPU feature bit for FRED
` [PATCH v13 07/35] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH v13 08/35] x86/fred: Disable FRED by default in its early stage
` [PATCH v13 09/35] x86/opcode: Add ERET[US] instructions to the x86 opcode map
` [PATCH v13 10/35] x86/objtool: Teach objtool about ERET[US]
` [PATCH v13 11/35] x86/cpu: Add X86_CR4_FRED macro
` [PATCH v13 12/35] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH v13 13/35] x86/ptrace: Cleanup the definition of the pt_regs structure
` [PATCH v13 14/35] x86/ptrace: Add FRED additional information to "
` [PATCH v13 15/35] x86/fred: Add a new header file for FRED definitions
` [PATCH v13 16/35] x86/fred: Reserve space for the FRED stack frame
` [PATCH v13 17/35] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v13 18/35] x86/fred: Disallow the swapgs instruction when FRED is enabled
` [PATCH v13 19/35] x86/fred: No ESPFIX needed "
` [PATCH v13 20/35] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH v13 21/35] x86/fred: Make exc_page_fault() work for FRED
` [PATCH v13 22/35] x86/idtentry: Incorporate definitions/declarations of the FRED entries
` [PATCH v13 23/35] x86/fred: Add a debug fault entry stub for FRED
` [PATCH v13 24/35] x86/fred: Add a NMI "
      ` [PATCH v13A "
` [PATCH v13 25/35] x86/fred: Add a machine check "
` [PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code
            ` [PATCH v13A "
` [PATCH v13 27/35] x86/traps: Add sysvec_install() to install a system interrupt handler
` [PATCH v13 28/35] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
` [PATCH v13 29/35] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v13 30/35] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
` [PATCH v13 31/35] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
` [PATCH v13 32/35] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
` [PATCH v13 33/35] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH v13 34/35] x86/fred: Add FRED initialization functions
` [PATCH v13 35/35] x86/fred: Invoke FRED initialization code to enable FRED

[PATCH] x86/mce: Update references to the Intel SDM
 2023-12-15 23:11 UTC  (6+ messages)
` x86/mce: Is mce_is_memory_error() incorrect for Intel?

[PATCH v3] EDAC/versal: Fix the read of the num_csrows and num_chans
 2023-12-15 12:06 UTC  (2+ messages)

[PATCH] EDAC/versal: Fix the read of the num_csrows and num_chans
 2023-12-15  5:17 UTC 

[PATCH RESEND v3 0/1] RAS: Report ARM processor information to userspace
 2023-12-14 23:38 UTC  (4+ messages)
` [PATCH RESEND v3 1/1] "

[PATCH v8 0/3] Handle corrected machine check interrupt storms
 2023-12-14 18:03 UTC  (14+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/3] x86/mce: Add per-bank CMCI storm mitigation

[PATCH v3 0/3] AMD Address Translation Library
 2023-12-14 14:30 UTC  (18+ messages)
` [PATCH v3 1/3] RAS: Introduce "
` [PATCH v3 2/3] EDAC/amd64: Use new "
` [PATCH v3 3/3] Documentation: RAS: Add index and address translation section

[PATCH 0/1] Tool for parsing the ACPI PHAT Table
 2023-12-13  0:48 UTC  (4+ messages)
` [PATCH 1/1] parse_phat: Add support for ACPI PHAT Table parsing

[PATCH] x86/MCE: Get microcode revision from cpu_data instead of boot_cpu_data
 2023-12-07  9:34 UTC  (3+ messages)

[PATCH 1/1] EDAC/skx_common: Filter out the invalid address
 2023-12-07  1:45 UTC 

[PATCH 0/5] EDAC/igen6: Add EDAC support for several Intel SoCs with IBECC
 2023-12-05 23:25 UTC  (2+ messages)

[PATCH v2 1/4] EDAC, pnd2: Replace custom definition by one from sizes.h
 2023-12-05 23:25 UTC  (4+ messages)
` [PATCH v2 2/4] EDAC, pnd2: Apply bit macros and helpers where it makes sense

[PATCH v2 0/4] mm: Implement ECC handling for pfn with no struct page
 2023-12-04 15:55 UTC  (11+ messages)
` [PATCH v2 1/4] mm: handle poisoning of pfn without struct pages
` [PATCH v2 2/4] mm: Add poison error check in fixup_user_fault() for mapped pfn
` [PATCH v2 3/4] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v2 4/4] vfio/nvgpu: register device memory for poison handling

[PATCH v12 00/37] x86: enable FRED for x86-64
 2023-11-30  6:01 UTC  (17+ messages)
` [PATCH v12 02/37] x86/opcode: Add the WRMSRNS instruction to the x86 opcode map
` [PATCH v12 15/37] x86/ptrace: Cleanup the definition of the pt_regs structure
` [PATCH v12 16/37] x86/ptrace: Add FRED additional information to "
` [PATCH v12 20/37] x86/fred: Disallow the swapgs instruction when FRED is enabled
` [PATCH v12 23/37] x86/fred: Make exc_page_fault() work for FRED
` [PATCH v12 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries

[PATCH v3 0/4] Few cleanups and AMD Family 19h Models 90h-9fh EDAC Support
 2023-11-29 10:26 UTC  (7+ messages)
` [PATCH v3 1/4] EDAC/mce_amd: Remove SMCA Extended Error code descriptions
  ` [PATCH] Documentation: Begin a RAS section

[PATCH 0/4] Persist FRU memory poisons
 2023-11-29  7:50 UTC  (5+ messages)
` [PATCH 1/4] ACPI/APEI: Add erst_get_size() API
` [PATCH 2/4] RAS/fmp: Add FRU memory poison CPER support for Error persistence
` [PATCH 3/4] EDAC/amd64: Add sysfs entry to read FRU poison data
` [PATCH 4/4] RAS/fmp: Add Documentation on Persistence of FRU memory poisons

[PATCH v2 0/6] Address Translation support for MI200 and MI300 models
 2023-11-29  7:35 UTC  (7+ messages)
` [PATCH v2 1/6] RAS: Add Address Translation support for MI200
` [PATCH v2 2/6] RAS: Add Address Translation support for MI300
` [PATCH v2 3/6] RAS: Add MCA Error address conversion for UMC
` [PATCH v2 4/6] RAS: Add static lookup table to get CS physical ID
` [PATCH v2 5/6] RAS: Add fixed Physical to logical CS ID mapping table
` [PATCH v2 6/6] RAS: EDAC/amd64: Retire all system physical address from HBM3 row

[PATCH] EDAC/sysfs: Fix calling kobject_put() without kobj initialization
 2023-11-28 18:36 UTC  (4+ messages)

[PATCH] EDAC/sysfs: Fix calling kobj_put() with ->state_initialized unset
 2023-11-28 18:33 UTC  (2+ messages)

[PATCH v2 1/2] EDAC/device_sysfs: Fix calling kobject_put() with ->state_initialized unset
 2023-11-28 18:30 UTC  (2+ messages)
` [PATCH v2 2/2] EDAC/pci_sysfs: "

[PATCH] driver : edac : Fix warning using plain integer as NULL
 2023-11-28 15:06 UTC  (15+ messages)
              ` [PATCH v2] "
                  ` [PATCH v3] "

[PATCH] EDAC: armada_xp: Explicitly include correct DT includes
 2023-11-27 17:36 UTC  (3+ messages)

[PATCH 00/20] MCA Updates
 2023-11-27 15:12 UTC  (13+ messages)
` [PATCH 02/20] x86/mce: Define mce_setup() helpers for global and per-CPU fields
` [PATCH 03/20] x86/mce: Use mce_setup() helpers for apei_smca_report_x86_error()
` [PATCH 05/20] x86/mce/amd: Use helper for UMC bank type check
` [PATCH 06/20] x86/mce/amd: Use helper for GPU UMC bank type checks

[PATCH 5/6] EDAC: Use PCI_HEADER_TYPE_MASK instead of literals
 2023-11-24 14:11 UTC  (2+ messages)

[PATCH] EDAC, thunderx: fix possible out-of-bounds string access
 2023-11-23 17:05 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox