index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
KVM: x86: omit "impossible" pmu MSRs from MSR list
Paolo Bonzini
2019-10-04
1
-16
/
+2
|
*
|
|
|
KVM: nVMX: Fix consistency check on injected exception error code
Sean Christopherson
2019-10-03
1
-1
/
+1
|
*
|
|
|
Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-10-03
3
-53
/
+24
|
|
\
\
\
\
|
|
*
|
|
|
arm64: KVM: Kill hyp_alternate_select()
Marc Zyngier
2019-09-09
1
-24
/
+0
|
|
*
|
|
|
arm64: KVM: Replace hyp_alternate_select with has_vhe()
Marc Zyngier
2019-09-09
1
-14
/
+22
|
|
*
|
|
|
arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220
Marc Zyngier
2019-09-09
1
-15
/
+2
|
*
|
|
|
|
KVM: x86: omit absent pmu MSRs from MSR list
Paolo Bonzini
2019-10-03
1
-2
/
+12
|
*
|
|
|
|
kvm: vmx: Limit guest PMCs to those supported on the host
Jim Mattson
2019-10-01
1
-2
/
+5
|
*
|
|
|
|
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2019-09-30
2
-7
/
+7
|
*
|
|
|
|
KVM: VMX: Set VMENTER_L1D_FLUSH_NOT_REQUIRED if !X86_BUG_L1TF
Waiman Long
2019-09-27
1
-6
/
+9
|
*
|
|
|
|
KVM: x86: fix nested guest live migration with PML
Paolo Bonzini
2019-09-27
1
-7
/
+32
|
*
|
|
|
|
KVM: x86: assign two bits to track SPTE kinds
Paolo Bonzini
2019-09-27
2
-17
/
+18
|
*
|
|
|
|
KVM: x86: Expose XSAVEERPTR to the guest
Sebastian Andrzej Siewior
2019-09-26
1
-3
/
+3
|
*
|
|
|
|
kvm: x86: Enumerate support for CLZERO instruction
Jim Mattson
2019-09-26
1
-2
/
+3
|
*
|
|
|
|
kvm: x86: Use AMD CPUID semantics for AMD vCPUs
Jim Mattson
2019-09-26
1
-2
/
+4
|
*
|
|
|
|
kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
Jim Mattson
2019-09-26
1
-36
/
+47
|
*
|
|
|
|
KVM: X86: Fix userspace set invalid CR4
Wanpeng Li
2019-09-26
1
-17
/
+21
|
*
|
|
|
|
kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func
Jim Mattson
2019-09-26
1
-6
/
+10
|
*
|
|
|
|
KVM: LAPIC: Loosen filter for adaptive tuning of lapic_timer_advance_ns
Wanpeng Li
2019-09-26
1
-6
/
+7
*
|
|
|
|
|
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-04
8
-59
/
+6
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
xen/efi: have a common runtime setup function
Juergen Gross
2019-10-02
7
-61
/
+1
|
*
|
|
|
|
arm: xen: mm: use __GPF_DMA32 for arm64
Peng Fan
2019-10-01
1
-1
/
+4
|
*
|
|
|
|
ARM: xen: unexport HYPERVISOR_platform_op function
Stefano Stabellini
2019-10-01
1
-1
/
+1
|
*
|
|
|
|
xen/efi: Set nonblocking callbacks
Ross Lagerwall
2019-10-01
2
-0
/
+4
*
|
|
|
|
|
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-30
17
-212
/
+291
|
\
\
\
\
\
\
|
*
|
|
|
|
|
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-30
1
-1
/
+1
|
*
|
|
|
|
|
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-09-30
1
-4
/
+0
|
*
|
|
|
|
|
csky: Fixup csky_pmu.max_period assignment
Mao Han
2019-09-30
1
-1
/
+1
|
*
|
|
|
|
|
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2019-09-30
2
-21
/
+31
|
*
|
|
|
|
|
csky: Use generic free_initrd_mem()
Mike Rapoport
2019-09-30
1
-16
/
+0
|
*
|
|
|
|
|
csky: Fixup 610 vipt cache flush mechanism
Guo Ren
2019-08-22
2
-12
/
+49
|
*
|
|
|
|
|
csky: Support kernel non-aligned access
Guo Ren
2019-08-20
1
-17
/
+45
|
*
|
|
|
|
|
csky: Fixup defer cache flush for 610
Guo Ren
2019-08-20
2
-25
/
+29
|
*
|
|
|
|
|
csky: Fixup arch_get_unmapped_area() implementation
Guo Ren
2019-08-20
2
-37
/
+43
|
*
|
|
|
|
|
csky: Fixup ioremap function losing
Guo Ren
2019-08-15
2
-17
/
+29
|
*
|
|
|
|
|
csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range
Guo Ren
2019-08-06
4
-5
/
+19
|
*
|
|
|
|
|
csky/dma: Fixup cache_op failed when cross memory ZONEs
Guo Ren
2019-08-06
1
-45
/
+26
|
*
|
|
|
|
|
csky: Fixup dma_alloc_coherent with PAGE_SO attribute
Guo Ren
2019-07-31
2
-4
/
+12
|
*
|
|
|
|
|
csky: Fixup mb() synchronization problem
Guo Ren
2019-07-31
1
-8
/
+7
*
|
|
|
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-09-30
6
-65
/
+27
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2019-09-29
5
-64
/
+27
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
Adam Ford
2019-09-06
1
-12
/
+14
|
|
*
|
|
|
|
|
ARM: dts: am3517-evm: Fix missing video
Adam Ford
2019-09-06
1
-19
/
+4
|
|
*
|
|
|
|
|
ARM: dts: logicpd-torpedo-baseboard: Fix missing video
Adam Ford
2019-09-06
1
-31
/
+6
|
|
*
|
|
|
|
|
ARM: omap2plus_defconfig: Fix missing video
Adam Ford
2019-09-06
1
-0
/
+1
|
|
*
|
|
|
|
|
bus: ti-sysc: Fix handling of invalid clocks
Tony Lindgren
2019-09-05
1
-2
/
+2
|
*
|
|
|
|
|
|
ARM: aspeed: ast2500 is ARMv6K
Arnd Bergmann
2019-09-20
1
-1
/
+0
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-29
4
-9
/
+25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
2019-09-24
1
-1
/
+16
|
*
|
|
|
|
|
|
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
2019-09-24
3
-8
/
+9
[prev]
[next]