aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86_64
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-grsec: merge with linux-virtgrsecNatanael Copa2015-04-151-6332/+0
| | | | | | | make it possible to build various kernel subpackage from same patched source, but with different configs. This simplifies maintenance.
* main/linux-grsec: re-enable designware i2c moduleTimo Teräs2015-04-141-2/+31
|
* main/linux-grsec: upgrade to 3.18.11Natanael Copa2015-04-141-203/+447
|
* main/linux-grsec: enable cgroup memory controller for x86_64Natanael Copa2015-04-101-1/+5
| | | | fixes #3504
* main/linux-grsec: update grsec patch and configTimo Teräs2015-04-101-3/+4
| | | | migrate to pax xattr marking and enable usb host support on armhf
* main/linux-grsec: enable posix queuesNatanael Copa2015-03-291-1/+1
| | | | needed by docker
* main/linux-grsec: update configTimo Teräs2015-02-231-2/+4
|
* main/linux-gsrec: enable support for cherry keyboardsNatanael Copa2014-10-221-1/+1
| | | | fixes #3469
* main/linux-grsec: enable RBACNatanael Copa2014-10-161-3/+4
|
* main/linux-grsec: build ehci-hcd into kernelNatanael Copa2014-10-031-6/+6
| | | | ref #2965
* main/linux-grsec: enable QLogic Infiniband & ISER Target kernel modulesNatanael Copa2014-09-301-2/+3
| | | | ref #3398
* main/linux-grsec: enable NFC for x86 and x86_64Natanael Copa2014-09-221-3/+25
| | | | ref #3366
* main/linux-grsec: disable USB_KBD and USB_MOUSENatanael Copa2014-09-221-2/+2
| | | | they cause problems in some situations and hid-generic is to prefer
* main/linux-grsec: upgrade to 3.14.18Natanael Copa2014-09-101-1/+4
|
* main/linux-grsec: upgrade to 3.14.16Natanael Copa2014-08-111-2/+4
|
* main/linux-grsec: enable RBDNatanael Copa2014-07-291-1/+1
| | | | ref #3241
* main/linux-grsec: enable snd-aloopNatanael Copa2014-07-151-1/+1
|
* main/linux-grsec: tune configNatanael Copa2014-06-161-24/+40
| | | | Tune config to better match linux-vanilla config
* main/linux-grsec: upgrade to 3.14.6Natanael Copa2014-06-111-3/+4
|
* main/linux-grsec: build ehci-hcd into kernelNatanael Copa2014-05-281-1/+1
| | | | fixes #2965
* main/linux-grsec: upgrade to grsecurity-3.0-3.14.4-201405271114Natanael Copa2014-05-281-1/+2
|
* main/linux-grsec: upgrade to 3.14.2Natanael Copa2014-05-071-34/+101
| | | | fixes #2076
* main/linux-grsec: upgrade to 3.13.7Natanael Copa2014-03-271-27/+97
|
* main/linux-grsec: enable zram moduleBartłomiej Piotrowski2014-03-181-0/+1
|
* main/linux-grsec: enable efivar_fsNatanael Copa2014-01-071-1/+1
|
* main/linux-grsec: add the 3.12 configNatanael Copa2013-12-111-217/+251
|
* main/linux-grsec: enable misc driversNatanael Copa2013-10-311-26/+31
| | | | | | | | | | | | | | | | | | | | | | | | Atleast those was enabled as modules: AMD frequency sensitivity feedback powersave bias (X86_AMD_FREQ_SENSITIVITY) ME Enabled Intel Chipsets (INTEL_MEI_ME) Block device as cache (BCACHE) Random mode support (NET_TEAM_MODE_RANDOM) Qualcomm Atheros AR816x/AR817x support (ALX) Realtek RTL8152 Based USB 2.0 Ethernet Adapters (USB_RTL8152) rt2800usb - Include support for rt55xx devices (EXPERIMENTAL) (RT2800USB_RT55XX) Realtek RTL8188EE Wireless Network Adapter (RTL8188EE) Analog Devices ADT7310/ADT7320 (SENSORS_ADT7310) National Semiconductor LM95234 (SENSORS_LM95234) Nuvoton NCT6775F and compatibles (SENSORS_NCT6775) QXL virtual GPU (DRM_QXL) Microsoft Hyper-V Synthetic Video support (FB_HYPERV) ILI Technology ILI9221/ILI9222 support (LCD_ILI922X) LED Support for TI LP5562 LED driver chip (LEDS_LP5562) LED Camera Flash/Torch Trigger (LEDS_TRIGGER_CAMERA) iSCSI Extentions for RDMA (iSER) target support (INFINIBAND_ISERT) pvpanic device support (PVPANIC) CMAC support (CRYPTO_CMAC) VHOST_SCSI TCM fabric driver (VHOST_SCSI)
* main/linux-grsec: upgrade to 3.10.10Natanael Copa2013-08-301-1/+6
|
* main/linux-grsec: upgrade to 3.10.4Natanael Copa2013-08-051-86/+120
|
* main/linux-grsec: upgrade to 3.9.8 kernelNatanael Copa2013-06-301-1/+2
|
* main/linux-grsec: upgrade to 3.9.7Natanael Copa2013-06-251-2/+2
|
* main/linux-grsec: upgrade to 3.9.5Natanael Copa2013-06-111-1/+2
|
* main/linux-grsec: upgprade to 3.9.3 and update flush arp cache patchNatanael Copa2013-05-221-2/+4
| | | | fixes #1926
* main/linux-grsec: upgrade to 3.9.2 kernelNatanael Copa2013-05-141-48/+123
|
* main/linux-grsec: upgrade to 3.8.12Natanael Copa2013-05-091-1/+2
|
* main/linux-grsec: upgrade to 3.8.11 and enable KERNEXEC and CONSTIFY for x86Natanael Copa2013-05-021-1/+1
| | | | We still have KERNEXEC disabled for x86_64 due to XEN.
* main/linux-grsec: upgrade to 3.8.7Natanael Copa2013-04-161-4/+8
| | | | this update disables constify plugin which now depends on kernexec
* main/linux-grsec: enable CONFIG_USB_HIDDEVNatanael Copa2013-04-091-1/+1
| | | | ref #1766
* main/linux-grsec: disable CONFIG_IP_PNPNatanael Copa2013-04-091-4/+1
| | | | fixes #1754
* main/linux-grsec: upgade to 3.8.5Natanael Copa2013-03-301-0/+1
|
* main/linux-grsec: enable write support for UFS filesystemsWilliam Pitcock2013-03-261-1/+1
|
* main/linux-grsec: enable Elantec PS/2 mouseNatanael Copa2013-03-141-1/+1
|
* main/linux-grsec: fix ip_gre regression and enable xfrm statisticsNatanael Copa2013-03-131-1/+1
|
* main/linux-grsec: upgrade do 3.8.2Natanael Copa2013-03-121-292/+400
|
* main/linux-grsec: enable seccomp, disable msrNatanael Copa2013-02-071-2/+2
| | | | for security reasons
* main/linux-grsec: enable additional HID supportCarlo Landmeter2012-12-051-4/+10
|
* main/linux-grsec: fix build on x86_64Natanael Copa2012-11-271-1/+2
|
* main/linux-grsec: enable IR and more DVB driversNatanael Copa2012-11-071-3/+137
|
* main/linux-grsec: enable dvb againNatanael Copa2012-11-051-2/+157
|
* main/linux-grsec: upgrade to 2.9.1-3.6.2-201210151829Natanael Copa2012-10-171-455/+218
|