Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
caa057a2cad647fb368a12c8e6c410ac4c28e063
caa057a
KVM: X86: Provide a capability to disable HLT intercepts
by Wanpeng Li
· 7 years ago
4d5422c
KVM: X86: Provide a capability to disable MWAIT intercepts
by Wanpeng Li
· 7 years ago
4956aa3
Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 7 years ago
2d7921c
KVM: x86: Add support for VMware backdoor Pseudo-PMCs
by Arbel Moshe
· 7 years ago
9718420
KVM: x86: SVM: Intercept #GP to support access to VMware backdoor ports
by Liran Alon
· 7 years ago
9e86948
KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports
by Liran Alon
· 7 years ago
04789b6
KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor
by Liran Alon
· 7 years ago
e236617
KVM: x86: Add emulation_type to not raise #UD on emulation failure
by Liran Alon
· 7 years ago
9a29d449
KVM: x86: Always allow access to VMware backdoor I/O ports
by Liran Alon
· 7 years ago
c4ae60e
KVM: x86: Add module parameter for supporting VMware backdoor
by Liran Alon
· 7 years ago
dca7f12
KVM: x86: add kvm_fast_pio() to consolidate fast PIO code
by Sean Christopherson
· 7 years ago
432baf6
KVM: VMX: use kvm_fast_pio_in for handling IN I/O
by Sean Christopherson
· 7 years ago
2bb8caf
KVM: vVMX: signal failure for nested VMEntry if emulation_required
by Sean Christopherson
· 7 years ago
e1de91c
KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest
by Sean Christopherson
· 7 years ago
b4d1851
KVM: VMX: give unrestricted guest full control of CR3
by Sean Christopherson
· 7 years ago
5dc1f04
KVM: VMX: don't force CR4.PAE/PSE for unrestricted guest
by Sean Christopherson
· 7 years ago
1706bd0
KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUEST
by Sean Christopherson
· 7 years ago
e90008d
KVM: VMX: don't configure EPT identity map for unrestricted guest
by Sean Christopherson
· 7 years ago
f7eaeb0
KVM: VMX: don't configure RM TSS for unrestricted guest
by Sean Christopherson
· 7 years ago
915e6f7
x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmasked
by Vitaly Kuznetsov
· 7 years ago
98f65ad
x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vector change
by Vitaly Kuznetsov
· 7 years ago
a2e164e
x86/kvm/hyper-v: add reenlightenment MSRs support
by Vitaly Kuznetsov
· 7 years ago
ddd6f0e
KVM: x86: Update the exit_qualification access bits while walking an address
by KarimAllah Ahmed
· 7 years ago
1df372f
KVM: x86: Make enum conversion explicit in kvm_pdptr_read()
by Matthias Kaehlcke
· 7 years ago
0bcc3fb
KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
by Vitaly Kuznetsov
· 7 years ago
c51eb52
KVM: x86: Add support for AMD Core Perf Extension in guest
by Janakarajan Natarajan
· 7 years ago
e84b711
x86/msr: Add AMD Core Perf Extension MSRs
by Janakarajan Natarajan
· 7 years ago
ccc40c5
KVM: s390: provide counters for all interrupt injects/delivery
by Christian Borntraeger
· 7 years ago
32de074
KVM: add machine check counter to kvm_stat
by QingFeng Hao
· 7 years ago
2584003
s390/setup: enable display support for KVM guest
by Farhan Ali
· 7 years ago
daea546
s390/char: Rename EBCDIC keymap variables
by Farhan Ali
· 7 years ago
5c420fc
Kconfig: Remove HAS_IOMEM dependency for Graphics support
by Farhan Ali
· 7 years ago
4ed8773
KVM: s390: fix fallthrough annotation
by Sebastian Ott
· 7 years ago
a5e0acea9
KVM: s390: add exit io request stats and simplify code
by Christian Borntraeger
· 7 years ago
5c2b4d5
KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW]
by Christian Borntraeger
· 7 years ago
c9f0a2b
KVM: s390: Refactor host cmma and pfmfi interpretation controls
by Janosch Frank
· 7 years ago
c3b9e3e
KVM: s390: implement CPU model only facilities
by Christian Borntraeger
· 7 years ago
0c7f650
KVM: nVMX: Enforce NMI controls on vmentry of L2 guests
by Krish Sadhukhan
· 7 years ago
1389309
KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace
by Paolo Bonzini
· 7 years ago
6677f3d
KVM: nVMX: introduce struct nested_vmx_msrs
by Paolo Bonzini
· 7 years ago
6beacf7
KVM: X86: Don't use PV TLB flush with dedicated physical CPUs
by Wanpeng Li
· 7 years ago
b2798ba
KVM: X86: Choose qspinlock when dedicated physical CPUs are available
by Wanpeng Li
· 7 years ago
a4429e5
KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED
by Wanpeng Li
· 7 years ago
d4c67a7
kvm: use insert sort in kvm_io_bus_register_dev function
by Gal Hammer
· 7 years ago
01643c5
KVM: x86: KVM_CAP_SYNC_REGS
by Ken Hofsass
· 7 years ago
7b7e395
KVM: x86: add SYNC_REGS_SIZE_BYTES #define.
by Ken Hofsass
· 7 years ago
faeb783
kvm: x86: hyperv: guest->host event signaling via eventfd
by Roman Kagan
· 7 years ago
cbc0236
kvm: x86: factor out kvm.arch.hyperv (de)init
by Roman Kagan
· 7 years ago
f07afa0
KVM: s390: fix memory overwrites when not using SCA entries
by David Hildenbrand
· 7 years ago
661e50b
Linux 4.16-rc4
by Linus Torvalds
· 7 years ago
e64b956
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7225a44
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4c4ce3022
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ff8d583
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
af8c081
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
58bdf60
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
20f1417
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
0eb3412
Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
7cf901b
Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
d6d0972
Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
03a6c259
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
949b9325
memremap: fix softlockup reports at teardown
by Dan Williams
· 7 years ago
5fdf8e5
libnvdimm: re-enable deep flush for pmem devices via fsync()
by Dave Jiang
· 7 years ago
50186e1
MAINTAINERS: take over Kconfig maintainership
by Masahiro Yamada
· 7 years ago
94db151
vfio: disable filesystem-dax page pinning
by Dan Williams
· 7 years ago
329ad5e
Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
5fbdefc
Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
0573fed
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
2833419
Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
fb6d47a
Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
ff06b55
Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
a5c05b7
Merge tag 'pm-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
5ae6fcc
kconfig: fix line number in recursive inclusion error message
by Masahiro Yamada
· 7 years ago
a11761c
Coccinelle: memdup: Fix typo in warning messages
by Dafna Hirschfeld
· 7 years ago
7c42467
i2c: octeon: Prevent error message on bus error
by Jan Glauber
· 7 years ago
1a0e3a3
Merge tag 'at24-4.16-rc4-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current
by Wolfram Sang
· 7 years ago
b61e070
Merge branch 'cpufreq-scpi'
by Rafael J. Wysocki
· 7 years ago
636a415
parisc: Reduce irq overhead when run in qemu
by Helge Deller
· 7 years ago
5ffa851
parisc: Use cr16 interval timers unconditionally on qemu
by Helge Deller
· 7 years ago
0ed1fe4
parisc: Check if secondary CPUs want own PDC calls
by Helge Deller
· 7 years ago
fd8d0ca
parisc: Hide virtual kernel memory layout
by Helge Deller
· 7 years ago
0adb24e
parisc: Fix ordering of cache and TLB flushes
by John David Anglin
· 7 years ago
1a90ce3
kconfig: Update ncurses package names for menuconfig
by Arvind Prasanna
· 7 years ago
cbf7a90
kbuild/kallsyms: trivial typo fix
by Cao jin
· 7 years ago
0da4fab
kbuild: test --build-id linker flag by ld-option instead of cc-ldoption
by Masahiro Yamada
· 7 years ago
a7b151f
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
by Cao jin
· 7 years ago
bf0bbdc
kconfig: Don't leak choice names during parsing
by Masahiro Yamada
· 7 years ago
1b1e4ee
sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE
by Masahiro Yamada
· 7 years ago
f4bc1ee
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
by Masahiro Yamada
· 7 years ago
5d60e05
Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
2120447
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 7 years ago
b7e31be
KVM: x86: fix vcpu initialization with userspace lapic
by Radim Krčmář
· 7 years ago
518e7b9
KVM: X86: Allow userspace to define the microcode version
by Wanpeng Li
· 7 years ago
66421c1
KVM: X86: Introduce kvm_get_msr_feature()
by Wanpeng Li
· 7 years ago
8da5db7
Merge tag 'platform-drivers-x86-v4.16-5' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
7e30309
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
7bec4a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
1cedc63
platform/x86: wmi: Fix misuse of vsprintf extension %pULL
by Joe Perches
· 7 years ago
d1d93fa
KVM: SVM: Add MSR-based feature support for serializing LFENCE
by Tom Lendacky
· 7 years ago
801e459
KVM: x86: Add a framework for supporting MSR-based features
by Tom Lendacky
· 7 years ago
Next »