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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2025-04-10
EDAC/ie31200: Fix the error path order of ie31200_init()
Qiuxu Zhuo
1
-5
/
+7
2025-04-10
EDAC/ie31200: Fix the DIMM size mask for several SoCs
Qiuxu Zhuo
1
-1
/
+2
2025-04-10
EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layer
Qiuxu Zhuo
1
-3
/
+1
2024-12-14
EDAC/fsl_ddr: Fix bad bit shift operations
Priyanka Singh
1
-9
/
+13
2024-12-14
EDAC/bluefield: Fix potential integer overflow
David Thompson
1
-1
/
+1
2024-08-19
EDAC, i10nm: make skx_common.o a separate module
Arnd Bergmann
3
-8
/
+27
2024-08-19
EDAC/skx_common: Add new ADXL components for 2-level memory
Qiuxu Zhuo
2
-11
/
+67
2024-08-19
EDAC, skx: Retrieve and print retry_rd_err_log registers
Tony Luck
3
-7
/
+60
2024-08-19
EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode.
Tony Luck
1
-25
/
+23
2024-01-25
EDAC/thunderx: Fix possible out-of-bounds string access
Arnd Bergmann
1
-5
/
+5
2023-05-17
EDAC/skx: Fix overflows on the DRAM row address mapping arrays
Qiuxu Zhuo
1
-2
/
+2
2023-02-06
EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info
Manivannan Sadhasivam
1
-3
/
+2
2023-02-06
EDAC/device: Respect any driver-supplied workqueue polling value
Manivannan Sadhasivam
1
-8
/
+7
2023-02-06
EDAC/highbank: Fix memory leak in highbank_mc_probe()
Miaoqian Lin
1
-2
/
+5
2023-01-18
EDAC/device: Fix period calculation in edac_device_reset_delay_period()
Eliav Farber
2
-10
/
+9
2023-01-18
EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
Yang Yingliang
1
-2
/
+1
2022-04-27
EDAC/synopsys: Read the error count from the correct register
Shubhrajyoti Datta
1
-5
/
+11
2022-02-23
EDAC: Fix calculation of returned address and next offset in edac_align_ptr()
Eliav Farber
1
-1
/
+1
2022-02-08
EDAC/xgene: Fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2022-02-08
EDAC/altera: Fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2022-01-27
EDAC/synopsys: Use the quirk for version instead of ddr version
Dinh Nguyen
1
-2
/
+1
2021-11-17
EDAC/amd64: Handle three rank interleaving mode
Yazen Ghannam
1
-1
/
+21
2021-11-17
EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell
Eric Badger
1
-1
/
+1
2021-10-20
EDAC/armada-xp: Fix output of uncorrectable error counter
Hans Potsch
1
-1
/
+1
2021-09-30
EDAC/synopsys: Fix wrong value type assignment for edac_mode
Sai Krishna Potthuri
1
-1
/
+1
2021-09-15
EDAC/i10nm: Fix NVDIMM detection
Qiuxu Zhuo
1
-3
/
+3
2021-07-14
EDAC/Intel: Do not load EDAC driver when running as a guest
Luck, Tony
4
-0
/
+12
2021-07-14
EDAC/ti: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2020-12-30
EDAC/amd64: Fix PCI component registration
Borislav Petkov
1
-12
/
+14
2020-12-30
EDAC/i10nm: Use readl() to access MMIO registers
Qiuxu Zhuo
1
-4
/
+7
2020-12-30
EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId
Yazen Ghannam
1
-1
/
+1
2020-10-29
EDAC/ti: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-1
/
+2
2020-10-29
EDAC/aspeed: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-2
/
+2
2020-10-29
EDAC/i5100: Fix error handling order in i5100_init_one()
Dinghao Liu
1
-6
/
+5
2020-10-01
EDAC/ghes: Check whether the driver is on the safe list correctly
Borislav Petkov
1
-0
/
+4
2020-09-03
EDAC/{i7core,sb,pnd2,skx}: Fix error event severity
Tony Luck
4
-7
/
+7
2020-09-03
EDAC: skx_common: get rid of unused type var
Mauro Carvalho Chehab
1
-4
/
+1
2020-09-03
EDAC: sb_edac: get rid of unused vars
Mauro Carvalho Chehab
1
-13
/
+8
2020-09-03
EDAC/ie31200: Fallback if host bridge device is already initialized
Jason Baron
1
-3
/
+47
2020-08-19
EDAC: Fix reference count leaks
Qiushi Wu
2
-1
/
+2
2020-07-09
EDAC/amd64: Read back the scrub rate PCI register on F15h
Borislav Petkov
1
-0
/
+2
2020-06-22
EDAC/amd64: Add AMD family 17h model 60h PCI IDs
Alexander Monakov
2
-0
/
+16
2020-06-17
EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable
Qiuxu Zhuo
4
-17
/
+13
2020-03-12
EDAC/synopsys: Do not print an error with back-to-back snprintf() calls
Sherry Sun
1
-15
/
+7
2020-03-05
EDAC: skx_common: downgrade message importance on missing PCI device
Aristeu Rozanski
1
-1
/
+1
2020-02-24
EDAC/sifive: Fix return value check in ecc_register()
Wei Yongjun
1
-2
/
+2
2020-02-19
EDAC/mc: Fix use-after-free and memleaks during device removal
Robert Richter
2
-21
/
+6
2020-02-19
EDAC/sysfs: Remove csrow objects on errors
Robert Richter
1
-2
/
+1
2019-12-31
EDAC/ghes: Fix grain calculation
Robert Richter
1
-2
/
+8
2019-12-31
EDAC/amd64: Set grain per DIMM
Yazen Ghannam
1
-0
/
+2
[next]