summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei
Commit message (Expand)AuthorAgeFilesLines
* ACPI: APEI: EINJ: mark remove callback as non-__exitArnd Bergmann2024-03-261-1/+1
* Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-03-165-21/+247
|\
| * EINJ: Add CXL error type supportBen Cheatham2024-03-125-18/+204
| * EINJ: Migrate to a platform driverBen Cheatham2024-03-121-4/+44
* | ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check A...Avadhut Naik2024-02-291-0/+51
* | ACPI: APEI: GHES: Convert to platform remove callback returning voidUwe Kleine-König2024-02-271-6/+11
|/
* acpi/ghes: Remove CXL CPER notificationsDan Williams2024-02-201-63/+0
* cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny2024-02-031-26/+0
* Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-181-0/+89
|\
| * acpi/ghes: Process CXL Component EventsIra Weiny2024-01-091-0/+89
* | ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous eventsShuai Xue2023-12-211-6/+23
* | ACPI: APEI: EINJ: Add support for vendor defined error typesAvadhut Naik2023-11-211-0/+24
* | ACPI: APEI: EINJ: Refactor available_error_type_show()Avadhut Naik2023-11-211-23/+24
|/
* ACPI: APEI: Use ERST timeout for slow devicesJeshua Smith2023-10-241-4/+37
* ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose2023-09-211-1/+22
* APEI: GHES: correctly return NULL for ghes_get_devices()Li Yang2023-06-121-0/+2
* ACPI: APEI: mark bert_disable as __initdataMiaohe Lin2023-06-121-1/+1
* ACPI: APEI: GHES: Remove unused ghes_estatus_pool_size_request()Miaohe Lin2023-06-051-2/+0
* efi: fix missing prototype warningsArnd Bergmann2023-05-252-6/+1
* ACPI: APEI: EINJ: warn on invalid argument when explicitly indicated by platformShuai Xue2023-03-271-1/+7
* ACPI: APEI: EINJ: Add CXL error typesTony Luck2023-03-201-0/+6
* ACPI: APEI: EINJ: Limit error type to 32-bit widthShuai Xue2023-01-301-0/+4
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
* Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-121-3/+63
|\
| * apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()Ard Biesheuvel2022-10-241-27/+33
| * EDAC/ghes: Make ghes_edac a proper moduleJia He2022-10-211-4/+0
| * EDAC/ghes: Prepare to make ghes_edac a proper moduleJia He2022-10-211-0/+50
| * EDAC/ghes: Add a notifier for reporting memory errorsJia He2022-10-201-1/+15
* | ACPI: APEI: EINJ: Refactor available_error_type_show()Jay Lu2022-12-071-24/+17
* | ACPI: APEI: EINJ: Fix formatting errorsJay Lu2022-12-071-7/+8
* | ACPI: APEI: Remove a useless includeChristophe JAILLET2022-12-021-1/+0
* | ACPI: APEI: Silence missing prototype warningsSudeep Holla2022-11-231-0/+1
* | apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()Ard Biesheuvel2022-10-281-27/+33
* | ACPI: APEI: Drop unsetting driver data on removeUwe Kleine-König2022-10-281-2/+0
* | ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()Ashish Kalra2022-10-131-1/+1
|/
* ACPI: APEI: do not add task_work to kernel thread to avoid memory leakShuai Xue2022-10-041-1/+1
* ACPI: APEI: Remove unneeded result variablesye xingchen2022-09-242-9/+2
* ACPI: APEI: Add BERT error log footerDmitry Monakhov2022-09-031-0/+3
* ACPI: APEI: Fix _EINJ vs EFI_MEMORY_SPDan Williams2022-06-291-0/+2
* ACPI: APEI: Better fix to avoid spamming the console with old error logsTony Luck2022-06-291-8/+23
* ACPI: APEI: Fix double word in a commentXiang wangx2022-06-091-1/+1
* ACPI, APEI, EINJ: Refuse to inject into the zero pageTony Luck2022-04-221-0/+3
* ACPI: APEI: Fix missing ERST record idLiu Xinpeng2022-04-132-7/+73
* ACPI, APEI: Use the correct variable for sizeof()Jakob Koschel2022-03-221-1/+1
* ACPI/APEI: Limit printable size of BERT table dataDarren Hart2022-03-091-2/+6
* ACPI: APEI: fix return value of __setup handlersRandy Dunlap2022-03-083-3/+3
* ACPI: APEI: rename ghes_init() with an "acpi_" prefixShuai Xue2022-03-031-1/+1
* ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue2022-03-031-11/+8
* x86/sgx: Add check for SGX pages to ghes_do_memory_failure()Tony Luck2021-11-151-1/+1
* x86/sgx: Add hook to error injection address validationTony Luck2021-11-151-1/+2