| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-05 | EDAC/mc: Fix error path ordering in edac_mc_alloc() | Borislav Petkov (AMD) | 1 | -3/+3 |
| 2026-03-31 | EDAC/mc: Use kzalloc_flex() | Rosen Penev | 1 | -7/+3 |
| 2026-03-27 | EDAC/ie31200: Make rpl_s_cfg static | Marilene Andrade Garcia | 1 | -1/+1 |
| 2026-03-25 | EDAC/i10nm: Fix spelling mistake "readd" -> "read" | Colin Ian King | 1 | -1/+1 |
| 2026-03-24 | EDAC/versalnet: Fix device_node leak in mc_probe() | Felix Gu | 1 | -2/+2 |
| 2026-03-22 | EDAC/versalnet: Fix memory leak in remove and probe error paths | Prasanna Kumar T S M | 1 | -0/+2 |
| 2026-03-19 | EDAC/amd64: Add support for family 19h, models 40h-4fh | Devang Vyas | 1 | -0/+3 |
| 2026-03-18 | EDAC/i10nm: Add driver decoder for Granite Rapids server | Qiuxu Zhuo | 1 | -0/+14 |
| 2026-03-13 | EDAC/sb: Use kzalloc_flex() | Rosen Penev | 1 | -11/+3 |
| 2026-03-13 | EDAC/i7core: Use kzalloc_flex() | Rosen Penev | 1 | -11/+4 |
| 2026-03-11 | EDAC/mpc85xx: Constify device sysfs attributes | Thomas Weißschuh | 1 | -1/+1 |
| 2026-03-11 | EDAC/device: Allow addition of const sysfs attributes | Thomas Weißschuh | 2 | -3/+3 |
| 2026-03-11 | EDAC/pci_sysfs: Constify instance sysfs attributes | Thomas Weißschuh | 1 | -5/+5 |
| 2026-03-11 | EDAC/device: Constify info sysfs attributes | Thomas Weißschuh | 1 | -5/+5 |
| 2026-03-11 | EDAC/device: Drop unnecessary and dangerous casts of attributes | Thomas Weißschuh | 1 | -5/+3 |
| 2026-03-11 | EDAC/device: Drop unused macro to_edacdev_attr() | Thomas Weißschuh | 1 | -2/+0 |
| 2026-03-11 | EDAC/altera: Drop unused field eccmgr_sysfs_attr | Thomas Weißschuh | 1 | -1/+0 |
| 2026-03-11 | x86/mce, EDAC/mce_amd: Add new SMCA bank types | Yazen Ghannam | 1 | -0/+10 |
| 2026-03-11 | x86/mce, EDAC/mce_amd: Update CS bank type naming | Yazen Ghannam | 1 | -1/+1 |
| 2026-03-11 | x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums | Yazen Ghannam | 1 | -19/+19 |
| 2026-03-02 | EDAC/versalnet: Refactor memory controller initialization and cleanup | Shubhrajyoti Datta | 1 | -74/+94 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 2 | -2/+2 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 3 | -12/+6 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 11 | -26/+26 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 12 | -41/+44 |
| 2026-02-10 | Merge tag 'edac_updates_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -919/+80 |
| 2026-02-09 | Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/e... | Borislav Petkov (AMD) | 1 | -1/+1 |
| 2026-02-01 | EDAC/altera: Remove IRQF_ONESHOT | Sebastian Andrzej Siewior | 1 | -7/+4 |
| 2026-01-30 | EDAC/r82600: Remove this obsolete driver | Ethan Nelson-Moore | 3 | -434/+0 |
| 2026-01-29 | EDAC/i82443bxgx: Remove driver that has been marked broken since 2007 | Ethan Nelson-Moore | 3 | -471/+0 |
| 2026-01-04 | EDAC/x38: Fix a resource leak in x38_probe1() | Haoxiang Li | 1 | -3/+6 |
| 2026-01-04 | EDAC/i3200: Fix a resource leak in i3200_probe1() | Haoxiang Li | 1 | -5/+6 |
| 2025-12-30 | EDAC/amd64: Avoid a -Wformat-security warning | Arnd Bergmann | 1 | -1/+1 |
| 2025-12-19 | EDAC/igen6: Add more Intel Panther Lake-H SoCs support | Lili Li | 1 | -0/+20 |
| 2025-12-19 | EDAC/igen6: Make masks of {MCHBAR, TOM, TOUUD, ECC_ERROR_LOG} configurable | Qiuxu Zhuo | 1 | -12/+53 |
| 2025-12-17 | EDAC/igen6: Add two Intel Amston Lake SoCs support | Qiuxu Zhuo | 1 | -0/+4 |
| 2025-12-17 | EDAC/i5400: Fix snprintf() limit calculation in calculate_dimm_size() | Dan Carpenter | 1 | -1/+1 |
| 2025-12-17 | EDAC/i5000: Fix snprintf() size calculation in calculate_dimm_size() | Dan Carpenter | 1 | -0/+1 |
| 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 |