From: Adrian Bunk <bunk@stusta.de>
To: linux-kernel@vger.kernel.org
Subject: Linux 2.6.16.32-rc1
Date: Sat, 11 Nov 2006 17:25:20 +0100 [thread overview]
Message-ID: <20061111162520.GA25057@stusta.de> (raw)
Security fixes since 2.6.16.31:
- CVE-2006-4538: ia64/sparc: fix local DoS with corrupted ELFs
Patch location:
ftp://ftp.kernel.org/pub/linux/kernel/people/bunk/linux-2.6.16.y/testing/
git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git
RSS feed of the git tree:
http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=rss
Changes since 2.6.16.31:
Adrian Bunk (5):
remove Documentation/feature-removal-schedule.txt
drivers/md/md.c: update START_ARRAY printk
drivers/telephony/ixj: fix an array overrun
[AGPGART] remove unused variable
Linux 2.6.16.32-rc1
Antonino Daplas (1):
nvidiafb: Add support for Geforce 6100 and related chipsets
Christoph Lameter (1):
Fix longstanding load balancing bug in the scheduler
Dave Jones (2):
[CPUFREQ] Make powernow-k7 work on SMP kernels.
[AGPGART] Suspend/Resume support for nVidia nForce AGP.
Dmitriy Monakhov (1):
fix D-cache aliasing issue in cow_user_page
Geert Uytterhoeven (1):
fbdev: correct buffer size limit in fbmem_read_proc()
Herbert Xu (3):
[NET]: Add missing UFO initialisations
[NET]: Set truesize in pskb_copy
[NET]: Update frag_list in pskb_trim
Jean Delvare (1):
scx200_acb: Fix the block transactions
Jeff Mahoney (1):
[DISKLABEL] SUN: Fix signed int usage for sector count
John Heffner (1):
[TCP]: Don't use highmem in tcp hash size calculation.
Kirill Korotaev (2):
[IPV4]: Limit rt cache size properly.
ia64/sparc: fix local DoS with corrupted ELFs (CVE-2006-4538)
Larry Woodman (1):
[NET]: __alloc_pages() failures reported due to fragmentation
Marcel Holtmann (1):
Don't allow chmod() on the /proc/<pid>/ files
Neil Brown (1):
md: Make sure bi_max_vecs is set properly in bio_split
Paul Mackerras (2):
[POWERPC] Fix return value from memcpy
nvidia fbdev: fix powerpc xmon scribbles
Pavel Roskin (1):
drivers/video/nvidia/nvidia.c: Add ID for Quadro NVS280
Randy Dunlap (1):
[CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.
Stephen Hemminger (1):
[MAINTAINERS]: Add proper entry for TC classifier
Tejun Heo (1):
sata_sil24: add a new PCI ID for SiI 3124
Thomas Andrews (1):
Fix the scx200_acb state machine:
Thomas Graf (4):
PKT_SCHED: Fix error handling while dumping actions
PKT_SCHED: Fix illegal memory dereferences when dumping actions
PKT_SCHED: Return ENOENT if action module is unavailable
[PKT_SCHED]: act_api: Fix module leak while flushing actions
Documentation/feature-removal-schedule.txt | 191 ---------------------
MAINTAINERS | 6
Makefile | 2
arch/i386/kernel/cpu/cpufreq/powernow-k7.c | 5
arch/i386/kernel/cpu/cpufreq/powernow-k8.c | 2
arch/ia64/kernel/sys_ia64.c | 28 +--
arch/powerpc/lib/memcpy_64.S | 11 -
arch/sparc/kernel/sys_sparc.c | 27 +-
arch/sparc64/kernel/sys_sparc.c | 30 +--
drivers/char/agp/nvidia-agp.c | 27 ++
drivers/i2c/busses/scx200_acb.c | 20 +-
drivers/md/md.c | 2
drivers/scsi/sata_sil24.c | 1
drivers/telephony/ixj.h | 2
drivers/video/fbmem.c | 3
drivers/video/nvidia/nv_hw.c | 10 -
drivers/video/nvidia/nvidia.c | 13 +
fs/bio.c | 3
fs/partitions/sun.c | 2
fs/proc/base.c | 33 +++
include/asm-ia64/mman.h | 8
include/asm-sparc/mman.h | 8
include/asm-sparc64/mman.h | 8
include/linux/pci_ids.h | 1
include/linux/skbuff.h | 24 +-
kernel/sched.c | 38 +++-
mm/memory.c | 1
mm/mmap.c | 17 +
net/core/dev.c | 1
net/core/skbuff.c | 109 ++++++++---
net/core/sock.c | 2
net/ipv4/route.c | 2
net/ipv4/tcp.c | 4
net/sched/act_api.c | 22 +-
34 files changed, 342 insertions(+), 321 deletions(-)
reply other threads:[~2006-11-11 16:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061111162520.GA25057@stusta.de \
--to=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.