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
*
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
|
*
x86/entry: Convert various system vectors
Thomas Gleixner
2020-06-11
3
-9
/
+6
|
*
x86/idtentry: Switch to conditional RCU handling
Thomas Gleixner
2020-06-11
1
-2
/
+2
|
*
x86/mce: Address objtools noinstr complaints
Thomas Gleixner
2020-06-11
3
-7
/
+21
|
*
x86/entry: Implement user mode C entry points for #DB and #MCE
Thomas Gleixner
2020-06-11
1
-7
/
+33
|
*
x86/mce: Use untraced rd/wrmsr in the MCE offline/crash check
Thomas Gleixner
2020-06-11
1
-2
/
+2
|
*
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
2020-06-11
5
-14
/
+19
|
*
x86/mce: Move nmi_enter/exit() into the entry point
Thomas Gleixner
2020-06-11
3
-21
/
+13
|
*
x86: Replace ist_enter() with nmi_enter()
Peter Zijlstra
2020-05-19
3
-6
/
+9
|
*
x86/mce: Send #MC singal from task work
Peter Zijlstra
2020-05-19
1
-25
/
+31
|
*
x86/entry: Get rid of ist_begin/end_non_atomic()
Thomas Gleixner
2020-05-19
1
-2
/
+4
*
|
x86/mcelog: Add compat_ioctl for 32-bit mcelog support
He Zhe
2020-05-04
1
-0
/
+1
*
|
x86/mce: Fixup exception only for the correct MCEs
Borislav Petkov
2020-04-14
2
-3
/
+18
*
|
x86/mce: Add mce=print_all option
Tony Luck
2020-04-14
2
-1
/
+7
*
|
x86/mce: Change default MCE logger to check mce->kflags
Tony Luck
2020-04-14
1
-16
/
+3
*
|
x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
Tony Luck
2020-04-14
2
-1
/
+8
*
|
x86/mce: Convert the CEC to use the MCE notifier
Tony Luck
2020-04-14
1
-19
/
+0
*
|
x86/mce: Rename "first" function as "early"
Tony Luck
2020-04-14
1
-5
/
+5
*
|
x86/mce/amd, edac: Remove report_gart_errors
Borislav Petkov
2020-04-14
1
-2
/
+7
*
|
x86/mce/amd: Make threshold bank setting hotplug robust
Thomas Gleixner
2020-04-14
1
-3
/
+11
*
|
x86/mce/amd: Cleanup threshold device remove path
Thomas Gleixner
2020-04-14
1
-42
/
+37
*
|
x86/mce/amd: Straighten CPU hotplug path
Thomas Gleixner
2020-04-14
1
-17
/
+15
*
|
x86/mce/amd: Sanitize thresholding device creation hotplug path
Thomas Gleixner
2020-04-14
2
-41
/
+27
*
|
x86/mce/amd: Protect a not-fully initialized bank from the thresholding inter...
Thomas Gleixner
2020-04-14
1
-2
/
+17
*
|
x86/mce/amd: Init thresholding machinery only on relevant vendors
Thomas Gleixner
2020-04-14
3
-5
/
+17
*
|
x86/mce/amd: Do proper cleanup on error paths
Thomas Gleixner
2020-04-14
1
-7
/
+8
|
/
*
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-30
2
-2
/
+13
|
\
|
*
x86/entry/32: Force MCE through do_mce()
Thomas Gleixner
2020-02-27
1
-0
/
+3
|
*
x86/mce: Disable tracing and kprobes on do_machine_check()
Andy Lutomirski
2020-02-27
1
-2
/
+10
*
|
Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
4
-20
/
+50
|
\
\
|
*
|
x86/mce/amd: Add PPIN support for AMD MCE
Wei Huang
2020-03-22
1
-0
/
+2
|
*
|
x86/mce/dev-mcelog: Dynamically allocate space for machine check records
Tony Luck
2020-03-10
1
-20
/
+27
|
*
|
x86/mce: Do not log spurious corrected mce errors
Prarit Bhargava
2020-02-19
3
-0
/
+21
*
|
|
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
2020-02-27
1
-4
/
+5
*
|
|
x86/mce/therm_throt: Undo thermal polling properly on CPU offline
Thomas Gleixner
2020-02-25
1
-2
/
+7
|
|
/
|
/
|
*
|
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
2020-02-14
1
-6
/
+11
*
|
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Borislav Petkov
2020-02-13
1
-17
/
+16
|
/
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-28
1
-7
/
+8
|
\
|
*
x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
Sean Christopherson
2020-01-13
1
-5
/
+6
|
*
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
2020-01-13
1
-5
/
+5
*
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-27
5
-45
/
+33
|
\
\
|
*
|
x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType
Yazen Ghannam
2020-01-16
1
-0
/
+2
|
*
|
x86/mce: Fix use of uninitialized MCE message string
Jan H. Schönherr
2020-01-13
1
-2
/
+2
|
*
|
x86/mce: Fix mce=nobootlog
Jan H. Schönherr
2020-01-13
1
-13
/
+9
|
*
|
x86/mce: Take action on UCNA/Deferred errors again
Jan H. Schönherr
2020-01-13
1
-15
/
+16
[next]