summaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)AuthorLines
2026-04-14Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-19/+29
2026-04-14Merge tag 'edac_updates_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-132/+147
2026-04-13Merge remote-tracking branches 'ras/edac-misc' and 'ras/edac-drivers' into ed...Borislav Petkov (AMD)-102/+126
2026-04-05EDAC/mc: Fix error path ordering in edac_mc_alloc()Borislav Petkov (AMD)-3/+3
2026-03-31EDAC/mc: Use kzalloc_flex()Rosen Penev-7/+3
2026-03-27EDAC/ie31200: Make rpl_s_cfg staticMarilene Andrade Garcia-1/+1
2026-03-25EDAC/i10nm: Fix spelling mistake "readd" -> "read"Colin Ian King-1/+1
2026-03-24EDAC/versalnet: Fix device_node leak in mc_probe()Felix Gu-2/+2
2026-03-22EDAC/versalnet: Fix memory leak in remove and probe error pathsPrasanna Kumar T S M-0/+2
2026-03-19EDAC/amd64: Add support for family 19h, models 40h-4fhDevang Vyas-0/+3
2026-03-18EDAC/i10nm: Add driver decoder for Granite Rapids serverQiuxu Zhuo-0/+14
2026-03-13EDAC/sb: Use kzalloc_flex()Rosen Penev-11/+3
2026-03-13EDAC/i7core: Use kzalloc_flex()Rosen Penev-11/+4
2026-03-11EDAC/mpc85xx: Constify device sysfs attributesThomas Weißschuh-1/+1
2026-03-11EDAC/device: Allow addition of const sysfs attributesThomas Weißschuh-3/+3
2026-03-11EDAC/pci_sysfs: Constify instance sysfs attributesThomas Weißschuh-5/+5
2026-03-11EDAC/device: Constify info sysfs attributesThomas Weißschuh-5/+5
2026-03-11EDAC/device: Drop unnecessary and dangerous casts of attributesThomas Weißschuh-5/+3
2026-03-11EDAC/device: Drop unused macro to_edacdev_attr()Thomas Weißschuh-2/+0
2026-03-11EDAC/altera: Drop unused field eccmgr_sysfs_attrThomas Weißschuh-1/+0
2026-03-11x86/mce, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam-0/+10
2026-03-11x86/mce, EDAC/mce_amd: Update CS bank type namingYazen Ghannam-1/+1
2026-03-11x86/mce, EDAC/mce_amd: Reorder SMCA bank type enumsYazen Ghannam-19/+19
2026-03-02EDAC/versalnet: Refactor memory controller initialization and cleanupShubhrajyoti Datta-77/+97
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+2
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-12/+6
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-26/+26
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-41/+44
2026-02-10Merge tag 'edac_updates_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-919/+80
2026-02-09Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/e...Borislav Petkov (AMD)-1/+1
2026-02-01EDAC/altera: Remove IRQF_ONESHOTSebastian Andrzej Siewior-7/+4
2026-01-30EDAC/r82600: Remove this obsolete driverEthan Nelson-Moore-434/+0
2026-01-29EDAC/i82443bxgx: Remove driver that has been marked broken since 2007Ethan Nelson-Moore-471/+0
2026-01-04EDAC/x38: Fix a resource leak in x38_probe1()Haoxiang Li-3/+6
2026-01-04EDAC/i3200: Fix a resource leak in i3200_probe1()Haoxiang Li-5/+6
2025-12-30EDAC/amd64: Avoid a -Wformat-security warningArnd Bergmann-1/+1
2025-12-19EDAC/igen6: Add more Intel Panther Lake-H SoCs supportLili Li-0/+20
2025-12-19EDAC/igen6: Make masks of {MCHBAR, TOM, TOUUD, ECC_ERROR_LOG} configurableQiuxu Zhuo-12/+53
2025-12-17EDAC/igen6: Add two Intel Amston Lake SoCs supportQiuxu Zhuo-0/+4
2025-12-17EDAC/i5400: Fix snprintf() limit calculation in calculate_dimm_size()Dan Carpenter-1/+1
2025-12-17EDAC/i5000: Fix snprintf() size calculation in calculate_dimm_size()Dan Carpenter-0/+1
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds-3/+1
2025-12-02Merge tag 'edac_updates_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-500/+746
2025-11-24EDAC/ie31200: Convert to common field_get() helperGeert Uytterhoeven-4/+1
2025-11-24EDAC/ie31200: #undef field_get() before local definitionGeert Uytterhoeven-0/+1
2025-11-21EDAC/igen6: Fix error handling in igen6_edac driverMa Ke-0/+2
2025-11-21EDAC/imh: Setup 'imh_test' debugfs testing nodeQiuxu Zhuo-0/+2
2025-11-21EDAC/{skx_comm,imh}: Detect 2-level memory configurationQiuxu Zhuo-0/+42
2025-11-21EDAC/skx_common: Extend the maximum number of DRAM chip row bitsQiuxu Zhuo-1/+1