summaryrefslogtreecommitdiff
path: root/drivers/ras
AgeCommit message (Expand)Author
2024-03-11Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-06RAS/AMD/FMPM: Fix off by one when unwinding on errorDan Carpenter
2024-03-01RAS/AMD/FMPM: Add debugfs interface to print record entriesYazen Ghannam
2024-03-01RAS/AMD/FMPM: Save SPA valuesYazen Ghannam
2024-03-01RAS: Export helper to get ras_debugfs_dirBorislav Petkov (AMD)
2024-02-26RAS/AMD/ATL: Fix bit overflow in denorm_addr_df4_np2()Yazen Ghannam
2024-02-20RAS: Introduce a FRU memory poison managerYazen Ghannam
2024-02-14RAS/AMD/ATL: Add MI300 row retirement supportYazen Ghannam
2024-02-01RAS/AMD/ATL: Add MI300 DRAM to normalized address translation supportYazen Ghannam
2024-01-31RAS/AMD/ATL: Fix array overflow in get_logical_coh_st_fabric_id_mi300()Dan Carpenter
2024-01-29RAS/AMD/ATL: Add MI300 supportMuralidhara M K
2024-01-24RAS: Introduce AMD Address Translation LibraryYazen Ghannam
2023-05-16ras/debugfs: Fix error checking for debugfs_create_dir()Osama Muhammad
2022-10-31RAS: Fix return value from show_trace()Tony Luck
2022-08-22RAS/CEC: Reduce offline page threshold for Intel systemsTony Luck
2021-12-11RAS/CEC: Remove a repeated 'an' in a commentJason Wang
2021-04-07RAS/CEC: Correct ce_add_elem()'s returned valuesWilliam Roche
2020-09-25RAS/CEC: Convert to DEFINE_SHOW_ATTRIBUTE()Qinglang Miao
2020-08-20RAS/CEC: Fix cec_init() prototypeLuca Stefani
2020-04-14x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck
2020-04-14x86/mce: Convert the CEC to use the MCE notifierTony Luck
2019-08-08RAS: Build debugfs.o only when enabled in KconfigValdis Kletnieks
2019-08-08RAS: Fix prototype warningsValdis Klētnieks
2019-06-08RAS/CEC: Add copyrightBorislav Petkov
2019-06-08RAS/CEC: Add CONFIG_RAS_CEC_DEBUG and move CEC debug features thereTony Luck
2019-06-08RAS/CEC: Dump the different array element sectionsBorislav Petkov
2019-06-08RAS/CEC: Rename count_threshold to action_thresholdBorislav Petkov
2019-06-08RAS/CEC: Sanity-check array on every insertionBorislav Petkov
2019-06-08RAS/CEC: Fix potential memory leakBorislav Petkov
2019-06-08RAS/CEC: Do not set decay value on errorBorislav Petkov
2019-06-08RAS/CEC: Check count_threshold unconditionallyBorislav Petkov
2019-06-08RAS/CEC: Fix pfn insertionBorislav Petkov
2019-06-07RAS/CEC: Convert the timer callback to a workqueueCong Wang
2019-06-07RAS/CEC: Fix binary search functionBorislav Petkov
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-04-20RAS/CEC: Increment cec_entered under the mutex lockWANG Chao
2019-01-25RAS: Use consistent types for UUIDsAndy Shevchenko
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01RAS/CEC: Convert timers to use timer_setup()Kees Cook
2017-10-05RAS/CEC: Use the right length for "cec_disable"Nicolas Iooss
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-06-26RAS/CEC: Check the correct variable in the debugfs error handlingChristophe JAILLET
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar
2017-06-22ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar
2017-05-21RAS: Make local function parse_ras_param() staticWei Yongjun
2017-03-28RAS: Add a Corrected Errors CollectorBorislav Petkov