summaryrefslogtreecommitdiff
path: root/drivers/edac/edac_mc_sysfs.c
AgeCommit message (Expand)Author
2020-02-13EDAC/sysfs: Remove csrow objects on errorsRobert Richter
2020-02-13EDAC/mc: Fix use-after-free and memleaks during device removalRobert Richter
2019-11-10EDAC: Introduce an mci_for_each_dimm() iteratorRobert Richter
2019-11-09EDAC: Remove EDAC_DIMM_OFF() macroRobert Richter
2019-09-04EDAC/mc_sysfs: Make debug messages consistentRobert Richter
2019-09-03EDAC/mc_sysfs: Remove pointless gotosRobert Richter
2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter
2019-06-27EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata
2019-06-20EDAC/sysfs: Drop device references properlyGreg KH
2019-06-20EDAC/sysfs: Fix memory leak when creating a csrow objectPan Bian
2018-11-13EDAC: Drop per-memory controller busesBorislav Petkov
2018-11-13EDAC: Don't add devices under /sys/bus/edacTony Luck
2018-06-17EDAC: Fix memleak in module init error pathJohan Hovold
2018-03-14EDAC: Drop duplicated array of strings for memory type namesTony Luck
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-08-20EDAC: Make device_type constBhumika Goyal
2017-07-17EDAC: Constify attribute_group structuresArvind Yadav
2017-01-19EDAC: Expose per-DIMM error counts in sysfsAaron Miller
2017-01-06EDAC: Make dev_attr_sdram_scrub_rate staticBen Dooks
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab
2016-06-16EDAC: Correct channel count limitBorislav Petkov
2016-04-23EDAC: Fix used after kfree() error in edac_unregister_sysfs()Tony Luck
2015-12-11EDAC: Remove edac_get_sysfs_subsys() error handlingBorislav Petkov
2015-12-11EDAC: Rip out the edac_subsys reference countingBorislav Petkov
2015-12-11EDAC, mc_sysfs: Fix freeing bus' nameBorislav Petkov
2015-10-14EDAC: Use edac_debugfs_remove_recursive()Tan Xiaojun
2015-09-28EDAC: Don't allow empty DIMM labelsToshi Kani
2015-09-25EDAC: Fix sysfs dimm_label store operationToshi Kani
2015-09-25EDAC: Fix sysfs dimm_label show operationToshi Kani
2015-09-22EDAC: Carve out debugfs functionalityBorislav Petkov
2015-06-03EDAC: Remove arbitrary limit on number of channelsTony Luck
2015-02-23EDAC: Properly unwind on failure path in edac_init()Alexey Khoroshilov
2015-02-23EDAC: Allow to pass driver-specific attribute groupsTakashi Iwai
2015-02-23EDAC: Use static attribute groups for managing sysfs entriesTakashi Iwai
2015-01-30EDAC: edac_mc_sysfs: Make stuff staticBorislav Petkov
2015-01-30EDAC: Fix the leak of mci->bus->name when bus_register failsJunjie Mao
2014-12-02sb_edac: Fix off-by-one error in number of channelsJim Snow
2014-06-26edac: add DDR4 and RDDR4Aristeu Rozanski
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab
2014-02-14EDAC: Poll timeout cannot be zero, p2Borislav Petkov
2014-02-10drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab
2013-12-15EDAC: Mark edac_create_debug_nodes as staticRashika Kheria
2013-08-15Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar
2013-07-24EDAC: Replace strict_strtol() with kstrtol()Jingoo Han
2013-07-23EDAC: Fix lockdep splatBorislav Petkov
2013-06-08EDAC: Replace strict_strtoul() with kstrtoul()Jingoo Han
2013-05-09EDAC: Don't give write permission to read-only filesSrivatsa S. Bhat
2013-03-25EDAC, mc_sysfs.c: Fix string array pointer typesBorislav Petkov
2013-03-16EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab