index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-11-19
EDAC/{skx_common,skx,i10nm}: Make skx_register_mci() independent of pci_dev
Qiuxu Zhuo
4
-9
/
+10
2025-11-18
EDAC/ghes: Replace deprecated strcpy() in ghes_edac_report_mem_error()
Thorsten Blum
1
-3
/
+4
2025-11-11
EDAC/altera: Use INTTEST register for Ethernet and USB SBE injection
Niravkumar L Rabara
1
-2
/
+2
2025-11-11
EDAC/altera: Handle OCRAM ECC enable after warm reset
Niravkumar L Rabara
1
-3
/
+15
2025-11-10
EDAC/ie31200: Fix error handling in ie31200_register_mci
Ma Ke
1
-0
/
+2
2025-11-07
EDAC/versalnet: Handle split messages for non-standard errors
Shubhrajyoti Datta
1
-11
/
+13
2025-11-06
EDAC: Remove the legacy EDAC sysfs interface
Avadhut Naik
2
-412
/
+0
2025-11-06
EDAC/amd64: Remove NUM_CONTROLLERS macro
Avadhut Naik
2
-2
/
+6
2025-11-06
EDAC/amd64: Generate ctl_name string at runtime
Avadhut Naik
2
-47
/
+13
2025-10-13
EDAC/versalnet: Fix off by one in handle_error()
Dan Carpenter
1
-1
/
+1
2025-09-30
Merge tag 'edac_updates_for_v6.18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-57
/
+1342
2025-09-26
Merge branches 'edac-drivers' and 'edac-misc' into edac-updates
Borislav Petkov (AMD)
3
-0
/
+0
2025-09-18
EDAC/versalnet: Return the correct error in mc_probe()
Dan Carpenter
1
-1
/
+3
2025-09-17
EDAC/mc_sysfs: Increase legacy channel support to 16
Avadhut Naik
1
-0
/
+24
2025-09-17
EDAC/amd64: Add support for AMD family 1Ah-based newer models
Avadhut Naik
2
-1
/
+21
2025-09-15
EDAC: Add a driver for the AMD Versal NET DDR controller
Shubhrajyoti Datta
3
-0
/
+967
2025-09-03
EDAC/skx_common: Use topology_physical_package_id() instead of open coding
Qiuxu Zhuo
1
-1
/
+2
2025-08-30
EDAC: Fix wrong executable file modes for C source files
Kuan-Wei Chiu
3
-0
/
+0
2025-08-25
EDAC/altera: Delete an inappropriate dma_free_coherent() call
Salah Triki
1
-1
/
+0
2025-08-20
EDAC/altera: Use dev_fwnode()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-08-19
EDAC/skx_common: Remove unused *NUM*_IMC macros
Qiuxu Zhuo
1
-5
/
+0
[next]