me='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei/ghes.c
AgeCommit message (Expand)Author
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-09acpi/ghes: Process CXL Component EventsIra Weiny
2023-12-21ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous eventsShuai Xue
2023-09-21ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose
2023-06-12APEI: GHES: correctly return NULL for ghes_get_devices()Li Yang
2023-06-05ACPI: APEI: GHES: Remove unused ghes_estatus_pool_size_request()Miaohe Lin
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-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-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-06-17ACPI: APEI: fix synchronous external aborts in user-modeXiaofei Tan
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-17task_work: cleanup notification modesJens Axboe
2020-09-16ACPI / APEI: Add a notifier chain for unknown (vendor) CPER recordsShiju Jose
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-02mm: remove vmalloc_sync_(un)mappings()Joerg Roedel
2020-05-19ACPI: APEI: Kick the memory_failure() queue for synchronous errorsJames Morse
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-01-13apei/ghes: Do not delay GHES pollingBhaskar Upadhaya