Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
02cfe779ccaec421cd4ed53a574c8a6354efa7fe
/
arch
/
x86
5515114
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
319f1e0
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
91cfc88
x86: Use __nostackprotect for sme_encrypt_kernel
by Laura Abbott
· 7 years ago
24b61240
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
3f7d875
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
by Andi Kleen
· 7 years ago
c86a32c
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
by Masami Hiramatsu
· 7 years ago
c1804a2
kprobes/x86: Blacklist indirect thunk functions for kprobes
by Masami Hiramatsu
· 7 years ago
736e80a
retpoline: Introduce start/end markers of indirect thunk
by Masami Hiramatsu
· 7 years ago
6f41c34
x86/mce: Make machine check speculation protected
by Thomas Gleixner
· 7 years ago
f23d74f
x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()
by Tom Lendacky
· 7 years ago
1d966eb
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7dfda84
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
88dc7fc
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
37b9595
KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in kvm_valid_sregs()
by Tianyu Lan
· 7 years ago
45d55e7
x86/apic/vector: Fix off by one in error path
by Thomas Gleixner
· 7 years ago
d479244
x86/intel_rdt/cqm: Prevent use after free
by Thomas Gleixner
· 7 years ago
4fdec20
x86/cpufeature: Move processor tracing out of scattered features
by Paolo Bonzini
· 7 years ago
107cd25
x86/mm: Encrypt the initrd earlier for BSP microcode update
by Tom Lendacky
· 7 years ago
cc5f01e
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
by Tom Lendacky
· 7 years ago
2b5d00b
x86/mm: Centralize PMD flags in sme_encrypt_kernel()
by Tom Lendacky
· 7 years ago
bacf6b4
x86/mm: Use a struct to reduce parameters for SME PGD mapping
by Tom Lendacky
· 7 years ago
1303880
x86/mm: Clean up register saving in the __enc_copy() assembly code
by Tom Lendacky
· 7 years ago
28d437d
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
by Tom Lendacky
· 7 years ago
c995efd
x86/retpoline: Fill RSB on context switch for affected CPUs
by David Woodhouse
· 7 years ago
0d39e26
x86/kasan: Panic if there is not enough memory to boot
by Andrey Ryabinin
· 7 years ago
aaae98a
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b8b9ce4
x86/retpoline: Remove compile time warning
by Thomas Gleixner
· 7 years ago
327867f
x86/idt: Mark IDT tables __initconst
by Andi Kleen
· 7 years ago
40548c6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
fc90ccf
Revert "x86/apic: Remove init_bsp_APIC()"
by Ville Syrjälä
· 7 years ago
beacd6f
x86/mm/pkeys: Fix fill_sig_info_pkey
by Eric W. Biederman
· 7 years ago
4b5b212
x86/tsc: Print tsc_khz, when it differs from cpu_khz
by Len Brown
· 7 years ago
b511203
x86/tsc: Fix erroneous TSC rate on Skylake Xeon
by Len Brown
· 7 years ago
da4ae6c
x86/tsc: Future-proof native_calibrate_tsc()
by Len Brown
· 7 years ago
99a9dc9
x86,perf: Disable intel_bts when PTI
by Peter Zijlstra
· 7 years ago
f10ee3d
x86/pti: Fix !PCID and sanitize defines
by Thomas Gleixner
· 7 years ago
8e66791
Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
c92a9a4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
02776b9
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
aefd140
Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
1289e0e
perf/x86/rapl: Fix Haswell and Broadwell server RAPL event
by Kan Liang
· 7 years ago
117cc7a
x86/retpoline: Fill return stack buffer on vmexit
by David Woodhouse
· 7 years ago
7614e91
x86/retpoline/irq32: Convert assembler indirect jumps
by Andi Kleen
· 7 years ago
5096732
x86/retpoline/checksum32: Convert assembler indirect jumps
by David Woodhouse
· 7 years ago
ea08816
x86/retpoline/xen: Convert Xen hypercall indirect jumps
by David Woodhouse
· 7 years ago
e70e589
x86/retpoline/hyperv: Convert assembler indirect jumps
by David Woodhouse
· 7 years ago
9351803
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
by David Woodhouse
· 7 years ago
2641f08
x86/retpoline/entry: Convert entry assembler indirect jumps
by David Woodhouse
· 7 years ago
9697fa3
x86/retpoline/crypto: Convert crypto assembler indirect jumps
by David Woodhouse
· 7 years ago
da28512
x86/spectre: Add boot time option to select Spectre v2 mitigation
by David Woodhouse
· 7 years ago
76b0438
x86/retpoline: Add initial retpoline support
by David Woodhouse
· 7 years ago
445b69e
x86/pti: Make unpoison of pgd for trusted boot work for real
by Dave Hansen
· 7 years ago
03a5517
x86/PCI: Move and shrink AMD 64-bit window to avoid conflict
by =?UTF-8?q?Christian=20K=C3=B6nig?=
· 7 years ago
f32ab75
x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows
by =?UTF-8?q?Christian=20K=C3=B6nig?=
· 7 years ago
2aad9b3
Merge branch 'kvm-insert-lfence' into kvm-master
by Paolo Bonzini
· 7 years ago
75f139a
KVM: x86: Add memory barrier on vmcs field lookup
by Andrew Honig
· 7 years ago
bd89525
KVM: x86: emulate #UD while in guest mode
by Paolo Bonzini
· 7 years ago
ab271bd
x86: kvm: propagate register_shrinker return code
by Arnd Bergmann
· 7 years ago
2a266f2
KVM MMU: check pending exception before injecting APF
by Haozhong Zhang
· 7 years ago
612e8e9
x86/alternatives: Fix optimize_nops() checking
by Borislav Petkov
· 7 years ago
9c6a73c
x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
by Tom Lendacky
· 7 years ago
e4d0e84
x86/cpu/AMD: Make LFENCE a serializing instruction
by Tom Lendacky
· 7 years ago
f328299e
locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entry
by Eric Biggers
· 7 years ago
9d0513d
x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"
by Andy Shevchenko
· 7 years ago
8d56eff
x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
by Jike Song
· 7 years ago
262b6b3
x86/tboot: Unbreak tboot with PTI enabled
by Dave Hansen
· 7 years ago
66a640e
x86: xen: remove the use of VLAIS
by Nick Desaulniers
· 7 years ago
0dd6d27
x86/xen/time: fix section mismatch for xen_init_time_ops()
by Nick Desaulniers
· 7 years ago
61dc0f5
x86/cpu: Implement CPU vulnerabilites sysfs functions
by Thomas Gleixner
· 7 years ago
5b6c02f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
99c6fa2
x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
by David Woodhouse
· 7 years ago
de53c37
x86/pti: Unbreak EFI old_memmap
by Jiri Kosina
· 7 years ago
b94b737
x86/microcode/intel: Extend BDW late-loading with a revision check
by Jia Zhang
· 7 years ago
abb7099
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b03acc4
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0cb5b30
kvm: vmx: Scrub hardware GPRs at VM-exit
by Jim Mattson
· 7 years ago
de79182
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
by Thomas Gleixner
· 7 years ago
b9e705e
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
by David Woodhouse
· 7 years ago
1e54768
x86/tlb: Drop the _GPL from the cpu_tlbstate export
by Thomas Gleixner
· 7 years ago
42f3bdc
x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers
by Peter Zijlstra
· 7 years ago
1dddd25
x86/kaslr: Fix the vaddr_end mess
by Thomas Gleixner
· 7 years ago
f207890
x86/mm: Map cpu_entry_area at the same place on 4/5 level
by Thomas Gleixner
· 7 years ago
f5a4071
x86/mm: Set MODULES_END to 0xffffffffff000000
by Andrey Ryabinin
· 7 years ago
00a5ae2
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2fd9c41
x86/process: Define cpu_tss_rw in same section as declaration
by Nick Desaulniers
· 7 years ago
d7732ba
x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
by Thomas Gleixner
· 7 years ago
3ffdeb1
x86/dumpstack: Print registers for first stack frame
by Josh Poimboeuf
· 7 years ago
a9cdbe7
x86/dumpstack: Fix partial register dumps
by Josh Poimboeuf
· 7 years ago
52994c2
x86/pti: Make sure the user/kernel PTEs match
by Thomas Gleixner
· 7 years ago
694d99d
x86/cpu, x86/pti: Do not enable PTI on AMD processors
by Tom Lendacky
· 7 years ago
f24c4d4
efi/capsule-loader: Reinstate virtual capsule mapping
by Ard Biesheuvel
· 7 years ago
835bcec
x86/efi: Fix kernel param add_efi_memmap regression
by Dave Young
· 7 years ago
f39d7d7
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
52c90f2
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e7c632f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
88fa025
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7f41419
x86/ldt: Make LDT pgtable free conditional
by Thomas Gleixner
· 7 years ago
a62d698
x86/ldt: Plug memory leak in error path
by Thomas Gleixner
· 7 years ago
decab08
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
by Thomas Gleixner
· 7 years ago
322f8b8
x86/smpboot: Remove stale TLB flush invocations
by Thomas Gleixner
· 7 years ago
Next »