Commit graph

3,176 commits

Author SHA1 Message Date
Justin M. Forbes
6260f827cb CVE-2016-9588 fix possible DoS in nVMX (rhbz 1404924 1404925) 2016-12-15 08:38:59 -06:00
Justin M. Forbes
c576b5a43b disable CONFIG_IWLWIFI_PCIE_RTPM it can cause wifi disconnects 2016-12-15 08:00:15 -06:00
Justin M. Forbes
c8fa9e1e42 Linux v4.8.14 2016-12-12 08:37:49 -06:00
Justin M. Forbes
23b914572b Linux v4.8.13 2016-12-09 08:08:56 -06:00
Laura Abbott
0f9843549d Disable CONFIG_AF_KCM (rhbz 1402489) 2016-12-07 09:53:28 -08:00
Justin M. Forbes
862d4ecae6 CVE-2016-9793 avoid signed overflows for SO_{SND|RCV}BUFFORCE (rhbz 1402013 1402014) 2016-12-07 11:26:41 -06:00
Justin M. Forbes
ac46b5405a CVE-2016-8655 fix race condition in packet_set_ring (rhbz 1400019 1401820) now with more spec 2016-12-06 20:29:30 -06:00
Justin M. Forbes
d96d33b424 CVE-2016-8655 fix race condition in packet_set_ring (rhbz 1400019 1401820) 2016-12-06 20:27:44 -06:00
Justin M. Forbes
b2248a2796 Linux v4.8.12 2016-12-02 10:57:44 -06:00
Justin M. Forbes
aa0c2338c3 Linux v4.8.11 2016-11-28 09:32:20 -06:00
Peter Robinson
f94eba39aa Add upstream patch to fix all ARMv7 devices set to initial 200Mhz 2016-11-28 07:53:41 +00:00
Josh Boyer
5b686818a8 Add patch from Dave Anderson to fix live system crash analysis on Aarch64 2016-11-22 08:40:10 -05:00
Justin M. Forbes
611b29e802 Linux v4.8.10 2016-11-21 11:26:19 -06:00
Justin M. Forbes
a0974068fe Linux v4.8.8 2016-11-15 11:37:41 -06:00
Justin M. Forbes
84af7754d3 Add maxwell to backlight init (rhbz 1390308) 2016-11-11 15:39:50 -06:00
Justin M. Forbes
9e5537b088 Forgot to update filters 2016-11-11 09:28:06 -06:00
Justin M. Forbes
f496616c6b Refresh status of MST capable connectors (rhbz 1392885) 2016-11-11 07:50:10 -06:00
Justin M. Forbes
6dc9e3717c Linux v4.8.7 2016-11-10 11:14:39 -06:00
Justin M. Forbes
8163715706 Linux v4.8.6 rebase 2016-11-07 12:19:00 -06:00
Justin M. Forbes
aa78e77d5b CVE-2016-9083 CVE-2016-9084 vfio multiple flaws 2016-10-27 09:27:47 -05:00
Laura Abbott
0cd242c3d5 Linux v4.7.10 2016-10-26 16:07:20 -07:00
Justin M. Forbes
321d4e224b Linux v4.7.9 fixes CVE-2016-5195 2016-10-20 09:00:59 -05:00
Peter Robinson
8df9a525b8 Build in AXP20X_I2C (should fix rhbz 1352140) 2016-10-18 15:32:37 +01:00
Laura Abbott
978bfeea16 Linux v4.7.8 2016-10-17 11:08:11 -07:00
Laura Abbott
e9cc9ccad8 Linux v4.7.7 2016-10-07 14:48:33 -07:00
Laura Abbott
9c37ddde2e Linux v4.7.6 2016-10-03 10:00:32 -07:00
Laura Abbott
5100d1e5a7 Linux v4.7.5 2016-09-26 08:14:16 -07:00
Justin M. Forbes
813bda5122 CVE-2016-7425 SCSI arcmsr buffer overflow (rhbz 1377330 1377331) 2016-09-19 09:38:18 -05:00
Laura Abbott
f6cc9841e3 Linux v4.7.4 2016-09-15 11:21:11 -07:00
Laura Abbott
a76ecf0b08 Fix for incorrect return checking in cpupower (rhbz 1374212)
- Let iio tools build on older kernels
2016-09-14 10:16:36 -07:00
Laura Abbott
9c7824544d back from time travel (WHAT YEAR IS IT) 2016-09-07 09:55:43 -07:00
Laura Abbott
c9c10f2a06 Linux v4.7.3
- Silence KASLR warning (rhbz 1350174)
2016-09-07 09:25:05 -07:00
Laura Abbott
8e4b5f1dfb Add fix for known cgroup deadlock 2016-09-02 12:19:06 -07:00
Laura Abbott
32675a43b4 Add fix for NFS client issue (rhbz 1371237) 2016-08-29 14:38:42 -07:00
Alec Leamas
0b98dd49fc Add event decoding fix (rhbz 1360688)
[labbott@redhat.com: Add change log and tweak commit message]
2016-08-29 14:26:15 -07:00
Peter Robinson
053c701d00 Minor ARM updates 2016-08-28 23:52:29 +01:00
Laura Abbott
22828a62d3 Bump and build 2016-08-26 08:28:52 -07:00
Laura Abbott
12b09dcfc7 Fix for TPROXY panic (rhbz 1370061)
Fix for known oom regression
2016-08-26 08:14:44 -07:00
Jeffrey Bastian
e4312ce214 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:13 -04:00
Laura Abbott
00693147f5 Fix for inabiltiy to send zero sized UDP packets (rhbz 1365940) 2016-08-23 16:58:47 -07:00
Justin M. Forbes
92a9bf7b68 CVE-2016-6480 aacraid: Check size values after double-fetch from user 2016-08-23 08:57:31 -05:00
Peter Robinson
438e9170ea pull in new utilite patch for 4.7 2016-08-23 12:19:20 +01:00
Laura Abbott
ec226c2a21 Linux v4.7.2 2016-08-22 10:51:37 -07:00
Justin M. Forbes
19ebe01780 Add CVE number 2016-08-18 11:06:42 -05:00
Josh Boyer
6ac279636a Fix typo in CVE number 2016-08-18 09:48:57 -04:00
Justin M. Forbes
77ea0ce82b cp fix use after free in tcp_xmit_retransmit_queue (rhbz 1367091 1367092) 2016-08-17 08:48:00 -05:00
Laura Abbott
302e16652f Correcting dates so builds will succeed 2016-08-16 17:45:00 -07:00
Laura Abbott
2edaf5a5bc Linux v4.6.7 2016-08-16 14:15:16 -07:00
Hans de Goede
2eb64d83d9 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

[labbott: Update changelog for proper dating]
2016-08-12 10:49:48 -07:00
Laura Abbott
cc27e06c95 Linux v4.6.6 2016-08-10 13:38:11 -07:00