Open main menu

OpenVZ Virtuozzo Containers Wiki β

Download/kernel/2.6.8/022stab061.1/changes

< Download‎ | kernel‎ | 2.6.8‎ | 022stab061.1

Contents

Changes

  • Bug fixes

Patches

diff-ubc-vmamerge-vmrss-20051219

Patch from Pavel:

One of merge cases was accounted with mistake.

Bug 54871.
Bug 51592.

diff-ubc-hierhash-20051229

Patch from Andrey

Fix for different functions in hashing and unhashing.

Bug 56967.

diff-simfs-statfs-20051228

Patch from Dmitry, issue found by BJMG:

Fixed statfs over simfs with enabled LBD.

diff-ve-modulehook-20060104

Patch from Denis:

This patch gets referrence for a module owning VE hook during its execution

diff-ms-procchecks-20051230

Patch from mainstream:

Insanity avoidance in /proc

The old /proc interfaces were never updated to use loff_t, and are just generally broken. Now, we should be using the seq_file interface for all of the proc files, but converting the legacy functions is more work than most people care for and has little upside..

But at least we can make the non-LFS rules explicit, rather than just insanely wrapping the offset or something.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=8b90db0df7187a01fb7177f1f812123138f562cf

CVE-2005-4605

diff-ms-tty-lockup-20050207

Patch from mainstream (deadlock faced by Charles Galpin)
[PATCH] serial: fix low-latency mode deadlock

http://linux.bkbits.net:8080/linux-2.6/cset@1.1982.56.9

diff-sis-sata-20060109

Patch from mainstream:

Small SiS 182 (SATA controller) driver update.

The problem is related to the SiS 182 (SATA) Chipset.

OpenVZ Bug #81.
OSDL bug #4192.