summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.10.3Justin M. Forbes2017-03-154-315/+97
|
* Linux v4.10.2Justin M. Forbes2017-03-1311-80/+14
|
* Turn on NET_VENDOR_SOLARFLARE to enable SFC devices againJustin M. Forbes2017-03-087-6/+7
|
* CVE-2017-2636 Race condition access to n_hdlc.tbuf causes double free in ↵Laura Abbott2017-03-072-0/+317
| | | | n_hdlc_release (rhbz 1430049)
* CVE-2017-6353 Possible double free in stcp_sendmsg (rhbz 1428907 1428910)Justin M. Forbes2017-03-0622-20/+92
|
* ensure CONFIG_GPIO_SYSFS is enabled for stable releasesPeter Robinson2017-03-051-1/+1
|
* ... and rebuild configsPeter Robinson2017-03-022-2/+2
|
* disable XGENE_DMA as it's causing numerous issuesPeter Robinson2017-03-021-1/+1
|
* Minor config cleanupsPeter Robinson2017-03-0245-284/+23
|
* Add patch to fix desktop lockups on RPi (vc4) RHBZ# 1389163Peter Robinson2017-03-012-0/+64
|
* Fix kernel-devel virtual provideJustin M. Forbes2017-02-281-1/+3
|
* Update filtersJustin M. Forbes2017-02-287-7/+7
|
* Linux v4.10.1Justin M. Forbes2017-02-272-1/+5
|
* Add rebase notesJustin M. Forbes2017-02-201-5/+17
|
* Linux 4.10 rebase for stabilizationJustin M. Forbes2017-02-209459-14815/+133100
|
* Linux v4.9.2Laura Abbott2017-01-093-40/+5
|
* actually add the patchPeter Robinson2017-01-091-0/+176
|
* Add patch to improve MMC/SD speed on Raspberry Pi (bcm283x)Peter Robinson2017-01-091-3/+9
|
* Add upstream bcm283x i2c and clock fixesPeter Robinson2016-12-272-3/+1009
|
* Update some ARM options, Enable some Qualcomm QDF2432 server platform optionsPeter Robinson2016-12-204-3/+13
|
* Linux v4.9 rebaseLaura Abbott2016-12-1576-5407/+6054
|
* Enable Atmel i2c TPM on ARM platforms, Add upstream patch to fix boot on ↵Peter Robinson2016-08-153-0/+58
| | | | Jetson TK1
* Build CONFIG_POWERNV_CPUFREQ in on ppc64* (rhbz 1351346)Josh Boyer2016-08-082-1/+4
|
* Sync 2 skylake i915 bug-fix patches with latest upstream versionHans de Goede2016-08-024-275/+69
|
* CVE-2016-5412 powerpc: kvm: Infinite loop in HV mode (rhbz 1349916 1361040)Josh Boyer2016-07-283-0/+580
|
* Filter nvme rdma modules to extras, Fix IP Wireless driver filtering (rhbz ↵Peter Robinson2016-07-289-16/+29
| | | | 1356043) thanks lkundrak, Build IIO tools
* Update a few secure boot patchesLaura Abbott2016-07-273-42/+90
|
* Linux v4.7Laura Abbott2016-07-2636-1337/+3607
|
* Linux v4.6.3Josh Boyer2016-06-248-481/+5
|
* Update patch from 4.5 with missing bits for bcm238x supportPeter Robinson2016-06-212-2/+404
|
* Bring in patch-series from drm-next to fix skl_update_other_pipe_wm issuesHans de Goede2016-06-2024-0/+3597
| | | | | (rhbz 1305038) - Cherry pick some other drm / kms fixes from upstream
* Use the not rebased version of the patchLaura Abbott2016-06-151-9/+13
|
* hp-wmi: fix wifi cannot be hard-unblock (rhbz 1338025)Laura Abbott2016-06-152-0/+50
|
* CVE-2016-4470 keys: uninitialized variable crash (rhbz 1341716 1346626)Josh Boyer2016-06-152-0/+36
|
* Enable Infiniband on ARM now we have HWPeter Robinson2016-06-144-5/+5
|
* CVE-2016-1583 stack overflow via ecryptfs and /proc (rhbz 1344721 1344722)Josh Boyer2016-06-134-0/+144
|
* Linux v4.6.2Josh Boyer2016-06-083-232/+5
|
* CVE-2016-5244 info leak in rds (rhbz 1343338 1343337)Josh Boyer2016-06-072-0/+35
|
* CVE-2016-5243 info leak in tipc (rhbz 1343338 1343335)Josh Boyer2016-06-072-0/+38
|
* Linux v4.6.1Josh Boyer2016-06-013-53/+5
|
* config: x86: stop pretending to be an Lguest guestPaul Bolle2016-05-311-1/+1
| | | | | | | | | | | | | | | | | | | | Ever since v2.6.36 there's a conflict between OLPC support and Lguest guest support: a kernel image can't both support booting OLPC x86 hardware and booting as an Lguest guest. Booting a kernel image that tries to do both as an Lguest guest will fail with lguest: Reinjecting trap 13 for fault at 0x1000062: Invalid argument This means that people wanting to boot an Lguest guest on 32 bits x86 needed to build their own kernel image without OLPC support since, it seems, Fedora 15. So let's stop pretending to support being an Lguest guest. People wanting to have that will now not only have to disable CONFIG_OLPC but also enable CONFIG_LGUEST_GUEST. (A second order effect is that both CONFIG_VIRTIO and CONFIG_VIRTIO_CONSOLE will change from 'y' to 'm' in our builds. Assuming a sane build system no one should notice. We'll see.) Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Initial Qualcomm ARM64 support (Dragonboard 410c)Peter Robinson2016-05-305-13/+109
|
* Update Utilite patchPeter Robinson2016-05-302-23/+297
|
* Minor ARM cleanups and power/cpufreq management tweaksPeter Robinson2016-05-305-21/+18
|
* ARM: qcom: disable IPQ components, SoC not supported (NFC)Peter Robinson2016-05-303-9/+10
|
* CVE-2016-4951 null ptr deref in tipc_nl_publ_dump (rhbz 1338625 1338626)Josh Boyer2016-05-232-0/+42
|
* CVE-2016-4440 kvm: incorrect state leading to APIC register access (rhbz ↵Josh Boyer2016-05-202-0/+118
| | | | 1337806 1337807)
* Linux v4.6Josh Boyer2016-05-1788-18283/+3674
| | | | | - Disable CONFIG_DEBUG_VM_PGFLAGS on non debug kernels (rhbz 1335173) - CVE-2016-3713 kvm: out-of-bounds access in set_var_mtrr_msr (rhbz 1332139 1336410)
* CVE-2015-8812 cxgb3 use after free (rhbz 1303532 1309548)Josh Boyer2016-02-182-0/+47
|
* Linux v4.4.2Laura Abbott2016-02-176-265/+5
|