Kyle McMartin
65c06ec080
enable hpilo on x86_64
2010-12-03 07:03:54 -05:00
Kyle McMartin
76a7ebfb42
kswapd fixes from mmotm
2010-12-02 11:21:28 -05:00
Kyle McMartin
d40233bb75
forgot to uncomment...
2010-11-30 15:31:20 -05:00
Kyle McMartin
592f4fb443
cherry picked and updated
2010-11-30 15:20:21 -05:00
Kyle McMartin
48eb5c319b
add a patch to log pnp resources (from rawhide)
2010-11-29 20:17:45 -05:00
Kyle McMartin
26ea0f2631
drm/ttm: Fix two race conditions + fix busy codepaths [1df6a2eb] ( #615505 )
2010-11-29 19:10:59 -05:00
Kyle McMartin
ca2a17f441
quiet a build warning the inet_diag fix caused
2010-11-26 15:20:25 -05:00
Kyle McMartin
6abfea1c89
plug various tty/serial stack leaks
2010-11-26 15:01:31 -05:00
kyle
7a80ec3e7d
hda/realtek and r8169 fixes
2010-11-26 11:20:50 -05:00
kyle
e1c14200b1
copy nodebug/nodebuginfo from master
2010-11-25 12:47:00 -05:00
John W. Linville
dd99fe005c
rtl8180: improve signal reporting for rtl8185 hardware
...
rtl8180: improve signal reporting for actual rtl8180 hardware
2010-11-24 10:52:09 -05:00
Kyle McMartin
003654d6ca
posix-cpu-timers: workaround to suppress the problems with mt exec (rhbz#656264)
2010-11-23 11:40:33 -05:00
Kyle McMartin
c86d4707a6
fix logic error in INET_DIAG bytecode auditing (CVE-2010-3880)
2010-11-23 11:12:31 -05:00
Kyle McMartin
de964e3639
zero struct memory in ipc shm (CVE-2010-4072)
2010-11-23 10:58:12 -05:00
Kyle McMartin
55415ebd4a
initialize struct memory to zero in ipc compat (CVE-2010-4073)
2010-11-23 10:08:40 -05:00
Kyle McMartin
cc7fb594a9
fix i8k inline asm to workaround miscompilation with newer gcc
2010-11-23 09:47:06 -05:00
Jarod Wilson
51157289c8
Update to 2.6.35.9 final, tack on some IR fixes
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-11-22 16:13:38 -05:00
Chuck Ebbert
0081a7139c
Linux 2.6.35.9-rc1
...
Comment out upstreamed patches:
kvm-fix-regression-with-cmpxchg8b-on-i386-hosts.patch
2010-11-20 07:09:04 -05:00
Ben Skeggs
466450dbeb
nouveau: a couple of bug fixes
2010-11-19 19:04:49 +10:00
Kyle McMartin
b2e700d12a
bump baserelease to 59
2010-11-15 22:02:29 -05:00
Kyle McMartin
4c76cc7f94
pull in support for MBA3
2010-11-15 22:00:06 -05:00
Dave Airlie
d5b83e3877
drm: fix stupid in warning
2010-11-12 14:33:52 +10:00
Dave Airlie
5f72d41789
drm: fix EDID issues
2010-11-11 20:49:55 -05:00
Dave Airlie
171d7cfb89
drm: fix invalid edid issues
2010-11-11 20:49:15 -05:00
Justin M. Forbes
adfff05db3
fix regression with cmpxchg8b on i386 hosts (rhbz#650215)
2010-11-11 08:49:27 -06:00
Jarod Wilson
28683a07fb
2.6.35.8, ir-core, lirc and hdpvr updates
...
* Wed Nov 10 2010 Jarod Wilson <jarod@redhat.com> 2.6.35.8-53
- Linux 2.6.35.8
- Drop patches upstreamed in 2.6.35.8
- More ir-core and lirc updates
- HD-PVR driver updates
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-11-10 12:42:45 -05:00
Dave Airlie
5ddd90a5d8
- add i915 polling s/r patch
2010-11-09 14:40:50 +10:00
Dave Airlie
a474625d92
- Backport polling fixes + radeon hang fixes from upstream
2010-11-08 20:14:05 -05:00
Dave Airlie
05493c4e57
drm: apply polling + radeon fixes from upstream
...
remove the old polling stuff
2010-11-08 20:12:47 -05:00
Ben Skeggs
383a70142a
bump baserelease
2010-11-02 13:37:05 +10:00
Ben Skeggs
c7b0072805
nouveau: nv86 workaround + dual-head fix
2010-11-02 13:36:15 +10:00
Ben Skeggs
df57a85a75
nouveau: add workaround for nv86 hw bug
2010-11-02 13:09:33 +10:00
Jarod Wilson
030d3b3b4b
Fix brown paper bag hardlock bug in imon driver
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-10-23 16:03:57 -04:00
Chuck Ebbert
643d353feb
More security fixes
...
drm-i915-sanity-check-pread-pwrite.patch;
fix CVE-2010-2962, arbitrary kernel memory write via i915 GEM ioctl
kvm-fix-fs-gs-reload-oops-with-invalid-ldt.patch;
fix CVE-2010-3698, kvm: invalid selector in fs/gs causes kernel panic
v4l1-fix-32-bit-compat-microcode-loading-translation.patch;
fixes CVE-2010-2963, v4l: VIDIOCSMICROCODE arbitrary write
2010-10-22 11:02:18 -04:00
Kyle McMartin
cbdb312a9e
last minute f14 kernel fixes
2010-10-22 10:34:02 -04:00
Kyle McMartin
8311d5168d
Revert "ir-core, lirc and hdpvr updates"
...
This reverts commit 59a83bd584
and 61d7a69fe6 .
2010-10-22 10:26:15 -04:00
Jarod Wilson
61d7a69fe6
add pointers to the trees these patches come from
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-10-20 11:16:02 -04:00
Jarod Wilson
59a83bd584
ir-core, lirc and hdpvr updates
...
* Tue Oct 19 2010 Jarod Wilson <jarod@redhat.com> 2.6.35.6-47
- More ir-core and lirc updates
- HD-PVR driver updates
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-10-19 17:24:50 -04:00
Kyle McMartin
c4e830cb35
build 2.6.35.6-46
2010-10-18 22:44:57 -04:00
Kyle McMartin
e38a760c9a
dmar: add dev->device print like i had intended...
2010-10-18 22:38:42 -04:00
Kyle McMartin
f1b58c7ca8
ricoh e822 sdhci support
2010-10-18 22:24:45 -04:00
Kyle McMartin
a1b8c4ed84
bomb out of edp bringout that's going to be fail anyway
2010-10-18 19:28:12 -04:00
Kyle McMartin
6268215f01
fix ima patch
2010-10-18 13:35:50 -04:00
Kyle McMartin
6aca938822
ima: Default it to off
...
Pass ima=on to enable. Reduce impact of the option
when disabled.
2010-10-18 12:38:23 -04:00
kyle
c76455ec66
copy the right patch this time
2010-10-18 11:52:57 -04:00
kyle
915df7f6de
Quirk to disable DMAR with Ricoh card reader/firewire
2010-10-18 11:39:49 -04:00
Kyle McMartin
7d350a94ee
Two networking fixes (skge, r8169) from sgruska
2010-10-18 10:59:42 -04:00
Kyle McMartin
9ee136bcf7
pnpacpi: cope with invalid device IDs. (rhbz#641468)
2010-10-15 15:04:48 -04:00
Kyle McMartin
97e19f7196
build for f14
2010-10-15 13:34:08 -04:00
Peter Jones
7810142e6c
Fix missing dm_put().
...
There's an error path that fails to call dm_put(), which means bad
things happen. This patch adds the dm_put() call.
2010-10-15 13:16:48 -04:00