Age | Commit message (Expand) | Author |
2024-01-18 | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2024-01-09 | acpi/ghes: Process CXL Component Events | Ira Weiny |
2023-12-21 | ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events | Shuai Xue |
2023-11-21 | ACPI: APEI: EINJ: Add support for vendor defined error types | Avadhut Naik |
2023-11-21 | ACPI: APEI: EINJ: Refactor available_error_type_show() | Avadhut Naik |
2023-10-24 | ACPI: APEI: Use ERST timeout for slow devices | Jeshua Smith |
2023-09-21 | ACPI: APEI: Fix AER info corruption when error status data has multiple sections | Shiju Jose |
2023-06-12 | APEI: GHES: correctly return NULL for ghes_get_devices() | Li Yang |
2023-06-12 | ACPI: APEI: mark bert_disable as __initdata | Miaohe Lin |
2023-06-05 | ACPI: APEI: GHES: Remove unused ghes_estatus_pool_size_request() | Miaohe Lin |
2023-05-25 | efi: fix missing prototype warnings | Arnd Bergmann |
2023-03-27 | ACPI: APEI: EINJ: warn on invalid argument when explicitly indicated by platform | Shuai Xue |
2023-03-20 | ACPI: APEI: EINJ: Add CXL error types | Tony Luck |
2023-01-30 | ACPI: APEI: EINJ: Limit error type to 32-bit width | Shuai Xue |
2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) |
2022-12-12 | Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-12-07 | ACPI: APEI: EINJ: Refactor available_error_type_show() | Jay Lu |
2022-12-07 | ACPI: APEI: EINJ: Fix formatting errors | Jay Lu |
2022-12-02 | ACPI: APEI: Remove a useless include | Christophe JAILLET |
2022-11-23 | ACPI: APEI: Silence missing prototype warnings | Sudeep Holla |
2022-10-28 | apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg() | Ard Biesheuvel |
2022-10-28 | ACPI: APEI: Drop unsetting driver data on remove | Uwe Kleine-König |
2022-10-24 | apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg() | Ard Biesheuvel |
2022-10-21 | EDAC/ghes: Make ghes_edac a proper module | Jia He |
2022-10-21 | EDAC/ghes: Prepare to make ghes_edac a proper module | Jia He |
2022-10-20 | EDAC/ghes: Add a notifier for reporting memory errors | Jia He |
2022-10-13 | ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() | Ashish Kalra |
2022-10-04 | ACPI: APEI: do not add task_work to kernel thread to avoid memory leak | Shuai Xue |
2022-09-24 | ACPI: APEI: Remove unneeded result variables | ye xingchen |
2022-09-03 | ACPI: APEI: Add BERT error log footer | Dmitry Monakhov |
2022-06-29 | ACPI: APEI: Fix _EINJ vs EFI_MEMORY_SP | Dan Williams |
2022-06-29 | ACPI: APEI: Better fix to avoid spamming the console with old error logs | Tony Luck |
2022-06-09 | ACPI: APEI: Fix double word in a comment | Xiang wangx |
2022-04-22 | ACPI, APEI, EINJ: Refuse to inject into the zero page | Tony Luck |
2022-04-13 | ACPI: APEI: Fix missing ERST record id | Liu Xinpeng |
2022-03-22 | ACPI, APEI: Use the correct variable for sizeof() | Jakob Koschel |
2022-03-09 | ACPI/APEI: Limit printable size of BERT table data | Darren Hart |
2022-03-08 | ACPI: APEI: fix return value of __setup handlers | Randy Dunlap |
2022-03-03 | ACPI: APEI: rename ghes_init() with an "acpi_" prefix | Shuai Xue |
2022-03-03 | ACPI: APEI: explicit init of HEST and GHES in apci_init() | Shuai Xue |
2021-11-15 | x86/sgx: Add check for SGX pages to ghes_do_memory_failure() | Tony Luck |
2021-11-15 | x86/sgx: Add hook to error injection address validation | Tony Luck |
2021-10-27 | ACPI: APEI: mark apei_hest_parse() static | Christoph Hellwig |
2021-10-27 | ACPI: APEI: EINJ: Relax platform response timeout to 1 second | Shuai Xue |
2021-06-17 | ACPI: APEI: fix synchronous external aborts in user-mode | Xiaofei Tan |
2021-05-21 | ACPI: APEI: Don't warn if ACPI is disabled | Jon Hunter |
2021-04-26 | Merge branch 'acpi-misc' | Rafael J. Wysocki |
2021-04-21 | ACPI: APEI: remove redundant assignment to variable rc | Colin Ian King |
2021-03-19 | ACPI: fix various typos in comments | Tom Saeger |
2021-02-05 | ACPI: APEI: ERST: remove unneeded semicolon | Yang Li |