index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
edac_mc_sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
EDAC/mc_sysfs: Increase legacy channel support to 12
Yazen Ghannam
2022-10-31
1
-0
/
+24
*
EDAC/mc_sysfs: Print MC-scope sysfs counters unsigned
Eric Badger
2021-10-07
1
-4
/
+4
*
EDAC/mc_sysfs: Add missing newlines when printing {max,dimm}_location
Xiongfeng Wang
2020-09-18
1
-5
/
+17
*
EDAC/mc: Remove per layer counters
Robert Richter
2020-02-17
1
-12
/
+8
*
EDAC/mc: Change mci device removal to use put_device()
Robert Richter
2020-02-17
1
-52
/
+38
*
EDAC/sysfs: Remove csrow objects on errors
Robert Richter
2020-02-13
1
-2
/
+1
*
EDAC/mc: Fix use-after-free and memleaks during device removal
Robert Richter
2020-02-13
1
-12
/
+3
*
EDAC: Introduce an mci_for_each_dimm() iterator
Robert Richter
2019-11-10
1
-17
/
+12
*
EDAC: Remove EDAC_DIMM_OFF() macro
Robert Richter
2019-11-09
1
-16
/
+4
*
EDAC/mc_sysfs: Make debug messages consistent
Robert Richter
2019-09-04
1
-34
/
+30
*
EDAC/mc_sysfs: Remove pointless gotos
Robert Richter
2019-09-03
1
-13
/
+7
*
EDAC: Prefer 'unsigned int' to bare use of 'unsigned'
Robert Richter
2019-09-03
1
-4
/
+4
*
EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec
Eiichi Tsukata
2019-06-27
1
-8
/
+8
*
EDAC/sysfs: Drop device references properly
Greg KH
2019-06-20
1
-3
/
+7
*
EDAC/sysfs: Fix memory leak when creating a csrow object
Pan Bian
2019-06-20
1
-1
/
+7
*
EDAC: Drop per-memory controller buses
Borislav Petkov
2018-11-13
1
-28
/
+2
*
EDAC: Don't add devices under /sys/bus/edac
Tony Luck
2018-11-13
1
-3
/
+0
*
EDAC: Fix memleak in module init error path
Johan Hovold
2018-06-17
1
-3
/
+3
*
EDAC: Drop duplicated array of strings for memory type names
Tony Luck
2018-03-14
1
-24
/
+2
*
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-1
/
+1
*
EDAC: Make device_type const
Bhumika Goyal
2017-08-20
1
-4
/
+4
*
EDAC: Constify attribute_group structures
Arvind Yadav
2017-07-17
1
-3
/
+3
*
EDAC: Expose per-DIMM error counts in sysfs
Aaron Miller
2017-01-19
1
-0
/
+38
*
EDAC: Make dev_attr_sdram_scrub_rate static
Ben Dooks
2017-01-06
1
-1
/
+1
*
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
2016-12-15
1
-1
/
+1
*
EDAC: Correct channel count limit
Borislav Petkov
2016-06-16
1
-1
/
+19
*
EDAC: Fix used after kfree() error in edac_unregister_sysfs()
Tony Luck
2016-04-23
1
-1
/
+2
*
EDAC: Remove edac_get_sysfs_subsys() error handling
Borislav Petkov
2015-12-11
1
-10
/
+1
*
EDAC: Rip out the edac_subsys reference counting
Borislav Petkov
2015-12-11
1
-4
/
+1
*
EDAC, mc_sysfs: Fix freeing bus' name
Borislav Petkov
2015-12-11
1
-7
/
+14
*
EDAC: Use edac_debugfs_remove_recursive()
Tan Xiaojun
2015-10-14
1
-1
/
+1
*
EDAC: Don't allow empty DIMM labels
Toshi Kani
2015-09-28
1
-2
/
+2
*
EDAC: Fix sysfs dimm_label store operation
Toshi Kani
2015-09-25
1
-10
/
+24
*
EDAC: Fix sysfs dimm_label show operation
Toshi Kani
2015-09-25
1
-2
/
+2
*
EDAC: Carve out debugfs functionality
Borislav Petkov
2015-09-22
1
-109
/
+1
*
EDAC: Remove arbitrary limit on number of channels
Tony Luck
2015-06-03
1
-5
/
+0
*
EDAC: Properly unwind on failure path in edac_init()
Alexey Khoroshilov
2015-02-23
1
-2
/
+2
*
EDAC: Allow to pass driver-specific attribute groups
Takashi Iwai
2015-02-23
1
-1
/
+3
*
EDAC: Use static attribute groups for managing sysfs entries
Takashi Iwai
2015-02-23
1
-88
/
+71
*
EDAC: edac_mc_sysfs: Make stuff static
Borislav Petkov
2015-01-30
1
-11
/
+11
*
EDAC: Fix the leak of mci->bus->name when bus_register fails
Junjie Mao
2015-01-30
1
-13
/
+16
*
sb_edac: Fix off-by-one error in number of channels
Jim Snow
2014-12-02
1
-1
/
+1
*
edac: add DDR4 and RDDR4
Aristeu Rozanski
2014-06-26
1
-1
/
+3
*
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
2014-03-11
1
-4
/
+6
|
\
|
*
EDAC: Poll timeout cannot be zero, p2
Borislav Petkov
2014-02-14
1
-4
/
+6
|
*
drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero
Prarit Bhargava
2014-02-10
1
-1
/
+1
*
|
[media, edac] Change my email address
Mauro Carvalho Chehab
2014-02-07
1
-1
/
+1
|
/
*
EDAC: Mark edac_create_debug_nodes as static
Rashika Kheria
2013-12-15
1
-1
/
+1
*
Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Ingo Molnar
2013-08-15
1
-2
/
+4
|
\
|
*
EDAC: Replace strict_strtol() with kstrtol()
Jingoo Han
2013-07-24
1
-2
/
+4
[next]