Commit Graph

578 Commits

Author SHA1 Message Date
Josh Boyer 4b0fbfcf05 CVE-2011-3347: be2net: promiscuous mode and non-member VLAN packets DoS
(rhbz 748691)
2011-10-25 13:52:35 -04:00
Josh Boyer 0cc31ee8bf CVE-2011-1083: excessive in kernel CPU consumption when creating large nested
epoll structures (rhbz 748668)
2011-10-25 11:05:59 -04:00
Josh Boyer 1ffed8724f Backport 3 fixed from linux-next to fix dib0700 playback (rhbz 733827) 2011-10-24 09:09:05 -04:00
Chuck Ebbert 0a5023fe92 Linux 3.1 2011-10-24 07:45:47 -04:00
Chuck Ebbert ffd02941c7 add version to changelog 2011-10-21 19:53:56 -04:00
Chuck Ebbert 138bbe4bb3 Update to upstream HEAD (v3.1-rc10-42-g2efd7c0) 2011-10-21 15:35:54 -04:00
Dave Jones 5bbdbe628c Lower severity of Radeon lockup messages. 2011-10-21 13:01:26 -04:00
Dave Jones 65525f70c4 Add Sony VGN-FW21E to nonvs blacklist. (rhbz 641789) 2011-10-19 13:23:28 -04:00
Ben Skeggs bb076be590 More complete fix for rhbz#747129 2011-10-19 14:48:18 +10:00
Chuck Ebbert 5cfb71ce9c Fix divide-by-zero in nouveau driver (rhbz #747129) 2011-10-19 00:39:47 -04:00
Chuck Ebbert 4933c2453d Linux 3.1-rc10 2011-10-18 20:03:13 -04:00
Chuck Ebbert f73c1196be Fix lock inversion causing hangs in 3.1-rc9 (rhbz #746485) 2011-10-18 17:09:23 -04:00
Josh Boyer c8515a48d8 Add patch to fix invalid EFI remap calls from Matt Fleming 2011-10-18 16:08:17 -04:00
Josh Boyer 9258f325b1 Add two patches to fix stalls in khugepaged (rhbz 735946) 2011-10-17 13:28:28 -04:00
Josh Boyer b6ba0deffa Add C600 ID to the Logitech USB patch 2011-10-13 15:52:25 -04:00
Adam Jackson 91087d1d01 drm/i915: Treat SDVO LVDS as digital when parsing EDID (#729882) 2011-10-13 10:51:10 -04:00
Josh Boyer a2975f8e0c Add patch from Stanislaw Gruszka to fix iwlagn NULL dereference (rhbz 744155) 2011-10-13 08:48:28 -04:00
Josh Boyer b4e869a895 Disable Xen balloon memory hotplug support (rhbz 744408) 2011-10-11 08:45:11 -04:00
Josh Boyer dfb88fb9b4 Add patch to fix Ricoh e823 SD card readers (rhbz 722509) 2011-10-06 20:30:14 -04:00
Dave Jones 885bf3a7eb Taint if virtualbox modules have been loaded. 2011-10-06 18:37:12 -04:00
Chuck Ebbert cf2d0ce177 Linux 3.1-rc9 2011-10-05 10:51:31 -04:00
Chuck Ebbert c5c0d51eb5 Fix oopses on removal of external disks 2011-10-03 23:01:13 -04:00
Chuck Ebbert de575f564b Require grubby >= 8.3-1 so initrd line gets added (rhbz #725185) 2011-09-29 20:45:21 -04:00
Josh Boyer 63a6d1a55d Update logitech USB quirk patch 2011-09-29 11:29:26 -04:00
Chuck Ebbert bfd16e3858 Linux 3.1-rc8
New option: CONFIG_ARM_ERRATA_764369 is not set
Fix up utrace.patch to apply after commit f9d81f61c
2011-09-27 21:05:32 -04:00
Josh Boyer 94601c03ce Add patch-3.1-rc8.bz2 so Chuck can rebase f16/rawhide 2011-09-27 20:18:05 -04:00
Dave Jones 478ea8fd22 Make CONFIG_XEN_PLATFORM_PCI=y (rhbz 740664) 2011-09-22 18:33:17 -04:00
Dennis Gilmore 89003bbc99 * Thu Sep 22 2011 Dennis Gilmore <dennis@ausil.us>
- build a vmlinux image on sparc64
2011-09-22 16:38:58 -05:00
Josh Boyer 804ae40f5c Linux 3.1-rc7 2011-09-21 21:47:10 -04:00
Josh Boyer 5ec1187f2a Bump NR_CPUS to 1024 on ppc64 2011-09-20 17:15:42 -04:00
Dave Jones 36cbf57390 Limit 32-bit x86 kernels to 32 processors. 2011-09-20 17:10:32 -04:00
Bastien Nocera 1340c63c42 Fix MacBookAir4,1 keymap, see http://thread.gmane.org/gmane.linux.kernel.input/21462/focus=21626 2011-09-20 10:56:56 +01:00
Ben Skeggs b6064a6490 nouveau: pull in updates queued for 3.2, NVCF/NVD9 support 2011-09-20 16:43:27 +10:00
Josh Boyer 10328f76dc Add patch to fix deadlock in ipw2x00 (rhbz 738387)
Also adjust %files list to not include x86-only binaries on non-x86 arches
in kernel-tools
2011-09-16 07:47:40 -04:00
Josh Boyer 9d984d002a Set CONFIG_MAX_ZONEORDER to 9 on ppc64 with 64K pages
The previous setting of 13 caused build errors:

	In file included from include/linux/topology.h:32:0,
                 from include/linux/sched.h:78,
                 from arch/powerpc/kernel/asm-offsets.c:17:
	include/linux/mmzone.h:961:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
	make[1]: *** [arch/powerpc/kernel/asm-offsets.s] Error 1
2011-09-15 14:01:12 -04:00
Josh Boyer 34c20229d7 Fix CVE-2011-3191 2011-09-15 10:16:34 -04:00
Josh Boyer 9d940d046e Add patch to fix deadlock in ppc64 icswx code (rhbz 737984) 2011-09-14 16:12:02 -04:00
Neil Horman dc3e1e56ab Enabled CONFIG_IP_VS_IPV6 (bz 738194) 2011-09-14 15:48:33 -04:00
Josh Boyer 203a23e9e4 Add patches to fix various ibmveth driver issues (rhbz 733766) 2011-09-14 14:29:35 -04:00
Josh Boyer 5e909ef60b Add patch to fix POWER virtual serial driver (rhbz 738096) 2011-09-14 09:44:30 -04:00
Josh Boyer b226a238b4 Add patches Bastien pointed out for MacBookAir 4,1 support 2011-09-14 09:21:29 -04:00
Adam Jackson 35fd65a181 drm/i915: Shut the fbc messages up when drm.debug & 4 2011-09-13 12:14:28 -04:00
Josh Boyer 224f377cbf 3.1-rc6 (includes fix for 736521)
This is another hand-rolled patch from a fully updated git tree as of today.
The top level upstream commit is b6fd41e29dea9c6753b1843a77e50433e6123bcb

Also turn off debug options so we can use this kernel to test a few performance
related bugs
2011-09-12 18:05:34 -04:00
Josh Boyer f0c9ab6275 Change to 64K page size for ppc64 kernels (rhbz 736751) 2011-09-09 11:21:22 -04:00
Josh Boyer 512ca00d34 3.1-rc5 2011-09-09 10:16:11 -04:00
Chuck Ebbert 9a1d0419ef Drop/replace obsolete debug options, remove stray backslashes 2011-09-08 13:32:59 -04:00
Chuck Ebbert cf1d9f1e39 Drop obsolete config options 2011-09-08 13:32:41 -04:00
Josh Boyer b8b5e6ba50 Fix for rhbz 735437 2011-09-07 12:28:23 -04:00
Dave Jones 29656445be Apply patch to fix lockdep reports from ext4 (rhbz 732572) 2011-09-02 11:52:43 -04:00
Dave Jones 9cabd45dbb utrace: s390: fix the compile problem with traps.c (rhbz 735118) 2011-09-01 14:27:30 -04:00