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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
kvm: x86/mmu: Allocate and free TDP MMU roots
Ben Gardon
5
-6
/
+146
2020-10-21
kvm: x86/mmu: Init / Uninit the TDP MMU
Ben Gardon
5
-1
/
+55
2020-10-21
kvm: x86/mmu: Introduce tdp_iter
Ben Gardon
3
-1
/
+234
2020-10-21
KVM: mmu: extract spte.h and spte.c
Paolo Bonzini
5
-548
/
+607
2020-10-21
KVM: mmu: Separate updating a PTE from kvm_set_pte_rmapp
Paolo Bonzini
1
-7
/
+17
2020-10-21
kvm: x86/mmu: Separate making SPTEs from set_spte
Ben Gardon
1
-16
/
+33
2020-10-21
kvm: mmu: Separate making non-leaf sptes from link_shadow_page
Ben Gardon
1
-6
/
+15
2020-10-21
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
5
-22
/
+46
2020-10-21
KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const
Joe Perches
1
-1
/
+1
2020-10-21
KVM: x86: Let the guest own CR4.FSGSBASE
Lai Jiangshan
1
-1
/
+1
2020-10-21
KVM: VMX: Intercept guest reserved CR4 bits to inject #GP fault
Sean Christopherson
1
-5
/
+10
2020-10-21
KVM: x86: Move call to update_exception_bitmap() into VMX code
Sean Christopherson
2
-1
/
+3
2020-10-21
KVM: x86: Invoke vendor's vcpu_after_set_cpuid() after all common updates
Sean Christopherson
1
-2
/
+3
2020-10-21
KVM: x86: Intercept LA57 to inject #GP fault when it's reserved
Lai Jiangshan
1
-1
/
+1
2020-10-21
KVM: SVM: Initialize prev_ga_tag before use
Suravee Suthikulpanit
1
-0
/
+1
2020-10-21
KVM: nSVM: implement on demand allocation of the nested state
Maxim Levitsky
3
-28
/
+83
2020-10-21
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
6
-7
/
+15
2020-10-21
KVM: x86: report negative values from wrmsr emulation to userspace
Maxim Levitsky
2
-5
/
+8
2020-10-21
KVM: x86: xen_hvm_config: cleanup return values
Maxim Levitsky
1
-14
/
+9
2020-10-21
kvm x86/mmu: Make struct kernel_param_ops definitions const
Joe Perches
1
-2
/
+2
2020-10-21
KVM: x86: bump KVM_MAX_CPUID_ENTRIES
Vitaly Kuznetsov
1
-1
/
+1
2020-10-21
KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
Vitaly Kuznetsov
3
-39
/
+53
2020-10-21
KVM: x86: disconnect kvm_check_cpuid() from vcpu->arch.cpuid_entries
Vitaly Kuznetsov
1
-15
/
+23
2020-10-21
kvm: x86: only provide PV features if enabled in guest's CPUID
Oliver Upton
4
-5
/
+94
2020-10-21
kvm: x86: set wall_clock in kvm_write_wall_clock()
Oliver Upton
1
-1
/
+2
2020-10-21
kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn
Oliver Upton
1
-26
/
+32
2020-10-21
x86/kvm: Update the comment about asynchronous page fault in exc_page_fault()
Vitaly Kuznetsov
1
-5
/
+8
2020-10-21
x86/kvm: hide KVM options from menuconfig when KVM is not compiled
Matteo Croce
1
-0
/
+1
2020-10-21
KVM: VMX: Forbid userspace MSR filters for x2APIC
Paolo Bonzini
1
-1
/
+8
2020-10-21
KVM: VMX: Ignore userspace MSR filters for x2APIC
Sean Christopherson
2
-18
/
+31
2020-10-21
Merge branch 'remotes/lorenzo/pci/arm'
Bjorn Helgaas
2
-21
/
+2
2020-10-21
Merge branch 'remotes/lorenzo/pci/pci-iomap'
Bjorn Helgaas
1
-10
/
+7
2020-10-21
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+1
2020-10-21
s390: virtio: PV needs VIRTIO I/O device protection
Pierre Morel
2
-0
/
+12
2020-10-21
arm64: proton-pack: Update comment to reflect new function name
Stephen Boyd
1
-2
/
+2
2020-10-20
Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2
-4
/
+22
2020-10-20
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
34
-112
/
+263
2020-10-20
Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
35
-1355
/
+15
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
3
-5
/
+0
2020-10-20
arm64: spectre-v2: Favour CPU-specific mitigation at EL2
Will Deacon
1
-19
/
+17
2020-10-20
powerpc/64s: Remove TM from Power10 features
Jordan Niethe
2
-4
/
+11
2020-10-20
Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
61
-3420
/
+3417
2020-10-20
arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
Nick Desaulniers
1
-2
/
+2
2020-10-20
arm64: Fix a broken copyright header in gen_vdso_offsets.sh
Palmer Dabbelt
1
-1
/
+1
2020-10-20
ARM/sa1111: add a missing include of dma-map-ops.h
Christoph Hellwig
1
-1
/
+1
2020-10-19
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-239
/
+936
2020-10-19
Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-559
/
+402
2020-10-20
powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation
Michael Neuling
1
-1
/
+1
2020-10-19
x86/boot/64: Explicitly map boot_params and command line
Arvind Sankar
2
-3
/
+23
2020-10-19
KVM: VMX: Fix x2APIC MSR intercept handling on !APICV platforms
Peter Xu
1
-2
/
+3
[prev]
[next]