index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
Merge tag 'kvmarm-fixes-for-5.1-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
6
-11
/
+48
2019-04-30
KVM: selftests: make hyperv_cpuid test pass on AMD
Vitaly Kuznetsov
1
-1
/
+8
2019-04-30
KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer
Sean Christopherson
2
-4
/
+2
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
3
-8
/
+13
2019-04-30
x86/kvm/mmu: reset MMU context when 32-bit guest switches PAE
Vitaly Kuznetsov
2
-0
/
+2
2019-04-30
KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
Sean Christopherson
2
-2
/
+20
2019-04-29
Documentation: kvm: fix dirty log ioctl arch lists
Andrew Jones
1
-3
/
+3
2019-04-27
KVM: VMX: Move RSB stuffing to before the first RET after VM-Exit
Rick Edgecombe
2
-3
/
+12
2019-04-25
KVM: arm/arm64: Don't emulate virtual timers on userspace ioctls
Christoffer Dall
1
-5
/
+8
2019-04-25
kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
Suzuki K Poulose
1
-1
/
+5
2019-04-25
KVM: arm/arm64: Ensure vcpu target is unset on reset failure
Andrew Jones
1
-3
/
+8
2019-04-18
KVM: lapic: Convert guest TSC to host time domain if necessary
Sean Christopherson
1
-3
/
+21
2019-04-18
KVM: lapic: Allow user to disable adaptive tuning of timer advancement
Sean Christopherson
3
-5
/
+17
2019-04-18
KVM: lapic: Track lapic timer advance per vCPU
Sean Christopherson
5
-25
/
+28
2019-04-18
KVM: lapic: Disable timer advancement if adaptive tuning goes haywire
Sean Christopherson
1
-0
/
+4
2019-04-18
x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
Vitaly Kuznetsov
1
-1
/
+10
2019-04-18
KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too short
Liran Alon
1
-3
/
+6
2019-04-18
Merge tag 'kvm-ppc-fixes-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-4
/
+6
2019-04-16
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
Vitaly Kuznetsov
1
-2
/
+2
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
4
-9
/
+16
2019-04-16
KVM: x86: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
1
-1
/
+1
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
4
-6
/
+191
2019-04-16
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
1
-1
/
+7
2019-04-16
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
4
-16
/
+17
2019-04-16
KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
Sean Christopherson
2
-4
/
+16
2019-04-16
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
Sean Christopherson
1
-10
/
+11
2019-04-16
KVM: x86: clear SMM flags before loading state while leaving SMM
Sean Christopherson
3
-16
/
+10
2019-04-16
KVM: x86: Open code kvm_set_hflags
Sean Christopherson
3
-18
/
+19
2019-04-16
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
6
-92
/
+92
2019-04-16
KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU
Liran Alon
1
-0
/
+25
2019-04-16
KVM: x86: Raise #GP when guest vCPU do not support PMU
Liran Alon
1
-0
/
+4
2019-04-16
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
4
-6
/
+12
2019-04-16
KVM: x86: svm: make sure NMI is injected after nmi_singlestep
Vitaly Kuznetsov
1
-0
/
+3
2019-04-16
svm/avic: Fix invalidate logical APIC id entry
Suthikulpanit, Suravee
1
-1
/
+2
2019-04-16
Revert "svm: Fix AVIC incomplete IPI emulation"
Suthikulpanit, Suravee
1
-4
/
+15
2019-04-16
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
4
-16
/
+15
2019-04-16
KVM: nVMX: always use early vmcs check when EPT is disabled
Paolo Bonzini
2
-2
/
+21
2019-04-16
KVM: nVMX: allow tests to use bad virtual-APIC page address
Paolo Bonzini
3
-10
/
+19
2019-04-15
KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptes
Sean Christopherson
1
-1
/
+1
2019-04-09
Bluetooth: btusb: request wake pin with NOAUTOEN
Brian Norris
1
-1
/
+1
2019-04-09
Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+11
2019-04-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-2
/
+6
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-28
/
+89
2019-04-08
Merge branch 'fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
7
-21
/
+108
2019-04-08
Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-11
/
+24
2019-04-08
Merge branch 'bnxt_en-fixes'
David S. Miller
1
-3
/
+13
2019-04-08
bnxt_en: Reset device on RX buffer errors.
Michael Chan
1
-0
/
+6
2019-04-08
bnxt_en: Improve RX consumer index validity check.
Michael Chan
1
-3
/
+7
2019-04-08
net: macb driver, check for SKBTX_HW_TSTAMP
Paul Thomas
1
-1
/
+3
2019-04-08
Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant'
David S. Miller
4
-8
/
+8
[next]