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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
x86/aperfmperf: Restructure arch_scale_freq_tick()
Thomas Gleixner
2022-04-27
1
-15
/
+21
|
*
|
|
|
x86/aperfmperf: Put frequency invariance aperf/mperf data into a struct
Thomas Gleixner
2022-04-27
1
-11
/
+15
|
*
|
|
|
x86/aperfmperf: Untangle Intel and AMD frequency invariance init
Thomas Gleixner
2022-04-27
1
-30
/
+32
|
*
|
|
|
x86/aperfmperf: Separate AP/BP frequency invariance init
Thomas Gleixner
2022-04-27
1
-12
/
+11
|
*
|
|
|
x86/smp: Move APERF/MPERF code where it belongs
Thomas Gleixner
2022-04-27
1
-4
/
+362
|
*
|
|
|
x86/aperfmperf: Dont wake idle CPUs in arch_freq_get_on_cpu()
Thomas Gleixner
2022-04-27
1
-0
/
+3
|
*
|
|
|
x86: Replace cpumask_weight() with cpumask_empty() where appropriate
Yury Norov
2022-04-10
1
-7
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
2
-48
/
+60
|
\
\
\
\
|
*
|
|
|
x86/speculation/srbds: Do not try to turn mitigation off when not supported
Ricardo CaƱuelo
2022-04-05
1
-0
/
+7
|
*
|
|
|
x86/cpu: Remove "noclflush"
Borislav Petkov
2022-04-04
1
-8
/
+0
|
*
|
|
|
x86/cpu: Remove "nosmep"
Borislav Petkov
2022-04-04
1
-7
/
+0
|
*
|
|
|
x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
Borislav Petkov
2022-04-04
1
-14
/
+1
|
*
|
|
|
x86/cpu: Remove "nosep"
Borislav Petkov
2022-04-04
1
-7
/
+0
|
*
|
|
|
x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=
Borislav Petkov
2022-04-04
1
-12
/
+52
|
|
/
/
/
*
|
|
|
Merge tag 'ras_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
3
-79
/
+67
|
\
\
\
\
|
*
|
|
|
x86/mce: Add messages for panic errors in AMD's MCE grading
Carlos Bilbao
2022-04-25
1
-1
/
+10
|
*
|
|
|
x86/mce: Simplify AMD severity grading logic
Carlos Bilbao
2022-04-25
1
-65
/
+36
|
*
|
|
|
x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails
Ammar Faizi
2022-04-05
1
-13
/
+19
|
*
|
|
|
x86/mce: Avoid unnecessary padding in struct mce_bank
Smita Koralahalli
2022-04-05
1
-1
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
1
-0
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
x86/sev: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
1
-0
/
+4
|
|
/
/
*
|
/
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
2022-04-19
1
-3
/
+3
|
|
/
|
/
|
*
|
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
2022-04-11
4
-14
/
+51
*
|
x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
Pawan Gupta
2022-04-11
2
-7
/
+48
|
/
*
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
1
-2
/
+2
|
\
|
*
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
2022-02-28
4
-10
/
+5
|
|
\
|
*
|
kernfs: move struct kernfs_root out of the public view.
Greg Kroah-Hartman
2022-02-23
1
-2
/
+2
*
|
|
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-27
1
-1
/
+58
|
\
\
\
|
*
\
\
Merge branch 'x86/cpu' into x86/core, to resolve conflicts
Ingo Molnar
2022-03-15
6
-81
/
+90
|
|
\
\
\
|
*
|
|
|
x86/ibt: Disable IBT around firmware
Peter Zijlstra
2022-03-15
1
-0
/
+28
|
*
|
|
|
x86/ibt,kexec: Disable CET on kexec
Peter Zijlstra
2022-03-15
1
-0
/
+6
|
*
|
|
|
x86/ibt: Add IBT feature, MSR and #CP handling
Peter Zijlstra
2022-03-15
1
-1
/
+24
*
|
|
|
|
Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-25
3
-90
/
+139
|
\
\
\
\
\
|
*
|
|
|
|
x86/mce: Remove the tolerance level control
Borislav Petkov
2022-02-23
3
-47
/
+30
|
*
|
|
|
|
x86/mce: Work around an erratum on fast string copy instructions
Jue Wang
2022-02-19
2
-1
/
+68
|
*
|
|
|
|
x86/mce: Use arch atomic and bit helpers
Borislav Petkov
2022-02-13
3
-42
/
+41
*
|
|
|
|
|
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-03-24
1
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/hyperv: Output host build info as normal Windows version number
Michael Kelley
2022-03-08
1
-4
/
+4
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
1
-3
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
2022-03-22
1
-3
/
+5
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
1
-3
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-15
2
-57
/
+204
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-21
4
-10
/
+5
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
1
-3
/
+3
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'x86_cc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-21
1
-0
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/coco: Explicitly declare type of confidential computing platform
Kirill A. Shutemov
2022-02-23
1
-0
/
+6
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-21
6
-81
/
+90
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
x86/cpu: Clear SME feature flag when not in use
Mario Limonciello
2022-02-16
1
-0
/
+5
|
*
|
|
|
|
x86/cpu: Read/save PPIN MSR during initialization
Tony Luck
2022-02-01
2
-6
/
+5
|
*
|
|
|
|
x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
Tony Luck
2022-02-01
2
-0
/
+2
[prev]
[next]