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
*
sparc64: new context wrap
Pavel Tatashin
2017-06-06
1
-27
/
+54
*
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin
2017-06-06
2
-2
/
+4
*
sparc64: redefine first version
Pavel Tatashin
2017-06-06
2
-4
/
+4
*
sparc64: combine activate_mm and switch_mm
Pavel Tatashin
2017-06-06
1
-20
/
+1
*
sparc64: reset mm cpumask after wrap
Pavel Tatashin
2017-06-06
1
-0
/
+2
*
sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
Liam R. Howlett
2017-06-06
1
-1
/
+2
*
sparc: Machine description indices can vary
James Clarke
2017-06-06
2
-4
/
+65
*
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Mike Kravetz
2017-06-06
2
-6
/
+12
*
arch/sparc: support NR_CPUS = 4096
Jane Chu
2017-06-06
2
-6
/
+15
*
sparc64: Add __multi3 for gcc 7.x and later.
David S. Miller
2017-06-05
2
-0
/
+36
*
sparc64: Fix build warnings with gcc 7.
David S. Miller
2017-06-01
1
-1
/
+1
*
arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5
Jane Chu
2017-05-26
1
-2
/
+6
*
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
2017-05-21
1
-3
/
+3
*
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
2017-05-21
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-21
2
-3
/
+5
|
\
|
*
osf_wait4(): fix infoleak
Al Viro
2017-05-21
1
-2
/
+4
|
*
fix unsafe_put_user()
Al Viro
2017-05-21
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-19
21
-94
/
+231
|
\
\
|
*
|
KVM: x86: prevent uninitialized variable warning in check_svme()
Radim Krčmář
2017-05-19
1
-1
/
+1
|
*
|
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
2017-05-19
1
-1
/
+1
|
*
|
KVM: x86: zero base3 of unusable segments
Radim Krčmář
2017-05-19
1
-0
/
+2
|
*
|
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li
2017-05-19
1
-9
/
+15
|
*
|
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
Wanpeng Li
2017-05-19
1
-1
/
+9
|
*
|
KVM: Silence underflow warning in avic_get_physical_id_entry()
Dan Carpenter
2017-05-18
1
-1
/
+2
|
*
|
Merge tag 'kvm-arm-for-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
2017-05-18
7
-40
/
+89
|
|
\
\
|
|
*
|
KVM: arm: rename pm_fake handler to trap_raz_wi
Zhichao Huang
2017-05-15
1
-16
/
+16
|
|
*
|
KVM: arm: plug potential guest hardware debug leakage
Zhichao Huang
2017-05-15
4
-22
/
+66
|
|
*
|
arm: KVM: Do not use stack-protector to compile HYP code
Marc Zyngier
2017-05-15
1
-0
/
+2
|
|
*
|
arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
2017-05-15
1
-0
/
+2
|
|
*
|
ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/
Marc Zyngier
2017-05-15
2
-4
/
+5
|
|
|
/
|
*
|
KVM: x86: lower default for halt_poll_ns
Paolo Bonzini
2017-05-16
1
-1
/
+1
|
*
|
KVM: nVMX: fix EPT permissions as reported in exit qualification
Paolo Bonzini
2017-05-15
1
-14
/
+21
|
*
|
KVM: VMX: Don't enable EPT A/D feature if EPT feature is disabled
Wanpeng Li
2017-05-15
1
-1
/
+1
|
*
|
KVM: x86: Fix load damaged SSEx MXCSR register
Wanpeng Li
2017-05-15
2
-2
/
+8
|
*
|
kvm: nVMX: off by one in vmx_write_pml_buffer()
Dan Carpenter
2017-05-15
1
-1
/
+1
|
*
|
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-05-15
6
-22
/
+80
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms
Paul Mackerras
2017-05-12
4
-13
/
+33
|
|
*
KVM: PPC: Book3S PR: Check copy_to/from_user return values
Paul Mackerras
2017-05-12
1
-8
/
+26
|
|
*
KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers
Paul Mackerras
2017-05-12
2
-1
/
+21
*
|
|
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-19
3
-76
/
+43
|
\
\
\
|
*
|
|
xen: make xen_flush_tlb_all() static
Juergen Gross
2017-05-19
1
-1
/
+1
|
*
|
|
xen: cleanup pvh leftovers from pv-only sources
Juergen Gross
2017-05-19
2
-75
/
+42
*
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-05-19
38
-124
/
+253
|
\
\
\
\
|
*
|
|
|
arm64: dts: rockchip: fix include reference
Arnd Bergmann
2017-05-19
1
-1
/
+1
|
*
|
|
|
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
2017-05-19
6
-6
/
+6
|
*
|
|
|
Merge tag 'omap-for-v4.12/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2017-05-19
6
-6
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
ARM: dts: dra7: Reduce cpu thermal shutdown temperature
Ravikumar Kattekola
2017-05-17
1
-0
/
+4
|
|
*
|
|
|
ARM: dts: LogicPD Torpedo: Fix camera pin mux
Adam Ford
2017-05-16
1
-3
/
+3
|
|
*
|
|
|
ARM: dts: omap4: enable CEC pin for Pandaboard A4 and ES
Hans Verkuil
2017-05-16
2
-2
/
+2
|
|
*
|
|
|
ARM: dts: gta04: fix polarity of clocks for mcbsp4
Andreas Kemnade
2017-05-16
1
-1
/
+2
[next]