index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
1
-3
/
+1
2025-12-02
Merge tag 'edac_updates_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13
-500
/
+746
2025-11-24
EDAC/ie31200: Convert to common field_get() helper
Geert Uytterhoeven
1
-4
/
+1
2025-11-24
EDAC/ie31200: #undef field_get() before local definition
Geert Uytterhoeven
1
-0
/
+1
2025-11-21
EDAC/igen6: Fix error handling in igen6_edac driver
Ma Ke
1
-0
/
+2
2025-11-21
EDAC/imh: Setup 'imh_test' debugfs testing node
Qiuxu Zhuo
1
-0
/
+2
2025-11-21
EDAC/{skx_comm,imh}: Detect 2-level memory configuration
Qiuxu Zhuo
2
-0
/
+42
2025-11-21
EDAC/skx_common: Extend the maximum number of DRAM chip row bits
Qiuxu Zhuo
1
-1
/
+1
2025-11-21
EDAC/{skx_common,imh}: Add EDAC driver for Intel Diamond Rapids servers
Qiuxu Zhuo
5
-26
/
+648
2025-11-19
EDAC/skx_common: Prepare for skx_set_hi_lo()
Qiuxu Zhuo
2
-0
/
+8
2025-11-19
EDAC/skx_common: Prepare for skx_get_edac_list()
Qiuxu Zhuo
2
-0
/
+8
2025-11-19
EDAC/{skx_common,skx,i10nm}: Make skx_register_mci() independent of pci_dev
Qiuxu Zhuo
4
-9
/
+10
2025-11-18
EDAC/ghes: Replace deprecated strcpy() in ghes_edac_report_mem_error()
Thorsten Blum
1
-3
/
+4
2025-11-11
EDAC/altera: Use INTTEST register for Ethernet and USB SBE injection
Niravkumar L Rabara
1
-2
/
+2
2025-11-11
EDAC/altera: Handle OCRAM ECC enable after warm reset
Niravkumar L Rabara
1
-3
/
+15
2025-11-10
EDAC/ie31200: Fix error handling in ie31200_register_mci
Ma Ke
1
-0
/
+2
2025-11-07
EDAC/versalnet: Handle split messages for non-standard errors
Shubhrajyoti Datta
1
-11
/
+13
2025-11-06
EDAC: Remove the legacy EDAC sysfs interface
Avadhut Naik
2
-412
/
+0
2025-11-06
EDAC/amd64: Remove NUM_CONTROLLERS macro
Avadhut Naik
2
-2
/
+6
2025-11-06
EDAC/amd64: Generate ctl_name string at runtime
Avadhut Naik
2
-47
/
+13
2025-10-13
EDAC/versalnet: Fix off by one in handle_error()
Dan Carpenter
1
-1
/
+1
2025-09-30
Merge tag 'edac_updates_for_v6.18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-57
/
+1342
2025-09-26
Merge branches 'edac-drivers' and 'edac-misc' into edac-updates
Borislav Petkov (AMD)
3
-0
/
+0
2025-09-18
EDAC/versalnet: Return the correct error in mc_probe()
Dan Carpenter
1
-1
/
+3
2025-09-17
EDAC/mc_sysfs: Increase legacy channel support to 16
Avadhut Naik
1
-0
/
+24
2025-09-17
EDAC/amd64: Add support for AMD family 1Ah-based newer models
Avadhut Naik
2
-1
/
+21
2025-09-15
EDAC: Add a driver for the AMD Versal NET DDR controller
Shubhrajyoti Datta
3
-0
/
+967
2025-09-03
EDAC/skx_common: Use topology_physical_package_id() instead of open coding
Qiuxu Zhuo
1
-1
/
+2
2025-08-30
EDAC: Fix wrong executable file modes for C source files
Kuan-Wei Chiu
3
-0
/
+0
2025-08-25
EDAC/altera: Delete an inappropriate dma_free_coherent() call
Salah Triki
1
-1
/
+0
2025-08-20
EDAC/altera: Use dev_fwnode()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-08-19
EDAC/skx_common: Remove unused *NUM*_IMC macros
Qiuxu Zhuo
1
-5
/
+0
2025-08-19
EDAC/i10nm: Reallocate skx_dev list if preconfigured cnt != runtime cnt
Qiuxu Zhuo
1
-6
/
+7
2025-08-19
EDAC/skx_common: Remove redundant upper bound check for res->imc
Qiuxu Zhuo
1
-1
/
+1
2025-08-19
EDAC/skx_common: Make skx_dev->imc[] a flexible array
Qiuxu Zhuo
2
-2
/
+3
2025-08-19
EDAC/skx_common: Swap memory controller index mapping
Qiuxu Zhuo
1
-8
/
+20
2025-08-19
EDAC/skx_common: Move mc_mapping to be a field inside struct skx_imc
Qiuxu Zhuo
2
-14
/
+14
2025-08-19
EDAC/{skx_common,skx}: Use configuration data, not global macros
Qiuxu Zhuo
3
-20
/
+30
2025-08-19
EDAC/i10nm: Skip DIMM enumeration on a disabled memory controller
Qiuxu Zhuo
1
-0
/
+14
2025-08-19
EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC support
Kyle Manna
1
-0
/
+4
2025-08-15
EDAC: Add EDAC driver for ARM Cortex A72 cores
Sascha Hauer
3
-0
/
+234
2025-07-29
Merge tag 'edac_updates_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-102
/
+140
2025-07-15
EDAC/{skx_common,i10nm}: Use scnprintf() for safer buffer handling
Wang Haoran
2
-11
/
+11
2025-07-14
EDAC/synopsys: Clear the ECC counters on init
Shubhrajyoti Datta
1
-51
/
+46
2025-07-07
EDAC/ie31200: Add Intel Raptor Lake-HX SoCs support
Qiuxu Zhuo
1
-0
/
+4
2025-07-07
EDAC/igen6: Add Intel Wildcat Lake SoCs support
Lili Li
1
-0
/
+15
2025-07-07
EDAC/i10nm: Add Intel Granite Rapids-D support
Qiuxu Zhuo
1
-1
/
+11
2025-06-30
EDAC: Initialize EDAC features sysfs attributes
Shiju Jose
3
-1
/
+5
2025-06-26
EDAC/mem_repair: Reduce stack usage in edac_mem_repair_get_desc()
Arnd Bergmann
1
-34
/
+22
2025-06-25
EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs
Avadhut Naik
1
-21
/
+36
[next]