Marek Marczykowski-Górecki
5f54d53df2
Enable staging driver for network cards
2016-11-11 17:22:05 +01:00
Marek Marczykowski-Górecki
40ed9a9f4c
version 4.8.7-11
...
As usual:
- updated config for new options
- updated patches
- dropped patches already included upstream
2016-11-11 14:28:22 +01:00
Marek Marczykowski-Górecki
55fb54a0c2
Disable PCI hotplug
...
Disable CONFIG_HOTPLUG_PCI (which all the PCI hotplug modules depend on)
in qubes-linux-kernel, to prevent DMA attacks via ExpressCard and
Thunderbolt ports
Fixes QubesOS/qubes-issues#1673
2016-07-16 15:43:16 +02:00
Marek Marczykowski-Górecki
0821e637f6
Add psmouse-byd driver
...
Since this driver is already included in mainline 4.6, lets integrate it
into main kernel package instead of keeping as separate DKMS package.
Fixes QubesOS/qubes-issues#2131
2016-07-13 02:27:31 +02:00
Marek Marczykowski-Górecki
67d6645cd8
version 4.4.14-9
2016-07-13 02:27:30 +02:00
Marek Marczykowski-Górecki
ef39a52e0f
version 4.4.10-9
2016-05-17 15:07:59 +02:00
Marek Marczykowski-Górecki
eaa1f57699
Disable CONFIG_DEBUG_WX
...
This always show a warning on EFI systems, so is useless.
https://lkml.org/lkml/2015/11/3/242
2016-05-16 12:19:14 +02:00
Marek Marczykowski-Górecki
d78c498a97
version 4.4.8-9
...
As usual - dropped patched already applied there, other updated.
2016-05-08 20:45:02 +02:00
Marek Marczykowski-Górecki
e2ec0a1398
Disable Xen MCE log device
...
It fails during initialization (/dev/mcelog chrdev is already
registered), so not useful anyway.
Fixes QubesOS/qubes-issues#1164
2016-04-21 20:54:55 +02:00
Marek Marczykowski-Górecki
ab5f5f3013
version 4.3.3-7
...
As usual - updated config and patches for new version.
2016-04-21 20:54:54 +02:00
Marek Marczykowski-Górecki
7c016c3b86
Compile psmouse as module to allow replacing with alternative one
...
Fixes QubesOS/qubes-issues#1707
2016-01-30 01:46:38 +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
cf57570e61
version 3.18.17-4
2015-07-08 06:05:57 +02:00
Marek Marczykowski-Górecki
cc897b77ec
config: compile USB controllers as modules
...
This makes possible to not attach the device there before pciback takes
them.
2015-07-08 05:22:03 +02:00
Marek Marczykowski-Górecki
2977710ede
config: switch NO_HZ_FULL to NO_HZ_IDLE
...
NO_HZ_FULL doesn't give anything on Xen PV (only a warning at startup).
2015-07-08 05:21: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