Merge branch 'linus' into queue
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 19 Apr 2012 20:06:26 +0000 (17:06 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 19 Apr 2012 20:06:26 +0000 (17:06 -0300)
Merge reason: development work has dependency on kvm patches merged
upstream.

Conflicts:
Documentation/feature-removal-schedule.txt

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
1  2 
Documentation/feature-removal-schedule.txt
arch/x86/kvm/vmx.c
include/linux/kvm_host.h
virt/kvm/kvm_main.c

@@@ -534,7 -534,8 +534,16 @@@ Who:      Kees Cook <keescook@chromium.org
  
  ----------------------------
  
+ What: setitimer accepts user NULL pointer (value)
+ When: 3.6
+ Why:  setitimer is not returning -EFAULT if user pointer is NULL. This
+       violates the spec.
+ Who:  Sasikantha Babu <sasikanth.v19@gmail.com>
++
++----------------------------
++
 +What: KVM debugfs statistics
 +When: 2013
 +Why:  KVM tracepoints provide mostly equivalent information in a much more
 +        flexible fashion.
++
Simple merge
Simple merge
Simple merge