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
/
arch
/
x86
/
kernel
/
cpu
/
mce
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
x86/mce/amd: Add default names for MCA banks and blocks
Yazen Ghannam
1
-3
/
+10
2025-07-17
x86/mce: Make sure CMCI banks are cleared during shutdown on Intel
JP Kobryn
1
-0
/
+1
2025-07-17
x86/mce: Don't remove sysfs if thresholding sysfs init fails
Yazen Ghannam
1
-7
/
+1
2025-07-17
x86/mce/amd: Fix threshold limit reset
Yazen Ghannam
1
-8
/
+7
2024-04-13
x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
Borislav Petkov (AMD)
1
-1
/
+3
2024-02-23
x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
Zhiquan Li
1
-0
/
+16
2023-05-17
x86/MCE/AMD: Use an u64 for bank_map
Muralidhara M K
1
-7
/
+7
2023-03-22
x86/mce: Make sure logged MCEs are processed after sysfs update
Yazen Ghannam
1
-0
/
+1
2023-01-14
x86/MCE/AMD: Clear DFR errors found in THR handler
Yazen Ghannam
1
-13
/
+20
2023-01-14
x86/mce: Get rid of msr_ops
Borislav Petkov
3
-75
/
+42
2022-06-09
x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails
Ammar Faizi
1
-13
/
+19
2022-02-05
x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
Tony Luck
1
-0
/
+1
2022-02-05
x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPIN
Tony Luck
1
-0
/
+1
2022-02-01
x86/MCE/AMD: Allow thresholding interface updates after init
Yazen Ghannam
1
-1
/
+1
2022-01-27
x86/mce: Mark mce_read_aux() noinstr
Borislav Petkov
1
-1
/
+1
2022-01-27
x86/mce: Mark mce_end() noinstr
Borislav Petkov
1
-3
/
+11
2022-01-27
x86/mce: Mark mce_panic() noinstr
Borislav Petkov
1
-3
/
+12
2022-01-27
x86/mce: Allow instrumentation during task work queueing
Borislav Petkov
1
-0
/
+11
2022-01-27
x86/mce/inject: Avoid out-of-bounds write when setting flags
Zhang Zixun
1
-1
/
+1
2021-11-18
x86/mce: Add errata workaround for Skylake SKX37
Dave Jones
1
-2
/
+3
2021-09-22
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
1
-11
/
+32
2021-09-15
x86/mce: Defer processing of early errors
Borislav Petkov
1
-3
/
+8
2021-03-17
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
1
-3
/
+3
2020-12-30
x86/mce: Correct the detection of invalid notifier priorities
Zhen Lei
1
-1
/
+2
2020-11-27
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
1
-2
/
+4
2020-10-17
task_work: cleanup notification modes
Jens Axboe
1
-1
/
+1
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-90
/
+255
2020-10-07
x86/mce: Decode a kernel instruction to determine if it is copying from user
Tony Luck
2
-4
/
+60
2020-10-07
x86/mce: Recover from poison found while copying from user space
Tony Luck
1
-7
/
+20
2020-10-07
x86/mce: Provide method to find out the type of an exception handler
Tony Luck
1
-1
/
+4
2020-10-07
x86/mce: Pass pointer to saved pt_regs to severity calculation routines
Youquan Song
3
-14
/
+17
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
1
-6
/
+2
2020-09-30
x86/mce: Use idtentry_nmi_enter/exit()
Thomas Gleixner
1
-2
/
+4
2020-09-30
x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list
Tony Luck
1
-4
/
+0
2020-09-30
x86/mce: Add Skylake quirk for patrol scrub reported errors
Borislav Petkov
1
-2
/
+26
2020-09-18
x86/mce: Annotate mce_rd/wrmsrl() with noinstr
Borislav Petkov
1
-6
/
+21
2020-09-15
x86/mce/dev-mcelog: Do not update kflags on AMD systems
Smita Koralahalli
1
-1
/
+3
2020-09-14
x86/mce: Stop mce_reign() from re-computing severity for every CPU
Tony Luck
1
-8
/
+8
2020-09-11
x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR
Borislav Petkov
2
-12
/
+70
2020-08-26
x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()
Tony Luck
1
-5
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-20
x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap
Yazen Ghannam
1
-22
/
+22
2020-08-04
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2020-08-03
Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-2
/
+4
2020-07-27
x86/cpu: Relocate sync_core() to sync_core.h
Ricardo Neri
1
-0
/
+1
2020-07-24
x86/entry: Cleanup idtentry_entry/exit_user
Thomas Gleixner
1
-2
/
+2
2020-07-24
x86: Correct noinstr qualifiers
Ira Weiny
1
-1
/
+1
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
1
-1
/
+3
2020-06-23
x86/mce, EDAC/mce_amd: Print PPIN in machine check records
Smita Koralahalli
1
-0
/
+2
[next]