index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ras
Commit message (
Expand
)
Author
Age
Files
Lines
*
RAS: Avoid build errors when CONFIG_DEBUG_FS=n
Yazen Ghannam
2024-03-26
1
-0
/
+4
*
RAS/AMD/FMPM: Safely handle saved records of various sizes
Yazen Ghannam
2024-03-25
1
-18
/
+37
*
RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records()
Yazen Ghannam
2024-03-25
1
-1
/
+3
*
Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-11
18
-4
/
+4914
|
\
|
*
RAS/AMD/FMPM: Fix off by one when unwinding on error
Dan Carpenter
2024-03-06
1
-1
/
+1
|
*
RAS/AMD/FMPM: Add debugfs interface to print record entries
Yazen Ghannam
2024-03-01
1
-0
/
+131
|
*
RAS/AMD/FMPM: Save SPA values
Yazen Ghannam
2024-03-01
1
-1
/
+71
|
*
RAS: Export helper to get ras_debugfs_dir
Borislav Petkov (AMD)
2024-03-01
3
-4
/
+16
|
*
RAS/AMD/ATL: Fix bit overflow in denorm_addr_df4_np2()
Yazen Ghannam
2024-02-26
1
-3
/
+2
|
*
RAS: Introduce a FRU memory poison manager
Yazen Ghannam
2024-02-20
3
-0
/
+825
|
*
RAS/AMD/ATL: Add MI300 row retirement support
Yazen Ghannam
2024-02-14
2
-0
/
+52
|
*
RAS/AMD/ATL: Add MI300 DRAM to normalized address translation support
Yazen Ghannam
2024-02-01
3
-2
/
+205
|
*
RAS/AMD/ATL: Fix array overflow in get_logical_coh_st_fabric_id_mi300()
Dan Carpenter
2024-01-31
1
-1
/
+1
|
*
RAS/AMD/ATL: Add MI300 support
Muralidhara M K
2024-01-29
8
-5
/
+309
|
*
RAS: Introduce AMD Address Translation Library
Yazen Ghannam
2024-01-24
14
-0
/
+3314
|
/
*
ras/debugfs: Fix error checking for debugfs_create_dir()
Osama Muhammad
2023-05-16
1
-1
/
+1
*
RAS: Fix return value from show_trace()
Tony Luck
2022-10-31
1
-1
/
+1
*
RAS/CEC: Reduce offline page threshold for Intel systems
Tony Luck
2022-08-22
1
-0
/
+8
*
RAS/CEC: Remove a repeated 'an' in a comment
Jason Wang
2021-12-11
1
-1
/
+1
*
RAS/CEC: Correct ce_add_elem()'s returned values
William Roche
2021-04-07
1
-3
/
+12
*
RAS/CEC: Convert to DEFINE_SHOW_ATTRIBUTE()
Qinglang Miao
2020-09-25
1
-14
/
+3
*
RAS/CEC: Fix cec_init() prototype
Luca Stefani
2020-08-20
1
-4
/
+5
*
x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
Tony Luck
2020-04-14
1
-3
/
+6
*
x86/mce: Convert the CEC to use the MCE notifier
Tony Luck
2020-04-14
1
-2
/
+28
*
RAS: Build debugfs.o only when enabled in Kconfig
Valdis Kletnieks
2019-08-08
1
-1
/
+2
*
RAS: Fix prototype warnings
Valdis Klētnieks
2019-08-08
2
-0
/
+3
*
RAS/CEC: Add copyright
Borislav Petkov
2019-06-08
1
-0
/
+3
*
RAS/CEC: Add CONFIG_RAS_CEC_DEBUG and move CEC debug features there
Tony Luck
2019-06-08
1
-12
/
+14
*
RAS/CEC: Dump the different array element sections
Borislav Petkov
2019-06-08
1
-1
/
+4
*
RAS/CEC: Rename count_threshold to action_threshold
Borislav Petkov
2019-06-08
1
-12
/
+12
*
RAS/CEC: Sanity-check array on every insertion
Borislav Petkov
2019-06-08
1
-6
/
+31
*
RAS/CEC: Fix potential memory leak
Borislav Petkov
2019-06-08
1
-1
/
+3
*
RAS/CEC: Do not set decay value on error
Borislav Petkov
2019-06-08
1
-2
/
+2
*
RAS/CEC: Check count_threshold unconditionally
Borislav Petkov
2019-06-08
1
-17
/
+10
*
RAS/CEC: Fix pfn insertion
Borislav Petkov
2019-06-08
1
-1
/
+3
*
RAS/CEC: Convert the timer callback to a workqueue
Cong Wang
2019-06-07
1
-24
/
+22
*
RAS/CEC: Fix binary search function
Borislav Petkov
2019-06-07
1
-14
/
+20
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
RAS/CEC: Increment cec_entered under the mutex lock
WANG Chao
2019-04-20
1
-2
/
+2
*
RAS: Use consistent types for UUIDs
Andy Shevchenko
2019-01-25
1
-1
/
+1
*
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-22
1
-1
/
+1
*
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
2018-01-23
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-5
/
+3
|
\
|
*
RAS/CEC: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-5
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
|
RAS/CEC: Use the right length for "cec_disable"
Nicolas Iooss
2017-10-05
1
-1
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-07-05
1
-1
/
+15
|
\
|
*
trace, ras: add ARM processor error trace event
Tyler Baicar
2017-06-22
1
-0
/
+6
|
*
ras: acpi / apei: generate trace event for unrecognized CPER section
Tyler Baicar
2017-06-22
1
-1
/
+9
[next]