* Linux 2.6.16.38
@ 2007-01-21 16:09 Adrian Bunk
2007-01-21 16:37 ` S.Çağlar Onur
0 siblings, 1 reply; 6+ messages in thread
From: Adrian Bunk @ 2007-01-21 16:09 UTC (permalink / raw)
To: linux-kernel
Security fixes since 2.6.16.37:
- CVE-2006-4814: Fix incorrect user space access locking in mincore()
- CVE-2006-5173: i386: save/restore eflags in context switch
- CVE-2006-5749: Call init_timer() for ISDN PPP CCP reset state timer
- CVE-2006-5755: x86_64: Don't leak NT bit into next task
- CVE-2006-5757/CVE-2006-6060: grow_buffers() infinite loop fix
- CVE-2006-5823: corrupted cramfs filesystems cause kernel oops
- CVE-2006-6053: handle ext3 directory corruption better
- CVE-2006-6054: ext2: skip pages past number of blocks in ext2_find_entry
- CVE-2006-6056: hfs_fill_super returns success even if no root inode
- CVE-2006-6106: Bluetooth: Add packet size checks for CAPI messages
Location:
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/
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.37:
Adrian Bunk (6):
fix the UML compilation
USB_RTL8150 must select MII to avoid link errors.
x86_64: re-add a newline to RESTORE_CONTEXT
Linux 2.6.16.38-rc1
Linux 2.6.16.38-rc2
Linux 2.6.16.38
Andi Kleen (1):
x86_64: Don't leak NT bit into next task (CVE-2006-5755)
Andrew Morton (2):
grow_buffers() infinite loop fix (CVE-2006-5757/CVE-2006-6060)
ibmtr section fixes
Andrey Mirkin (1):
skip data conversion in compat_sys_mount when data_page is NULL
Arnaud Patard (1):
ALSA: emu10k1: Fix outl() in snd_emu10k1_resume_regs()
Badari Pulavarty (1):
Fix for shmem_truncate_range() BUG_ON()
Chuck Ebbert (2):
x86_64: fix ia32 syscall count
ebtables: check struct type before computing gap
Chuck Short (1):
drm: allow detection of new VIA chipsets
Clemens Ladisch (1):
ALSA: snd_rtctimer: handle RTC interrupts with a tasklet
Dave Airlie (1):
drm: Add the P4VM800PRO PCI ID.
David Brownell (1):
SPI/MTD: mtd_dataflash oops prevention
David L Stevens (1):
[IPV4/IPV6]: Fix inet{,6} device initialization order.
David S. Miller (1):
[SOUND] Sparc CS4231: Use 64 for period_bytes_min
Dirk Eibach (1):
i2c: fix broken ds1337 initialization
Eric Sandeen (3):
hfs_fill_super returns success even if no root inode (CVE-2006-6056)
ext2: skip pages past number of blocks in ext2_find_entry (CVE-2006-6054)
handle ext3 directory corruption better (CVE-2006-6053)
Fabrice Knevez (1):
[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.
Georg Chini (1):
[SOUND] Sparc CS4231: Fix IRQ return value and initialization.
Jason Gaston (2):
PCI: irq: irq and pci_ids patch for Intel ICH9
i2c-i801: SMBus patch for Intel ICH9
Jean Delvare (1):
V4L: cx88: Fix leadtek_eeprom tagging
John Heffner (1):
TCP: Fix and simplify microsecond rtt sampling
Linus Torvalds (2):
Fix incorrect user space access locking in mincore() (CVE-2006-4814)
i386: save/restore eflags in context switch (CVE-2006-5173)
Marcel Holtmann (2):
Call init_timer() for ISDN PPP CCP reset state timer (CVE-2006-5749)
Bluetooth: Add packet size checks for CAPI messages (CVE-2006-6106)
Maxime Bizon (1):
i2c-mv64xxx: Fix random oops at boot
Mikael Pettersson (1):
USB: Fix alignment of buffer passed down to ->hub_control()
Miklos Szeredi (1):
fuse: fix hang on SMP
Paolo 'Blaisorblade' Giarrusso (2):
uml: fix processor selection
UML: fix the MODE_TT compilation
Patrick McHardy (1):
NET_SCHED: Fix fallout from dev->qdisc RCU change
Peter Zijlstra (1):
rtc: lockdep fix/workaround
Phillip Lougher (1):
corrupted cramfs filesystems cause kernel oops (CVE-2006-5823)
Robert Olsson (1):
[PKTGEN]: Fix module load/unload races.
Rudolf Marek (1):
i2c-viapro: Add support for the VT8237A and VT8251
Takashi Iwai (1):
ALSA: Fix initiailization of user-space controls
Willy Tarreau (1):
rio: typo in bitwise AND expression.
YOSHIFUJI Hideaki (1):
[IPV6] Fix joining all-node multicast group.
Documentation/i2c/busses/i2c-viapro | 7
Makefile | 2
arch/i386/Kconfig.cpu | 3
arch/i386/kernel/entry.S | 2
arch/i386/pci/irq.c | 6
arch/um/os-Linux/process.c | 5
arch/um/os-Linux/skas/process.c | 1
arch/x86_64/kernel/entry.S | 4
arch/x86_64/kernel/setup64.c | 4
drivers/char/drm/drm_pciids.h | 4
drivers/char/rio/rio_linux.c | 2
drivers/char/rtc.c | 5
drivers/i2c/busses/Kconfig | 19 +-
drivers/i2c/busses/i2c-i801.c | 2
drivers/i2c/busses/i2c-mv64xxx.c | 4
drivers/i2c/busses/i2c-viapro.c | 8 +
drivers/i2c/chips/ds1337.c | 8 -
drivers/input/keyboard/sunkbd.c | 2
drivers/isdn/i4l/isdn_ppp.c | 1
drivers/media/video/cx88/cx88-cards.c | 2
drivers/mtd/devices/mtd_dataflash.c | 2
drivers/net/tokenring/ibmtr.c | 4
drivers/usb/core/hcd.c | 3
drivers/usb/net/Kconfig | 1
fs/buffer.c | 21 ++
fs/compat.c | 2
fs/cramfs/inode.c | 2
fs/ext2/dir.c | 8 +
fs/ext3/dir.c | 3
fs/ext3/namei.c | 9 +
fs/fuse/dir.c | 29 ++--
fs/fuse/file.c | 12 +
fs/fuse/inode.c | 4
fs/hfs/super.c | 2
include/asm-i386/system.h | 8 -
include/asm-x86_64/ia32_unistd.h | 2
include/asm-x86_64/system.h | 22 ++-
include/linux/pci_ids.h | 7
mm/mincore.c | 183 +++++++++++---------------
mm/shmem.c | 7
net/bluetooth/cmtp/capi.c | 39 ++++-
net/bridge/netfilter/ebtables.c | 3
net/core/dev.c | 14 +
net/core/pktgen.c | 20 ++
net/ipv4/devinet.c | 5
net/ipv4/tcp_input.c | 16 +-
net/ipv6/addrconf.c | 12 +
net/ipv6/mcast.c | 6
net/sched/cls_api.c | 4
net/sched/sch_api.c | 16 +-
net/sched/sch_generic.c | 66 ++-------
sound/core/control.c | 1
sound/core/rtctimer.c | 17 +-
sound/pci/emu10k1/emu10k1_main.c | 4
sound/sparc/cs4231.c | 26 +--
55 files changed, 409 insertions(+), 262 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Linux 2.6.16.38
2007-01-21 16:09 Linux 2.6.16.38 Adrian Bunk
@ 2007-01-21 16:37 ` S.Çağlar Onur
2007-01-21 19:02 ` Ralf Baechle
2007-01-21 20:48 ` H. Peter Anvin
0 siblings, 2 replies; 6+ messages in thread
From: S.Çağlar Onur @ 2007-01-21 16:37 UTC (permalink / raw)
To: Adrian Bunk; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 447 bytes --]
21 Oca 2007 Paz tarihinde şunları yazmıştınız:
> RSS feed of the git tree:
> http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=r
I already mailed to webmaster _at_ kernel.org 2 days ago but still all RSS
feeds gaves "Internal Server Error"
--
S.Çağlar Onur <caglar@pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Linux 2.6.16.38
2007-01-21 16:37 ` S.Çağlar Onur
@ 2007-01-21 19:02 ` Ralf Baechle
2007-01-21 20:58 ` H. Peter Anvin
2007-01-21 20:48 ` H. Peter Anvin
1 sibling, 1 reply; 6+ messages in thread
From: Ralf Baechle @ 2007-01-21 19:02 UTC (permalink / raw)
To: S.Çağlar Onur; +Cc: Adrian Bunk, linux-kernel
On Sun, Jan 21, 2007 at 06:37:24PM +0200, S.Çağlar Onur wrote:
> 21 Oca 2007 Paz tarihinde şunları yazmıştınız:
> > RSS feed of the git tree:
> > http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=r
>
> I already mailed to webmaster _at_ kernel.org 2 days ago but still all RSS
> feeds gaves "Internal Server Error"
kernel.org is not in quite the best shape currently due to the machines'
massive overload, so this may take a little while to get fixed.
Ralf
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Linux 2.6.16.38
2007-01-21 16:37 ` S.Çağlar Onur
2007-01-21 19:02 ` Ralf Baechle
@ 2007-01-21 20:48 ` H. Peter Anvin
1 sibling, 0 replies; 6+ messages in thread
From: H. Peter Anvin @ 2007-01-21 20:48 UTC (permalink / raw)
To: caglar; +Cc: Adrian Bunk, linux-kernel
S.Çağlar Onur wrote:
> 21 Oca 2007 Paz tarihinde şunları yazmıştınız:
>> RSS feed of the git tree:
>> http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=r
>
> I already mailed to webmaster _at_ kernel.org 2 days ago but still all RSS
> feeds gaves "Internal Server Error"
>
We're aware of the problem, and it's almost certainly related either to
the high loads we've had recently or to the necessary load-mitigation
issues. Realistically, it probably won't be fixed until we have a
dedicated git server in place, which is in process; it will probably be
installed some time in February.
-hpa
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Linux 2.6.16.38
2007-01-21 19:02 ` Ralf Baechle
@ 2007-01-21 20:58 ` H. Peter Anvin
0 siblings, 0 replies; 6+ messages in thread
From: H. Peter Anvin @ 2007-01-21 20:58 UTC (permalink / raw)
To: Ralf Baechle; +Cc: "S.Çağlar Onur", Adrian Bunk, linux-kernel
Ralf Baechle wrote:
> On Sun, Jan 21, 2007 at 06:37:24PM +0200, S.Çağlar Onur wrote:
>
>> 21 Oca 2007 Paz tarihinde şunları yazmıştınız:
>>> RSS feed of the git tree:
>>> http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=r
>> I already mailed to webmaster _at_ kernel.org 2 days ago but still all RSS
>> feeds gaves "Internal Server Error"
>
> kernel.org is not in quite the best shape currently due to the machines'
> massive overload, so this may take a little while to get fixed.
>
Do note that www2.kernel.org has a load that is usually 1/20th of
www1.kernel.org; apparently due to Microsoft DNS braindamage (which
affects anyone whose ISP uses MS-DNS.) Using www2.kernel.org explicitly
is likely to give you better performance. HOWEVER, performance is going
to suck due to the measures we've had to take on the servers regardless,
and it's entirely likely git-rss is totally broken. Again, we should
have a dedicated git server in operation in about a month.
-hpa
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Linux 2.6.16.38
@ 2007-01-22 15:59 Al Boldi
0 siblings, 0 replies; 6+ messages in thread
From: Al Boldi @ 2007-01-22 15:59 UTC (permalink / raw)
To: linux-kernel
H. Peter Anvin wrote:
> Ralf Baechle wrote:
> > On Sun, Jan 21, 2007 at 06:37:24PM +0200, S.ط£â€،aط¤إ¸lar Onur wrote:
> >> 21 Oca 2007 Paz tarihinde ط¥إ¸unlarط¤ï؟½ yazmط¤ï؟½ط¥إ¸tط¤ï؟½nط¤ï؟½z:
> >>> RSS feed of the git tree:
> >>> http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.gi
> >>>t;a=r
> >>
> >> I already mailed to webmaster _at_ kernel.org 2 days ago but still all
> >> RSS feeds gaves "Internal Server Error"
> >
> > kernel.org is not in quite the best shape currently due to the machines'
> > massive overload, so this may take a little while to get fixed.
>
> Do note that www2.kernel.org has a load that is usually 1/20th of
> www1.kernel.org; apparently due to Microsoft DNS braindamage (which
> affects anyone whose ISP uses MS-DNS.) Using www2.kernel.org explicitly
> is likely to give you better performance. HOWEVER, performance is going
> to suck due to the measures we've had to take on the servers regardless,
> and it's entirely likely git-rss is totally broken. Again, we should
> have a dedicated git server in operation in about a month.
It's rather sad to see kernel.org ppl resort to ms tactics to fix sw problems
by throwing more hardware into the mess.
My hunch, it's a scheduler problem. Try spa_no-frills with xfs.
Thanks!
--
Al
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-01-22 15:58 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-21 16:09 Linux 2.6.16.38 Adrian Bunk
2007-01-21 16:37 ` S.Çağlar Onur
2007-01-21 19:02 ` Ralf Baechle
2007-01-21 20:58 ` H. Peter Anvin
2007-01-21 20:48 ` H. Peter Anvin
-- strict thread matches above, loose matches on Subject: below --
2007-01-22 15:59 Al Boldi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox