| Age | Commit message (Expand) | Author |
| 2026-03-13 | EDAC/i7core: Use kzalloc_flex() | Rosen Penev |
| 2026-03-11 | EDAC/mpc85xx: Constify device sysfs attributes | Thomas Weißschuh |
| 2026-03-11 | EDAC/device: Allow addition of const sysfs attributes | Thomas Weißschuh |
| 2026-03-11 | EDAC/pci_sysfs: Constify instance sysfs attributes | Thomas Weißschuh |
| 2026-03-11 | EDAC/device: Constify info sysfs attributes | Thomas Weißschuh |
| 2026-03-11 | EDAC/device: Drop unnecessary and dangerous casts of attributes | Thomas Weißschuh |
| 2026-03-11 | EDAC/device: Drop unused macro to_edacdev_attr() | Thomas Weißschuh |
| 2026-03-11 | EDAC/altera: Drop unused field eccmgr_sysfs_attr | Thomas Weißschuh |
| 2026-03-11 | x86/mce, EDAC/mce_amd: Add new SMCA bank types | Yazen Ghannam |
| 2026-03-11 | x86/mce, EDAC/mce_amd: Update CS bank type naming | Yazen Ghannam |
| 2026-03-11 | x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums | Yazen Ghannam |
| 2026-03-02 | EDAC/versalnet: Refactor memory controller initialization and cleanup | Shubhrajyoti Datta |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook |
| 2026-02-10 | Merge tag 'edac_updates_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2026-02-09 | Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/e... | Borislav Petkov (AMD) |
| 2026-02-01 | EDAC/altera: Remove IRQF_ONESHOT | Sebastian Andrzej Siewior |
| 2026-01-30 | EDAC/r82600: Remove this obsolete driver | Ethan Nelson-Moore |
| 2026-01-29 | EDAC/i82443bxgx: Remove driver that has been marked broken since 2007 | Ethan Nelson-Moore |
| 2026-01-04 | EDAC/x38: Fix a resource leak in x38_probe1() | Haoxiang Li |
| 2026-01-04 | EDAC/i3200: Fix a resource leak in i3200_probe1() | Haoxiang Li |
| 2025-12-30 | EDAC/amd64: Avoid a -Wformat-security warning | Arnd Bergmann |
| 2025-12-19 | EDAC/igen6: Add more Intel Panther Lake-H SoCs support | Lili Li |
| 2025-12-19 | EDAC/igen6: Make masks of {MCHBAR, TOM, TOUUD, ECC_ERROR_LOG} configurable | Qiuxu Zhuo |
| 2025-12-17 | EDAC/igen6: Add two Intel Amston Lake SoCs support | Qiuxu Zhuo |
| 2025-12-17 | EDAC/i5400: Fix snprintf() limit calculation in calculate_dimm_size() | Dan Carpenter |
| 2025-12-17 | EDAC/i5000: Fix snprintf() size calculation in calculate_dimm_size() | Dan Carpenter |
| 2025-12-06 | Merge tag 'bitmap-for-6.19' of github.com:/norov/linux | Linus Torvalds |
| 2025-12-02 | Merge tag 'edac_updates_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2025-11-24 | EDAC/ie31200: Convert to common field_get() helper | Geert Uytterhoeven |
| 2025-11-24 | EDAC/ie31200: #undef field_get() before local definition | Geert Uytterhoeven |
| 2025-11-21 | EDAC/igen6: Fix error handling in igen6_edac driver | Ma Ke |
| 2025-11-21 | EDAC/imh: Setup 'imh_test' debugfs testing node | Qiuxu Zhuo |
| 2025-11-21 | EDAC/{skx_comm,imh}: Detect 2-level memory configuration | Qiuxu Zhuo |
| 2025-11-21 | EDAC/skx_common: Extend the maximum number of DRAM chip row bits | Qiuxu Zhuo |
| 2025-11-21 | EDAC/{skx_common,imh}: Add EDAC driver for Intel Diamond Rapids servers | Qiuxu Zhuo |
| 2025-11-19 | EDAC/skx_common: Prepare for skx_set_hi_lo() | Qiuxu Zhuo |
| 2025-11-19 | EDAC/skx_common: Prepare for skx_get_edac_list() | Qiuxu Zhuo |
| 2025-11-19 | EDAC/{skx_common,skx,i10nm}: Make skx_register_mci() independent of pci_dev | Qiuxu Zhuo |
| 2025-11-18 | EDAC/ghes: Replace deprecated strcpy() in ghes_edac_report_mem_error() | Thorsten Blum |
| 2025-11-11 | EDAC/altera: Use INTTEST register for Ethernet and USB SBE injection | Niravkumar L Rabara |
| 2025-11-11 | EDAC/altera: Handle OCRAM ECC enable after warm reset | Niravkumar L Rabara |
| 2025-11-10 | EDAC/ie31200: Fix error handling in ie31200_register_mci | Ma Ke |
| 2025-11-07 | EDAC/versalnet: Handle split messages for non-standard errors | Shubhrajyoti Datta |
| 2025-11-06 | EDAC: Remove the legacy EDAC sysfs interface | Avadhut Naik |
| 2025-11-06 | EDAC/amd64: Remove NUM_CONTROLLERS macro | Avadhut Naik |
| 2025-11-06 | EDAC/amd64: Generate ctl_name string at runtime | Avadhut Naik |