Linus Torvalds
66b6a0c979
Bug-fixes:
...
* Use appropriate macros instead of hand-rolling our own (ARM).
* Fixes if FB/KBD closed unexpectedly.
* Fix memory leak in /dev/gntdev ioctl calls.
* Fix overflow check in xenbus_file_write.
* Document cleanup.
* Performance optimization when migrating guests.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAABAgAGBQJQk9ngAAoJEFjIrFwIi8fJXOcH/jEmTaV2rbUCCnnivlQGj5B2
AAXt03MM2F7Ohifo8IEHDhvJlUqQnglQq4wcku/8X/bqSkxtqJMfa/UAStmS2e6r
605msiMws/GKiDPgKywWHjMPk7JJow/T7du9mpT2Swla12+DXc7e0P6Sqm6qGtB5
tCBFYe3CS+j8Xi/siPhveAoLoDVmC8RpNzV8EWBdUKhNeD6U4s5M3+ChVexOrB/6
43YkzurkY/FOsP+8YhNnKFSFrpYleRB1GdFcr8PN5mv85sNKts7vHCb4qJFzZdbk
BMImdLrTUnKArE4y4FS0iqabOTGXaUplEXfyxDw5hweESGa1qzrd29ocyMQ5p/U=
=LQxc
-----END PGP SIGNATURE-----
Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
Pull Xen bugfixes from Konrad Rzeszutek Wilk:
- Use appropriate macros instead of hand-rolling our own (ARM).
- Fixes if FB/KBD closed unexpectedly.
- Fix memory leak in /dev/gntdev ioctl calls.
- Fix overflow check in xenbus_file_write.
- Document cleanup.
- Performance optimization when migrating guests.
* tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen:
xen/mmu: Use Xen specific TLB flush instead of the generic one.
xen/arm: use the __HVC macro
xen/xenbus: fix overflow check in xenbus_file_write()
xen-kbdfront: handle backend CLOSED without CLOSING
xen-fbfront: handle backend CLOSED without CLOSING
xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF
x86: remove obsolete comment from asm/xen/hypervisor.h
2012-11-02 13:26:11 -07:00
..
2012-10-19 15:19:19 -04:00
2012-10-30 09:57:49 -04:00
2012-09-21 03:13:06 -07:00
2012-05-07 15:33:18 -04:00
2012-10-19 15:18:00 -04:00
2012-01-18 15:37:49 -08:00
2012-02-03 16:05:30 -05:00
2012-10-19 15:19:37 -04:00
2012-10-19 15:17:53 -04:00
2011-11-21 17:14:48 -05:00
2012-10-09 16:22:19 +09:00
2012-10-30 09:27:32 -04:00
2012-10-19 15:19:19 -04:00
2012-10-09 20:29:01 +02:00
2012-10-07 07:13:01 +09:00
2012-04-19 15:12:49 -04:00
2012-07-19 15:51:41 -04:00
2012-05-30 10:16:35 -04:00
2012-07-19 15:51:39 -04:00
2012-08-16 13:05:25 -04:00
2012-10-09 16:22:19 +09:00
2011-12-16 13:29:31 -05:00
2012-09-22 20:01:24 -04:00
2012-10-19 15:17:51 -04:00
2012-08-21 14:50:03 -04:00
2012-09-05 15:13:48 +02:00
2012-03-22 20:16:14 -07:00
2012-05-21 10:52:53 -04:00
2010-03-30 22:02:32 +09:00