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-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
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
[next]