Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e7c587da125291db39ddf1f49b18e5970adbac17
/
arch
e7c587d
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
by Borislav Petkov
· 7 years ago
15e6c22
KVM: SVM: Move spec control call after restore of GS
by Thomas Gleixner
· 7 years ago
5f2b745
x86/cpu: Make alternative_msr_write work for 32-bit code
by Jim Mattson
· 7 years ago
ffed645e
x86/bugs: Fix the parameters alignment and missing void
by Konrad Rzeszutek Wilk
· 7 years ago
7bb4d36
x86/bugs: Make cpu_show_common() static
by Jiri Kosina
· 7 years ago
d66d8ff
x86/bugs: Fix __ssb_select_mitigation() return type
by Jiri Kosina
· 7 years ago
9f65fb2
x86/bugs: Rename _RDS to _SSBD
by Konrad Rzeszutek Wilk
· 7 years ago
f21b53b
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
by Kees Cook
· 7 years ago
8bf37d8
seccomp: Move speculation migitation control to arch code
by Thomas Gleixner
· 7 years ago
356e4bf
prctl: Add force disable speculation
by Thomas Gleixner
· 7 years ago
f9544b2
x86/bugs: Make boot modes __ro_after_init
by Kees Cook
· 7 years ago
7bbf137
nospec: Allow getting/setting on non-current task
by Kees Cook
· 7 years ago
a73ec77
x86/speculation: Add prctl for Speculative Store Bypass mitigation
by Thomas Gleixner
· 7 years ago
885f82b
x86/process: Allow runtime control of Speculative Store Bypass
by Thomas Gleixner
· 7 years ago
28a2775
x86/speculation: Create spec-ctrl.h to avoid include hell
by Thomas Gleixner
· 7 years ago
da39556
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
by Konrad Rzeszutek Wilk
· 7 years ago
764f3c2
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
by Konrad Rzeszutek Wilk
· 7 years ago
1115a85
x86/bugs: Whitelist allowed SPEC_CTRL MSR values
by Konrad Rzeszutek Wilk
· 7 years ago
7724397
x86/bugs/intel: Set proper CPU features and setup RDS
by Konrad Rzeszutek Wilk
· 7 years ago
24f7fc8
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
by Konrad Rzeszutek Wilk
· 7 years ago
0cc5fa0
x86/cpufeatures: Add X86_FEATURE_RDS
by Konrad Rzeszutek Wilk
· 7 years ago
c456442
x86/bugs: Expose /sys/../spec_store_bypass
by Konrad Rzeszutek Wilk
· 7 years ago
5cf6875
x86/bugs, KVM: Support the combination of guest and host IBRS
by Konrad Rzeszutek Wilk
· 7 years ago
1b86883
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
by Konrad Rzeszutek Wilk
· 7 years ago
d105951
x86/bugs: Concentrate bug reporting into a separate function
by Konrad Rzeszutek Wilk
· 7 years ago
4a28bfe
x86/bugs: Concentrate bug detection into a separate function
by Konrad Rzeszutek Wilk
· 7 years ago
1aa7a57
x86/nospec: Simplify alternative_msr_write()
by Linus Torvalds
· 7 years ago
c65732e
x86/cpu: Restore CPUID_8000_0008_EBX reload
by Thomas Gleixner
· 7 years ago
c61a56a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
65f4d6d
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7d9e55f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0d95cfa
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
46dc111
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
19b522d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
5e62493
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
by KarimAllah Ahmed
· 7 years ago
ee7141c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
a468f2d
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
by Junaid Shahid
· 7 years ago
8bb2610
x86/entry/64/compat: Preserve r8-r11 in int $0x80
by Andy Lutomirski
· 7 years ago
1a512c0
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
by Arnd Bergmann
· 7 years ago
3db3eb2
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
by Petr Tesarik
· 7 years ago
3789c12
arm64: avoid instrumenting atomic_ll_sc.o
by Mark Rutland
· 7 years ago
4ea3f05
Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes
by Arnd Bergmann
· 7 years ago
b2d7ecb
powerpc/kvm/booke: Fix altivec related build break
by Laurentiu Tudor
· 7 years ago
6029755
powerpc: Fix deadlock with multiple calls to smp_send_stop
by Nicholas Piggin
· 7 years ago
47b5ece
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
b837913
x86/cpu/intel: Add missing TLB cpuid values
by jacek.tomaka@poczta.fm
· 7 years ago
1334ac1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
19791a7
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
by Mark Rutland
· 7 years ago
c12d7e9
ARM: defconfig: Update Gemini defconfig
by Linus Walleij
· 7 years ago
ef74050
ARM: s3c24xx: jive: Fix some GPIO names
by Linus Walleij
· 7 years ago
21f2db5
Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 7 years ago
7b069b1
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes
by Arnd Bergmann
· 7 years ago
1c3bc8f
ARM: dts: Fix NAS4220B pin config
by Linus Walleij
· 7 years ago
ee370b4
Merge tag 'juno-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes
by Arnd Bergmann
· 7 years ago
a0a2d05
Merge tag 'socfpga_defconfig_fix_v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into fixes
by Arnd Bergmann
· 7 years ago
da6fa7e
x86/smpboot: Don't use mwait_play_dead() on AMD systems
by Yazen Ghannam
· 7 years ago
14d12bb
x86/mm: Make vmemmap and vmalloc base address constants unsigned long
by Jiri Kosina
· 7 years ago
7d87881
x86/vector: Remove the unused macro FPU_IRQ
by Dou Liyang
· 7 years ago
e307280
x86/vector: Remove the macro VECTOR_OFFSET_START
by Dou Liyang
· 7 years ago
9124130
x86/cpufeatures: Enumerate cldemote instruction
by Fenghua Yu
· 7 years ago
4e949e9
perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
by Kan Liang
· 7 years ago
1c758a2
tracing/x86: Update syscall trace events to handle new prefixed syscall func names
by Steven Rostedt (VMware)
· 7 years ago
06e22bb
Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
ac61c11
powerpc: Fix smp_send_stop NMI IPI handling
by Nicholas Piggin
· 7 years ago
316d097
x86/pti: Filter at vma->vm_page_prot population
by Dave Hansen
· 7 years ago
b7c21bc
x86/pti: Disallow global kernel text with RANDSTRUCT
by Dave Hansen
· 7 years ago
a44ca8f
x86/pti: Reduce amount of kernel text allowed to be Global
by Dave Hansen
· 7 years ago
58e65b5
x86/pti: Fix boot warning from Global-bit setting
by Dave Hansen
· 7 years ago
d2479a3
x86/pti: Fix boot problems from Global-bit setting
by Dave Hansen
· 7 years ago
682e6b4
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
by Nicholas Piggin
· 7 years ago
ad40bda
arm64: support __int128 with clang
by Jason A. Donenfeld
· 7 years ago
9478f19
arm64: only advance singlestep for user instruction traps
by Mark Rutland
· 7 years ago
ed231ae
arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
by Kim Phillips
· 7 years ago
59275a0
arm64: ptrace: remove addr_limit manipulation
by Mark Rutland
· 7 years ago
85602be
RISC-V: build vdso-dummy.o with -no-pie
by Aurelien Jarno
· 7 years ago
5b7252a
riscv: there is no <asm/handle_irq.h>
by Christoph Hellwig
· 7 years ago
86e1175
riscv: select DMA_DIRECT_OPS instead of redefining it
by Christoph Hellwig
· 7 years ago
907e21c
arm64: mm: drop addr parameter from sync icache and dcache
by Shaokun Zhang
· 7 years ago
09e182d1
x86/microcode: Do not exit early from __reload_late()
by Borislav Petkov
· 7 years ago
84749d8
x86/microcode/intel: Save microcode patch unconditionally
by Borislav Petkov
· 7 years ago
75ecfb4
powerpc/mce: Fix a bug where mce loops on memory UE.
by Mahesh Salgaonkar
· 7 years ago
d0cf9b5
powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address range
by Alistair Popple
· 7 years ago
a1409ad
powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback parameters
by Alistair Popple
· 7 years ago
28a5933
powerpc/powernv/npu: Add lock to prevent race in concurrent context init/destroy
by Alistair Popple
· 7 years ago
7fd6641
powerpc/powernv/memtrace: Let the arch hotunplug code flush cache
by Balbir Singh
· 7 years ago
fb5924f
powerpc/mm: Flush cache on memory hot(un)plug
by Balbir Singh
· 7 years ago
71c751f
arm64: add sentinel to kpti_safe_list
by Mark Rutland
· 7 years ago
7010adc
x86/jailhouse: Fix incorrect SPDX identifier
by Thomas Gleixner
· 7 years ago
6cf0995
s390: correct module section names for expoline code revert
by Martin Schwidefsky
· 7 years ago
2317b07
s390: update sampling tag after task pid change
by Martin Schwidefsky
· 7 years ago
5f3ba87
s390/cpum_cf: rename IBM z13/z14 counter names
by André Wild
· 7 years ago
783c3b5
s390/uprobes: implement arch_uretprobe_is_alive()
by Heiko Carstens
· 7 years ago
37a535e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
38f0b33
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9409227
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
a841aa8
kexec_file: do not add extra alignment to efi memmap
by Dave Young
· 7 years ago
9a1015b
proc: fix /proc/loadavg regression
by Alexey Dobriyan
· 7 years ago
b9abdcf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
85bd0ba
arm/arm64: KVM: Add PSCI version selection API
by Marc Zyngier
· 7 years ago
854da23
Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
Next »