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
2017-08-24
kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORS
Paolo Bonzini
1
-4
/
+22
2017-08-24
kvm: vmx: Raise #UD on unsupported RDSEED
Jim Mattson
1
-1
/
+23
2017-08-24
kvm: vmx: Raise #UD on unsupported RDRAND
Jim Mattson
1
-1
/
+30
2017-08-24
KVM: VMX: cache secondary exec controls
Paolo Bonzini
1
-46
/
+54
2017-08-23
KVM: SVM: Enable Virtual GIF feature
Janakarajan Natarajan
2
-6
/
+56
2017-08-23
KVM: SVM: Add Virtual GIF feature definition
Janakarajan Natarajan
1
-0
/
+1
2017-08-18
KVM: VMX: always require WB memory type for EPT
David Hildenbrand
1
-2
/
+7
2017-08-18
KVM: VMX: cleanup EPTP definitions
David Hildenbrand
2
-19
/
+17
2017-08-18
KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array)
Denys Vlasenko
1
-40
/
+21
2017-08-18
KVM: x86: fix use of L1 MMIO areas in nested guests
Paolo Bonzini
4
-5
/
+20
2017-08-18
KVM: x86: Avoid guest page table walk when gpa_available is set
Brijesh Singh
5
-22
/
+17
2017-08-18
KVM: x86: simplify ept_misconfig
Paolo Bonzini
3
-28
/
+21
2017-08-15
kvm: avoid uninitialized-variable warnings
Arnd Bergmann
1
-1
/
+2
2017-08-11
kvm: x86: Disallow illegal IA32_APIC_BASE MSR values
Jim Mattson
1
-6
/
+8
2017-08-11
KVM: MMU: Bail out immediately if there is no available mmu page
Wanpeng Li
2
-10
/
+29
2017-08-11
KVM: MMU: Fix softlockup due to mmu_lock is held too long
Wanpeng Li
1
-3
/
+1
2017-08-11
KVM: nVMX: validate eptp pointer
David Hildenbrand
1
-5
/
+2
2017-08-11
KVM: MAINTAINERS improvements
Andrew Jones
1
-11
/
+26
2017-08-10
kvm: nVMX: Add support for fast unprotection of nested guest page tables
Paolo Bonzini
3
-6
/
+5
2017-08-10
KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
Brijesh Singh
1
-1
/
+2
2017-08-10
KVM: X86: Fix residual mmio emulation request to userspace
Wanpeng Li
2
-0
/
+2
2017-08-08
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
3
-3
/
+3
2017-08-08
KVM: s390: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
2
-2
/
+2
2017-08-08
KVM: X86: implement the logic for spinlock optimization
Longpeng(Mike)
5
-4
/
+21
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
13
-8
/
+36
2017-08-07
KVM: x86: use general helpers for some cpuid manipulation
Radim Krčmář
4
-20
/
+14
2017-08-07
KVM: x86: generalize guest_cpuid_has_ helpers
Radim Krčmář
6
-150
/
+95
2017-08-07
KVM: x86: X86_FEATURE_NRIPS is not scattered anymore
Radim Krčmář
1
-13
/
+1
2017-08-07
KVM: nVMX: Emulate EPTP switching for the L1 hypervisor
Bandan Das
2
-6
/
+124
2017-08-07
KVM: nVMX: Enable VMFUNC for the L1 hypervisor
Bandan Das
1
-2
/
+51
2017-08-07
KVM: vmx: Enable VMFUNCs
Bandan Das
2
-1
/
+24
2017-08-07
KVM: nVMX: get rid of nested_release_page*
David Hildenbrand
1
-26
/
+15
2017-08-07
KVM: nVMX: get rid of nested_get_page()
David Hildenbrand
2
-31
/
+32
2017-08-07
KVM: nVMX: INVPCID support
Paolo Bonzini
1
-9
/
+25
2017-08-07
KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
Ladi Prosek
4
-2
/
+10
2017-08-06
Linux 4.13-rc4
v4.13-rc4
Linus Torvalds
1
-1
/
+1
2017-08-06
Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-2
/
+2
2017-08-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-196
/
+290
2017-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-0
/
+3
2017-08-06
Fix compat_sys_sigpending breakage
Dmitry V. Levin
1
-4
/
+7
2017-08-06
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
1
-1
/
+1
2017-08-06
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-06
ext4, project: expand inode extra size if possible
Miao Xie
3
-24
/
+85
2017-08-06
ext4: cleanup ext4_expand_extra_isize_ea()
Miao Xie
1
-9
/
+5
2017-08-06
ext4: restructure ext4_expand_extra_isize
Miao Xie
2
-40
/
+36
2017-08-06
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
Miao Xie
2
-12
/
+16
2017-08-06
ext4: make xattr inode reads faster
Tahsin Erdogan
4
-48
/
+92
2017-08-05
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
1
-3
/
+1
2017-08-05
ext4: remove unused mode parameter
Tahsin Erdogan
1
-5
/
+4
2017-08-05
ext4: fix warning about stack corruption
Arnd Bergmann
1
-5
/
+6
[next]