Commit graph

3,329 commits

Author SHA1 Message Date
Peter Robinson
c8564d4747 Add upstream patch to fix all ARMv7 devices set to initial 200Mhz 2016-11-28 07:52:48 +00:00
Josh Boyer
6791f97435 Add patch from Dave Anderson to fix live system crash analysis on Aarch64 2016-11-22 08:38:54 -05:00
Justin M. Forbes
a6b7927cc3 Linux v4.8.10 2016-11-21 11:26:19 -06:00
Justin M. Forbes
65ef66a146 Linux v4.8.8 2016-11-15 11:37:39 -06:00
Laura Abbott
c3626d1bf6 Fix for some Yoga laptop WIFI (rhbz 1385823) 2016-11-14 14:54:45 -08:00
Justin M. Forbes
ea5d8affbf Add maxwell to backlight init (rhbz 1390308) 2016-11-11 15:19:28 -06:00
Justin M. Forbes
8d108f7682 Refresh status of MST capable connectors (rhbz 1392885) 2016-11-11 07:46:27 -06:00
Justin M. Forbes
281c0c0f2d Linux v4.8.7 2016-11-10 11:11:15 -06:00
Justin M. Forbes
342125282e dm raid: fix compat_features validation (rhbz 1391279) 2016-11-03 09:15:33 -05:00
Peter Robinson
42d48f1766 inital 4.8.6 rebase, pull in some ARM fixes 2016-11-01 17:13:42 +00:00
Justin M. Forbes
45e0139f36 Linux v4.8.5 2016-10-28 14:04:53 -05:00
Justin M. Forbes
0564641f5a Fix MS input devices identified as joysticks (rhbz 1325354) 2016-10-27 13:18:46 -05:00
Justin M. Forbes
c0213042ab Skylake i915 fixes from 4.9 2016-10-27 11:08:21 -05:00
Justin M. Forbes
f3c3071de7 CVE-2016-9083 CVE-2016-9084 vfio multiple flaws 2016-10-27 09:24:14 -05:00
Justin M. Forbes
d3e1de200c A collection of other clock fixes in -next for the RPi 2016-10-24 16:22:14 -05:00
Justin M. Forbes
e4b3d2ead0 Linux v4.8.4 rebase 2016-10-24 16:20:05 -05:00
Justin M. Forbes
2ade70cc51 Linux v4.7.9 fixes CVE-2016-5195 2016-10-20 08:51:12 -05:00
Peter Robinson
b6e2c59ab9 Build in AXP20X_I2C (should fix rhbz 1352140) 2016-10-18 15:29:35 +01:00
Laura Abbott
7d0fca764f Linux v4.7.8 2016-10-17 11:05:43 -07:00
Laura Abbott
f75753c467 Missing release tag in changelog (scripting is a WIP) 2016-10-07 14:46:58 -07:00
Laura Abbott
10b2dc81a7 Linux v4.7.7 2016-10-07 11:50:43 -07:00
Laura Abbott
32b983f44f Linux v4.7.6 2016-10-03 09:58:06 -07:00
Laura Abbott
c61f01531d Linux v4.7.5 2016-09-26 08:11:53 -07:00
Justin M. Forbes
cfbcfd241e CVE-2016-7425 SCSI arcmsr buffer overflow (rhbz 1377330 1377331) 2016-09-19 09:36:29 -05:00
Laura Abbott
f9f2d4777c Linux v4.7.4 2016-09-15 09:50:04 -07:00
Laura Abbott
1eab470c4d Fix for incorrect return checking in cpupower (rhbz 1374212)
- Let iio tools build on older kernels
2016-09-14 10:13:40 -07:00
Laura Abbott
9471d32264 back from time travel (WHAT YEAR IS IT) 2016-09-07 09:53:08 -07:00
Laura Abbott
4a78ca839f Linux v4.7.3
- Silence KASLR warning (rhbz 1350174)
2016-09-07 09:23:35 -07:00
Laura Abbott
4b8d25bc3d Add fix for known cgroup deadlock 2016-09-02 10:46:37 -07:00
Peter Robinson
ab89142d25 add missing patch for bcm2837 support (clearly looking at too many branches when I missed this :-/ ) 2016-09-01 09:29:57 +01:00
Laura Abbott
d984db4763 Add fix for NFS client issue (rhbz 1371237) 2016-08-29 14:37:26 -07:00
Alec Leamas
35b97b74a5 Add event decoding fix (rhbz 1360688)
[labbott@redhat.com: Add change log and tweak commit message]
2016-08-29 14:24:02 -07:00
Peter Robinson
6b4a3f52ad sync bcm2837 patch 2016-08-29 09:49:31 +01:00
Peter Robinson
506f0e7f2b Minor ARM updates 2016-08-28 23:43:13 +01:00
Laura Abbott
9ff3c92f08 Bump and build 2016-08-26 08:27:49 -07:00
Laura Abbott
4e55c73613 Fix for TPROXY panic (rhbz 1370061)
Fix for known oom regression
2016-08-26 08:13:58 -07:00
Jeffrey Bastian
49699bdee7 add 32-bit ARM opcodes.h to kernel-devel rpm
64-bit ARM opcodes.h references the 32-bit version:
    $ cat arch/arm64/include/asm/opcodes.h
    #include <../../arm/include/asm/opcodes.h>

Include the 32-bit ARM opcodes.h in kernel-devel so tools like SystemTap
can use it (see RHBZ 1291868).

Signed-off-by: Jeff Bastian <jbastian@redhat.com>
2016-08-25 16:17:01 -04:00
Laura Abbott
92dea29ae5 Fix for inabiltiy to send zero sized UDP packets (rhbz 1365940) 2016-08-23 16:57:42 -07:00
Justin M. Forbes
593f0eedef CVE-2016-6480 aacraid: Check size values after double-fetch from user 2016-08-23 08:57:16 -05:00
Laura Abbott
0d249158e6 Linux v4.7.2 2016-08-22 10:48:33 -07:00
Josh Boyer
6c78eb7591 Fix typo in CVE number 2016-08-18 09:48:19 -04:00
Justin M. Forbes
a06df9a188 cp fix use after free in tcp_xmit_retransmit_queue (rhbz 1367091 1367092) 2016-08-17 08:47:44 -05:00
Laura Abbott
01bd738435 I only wish it was Thursday 2016-08-16 14:08:20 -07:00
Laura Abbott
389254406e Linux v4.6.7 2016-08-16 14:04:23 -07:00
Laura Abbott
c3c83b9427 Fix for crash seen with Open Stack (rhbz 1361414) 2016-08-11 14:52:23 -07:00
Laura Abbott
1d48d18f7d Linux v4.6.6 2016-08-10 13:35:15 -07:00
Josh Boyer
d6256ebfe7 Build CONFIG_POWERNV_CPUFREQ in on ppc64* (rhbz 1351346) 2016-08-08 13:11:55 -04:00
Hans de Goede
80b44af41a Sync skylake hdaudio __unclaimed_reg WARN_ON fix with latest upstream version
- Drop drm-i915-skl-Add-support-for-the-SAGV-fix-underrun-hangs.patch for now
2016-08-02 22:53:58 +02:00
Josh Boyer
0d42ed5eef CVE-2016-5412 powerpc: kvm: Infinite loop in HV mode (rhbz 1349916 1361040) 2016-07-28 09:18:08 -04:00
Peter Robinson
fec4950a89 Fix IP Wireless driver filtering (rhbz 1356043) thanks lkundrak 2016-07-28 08:55:50 +01:00