Commit Graph

161 Commits

Author SHA1 Message Date
Kyle McMartin 311bf8c0a9 un-rebase drm-intel-big-hammer & make-lvds-work, update would_have_oomkilled 2010-11-29 21:07:53 -05:00
Kyle McMartin ed1195f0f7 add a patch to log pnp resources 2010-11-29 20:14:17 -05:00
Kyle McMartin 8c2ac42a63 bump baserelease to 2.6.36.1-10 2010-11-29 09:21:37 -05:00
Kyle McMartin 769514dd99 tty fixes from git and tpm fix from f14 2010-11-29 09:19:24 -05:00
Kyle McMartin 25202fe3cf quiet a build warning the previous INET_DIAG change caused 2010-11-26 15:21:31 -05:00
Kyle McMartin 9a17bea44f plug various tty/serial stack leaks 2010-11-26 14:48:47 -05:00
Kyle McMartin e7fe04dcca hda/realtek: handle unset external amp bits 2010-11-26 11:46:23 -05:00
kyle 1fbeac414b i loathe building debuginfo locally 2010-11-25 11:35:15 -05:00
kyle e0db5a7a29 oops, it's ->ops->name 2010-11-25 11:34:29 -05:00
Kyle McMartin 275037eacd and your little ldisc too 2010-11-25 10:02:26 -05:00
Kyle McMartin a92338bddd disable fscache for cifs (#656498) 2010-11-24 16:34:04 -05:00
Kyle McMartin 1f26442712 drm/radeon/kms: MC vram map needs to be >= pci aperture size (fdo#28402) 2010-11-24 14:13:32 -05:00
Kyle McMartin f43af41c5a __func -> __func__ 2010-11-24 11:47:22 -05:00
Kyle McMartin 28f88fd957 fix graphics on hp 2530p which were broken due to pci crs fixes from upstream (korg#23542) 2010-11-24 06:54:32 -05:00
Kyle McMartin 18241e1172 posix-cpu-timers: workaround to suppress the problems with mt exec (rhbz#656264) 2010-11-23 11:42:09 -05:00
Kyle McMartin ab76abd31e fix logic error in INET_DIAG bytecode auditing (CVE-2010-3880) 2010-11-23 11:08:44 -05:00
Kyle McMartin 205e1d9754 zero struct memory in ipc shm (CVE-2010-4072) 2010-11-23 10:55:43 -05:00
Kyle McMartin 79bb6459c7 initialize struct memory to zero in ipc compat (CVE-2010-4073) 2010-11-23 10:06:02 -05:00
Kyle McMartin 6b5e37dd4b fix i8k inline asm to avoid miscompilation with newer gcc 2010-11-23 09:50:52 -05:00
Kyle McMartin 15589b25c9 add a debugging patch around the tty_reopen WARN_ON 2010-11-22 18:15:07 -05:00
Kyle McMartin ebb38001c4 Linux 2.6.36.1 2010-11-22 15:58:40 -05:00
Kyle McMartin ae441b0e31 fix incorrect reporting of whether nx is disabled or not
Thanks to Kees Cook for noticing.
Message-ID: <20101121070342.GE4617@outflux.net>
2010-11-22 14:45:44 -05:00
Kyle McMartin 61b68ccc4d TTY: restore tty_ldisc_wait_idle 2010-11-22 14:03:11 -05:00
Kyle McMartin a9179c05e5 make vmlinuz world readable 2010-11-22 08:19:35 -05:00
Kyle McMartin b7e5e1b1d1 Allow debuginfo to be multiply-installed
Patch from aris@ on fedora-kernel.
2010-11-20 21:04:27 -05:00
Chuck Ebbert eaa431c101 Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel
Fix up conflicts:
	kernel.spec
2010-11-20 09:48:42 -05:00
Chuck Ebbert 1ef87abd79 Linux 2.6.36.1-rc1 2010-11-20 09:36:07 -05:00
Kyle McMartin 49d23722df fix BUG when using xt_SECMARK 2010-11-20 08:28:57 -05:00
Kyle McMartin 16ab22b532 disable drm-intel rebase 2010-11-17 16:48:10 -05:00
Kyle McMartin c4edb7ed46 make vmlinuz/System.map root-only by default 2010-11-17 00:37:01 -05:00
Kyle McMartin ca5c04e7a4 add MacBookAir3,1 11" id to add-macbookair3-ids.patch
reported by Jurgen Kramer <gtmkramer@xs4all.nl>,
<1289936190.2460.27.camel@paragon.slim>.
2010-11-16 20:50:04 -05:00
Kyle McMartin b466142253 disable parallel doc builds 2010-11-16 02:15:50 -05:00
kyle 2c69ace464 drm-intel rebase, enable kernel-debug 2010-11-16 00:19:59 -05:00
Kyle McMartin a568a0d41b pull in support for MBA3 2010-11-15 22:35:24 -05:00
Kyle McMartin 4cd6a7f057 fix intel_ips driver 2010-11-15 20:13:18 -05:00
Michael Young 8b813d3c54 Quote wildcard argument in "find" command 2010-10-30 23:02:42 +01:00
Dave Jones 917df98703 Put back the provides: kernel
It's necessary for kernel-smp, which ppc32 still uses.
2010-10-26 15:04:04 -04:00
Dave Jones 556dd8ab05 remove some temporary stuff I did to keep the line numbers the same during the rpmlint review 2010-10-26 14:12:21 -04:00
Dave Jones c1bdfc8be9 remove build cruft that shouldn't be packaged in kernel-devel 2010-10-26 13:59:09 -04:00
Dave Jones c6761a0576 remove .gitignores from the source tree, so they don't end up getting packaged. 2010-10-26 13:56:20 -04:00
Dave Jones 3405f5fbff more rpmlint: E: useless-provides kernel
(This is coming from line 445: Provides: kernel =
%{rpmversion}-%{pkg_release}\.
I don't see any reason for this line, as rpm is autoproviding kernel =
%{version}-%{release} (and %{version} is being set to %{rpmversion} and
%{release} is being set to %{pkg_release}.)
2010-10-26 13:52:03 -04:00
Dave Jones 50dccdcd82 whitespace cleanup 2010-10-26 13:51:00 -04:00
Dave Jones 67d708bd25 more rpmlint..
kernel.src:2188: W: macro-in-%changelog %released_kernel
kernel.src:2232: W: macro-in-%changelog %verify
kernel.src:2411: W: macro-in-%changelog %{expand

(Packagers should avoid using macros in changelog items, but this is a minor
error. The easy fix here is to %% comment out any macros in changelog entries,
to prevent unexpected and random behavior.)
2010-10-26 13:50:26 -04:00
Dave Jones b428b84658 stop using the obsolete forms of grep shortcuts. 2010-10-26 13:49:21 -04:00
Dave Jones a4246dab44 Fix another rpmlint obsoletes warning
kernel.src:757: W: unversioned-explicit-obsoletes glibc-kernheaders
kernel-headers.x86_64: W: self-obsoletion glibc-kernheaders obsoletes
glibc-kernheaders = 3.0-46
2010-10-26 13:47:32 -04:00
Dave Jones 66121abff4 These haven't been shipped in sometime, we can just remove it.
This also has the effect of silencing the rpmlint warning about
an unversioned obsolete.
2010-10-26 13:46:03 -04:00
Dave Jones 651b07c647 rpmlint fluff.
kernel.src:386: W: macro-in-comment %nobuildarches
kernel.src:432: W: macro-in-comment %post
kernel.src:1002: W: macro-in-comment %{vanillaversion}
kernel.src:1003: W: macro-in-comment %{kversion}
kernel.src:1005: W: macro-in-comment %{kversion}
kernel.src:1883: W: macro-in-comment %{image_install_path}

(Packagers should avoid using macros in comments, but this is a minor error.
The easy fix here is to %% comment out any macros in comments, to prevent
unexpected and random behavior.)
2010-10-26 13:43:53 -04:00
Kyle McMartin a791768570 add ext4_inode_info 2010-10-21 22:38:00 -04:00
Chuck Ebbert 2187525cff Linux 2.6.36 2010-10-20 19:17:54 -04:00
Matthew Garrett 2df449634d - runtime_pm_fixups.patch: should fix this on Thinkpads 2010-10-20 16:10:47 -04:00