Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c49b7b3981f5c39b9b50dc65e32d3c6a553825de
/
arch
/
x86
3b04689
Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
bc5725f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
c73f4c9
KVM: x86: nVMX: fix x2APIC VTPR read intercept
by Marc Orr
· 6 years ago
acff784
KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
by Marc Orr
· 6 years ago
b86bc28
KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
by David Rientjes
· 6 years ago
ede885e
kvm: svm: fix potential get_num_contig_pages overflow
by David Rientjes
· 6 years ago
32d9258
syscalls: Remove start and number from syscall_set_arguments() args
by Steven Rostedt (VMware)
· 6 years ago
b35f549
syscalls: Remove start and number from syscall_get_arguments() args
by Steven Rostedt (Red Hat)
· 8 years ago
42d8644
xen: Prevent buffer overflow in privcmd ioctl
by Dan Carpenter
· 6 years ago
63fc9c2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
915ee0d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f560bd1
x86/realmode: Make set_real_mode_mem() static inline
by Matteo Croce
· 6 years ago
45def77
KVM: x86: update %rip after emulating IO
by Sean Christopherson
· 6 years ago
013cc6e
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
by Vitaly Kuznetsov
· 6 years ago
2bdb76c
kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
by Xiaoyao Li
· 6 years ago
0cf9135
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
by Sean Christopherson
· 6 years ago
f285c63
kvm: mmu: Used range based flushing in slot_handle_level_range
by Ben Gardon
· 6 years ago
4d66623
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
by Wei Yang
· 6 years ago
711eff3
kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fields
by Krish Sadhukhan
· 6 years ago
05d5a48
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
by Singh, Brijesh
· 6 years ago
47c42e6
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
by Sean Christopherson
· 6 years ago
552c69b1
KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT
by Sean Christopherson
· 6 years ago
f6027c8
x86/cpufeature: Fix __percpu annotation in this_cpu_has()
by Jann Horn
· 6 years ago
92c77f7
x86/mm: Don't exceed the valid physical address space
by Ralph Campbell
· 6 years ago
a9d57ef
x86/retpolines: Disable switch jump tables when retpolines are enabled
by Daniel Borkmann
· 6 years ago
bebd024
x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
by Thomas Gleixner
· 6 years ago
b929a50
x86/realmode: Don't leak the trampoline kernel address
by Matteo Croce
· 6 years ago
0f02dae
x86/boot: Fix incorrect ifdeffery scope
by Baoquan He
· 6 years ago
7f2daa9
x86/resctrl: Remove unused variable
by Peng Hao
· 6 years ago
ffc8599
x86/gart: Exclude GART aperture from kcore
by Kairui Song
· 6 years ago
f779871
Merge branch 'x86/cpu' into x86/urgent
by Thomas Gleixner
· 6 years ago
e898e69
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error
by Nathan Chancellor
· 6 years ago
4fe64a6
x86/mm/pti: Make local symbols static
by Valdis Kletnieks
· 6 years ago
0f4d3aa
x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processors
by Matthew Whitehead
· 6 years ago
18fb053
x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
by Matthew Whitehead
· 6 years ago
9bd6812
x86/microcode: Announce reload operation's completion
by Borislav Petkov
· 6 years ago
534c89c
x86/hyperv: Prevent potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
2e84f11
x86/hpet: Prevent potential NULL pointer dereference
by Aditya Pakki
· 6 years ago
725e29d
x86/lib: Fix indentation issue, remove extra tab
by Colin Ian King
· 6 years ago
a9c640a
x86/boot: Restrict header scope to make Clang happy
by Nick Desaulniers
· 6 years ago
a315172
x86/mm: Don't leak kernel addresses
by Matteo Croce
· 6 years ago
28d747f
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
80b98e9
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
69ebf9a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c634dc6
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
by kbuild test robot
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
7cbbbb8
kbuild: warn redundant generic-y
by Masahiro Yamada
· 6 years ago
a9dce66
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
636deed
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
4a605bc
kvm: vmx: fix formatting of a comment
by Paolo Bonzini
· 6 years ago
92da008
Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
by Ben Gardon
· 6 years ago
f764c58
perf/x86: Fixup typo in stub functions
by Peter Zijlstra
· 6 years ago
ede271b
perf/x86/intel: Fix memory corruption
by Peter Zijlstra
· 6 years ago
7b47a9e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a667cb7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
26fb3da
memblock: drop memblock_alloc_*_nopanic() variants
by Mike Rapoport
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
42b46ae
memblock: drop __memblock_alloc_base()
by Mike Rapoport
· 6 years ago
004cc08
Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d14d7f1
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
6cdfa54
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
ffd602e
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
c3665a6
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
12ad143
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
262d6a9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b6e3cb4
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
bb97be2
Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
2901752
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
8041ffd3
perf/x86/intel/uncore: Fix client IMC events return huge result
by Kan Liang
· 6 years ago
38e7571
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
e13284d
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
01bd2ac
xen: fix dom0 boot on huge systems
by Juergen Gross
· 6 years ago
b5dd0c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
3d35390
mm: create the new vm_fault_t type
by Souptick Joarder
· 6 years ago
3337d5c
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
by Alexey Brodkin
· 6 years ago
610cd4e
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
60970c1
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f86727f
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d2cb698
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
35a738f
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
bcd49c3
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f14b5f0
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
37d1856
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
179fb36
x86/hyperv: Fix kernel panic when kexec on HyperV
by Kairui Song
· 6 years ago
24c4122
x86/mm: Remove unused variable 'old_pte'
by Qian Cai
· 6 years ago
3609e31
x86/mm: Remove unused variable 'cpu'
by Qian Cai
· 6 years ago
a2863b5
Revert "x86_64: Increase stack size for KASAN_EXTRA"
by Qian Cai
· 6 years ago
ac5cecc
x86/unwind: Add hardcoded ORC entry for NULL
by Jann Horn
· 6 years ago
f4f34e1
x86/unwind: Handle NULL pointer calls better in frame unwinder
by Jann Horn
· 6 years ago
e4a0bd0
x86/boot/KASLR: Always return a value from process_mem_region
by Louis Taylor
· 6 years ago
a8e04a7
Merge branch 'remotes/lorenzo/pci/hv'
by Bjorn Helgaas
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
fa29f5b
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
6ea98b4
Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
203b660
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3478588
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c8f5ed6
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
400816f
perf/x86/intel: Implement support for TSX Force Abort
by Peter Zijlstra (Intel)
· 6 years ago
52f6490
x86: Add TSX Force Abort CPUID/MSR
by Peter Zijlstra (Intel)
· 6 years ago
Next »