aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/apei
AgeCommit message (Expand)Author
2023-06-12APEI: GHES: correctly return NULL for ghes_get_devices()Li Yang
2023-06-12ACPI: APEI: mark bert_disable as __initdataMiaohe Lin
2023-06-05ACPI: APEI: GHES: Remove unused ghes_estatus_pool_size_request()Miaohe Lin
2023-05-25efi: fix missing prototype warningsArnd Bergmann
2023-03-27ACPI: APEI: EINJ: warn on invalid argument when explicitly indicated by platformShuai Xue
2023-03-20ACPI: APEI: EINJ: Add CXL error typesTony Luck
2023-01-30ACPI: APEI: EINJ: Limit error type to 32-bit widthShuai Xue
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-12Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-07ACPI: APEI: EINJ: Refactor available_error_type_show()Jay Lu
2022-12-07ACPI: APEI: EINJ: Fix formatting errorsJay Lu
2022-12-02ACPI: APEI: Remove a useless includeChristophe JAILLET
2022-11-23ACPI: APEI: Silence missing prototype warningsSudeep Holla
2022-10-28apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()Ard Biesheuvel
2022-10-28ACPI: APEI: Drop unsetting driver data on removeUwe Kleine-König
2022-10-24apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()Ard Biesheuvel
2022-10-21EDAC/ghes: Make ghes_edac a proper moduleJia He
2022-10-21EDAC/ghes: Prepare to make ghes_edac a proper moduleJia He
2022-10-20EDAC/ghes: Add a notifier for reporting memory errorsJia He
2022-10-13ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()Ashish Kalra
2022-10-04ACPI: APEI: do not add task_work to kernel thread to avoid memory leakShuai Xue
2022-09-24ACPI: APEI: Remove unneeded result variablesye xingchen
2022-09-03ACPI: APEI: Add BERT error log footerDmitry Monakhov
2022-06-29ACPI: APEI: Fix _EINJ vs EFI_MEMORY_SPDan Williams
2022-06-29ACPI: APEI: Better fix to avoid spamming the console with old error logsTony Luck
2022-06-09ACPI: APEI: Fix double word in a commentXiang wangx
2022-04-22ACPI, APEI, EINJ: Refuse to inject into the zero pageTony Luck
2022-04-13ACPI: APEI: Fix missing ERST record idLiu Xinpeng
2022-03-22ACPI, APEI: Use the correct variable for sizeof()Jakob Koschel
2022-03-09ACPI/APEI: Limit printable size of BERT table dataDarren Hart
2022-03-08ACPI: APEI: fix return value of __setup handlersRandy Dunlap
2022-03-03ACPI: APEI: rename ghes_init() with an "acpi_" prefixShuai Xue
2022-03-03ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue
2021-11-15x86/sgx: Add check for SGX pages to ghes_do_memory_failure()Tony Luck
2021-11-15x86/sgx: Add hook to error injection address validationTony Luck
2021-10-27ACPI: APEI: mark apei_hest_parse() staticChristoph Hellwig
2021-10-27ACPI: APEI: EINJ: Relax platform response timeout to 1 secondShuai Xue
2021-06-17ACPI: APEI: fix synchronous external aborts in user-modeXiaofei Tan
2021-05-21ACPI: APEI: Don't warn if ACPI is disabledJon Hunter
2021-04-26Merge branch 'acpi-misc'acpi-5.13-rc1Rafael J. Wysocki
2021-04-21ACPI: APEI: remove redundant assignment to variable rcColin Ian King
2021-03-19ACPI: fix various typos in commentsTom Saeger
2021-02-05ACPI: APEI: ERST: remove unneeded semicolonYang Li
2021-01-27ACPI: APEI: Add is_generic_error() to identify GHES sourcesYazen Ghannam
2020-11-23Merge ACPI APEI material for v5.11.Rafael J. Wysocki
2020-11-16ACPI, APEI, Fix error return value in apei_map_generic_address()Aili Yao
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-17task_work: cleanup notification modesJens Axboe
2020-09-25ACPI, APEI: make apei_resources_all staticJason Yan