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 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-27
1
-3
/
+3
|
\
|
*
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
2022-05-16
1
-3
/
+3
*
|
Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-24
1
-5
/
+3
|
\
\
|
*
|
ACPI: APEI: Fix missing ERST record id
Liu Xinpeng
2022-04-13
1
-5
/
+3
|
|
/
*
|
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 '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 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
|
|
/
*
|
x86/cpu: Read/save PPIN MSR during initialization
Tony Luck
2022-02-01
1
-6
/
+1
*
|
x86/cpu: Merge Intel and AMD ppin_init() functions
Tony Luck
2022-02-01
1
-42
/
+0
*
|
x86/CPU/AMD: Use default_groups in kobj_type
Greg Kroah-Hartman
2022-02-01
1
-3
/
+4
|
/
*
x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
Tony Luck
2022-01-25
1
-0
/
+1
*
x86/MCE/AMD: Allow thresholding interface updates after init
Yazen Ghannam
2022-01-23
1
-1
/
+1
*
x86/mce/inject: Avoid out-of-bounds write when setting flags
Zhang Zixun
2021-12-28
1
-1
/
+1
*
x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration
Yazen Ghannam
2021-12-22
1
-24
/
+35
*
x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
2021-12-22
1
-5
/
+16
*
x86/mce: Check regs before accessing it
Borislav Petkov
2021-12-20
1
-1
/
+4
*
x86/mce: Mark mce_start() noinstr
Borislav Petkov
2021-12-13
1
-6
/
+14
*
x86/mce: Mark mce_timed_out() noinstr
Borislav Petkov
2021-12-13
1
-3
/
+13
*
x86/mce: Move the tainting outside of the noinstr region
Borislav Petkov
2021-12-13
1
-15
/
+26
*
x86/mce: Mark mce_read_aux() noinstr
Borislav Petkov
2021-12-13
1
-1
/
+1
*
x86/mce: Mark mce_end() noinstr
Borislav Petkov
2021-12-13
1
-3
/
+11
*
x86/mce: Mark mce_panic() noinstr
Borislav Petkov
2021-12-13
1
-3
/
+12
*
x86/mce: Prevent severity computation from being instrumented
Borislav Petkov
2021-12-13
1
-9
/
+21
*
x86/mce: Allow instrumentation during task work queueing
Borislav Petkov
2021-12-13
1
-0
/
+11
*
x86/mce: Remove noinstr annotation from mce_setup()
Borislav Petkov
2021-12-13
1
-6
/
+20
*
x86/mce: Use mce_rdmsrl() in severity checking code
Borislav Petkov
2021-12-13
3
-6
/
+6
*
x86/mce: Remove function-local cpus variables
Borislav Petkov
2021-12-13
1
-6
/
+2
*
x86/mce: Do not use memset to clear the banks bitmaps
Borislav Petkov
2021-12-13
1
-3
/
+2
*
x86/mce/inject: Set the valid bit in MCA_STATUS before error injection
Smita Koralahalli
2021-12-08
1
-0
/
+2
*
x86/mce/inject: Check if a bank is populated before injecting
Smita Koralahalli
2021-12-08
1
-1
/
+41
*
x86/mce: Get rid of cpu_missing
Zhaolong Zhang
2021-11-17
1
-5
/
+0
*
x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC
Yazen Ghannam
2021-11-15
1
-200
/
+0
*
Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-14
1
-2
/
+3
|
\
|
*
x86/mce: Add errata workaround for Skylake SKX37
Dave Jones
2021-11-12
1
-2
/
+3
*
|
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-11-02
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86/MCE/AMD: Export smca_get_bank_type symbol
Mukul Joshi
2021-10-06
1
-1
/
+2
*
|
Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
6
-183
/
+161
|
\
\
|
*
|
x86/mce: Sort mca_config members to get rid of unnecessary padding
Borislav Petkov
2021-09-23
1
-6
/
+6
|
*
|
x86/mce: Get rid of the ->quirk_no_way_out() indirect call
Borislav Petkov
2021-09-23
2
-34
/
+35
|
*
|
x86/mce: Get rid of msr_ops
Borislav Petkov
2021-09-23
3
-75
/
+42
|
*
|
x86/mce: Get rid of machine_check_vector
Borislav Petkov
2021-09-23
4
-45
/
+53
|
*
|
x86/mce: Get rid of the mce_severity function pointer
Borislav Petkov
2021-09-23
3
-9
/
+6
|
*
|
x86/mce: Change to not send SIGBUS error during copy from user
Tony Luck
2021-09-20
1
-15
/
+20
|
|
/
[next]