Commit graph

530 commits

Author SHA1 Message Date
Josh Boyer
3ee3622a67 Require newer linux-firmware for updated bnx2/bnx2x drivers 2012-02-15 19:08:53 -05:00
Dave Jones
2d5a4c92f5 Linux 3.2.6 2012-02-13 15:18:56 -05:00
Josh Boyer
0b719f3d4a Patch to prevent NULL pointer dereference in sd_revalidate_disk (rhbz 754518) 2012-02-10 14:56:13 -05:00
Dave Jones
aef732d8e5 Implement TIOCGSERIAL for acm_tty_ioctl (rhbz 787607) 2012-02-10 12:33:35 -05:00
Dave Jones
c93c7e5a02 bsg: fix sysfs link remove warning (#787862) 2012-02-09 15:41:58 -05:00
Josh Boyer
71aea6e1f7 Fix e1000e Tx hang check (rhbz 785806) 2012-02-08 10:54:16 -05:00
Josh Boyer
c2a76c7eaf CVE-2011-4086: jbd2: unmapped buffer with _Unwritten or _Delay flags set can lead to DoS (rhbz 788260) 2012-02-08 08:33:05 -05:00
Josh Boyer
9f1f3a3c63 Drop patch that was NAKd upstream (rhbz 783211) 2012-02-08 08:29:39 -05:00
Dave Jones
ebc6e50a98 readahead: fix pipeline break caused by block plug
Also, remove unnecessary block-stray-block-put-after-teardown.patch
2012-02-05 16:53:28 -05:00
Dave Jones
85243fee59 Linux 3.2.3 2012-02-03 13:38:02 -05:00
Dennis Gilmore
8b0318d553 add patch to ensure that mfd-core is builtin when building nvec on tegra
build nvec-leds on tegra kernel
2012-02-02 09:06:29 -06:00
Dave Jones
2c860b02ae Revert more f16 config changes that shouldn't be in f15. 2012-02-01 11:54:23 -05:00
Dave Jones
1648faf090 Revert the f16 use-ext4-for-ext2/ext3 change. 2012-02-01 09:36:31 -05:00
Dennis Gilmore
327c797955 diable TOUCHSCREEN_EETI on all arm arches
- add patch for arm mtd
- add patch for stmmac on arm
- disable USB_IMX21_HCD pn imx
- enable CACHE_L2X0 on imx
2012-02-01 07:19:04 -06:00
Dennis Gilmore
49cb1746ef diable TOUCHSCREEN_EETI on all arm arches
- add patch for arm mtd
- add patch for stmmac on arm
2012-01-31 19:45:16 -06:00
Dennis Gilmore
4fc891d8e3 diable TOUCHSCREEN_EETI on all arm arches
- add patch for arm mtd
2012-02-01 01:59:50 -06:00
Dennis Gilmore
c24ab00680 diable TOUCHSCREEN_EETI on all arm arches 2012-01-31 12:12:10 -06:00
Dave Jones
d8fd9cb2c8 Enable kmemleak (off by default) in kernel-debug (rhbz 782419) 2012-01-30 14:00:38 -05:00
Dave Jones
2984100a2b Restore the Savage DRM and several others that were accidentally early-deprecated. 2012-01-30 13:08:18 -05:00
John W. Linville
652c2c141d Reinstate patch to remove overlap between bcma/b43 and brcmsmac 2012-01-30 12:51:06 -05:00
Dave Jones
8c3a2d06dc Rebase to 3.2.2 2012-01-30 12:01:31 -05:00
Josh Boyer
b25c4b32fc Bump for build 2012-01-23 10:13:34 -05:00
Josh Boyer
c0e19331fb Fix NULL pointer dereference in sym53c8xx module (rhbz 781625) 2012-01-23 09:47:36 -05:00
Josh Boyer
11fe6a0fc7 Add mac80211 deauth fix pointed out by Stanislaw Gruszka 2012-01-20 09:44:37 -05:00
Josh Boyer
c6aa69ef87 Put patches in numerical order again
Josh's brain can't cope with random ordering.  FIGHT THE CHAOS.
2012-01-20 09:41:43 -05:00
Josh Boyer
386367acf4 Fix broken procfs backport (rhbz 782961) 2012-01-18 20:49:14 -05:00
Josh Boyer
64fa2d2b43 /proc/pid/* information leak (rhbz 782686) 2012-01-18 13:22:40 -05:00
Josh Boyer
7655e85b74 Update to Linux 3.1.10 2012-01-18 12:06:50 -05:00
Josh Boyer
cd4ffd10e8 loop: prevent information leak after failed read (rhbz 782687) 2012-01-18 10:29:23 -05:00
Dennis Gilmore
e76e70cc41 build perf on armv7hl 2012-01-18 09:16:57 -06:00
Josh Boyer
304903f42d CVE-2012-0056 proc: clean up and fix /proc/<pid>/mem (rhbz 782681) 2012-01-18 10:09:04 -05:00
Josh Boyer
94aa5a9c60 CVE-2011-4127 possible privilege escalation via SG_IO ioctl (rhbz 769911) 2012-01-17 15:54:59 -05:00
Josh Boyer
aebb47b0ee Avoid packaging symlinks for kernel-doc files (rhbz 767351) 2012-01-15 15:51:33 -05:00
Josh Boyer
63af6b006b Fix verbose logging messages in the rtl8192cu driver (rhbz 728740) 2012-01-13 11:53:59 -05:00
Josh Boyer
a7fae8fdfc Fix CVE-2012-0045 (rhbz 773392) and update to Linux 3.1.9 (Fedora 2.6.41.9) 2012-01-13 11:12:58 -05:00
Josh Boyer
dc54a7e0f4 Patch from Stanislaw Gruszka to fix NULL ptr deref in mac80211 (rhbz 769766) 2012-01-11 11:14:05 -05:00
Josh Boyer
d45e462d4b Apply similar bitmap corruption fix for ext3
We still build the ext3 module in F15, so it needs the same fix.
2012-01-10 14:25:04 -05:00
Josh Boyer
5e42663853 Fix ext4 corrupted bitmap error path (pointed out by Eric Sandeen) 2012-01-10 14:11:00 -05:00
Josh Boyer
dba7dc5d3e Linux 3.1.8 (Fedora 2.6.41.8) 2012-01-06 21:40:42 -05:00
Josh Boyer
0456a2e199 CVE-2011-4347 kvm: device assignment DoS (rhbz 770096) 2012-01-04 10:38:00 -05:00
Josh Boyer
4537a47c89 Linux 3.1.7 (Fedora 2.6.41.7)
Should fix rhbz 767248 and possibly other 'fails to resume' bugs
2012-01-03 14:20:55 -05:00
Josh Boyer
63b6893795 Undo multiple application of thp: reduce khugepaged freezing latency 2012-01-03 11:02:23 -05:00
Josh Boyer
97d02603ce Add bluetooth support for BCM20102A0 (rhbz 770233) 2012-01-03 10:57:26 -05:00
Dave Jones
d4809cb073 thp: reduce khugepaged freezing latency (rhbz 771006) 2012-01-03 10:38:53 -05:00
Josh Boyer
12b320b806 CVE-2011-4622 kvm: pit timer with no irqchip crashes the system (rhbz 770102) 2012-01-03 10:31:49 -05:00
Dave Jones
2ec5a5f81d thp: reduce khugepaged freezing latency (rhbz 771006) 2012-01-03 10:21:36 -05:00
Dave Jones
0ae65ec719 Linux 3.1.6 (Fedora 2.6.31.6) 2011-12-21 17:11:25 -05:00
Dave Jones
3454da3121 Reinstate the route cache garbage collector. 2011-12-21 13:37:14 -05:00
Josh Boyer
4c6625aa8f Backport upstream fix for b44_poll oops (rhbz #741117) 2011-12-20 09:35:53 -05:00
Josh Boyer
2d4a348a91 Fix config options in arm configs after latest commits 2011-12-20 09:31:40 -05:00