Commit Graph

795 Commits

Author SHA1 Message Date
Josh Boyer 11891dbd24 CVE-2012-2372 mm: 32bit PAE pmd walk vs populate SMP race (rhbz 822821 822825) 2012-05-24 07:44:21 -04:00
Justin M. Forbes 60baf10f8c Linux 3.3.7 2012-05-22 08:43:51 -05:00
Josh Boyer d1a2aa668f Additional fixes for CVE-2011-4131 (rhbz 822874 822869) 2012-05-18 09:19:40 -04:00
Josh Boyer 5a13292239 Fix rtlwifi async firmware load race condition (rhbz 822120) 2012-05-17 10:32:19 -04:00
Justin M. Forbes 9011ea4427 rtl818x fix sleeping function called from invalid context (rhbz 795176) 2012-05-16 16:26:49 -05:00
Josh Boyer 2db8c9ffc3 Fixup atl1c register programming (rhbz 749276) 2012-05-15 07:58:00 -04:00
Justin M. Forbes eefa8b0319 Linux 3.3.6 2012-05-14 13:33:04 -05:00
Mauro Carvalho Chehab 79b001249a Update the release tag
Previous patch updated the wrong field.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-05-08 07:47:41 -03:00
Mauro Carvalho Chehab 33a9dbb6ec Fix DVB-S zig-zag logic
This logic got broken by the dvb_frontend.c rewrite.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-05-07 14:50:48 -03:00
Josh Boyer eee168ca53 Linux 3.3.5
- Add patch to rate limit NFSv4 message (rhbz 732748)
2012-05-07 13:31:38 -04:00
Josh Boyer 269237b49f unfiltered netdev rio_ioctl access by users (rhbz 818820) 2012-05-04 07:18:01 -04:00
Justin M. Forbes f6138cc863 Reenable slip for F16 (rhbz 818308) 2012-05-03 08:52:20 -05:00
Justin M. Forbes 28303e222e Many patches from 3.3.5 stable queue 2012-05-03 08:12:57 -05:00
Josh Boyer aef7a0c111 Backport ipw2x00 nl80211 cipher suite reporting (rhbz 817298) 2012-04-30 15:28:08 -04:00
Dave Jones cebff535ca Disable CONFIG_RCU_FAST_NO_HZ for now. (rhbz 806548) 2012-04-30 12:17:08 -04:00
Justin M. Forbes 573d368770 Linux 3.3.4 2012-04-27 14:40:30 -05:00
Josh Boyer 14ad4ec584 Add patch to fix perf build due to incorrect cherry-pick in 3.3.3 2012-04-24 09:47:05 -04:00
Josh Boyer ebeee9684c Add patch to fix ipw2200 (rhbz 783708) 2012-04-24 08:49:55 -04:00
Peter Hutterer 5fa38a7138 Fix regression on clickpads 2012-04-23 07:56:58 -04:00
Josh Boyer d102db4672 Linux 3.3.3 2012-04-23 07:45:52 -04:00
Josh Boyer aa313d9123 Fix error check in memblock that prevented boot on various Dells (rhbz 811225) 2012-04-21 08:07:53 -04:00
Josh Boyer 7439674e98 CVE-2012-2123 fcaps: clear the same personality flags as suid when fcaps are used (rhbz 814523 806722) 2012-04-20 08:30:18 -04:00
Justin M. Forbes 92b55943d6 CVE-2012-2119 macvtap: zerocopy: vector length is not validated before pinning user pages (rhbz 814278 814289) 2012-04-19 16:23:18 -05:00
Justin M. Forbes 081d2dbff0 Fix KVM device assignment page leak 2012-04-19 09:54:06 -05:00
Josh Boyer 0ccb487a2b Change patch to resolve libata hotplug (rhbz 807632) 2012-04-18 13:54:52 -04:00
Josh Boyer 65b484ac04 Disable CONFIG_HID_BATTERY_STRENGTH (rhbz 806295) 2012-04-18 09:51:08 -04:00
Mauro Carvalho Chehab 185d60abac Fix DVB-S2 to DVB-S switch back on Kaffeine
Kaffeine basically tried to switch back to DVB-S using FE_SET_FRONTEND.
This ioctl was not designed to allow mode switching.

The only ioctl that (explicitly) sets a mode is FE_SET_PROPERTY.

Yet, there's a compat code there that should have been converting the
call into something different than SYS_UNKNOWN.

