index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
apei
Age
Commit message (
Expand
)
Author
Lines
2023-01-30
ACPI: APEI: EINJ: Limit error type to 32-bit width
Shuai Xue
-0
/
+4
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
-1
/
+1
2022-12-12
Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+63
2022-12-07
ACPI: APEI: EINJ: Refactor available_error_type_show()
Jay Lu
-24
/
+17
2022-12-07
ACPI: APEI: EINJ: Fix formatting errors
Jay Lu
-7
/
+8
2022-12-02
ACPI: APEI: Remove a useless include
Christophe JAILLET
-1
/
+0
2022-11-23
ACPI: APEI: Silence missing prototype warnings
Sudeep Holla
-0
/
+1
2022-10-28
apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
Ard Biesheuvel
-27
/
+33
2022-10-28
ACPI: APEI: Drop unsetting driver data on remove
Uwe Kleine-König
-2
/
+0
2022-10-24
apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
Ard Biesheuvel
-27
/
+33
2022-10-21
EDAC/ghes: Make ghes_edac a proper module
Jia He
-4
/
+0
2022-10-21
EDAC/ghes: Prepare to make ghes_edac a proper module
Jia He
-0
/
+50
2022-10-20
EDAC/ghes: Add a notifier for reporting memory errors
Jia He
-1
/
+15
2022-10-13
ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
Ashish Kalra
-1
/
+1
2022-10-04
ACPI: APEI: do not add task_work to kernel thread to avoid memory leak
Shuai Xue
-1
/
+1
2022-09-24
ACPI: APEI: Remove unneeded result variables
ye xingchen
-9
/
+2
2022-09-03
ACPI: APEI: Add BERT error log footer
Dmitry Monakhov
-0
/
+3
2022-06-29
ACPI: APEI: Fix _EINJ vs EFI_MEMORY_SP
Dan Williams
-0
/
+2
2022-06-29
ACPI: APEI: Better fix to avoid spamming the console with old error logs
Tony Luck
-8
/
+23
2022-06-09
ACPI: APEI: Fix double word in a comment
Xiang wangx
-1
/
+1
2022-04-22
ACPI, APEI, EINJ: Refuse to inject into the zero page
Tony Luck
-0
/
+3
2022-04-13
ACPI: APEI: Fix missing ERST record id
Liu Xinpeng
-7
/
+73
2022-03-22
ACPI, APEI: Use the correct variable for sizeof()
Jakob Koschel
-1
/
+1
2022-03-09
ACPI/APEI: Limit printable size of BERT table data
Darren Hart
-2
/
+6
2022-03-08
ACPI: APEI: fix return value of __setup handlers
Randy Dunlap
-3
/
+3
2022-03-03
ACPI: APEI: rename ghes_init() with an "acpi_" prefix
Shuai Xue
-1
/
+1
2022-03-03
ACPI: APEI: explicit init of HEST and GHES in apci_init()
Shuai Xue
-11
/
+8
2021-11-15
x86/sgx: Add check for SGX pages to ghes_do_memory_failure()
Tony Luck
-1
/
+1
2021-11-15
x86/sgx: Add hook to error injection address validation
Tony Luck
-1
/
+2
2021-10-27
ACPI: APEI: mark apei_hest_parse() static
Christoph Hellwig
-2
/
+3
2021-10-27
ACPI: APEI: EINJ: Relax platform response timeout to 1 second
Shuai Xue
-7
/
+8
2021-06-17
ACPI: APEI: fix synchronous external aborts in user-mode
Xiaofei Tan
-17
/
+64
2021-05-21
ACPI: APEI: Don't warn if ACPI is disabled
Jon Hunter
-1
/
+1
2021-04-26
Merge branch 'acpi-misc'
Rafael J. Wysocki
-2
/
+2
2021-04-21
ACPI: APEI: remove redundant assignment to variable rc
Colin Ian King
-1
/
+0
2021-03-19
ACPI: fix various typos in comments
Tom Saeger
-2
/
+2
2021-02-05
ACPI: APEI: ERST: remove unneeded semicolon
Yang Li
-1
/
+1
2021-01-27
ACPI: APEI: Add is_generic_error() to identify GHES sources
Yazen Ghannam
-4
/
+8
2020-11-23
Merge ACPI APEI material for v5.11.
Rafael J. Wysocki
-1
/
+1
2020-11-16
ACPI, APEI, Fix error return value in apei_map_generic_address()
Aili Yao
-0
/
+4
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
-1
/
+1
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+63
2020-10-17
task_work: cleanup notification modes
Jens Axboe
-1
/
+1
2020-09-25
ACPI, APEI: make apei_resources_all static
Jason Yan
-1
/
+1
2020-09-16
ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records
Shiju Jose
-0
/
+63
2020-09-11
ACPI: OSL: Change the type of acpi_os_map_generic_address() return value
Rafael J. Wysocki
-1
/
+5
2020-07-27
ACPI: APEI: remove redundant assignment to variable rc
Colin Ian King
-1
/
+1
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-17
/
+70
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
-6
/
+0
2020-06-01
Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'
Rafael J. Wysocki
-11
/
+56
[next]