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