Commit Graph

928 Commits

Author SHA1 Message Date
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 a253de9cd3 Update hibernate watermark patch to latest tested version 2012-04-10 20:12:41 -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 d34127e9d6 Remove a bad merge conflict
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-04-10 11:39:09 -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 d925593ef2 Add a few missing new options
+ cat .newoptions
CONFIG_VIDEO_ADV7183
CONFIG_VIDEO_VS6624
CONFIG_VIDEO_MT9M032
RPM build errors:

Those three options are used by embedded device drivers.
Not needed elsewhere.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-04-10 09:57:59 -03: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 0273af1816 Increase the size of the dmesg buffer
Bump it to 256K, as discussed in the community kernel meeting on Mar 30, 2012
2012-04-04 14:45:09 -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