Commit Graph

28 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
f43d14ef34
Apply XSA-155 patches (frontends part) 2015-12-17 09:24:01 +01:00
Marek Marczykowski-Górecki
7f4bcb4fdc
Apply XSA-155 patches (backends part) 2015-12-17 08:29:25 +01:00
Marek Marczykowski-Górecki
fdbdf930ba
Apply patch for xen-netfront crash on network detach
It still isn't clear this fix doesn't introduce some memory leak, but
even if so, it's much better to have memory leak in rare situation, than
crash preventing netvm change operation. Details in this thread:
http://xen.markmail.org/thread/pw5edbtqienjx4q5
Unfortunately no one responded there about possible memory leak...

Fixes QubesOS/qubes-issues#975
2015-10-31 15:53:31 +01:00
Marek Marczykowski-Górecki
c109f90a92 version 4.1.7-6
- remove one patch already applied upstream
- update config
2015-09-26 10:19:34 +02:00
Marek Marczykowski-Górecki
2afad7e9aa Fix race condition in gntdev driver (#984)
Fixes qubesos/qubes-issues#984
2015-07-08 05:23:07 +02:00
Marek Marczykowski-Górecki
e161831c76 Remove support for multiple kernel flavors in the single branch
It isn't used for a long time and only complicated build scripts.

(cherry picked from commit 6c44f5e1ed)
2015-06-21 02:29:18 +02:00
Marek Marczykowski
6ea017a8fc prepare files for pvops kernel
Just copy/rename files, no actual modifications.
2011-09-08 13:08:25 +02:00
Joanna Rutkowska
7111a4be3f Disable annoying xen cdrom dbg prints 2011-07-24 19:08:32 +02:00
Rafal Wojtczuk
05fa87eadb Fixed a deadlock in xencons_close(). 2011-07-21 14:34:28 +02:00
Marek Marczykowski
ef08570700 blkfront: fix overflow in connect function
binfo variable was overriden by sscanf (xenbus_gather) with incorrect format.
Result: there was no RO/removable etc flags set.
2011-05-02 16:03:29 +02:00
Marek Marczykowski
e04cb8419e Linux 2.6.38.3 - from Suse package 2011-04-19 22:09:59 +02:00
Marek Marczykowski
d2b84ceda0 Merge branch 'spring-merge' of ssh://git.qubes-os.org/var/lib/qubes/git/rafal/kernel-dom0
Conflicts:
	series.conf
2011-03-27 13:09:31 +02:00
Rafal Wojtczuk
1493095e73 Copy fix for null deref in netback from kernel-source-2.6.34.7-0.3.1.
Issue desribed at http://lists.xensource.com/archives/html/xen-devel/2010-05/msg01462.html
2011-03-25 12:41:24 +01:00
Marek Marczykowski
7b8848f293 Fix compilation on Fedora 14 (make 3.82) 2011-03-19 16:50:33 +01:00
Rafal Wojtczuk
7d09435354 A few security fixes from SUSE kernel-source-2.6.34.7-0.3.1.src.rpm
Mind this is aesthetics mainly - we do not care much about privilege escalations in AppVM.
2010-09-30 16:56:23 +02:00
Rafal Wojtczuk
e62da971bc Pcifront patches from Konrad Wilk plus another fix 2010-09-30 16:25:54 +02:00
Rafal Wojtczuk
62b13e66b6 Add "nuke_balloon_minimum_target.patch" 2010-09-03 15:49:04 +02:00
Joanna Rutkowska
d42cb56892 Upgrade to 2.6.34.1 2010-07-07 13:15:47 +02:00
Joanna Rutkowska
4711fda6ee Patches for i915 needed for Vaio Z
https://bugs.freedesktop.org/show_bug.cgi?id=27220
2010-06-30 12:25:30 +02:00
Joanna Rutkowska
a3f5772afd drm/nouveau: Don't clear AGPCMD completely on INIT_RESET. 2010-06-24 18:42:58 +02:00
Joanna Rutkowska
f679464b51 Revert "series.conf: remove conditional and commented patches that are never used"
This reverts commit 364f272001.
2010-06-24 15:40:49 +02:00
Joanna Rutkowska
6f97297751 Revert "series.conf: make xenlinux patches conditional (+xenlinux)"
This reverts commit 76f416f318.
2010-06-24 15:40:44 +02:00
Joanna Rutkowska
ba8e3c6751 Disable CONFIG_KERNEL_DESKTOP and AGPCMD nouveau patch 2010-06-24 14:36:46 +02:00
Joanna Rutkowska
09d9d9119d drm/nouveau: Don't clear AGPCMD completely on INIT_RESET. 2010-06-22 00:39:18 +02:00
Joanna Rutkowska
76f416f318 series.conf: make xenlinux patches conditional (+xenlinux) 2010-06-20 23:28:37 +02:00
Joanna Rutkowska
364f272001 series.conf: remove conditional and commented patches that are never used 2010-06-20 23:26:19 +02:00
Joanna Rutkowska
5d89b6b192 drm/nouveau: allow cursor image and position to survive suspend 2010-06-18 15:19:15 +02:00
Joanna Rutkowska
68e14237cb Initial version. 2010-06-15 22:49:11 +02:00