summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)AuthorFilesLines
2019-12-01EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()Dan Carpenter1-2/+2
2019-11-20EDAC: Correct DIMM capacity unit symbolQiuxu Zhuo4-5/+5
2019-11-20EDAC, sb_edac: Return early on ADDRV bit and address type testQiuxu Zhuo1-33/+35
2019-10-29EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse1-0/+4
2019-10-05EDAC/amd64: Decode syndrome before translating addressYazen Ghannam1-7/+7
2019-10-05EDAC/amd64: Recognize DRAM device type ECC capabilityYazen Ghannam1-2/+12
2019-10-05EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()Stephen Douthit1-1/+6
2019-10-05EDAC/altera: Use the proper type for the IRQ status bitsDan Carpenter1-1/+3
2019-10-05EDAC/mc: Fix grain_bits calculationRobert Richter1-2/+6
2019-07-26EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata2-9/+9
2019-07-26EDAC/sysfs: Fix memory leak when creating a csrow objectPan Bian1-1/+7
2019-06-15EDAC/mpc85xx: Prevent building as a moduleMichael Ellerman1-2/+2
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-1/+1
2018-11-13EDAC, skx_edac: Fix logical channel intermediate decodingQiuxu Zhuo1-1/+1
2018-11-13EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck3-0/+3
2018-11-13EDAC, amd64: Add Family 17h, models 10h-2fh supportMichael Jin2-0/+17
2018-08-17EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]Takashi Iwai1-0/+1
2018-07-25EDAC, sb_edac: Add support for systems with segmented PCI busesMasayoshi Mizuma1-5/+12
2018-07-09EDAC, thunderx: Remove VLA usageKees Cook1-5/+9
2018-06-18EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold1-7/+15
2018-06-17EDAC: Fix memleak in module init error pathJohan Hovold1-3/+3
2018-06-17EDAC, altera: Fix an error handling path in altr_s10_sdram_probe()Christophe JAILLET1-1/+2
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook2-2/+2
2018-05-21EDAC, ghes: Make platform-based whitelisting x86-onlyBorislav Petkov1-5/+9
2018-05-15EDAC, altera: Fix ARM64 build warningThor Thayer1-1/+1
2018-05-14EDAC, skx: Fix skx_edac build error when ACPI_NFIT=mRandy Dunlap1-0/+1
2018-05-12EDAC, ghes: Use BIT() macroBorislav Petkov1-14/+13
2018-05-12EDAC, ghes: Add DDR4 and NVDIMM memory typesToshi Kani1-1/+11
2018-05-12EDAC, altera: Handle SDRAM Uncorrectable Errors on Stratix10Thor Thayer2-11/+64
2018-05-12EDAC, altera: Add support for Stratix10 SDRAM EDACThor Thayer3-28/+555
2018-05-12EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc1-2/+1
2018-05-04EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy"Colin Ian King1-1/+1
2018-05-02EDAC, ghes: Add a null pointer check in ghes_edac_unregister()Sughosh Ganu1-0/+3
2018-05-02ghes, EDAC: Fix ghes_edac registrationBorislav Petkov1-4/+2
2018-04-06Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds5-59/+94
2018-04-03Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds3-275/+0
2018-03-26edac: remove tile driverArnd Bergmann3-275/+0
2018-03-17EDAC, sb_edac: Remove variable length array usageGustavo A. R. Silva1-7/+5
2018-03-15EDAC, skx_edac: Detect non-volatile DIMMsTony Luck2-7/+65
2018-03-14EDAC: Add new memory type for non-volatile DIMMsTony Luck1-1/+2
2018-03-14EDAC: Drop duplicated array of strings for memory type namesTony Luck2-44/+22
2018-03-08Merge branch 'ras/urgent' into ras/coreThomas Gleixner1-1/+1
2018-02-27EDAC, layerscape: Allow building for LS1021ARasmus Villemoes1-1/+1
2018-02-23EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNLAnna Karbownik1-1/+1
2018-02-21x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam1-4/+7
2018-02-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
2018-01-09EDAC, mv64x60: Fix an error handling pathChristophe JAILLET1-1/+1
2017-11-27EDAC, ti: Add support for TI keystone and DRA7xx EDACTero Kristo3-0/+349
2017-11-27EDAC, octeon: Fix an uninitialized variable warningJames Hogan1-0/+1