index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
2022-03-05
x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
Josh Poimboeuf
2022-03-05
x86/speculation: Warn about Spectre v2 LFENCE mitigation
Josh Poimboeuf
2022-02-28
x86/speculation: Use generic retpoline by default on AMD
Kim Phillips
2022-02-21
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
2022-02-21
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
2022-02-21
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
2021-11-01
Merge tag 'seccomp-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-28
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Peter Zijlstra
2021-10-20
x86/fpu: Replace the includes of fpu/internal.h
Thomas Gleixner
2021-10-04
x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl
Andrea Arcangeli
2021-07-28
x86, prctl: Hook L1D flushing in via prctl
Balbir Singh
2021-07-28
x86/mm: Prepare for opt-in based L1D flush in switch_mm()
Balbir Singh
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
[next]