Commit Graph

2119 Commits

Author SHA1 Message Date
Justin M. Forbes a35c6e193e Add rebase notes 2017-02-20 15:59:54 -06:00
Justin M. Forbes a98ed5ce60 Linux 4.10 rebase for stabilization 2017-02-20 13:20:23 -06:00
Laura Abbott 7a011b1bac Linux v4.9.2 2017-01-09 08:47:45 -08:00
Peter Robinson 3b2fd6a7fc actually add the patch 2017-01-09 10:43:43 +00:00
Peter Robinson e18f5019e8 Add patch to improve MMC/SD speed on Raspberry Pi (bcm283x) 2017-01-09 10:43:08 +00:00
Peter Robinson b4af5e6666 Add upstream bcm283x i2c and clock fixes 2016-12-27 10:37:55 +00:00
Peter Robinson 86cd585a25 Update some ARM options, Enable some Qualcomm QDF2432 server platform options 2016-12-20 10:56:54 +00:00
Laura Abbott 68eebd5c34 Linux v4.9 rebase 2016-12-15 15:35:40 -08:00
Peter Robinson 5de569a890 Enable Atmel i2c TPM on ARM platforms, Add upstream patch to fix boot on Jetson TK1 2016-08-15 19:27:40 +01:00
Josh Boyer 31b937e470 Build CONFIG_POWERNV_CPUFREQ in on ppc64* (rhbz 1351346) 2016-08-08 13:14:58 -04:00
Hans de Goede b4f8089833 Sync 2 skylake i915 bug-fix patches with latest upstream version 2016-08-02 22:53:13 +02:00
Josh Boyer 7178b87593 CVE-2016-5412 powerpc: kvm: Infinite loop in HV mode (rhbz 1349916 1361040) 2016-07-28 09:25:39 -04:00
Peter Robinson fa6164d56e Filter nvme rdma modules to extras, Fix IP Wireless driver filtering (rhbz 1356043) thanks lkundrak, Build IIO tools 2016-07-28 09:25:30 -04:00
Laura Abbott 72eed1ed89 Update a few secure boot patches 2016-07-27 14:51:05 -07:00
Laura Abbott f339ce1dad Linux v4.7 2016-07-26 16:36:43 -07:00
Josh Boyer bf1d35cfe8 Linux v4.6.3 2016-06-24 14:01:12 -04:00
Peter Robinson 37f3e02e10 Update patch from 4.5 with missing bits for bcm238x support 2016-06-21 19:22:18 +01:00
Hans de Goede 93f8d223fc Bring in patch-series from drm-next to fix skl_update_other_pipe_wm issues
(rhbz 1305038)
- Cherry pick some other drm / kms fixes from upstream
2016-06-20 21:00:31 +02:00
Laura Abbott b983da8fef Use the not rebased version of the patch 2016-06-15 16:03:36 -07:00
Laura Abbott c24ec7cb4a hp-wmi: fix wifi cannot be hard-unblock (rhbz 1338025) 2016-06-15 15:57:21 -07:00
Josh Boyer 0f872cd456 CVE-2016-4470 keys: uninitialized variable crash (rhbz 1341716 1346626) 2016-06-15 09:40:52 -04:00
Peter Robinson 6a80877ca9 Enable Infiniband on ARM now we have HW 2016-06-14 13:34:04 +01:00
Josh Boyer 36711f9ba8 CVE-2016-1583 stack overflow via ecryptfs and /proc (rhbz 1344721 1344722) 2016-06-13 07:49:58 -04:00
Josh Boyer de84f0e027 Linux v4.6.2 2016-06-08 08:01:22 -04:00
Josh Boyer 5260b99d65 CVE-2016-5244 info leak in rds (rhbz 1343338 1343337) 2016-06-07 08:25:45 -04:00
Josh Boyer eadac3aca5 CVE-2016-5243 info leak in tipc (rhbz 1343338 1343335) 2016-06-07 08:15:19 -04:00
Josh Boyer 84558c957b Linux v4.6.1 2016-06-01 20:55:37 -04:00
Paul Bolle 113d73aa59 config: x86: stop pretending to be an Lguest guest
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>
2016-05-31 08:35:28 -04:00
Peter Robinson 4e26547c47 Initial Qualcomm ARM64 support (Dragonboard 410c) 2016-05-30 17:28:56 +01:00
Peter Robinson b9fdc3abcc Update Utilite patch 2016-05-30 16:46:51 +01:00
Peter Robinson d6a92fd717 Minor ARM cleanups and power/cpufreq management tweaks 2016-05-30 16:30:15 +01:00
Peter Robinson 476c7a2cb0 ARM: qcom: disable IPQ components, SoC not supported (NFC) 2016-05-30 16:03:21 +01:00
Josh Boyer 6e514a1f10 CVE-2016-4951 null ptr deref in tipc_nl_publ_dump (rhbz 1338625 1338626) 2016-05-23 08:17:40 -04:00
Josh Boyer df9ce09ec4 CVE-2016-4440 kvm: incorrect state leading to APIC register access (rhbz 1337806 1337807) 2016-05-20 08:59:19 -04:00
Josh Boyer 6116861edf Linux v4.6
- 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)
2016-05-17 11:14:02 -04:00
Josh Boyer 59915d41e7 CVE-2015-8812 cxgb3 use after free (rhbz 1303532 1309548) 2016-02-18 08:23:33 -05:00
Laura Abbott f062445414 Linux v4.4.2 2016-02-17 15:07:55 -08:00
Josh Boyer f4eecca420 Backport fix for elantech touchpads (rhbz 1306987) 2016-02-16 12:29:53 -05:00
Josh Boyer acbaf76b33 CVE-2016-2383 incorrect branch fixups for eBPG allow arbitrary reads (rhbz 1308452 1308453) 2016-02-15 08:36:44 -05:00
Josh Boyer debee96e5e CVE-2016-2384 double free in usb-audio from invalid USB descriptor (rhbz 1308444 1308445) 2016-02-15 08:31:38 -05:00
Laura Abbott 568b33d005 Turn off W+X warnings (rhbz 1306885)
The W+X warning is useful for finding potentially insecure
mappings. Fixes for some of the warning have stalled leading
to lots of reports of warnings though. There isn't much use
for this in stable releases since any fix will be trickling
in through rawhide anyway. Turn it off for stable releases
and leave it on for rawhide.
2016-02-12 11:59:29 -08:00
Josh Boyer d8be0409b7 CVE-2016-0617 fix hugetlbfs inode.c issues (rhbz 1305803 1305804) 2016-02-09 09:16:19 -05:00
Laura Abbott 927ec95fb5 Linux v4.4.1 2016-02-01 12:01:28 -08:00
Josh Boyer 8d728edd00 Backport HID sony patch to fix some gamepads (rhbz 1255235) 2016-01-29 15:21:49 -05:00
Josh Boyer 51a47249db Update patches from upstream to fix oops
Found by kernel test bot:

http://thread.gmane.org/gmane.linux.kernel/2139378

and Johanness fixed it up quickly
2016-01-29 12:08:04 -05:00
Josh Boyer 1f1a7f551b Fix issues with ivtv driver on PVR350 devices (rhbz 1278942) 2016-01-28 15:47:36 -05:00
Josh Boyer f760e670ee Add patches to fix suprious NEWLINK netlink messages (rhbz 1302037) 2016-01-28 15:05:21 -05:00
Josh Boyer b73a36606c Add patch to fix some Elan touchpads (rhbz 1296677) 2016-01-27 08:26:09 -05:00
Josh Boyer 982c66e8c8 Fix backtrace from PNP conflict on Haswell-ULT (rhbz 1300955) 2016-01-22 13:03:56 -05:00
Josh Boyer e876b53845 Fix backtrace from PNP conflict on Broadwell (rhbz 1083853) 2016-01-22 13:02:10 -05:00