index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2020-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-104
/
+169
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
-0
/
+15
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-75
/
+83
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
-10
/
+24
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
-1
/
+2
2020-02-26
Revert "KVM: x86: enable -Werror"
Christoph Hellwig
-1
/
+0
2020-02-25
Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-24
/
+53
2020-02-25
Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mi...
Linus Torvalds
-25
/
+49
2020-02-24
riscv: adjust the indent
Zong Li
-11
/
+15
2020-02-24
riscv: allocate a complete page size for each page table
Zong Li
-11
/
+16
2020-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-106
/
+264
2020-02-23
Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linux
Linus Torvalds
-164
/
+662
2020-02-23
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
-7
/
+52
2020-02-23
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
-14
/
+27
2020-02-23
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
-1
/
+1
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
-2
/
+83
2020-02-23
KVM: fix error handling in svm_hardware_setup
Li RongQing
-21
/
+20
2020-02-23
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
-1
/
+1
2020-02-22
Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-23
/
+27
2020-02-22
Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+16
2020-02-22
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-29
/
+25
2020-02-22
arm64: Ask the compiler to __always_inline functions used by KVM at HYP
James Morse
-8
/
+8
2020-02-22
KVM: arm64: Define our own swab32() to avoid a uapi static inline
James Morse
-2
/
+9
2020-02-22
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
-28
/
+29
2020-02-21
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+4
2020-02-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-2
/
+2
2020-02-21
Merge tag 'powerpc-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-99
/
+308
2020-02-21
KVM: SVM: Fix potential memory leak in svm_cpu_init()
Miaohe Lin
-7
/
+6
2020-02-21
KVM: apic: avoid calculating pending eoi from an uninitialized val
Miaohe Lin
-1
/
+3
2020-02-21
KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...
Vitaly Kuznetsov
-11
/
+8
2020-02-21
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
-10
/
+17
2020-02-21
kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled
Suravee Suthikulpanit
-0
/
+3
2020-02-21
KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
Xiaoyao Li
-1
/
+2
2020-02-21
KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow
wanpeng li
-2
/
+9
2020-02-21
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Miaohe Lin
-1
/
+1
2020-02-21
csky: Implement copy_thread_tls
Guo Ren
-3
/
+5
2020-02-21
csky: Add PCI support
MaJun
-1
/
+39
2020-02-21
csky: Minimize defconfig to support buildroot config.fragment
Ma Jun
-7
/
+0
2020-02-21
csky: Add setup_initrd check code
Guo Ren
-3
/
+44
2020-02-21
csky: Cleanup old Kconfig options
Krzysztof Kozlowski
-3
/
+0
2020-02-21
arch/csky: fix some Kconfig typos
Randy Dunlap
-1
/
+1
2020-02-21
csky: Fixup compile warning for three unimplemented syscalls
Guo Ren
-0
/
+3
2020-02-21
csky: Remove unused cache implementation
Guo Ren
-15
/
+1
2020-02-21
csky: Fixup ftrace modify panic
Guo Ren
-0
/
+2
2020-02-21
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
-11
/
+77
[next]