index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
apei
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
ACPI: APEI: EINJ: Fix resource leak by remove callback in .exit.text
Uwe Kleine-König
1
-9
/
+3
5 days
ACPI: APEI: EINJ: fix potential NULL dereference in __einj_error_inject()
Charles Han
1
-0
/
+3
5 days
ACPI: APEI: EINJ: Check if user asked for EINJV2 injection
Tony Luck
1
-1
/
+1
2025-07-16
ACPI: APEI: handle synchronous exceptions in task work
Shuai Xue
1
-34
/
+45
2025-07-16
ACPI: APEI: send SIGBUS to current task if synchronous memory error not recov...
Shuai Xue
1
-0
/
+11
2025-07-07
ACPI: APEI: EINJ: Fix trigger actions
Tony Luck
1
-4
/
+10
2025-07-03
ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic path
Breno Leitao
1
-0
/
+2
2025-06-26
ACPI: APEI: EINJ: Fix check and iounmap of uninitialized pointer p
Colin Ian King
1
-1
/
+1
2025-06-26
ACPI: APEI: EINJ: Fix less than zero comparison on a size_t variable
Colin Ian King
1
-1
/
+1
2025-06-26
ACPI: APEI: EINJ: prevent memory corruption in error_type_set()
Dan Carpenter
1
-0
/
+4
2025-06-18
ACPI: APEI: EINJ: Enable EINJv2 error injections
Zaid Alali
1
-11
/
+47
2025-06-18
ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome
Tony Luck
1
-0
/
+97
2025-06-18
ACPI: APEI: EINJ: Discover EINJv2 parameters
Zaid Alali
1
-2
/
+24
2025-06-18
ACPI: APEI: EINJ: Add einjv2 extension struct
Zaid Alali
1
-0
/
+24
2025-06-18
ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
Zaid Alali
3
-16
/
+63
2025-06-18
ACPI: APEI: EINJ: Fix kernel test sparse warnings
Zaid Alali
1
-46
/
+60
2025-06-10
ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failure
Dan Williams
1
-6
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-30
Merge tag 'acpi-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-05-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+2
2025-05-27
ACPI: APEI: EINJ: Clean up on error in einj_probe()
Dan Carpenter
1
-1
/
+1
2025-05-09
ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type()
Zaid Alali
1
-13
/
+9
2025-05-08
firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
Huang Yiwei
2
-1
/
+2
2025-05-07
ACPI: APEI: EINJ: Fix probe error message
Jon Hunter
1
-5
/
+5
2025-04-09
ACPI: APEI: EINJ: Transition to the faux device interface
Sudeep Holla
1
-21
/
+11
2025-03-15
acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
Smita Koralahalli
1
-0
/
+49
2025-02-06
acpi/ghes, cper: Recognize and cache CXL Protocol errors
Smita Koralahalli
1
-0
/
+54
2025-01-14
APEI: GHES: Have GHES honor the panic= setting
Borislav Petkov
1
-5
/
+5
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2
-7
/
+7
2024-11-12
ACPI: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-2
/
+2
2024-10-05
Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-30
EINJ, CXL: Fix CXL device SBDF calculation
Ben Cheatham
1
-1
/
+1
2024-09-27
Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2
-2
/
+2
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-10
cxl: move cxl headers to new include/cxl/ directory
Dave Jiang
2
-2
/
+2
2024-06-05
Merge branches 'acpi-ec', 'acpi-apei' and 'pnp'
Rafael J. Wysocki
1
-1
/
+1
2024-05-27
ACPI: APEI: EINJ: Fix einj_dev release leak
Dan Williams
1
-1
/
+1
2024-05-16
Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-0
/
+84
2024-05-02
cxl/cper: Remove duplicated GUID defines
Ira Weiny
1
-26
/
+0
2024-05-01
acpi/ghes: Process CXL Component Events
Ira Weiny
1
-0
/
+110
2024-04-08
ACPI: APEI: EINJ: mark remove callback as __exit
Uwe Kleine-König
1
-3
/
+9
2024-03-26
ACPI: APEI: EINJ: mark remove callback as non-__exit
Arnd Bergmann
1
-1
/
+1
2024-03-16
Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
5
-21
/
+247
2024-03-13
EINJ: Add CXL error type support
Ben Cheatham
5
-18
/
+204
2024-03-13
EINJ: Migrate to a platform driver
Ben Cheatham
1
-4
/
+44
2024-02-29
ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check A...
Avadhut Naik
1
-0
/
+51
2024-02-27
ACPI: APEI: GHES: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+11
2024-02-21
acpi/ghes: Remove CXL CPER notifications
Dan Williams
1
-63
/
+0
2024-02-03
cxl/cper: Fix errant CPER prints for CXL events
Ira Weiny
1
-26
/
+0
[next]