Linux-EDAC Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-20 19:58:11 to 2023-10-09 16:58:17 UTC [more...]

[PATCH 6/7] fs/sysfs/group: make attribute_group pointers const
 2023-10-09 16:57 UTC 

[PATCH 1/3] EDAC/igen6: Fix slab-use-after-free in igen6_unregister_mci()
 2023-10-09  8:50 UTC  (6+ messages)
` [PATCH 2/3] EDAC/device: Fix potential slab-use-after-free
` [PATCH 3/3] EDAC/pci: Fix a potential memory leak

[RESEND PATCH v8 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
 2023-10-07  7:28 UTC  (11+ messages)
` [RESEND PATCH v8 2/2] ACPI: APEI: handle synchronous exceptions in task work
` [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
` [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

[RFC PATCH v2 0/9] Use ERST for persistent storage of MCE and APEI errors
 2023-10-07  7:15 UTC  (14+ messages)
` [RFC PATCH v2 1/9] pstore: move pstore creator id, section type and record struct to common header
` [RFC PATCH v2 2/9] ACPI: APEI: Use common ERST struct to read/write serialized MCE record
` [RFC PATCH v2 3/9] ACPI: APEI: ERST: Emit the mce_record tracepoint
` [RFC PATCH v2 4/9] ACPI: tables: change section_type of generic error data as guid_t
` [RFC PATCH v2 5/9] ACPI: APEI: GHES: Use ERST to serialize APEI generic error before panic
` [RFC PATCH v2 6/9] ACPI: APEI: GHES: export ghes_report_chain
` [RFC PATCH v2 7/9] ACPI: APEI: ESRT: kick ghes_report_chain notifier to report serialized memory errors
` [RFC PATCH v2 8/9] ACPI: APEI: ESRT: print AER to report serialized PCIe errors
` [RFC PATCH v2 9/9] ACPI: APEI: ESRT: log ARM processor error

[PATCH] EDAC: altera: Use device_get_match_data()
 2023-10-06 22:46 UTC 

[PATCH v2 0/2] AMD Address Translation Library
 2023-10-05 17:35 UTC  (3+ messages)
` [PATCH v2 1/2] RAS: Introduce "
` [PATCH v2 2/2] EDAC/amd64: Use new "

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

[PATCH v9 0/2] edac: xilinx: Added EDAC support for Xilinx DDR controller
 2023-10-05 14:29 UTC  (4+ messages)
` [PATCH v9 1/2] dt-bindings: memory-controllers: Add support for Xilinx Versal EDAC for DDRMC
` [PATCH v9 2/2] EDAC/versal: Add a Xilinx Versal memory controller driver

[PATCH v7 0/3] Handle corrected machine check interrupt storms
 2023-10-04 18:36 UTC  (10+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/3] x86/mce: Remove old CMCI storm mitigation code
  ` [PATCH v8 2/3] x86/mce: Add per-bank CMCI storm mitigation
  ` [PATCH v8 3/3] x86/mce: Handle Intel threshold interrupt storms
  ` [PATCH v9 0/3] Handle corrected machine check "
    ` [PATCH v9 1/3] x86/mce: Remove old CMCI storm mitigation code
    ` [PATCH v9 2/3] x86/mce: Add per-bank CMCI storm mitigation
    ` [PATCH v9 3/3] x86/mce: Handle Intel threshold interrupt storms

[PATCH 00/21] EDAC: Convert to platform remove callback returning void
 2023-10-04 13:14 UTC  (23+ messages)
` [PATCH 01/21] EDAC/altera: "
` [PATCH 02/21] EDAC/armada_xp: "
` [PATCH 03/21] EDAC/aspeed: "
` [PATCH 04/21] EDAC/bluefield: "
` [PATCH 05/21] EDAC/cell: "
` [PATCH 06/21] EDAC/cpc925: "
` [PATCH 07/21] EDAC/dmc520: "
` [PATCH 08/21] EDAC/highbank_l2: "
` [PATCH 09/21] EDAC/highbank_mc: "
` [PATCH 10/21] EDAC/mpc85xx: "
` [PATCH 11/21] EDAC/npcm: "
` [PATCH 12/21] EDAC/octeon-l2c: "
` [PATCH 13/21] EDAC/octeon-lmc: "
` [PATCH 14/21] EDAC/octeon-pc: "
` [PATCH 15/21] EDAC/octeon-pci: "
` [PATCH 16/21] EDAC/ppc4xx: "
` [PATCH 17/21] EDAC/qcom: "
` [PATCH 18/21] EDAC/synopsys: "
` [PATCH 19/21] EDAC/ti: "
` [PATCH 20/21] EDAC/xgene: "
` [PATCH 21/21] EDAC/zynqmp: "

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:50 UTC 

[PATCH RESEND v2] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-10-02 19:06 UTC  (2+ messages)

[PATCH v4] EDAC/mc_sysfs: refactor deprecated strncpy
 2023-09-29 19:00 UTC  (3+ messages)

[PATCH] EDAC/device: Add sysfs notification for UE,CE count change
 2023-09-29 18:40 UTC  (2+ messages)

[PATCH v1 0/4] mm: Implement ECC handling for pfn with no struct page
 2023-09-28 19:45 UTC  (9+ messages)
` [PATCH v1 1/4] mm: handle poisoning of pfn without struct pages
` [PATCH v1 4/4] vfio/nvgpu: register device memory for poison handling

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

[PATCH v4 13/18] EDAC/synopsys: Introduce System/SDRAM address translation interface
 2023-09-27  7:13 UTC  (2+ messages)

[PATCH v4 05/18] EDAC/synopsys: Add DDRC basic parameters infrastructure
 2023-09-26  8:56 UTC  (3+ messages)

[PATCH v10 00/38] x86: enable FRED for x86-64
 2023-09-22 23:21 UTC  (26+ messages)
` [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support
` [PATCH v10 16/38] x86/ptrace: Add FRED additional information to the pt_regs structure
` [PATCH v10 28/38] x86/fred: FRED entry/exit and dispatch code
` [PATCH v10 33/38] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
` [PATCH v10 36/38] x86/fred: Add fred_syscall_init()

[PATCH v8 0/2] edac: xilinx: Added EDAC support for Xilinx DDR controller
 2023-09-22 12:41 UTC  (4+ messages)
` [PATCH v8 2/2] EDAC/versal: Add a Xilinx Versal memory controller driver

[PATCH] EDAC/mce_amd: Do not load edac_mce_amd module on guests
 2023-09-21 21:18 UTC  (6+ messages)
` [PATCH] Revert "EDAC/mce_amd: Do not load edac_mce_amd module on guests"

[PATCH v4 16/20] EDAC/synopsys: Detach Zynq A05 DDRC support to separate driver
 2023-09-21 19:32 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 940fcc189c51032dd0282cbee4497542c982ac59
 2023-09-21 20:09 UTC 

[PATCH v4 00/13] EDAC/synopsys: Add generic resources and Scrub support
 2023-09-20 19:56 UTC  (11+ messages)
` [PATCH v4 04/13] EDAC/synopsys: Add optional ECC "
` [PATCH v4 05/13] EDAC/synopsys: Drop ECC poison address from private data
` [PATCH v4 06/13] EDAC/synopsys: Add data poisoning disable support
` [PATCH v4 07/13] EDAC/synopsys: Split up ECC UE/CE IRQs handler
` [PATCH v4 08/13] EDAC/synopsys: Add individual named ECC IRQs support
` [PATCH v4 09/13] EDAC/synopsys: Add DFI alert_n IRQ support
` [PATCH v4 10/13] EDAC/synopsys: Add reference clocks support
` [PATCH v4 11/13] EDAC/synopsys: Add ECC Scrubber support
` [PATCH v4 12/13] EDAC/synopsys: Drop vendor-specific arch dependency
` [PATCH v4 13/13] EDAC/synopsys: Add BT1 DDRC support


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 read-only IMAP folder(s) and NNTP newsgroup(s).