index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
nospec-branch.h
Age
Commit message (
Expand
)
Author
2018-08-03
x86/speculation: Support Enhanced IBRS on future CPUs
Sai Praneeth
2018-07-19
x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
Jiang Biao
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-17
x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner
2018-05-17
x86/bugs: Expose x86_spec_ctrl_base directly
Thomas Gleixner
2018-05-14
bpf, x64: clean up retpoline emission slightly
Daniel Borkmann
2018-05-14
x86/cpu: Make alternative_msr_write work for 32-bit code
Jim Mattson
2018-05-05
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
Kees Cook
2018-05-03
bpf, x86_32: add eBPF JIT compiler for ia32
Wang YanQing
2018-05-03
x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner
2018-05-03
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2018-05-03
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
Konrad Rzeszutek Wilk
2018-05-03
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
Konrad Rzeszutek Wilk
2018-05-03
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-05-03
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
Konrad Rzeszutek Wilk
2018-05-03
x86/nospec: Simplify alternative_msr_write()
Linus Torvalds
2018-03-18
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-14
x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...
Andy Whitcroft
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-22
bpf, x64: implement retpoline for tail call
Daniel Borkmann
2018-02-21
x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
Ingo Molnar
2018-02-21
x86/speculation, objtool: Annotate indirect calls/jumps for objtool
Peter Zijlstra
2018-02-20
x86/speculation: Use IBRS if available before calling into firmware
David Woodhouse
2018-02-20
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
David Woodhouse
2018-02-15
x86/speculation: Add <asm/msr-index.h> dependency
Peter Zijlstra
2018-02-13
Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
David Woodhouse
2018-02-02
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
2018-01-27
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
2018-01-27
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
2018-01-27
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
2018-01-26
x86/nospec: Fix header guards names
Borislav Petkov
2018-01-26
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
2018-01-19
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
Andi Kleen
2018-01-19
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
2018-01-15
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
Tom Lendacky
2018-01-12
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
2018-01-12
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
2018-01-12
x86/retpoline: Add initial retpoline support
David Woodhouse