index
:
kernel_xiaomi_sm6150.git
q10.0
r11.0
r11.1
kernel_xiaomi_sm6150
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 4.14.216 into android-4.14-stable
Greg Kroah-Hartman
2021-01-17
1
-62
/
+48
|
\
|
*
x86/resctrl: Don't move a task to the same resource group
Fenghua Yu
2021-01-17
1
-0
/
+7
|
*
x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
Fenghua Yu
2021-01-17
1
-63
/
+42
*
|
Merge 4.14.215 into android-4.14-stable
Greg Kroah-Hartman
2021-01-12
1
-3
/
+3
|
\
|
|
*
x86/mtrr: Correct the range check before performing MTRR type lookups
Ying-Tsun Huang
2021-01-12
1
-3
/
+3
*
|
Merge 4.14.210 into android-4.14=stable
Greg Kroah-Hartman
2020-12-02
2
-41
/
+28
|
\
|
|
*
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
Xiaochen Shen
2020-12-02
1
-7
/
+25
|
*
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
Xiaochen Shen
2020-12-02
1
-33
/
+2
|
*
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
2020-12-02
1
-2
/
+2
*
|
Merge 4.14.209 into android-4.14-stable
Greg Kroah-Hartman
2020-11-24
1
-53
/
+10
|
\
|
|
*
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
2020-11-24
1
-53
/
+10
*
|
Merge 4.14.207 into android-4.14-stable
Greg Kroah-Hartman
2020-11-19
1
-19
/
+33
|
\
|
|
*
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
2020-11-18
1
-19
/
+33
*
|
Merge 4.14.194 into android-4.14-stable
Greg Kroah-Hartman
2020-08-21
1
-1
/
+1
|
\
|
|
*
x86/mce/inject: Fix a wrong assignment of i_mce.status
Zhenzhong Duan
2020-08-21
1
-1
/
+1
*
|
Merge 4.14.189 into android-4.14-stable
Greg Kroah-Hartman
2020-07-24
1
-1
/
+1
|
\
|
|
*
x86/cpu: Move x86_cache_bits settings
Suraj Jitindar Singh
2020-07-22
1
-1
/
+1
*
|
Merge 4.14.185 into android-4.14-stable
Greg Kroah-Hartman
2020-06-22
1
-31
/
+63
|
\
|
|
*
x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
Anthony Steinhauser
2020-06-20
1
-2
/
+5
|
*
x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
Anthony Steinhauser
2020-06-20
1
-37
/
+50
|
*
x86/speculation: Add support for STIBP always-on preferred mode
Thomas Lendacky
2020-06-20
1
-6
/
+22
|
*
x86/speculation: Change misspelled STIPB to STIBP
Waiman Long
2020-06-20
1
-3
/
+3
*
|
Merge 4.14.184 into android-4.14-stable
Greg Kroah-Hartman
2020-06-11
4
-11
/
+157
|
\
|
|
*
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-06-11
3
-0
/
+138
|
*
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
2020-06-11
1
-10
/
+13
|
*
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2020-06-11
1
-1
/
+6
*
|
Merge 4.14.178 into android-4.14-stable
Greg Kroah-Hartman
2020-05-03
1
-2
/
+2
|
\
|
|
*
x86: hyperv: report value of misc_features
Olaf Hering
2020-05-02
1
-2
/
+2
*
|
ANDROID: x86/cpu/vmware: use the full form of inl in VMWARE_PORT
Sami Tolvanen
2020-04-30
1
-1
/
+1
|
/
*
x86/resctrl: Fix invalid attempt at removing the default resource group
Reinette Chatre
2020-04-24
1
-1
/
+2
*
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
2020-04-24
3
-0
/
+16
*
x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFG
Fenghua Yu
2020-04-24
2
-26
/
+94
*
x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)
Fenghua Yu
2020-04-24
2
-10
/
+58
*
x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
Fenghua Yu
2020-04-24
1
-0
/
+1
*
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
2020-03-20
1
-4
/
+5
*
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
2020-03-11
1
-1
/
+1
*
x86/mce: Handle varying MCA bank counts
Yazen Ghannam
2020-03-11
2
-22
/
+14
*
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
2020-02-28
1
-6
/
+11
*
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Borislav Petkov
2020-02-28
1
-17
/
+16
*
x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
Pawan Gupta
2020-02-14
1
-6
/
+7
*
x86/resctrl: Fix a deadlock due to inaccurate reference
Xiaochen Shen
2020-02-05
1
-8
/
+8
*
x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
Xiaochen Shen
2020-02-05
1
-5
/
+5
*
x86/resctrl: Fix use-after-free when deleting resource groups
Xiaochen Shen
2020-02-05
1
-2
/
+10
*
x86/resctrl: Fix an imbalance in domain_remove_cpu()
Qian Cai
2020-01-23
1
-1
/
+1
*
x86/mce: Fix possibly incorrect severity calculation on AMD
Jan H. Schönherr
2020-01-04
1
-1
/
+1
*
x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]
Yazen Ghannam
2019-12-31
1
-1
/
+1
*
x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
Konstantin Khlebnikov
2019-12-31
1
-1
/
+1
*
x86/mce: Lower throttling MCE messages' priority to warning
Benjamin Berg
2019-12-31
1
-1
/
+1
*
x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
Shirish S
2019-12-17
2
-29
/
+36
*
x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
Shirish S
2019-12-17
1
-3
/
+2
[next]