aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)Author
2024-01-25EDAC/thunderx: Fix possible out-of-bounds string accessArnd Bergmann
2023-09-19EDAC/igen6: Fix the issue of no error eventsQiuxu Zhuo
2023-05-11EDAC/skx: Fix overflows on the DRAM row address mapping arraysQiuxu Zhuo
2023-02-01EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_infoManivannan Sadhasivam
2023-02-01EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam
2023-02-01EDAC/highbank: Fix memory leak in highbank_mc_probe()Miaoqian Lin
2023-01-18EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber
2022-12-31EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()Yang Yingliang
2022-08-03EDAC/ghes: Set the DIMM label unconditionallyToshi Kani
2022-06-09EDAC/dmc520: Don't print an error for each unconfigured interrupt lineTyler Hicks
2022-04-27EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta
2022-02-23EDAC: Fix calculation of returned address and next offset in edac_align_ptr()Eliav Farber
2022-02-08EDAC/xgene: Fix deferred probingSergey Shtylyov
2022-02-08EDAC/altera: Fix deferred probingSergey Shtylyov
2022-01-27EDAC/synopsys: Use the quirk for version instead of ddr versionDinh Nguyen
2022-01-11EDAC/i10nm: Release mdev/mbase when failing to detect HBMQiuxu Zhuo
2021-11-18EDAC/amd64: Handle three rank interleaving modeYazen Ghannam
2021-11-18EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/HaswellEric Badger
2021-10-14EDAC/armada-xp: Fix output of uncorrectable error counterHans Potsch
2021-09-16EDAC/dmc520: Assign the proper type to dimm->edac_modeBorislav Petkov
2021-09-16EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge tag 'edac_updates_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-23EDAC/i10nm: Retrieve and print retry_rd_err_log registersYouquan Song
2021-08-23EDAC/i10nm: Fix NVDIMM detectionQiuxu Zhuo
2021-08-23EDAC/skx_common: Set the memory type correctly for HBM memoryQiuxu Zhuo
2021-08-16EDAC/altera: Skip defining unused structures for specific configsKrzysztof Kozlowski
2021-08-12EDAC/altera: Convert to generic_handle_domain_irq()Marc Zyngier
2021-08-09EDAC/mce_amd: Do not load edac_mce_amd module on guestsSmita Koralahalli
2021-07-20EDAC/mc: Add new HBM2 memory typeNaveen Krishna Chatradhi
2021-07-15EDAC/igen6: fix core dependency AGAINRandy Dunlap
2021-07-13EDAC/amd64: Use DEVICE_ATTR helper macrosDwaipayan Ray
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-30Merge tag 'edac_updates_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-20EDAC/igen6: fix core dependencyRandy Dunlap
2021-06-17EDAC/Intel: Do not load EDAC driver when running as a guestLuck, Tony
2021-06-17EDAC/igen6: Add Intel Alder Lake SoC supportQiuxu Zhuo
2021-06-17EDAC/igen6: Add Intel Tiger Lake SoC supportQiuxu Zhuo
2021-06-17EDAC/igen6: Add Intel ICL-NNPI SoC supportQiuxu Zhuo
2021-06-17EDAC/i10nm: Add support for high bandwidth memoryQiuxu Zhuo
2021-06-17EDAC/i10nm: Add detection of memory levels for ICX/SPR serversQiuxu Zhuo
2021-06-17EDAC/skx_common: Add new ADXL components for 2-level memoryQiuxu Zhuo
2021-06-04EDAC/mce_amd: Fix typo "FIfo" -> "Fifo"Colin Ian King
2021-05-27x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesMuralidhara M K
2021-05-18EDAC/aspeed: Use proper format string for printing resourceArnd Bergmann
2021-05-14EDAC/ti: Add missing MODULE_DEVICE_TABLEBixuan Cui
2021-05-10EDAC/thunderx: Remove irrelevant variable from error messagesChristophe JAILLET
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh
2021-03-23EDAC: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10Krzysztof Kozlowski