Commit Graph

766 Commits

Author SHA1 Message Date
Chuck Ebbert
ab31f808d5 Ignore all .bz2 files 2011-11-23 08:53:48 -05:00
Chuck Ebbert
9de42b3c88 Linux 3.1.3-rc1
Comment out merged patches:
usb-add-quirk-for-logitech-webcams.patch
ip6_tunnel-copy-parms.name-after-register_netdevice.patch
2011-11-23 00:50:53 -05:00
Josh Boyer
fd1443c8c7 Fix the baserelease sanity check
We need to explicitly check for 0, so that we can do things like setting
baserelease to 1.1 for scratch builds, etc.
2011-11-22 10:36:27 -05:00
Chuck Ebbert
3b1a645f8a Linux 3.1.2 2011-11-22 03:24:00 -05:00
Chuck Ebbert
75c0588eda Linux 3.1.2-rc1 2011-11-19 04:17:33 -05:00
John W. Linville
cc0eb00182 Add compat-wireless as an option for kernel build 2011-11-16 16:05:41 -05:00
Dave Jones
f0fb214f6a mm: Do not stall in synchronous compaction for THP allocations 2011-11-15 17:12:22 -05:00
Dave Jones
917075f21e Backport asus-laptop changes from 3.2 (rhbz 754214) 2011-11-15 14:48:26 -05:00
Josh Boyer
058b0767d6 Quite a warning in apm_cpu_idle (rhbz 753776)
WARN_ONCE is now the top thing on my "BIGGEST WASTE OF TIME" list.  It changes
daily though.
2011-11-14 14:27:31 -05:00
Josh Boyer
5046e8a201 Add patch to fix ip6_tunnel naming (rhbz 751165) 2011-11-14 13:56:46 -05:00
Josh Boyer
aeb6369d31 Add patch for wacom tablets for Bastien Nocera (upstream 3797ef6b6) 2011-11-14 13:33:38 -05:00
Josh Boyer
9dce7b4f50 Patch from Joshua Roys to add rtl8192* to modules.networking (rhbz 753645) 2011-11-14 13:10:18 -05:00
Josh Boyer
68b031c163 Fix 2 CVEs
CVE-2011-4131: nfs4_getfacl decoding kernel oops (rhbz 753236)
CVE-2011-4132: jbd/jbd2: invalid value of first log block leads to oops (rhbz 753346)
2011-11-14 10:05:43 -05:00
Chuck Ebbert
4220aaf744 Use the same naming scheme as rawhide for -stable RC kernels
(e.g. 3.1.1-0.rc1.1 instead of 3.1.1-1.rc1)
2011-11-11 19:44:33 -05:00
Chuck Ebbert
955d50cbe0 copy baserelease sanity check from rawhide 2011-11-11 19:29:51 -05:00
Josh Boyer
a596f94913 Linux 3.1.1
Drop the patches Chuck so nicely listed for me
2011-11-11 16:13:25 -05:00
John W. Linville
a20eace265 Remove overlap between bcma/b43 and brcmsmac and reenable bcm4331 2011-11-11 10:14:37 -05:00
Chuck Ebbert
1e1645a527 remove stray .orig file 2011-11-10 22:05:16 -05:00
Chuck Ebbert
e52a782db9 Sync samsung-laptop driver with what's in 3.2 (rhbz 747560) 2011-11-10 22:02:49 -05:00
Chuck Ebbert
dabe57bb09 Linux 3.1.1-rc1
Comment out merged patches, will drop when release is final:
 ums-realtek-driver-uses-stack-memory-for-DMA.patch
 epoll-fix-spurious-lockdep-warnings.patch
 crypto-register-cryptd-first.patch
 add-macbookair41-keyboard.patch
 powerpc-Fix-deadlock-in-icswx-code.patch
 iwlagn-fix-ht_params-NULL-pointer-dereference.patch
 mmc-Always-check-for-lower-base-frequency-quirk-for-.patch
 media-DiBcom-protect-the-I2C-bufer-access.patch
 media-dib0700-protect-the-dib0700-buffer-access.patch
 WMI-properly-cleanup-devices-to-avoid-crashes.patch
 mac80211-fix-remain_off_channel-regression.patch
 mac80211-config-hw-when-going-back-on-channel.patch
2011-11-09 21:14:46 -05:00
John W. Linville
f8e6300ee7 Backport brcm80211 from 3.2-rc1 2011-11-09 13:50:58 -05:00
Neil Horman
5f42e49c37 Pull in msi irq per device in sysfs feature (bz 752176) 2011-11-08 13:34:13 -05:00
Josh Boyer
1241398782 Add two patches to fix mac80211 issues (rhbz 731365) 2011-11-07 12:30:59 -05:00
Dave Jones
5c5ddd23f6 remove dead option 2011-11-04 13:38:52 -04:00
Josh Boyer
3468b5e931 Disable btrfs for ppc (rhbz 747079) 2011-11-04 12:02:06 -04:00
Josh Boyer
36bb2cebdc Adjust some PPC64 config settings suggested by Anton Blanchard 2011-11-03 10:18:49 -04:00
Josh Boyer
3be61a8c60 Fix crash when setting brightness via Fn keys on ideapads (rhbz 748210) 2011-11-03 09:49:33 -04:00
Josh Boyer
436da03d79 Add commits queued for 3.2 for elantech driver (rhbz 728607) 2011-11-03 09:39:46 -04:00
Josh Boyer
18db0fc8c6 Add patch to fix oops when removing wmi module (rhbz 706574) 2011-11-02 09:55:36 -04:00
Dave Jones
58cf40bfda allow building the perf rpm for ARM (rhbz 741325) 2011-11-01 14:09:24 -04:00
Dave Jones
29b2acac72 Add another Sony laptop to the nonvs blacklist. (rhbz 641789) 2011-11-01 12:56:19 -04:00
Josh Boyer
1d898c7c86 Drop x86-efi-Calling-__pa-with-an-ioremap-address-is-invalid (rhbz 748516)
Discussed this with Matt Fleming and Matthew Garrett.  The patch was added to
fix an oops case on 32-bit EFI machines, but we don't support 32-bit EFI and it
is causing regressions on 64-bit EFI Macs.  Drop the patch for now.
2011-11-01 11:09:01 -04:00
Josh Boyer
3ee6d6d1f9 Add CVE number in changelog (rhbz 750402) 2011-10-31 21:10:48 -04:00
Josh Boyer
f746a4af91 Add patch to fix integer overflow of points in oom_badness (rhbz 750402) 2011-10-31 21:03:22 -04:00
Josh Boyer
4cce38ece8 Shutup floppy.c. Abrt files enough bugs as it is (rhbz 749887) 2011-10-28 15:49:27 -04:00
Dennis Gilmore
06041ed4c0 - Rebuilt for glibc bug#747377 2011-10-26 20:17:55 -05:00
Josh Boyer
367ea3a699 Edit changelog to reflect CVE-2011-4077 2011-10-26 12:23:15 -04:00
Josh Boyer
0e7a717305 Add patch to fix XFS memory corruption (rhbz 749166) 2011-10-26 09:18:22 -04:00
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