1
0
forked from pool/kernel-source

Accepting request 51489 from Kernel:HEAD

Accepted submit request 51489 from user jeff_mahoney

OBS-URL: https://build.opensuse.org/request/show/51489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=105
This commit is contained in:
Ruediger Oertel
2010-10-28 11:10:27 +00:00
committed by Git OBS Bridge
parent 879a68770b
commit fa088572b4
56 changed files with 226272 additions and 1892 deletions

View File

@@ -1,3 +1,249 @@
-------------------------------------------------------------------
Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de
- Update config files.
Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs.
- commit 9035254
-------------------------------------------------------------------
Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com
- Update Xen config files (restore options accidentally deleted
by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5).
- commit f8e5000
-------------------------------------------------------------------
Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com
- Update Xen patches to 2.6.36 and c/s 1043.
- xen: netback: take net_schedule_list_lock when removing entry
from net_schedule_list.
- Update Xen config files.
- commit b772cd8
-------------------------------------------------------------------
Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de
- ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324).
- ALSA: hda - Add some workarounds for Creative IBG (bnc#564324).
- ALSA: hda - Fix wrong SPDIF NID assignment for CA0110
(bnc#564324).
- commit 2256eda
-------------------------------------------------------------------
Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de
- Update to 2.6.36-final.
- commit 1b1584f
-------------------------------------------------------------------
Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com
- patches.arch/i386-unwind-annotations,
patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags.
- commit 6ee5ccb
-------------------------------------------------------------------
Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de
- SoN: fix null pointer dereference in swap_entry_free.
- SoN: fix mess up on swap with multi files from same nfs server.
- Refresh patches.xen/tmem.
- commit d068f12
-------------------------------------------------------------------
Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de
- ACPI: Make Embedded Controller command timeout delay
configurable (bnc#639261).
- commit 9ea38cf
-------------------------------------------------------------------
Fri Oct 15 23:06:53 CEST 2010 - jslaby@suse.cz
- Update to 2.6.36-rc8.
- commit 0c0e67c
-------------------------------------------------------------------
Fri Oct 15 22:49:53 CEST 2010 - jslaby@suse.cz
- Refresh patches.suse/SoN-22-netvm.patch.
Fix lock imbalance in net core (caused errors with bridges). (bnc#637235)
- commit f7ca98f
-------------------------------------------------------------------
Tue Oct 12 10:00:08 CEST 2010 - jbeulich@novell.com
- Update Xen patches to 2.6.36-rc7 and c/s 1042.
- Update tmem interface to v1.
- commit 03c1043
-------------------------------------------------------------------
Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz
- Generate per-symbol provides again (fate#305945).
11.4 will do incremental downloads of repository metadata
(fate#309561), so there should be no problem with the update
repository anymore.
- commit 4258cf2
-------------------------------------------------------------------
Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com
- patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:
Remove .rej file from this patch.
- commit 8828ce5
-------------------------------------------------------------------
Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de
- Update to 2.6.36-rc7.
- commit 82673e4
-------------------------------------------------------------------
Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com
- patches.drivers/dynamic_debug_4.patch: Fix build issues with
!DYNAMIC_DEBUG and build warning.
- commit b08d2aa
-------------------------------------------------------------------
Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de
- Enable SECURITY_APPARMOR_COMPAT_24
- commit f9b83fc
-------------------------------------------------------------------
Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de
- AppArmor: Allow dfa backward compatibility with broken
userspace.
- AppArmor: compatibility patch for v5 interface.
- AppArmor: compatibility patch for v5 network control.
- commit cb27981
-------------------------------------------------------------------
Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de
- Update to 2.6.36-rc6.
- Eliminated 2 patches.
- commit 57ae577
-------------------------------------------------------------------
Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com
- Refresh patches.xen/xen3-patch-2.6.28 one more time.
- commit d527087
-------------------------------------------------------------------
Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de
- acpi: ec_sys: access user space with get_user()/put_user()
(none).
- commit d028761
-------------------------------------------------------------------
Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de
- kernel/module.c: Fix compiler warnings if debug is compiled in
(none).
- PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if
DYNAMIC_DEBUG is compiled in (none).
- PNP: Compile all pnp built-in stuff in one module namespace
(none).
- Dynamic Debug: Introduce global fake module param module.ddebug
- V4 (none).
- Dynamic Debug: Initialize dynamic debug earlier via
arch_initcall (none).
- Dynamic Debug: Introduce ddebug_query= boot parameter (none).
- Dynamic Debug: Split out query string parsing/setup from
proc_write (none).
- commit dcd5c68
-------------------------------------------------------------------
Fri Sep 24 11:08:57 CEST 2010 - jbeulich@novell.com
- Refresh patches.xen/xen3-patch-2.6.28 again.
- commit 2fbc89f
-------------------------------------------------------------------
Fri Sep 24 10:38:36 CEST 2010 - jbeulich@novell.com
- Refresh patches.xen/xen3-patch-2.6.28.
- commit cba31c7
-------------------------------------------------------------------
Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com
- Update Xen patches to 2.6.36-rc5 and c/s 1038.
- commit 7b86243
-------------------------------------------------------------------
Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de
- rose: Fix signedness issues wrt. digi count (CVE-2010-3310
bnc#640721).
- commit bcdc88b
-------------------------------------------------------------------
Tue Sep 21 21:41:15 CEST 2010 - jeffm@suse.de
- qla4xxx: add workaround for missing readq/writeq.
- commit 643f9cf
-------------------------------------------------------------------
Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz
- rpm/kernel-docs.spec.in: BuildRequire proper version of kernel-source
- commit beb33d1
-------------------------------------------------------------------
Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de
- Linux: 2.6.36-rc5.
- Eliminated 6 patches (all security backports).
- commit d4603b4
-------------------------------------------------------------------
Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de
- Revert "- make SCSI and ATA drivers modules again. (bnc#564357)."
This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb.
- make SCSI and ATA drivers modules again.
(bnc#564357)
This change only applies to enterprise releases and should have been
reverted prior to the release of openSUSE 11.3.
- commit 7fc084f
-------------------------------------------------------------------
Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de
- Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream
change that uses kmem_cache flags instead of PageSlubDebug flag.
- commit 4ea582b
-------------------------------------------------------------------
Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de
- Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The
default is still set to 64k.
- commit 0581892
-------------------------------------------------------------------
Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com
- Delete patches.suse/cgroup-disable-memory.patch: It is no longer needed. The performance hit that it caused has been eliminated.
- commit 1ec7da8
-------------------------------------------------------------------
Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de
- wext: fix potential private ioctl memory content leak
(CVE-2010-2955 bnc#635413).
- wext: fix potential private ioctl memory content leak
(CVE-2010-2955 bnc#635413).
- commit 6df45c9
-------------------------------------------------------------------
Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de