Commit Graph

1727 Commits

Author SHA1 Message Date
Justin M. Forbes
f009258a36 Linux v3.10.10 2013-08-29 13:51:01 -05:00
Josh Boyer
fc929e0b7d Add mei patches that fix various s/r issues (rhbz 994824 989373) 2013-08-28 14:34:41 -04:00
Josh Boyer
ccd2c5831a Add patch to fix brcmsmac oops (rhbz 989269) 2013-08-21 13:38:05 -04:00
Josh Boyer
7739f0b9ab CVE-2013-0343 handling of IPv6 temporary addresses (rhbz 914664 999380) 2013-08-21 09:14:20 -04:00
Josh Boyer
f37a092288 Linux v3.10.9 2013-08-20 19:32:50 -04:00
Josh Boyer
91f0a755f8 Linux v3.10.8
- CVE-2013-4254 ARM: perf: NULL pointer dereference in validate_event (rhbz 998878 998881)
2013-08-20 12:44:08 -04:00
Josh Boyer
54b9668780 Add patch from Nathanael Noblet to fix mic on Gateway LT27 (rhbz 845699) 2013-08-16 09:51:50 -04:00
Josh Boyer
98291540ff Enable memory cgroup swap accounting (rhbz 982808) 2013-08-15 10:34:00 -04:00
Josh Boyer
5dfb32b75b Add patch to fix regression on TeVII S471 devices (rhbz 963715) 2013-08-15 09:09:49 -04:00
Josh Boyer
61c53e57cf Linux v3.10.7 2013-08-15 09:04:23 -04:00
Justin M. Forbes
41d2d1bbef Linux v3.10.6 2013-08-12 09:18:41 -05:00
Justin M. Forbes
3139b19bec Bump for rebuild after koji hiccup 2013-08-07 09:54:42 -05:00
Josh Boyer
8248d93154 Add zero file length check to make sure pesign didn't fail (rhbz 991808) 2013-08-07 09:46:28 -04:00
Justin M. Forbes
31780f9cbd update s390x config 2013-08-06 15:58:54 -05:00
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