aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-grsec: security fixes ↵Natanael Copa2013-11-136-1/+482
| | | | | | | | | | (CVE-2013-2015,CVE-2013-4348,CVE-2013-4350,CVE-2013-4387,CVE-2013-4470) fixes #2334 fixes #2328 fixes #2326 fixes #2318 fixes #2308
* main/linux-grsec: security fix (CVE-2013-2206)Natanael Copa2013-06-262-1/+45
| | | | fixes #2106
* main/linux-grsec: fix CVE-2013-2164,CVE-2013-2851,CVE-2013-2052Natanael Copa2013-06-184-1/+144
| | | | | | fixes #2079 fixes #2090 fixes #2093
* main/linux-grsec: security fix CVE-2013-2850Natanael Copa2013-06-052-1/+66
| | | | | ref #2039 fixes #2041
* main/linux-grsec: security fix for CVE-2013-2094Natanael Copa2013-05-152-1/+39
| | | | fixes #1860
* main/linux-grsec: enable CONFIG_USB_HIDDEVNatanael Copa2013-04-123-5/+5
| | | | fixes #1766
* main/linux-grsec: port stable fixes up to 3.4.34Natanael Copa2013-03-0111-91812/+6425
| | | | | | | (cherry picked from commit b9cbd017e432ec37dc412188593393a3edc8032c) Conflicts: main/linux-grsec/APKBUILD
* main/linux-grsec: fix sock_diag out of bounds and CVE-2013-0290Natanael Copa2013-02-283-1/+93
| | | | | fixes #1620 fixes #1627
* main/linux-grsec: port stable fixes from 3.4.28-3.4.29Natanael Copa2013-02-072-27/+906
| | | | (cherry picked from commit 04b8f4d3f4326cd32cffce17c24848316b5cabda)
* main/linux-grsec: xen security fix xsa-43 (CVE-2013-0231)Natanael Copa2013-02-072-2/+57
| | | | | | | | http://lists.xen.org/archives/html/xen-devel/2013-02/msg00295.html fixes #1601 Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
* main/linux-grsec: various xen security fixesNatanael Copa2013-02-075-1/+470
| | | | | | | (cherry picked from commit 03f76f442fe7e358e07f507978eea46777af4268) Conflicts: main/linux-grsec/APKBUILD
* main/linux-grsec: -dev package needs bashNatanael Copa2013-02-041-2/+2
| | | | | | | | So 3rd party mods are properly built with constify-plugin (cherry picked from commit e61504db11c78bae778296682ee52b7e980bc499) Conflicts: main/linux-grsec/APKBUILD
* main/linux-grsec: r8169: fix vlan tag reordering (cherry picked from commit ↵Natanael Copa2013-02-012-1/+76
| | | | | | | 409ef9327fc0b83be7542328e415172b5727e537) Conflicts: main/linux-grsec/APKBUILD
* main/linux-grsec: merge in stable changesNatanael Copa2013-02-012-5/+893
| | | | | | | | up to 3.4.28 (cherry picked from commit e9cdf8cd88dc59d04558de3006ffd63cf4c175eb) Conflicts: main/linux-grsec/APKBUILD
* main/linux-grsec: merge in stable fixes (cherry picked from commit ↵Natanael Copa2013-02-014-61/+99539
| | | | | | | 7b8a15821e9bdeb2af123d62bff8148f7b003923) Conflicts: main/linux-grsec/APKBUILD
* main/linux-grsec: r8169: fix for vlan tagging issuesNatanael Copa2013-02-012-1/+61
| | | | | | | | Should fix issue with interfaces freezing with heavy load over vlans (cherry picked from commit 059b4e0e9ba1ebd22ed6801cb85b7e0f0f6d7b63) Conflicts: main/linux-grsec/APKBUILD
* main/linux-grsec: backport XFRM PMTU and iptables CLAMPMSS regression fixNatanael Copa2013-01-172-1/+41
| | | | | | | | fixes #1570 (cherry picked from commit 3e8415b972139e5e2487f97a037766b7f60685ca) Conflicts: main/linux-grsec/APKBUILD
* main/linux-grsec: fix for rx_missed on r8169 driverNatanael Copa2013-01-172-1/+16
| | | | | | | | | Some info in this thread: http://marc.info/?l=linux-netdev&m=135763417428530&w=2 (cherry picked from commit fdae0bf0aaa004a521fafec200ab4656a239b7eb) Conflicts: main/linux-grsec/APKBUILD
* linux-grsec: XSA-40Roger Pau Monne2013-01-172-1/+59
| | | | | Conflicts: main/linux-grsec/APKBUILD
* main/linux-grsec: ugprade to 3.6.11 kernelNatanael Copa2012-12-213-4255/+13007
| | | | (cherry picked from commit f47ca463c697356e9d9e65f7071c5a8f77e456f4)
* main/linux-grsec: upgrade to 3.6.10Natanael Copa2012-12-213-251/+44
| | | | (cherry picked from commit 35913da22f50d2d0602cd8146346423812b02b92)
* main/linux-grsec: upgrade to grsecurity-2.9.1-3.6.9-201212071641Natanael Copa2012-12-213-22/+58
| | | | | | Also add a fix for fpu regression: http://forums.grsecurity.net/viewtopic.php?f=3&t=3166 (cherry picked from commit 7275c3d36913305957703fe8cfafbca3311dfeaa)
* main/linux-grsec: upgrade to grsecurity-2.9.1-3.6.9-201212061820Natanael Copa2012-12-212-15/+130
| | | | (cherry picked from commit f8b78f4b92cebc7db77791cf37c7bb86bde1a0f9)
* main/linux-grsec: fix checksumsCarlo Landmeter2012-12-211-2/+2
| | | | (cherry picked from commit b77e51284f4d9e9697693249ec6f30d86380deab)
* main/linux-grsec: enable additional HID supportCarlo Landmeter2012-12-213-9/+22
| | | | (cherry picked from commit 6e8cdcf09c03eb6ad2191b5dd93caaa2fc65eb11)
* main/linux-grsec: upgrade to 3.6.9 kernelNatanael Copa2012-12-212-302/+704
| | | | (cherry picked from commit 5b95861a7a8be2f706aa8839ce6bf26116fb6809)
* main/linux-grsec: fix build on x86_64Natanael Copa2012-11-282-2/+3
| | | | (cherry picked from commit e83f9273a6712fddf7c2a1a940fbf23fe330123f)
* main/linux-grsec: upgrade to 3.6.8Natanael Copa2012-11-282-242/+420
| | | | (cherry picked from commit d7882b418f925a699a9616958bb91c7c3d1133c7)
* main/linux-grsec: upgrade to 3.6.7 kernelNatanael Copa2012-11-282-527/+550
| | | | (cherry picked from commit 41a35763c0368d6db691f8289906d0d28375f0b2)
* main/linux-grsec: enable analog TV and upgrade to ↵Natanael Copa2012-11-283-31/+130
| | | | | | grsecurity-2.9.1-3.6.6-201211122213 (cherry picked from commit 7f54fb99e478b38a77c221867ce348da26c7309c)
* main/linux-grsec: enable IR and more DVB driversNatanael Copa2012-11-073-9/+277
|
* main/linux-grsec: upgrade to 3.6.6 kernelNatanael Copa2012-11-062-84/+75
|
* main/linux-grsec: upgrade to grsecurity-2.9.1-3.6.5-201211042157Natanael Copa2012-11-052-117/+498
|
* main/dahdi-linux-grsec: rebuild against kernel 3.6.4-r1Natanael Copa2012-11-051-5303/+0
|
* main/linux-grsec: enable dvb againNatanael Copa2012-11-054-7/+5620
|
* main/linux-grsec: upgrade grsecurity-2.9.1-3.6.4-201210291446Natanael Copa2012-10-312-179/+166
|
* main/linux-grsec: upgrade to 3.6.3 kernelNatanael Copa2012-10-242-58/+57
|
* main/linux-grsec: upgrade to 2.9.1-3.6.2-201210151829Natanael Copa2012-10-176-10764/+11838
|
* main/linux-grsec: upgrade to 3.4.13Natanael Copa2012-10-092-276/+202
|
* main/linux-grsec: import pax changes from upstreamNatanael Copa2012-10-012-45/+588
| | | | | merge in changes up to pax-linux-3.2.30-test78 / pax-linux-3.5.4-test30
* main/linux-grsec: fixed longstanding problem with the per-cpu pgd and kvmNatanael Copa2012-09-182-9/+31
|
* main/linux-grsec: upgrade to 3.4.11Natanael Copa2012-09-172-469/+1639
|
* main/linux-grsec: add intel_idle patch from upstreamNatanael Copa2012-09-122-1/+37
| | | | | | Fixes issue with Xen dom0 http://lists.xen.org/archives/html/xen-devel/2012-07/msg01838.html
* main/linux-grsec: upgrade to 3.4.10 kernelNatanael Copa2012-09-032-10/+10
|
* main/linux-grsec: upgrade kernel to 3.4.9Natanael Copa2012-08-233-739/+653
|
* main/linux-grsec: add missing patchNatanael Copa2012-08-101-0/+11
|
* main/linux-grsec: upgrade to 2.9.1-3.4.7-201208021520Natanael Copa2012-08-108-19963/+9244
| | | | and remove unused patches
* main/linux-grsec: add support for PPSNatanael Copa2012-07-313-11/+23
| | | | Requested by nangel
* main/linux-grsec: fix for clampmssNatanael Copa2012-07-162-1/+39
| | | | http://marc.info/?l=linux-netdev&m=134242367623707&w=2
* main/linux-grsec: enable GPIO_SYSFSNatanael Copa2012-07-063-7/+7
|