Commit Graph

787 Commits

Author SHA1 Message Date
Dave Jones cb6adeaa2b Don't bind the IPS driver if no irq is assigned (typically BIOS bug). (rhbz 804353) 2012-03-28 09:32:14 -04:00
Josh Boyer 890cdcf1b4 Implement xen apic_ops to fix early crash in Xen Dom0 (rhbz 804347) 2012-03-27 12:20:12 -04:00
Josh Boyer 5d30d9525a Apply patch to fix MCE rcu splat (rhbz 789644) 2012-03-27 09:02:02 -04:00
Dave Jones 4721953b8b Apply patches that should solve the bluetooth use-after-free oopses. (rhbz 806033) 2012-03-23 12:15:34 -04:00
Josh Boyer e9dfffad72 Ship hmac file for vmlinuz for FIPS-140 (rhbz 805538) 2012-03-21 15:32:41 -04:00
Josh Boyer 8bc44875e2 CVE-2012-1568: execshield: predictable ascii armour base address (rhbz 804957) 2012-03-20 10:31:57 -04:00
Josh Boyer 85be624b7a mac80211: fix possible tid_rx->reorder_timer use after free
from Stanislaw Gruska (rhbz 804007)
2012-03-20 08:53:46 -04:00
Josh Boyer 70a06342d8 drm-i915-dp-stfu.patch: Muzzle a bunch of DP WARN()s. They're not wrong,
but they're not helpful at this point.
2012-03-19 19:24:07 -04:00
Josh Boyer bfafc479d5 Linux 3.3
Rebase to the 3.3 release
2012-03-19 19:14:20 -04:00
Josh Boyer d8b686023e Drop compat-wireless infrastructure in preparation for 3.3 rebase 2012-03-19 13:40:26 -04:00
Justin M. Forbes ea76f538e8 re-enable threading on hibernate compression/decompressio 2012-03-16 13:16:36 -05:00
Josh Boyer c91e32221e Fixup irqpoll patch to really not impact machines without ASM108x bridges (rhbz 800520)
WITH FEELING THIS TIME
2012-03-16 11:00:50 -04:00
Josh Boyer 12b6d38c8a Avoid the rage of steved 2012-03-16 07:56:43 -04:00
Justin M. Forbes 6adca049b2 CVE-2012-1179 fix pmd_bad() triggering in code paths holding mmap_sem read mode 2012-03-15 14:22:53 -05:00
Josh Boyer 953a16a7c0 Fixup irqpoll patch to only activate on machines with ASM108x PCI bridge 2012-03-14 20:29:41 -04:00
Dave Jones 13fb067e91 Reduce the foot print of the NFSv4 idmapping coda (bz 593035) 2012-03-14 18:17:57 -04:00
Dave Jones 6924a689b5 fix weird typo 2012-03-13 13:57:10 -04:00
Josh Boyer db01769147 Add some more things to do on rebase to 3.3 2012-03-13 13:43:43 -04:00
Josh Boyer 3bdc12b849 Linux 3.2.10 2012-03-12 16:45:16 -04:00
Josh Boyer e323d4f829 Add version number to changelog 2012-03-12 16:04:12 -04:00
Josh Boyer ef4cf365c1 Make the irqpoll patch less chatty (rhbz 800520)
Should look at making the frequency of checking dynamic, but this will help
the immediate problem.
2012-03-12 14:58:06 -04:00
Josh Boyer e4894874e4 Add patch to ignore bogus io-apic entries (rhbz 801501) 2012-03-12 09:22:43 -04:00
Dave Jones d08db1bba4 Add debug patch for bugs 787171/766277 2012-03-07 17:10:29 -05:00
Josh Boyer b93bd50055 Add CVE number 2012-03-07 11:58:53 -05:00
Josh Boyer 58338b4b82 memcg: unregister events attached to the same eventfd can oops (rhbz 800817) 2012-03-07 07:55:38 -05:00
Dave Jones 0d90f6ff37 Some things to remember when rebasing to 3.3 2012-03-06 22:33:53 -05:00
Josh Boyer c07883e8e8 Add patch to fix BUG_ON mm->nr_ptes (rhbz 786632) 2012-03-05 15:39:03 -05:00
Josh Boyer 51a4affbb9 CVE-2012-1097 regset: Prevent null pointer reference on readonly regsets 2012-03-05 09:40:00 -05:00
Dave Jones 903b4ae829 Enable VM debugging in non-debug kernels too. 2012-03-02 16:03:36 -05:00
Justin M. Forbes 6611af355f Disable threading on compression/decompression for hibernate 2012-03-02 14:32:18 -06:00
Adam Jackson 3525238463 drm-intel-crtc-dpms-fix.patch: Fix system hang on gen2 kit on DPMS (#730853) 2012-03-02 12:27:28 -05:00
Dave Jones 9b8bd9b67b Temporarily enable CONFIG_DEBUG_PAGEALLOC in -debug builds to help track down some long-standing bugs. 2012-03-01 14:16:31 -05:00
Dave Jones 77583d026d temporarily switch to low-performance polling IRQ mode when unexpected IRQs occur. 2012-03-01 13:00:13 -05:00
Josh Boyer bb1d90cb35 Linux 3.2.9 2012-02-29 20:24:52 -05:00
Josh Boyer f9a06c1afb Add patch to enable keyboard backlight on Sony laptops (rhbz 728478) 2012-02-28 15:31:26 -05:00
Justin M. Forbes 8a8688b231 CVE-2012-1090 CIFS: fix dentry refcount leak when opening a FIFO on lookup (rhbz 798296) 2012-02-28 11:34:10 -06:00
Josh Boyer e14b40bbbd Linux 3.2.8 2012-02-27 16:18:46 -05:00
Josh Boyer 9fbab19312 Add patch to fix regression in FADT revision checks (rhbz 730007 727865) 2012-02-27 14:05:24 -05:00
John W. Linville 88b9de105c mac80211: call rate control only after init
mac80211: do not call rate control .tx_status before .rate_init
mwifiex: clear previous security setting during association
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
ath9k_hw: prevent writes to const data on AR9160
rt2x00: fix a possible NULL pointer dereference
iwlwifi: fix key removal
mac80211: zero initialize count field in ieee80211_tx_rate
mac80211: Fix a warning on changing to monitor mode from STA
brcm80211: smac: fix endless retry of A-MPDU transmissions
brcm80211: smac: only print block-ack timeout message at trace level
2012-02-24 10:04:27 -05:00
Dave Jones 15609ef4c4 Do not call drivers when invalidating partitions for -ENOMEDIUM 2012-02-20 20:06:42 -05:00
Dave Jones 2919d1eb00 3.2.7 2012-02-20 18:27:59 -05:00
Dave Jones b0afc0c7f3 NFSv4: Fix an Oops in the NFSv4 getacl code 2012-02-20 13:22:56 -05:00
Dave Jones b995bdd158 improve handling of null rate in LIS3LV02Dx accelerometer driver. (rhbz 785814) 2012-02-17 16:00:02 -05:00
Dave Jones f1ec5c04e8 Reenable radio drivers. (rhbz 784824) 2012-02-17 14:56:29 -05:00
Dave Jones 98a4640c2d add version 2012-02-16 23:22:53 -05:00
Dave Jones 90fada3350 Freeze all filesystems during system suspend/hibernate. 2012-02-16 23:20:05 -05:00
Josh Boyer 973c2685b2 Require newer linux-firmware for updated bnx2/bnx2x drivers 2012-02-15 19:10:32 -05:00
Josh Boyer 9a37463424 Patch to enable CONFIG_KEYS_COMPAT on s390 from David Howells (rhbz 790367) 2012-02-14 10:28:28 -05:00
Dave Jones 05f7286fe5 Linux 3.2.6 2012-02-13 15:19:16 -05:00
John W. Linville bbd9ebecee mwifiex: handle association failure case correctly
ath9k: Fix kernel panic during driver initilization
mwifiex: add NULL checks in driver unload path
bcma: don't fail for bad SPROM CRC
zd1211rw: firmware needs duration_id set to zero for non-pspoll frames
mac80211: Fix a rwlock bad magic bug
rtlwifi: Modify rtl_pci_init to return 0 on success
2012-02-13 11:20:54 -05:00