index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
bugs.c
Age
Commit message (
Expand
)
Author
2020-11-25
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
2020-11-05
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
2020-08-07
x86/bugs/multihit: Fix mitigation reporting when VMX is not in use
Pawan Gupta
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-18
x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation
Tony Luck
2020-06-16
x86/speculation: Merge one test in spectre_v2_user_select_mitigation()
Borislav Petkov
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
Anthony Steinhauser
2020-06-09
x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
Anthony Steinhauser
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2019-12-14
x86/bugs: Move enum taa_mitigations to bugs.c
Borislav Petkov
2019-11-16
x86/speculation: Fix redundant MDS mitigation message
Waiman Long
2019-11-16
x86/speculation: Fix incorrect MDS/TAA mitigation status
Waiman Long
2019-11-07
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
Josh Poimboeuf
2019-11-04
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-10-28
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-10-28
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
2019-09-17
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
2019-07-28
Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Thomas Gleixner
2019-07-28
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
2019-07-25
x86/cpu: Move arch_smt_update() to a neutral place
Thomas Gleixner
2019-07-25
x86/speculation/mds: Apply more accurate check on hypervisor platform
Zhenzhong Duan
2019-07-09
x86/speculation: Enable Spectre v1 swapgs mitigations
Josh Poimboeuf
2019-06-26
x86/speculation: Allow guests to use SSBD even if host does not
Alejandro Jimenez
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-04-19
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
2019-04-18
x86/speculation/mds: Add 'mitigations=' support for MDS
Josh Poimboeuf
2019-04-17
Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2019-04-17
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-04-17
x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
Konrad Rzeszutek Wilk
2019-04-17
x86/speculation/mds: Fix comment
Boris Ostrovsky
2019-04-02
x86/speculation/mds: Add SMT warning message
Josh Poimboeuf
2019-04-02
x86/speculation: Move arch_smt_update() call to after mitigation decisions
Josh Poimboeuf
2019-04-02
x86/speculation/mds: Add mds=full,nosmt cmdline option
Josh Poimboeuf
2019-03-06
Documentation: Move L1TF to separate directory
Thomas Gleixner
2019-03-06
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
2019-03-06
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
2019-03-06
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
2019-03-06
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
2019-03-06
x86/kvm/vmx: Add MDS protection when L1D Flush is not active
Thomas Gleixner
2019-03-06
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
2019-03-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]