index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-27
5
-5
/
+11
|
\
|
*
powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions
Nicholas Piggin
2017-05-25
2
-1
/
+4
|
*
powerpc/spufs: Fix hash faults for kernel regions
Jeremy Kerr
2017-05-25
1
-1
/
+3
|
*
powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N
Michael Neuling
2017-05-25
1
-0
/
+2
|
*
powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
Alistair Popple
2017-05-25
1
-3
/
+2
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-27
9
-37
/
+81
|
\
\
|
*
|
x86/timers: Move simple_udelay_calibration past init_hypervisor_platform
Jan Kiszka
2017-05-26
1
-2
/
+2
|
*
|
x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()
Mateusz Jurczyk
2017-05-24
1
-2
/
+7
|
*
|
x86/PAT: Fix Xorg regression on CPUs that don't support PAT
Mikulas Patocka
2017-05-24
1
-3
/
+6
|
*
|
x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...
Benjamin Peterson
2017-05-24
1
-1
/
+1
|
*
|
x86/build: Permit building with old make versions
Jan Kiszka
2017-05-24
1
-1
/
+1
|
*
|
x86/unwind: Add end-of-stack check for ftrace handlers
Josh Poimboeuf
2017-05-24
1
-9
/
+40
|
*
|
Revert "x86/entry: Fix the end of the stack for newly forked tasks"
Josh Poimboeuf
2017-05-24
2
-18
/
+23
|
*
|
x86/boot: Use CROSS_COMPILE prefix for readelf
Rob Landley
2017-05-21
1
-1
/
+1
*
|
|
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-27
2
-7
/
+7
|
\
\
\
|
*
|
|
x86/MCE: Export memory_error()
Borislav Petkov
2017-05-21
2
-7
/
+7
|
|
/
/
*
|
|
Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-27
3
-7
/
+24
|
\
\
\
|
*
|
|
x86/ftrace: Make sure that ftrace trampolines are not RWX
Thomas Gleixner
2017-05-27
1
-6
/
+14
|
*
|
|
x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()
Steven Rostedt (VMware)
2017-05-27
1
-1
/
+1
|
*
|
|
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
Masami Hiramatsu
2017-05-27
1
-0
/
+9
*
|
|
|
arm64: dts: hikey: Fix WiFi support
Ulf Hansson
2017-05-23
1
-15
/
+11
*
|
|
|
arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dts
Ulf Hansson
2017-05-23
2
-20
/
+22
*
|
|
|
arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulators
Ulf Hansson
2017-05-23
1
-1
/
+21
*
|
|
|
arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dts
Ulf Hansson
2017-05-23
2
-11
/
+11
*
|
|
|
arm64: dts: hikey: Add clock for the pmic mfd
Daniel Lezcano
2017-05-23
1
-0
/
+1
|
/
/
/
*
|
|
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
2017-05-22
1
-3
/
+3
*
|
|
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
2017-05-22
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-20
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
[next]