index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
prctl: Add force disable speculation
Thomas Gleixner
2018-05-05
1
-10
/
+25
*
x86/bugs: Make boot modes __ro_after_init
Kees Cook
2018-05-05
1
-2
/
+3
*
nospec: Allow getting/setting on non-current task
Kees Cook
2018-05-03
1
-11
/
+16
*
x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner
2018-05-03
2
-10
/
+74
*
x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner
2018-05-03
5
-7
/
+65
*
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2018-05-03
6
-18
/
+25
*
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
2018-05-03
2
-4
/
+6
*
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
Konrad Rzeszutek Wilk
2018-05-03
5
-1
/
+61
*
x86/bugs: Whitelist allowed SPEC_CTRL MSR values
Konrad Rzeszutek Wilk
2018-05-03
1
-2
/
+9
*
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
2018-05-03
5
-6
/
+43
*
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
Konrad Rzeszutek Wilk
2018-05-03
3
-0
/
+110
*
x86/cpufeatures: Add X86_FEATURE_RDS
Konrad Rzeszutek Wilk
2018-05-03
1
-0
/
+1
*
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-05-03
3
-0
/
+29
*
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-05-03
4
-8
/
+32
*
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
Konrad Rzeszutek Wilk
2018-05-03
2
-4
/
+48
*
x86/bugs: Concentrate bug reporting into a separate function
Konrad Rzeszutek Wilk
2018-05-03
1
-14
/
+32
*
x86/bugs: Concentrate bug detection into a separate function
Konrad Rzeszutek Wilk
2018-05-03
1
-10
/
+11
*
x86/nospec: Simplify alternative_msr_write()
Linus Torvalds
2018-05-03
1
-9
/
+10
*
x86/cpu: Restore CPUID_8000_0008_EBX reload
Thomas Gleixner
2018-05-02
1
-1
/
+5
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-29
12
-19
/
+93
|
\
|
*
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
Arnd Bergmann
2018-04-27
2
-0
/
+73
|
*
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
Petr Tesarik
2018-04-27
1
-0
/
+6
|
*
x86/cpu/intel: Add missing TLB cpuid values
jacek.tomaka@poczta.fm
2018-04-26
1
-0
/
+3
|
*
x86/smpboot: Don't use mwait_play_dead() on AMD systems
Yazen Ghannam
2018-04-26
1
-0
/
+2
|
*
x86/mm: Make vmemmap and vmalloc base address constants unsigned long
Jiri Kosina
2018-04-26
1
-4
/
+4
|
*
x86/vector: Remove the unused macro FPU_IRQ
Dou Liyang
2018-04-26
1
-2
/
+0
|
*
x86/vector: Remove the macro VECTOR_OFFSET_START
Dou Liyang
2018-04-26
1
-5
/
+0
|
*
x86/cpufeatures: Enumerate cldemote instruction
Fenghua Yu
2018-04-26
1
-0
/
+1
|
*
x86/microcode: Do not exit early from __reload_late()
Borislav Petkov
2018-04-24
1
-4
/
+2
|
*
x86/microcode/intel: Save microcode patch unconditionally
Borislav Petkov
2018-04-24
1
-2
/
+0
|
*
x86/jailhouse: Fix incorrect SPDX identifier
Thomas Gleixner
2018-04-23
2
-2
/
+2
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-29
5
-19
/
+68
|
\
\
|
*
|
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
2018-04-27
1
-4
/
+4
|
*
|
x86/pti: Filter at vma->vm_page_prot population
Dave Hansen
2018-04-25
2
-0
/
+9
|
*
|
x86/pti: Disallow global kernel text with RANDSTRUCT
Dave Hansen
2018-04-25
1
-0
/
+10
|
*
|
x86/pti: Reduce amount of kernel text allowed to be Global
Dave Hansen
2018-04-25
1
-3
/
+13
|
*
|
x86/pti: Fix boot warning from Global-bit setting
Dave Hansen
2018-04-25
1
-10
/
+30
|
*
|
x86/pti: Fix boot problems from Global-bit setting
Dave Hansen
2018-04-25
1
-2
/
+2
|
|
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-29
1
-3
/
+6
|
\
\
|
*
|
perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
Kan Liang
2018-04-25
1
-3
/
+6
|
|
/
*
|
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-28
8
-48
/
+132
|
\
\
|
*
|
powerpc/kvm/booke: Fix altivec related build break
Laurentiu Tudor
2018-04-27
1
-0
/
+7
|
*
|
powerpc: Fix deadlock with multiple calls to smp_send_stop
Nicholas Piggin
2018-04-27
1
-16
/
+39
|
*
|
powerpc: Fix smp_send_stop NMI IPI handling
Nicholas Piggin
2018-04-25
1
-5
/
+17
|
*
|
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
Nicholas Piggin
2018-04-25
1
-3
/
+5
|
*
|
powerpc/mce: Fix a bug where mce loops on memory UE.
Mahesh Salgaonkar
2018-04-24
1
-5
/
+2
|
*
|
powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address...
Alistair Popple
2018-04-24
1
-4
/
+19
|
*
|
powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback p...
Alistair Popple
2018-04-24
2
-4
/
+14
|
*
|
powerpc/powernv/npu: Add lock to prevent race in concurrent context init/destroy
Alistair Popple
2018-04-24
1
-9
/
+42
|
*
|
powerpc/powernv/memtrace: Let the arch hotunplug code flush cache
Balbir Singh
2018-04-24
1
-17
/
+0
[next]