aboutsummaryrefslogtreecommitdiff
path: root/drivers/ras
AgeCommit message (Expand)AuthorFilesLines
2024-03-26RAS: Avoid build errors when CONFIG_DEBUG_FS=nGravatar Yazen Ghannam 1-0/+4
2024-03-25RAS/AMD/FMPM: Safely handle saved records of various sizesGravatar Yazen Ghannam 1-18/+37
2024-03-25RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records()Gravatar Yazen Ghannam 1-1/+3
2024-03-11Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 18-4/+4914
2024-03-06RAS/AMD/FMPM: Fix off by one when unwinding on errorGravatar Dan Carpenter 1-1/+1
2024-03-01RAS/AMD/FMPM: Add debugfs interface to print record entriesGravatar Yazen Ghannam 1-0/+131
2024-03-01RAS/AMD/FMPM: Save SPA valuesGravatar Yazen Ghannam 1-1/+71
2024-03-01RAS: Export helper to get ras_debugfs_dirGravatar Borislav Petkov (AMD) 3-4/+16
2024-02-26RAS/AMD/ATL: Fix bit overflow in denorm_addr_df4_np2()Gravatar Yazen Ghannam 1-3/+2
2024-02-20RAS: Introduce a FRU memory poison managerGravatar Yazen Ghannam 3-0/+825
2024-02-14RAS/AMD/ATL: Add MI300 row retirement supportGravatar Yazen Ghannam 2-0/+52
2024-02-01RAS/AMD/ATL: Add MI300 DRAM to normalized address translation supportGravatar Yazen Ghannam 3-2/+205
2024-01-31RAS/AMD/ATL: Fix array overflow in get_logical_coh_st_fabric_id_mi300()Gravatar Dan Carpenter 1-1/+1
2024-01-29RAS/AMD/ATL: Add MI300 supportGravatar Muralidhara M K 8-5/+309
2024-01-24RAS: Introduce AMD Address Translation LibraryGravatar Yazen Ghannam 14-0/+3314
2023-05-16ras/debugfs: Fix error checking for debugfs_create_dir()Gravatar Osama Muhammad 1-1/+1
2022-10-31RAS: Fix return value from show_trace()Gravatar Tony Luck 1-1/+1
2022-08-22RAS/CEC: Reduce offline page threshold for Intel systemsGravatar Tony Luck 1-0/+8
2021-12-11RAS/CEC: Remove a repeated 'an' in a commentGravatar Jason Wang 1-1/+1
2021-04-07RAS/CEC: Correct ce_add_elem()'s returned valuesGravatar William Roche 1-3/+12
2020-09-25RAS/CEC: Convert to DEFINE_SHOW_ATTRIBUTE()Gravatar Qinglang Miao 1-14/+3
2020-08-20RAS/CEC: Fix cec_init() prototypeGravatar Luca Stefani 1-4/+5
2020-04-14x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskGravatar Tony Luck 1-3/+6
2020-04-14x86/mce: Convert the CEC to use the MCE notifierGravatar Tony Luck 1-2/+28
2019-08-08RAS: Build debugfs.o only when enabled in KconfigGravatar Valdis Kletnieks 1-1/+2
2019-08-08RAS: Fix prototype warningsGravatar Valdis Klētnieks 2-0/+3
2019-06-08RAS/CEC: Add copyrightGravatar Borislav Petkov 1-0/+3
2019-06-08RAS/CEC: Add CONFIG_RAS_CEC_DEBUG and move CEC debug features thereGravatar Tony Luck 1-12/+14
2019-06-08RAS/CEC: Dump the different array element sectionsGravatar Borislav Petkov 1-1/+4
2019-06-08RAS/CEC: Rename count_threshold to action_thresholdGravatar Borislav Petkov 1-12/+12
2019-06-08RAS/CEC: Sanity-check array on every insertionGravatar Borislav Petkov 1-6/+31
2019-06-08RAS/CEC: Fix potential memory leakGravatar Borislav Petkov 1-1/+3
2019-06-08RAS/CEC: Do not set decay value on errorGravatar Borislav Petkov 1-2/+2
2019-06-08RAS/CEC: Check count_threshold unconditionallyGravatar Borislav Petkov 1-17/+10
2019-06-08RAS/CEC: Fix pfn insertionGravatar Borislav Petkov 1-1/+3
2019-06-07RAS/CEC: Convert the timer callback to a workqueueGravatar Cong Wang 1-24/+22
2019-06-07RAS/CEC: Fix binary search functionGravatar Borislav Petkov 1-14/+20
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-04-20RAS/CEC: Increment cec_entered under the mutex lockGravatar WANG Chao 1-2/+2
2019-01-25RAS: Use consistent types for UUIDsGravatar Andy Shevchenko 1-1/+1
2018-12-22treewide: surround Kconfig file paths with double quotesGravatar Masahiro Yamada 1-1/+1
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureGravatar Eric W. Biederman 1-1/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 3-0/+3
2017-11-01RAS/CEC: Convert timers to use timer_setup()Gravatar Kees Cook 1-5/+3
2017-10-05RAS/CEC: Use the right length for "cec_disable"Gravatar Nicolas Iooss 1-1/+1
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+15
2017-06-26RAS/CEC: Check the correct variable in the debugfs error handlingGravatar Christophe JAILLET 1-1/+1
2017-06-22trace, ras: add ARM processor error trace eventGravatar Tyler Baicar 1-0/+6