summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPI: APEI: mark apei_hest_parse() staticChristoph Hellwig2021-10-271-2/+3
* ACPI: APEI: EINJ: Relax platform response timeout to 1 secondShuai Xue2021-10-271-7/+8
* ACPI: APEI: fix synchronous external aborts in user-modeXiaofei Tan2021-06-171-17/+64
* ACPI: APEI: Don't warn if ACPI is disabledJon Hunter2021-05-211-1/+1
* Merge branch 'acpi-misc'Rafael J. Wysocki2021-04-262-2/+2
|\
| * ACPI: fix various typos in commentsTom Saeger2021-03-192-2/+2
* | ACPI: APEI: remove redundant assignment to variable rcColin Ian King2021-04-211-1/+0
|/
* ACPI: APEI: ERST: remove unneeded semicolonYang Li2021-02-051-1/+1
* ACPI: APEI: Add is_generic_error() to identify GHES sourcesYazen Ghannam2021-01-271-4/+8
* Merge ACPI APEI material for v5.11.Rafael J. Wysocki2020-11-231-1/+1
|\
| * ACPI, APEI: make apei_resources_all staticJason Yan2020-09-251-1/+1
* | ACPI, APEI, Fix error return value in apei_map_generic_address()Aili Yao2020-11-161-0/+4
* | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+1
|\ \
| * | task_work: cleanup notification modesJens Axboe2020-10-171-1/+1
* | | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-0/+63
|\ \ \ | |/ / |/| |