summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* revert a broken 2.6.32.34 patchf12/user/myoung/xendom0Michael Young2011-03-242-0/+20
|
* Update to 2.3.32.34 and latest xen/next-2.6.32Michael Young2011-03-2410-723/+1055
|
* add patch "fix ethtool_get_drvinfo NULL pointer dereference"Michael Young2010-12-042-0/+52
|
* Merge branch 'f12/master' into f12/user/myoung/xendom0Michael Young2010-12-041-2/+2
|\ | | | | | | | | Conflicts: kernel.spec
| * final f12 buildKyle McMartin2010-12-011-2/+2
| |
* | update pvops to get a crash-on-shutdown fixMichael Young2010-12-012-11/+25
| |
* | Another pvops update before F12 reaches EOLMichael Young2010-11-292-13/+648
| |
* | Merge branch 'f12/master' into f12/user/myoung/xendom0Michael Young2010-11-298-0/+1539
|\| | | | | | | | | Conflicts: kernel.spec
| * quiet a netlink build warning the INET_DIAG fix causedKyle McMartin2010-11-262-0/+35
| |
| * plug various tty/serial stack leaksKyle McMartin2010-11-263-0/+1210
| |
| * posix-cpu-timers: workaround to suppress the problems with mt exec (rhbz#656264)Kyle McMartin2010-11-232-0/+67
| |
| * fix logic error in INET_DIAG bytecode auditing (CVE-2010-3880)Kyle McMartin2010-11-232-0/+111
| |
| * zero struct memory in ipc shm (CVE-2010-4072)Kyle McMartin2010-11-232-0/+35
| |
| * initialize struct memory to zero in ipc compat (CVE-2010-4073)Kyle McMartin2010-11-232-0/+81
| |
* | update pvops to 2.6.32.26Michael Young2010-11-232-1011/+920
| |
* | Merge branch 'f12/master' into f12/user/myoung/xendom0Michael Young2010-11-234-57/+12
|\| | | | | | | | | Conflicts: kernel.spec
| * Linux 2.6.32.26Kyle McMartin2010-11-224-58/+7
| |
| * Linux 2.6.32.26-rc1Chuck Ebbert2010-11-202-4/+10
| | | | | | | | | | Comment out upstreamed patches: kvm-mmu-fix-conflict-access-permissions-in-direct-sp.patch
* | update pvops to 2.6.32.25Michael Young2010-11-064-85/+103
| |
* | Merge branch 'f12/master' into f12/user/myoung/xendom0Michael Young2010-11-067-424/+6
|\| | | | | | | | | Conflicts: kernel.spec
| * Linux 2.6.32.25Chuck Ebbert2010-10-298-442/+6
| |
* | update pvops to get CVE-2010-3904 fixMichael Young2010-10-234-119/+280
| |
* | Merge branch 'f12/master' into f12/user/myoung/xendom0Michael Young2010-10-233-17/+124
|\| | | | | | | | | Conflicts: kernel.spec
| * drm-i915-sanity-check-pread-pwrite.patch: backport fix for CVE-2010-2962Chuck Ebbert2010-10-232-8/+104
| |
| * Linux 2.6.32.25-rc1Chuck Ebbert2010-10-222-10/+21
| | | | | | | | | | | | | | | | | | | | 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
* | fix typo in spec fileMichael Young2010-10-211-1/+1
| |
* | update pvops including events channel fixMichael Young2010-10-212-116/+219
| |
* | Merge branch 'f12/master' into f12/user/myoung/xendom0Michael Young2010-10-214-0/+431
|\| | | | | | | | | Conflicts: kernel.spec
| * add some patches from sgruska to fix various issues in f-12, thanks!Kyle McMartin2010-10-144-0/+433
| |
* | Build new xen watchdog driver CONFIG_XEN_WDT=mMichael Young2010-10-062-0/+2
| |
* | update pvops including memory and irq fixesMichael Young2010-10-063-180/+902
| |
* | Merge branch 'f12/master' into f12/user/myoung/xendom0Michael Young2010-10-0618-893/+42
|\| | | | | | | | | Conflicts: kernel.spec
| * drop linux-2.6-block-silently-error-unsupported-empty-barriers-too.patch, ↵Chuck Ebbert2010-09-272-52/+0
| | | | | | | | upstream in 2.6.32
| * Fix typo in Xen patch from 2.6.32.22.Chuck Ebbert2010-09-272-0/+19
| |
| * fix version in logChuck Ebbert2010-09-271-1/+1
| |
| * Linux 2.6.32.22Chuck Ebbert2010-09-278-280/+14
| | | | | | | | | | | | | | | | | | | | 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
| * Linux 2.6.32.22Chuck Ebbert2010-09-2010-568/+16
| | | | | | | | | | | | | | | | | | | | | | 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
* | update pvopsMichael Young2010-09-202-358/+814
| |
* | Merge branch 'f12/master' into f12/user/myoung/xendom0Michael Young2010-09-2013-1/+1483
|\| | | | | | | | | Conflicts: kernel.spec
| * Fix build error: compat_alloc_user_space undefinedChuck Ebbert2010-09-151-4/+14
| |
| * Fix three CVEs:Chuck Ebbert2010-09-145-0/+242
| | | | | | | | | | | | 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
| * Mitigate DOS with large argument lists.Chuck Ebbert2010-09-144-2/+144
| |
| * fix rejects (and get git to rebase the rest as well...)Kyle McMartin2010-09-144-42/+41
| |
| * security fixes from git headKyle McMartin2010-09-145-1/+399
| |
| * backport two fixes from 2.6.33 to quiet avc denials (#598796)Kyle McMartin2010-09-062-0/+691
| |
* | update pvops to 2.6.32.21Michael Young2010-09-033-1354/+2544
| | | | | | | | Set new dom0 related option CONFIG_NET_SCH_PLUG=m
* | Merge branch 'f12/master' into f12/user/myoung/xendom0Michael Young2010-09-0318-606/+1365
|\| | | | | | | | | Conflicts: kernel.spec
| * irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure.patch (CVE-2010-2954)Chuck Ebbert2010-09-022-1/+44
| |
| * Don't build UIO platform drivers: they require additional platform code.Chuck Ebbert2010-09-011-2/+2
| |
| * Linux 2.6.32.21Chuck Ebbert2010-08-272-4/+6
| |