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
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
/
arch
/
x86
/
kernel
/
cpu
/
mce
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+3
2023-08-28
Merge tag 'ras_core_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+57
2023-08-18
x86/MCE: Always save CS register on AMD Zen IF Poison errors
Yazen Ghannam
2
-1
/
+30
2023-08-09
x86/apic: Wrap IPI calls into helper functions
Dave Hansen
1
-2
/
+1
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
2
-2
/
+2
2023-07-22
x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
Yazen Ghannam
1
-2
/
+2
2023-07-21
x86/mce: Prevent duplicate error records
Borislav Petkov (AMD)
3
-2
/
+27
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+8
2023-06-05
x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errors
Yazen Ghannam
1
-2
/
+4
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
1
-8
/
+8
2023-05-16
x86/MCE: Check a hw error's address to determine proper recovery action
Yazen Ghannam
1
-1
/
+1
2023-04-25
Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+13
2023-03-19
x86/MCE/AMD: Use an u64 for bank_map
Muralidhara M K
1
-7
/
+7
2023-03-12
x86/mce: Make sure logged MCEs are processed after sysfs update
Yazen Ghannam
1
-0
/
+1
2023-03-08
x86/mce: Always inline old MCA stubs
Borislav Petkov (AMD)
1
-5
/
+5
2023-03-06
x86/MCE/AMD: Make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-02-21
Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-30
/
+58
2023-01-10
x86/mce: Mask out non-address bits from machine check bank
Tony Luck
1
-5
/
+9
2023-01-07
x86/mce/dev-mcelog: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2022-12-28
x86/mce: Add support for Extended Physical Address MCA changes
Smita Koralahalli
3
-8
/
+33
2022-12-28
x86/mce: Define a function to extract ErrorAddr from MCA_ADDR
Smita Koralahalli
3
-18
/
+17
2022-10-31
x86/mce: Use severity table to handle uncorrected errors in kernel
Tony Luck
1
-3
/
+5
2022-10-27
x86/MCE/AMD: Clear DFR errors found in THR handler
Yazen Ghannam
1
-13
/
+20
2022-08-29
x86/mce: Retrieve poison range from hardware
Jane Chu
1
-1
/
+12
2022-06-28
x86/mce: Check whether writes to MCA_STATUS are getting ignored
Smita Koralahalli
2
-1
/
+48
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2022-05-24
Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-5
/
+3
2022-05-16
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
1
-3
/
+3
2022-04-25
x86/mce: Add messages for panic errors in AMD's MCE grading
Carlos Bilbao
1
-1
/
+10
2022-04-25
x86/mce: Simplify AMD severity grading logic
Carlos Bilbao
1
-65
/
+36
2022-04-13
ACPI: APEI: Fix missing ERST record id
Liu Xinpeng
1
-5
/
+3
2022-04-05
x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails
Ammar Faizi
1
-13
/
+19
2022-04-05
x86/mce: Avoid unnecessary padding in struct mce_bank
Smita Koralahalli
1
-1
/
+3
2022-03-25
Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-90
/
+139
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+5
2022-03-22
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
1
-3
/
+5
2022-02-23
x86/mce: Remove the tolerance level control
Borislav Petkov
3
-47
/
+30
2022-02-19
x86/mce: Work around an erratum on fast string copy instructions
Jue Wang
2
-1
/
+68
2022-02-13
x86/mce: Use arch atomic and bit helpers
Borislav Petkov
3
-42
/
+41
2022-02-01
x86/cpu: Read/save PPIN MSR during initialization
Tony Luck
1
-6
/
+1
2022-02-01
x86/cpu: Merge Intel and AMD ppin_init() functions
Tony Luck
1
-42
/
+0
2022-02-01
x86/CPU/AMD: Use default_groups in kobj_type
Greg Kroah-Hartman
1
-3
/
+4
2022-01-25
x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
Tony Luck
1
-0
/
+1
2022-01-23
x86/MCE/AMD: Allow thresholding interface updates after init
Yazen Ghannam
1
-1
/
+1
2021-12-28
x86/mce/inject: Avoid out-of-bounds write when setting flags
Zhang Zixun
1
-1
/
+1
2021-12-22
x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration
Yazen Ghannam
1
-24
/
+35
2021-12-22
x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
1
-5
/
+16
2021-12-20
x86/mce: Check regs before accessing it
Borislav Petkov
1
-1
/
+4
2021-12-13
x86/mce: Mark mce_start() noinstr
Borislav Petkov
1
-6
/
+14
2021-12-13
x86/mce: Mark mce_timed_out() noinstr
Borislav Petkov
1
-3
/
+13
[next]