Commit Graph

1663 Commits

Author SHA1 Message Date
Josh Boyer
282ea30013 Build MEI_ME as a module.
Upstream changed it to a module from an add-on option to the MEI driver.
Build it as a module so that people can blacklist it because it's a piece
of crap.
2013-08-05 11:15:04 -04:00
Justin M. Forbes
849a673913 Linux v3.10.5 2013-08-05 09:29:53 -05:00
Josh Boyer
ca72d3df4f Fix mac80211 connection issues (rhbz 981445) 2013-08-01 08:50:04 -04:00
Josh Boyer
b1910f0058 Fix firmware issues with iwl4965 and rfkill (rhbz 977053) 2013-08-01 08:34:40 -04:00
Josh Boyer
60007af702 Drop hid-logitech-dj patch that was breaking enumeration (rhbz 989138) 2013-08-01 08:22:52 -04:00
Dan Horák
22aa2b2ba7 update s390x config
- disable various drivers not relevant for s390x
- enable kdump support
2013-07-31 08:59:26 -04:00
Josh Boyer
877787e884 Add verrel for build 2013-07-30 07:13:56 -04:00
Josh Boyer
9baeced0d2 Revert some changes to make Logitech devices function properly (rhbz 989138) 2013-07-30 06:42:45 -04:00
Josh Boyer
780b320210 Fix i915 suspend/resume regression in 3.10 (rhbz 989093) 2013-07-29 08:41:32 -04:00
Josh Boyer
db38fb0308 Linux v3.10.4 2013-07-29 08:40:13 -04:00
Josh Boyer
afb79ca623 Add support for elantech v7 devices (rhbz 969473) 2013-07-29 08:29:29 -04:00
Josh Boyer
242df50877 Add patch to fix NULL deref in iwlwifi (rhbz 979581) 2013-07-26 10:43:52 -04:00
Justin M. Forbes
783f6b1881 Linux v3.10.3 2013-07-25 18:36:04 -05:00
Justin M. Forbes
f26494e8c5 Net stable queue from davem (rhbz 987639 987656) 2013-07-24 14:19:00 -05:00
Justin M. Forbes
e4971813cb Update secureboot patch for 3.10 2013-07-22 14:28:26 -05:00
Josh Boyer
b614c1a7bc Fix timer issue in bridge code (rhbz 980254) 2013-07-22 14:56:53 -04:00
Justin M. Forbes
bab409e09b Linux v3.10.2 2013-07-22 12:33:25 -05:00
Dave Jones
62d0f1f3e3 CVE-2013-4125 ipv6: BUG_ON in fib6_add_rt2node() (rhbz 984664) 2013-07-19 12:28:05 -04:00
Dave Jones
20c2282be6 post rebase fixups 2013-07-18 18:12:20 -04:00
Peter Robinson
97317afeb2 drop old ARM patches 2013-07-18 14:34:29 +01:00
Dave Jones
96e94ca9a0 compile fix
kernel/modsign_uefi.c: In function ‘get_cert_list’:
kernel/modsign_uefi.c:23:2: error: implicit declaration of function ‘kmalloc’ [-Werror=implicit-function-declaration]
  db = kmalloc(lsize, GFP_KERNEL);
  ^
kernel/modsign_uefi.c:23:5: warning: assignment makes pointer from integer without a cast [enabled by default]
  db = kmalloc(lsize, GFP_KERNEL);
     ^
kernel/modsign_uefi.c:31:3: error: implicit declaration of function ‘kfree’ [-Werror=implicit-function-declaration]
   kfree(db);
   ^
