Commit Graph

952 Commits

Author SHA1 Message Date
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
Josh Boyer 59b9e67990 Patch to prevent NULL pointer dereference in sd_revalidate_disk (rhbz 754518) 2012-02-10 14:58:21 -05:00
Dave Jones e16649a5ae bsg: fix sysfs link remove warning (#787862) 2012-02-09 15:42:58 -05:00
Josh Boyer 88335999c7 Fix e1000e Tx hang check (rhbz 785806) 2012-02-08 10:51:51 -05:00
Josh Boyer 7c061194a0 CVE-2011-4086 jbd2: unmapped buffer with _Unwritten or _Delay flags set can lead to DoS (rhbz 788260) 2012-02-08 08:37:23 -05:00
Josh Boyer 2165bab1eb Make build/ point to /usr/src/kernels instead of being relative (rhbz 788125) 2012-02-07 12:03:42 -05:00
Josh Boyer 5c09f39068 Turn maple support back on in ppc64
The powerstation is (sadly) a maple based platform.  I like it when my
machines boot...
2012-02-07 09:42:52 -05:00
Josh Boyer a19409b9cc Linux 3.2.5 2012-02-06 21:37:07 -05:00
John W. Linville 5edcb3f1d2 ath9k: fix a WEP crypto related regression
ath9k_hw: fix a RTS/CTS timeout regression
2012-02-06 11:30:40 -05:00
Dave Jones 69d2ad30b8 readahead: fix pipeline break caused by block plug
Also, remove unnecessary block-stray-block-put-after-teardown.patch
2012-02-05 16:48:34 -05:00
Dave Jones 1e38741de6 bump for rebuild 2012-02-03 14:33:36 -05:00
Dave Jones 337ebb66d9 add version that I forgot.. 2012-02-03 14:29:44 -05:00
Dave Jones 0f78fbf073 remove old entry 2012-02-03 14:29:13 -05:00
Josh Boyer 1ed3146ef8 Drop patch that was NAKed upstream (rhbz 783211) 2012-02-03 14:10:52 -05:00
John W. Linville 3ad4b3ec23 bcma: Fix mem leak in bcma_bus_scan()
rt2800lib: fix wrong -128dBm when signal is stronger than -12dBm
iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level
ssb: fix cardbus slot in hostmode
mac80211: timeout a single frame in the rx reorder buffer
2012-02-03 13:38:35 -05:00
Dave Jones 6d8eefbb61 Linux 3.2.3 2012-02-03 13:27:57 -05:00
Josh Boyer ef90ec9278 Patch from Jakub Kicinski to fix rt2x00 MCU requests (rhbz 772772) 2012-02-03 09:38:21 -05:00
John W. Linville 6f8f5cde65 Correct some bugzilla references... 2012-02-01 16:03:00 -05:00
John W. Linville d35a7646d0 Use "iwlwifi: don't mess up QoS counters with non-QoS frames" (rhbz 785561)
Actually apply patch to make integrated compat-wireless avoid taint...
2012-02-01 16:00:49 -05:00
John W. Linville cfb68d5e1c Apply iwlwifi patch for TID issue (rhbz 785561) 2012-01-31 14:42:19 -05:00
Dave Jones 2fd5228fc7 remove unreferenced patches 2012-01-30 14:16:25 -05:00
Dave Jones ec7325df62 Enable kmemleak (off by default) in kernel-debug (rhbz 782419) 2012-01-30 13:59:58 -05:00
John W. Linville 3296402d48 Fix "warning: File listed twice: mac80211-fix-work-removal-on-deauth-request.patch" 2012-01-30 13:06:39 -05:00
Dave Jones 2f9ac97623 Restore the Savage DRM and several others that were accidentally early-deprecated. 2012-01-30 12:59:49 -05:00
John W. Linville 8377903fd0 ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix 2012-01-30 11:08:12 -05:00
John W. Linville a43c59fbee mac80211: fix debugfs key->station symlink
brcmsmac: fix tx queue flush infinite loop
mac80211: Use the right headroom size for mesh mgmt frames
mac80211: fix work removal on deauth request
b43: add option to avoid duplicating device support with brcmsmac
mac80211: update oper_channel on ibss join
mac80211: set bss_conf.idle when vif is connected
iwlwifi: fix PCI-E transport "inta" race
2012-01-30 10:41:26 -05:00
John W. Linville 2cad290c45 Use the eeprom_93cx6 driver from the compat-wireless package 2012-01-30 10:27:28 -05:00
John W. Linville ecbaf08007 Include config.mk from compat-wireless build in files for installation 2012-01-27 14:00:38 -05:00
Josh Boyer 8d85deadf7 Test fix for realtek_async_autopm oops from Stanislaw Gruszka (rhbz 784345) 2012-01-25 20:15:56 -05:00
Josh Boyer 95885cbd27 Linux 3.2.2 2012-01-25 20:00:28 -05:00
Josh Boyer 8f7167dc29 Add patch to invalidate parent cache when fsync is called on a partition
(rhbz 783211)
2012-01-25 17:08:55 -05:00
John W. Linville 6d0a652dcd modpost: add option to allow external modules to avoid taint
Make integrated compat-wireless take advantage of the above
2012-01-25 15:56:27 -05:00
Josh Boyer fb68683a8f Backport patch to fix oops in rds (rhbz 718790) 2012-01-25 08:29:14 -05:00
John W. Linville 8879a2cf41 Update compat-wireless snapshot to version 3.3-rc1-2 2012-01-24 20:34:42 -05:00
Josh Boyer bb1165406c Re-enable the LIRC_STAGING drivers (rhbz 784398) 2012-01-24 14:33:03 -05:00
Josh Boyer b652ddfbcb Add back a set of patches that were erroneously dropped during the rebase 2012-01-24 10:56:51 -05:00