index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
1
-3
/
+3
|
\
|
*
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
2020-11-04
1
-3
/
+3
*
|
Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-14
2
-4
/
+4
|
\
\
|
*
|
x86/CPU/AMD: Remove amd_get_nb_id()
Yazen Ghannam
2020-11-19
2
-4
/
+4
|
|
/
*
|
x86/mce: Rename kill_it to kill_current_task
Gabriele Paoloni
2020-12-01
1
-8
/
+8
*
|
x86/mce: Remove redundant call to irq_work_queue()
Gabriele Paoloni
2020-12-01
1
-3
/
+0
*
|
x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3
Gabriele Paoloni
2020-12-01
1
-1
/
+1
*
|
x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right places
Gabriele Paoloni
2020-12-01
1
-11
/
+4
*
|
Merge tag 'v5.10-rc6' into ras/core
Borislav Petkov
2020-12-01
1
-2
/
+4
|
\
\
|
*
|
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
2020-11-27
1
-2
/
+4
|
|
/
*
|
x86/mce, cper: Pass x86 CPER through the MCA handling chain
Smita Koralahalli
2020-11-21
1
-0
/
+61
*
|
x86/mce: Use "safe" MSR functions when enabling additional error logging
Tony Luck
2020-11-16
1
-2
/
+3
*
|
x86/mce: Correct the detection of invalid notifier priorities
Zhen Lei
2020-11-06
1
-1
/
+2
*
|
x86/mce: Assign boolean values to a bool variable
Kaixu Xia
2020-11-06
1
-2
/
+2
*
|
x86/mce: Enable additional error logging on certain Intel CPUs
Tony Luck
2020-11-02
1
-0
/
+20
*
|
x86/mce: Remove unneeded break
Tom Rix
2020-10-26
1
-2
/
+0
|
/
*
task_work: cleanup notification modes
Jens Axboe
2020-10-17
1
-1
/
+1
*
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
5
-90
/
+255
|
\
|
*
x86/mce: Decode a kernel instruction to determine if it is copying from user
Tony Luck
2020-10-07
2
-4
/
+60
|
*
x86/mce: Recover from poison found while copying from user space
Tony Luck
2020-10-07
1
-7
/
+20
|
*
x86/mce: Provide method to find out the type of an exception handler
Tony Luck
2020-10-07
1
-1
/
+4
|
*
x86/mce: Pass pointer to saved pt_regs to severity calculation routines
Youquan Song
2020-10-07
3
-14
/
+17
|
*
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
1
-6
/
+2
|
*
x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list
Tony Luck
2020-09-30
1
-4
/
+0
|
*
x86/mce: Add Skylake quirk for patrol scrub reported errors
Borislav Petkov
2020-09-30
1
-2
/
+26
|
*
x86/mce: Annotate mce_rd/wrmsrl() with noinstr
Borislav Petkov
2020-09-18
1
-6
/
+21
|
*
x86/mce/dev-mcelog: Do not update kflags on AMD systems
Smita Koralahalli
2020-09-15
1
-1
/
+3
|
*
x86/mce: Stop mce_reign() from re-computing severity for every CPU
Tony Luck
2020-09-14
1
-8
/
+8
|
*
x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR
Borislav Petkov
2020-09-11
2
-12
/
+70
|
*
x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()
Tony Luck
2020-08-26
1
-5
/
+4
|
*
x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap
Yazen Ghannam
2020-08-20
1
-22
/
+22
*
|
x86/mce: Use idtentry_nmi_enter/exit()
Thomas Gleixner
2020-09-30
1
-2
/
+4
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-2
/
+2
|
/
*
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-04
1
-3
/
+3
|
\
|
*
x86/entry: Cleanup idtentry_entry/exit_user
Thomas Gleixner
2020-07-24
1
-2
/
+2
|
*
x86: Correct noinstr qualifiers
Ira Weiny
2020-07-24
1
-1
/
+1
*
|
Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-03
3
-2
/
+4
|
\
\
|
*
|
x86/mce, EDAC/mce_amd: Print PPIN in machine check records
Smita Koralahalli
2020-06-23
1
-0
/
+2
|
*
|
x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2020-06-18
1
-1
/
+1
|
*
|
x86/mce/inject: Fix a wrong assignment of i_mce.status
Zhenzhong Duan
2020-06-15
1
-1
/
+1
*
|
|
x86/cpu: Relocate sync_core() to sync_core.h
Ricardo Neri
2020-07-27
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-05
1
-1
/
+3
|
\
\
|
*
|
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
2020-07-04
1
-1
/
+3
|
|
/
*
/
x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()
Peter Zijlstra
2020-06-15
1
-1
/
+1
|
/
*
x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()
Tony Luck
2020-06-11
1
-1
/
+1
*
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
2020-06-11
1
-4
/
+14
*
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
2020-06-11
8
-72
/
+132
|
\
|
*
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
2020-06-11
1
-1
/
+1
|
*
x86/entry, mce: Disallow #DB during #MC
Peter Zijlstra
2020-06-11
1
-0
/
+12
|
*
x86/entry: Move paranoid irq tracing out of ASM code
Thomas Gleixner
2020-06-11
1
-0
/
+3
[next]