2013-07-17 18:31:23 -04:00
Peter Robinson
2d803e76c3 Re-enable ARM, Drop tegra subkernel as it's now multi-platform, Enable i.MX SoC support 2013-07-17 22:04:49 +01:00
Dave Jones
d4ff6bd675 3.10.1 rebase 2013-07-17 15:23:01 -04:00
Josh Boyer
632c277802 Fix wrong structure in iwlwifi dvm patch 2013-07-13 21:49:24 -04:00
Dave Jones
678d8f1cee Disable LATENCYTOP/SCHEDSTATS in non-debug builds. 2013-07-12 12:04:09 -04:00
Josh Boyer
98622c1d5d Fix various overflow issues in ext4 (rhbz 976837) 2013-07-12 09:35:23 -04:00
Josh Boyer
508b763fba Add iwlwifi fix for connection issue (rhbz 885407) 2013-07-12 07:49:32 -04:00
Kyle McMartin
2dea7184f1 Enable USB on i.MX based boards, patch from Niels de Vos 2013-07-11 11:24:52 -04:00
Josh Boyer
36552a2628 Add report fixup for Genius Gila mouse from Benjamin Tissoires (rhbz 959721) 2013-07-05 09:17:41 -04:00
Josh Boyer
da4ebd83da Add vhost-net use-after-free fix (rhbz 976789 980643) 2013-07-05 09:01:29 -04:00
Josh Boyer
a993279a9b Add fix for timer issue in bridge code (rhbz 980254) 2013-07-05 08:57:12 -04:00
Josh Boyer
6234ebaedf CVE-2013-2232 ipv6: using ipv4 vs ipv6 structure during routing lookup in sendmsg (rhbz 981552 981564) 2013-07-05 08:03:57 -04:00
Dave Airlie
4e4abd7078 qxl: add suspend/resume and hibernate support 2013-07-04 21:06:43 -04:00
Justin M. Forbes
a73601d17f Bump release for build 2013-07-04 09:41:26 -05:00
Josh Boyer
7ac4052f12 CVE-2013-1059 libceph: Fix NULL pointer dereference in auth client code (rhbz 977356 980341) 2013-07-03 16:12:19 -04:00
Josh Boyer
60a8d4c543 CVE-2013-2234 net: information leak in AF_KEY notify (rhbz 980995 981007) 2013-07-03 15:37:25 -04:00
Justin M. Forbes
c2ff806e79 Linux v3.9.9 2013-07-03 14:07:37 -05:00
Josh Boyer
7b9b3ffb29 Add patches to fix iwl skb managment (rhbz 977040) 2013-07-03 08:32:30 -04:00
Dave Airlie
81f5f8b098 fixup QXL driver patches to make it easier to rebase
- add qxl driver dynamic resize + multiple heads support
2013-07-03 01:08:56 -04:00
Dave Airlie
5e49e82bdb kernel portion of qxl cursor and dynamic resize fixes. 2013-07-01 00:36:00 -04:00
Peter Robinson
d4b4aa64a7 Only enable ARM A15 errata on the LPAE kernel as it breaks A8 2013-06-28 08:57:14 +01:00
Dave Airlie
a82de48640 add qxl fix for missing access ok macro. 2013-06-28 00:48:14 -04:00
Josh Boyer
0047ecfc5e Add verrel for build 2013-06-27 15:02:28 -04:00
Josh Boyer
871f73f857 Linux v3.9.8 2013-06-27 14:57:33 -04:00
Josh Boyer
ea007cb669 Fix stack memory usage for DMA in ath3k (rhbz 977558) 2013-06-27 09:36:54 -04:00
Josh Boyer
76adb1ee6c Add two patches to fix bridge networking issues (rhbz 880035) 2013-06-26 07:54:03 -04:00
Kyle McMartin
cc01c0f655 fix %{with_*} tests in modsigning 2013-06-25 16:53:08 -04:00
Josh Boyer
f334981c24 Fix battery issue with bluetooth keyboards (rhbz 903741) 2013-06-24 10:24:19 -04:00
Josh Boyer
b063278ee0 Add two patches to fix iwlwifi issues in unmapping
- Add patch to fix carl9170 oops (rhbz 967271)
2013-06-21 09:33:25 -04:00
Josh Boyer
4e73d41e8d Add patch to fix carl9170 oops (rhbz 967271) 2013-06-21 09:07:54 -04:00