summaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)Author
2020-12-30EDAC/amd64: Fix PCI component registrationBorislav Petkov
2020-10-29EDAC/ti: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29EDAC/i5100: Fix error handling order in i5100_init_one()Dinghao Liu
2020-09-03EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron
2020-08-19EDAC: Fix reference count leaksQiushi Wu
2020-07-09EDAC/amd64: Read back the scrub rate PCI register on F15hBorislav Petkov
2020-06-30EDAC/amd64: Add Family 17h Model 30h PCI IDsYazen Ghannam
2020-03-11EDAC/amd64: Set grain per DIMMYazen Ghannam
2020-01-27EDAC/mc: Fix edac_mc_find() in case no device is foundRobert Richter
2019-12-31EDAC/ghes: Fix grain calculationRobert Richter
2019-12-01EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()Dan Carpenter
2019-11-20EDAC: Correct DIMM capacity unit symbolQiuxu Zhuo
2019-11-20EDAC, sb_edac: Return early on ADDRV bit and address type testQiuxu Zhuo
2019-10-29EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse
2019-10-05EDAC/amd64: Decode syndrome before translating addressYazen Ghannam
2019-10-05EDAC/amd64: Recognize DRAM device type ECC capabilityYazen Ghannam
2019-10-05EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()Stephen Douthit
2019-10-05EDAC/altera: Use the proper type for the IRQ status bitsDan Carpenter
2019-10-05EDAC/mc: Fix grain_bits calculationRobert Richter
2019-07-26EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata
2019-07-26EDAC/sysfs: Fix memory leak when creating a csrow objectPan Bian
2019-06-15EDAC/mpc85xx: Prevent building as a moduleMichael Ellerman
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-11-13EDAC, skx_edac: Fix logical channel intermediate decodingQiuxu Zhuo
2018-11-13EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck
2018-11-13EDAC, amd64: Add Family 17h, models 10h-2fh supportMichael Jin
2018-08-17EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]Takashi Iwai
2018-07-25EDAC, sb_edac: Add support for systems with segmented PCI busesMasayoshi Mizuma
2018-07-09EDAC, thunderx: Remove VLA usageKees Cook
2018-06-18EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold
2018-06-17EDAC: Fix memleak in module init error pathJohan Hovold
2018-06-17EDAC, altera: Fix an error handling path in altr_s10_sdram_probe()Christophe JAILLET
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-21EDAC, ghes: Make platform-based whitelisting x86-onlyBorislav Petkov
2018-05-15EDAC, altera: Fix ARM64 build warningThor Thayer
2018-05-14EDAC, skx: Fix skx_edac build error when ACPI_NFIT=mRandy Dunlap
2018-05-12EDAC, ghes: Use BIT() macroBorislav Petkov
2018-05-12EDAC, ghes: Add DDR4 and NVDIMM memory typesToshi Kani
2018-05-12EDAC, altera: Handle SDRAM Uncorrectable Errors on Stratix10Thor Thayer
2018-05-12EDAC, altera: Add support for Stratix10 SDRAM EDACThor Thayer
2018-05-12EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc
2018-05-04EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy"Colin Ian King
2018-05-02EDAC, ghes: Add a null pointer check in ghes_edac_unregister()Sughosh Ganu
2018-05-02ghes, EDAC: Fix ghes_edac registrationBorislav Petkov
2018-04-05Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26edac: remove tile driverArnd Bergmann
2018-03-17EDAC, sb_edac: Remove variable length array usageGustavo A. R. Silva
2018-03-15EDAC, skx_edac: Detect non-volatile DIMMsTony Luck
2018-03-14EDAC: Add new memory type for non-volatile DIMMsTony Luck