1
0
forked from pool/kernel-source

Accepting request 48572 from Kernel:HEAD

Copy from Kernel:HEAD/kernel-source based on submit request 48572 from user jeff_mahoney

OBS-URL: https://build.opensuse.org/request/show/48572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=104
This commit is contained in:
OBS User autobuild
2010-09-21 10:09:57 +00:00
committed by Git OBS Bridge
parent d262d501ff
commit 879a68770b
41 changed files with 1320 additions and 51 deletions

View File

@@ -1,3 +1,82 @@
-------------------------------------------------------------------
Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de
- x86-64, compat: Test %rax for the syscall number, not %eax
(CVE-2010-3301 bnc#639708).
- x86-64, compat: Retruncate rax after ia32 syscall entry tracing
(CVE-2010-3301 bnc#639708).
- commit fb77404
-------------------------------------------------------------------
Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de
- compat: Make compat_alloc_user_space() incorporate the
access_ok() (CVE-2010-3081 bnc#639709).
- commit 664a0ac
-------------------------------------------------------------------
Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com
- Remove reference to unused patch.
- commit a3abfe2
-------------------------------------------------------------------
Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de
- drivers/net/usb/hso.c: prevent reading uninitialized memory
(CVE-2010-3298 bnc#639483).
- commit 35e70c8
-------------------------------------------------------------------
Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de
- drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized
stack memory (CVE-2010-3296 bnc#639481).
- commit a0634a9
-------------------------------------------------------------------
Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de
- drivers/net/eql.c: prevent reading uninitialized stack memory
(CVE-2010-3297 bnc#639482).
- commit 2a7b160
-------------------------------------------------------------------
Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de
- Revert "patches.drivers/matador_reset_quirk.diff: Fix reset with Matador btusb devices bnc#626171"
This reverts commit c6a176c1df9ab4c69dd54ff3076bc92806eac8fd.
It should have been applied to SLE11-SP1 branch.
- commit 05f07f3
-------------------------------------------------------------------
Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz
- Update to Linux 2.6.36-rc4.
- Obsoletes:
- patches.fixes/bonding-jiffies2.patch.
- patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure.
- patches.fixes/net-sched-fix-kernel-leak-in-act_police.
- patches.rpmify/spectra-depends-on-moorestown.
- fix build on s390 as of 2.6.36-rc4.
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/reiser4-set_page_dirty_notag.
- Refresh patches.xen/pci-guestdev.
- Update config files.
- commit 6915057
-------------------------------------------------------------------
Mon Sep 13 14:35:10 CEST 2010 - oneukum@suse.de
- patches.drivers/matador_reset_quirk.diff: Fix reset with Matador btusb devices bnc#626171
- commit c6a176c
-------------------------------------------------------------------
Mon Sep 13 10:14:50 CEST 2010 - jdelvare@suse.de
- patches.fixes/bonding-jiffies2.patch: Update patch-mainline.
- commit a1a8fdd
-------------------------------------------------------------------
Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de