Commit Graph

75 Commits

Author SHA1 Message Date
Michael Young 993c86d8e9 add patch "fix ethtool_get_drvinfo NULL pointer dereference" 2010-12-04 17:23:38 +00:00
Michael Young 92830e5e3c Merge branch 'f12/master' into f12/user/myoung/xendom0
Conflicts:
	kernel.spec
2010-12-04 17:05:09 +00:00
Kyle McMartin 22028b1178 final f12 build 2010-12-01 16:24:56 -05:00
Michael Young 80cf9562d3 update pvops to get a crash-on-shutdown fix 2010-12-01 20:25:42 +00:00
Michael Young 31a9581dfd Another pvops update before F12 reaches EOL 2010-11-29 22:30:32 +00:00
Michael Young 2279d902a9 Merge branch 'f12/master' into f12/user/myoung/xendom0
Conflicts:
	kernel.spec
2010-11-29 22:17:14 +00:00
Kyle McMartin b3e99df1c8 quiet a netlink build warning the INET_DIAG fix caused 2010-11-26 15:16:03 -05:00
Kyle McMartin 46d8659ae1 plug various tty/serial stack leaks 2010-11-26 15:12:25 -05:00
Kyle McMartin b889352919 posix-cpu-timers: workaround to suppress the problems with mt exec (rhbz#656264) 2010-11-23 11:35:47 -05:00
Kyle McMartin 5b55060789 fix logic error in INET_DIAG bytecode auditing (CVE-2010-3880) 2010-11-23 11:17:52 -05:00
Kyle McMartin 4249c07209 zero struct memory in ipc shm (CVE-2010-4072) 2010-11-23 11:01:02 -05:00
Kyle McMartin db26d0b144 initialize struct memory to zero in ipc compat (CVE-2010-4073) 2010-11-23 10:15:23 -05:00
Michael Young ba5342c1b1 update pvops to 2.6.32.26 2010-11-23 13:32:07 +00:00
Michael Young 8a792d0342 Merge branch 'f12/master' into f12/user/myoung/xendom0
Conflicts:
	kernel.spec
2010-11-23 12:34:13 +00:00
Kyle McMartin dbe0363ebc Linux 2.6.32.26 2010-11-22 16:06:12 -05:00
Chuck Ebbert 1edacad74d Linux 2.6.32.26-rc1
Comment out upstreamed patches:
kvm-mmu-fix-conflict-access-permissions-in-direct-sp.patch
2010-11-20 09:22:42 -05:00
Michael Young 234c40a806 update pvops to 2.6.32.25 2010-11-06 21:16:10 +00:00
Michael Young 611b874694 Merge branch 'f12/master' into f12/user/myoung/xendom0
Conflicts:
	kernel.spec
2010-11-06 20:21:24 +00:00
Chuck Ebbert 34ce4d0bf8 Linux 2.6.32.25 2010-10-29 11:50:03 -04:00
Michael Young 188105182e update pvops to get CVE-2010-3904 fix 2010-10-23 14:37:48 +01:00
Michael Young 674c686dae Merge branch 'f12/master' into f12/user/myoung/xendom0
Conflicts:
	kernel.spec
2010-10-23 13:41:44 +01:00
Chuck Ebbert f69fa2ae2c drm-i915-sanity-check-pread-pwrite.patch: backport fix for CVE-2010-2962 2010-10-23 01:23:31 -04:00
Chuck Ebbert 1270a00f83 Linux 2.6.32.25-rc1
Comment out patches merged upstream:
  execve-improve-interactivity-with-large-arguments.patch
  execve-make-responsive-to-sigkill-with-large-arguments.patch
  setup_arg_pages-diagnose-excessive-argument-size.patch
  xen-fix-typo-in-xen-irq-fix.patch
  r8169-fix-dma-allocations.patch
  skge-quirk-to-4gb-dma.patch
2010-10-22 21:46:20 -04:00
Michael Young a2e75552db fix typo in spec file 2010-10-21 20:22:58 +01:00
Michael Young 84861c21fd update pvops including events channel fix 2010-10-21 19:27:46 +01:00
Michael Young 9dced2eb0a Merge branch 'f12/master' into f12/user/myoung/xendom0
Conflicts:
	kernel.spec
2010-10-21 19:02:44 +01:00
Kyle McMartin f8e3fe8229 add some patches from sgruska to fix various issues in f-12, thanks! 2010-10-14 11:16:09 -04:00
Michael Young 75dfde8b27 Build new xen watchdog driver CONFIG_XEN_WDT=m 2010-10-06 23:31:40 +01:00
Michael Young 19c69522cf update pvops including memory and irq fixes 2010-10-06 22:54:47 +01:00
Michael Young 5bf54082f3 Merge branch 'f12/master' into f12/user/myoung/xendom0
Conflicts:
	kernel.spec
2010-10-06 21:55:06 +01:00
Chuck Ebbert 9d54ccf27d drop linux-2.6-block-silently-error-unsupported-empty-barriers-too.patch, upstream in 2.6.32 2010-09-27 13:29:00 -04:00
Chuck Ebbert 220e209104 Fix typo in Xen patch from 2.6.32.22. 2010-09-27 12:54:10 -04:00
Chuck Ebbert 3ea3ed9729 fix version in log 2010-09-27 12:49:35 -04:00
Chuck Ebbert 6cfda382fd Linux 2.6.32.22
Drop merged patches:
aio-check-for-multiplication-overflow-in-do_io_submit.patch
inotify-fix-inotify-oneshot-support.patch
inotify-send-IN_UNMOUNT-events.patch
irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure.patch
keys-fix-bug-in-keyctl_session_to_parent-if-parent-has-no-session-keyring.patch
keys-fix-rcu-no-lock-warning-in-keyctl_session_to_parent.patch
2010-09-27 12:48:03 -04:00
Chuck Ebbert 7eb61976f8 Linux 2.6.32.22
Drop merged patches:
01-compat-make-compat_alloc_user_space-incorporate-the-access_ok-check.patch
02-compat-test-rax-for-the-system-call-number-not-eax.patch
03-compat-retruncate-rax-after-ia32-syscall-entry-tracing.patch
hid-01-usbhid-initialize-interface-pointers-early-enough.patch
hid-02-fix-suspend-crash-by-moving-initializations-earlier.patch
alsa-seq-oss-fix-double-free-at-error-path-of-snd_seq_oss_open.patch
tracing-do-not-allow-llseek-to-set_ftrace_filter.patch
2010-09-20 18:48:03 -04:00
Michael Young c52a0441d7 update pvops 2010-09-20 20:22:36 +01:00
Michael Young 2022e0a640 Merge branch 'f12/master' into f12/user/myoung/xendom0
Conflicts:
	kernel.spec
2010-09-20 20:03:58 +01:00
Chuck Ebbert 55a7c987aa Fix build error: compat_alloc_user_space undefined 2010-09-15 11:57:30 -04:00
Chuck Ebbert a4789adb03 Fix three CVEs:
CVE-2010-3080: /dev/sequencer open failure is not handled correctly
CVE-2010-2960: keyctl_session_to_parent NULL deref system crash
CVE-2010-3079: ftrace NULL pointer dereference
2010-09-14 23:58:35 -04:00
Chuck Ebbert 463440bed2 Mitigate DOS with large argument lists. 2010-09-14 23:45:38 -04:00
Kyle McMartin 159f2cca9f fix rejects (and get git to rebase the rest as well...) 2010-09-14 21:24:20 -04:00
Kyle McMartin 278c1a8f1e security fixes from git head 2010-09-14 21:04:19 -04:00
Kyle McMartin 14fe094c1e backport two fixes from 2.6.33 to quiet avc denials (#598796) 2010-09-06 14:58:48 -04:00
Michael Young 8a139d83f0 update pvops to 2.6.32.21
Set new dom0 related option CONFIG_NET_SCH_PLUG=m
2010-09-03 22:29:27 +01:00
Michael Young 11574d71a5 Merge branch 'f12/master' into f12/user/myoung/xendom0
Conflicts:
	kernel.spec
2010-09-03 22:04:30 +01:00
Chuck Ebbert b9204c294c irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure.patch (CVE-2010-2954) 2010-09-02 11:44:20 -04:00
Chuck Ebbert e89e953b4d Don't build UIO platform drivers: they require additional platform code. 2010-09-01 08:00:43 -04:00
Chuck Ebbert 8ac8e906e0 Linux 2.6.32.21 2010-08-27 01:39:27 -04:00
Chuck Ebbert 4db245b3ba Linux 2.6.32.21-rc1
Drop merged patches:
  drm-i915-add-reclaimable-to-page-allocations.patch
  drm-i915-fix-hibernate-memory-corruption.patch
Fix up execshield and DRM upgrade patches to apply after 2.6.32.21
2010-08-25 20:14:08 -04:00
Chuck Ebbert 35bc236c21 Linux 2.6.32.20
Drop merged patches:
   mm-fix-page-table-unmap-for-stack-guard-page-properly.patch
   mm-fix-up-some-user-visible-effects-of-the-stack-guard-page.patch
2010-08-21 00:49:44 -04:00