Commit graph

591 commits

Author SHA1 Message Date
Josh Boyer
ffb669c977 Fix error check in memblock that prevented boot on various Dells (rhbz 811225) 2012-04-21 08:08:55 -04:00
Josh Boyer
d4c69c56b0 CVE-2012-2123 fcaps: clear the same personality flags as suid when fcaps are used (rhbz 814523 806722) 2012-04-20 08:34:00 -04:00
Justin M. Forbes
c54adc8eef CVE-2012-2119 macvtap: zerocopy: vector length is not validated before pinning user pages (rhbz 814278 814289) 2012-04-19 16:27:40 -05:00
Justin M. Forbes
0f5390a921 Fix KVM device assignment page leak 2012-04-19 09:56:27 -05:00
Josh Boyer
735ab18071 Change patch to resolve libata hotplug (rhbz 807632) 2012-04-18 13:55:31 -04:00
Josh Boyer
e417ace608 Disable CONFIG_HID_BATTERY_STRENGTH (rhbz 806295) 2012-04-18 09:53:55 -04:00
Josh Boyer
58daa35024 Fix oops in nfs_have_delegation (rhbz 811138) 2012-04-17 12:46:18 -04:00
Josh Boyer
0f21eed9f4 Add "# END OF PATCH DEFINITIONS" tag (rhbz 811777) 2012-04-17 11:12:10 -04:00
Josh Boyer
210099fb2c Fix oops on invalid AMD microcode load (rhbz 797559) 2012-04-17 11:10:42 -04:00
Josh Boyer
b8614ae383 Add ALSA quirk for MacPro 5,1 machines (rhbz 808559) 2012-04-14 09:27:39 -04:00
Josh Boyer
51e2b3d120 Reapply rebased drivers-media-update.patch 2012-04-13 15:44:12 -04:00
Dave Jones
549bc3181c fix version 2012-04-13 13:22:21 -04:00
Dave Jones
16f6b7e04b 3.3.2 2012-04-13 13:21:06 -04:00
Dennis Gilmore
0b98ebd8f6 KALLSYMS_EXTRA_PASS=1 is only able to be set via environment variables
pass it in on the make line for arm only
2012-04-12 10:49:35 -05:00
Mauro Carvalho Chehab
c7fc574893 Add the Kernel media updates with fixes for 3.4 and other material for 3.4/3.5
Those patches contain important fixes, expecially the one
for BZ#808871 and BZ#807052, at the DVB core.

Also 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 16:59:42 -03:00
Josh Boyer
91f796e3da Apply upstream patch to add USB device 13d3:3375 (rhbz 811087) 2012-04-10 15:14:29 -04:00
Josh Boyer
961ef7f50d Backport fixes for correct register constraints in cmpxchg.h (rhbz 809014) 2012-04-10 09:15:37 -04:00
Dave Jones
446e33ca6d Better watermark the number of pages used by hibernation I/O (Bojan Smojver) (rhbz 785384) 2012-04-05 11:42:53 -04:00
Josh Boyer
8df928e24a Add additional bug number for libata hotplug fix (rhbz 807632) 2012-04-04 10:53:03 -04:00
Josh Boyer
dd5b515ac7 Disable runtime PM for hotpluggable ATA ports (rhbz 806676) 2012-04-04 10:43:16 -04:00
Josh Boyer
77ab0813b6 Fix NULL pointer dereference in i2400m (rhbz 808603) 2012-04-04 08:21:10 -04:00
Josh Boyer
295a916d88 Fix crash in uvc_video_clock_update from Laurent Pinchart (rhbz 806433) 2012-04-03 13:49:18 -04:00
Josh Boyer
99bedf074a iwl{wifi,legacy}: Fix warnings on remove interface from Stanislaw Gruszka
(rhbz 770467)
2012-04-03 13:06:37 -04:00
Dave Jones
5f8cac2df4 Disable CONFIG_DEBUG_PAGEALLOC in -debug builds again. 2012-04-03 00:23:23 -04:00
Dave Jones
5710fe27ee Linux 3.3.1 2012-04-02 14:15:23 -04:00
Dave Jones
7954e4a201 Linux 3.3 2012-04-02 11:56:44 -04:00
Josh Boyer
77c32d730a CVE-2012-1601: kvm: NULL dereference from irqchip_in_kernel and
vcpu->arch.apic inconsistency (rhbz 808207)
2012-03-30 12:00:52 -04:00
Josh Boyer
09037335b6 Add patch to fix incorrect buffer length in __nfs4_get_acl_uncached 2012-03-30 10:52:12 -04:00
Josh Boyer
f4908601bf Drop __cpuinitdata on disable_nx for x86_32 (rhbz 808075) 2012-03-29 11:03:42 -04:00
Dave Jones
db8452b1c5 Linux 3.2.13 2012-03-26 09:41:15 -04:00
Justin M. Forbes
5da4893716 Fix merge date order 2012-03-20 10:55:20 -05:00
Justin M. Forbes
b52c1627ff Merge branch 'f15' of ssh://pkgs.fedoraproject.org/kernel into f15
Conflicts:
	kernel.spec
