index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
apei
Age
Commit message (
Expand
)
Author
2025-07-16
ACPI: APEI: handle synchronous exceptions in task work
Shuai Xue
2025-07-16
ACPI: APEI: send SIGBUS to current task if synchronous memory error not recov...
Shuai Xue
2025-07-07
ACPI: APEI: EINJ: Fix trigger actions
Tony Luck
2025-07-03
ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic path
Breno Leitao
2025-06-26
ACPI: APEI: EINJ: Fix check and iounmap of uninitialized pointer p
Colin Ian King
2025-06-26
ACPI: APEI: EINJ: Fix less than zero comparison on a size_t variable
Colin Ian King
2025-06-26
ACPI: APEI: EINJ: prevent memory corruption in error_type_set()
Dan Carpenter
2025-06-18
ACPI: APEI: EINJ: Enable EINJv2 error injections
Zaid Alali
2025-06-18
ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome
Tony Luck
2025-06-18
ACPI: APEI: EINJ: Discover EINJv2 parameters
Zaid Alali
2025-06-18
ACPI: APEI: EINJ: Add einjv2 extension struct
Zaid Alali
2025-06-18
ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
Zaid Alali
2025-06-18
ACPI: APEI: EINJ: Fix kernel test sparse warnings
Zaid Alali
2025-06-10
ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failure
Dan Williams
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-30
Merge tag 'acpi-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-05-27
ACPI: APEI: EINJ: Clean up on error in einj_probe()
Dan Carpenter
2025-05-09
ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type()
Zaid Alali
2025-05-08
firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
Huang Yiwei
2025-05-07
ACPI: APEI: EINJ: Fix probe error message
Jon Hunter
2025-04-09
ACPI: APEI: EINJ: Transition to the faux device interface
Sudeep Holla
2025-03-14
acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
Smita Koralahalli
2025-02-06
acpi/ghes, cper: Recognize and cache CXL Protocol errors
Smita Koralahalli
2025-01-14
APEI: GHES: Have GHES honor the panic= setting
Borislav Petkov
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-12
ACPI: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
EINJ, CXL: Fix CXL device SBDF calculation
Ben Cheatham
2024-09-27
Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-09
cxl: move cxl headers to new include/cxl/ directory
Dave Jiang
2024-06-05
Merge branches 'acpi-ec', 'acpi-apei' and 'pnp'
Rafael J. Wysocki
2024-05-27
ACPI: APEI: EINJ: Fix einj_dev release leak
Dan Williams
2024-05-15
Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-05-02
cxl/cper: Remove duplicated GUID defines
Ira Weiny
2024-05-01
acpi/ghes: Process CXL Component Events
Ira Weiny
2024-04-08
ACPI: APEI: EINJ: mark remove callback as __exit
Uwe Kleine-König
2024-03-26
ACPI: APEI: EINJ: mark remove callback as non-__exit
Arnd Bergmann
2024-03-16
Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-03-12
EINJ: Add CXL error type support
Ben Cheatham
2024-03-12
EINJ: Migrate to a platform driver
Ben Cheatham
2024-02-29
ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check A...
Avadhut Naik
2024-02-27
ACPI: APEI: GHES: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-20
acpi/ghes: Remove CXL CPER notifications
Dan Williams
2024-02-03
cxl/cper: Fix errant CPER prints for CXL events
Ira Weiny
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
[next]