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