2012-03-20 10:49:40 -05:00
Justin M. Forbes
a5904b156a Linux 3.2.12 2012-03-20 10:47:43 -05:00
Josh Boyer
bf487c0089 mac80211: fix possible tid_rx->reorder_timer use after free
from Stanislaw Gruska (rhbz 804007)
2012-03-20 08:53:19 -04:00
Justin M. Forbes
262c908385 re-enable threading on hibernate compression/decompressio 2012-03-16 13:18:44 -05:00
Josh Boyer
e8229fb9d2 Fixup irqpoll patch to really not impact machines without ASM108x bridges (rhbz 800520)
WITH FEELING THIS TIME
2012-03-16 11:05:39 -04:00
Justin M. Forbes
2a92931ecc CVE-2012-1179 fix pmd_bad() triggering in code paths holding mmap_sem read mode 2012-03-15 14:30:58 -05:00
Josh Boyer
9e8b42e8ea Fixup irqpoll patch to only activate on machines with ASM108x PCI bridge 2012-03-14 20:29:58 -04:00
Dave Jones
58fb9ef4a5 Reduce the foot print of the NFSv4 idmapping coda (bz 593035) 2012-03-14 18:26:04 -04:00
Justin M. Forbes
2eb45048c7 Linux 3.2.10 2012-03-13 00:24:38 -05:00
Josh Boyer
ad6cae5b9e Add patch to ignore bogus io-apic entries (rhbz 801501) 2012-03-12 09:19:54 -04:00
Dave Jones
fcf71737a1 Add debug patch for bugs 787171/766277 2012-03-07 17:08:44 -05:00
Josh Boyer
761d970eca Add CVE number 2012-03-07 11:58:37 -05:00
Josh Boyer
e250736266 memcg: unregister events attached to the same eventfd can oops (rhbz 800817) 2012-03-07 07:57:37 -05:00
Josh Boyer
d826f97738 Add patch to fix BUG_ON mm->nr_ptes (rhbz 786632) 2012-03-05 15:36:19 -05:00
Josh Boyer
3bb94782bd CVE-2012-1097 regset: Prevent null pointer reference on readonly regsets 2012-03-05 09:43:56 -05:00
Dave Jones
be72cc46b5 Enable VM debugging in non-debug kernels too. 2012-03-02 16:03:02 -05:00
Justin M. Forbes
93f9c95edb Disable threading on compression/decompression for hibernate 2012-03-02 14:39:44 -06:00
Adam Jackson
b2fb454be9 drm-intel-crtc-dpms-fix.patch: Fix system hang on gen2 kit on DPMS (#730853) 2012-03-02 12:29:49 -05:00
Justin M. Forbes
48010561b5 Linux 3.2.9 2012-03-01 16:46:04 -06:00