| Age | Commit message (Expand) | Author |
| 2026-05-29 | EDAC: Consistently define pci_device_ids using named initializers | Uwe Kleine-König (The Capable Hub) |
| 2026-05-29 | EDAC/igen6: Add Intel Nova Lake-H SoC support | Qiuxu Zhuo |
| 2026-05-29 | EDAC/igen6: Make registers for detecting IBECC configurable | Qiuxu Zhuo |
| 2026-05-29 | EDAC/imh: Add RRL support for Intel Diamond Rapids server | Qiuxu Zhuo |
| 2026-05-29 | EDAC/{skx_common,i10nm}: Prepare RRL for sub-channel granularity | Qiuxu Zhuo |
| 2026-05-29 | EDAC/skx_common: Add SubChannel support to ADXL decode | Qiuxu Zhuo |
| 2026-05-29 | EDAC/{skx_common,i10nm}: Move RRL handling to common code | Qiuxu Zhuo |
| 2026-05-29 | EDAC/{skx_common,i10nm}: Introduce rrl_ctrl_mode | Qiuxu Zhuo |
| 2026-05-29 | EDAC/{skx_common,i10nm}: Rename rrl_mode to rrl_source_type | Qiuxu Zhuo |
| 2026-05-29 | EDAC/{skx_common,skx,i10nm}: Split skx_set_decode() | Qiuxu Zhuo |
| 2026-05-29 | EDAC/{skx_common,i10nm,imh}: Move MC register access helpers to skx_common | Qiuxu Zhuo |
| 2026-05-29 | EDAC/{skx_common,skx}: Fix UBSAN shift-out-of-bounds in skx_get_dimm_info | zhoumin |
| 2026-05-29 | EDAC/igen6: Add one Intel Panther Lake-H SoC support | Qiuxu Zhuo |
| 2026-05-29 | EDAC/igen6: Fix memory topology parsing for Panther Lake-H SoCs | Qiuxu Zhuo |
| 2026-05-29 | EDAC/igen6: Fix call trace due to missing release() | Qiuxu Zhuo |
| 2026-05-29 | EDAC/sb_edac: fix grammar in sb_decode_ddr3 warning | Thorsten Blum |
| 2026-05-29 | EDAC/i5400: disable error reporting at teardown and refactor helper | Tushar Tibude |
| 2026-05-29 | EDAC/i5100: disable error reporting at teardown and create helper | Tushar Tibude |
| 2026-05-29 | EDAC/i5000: disable error reporting at teardown and refactor helper | Tushar Tibude |
| 2026-05-29 | EDAC/i7300: disable error reporting if init fails and refactor helper | Tushar Tibude |
| 2026-05-14 | EDAC/i10nm: Don't fail probing if ADXL is missing | Vasily Khoruzhick |
| 2026-05-05 | EDAC/versalnet: Fix device name memory leak | Prasanna Kumar T S M |
| 2026-04-14 | Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2026-04-14 | Merge tag 'edac_updates_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2026-04-13 | Merge remote-tracking branches 'ras/edac-misc' and 'ras/edac-drivers' into ed... | Borislav Petkov (AMD) |
| 2026-04-05 | EDAC/mc: Fix error path ordering in edac_mc_alloc() | Borislav Petkov (AMD) |
| 2026-03-31 | EDAC/mc: Use kzalloc_flex() | Rosen Penev |
| 2026-03-27 | EDAC/ie31200: Make rpl_s_cfg static | Marilene Andrade Garcia |
| 2026-03-25 | EDAC/i10nm: Fix spelling mistake "readd" -> "read" | Colin Ian King |
| 2026-03-24 | EDAC/versalnet: Fix device_node leak in mc_probe() | Felix Gu |
| 2026-03-22 | EDAC/versalnet: Fix memory leak in remove and probe error paths | Prasanna Kumar T S M |
| 2026-03-19 | EDAC/amd64: Add support for family 19h, models 40h-4fh | Devang Vyas |
| 2026-03-18 | EDAC/i10nm: Add driver decoder for Granite Rapids server | Qiuxu Zhuo |
| 2026-03-13 | EDAC/sb: Use kzalloc_flex() | Rosen Penev |
| 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 |