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
*
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-05-23
91
-357
/
+700
|
\
|
*
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
|
|
|
*
|
|
|
ARM: dts: dra7: Add power hold and power controller properties to palmas
Keerthy
2017-05-16
1
-0
/
+2
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'imx-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2017-05-19
2
-18
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: dts: imx6sx-sdb: Remove OPP override
Leonard Crestez
2017-05-15
1
-17
/
+0
|
|
|
*
|
|
|
ARM: dts: imx53-qsrb: Pulldown PMIC IRQ pin
Fabio Estevam
2017-05-15
1
-1
/
+1
|
|
|
|
/
/
/
|
|
*
|
|
|
arm64: defconfig: enable options needed for QCom DB410c board
Rob Herring
2017-05-19
1
-0
/
+7
|
|
*
|
|
|
arm64: defconfig: sync with savedefconfig
Rob Herring
2017-05-18
1
-61
/
+42
|
|
*
|
|
|
ARM: configs: add a gemini defconfig
Linus Walleij
2017-05-18
1
-0
/
+68
|
|
*
|
|
|
Merge tag 'arm-soc/for-4.12/devicetree-fixes' of http://github.com/Broadcom/s...
Olof Johansson
2017-05-18
3
-11
/
+15
|
|
|
\
\
\
\
|
|
|
*
\
\
\
Merge tag 'bcm2835-dt-next-2017-03-30' into devicetree/fixes
Florian Fainelli
2017-05-13
3
-11
/
+15
|
|
|
|
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
ARM: dts: bcm2835: add index to the ethernet alias
Baruch Siach
2017-03-27
2
-2
/
+2
|
|
|
|
*
|
|
ARM: dts: bcm2835: fix uart0/uart1 pins
Baruch Siach
2017-03-27
1
-4
/
+8
[next]