Commit graph

2,262 commits

Author SHA1 Message Date
Josh Boyer
58a9ff14e0 Linux v4.0.5 2015-06-08 11:56:39 -04:00
Josh Boyer
7e93cec69f Backport commit to fix block spew (rhbz 1226621) 2015-06-04 07:45:36 -04:00
Josh Boyer
2d0fedacd1 Add patch to fix SMT guests on POWER7 (rhbz 1227877) 2015-06-04 07:33:02 -04:00
Josh Boyer
44e3f66d3f Add patch to turn of WC mmaps on i915 from airlied (rhbz 1226743) 2015-06-04 07:15:24 -04:00
Laura Abbott
47c25ace14 Fix del_timer_sync in mwifiex 2015-06-03 15:38:02 -07:00
Laura Abbott
04f914bb34 Drop firwmare warning until we get a real fix (rhbz 1133378) 2015-06-03 14:39:37 -07:00
Laura Abbott
c337114f59 Fix auditing of canonical mode (rhbz 1188695) 2015-06-03 10:12:27 -07:00
Josh Boyer
ad993ee0be CVE-2015-1420 fhandle race condition (rhbz 1187534 1227417) 2015-06-03 08:41:46 -04:00
Laura Abbott
aee0909293 Fix fd_do_rw error (rhbz 1218882) 2015-06-02 12:36:23 -07:00
Josh Boyer
3fb93d9892 Drop merged backlight quirk patch
This went upstream as commit 3295d73002f4be341069a000aec4b8d7e5ea8d2c in 4.0-rc1
2015-06-02 15:22:19 -04:00
Josh Boyer
b39e77f72e Fix middle button issues on external Lenovo keyboards (rhbz 1225563) 2015-06-02 09:14:30 -04:00
Josh Boyer
bd2ec3d7ef Add quirk for Mac Pro backlight (rhbz 1217249) 2015-05-28 13:39:25 -04:00
Justin M. Forbes
13182332f7 bump and tag for build 2015-05-27 15:47:49 -05:00
Josh Boyer
1a4b0c8966 Apply queued fixes for crasher reported by Alex Larsson 2015-05-27 13:59:24 -04:00
Laura Abbott
6611dce123 Fix signed division error (rhbz 1200353) 2015-05-26 19:13:14 -07:00
Josh Boyer
822316b626 Backport patch to fix might_sleep splat (rhbz 1220519) 2015-05-26 09:04:41 -04:00
Justin M. Forbes
c02c6f8697 Bump and tag for build 2015-05-21 10:35:55 -05:00
Josh Boyer
621c196a5c Add patch to fix discard on md RAID0 (rhbz 1223332) 2015-05-21 08:37:54 -04:00
Josh Boyer
9a7362524d Add submitted stable fix for i915 flickering on ilk (rhbz 1218688) 2015-05-21 08:27:32 -04:00
Laura Abbott
e6f28ee3c8 Re-add patch for missing v4l2 caps which was dropped 2015-05-18 13:53:07 -07:00
Josh Boyer
5558710895 Fix incorrect bandwidth on some Chicony webcams 2015-05-18 15:38:42 -04:00
Justin M. Forbes
6ec008c2be Linux v4.0.4 2015-05-18 13:32:28 -05:00
Justin M. Forbes
0309552e5a Disable YAMA on F21 2015-05-18 10:54:12 -05:00
Laura Abbott
2dc7a021b1 Fix DVB oops (rhbz 1220118) 2015-05-15 14:10:00 -07:00
Justin M. Forbes
1fbb066493 Disable i915 verbose state checks 2015-05-14 16:05:40 -05:00
Justin M. Forbes
09b06469de Linux v4.0.3 rebase 2015-05-14 11:24:02 -05:00
Laura Abbott
61ed7ccf88 Linux v3.19.8 2015-05-11 13:30:08 -07:00
Laura Abbott
02a1b3075e Linux 3.19.7 2015-05-07 10:42:24 -07:00
Josh Boyer
3399b04393 Backport patch to blacklist TRIM on all Samsung 8xx series SSDs (rhbz 1218662) 2015-05-05 10:02:12 -04:00
Josh Boyer
1a87e5d93c CVE-2015-3636 ping-sockets use-after-free privilege escalation (rhbz 1218074 1218110) 2015-05-05 09:44:00 -04:00
Laura Abbott
59c1705006 Linux v3.19.6 2015-04-30 13:21:39 -07:00
Josh Boyer
6b827d43c3 Fix backlight on various Toshiba machines (rhbz 1206036 1215989) 2015-04-30 08:50:31 -04:00
Laura Abbott
9a8fb774b7 Fix more missing v4l2 caps (rhbz 1204390) 2015-04-28 15:30:33 -07:00
Josh Boyer
b3135c06b1 CVE-2015-3339 race condition between chown and execve (rhbz 1214030) 2015-04-24 12:48:58 -04:00
Josh Boyer
9df1e847d8 Fix iscsi with QNAP devices (rhbz 1208999) 2015-04-24 09:57:25 -04:00
Laura Abbott
7e2a107127 Fix noisy iwlwifi warning (rhbz 1205083) 2015-04-23 09:43:31 -07:00
Justin M. Forbes
a40e8afedd Linux v3.19.5 2015-04-20 14:26:46 -05:00
Josh Boyer
b21aff53df Allow disabling raw mode in logitech-hidpp (rhbz 1210801) 2015-04-17 08:29:51 -04:00
Josh Boyer
f0cae128be Add patch to fix tty closure race (rhbz 1208953) 2015-04-15 12:59:49 -04:00
Justin M. Forbes
eeeb38c80a linux v3.19.4 2015-04-13 16:19:27 -05:00
Josh Boyer
25030b1ea2 DoS against IPv6 stacks due to improper handling of RA (rhbz 1203712 1208491) 2015-04-02 08:27:09 -04:00
Josh Boyer
25858fdbdc Backport patch to fix tg3 deadlock (rhbz 1207789) 2015-04-01 20:30:48 -04:00
Josh Boyer
60b726742b Fix gssproxy (rhbz 1203913) 2015-04-01 20:30:45 -04:00
Josh Boyer
995f293459 CVE-2015-2150 xen: NMIs triggerable by guests (rhbz 1196266 1200397)
Part deux: Fix it harder
2015-04-01 08:42:08 -04:00
Justin M. Forbes
0faec04810 Linux v3.19.3 2015-03-26 16:16:58 -05:00
Nicolas Chauvet
4f9498146c ARMv7: add patches to fix crash on boot for some devices on multiplatform
This patch backport the previous commit from pbrobinson in devel
to the f21 branch (without the changelog entry)
Tested with fedpkg prep to verify that the patches applies

(Reworked to cherry-pick the patches directly from upstream instead of using
 mailing list patches)
2015-03-26 09:40:49 -04:00
Peter Robinson
ff37cae8cf Disable the broken CONFIG_MSM_IOMMU (via kwizart) 2015-03-26 11:17:36 +00:00
Josh Boyer
c21f3a3b5b Fix tun bug causing Juniper VPN failure (rhbz 1204512) 2015-03-24 18:50:41 -04:00
Justin M. Forbes
637101daa0 Tag for build 2015-03-23 21:42:36 -05:00
Josh Boyer
02b2877393 Enable CONFIG_SND_BEBOB (rhbz 1204342) 2015-03-23 15:17:39 -04:00