summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * Linux 2.6.32.21-rc1Chuck Ebbert2010-08-256-105/+20
| | | | | | | | | | | | | | 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
| * Linux 2.6.32.20Chuck Ebbert2010-08-214-165/+9
| | | | | | | | | | | | 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
| * Bump version.Chuck Ebbert2010-08-181-1/+4
| |
| * fix make local, ditto from everywhere elseKyle McMartin2010-08-171-0/+8
| |
| * Drop unused ssb_check_for_sprom.patch, fix a duplicate patch numberChuck Ebbert2010-08-172-192/+1
| |
| * Fix fallout from the stack guard page fixes.Chuck Ebbert2010-08-173-1/+168
| | | | | | | | | | (mm-fix-page-table-unmap-for-stack-guard-page-properly.patch, mm-fix-up-some-user-visible-effects-of-the-stack-guard-page.patch)
| * Linux 2.6.32.19Chuck Ebbert2010-08-146-263/+6
| |
| * - Linux 2.6.32.19-rc1Chuck Ebbert2010-08-133-8/+25
| | | | | | | | | | | | | | | | | | - Comment out patches merged upstream: linux-2.6-btrfs-fix-acl.patch crypto-testmgr-add-null-test-for-aesni.patch ext4-make-sure-the-move_ext-ioctl-can-t-overwrite-append-only-files.patch ext4-fix-freeze-deadlock-under-io.patch - Fix linux-2.6-usb-wwan-update.patch to apply after 2.6.32.19
| * - Linux 2.6.32.18Chuck Ebbert2010-08-105-100/+59
| | | | | | | | | | | | | | - Backport nouveau noaccel fix for nva3+ cards from f13. - ext4-fix-freeze-deadlock-under-io.patch: Fix deadlock caused by patch in 2.6.32.17 (0036-ext4-don-t-return-to-userspace-after-freezing-the-fs.patch)
| * - Backport nouveau noaccel fix for nva3+ cards from f13.Chuck Ebbert2010-08-102-2/+112
| |
| * - Bring back drm-upgrayed-fixes.patch, dropped in theChuck Ebbert2010-08-104-2/+1141
| | | | | | | | | | | | 2.6.32.16 update. (#620955) - Revert upstream DRM stable fix we already have: drm-i915-give-up-on-8xx-lid-status.patch
* | Merge branch 'f12/master' into f12/user/myoung/xendom0Michael Young2010-08-073-5/+330
|\| | | | | | | | | Conflicts: kernel.spec
| * add patch to sourcesChuck Ebbert2010-08-071-0/+1
| |
| * - Linux 2.6.32.18-rc1Chuck Ebbert2010-08-072-6/+330
| | | | | | | | | | | | | | | | | | - Revert DRM patches from -stable we already have: drm-i915-Fix-LVDS-presence-check drm-i915-parse-child-device-from-vbt.patch - Comment out patches merged in -stable: xfs-prevent-swapext-from-operating-on-write-only-files.patch cifs-fix-dns-resolver.patch
* | update pvops to 2.6.32.17 (part 2)Michael Young2010-08-064-12/+273
| |
* | update pvops to 2.6.32.17 and try removing patch which set ↵Michael Young2010-08-063-0/+34792
|/ | | | CONFIG_XEN_XENBUS_FRONTEND=y
* Fix USB HID initialization (#592785)Chuck Ebbert2010-08-063-1/+104
|
* Fix DNS resolver build broken in 2.6.32.17Chuck Ebbert2010-08-022-0/+51
|
* * Mon Aug 02 2010 Chuck Ebbert <cebbert@redhat.com> 2.6.32.17-156Chuck Ebbert2010-08-0211-1354/+7
| | | | | - Linux 2.6.32.17 - Drop the patches commented out for -rc1 except ssb_check_for_sprom.patch
* * Mon Aug 02 2010 Chuck Ebbert <cebbert@redhat.com> 2.6.32.17-155.rc1Chuck Ebbert2010-08-024-13/+178
| | | | | | | | | | | | | | | | | | | - Linux 2.6.32.17-rc1 - Comment out patches merged upstream: linux-2.6-ext4-quota-metadata-reservation.patch ext4-issue-discard-operation-before-releasing-blocks.patch mac80211-do-not-wipe-out-old-supported-rates.patch mac80211-fix-supported-rates-IE-if-AP-doesnt-give-us-its-rates.patch iwlwifi-cancel-scan-watchdog-in-iwl_bg_abort_scan.patch sched-fix-over-scheduling-bug.patch ethtool-fix-buffer-overflow.patch cifs-fix-malicious-redirect-problem-in-the-dns-lookup-code.patch usb-obey-the-sysfs-power-wakeup-setting.patch - Revert -stable patches we already have: drm-i915-enable-low-power-render-writes-on-gen3-hardware.patch drm-i915-define-mi_arb_state-bits.patch - Comment out due to conflicts with -stable: ssb_check_for_sprom.patch
* Port shared source tree updates from f13.Chuck Ebbert2010-08-021-18/+29
|
* Add prep target to Makefile; use PREPARCHChuck Ebbert2010-08-021-0/+3
| | | | (cherry picked from commit 5ad0e9875257b361ab545bdf80e148aaea6c600e)
* Initial build fixesChuck Ebbert2010-08-022-12/+277
|
* Restore README.txt, scripts.Roland McGrath2010-08-0126-0/+986
| | | | (cherry picked from commit 11487c5358c414c73bcfd9c850d469fba081f18c)
* copy .gitignore from f14Chuck Ebbert2010-07-311-2/+5
|
* initial srpm importJesse Keating2010-07-29170-0/+317843
|