index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
apei
Age
Commit message (
Expand
)
Author
5 days
ACPI: APEI: GHES: Bound AER info copy and sanitize software metadata
Dave Jiang
5 days
ACPI: APEI: GHES: Validate memory error section length before payload access
Dave Jiang
5 days
ACPI: APEI: GHES: Validate CXL protocol error section length before RAS cap copy
Dave Jiang
5 days
ACPI: APEI: GHES: Bound CXL event record copy to the firmware section length
Dave Jiang
5 days
ACPI: extlog: Defer CXL protocol error handling to avoid lock inversion
Dave Jiang
2026-08-20
Merge tag 'cxl-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2026-08-07
ACPI: APEI: Handle repeated SEA error storms
Junhao He
2026-08-07
ACPI: APEI: Fix ERST timeout unit conversion
Nirmoy Das
2026-08-07
ACPI: APEI: GHES: fix ARM section length accounting after header
TanZheng
2026-08-05
cxl: Tighten CPER kfifo registration API and symbol visibility
Dan Williams
2026-08-05
acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
Terry Bowman
2026-07-06
ACPI: APEI: GHES: Mark ghes_in_nmi_spool_from_list() as maybe unused
Rui Qi
2026-04-27
ACPI: APEI: EINJ: Fix EINJV2 memory error injection
Tony Luck
2026-04-06
ACPI: APEI: GHES: Add NVIDIA vendor CPER record handler
Kai-Heng Feng
2026-04-06
ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()
Kai-Heng Feng
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-28
ACPI: APEI: GHES: Add ghes_edac support for __ZX__ and _BYO_ systems
Tony W Wang-oc
2026-01-28
ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with cla...
Nathan Chancellor
2026-01-14
ACPI: APEI: GHES: Add helper to copy CPER CXL protocol error info to work struct
Fabio M. De Francesco
2026-01-14
ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checks
Fabio M. De Francesco
2026-01-14
ACPI: APEI: GHES: Improve ghes_notify_sea() status check
Shuai Xue
2026-01-14
ACPI: APEI: GHES: Extract helper functions for error status handling
Shuai Xue
2026-01-14
ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
Tony Luck
2026-01-14
APEI/GHES: ensure that won't go past CPER allocated record
Mauro Carvalho Chehab
2026-01-14
APEI/GHES: ARM processor Error: don't go past allocated memory
Mauro Carvalho Chehab
2026-01-07
ACPI: APEI: EINJ: make read-only array non_mmio_desc static const
Colin Ian King
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-04
Merge tag 'efi-next-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-27
vmcoreinfo: track and log recoverable hardware errors
Breno Leitao
2025-11-21
efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
Mauro Carvalho Chehab
2025-11-21
RAS: Report all ARM processor CPER information to userspace
Jason Tian
2025-11-19
ACPI: APEI: EINJ: Fix EINJV2 initialization and injection
Tony Luck
2025-11-16
mm: change ghes code to allow poison of non-struct pfn
Ankit Agrawal
2025-09-28
ACPI: APEI: Remove redundant rcu_read_lock/unlock() under spinlock
pengdonglin
2025-09-15
ACPI: APEI: EINJ: Allow more types of addresses except MMIO
Jiaqi Yan
2025-09-15
ACPI: APEI: Remove redundant assignments in erst_dbg_{ioctl|write}()
Thorsten Blum
2025-08-18
ACPI: APEI: EINJ: Fix resource leak by remove callback in .exit.text
Uwe Kleine-König
2025-08-18
ACPI: APEI: EINJ: fix potential NULL dereference in __einj_error_inject()
Charles Han
2025-08-18
ACPI: APEI: EINJ: Check if user asked for EINJV2 injection
Tony Luck
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
[next]