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
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
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
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
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
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
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
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
Josh Boyer
9353f32ca8
Re-enable the ARCMSR module (rhbz 784287)
2012-01-24 09:54:35 -05:00
Josh Boyer
08d7191c40
Add version number for build
2012-01-23 10:14:21 -05:00
Josh Boyer
e4e2bcb507
Fix oops in iwlwifi/iwlagn driver (rhbz 766071)
2012-01-23 09:53:44 -05:00
Josh Boyer
7f50a05c33
Fix NULL pointer dereference in sym53c8xx module (rhbz 781625)
2012-01-23 09:47:08 -05:00
Dave Jones
f027dafaed
net: reintroduce missing rcu_assign_pointer() calls
2012-01-20 16:58:05 -05:00
Josh Boyer
030861b341
Add mac80211 deauth fix pointed out by Stanislaw Gruszka
2012-01-20 09:38:57 -05:00
Josh Boyer
e520b1ec1d
Put patches in numerical order again
...
Josh's brain can't cope with random ordering. FIGHT THE CHAOS.
2012-01-20 09:33:43 -05:00
Dave Jones
1045154ecf
Rebase to 3.2.1
2012-01-19 21:29:56 -05:00
John W. Linville
9f353831c7
Pass the same make options to compat-wireless as to the base kernel
2012-01-19 10:15:41 -05:00
Josh Boyer
70bec5f650
Fix broken procfs backport (rhbz 782961)
2012-01-18 20:51:54 -05:00
Josh Boyer
872d2983fc
/proc/pid/* information leak (rhbz 782686)
2012-01-18 13:24:13 -05:00
Josh Boyer
e9822a3383
Update to Linux 3.1.10
2012-01-18 11:47:15 -05:00
Josh Boyer
4a39227a15
loop: prevent information leak after failed read (rhbz 782687)
2012-01-18 10:23:39 -05:00
Josh Boyer
feea98915e
CVE-2012-0056 proc: clean up and fix /proc/<pid>/mem (rhbz 782681)
2012-01-18 10:08:53 -05:00
Josh Boyer
51e3e67b67
CVE-2011-4127 possible privilege escalation via SG_IO ioctl (rhbz 769911)
2012-01-17 15:30:50 -05:00
John W. Linville
853134cbcd
Re-apply patch to revert mac80211 scan optimizations (rhbz #731365 , #773271 )
2012-01-16 13:07:54 -05:00
Josh Boyer
dff5d86265
Apply mac80211 NULL ptr deref fix to compat-wireless too (rhbz 769766)
2012-01-15 16:23:28 -05:00
Josh Boyer
7c77270a54
Avoid packaging symlinks for kernel-doc files (rhbz 767351)
2012-01-15 15:48:57 -05:00
Josh Boyer
76da9b0851
Fix verbose logging messages in the rtl8192cu driver (rhbz 728740)
2012-01-13 13:25:32 -05:00
Josh Boyer
8c9ba0738b
Fix CVE-2012-0045 (rhbz 773392) and update to Linux 3.1.9
2012-01-13 11:09:52 -05:00
Josh Boyer
7829934f47
Patch from Stanislaw Gruszka to fix NULL ptr deref in mac80211 (rhbz 769766)
2012-01-11 11:12:31 -05:00
John W. Linville
bd6ef13e8a
Update compat-wireless snapshot to version 3.2-1
2012-01-10 14:29:39 -05:00
Josh Boyer
61eda14a10
Fix ext4 corrupted bitmap error path (pointed out by Eric Sandeen)
2012-01-10 14:08:28 -05:00
Josh Boyer
94fe9fa312
Add patch to fix ext4 compatibility with ext2 mount option (rhbz 770172)
2012-01-10 13:24:27 -05:00
Josh Boyer
343c19468f
Add iwlwifi-allow-to-switch-to-HT40-if-not-associated.patch back to
...
compat-wireless
2012-01-07 08:05:12 -05:00
Josh Boyer
2aece3db38
Linux 3.1.8
2012-01-06 21:48:23 -05:00
Josh Boyer
19c6b8e073
Disable backports on arches where we don't actually build a kernel (or config)
2012-01-06 07:30:38 -05:00
John W. Linville
be48fc0c69
Patch compat-wireless build to avoid "pr_fmt redefined" warnings
...
Include compat-wireless in removal of files resulting from patch fuzz
2012-01-05 14:26:22 -05:00
Josh Boyer
e0bcc4d228
Move the depmod file removal below the compat-wireless build to make sure we
...
clean them all out
2012-01-05 13:38:54 -05:00
Dave Jones
94ce6750fb
Disable PCI CRS blacklist patch
...
Try alternative approach from Bjorn Helgaas to work around MCFG quirks on some laptops.
2012-01-04 18:56:53 -05:00