summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei
AgeCommit message (Expand)Author
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'efi-next-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-27vmcoreinfo: track and log recoverable hardware errorsBreno Leitao
2025-11-21efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2025-11-21RAS: Report all ARM processor CPER information to userspaceJason Tian
2025-11-19ACPI: APEI: EINJ: Fix EINJV2 initialization and injectionTony Luck
2025-11-16mm: change ghes code to allow poison of non-struct pfnAnkit Agrawal
2025-09-28ACPI: APEI: Remove redundant rcu_read_lock/unlock() under spinlockpengdonglin
2025-09-15ACPI: APEI: EINJ: Allow more types of addresses except MMIOJiaqi Yan
2025-09-15ACPI: APEI: Remove redundant assignments in erst_dbg_{ioctl|write}()Thorsten Blum
2025-08-18ACPI: APEI: EINJ: Fix resource leak by remove callback in .exit.textUwe Kleine-König
2025-08-18ACPI: APEI: EINJ: fix potential NULL dereference in __einj_error_inject()Charles Han
2025-08-18ACPI: APEI: EINJ: Check if user asked for EINJV2 injectionTony Luck
2025-07-16ACPI: APEI: handle synchronous exceptions in task workShuai Xue
2025-07-16ACPI: APEI: send SIGBUS to current task if synchronous memory error not recov...Shuai Xue
2025-07-07ACPI: APEI: EINJ: Fix trigger actionsTony Luck
2025-07-03ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic pathBreno Leitao
2025-06-26ACPI: APEI: EINJ: Fix check and iounmap of uninitialized pointer pColin Ian King
2025-06-26ACPI: APEI: EINJ: Fix less than zero comparison on a size_t variableColin Ian King
2025-06-26ACPI: APEI: EINJ: prevent memory corruption in error_type_set()Dan Carpenter
2025-06-18ACPI: APEI: EINJ: Enable EINJv2 error injectionsZaid Alali
2025-06-18ACPI: APEI: EINJ: Create debugfs files to enter device id and syndromeTony Luck
2025-06-18ACPI: APEI: EINJ: Discover EINJv2 parametersZaid Alali
2025-06-18ACPI: APEI: EINJ: Add einjv2 extension structZaid Alali
2025-06-18ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilitiesZaid Alali
2025-06-18ACPI: APEI: EINJ: Fix kernel test sparse warningsZaid Alali
2025-06-10ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failureDan Williams
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-30Merge tag 'acpi-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-27ACPI: APEI: EINJ: Clean up on error in einj_probe()Dan Carpenter
2025-05-09ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type()Zaid Alali
2025-05-08firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei
2025-05-07ACPI: APEI: EINJ: Fix probe error messageJon Hunter
2025-04-09ACPI: APEI: EINJ: Transition to the faux device interfaceSudeep Holla
2025-03-14acpi/ghes, cxl/pci: Process CXL CPER Protocol ErrorsSmita Koralahalli
2025-02-06acpi/ghes, cper: Recognize and cache CXL Protocol errorsSmita Koralahalli
2025-01-14APEI: GHES: Have GHES honor the panic= settingBorislav Petkov
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-12ACPI: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-05Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30EINJ, CXL: Fix CXL device SBDF calculationBen Cheatham
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-09cxl: move cxl headers to new include/cxl/ directoryDave Jiang
2024-06-05Merge branches 'acpi-ec', 'acpi-apei' and 'pnp'Rafael J. Wysocki
2024-05-27ACPI: APEI: EINJ: Fix einj_dev release leakDan Williams
2024-05-15Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds