| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-07-03 | Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) |  Uwe Kleine-König (The Capable Hub) | 4 | -4/+0 |
| 2026-05-29 | EDAC: Consistently define pci_device_ids using named initializers |  Uwe Kleine-König (The Capable Hub) | 12 | -183/+182 |
| 2026-05-29 | EDAC/igen6: Add Intel Nova Lake-H SoC support |  Qiuxu Zhuo | 1 | -0/+46 |
| 2026-05-29 | EDAC/igen6: Make registers for detecting IBECC configurable |  Qiuxu Zhuo | 1 | -28/+27 |
| 2026-05-29 | EDAC/imh: Add RRL support for Intel Diamond Rapids server |  Qiuxu Zhuo | 2 | -1/+53 |
| 2026-05-29 | EDAC/{skx_common,i10nm}: Prepare RRL for sub-channel granularity |  Qiuxu Zhuo | 3 | -13/+36 |
| 2026-05-29 | EDAC/skx_common: Add SubChannel support to ADXL decode |  Qiuxu Zhuo | 2 | -1/+24 |
| 2026-05-29 | EDAC/{skx_common,i10nm}: Move RRL handling to common code |  Qiuxu Zhuo | 3 | -188/+191 |
| 2026-05-29 | EDAC/{skx_common,i10nm}: Introduce rrl_ctrl_mode |  Qiuxu Zhuo | 2 | -3/+15 |
| 2026-05-29 | EDAC/{skx_common,i10nm}: Rename rrl_mode to rrl_source_type |  Qiuxu Zhuo | 2 | -16/+16 |
| 2026-05-29 | EDAC/{skx_common,skx,i10nm}: Split skx_set_decode() |  Qiuxu Zhuo | 4 | -14/+22 |
| 2026-05-29 | EDAC/{skx_common,i10nm,imh}: Move MC register access helpers to skx_common |  Qiuxu Zhuo | 4 | -62/+63 |
| 2026-05-29 | EDAC/{skx_common,skx}: Fix UBSAN shift-out-of-bounds in skx_get_dimm_info |  zhoumin | 1 | -0/+3 |
| 2026-05-29 | EDAC/igen6: Add one Intel Panther Lake-H SoC support |  Qiuxu Zhuo | 1 | -0/+2 |
| 2026-05-29 | EDAC/igen6: Fix memory topology parsing for Panther Lake-H SoCs |  Qiuxu Zhuo | 1 | -69/+304 |
| 2026-05-29 | EDAC/igen6: Fix call trace due to missing release() |  Qiuxu Zhuo | 1 | -0/+6 |
| 2026-05-29 | EDAC/sb_edac: fix grammar in sb_decode_ddr3 warning |  Thorsten Blum | 1 | -1/+1 |
| 2026-05-29 | EDAC/i5400: disable error reporting at teardown and refactor helper |  Tushar Tibude | 1 | -9/+24 |
| 2026-05-29 | EDAC/i5100: disable error reporting at teardown and create helper |  Tushar Tibude | 1 | -5/+21 |
| 2026-05-29 | EDAC/i5000: disable error reporting at teardown and refactor helper |  Tushar Tibude | 1 | -9/+24 |
| 2026-05-29 | EDAC/i7300: disable error reporting if init fails and refactor helper |  Tushar Tibude | 1 | -9/+24 |
| 2026-05-14 | EDAC/i10nm: Don't fail probing if ADXL is missing |  Vasily Khoruzhick | 1 | -3/+11 |
| 2026-05-05 | EDAC/versalnet: Fix device name memory leak |  Prasanna Kumar T S M | 1 | -8/+2 |
| 2026-04-14 | Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -19/+29 |
| 2026-04-14 | Merge tag 'edac_updates_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras |  Linus Torvalds | 12 | -129/+144 |
| 2026-04-13 | Merge remote-tracking branches 'ras/edac-misc' and 'ras/edac-drivers' into edac-updates |  Borislav Petkov (AMD) | 5 | -99/+123 |
| 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 |