index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
apei
/
ghes.c
Age
Commit message (
Expand
)
Author
2026-01-28
ACPI: APEI: GHES: Add ghes_edac support for __ZX__ and _BYO_ systems
Tony W Wang-oc
2026-01-14
ACPI: APEI: GHES: Add helper to copy CPER CXL protocol error info to work struct
Fabio M. De Francesco
2026-01-14
ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checks
Fabio M. De Francesco
2026-01-14
ACPI: APEI: GHES: Improve ghes_notify_sea() status check
Shuai Xue
2026-01-14
ACPI: APEI: GHES: Extract helper functions for error status handling
Shuai Xue
2026-01-14
ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
Tony Luck
2026-01-14
APEI/GHES: ensure that won't go past CPER allocated record
Mauro Carvalho Chehab
2026-01-14
APEI/GHES: ARM processor Error: don't go past allocated memory
Mauro Carvalho Chehab
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-27
vmcoreinfo: track and log recoverable hardware errors
Breno Leitao
2025-11-21
efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
Mauro Carvalho Chehab
2025-11-21
RAS: Report all ARM processor CPER information to userspace
Jason Tian
2025-11-16
mm: change ghes code to allow poison of non-struct pfn
Ankit Agrawal
2025-09-28
ACPI: APEI: Remove redundant rcu_read_lock/unlock() under spinlock
pengdonglin
2025-07-16
ACPI: APEI: handle synchronous exceptions in task work
Shuai Xue
2025-07-16
ACPI: APEI: send SIGBUS to current task if synchronous memory error not recov...
Shuai Xue
2025-07-03
ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic path
Breno Leitao
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-08
firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
Huang Yiwei
2025-03-14
acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
Smita Koralahalli
2025-02-06
acpi/ghes, cper: Recognize and cache CXL Protocol errors
Smita Koralahalli
2025-01-14
APEI: GHES: Have GHES honor the panic= setting
Borislav Petkov
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-12
ACPI: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-09
cxl: move cxl headers to new include/cxl/ directory
Dave Jiang
2024-05-02
cxl/cper: Remove duplicated GUID defines
Ira Weiny
2024-05-01
acpi/ghes: Process CXL Component Events
Ira Weiny
2024-02-27
ACPI: APEI: GHES: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-20
acpi/ghes: Remove CXL CPER notifications
Dan Williams
2024-02-03
cxl/cper: Fix errant CPER prints for CXL events
Ira Weiny
2024-01-18
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-01-09
acpi/ghes: Process CXL Component Events
Ira Weiny
2023-12-21
ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
Shuai Xue
2023-09-21
ACPI: APEI: Fix AER info corruption when error status data has multiple sections
Shiju Jose
2023-06-12
APEI: GHES: correctly return NULL for ghes_get_devices()
Li Yang
2023-06-05
ACPI: APEI: GHES: Remove unused ghes_estatus_pool_size_request()
Miaohe Lin
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-12
Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-28
apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
Ard Biesheuvel
2022-10-28
ACPI: APEI: Drop unsetting driver data on remove
Uwe Kleine-König
2022-10-24
apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
Ard Biesheuvel
2022-10-21
EDAC/ghes: Make ghes_edac a proper module
Jia He
2022-10-21
EDAC/ghes: Prepare to make ghes_edac a proper module
Jia He
2022-10-20
EDAC/ghes: Add a notifier for reporting memory errors
Jia He
2022-10-13
ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
Ashish Kalra
2022-10-04
ACPI: APEI: do not add task_work to kernel thread to avoid memory leak
Shuai Xue
2022-03-03
ACPI: APEI: rename ghes_init() with an "acpi_" prefix
Shuai Xue
2022-03-03
ACPI: APEI: explicit init of HEST and GHES in apci_init()
Shuai Xue
2021-11-15
x86/sgx: Add check for SGX pages to ghes_do_memory_failure()
Tony Luck
[next]