So, let's fix the code there. It will hopefully do the right thing.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-04-17 18:44:38 -03:00
Josh Boyer 084e405734 Fix oops in nfs_have_delegation (rhbz 811138) 2012-04-17 12:44:59 -04:00
Josh Boyer 9e205a991d Add "# END OF PATCH DEFINITIONS" tag (rhbz 811777) 2012-04-17 11:12:34 -04:00
Josh Boyer 91cd870834 Fix oops on invalid AMD microcode load (rhbz 797559) 2012-04-17 11:08:45 -04:00
Josh Boyer e01885614b Add ALSA quirk for MacPro 5,1 machines (rhbz 808559) 2012-04-14 09:24:48 -04:00
Josh Boyer 28b13140ec Linux 3.3.2 2012-04-13 15:37:39 -04:00
Josh Boyer 7dbe0a1257 Apply upstream patch to add USB device 13d3:3375 (rhbz 811087) 2012-04-10 15:12:33 -04:00
Mauro Carvalho Chehab 69cea03fff Add the Kernel patches that are ready for submission for 3.4
Those patches contain important fixes, expecially the one
for BZ#808871 and BZ#807052, at the DVB core.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-04-10 14:05:34 -03:00
Mauro Carvalho Chehab 15d159a887 Add poll_requested_events
The new events interface requires this function in order to work.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-04-10 10:28:49 -03:00
Josh Boyer 727bb89cc2 Backport fixes for correct register constraints in cmpxchg.h (rhbz 809014) 2012-04-10 09:13:52 -04:00
Mauro Carvalho Chehab 5876403f19 Update media with the fixes and patches for 3.4
There are also a few new drivers for 3.5. Some fixes here are needed
for DVB to work with xine and Kaffeine.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-04-10 09:30:13 -03:00
Dave Jones 489a5d6586 Better watermark the number of pages used by hibernation I/O (Bojan Smojver) (rhbz 785384) 2012-04-05 11:46:57 -04:00
Josh Boyer a3556f93fb Add version to changelog for build 2012-04-04 13:53:25 -04:00
Josh Boyer 06a33d04e6 Add additional bug number for libata hotplug fix (rhbz 807632) 2012-04-04 10:52:36 -04:00
Josh Boyer 75c0de8eed Disable runtime PM for hotpluggable ATA ports (rhbz 806676) 2012-04-04 10:42:43 -04:00
Josh Boyer 85f4f40f5c Disable MID_PTI driver (rhbz 783561) 2012-04-04 08:25:30 -04:00
Josh Boyer d12aed4d96 Fix NULL pointer dereference in i2400m (rhbz 808603) 2012-04-04 08:20:58 -04:00
Josh Boyer 0b62210816 Fix crash in uvc_video_clock_update from Laurent Pinchart (rhbz 806433) 2012-04-03 13:49:57 -04:00
Dave Jones 72ef31e7d8 bump for build 2012-04-02 20:30:23 -04:00
Dave Jones 57711b475d Disable CONFIG_DEBUG_PAGEALLOC in -debug builds again. 2012-04-02 20:29:56 -04:00
Dave Jones 0dc1678dba Add patch to display more debug info for bug 808990. 2012-04-02 20:28:24 -04:00
Dave Jones b6cb947f14 Linux 3.3.1 2012-04-02 14:24:22 -04:00
Dave Jones d15571e206 Silence the timekeeping "Adjusting tsc more then 11%" spew. (rhbz 798600) 2012-03-30 14:56:55 -04:00
Josh Boyer 1c2671dad3 Fix i915 fbdev cursor blink around suspend/hibernate from Dave Airlied 2012-03-30 12:55:26 -04:00
Josh Boyer 7b5b29761d CVE-2012-1601: kvm: NULL dereference from irqchip_in_kernel and
vcpu->arch.apic inconsistency (rhbz 808207)
2012-03-30 12:00:24 -04:00
Josh Boyer d08bf805ac Add patch to fix incorrect buffer length in __nfs4_get_acl_uncached 2012-03-30 10:50:18 -04:00
Josh Boyer e17bbff200 Add version for build 2012-03-29 14:00:04 -04:00
Josh Boyer 381fffb100 Drop __cpuinitdata on disable_nx for x86_32 (rhbz 808075) 2012-03-29 11:00:59 -04:00
Josh Boyer 44e6a69b2a iwl{wifi,legacy}: Fix warnings on remove interface from Stanislaw Gruszka
(rhbz 770467)
2012-03-29 10:39:24 -04:00
Josh Boyer 964eeef941 Fix disabled ASPM regression 2012-03-28 13:13:48 -04:00
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
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