OpenVZ Forum


Home » Mailing lists » Devel » openvz: pull request
openvz: pull request [message #31746] Tue, 08 July 2008 16:04 Go to next message
Pavel Emelianov is currently offline  Pavel Emelianov
Messages: 1149
Registered: September 2006
Senior Member
Please pull from

	git://git.openvz.org/pub/ubuntu-hardy-openvz openvz

to receive fixes back-ported from stable 028stab053 kernel branch.

The fixes summary is:
* CPT crashes when some restoring to already running Container
* OOPS when CPT failed to dump netfilter information
* Various restore problems on non-standard setups
* OpenVZ /proc entries nlink discrepancies and wrong permissions
* Beancounters leaks and deadlocks in net buffers accounting
* IPv6 dst entries leaks, leading to freeze on Container stop

debian/binary-custom.d/openvz/patchset/0080-CPT-checkrunning.patch
debian/binary-custom.d/openvz/patchset/0081-CPT-kernel-thread-owner-ve.patch
debian/binary-custom.d/openvz/patchset/0082-CPT-dcache-lock.patch
debian/binary-custom.d/openvz/patchset/0083-CPT-inotify-on-symlink.patch
debian/binary-custom.d/openvz/patchset/0084-CPT-net-open-requests.patch
debian/binary-custom.d/openvz/patchset/0085-CPT-relax-check-for-bind-mounts.patch
debian/binary-custom.d/openvz/patchset/0086-CPT-reopen-dentries.patch
debian/binary-custom.d/openvz/patchset/0087-CPT-restore-infinity-rlimits.patch
debian/binary-custom.d/openvz/patchset/0088-CPT-udp-sockets-restore.patch
debian/binary-custom.d/openvz/patchset/0089-UBC-check-net-skb-on-repeated-charging.patch
debian/binary-custom.d/openvz/patchset/0090-UBC-bc-counter.patch
debian/binary-custom.d/openvz/patchset/0091-UBC-proc-nlink.patch
debian/binary-custom.d/openvz/patchset/0092-UBC-release-udp-once.patch
debian/binary-custom.d/openvz/patchset/0093-UBC-proc-permissions.patch
debian/binary-custom.d/openvz/patchset/0094-UBC-tcpsndbuf-uncharging-too-much.patch
debian/binary-custom.d/openvz/patchset/0095-UBC-tcpsndbuf-endless-loop.patch
debian/binary-custom.d/openvz/patchset/0096-VE-do-open-check-perm.patch
debian/binary-custom.d/openvz/patchset/0097-VE-ipv6-ifdown.patch
debian/binary-custom.d/openvz/patchset/0098-VE-igmp-owner-ve.patch
debian/binary-custom.d/openvz/patchset/0099-VE-ipv4-devconf-default.patch
debian/binary-custom.d/openvz/patchset/0100-VE-proc-boot-time.patch
debian/binary-custom.d/openvz/patchset/0101-VE-proc-tossing-nlink-init.patch
debian/binary-custom.d/openvz/patchset/0102-VE-proc-getattr.patch
debian/binary-custom.d/openvz/patchset/0103-VE-proc-root-nlink.patch

Thanks,
Pavel
Re: openvz: pull request [message #31821 is a reply to message #31746] Tue, 08 July 2008 16:33 Go to previous message
Tim Gardner is currently offline  Tim Gardner
Messages: 3
Registered: June 2008
Junior Member
Pavel Emelyanov wrote:
> Please pull from
> 
> 	git://git.openvz.org/pub/ubuntu-hardy-openvz openvz
> 
> to receive fixes back-ported from stable 028stab053 kernel branch.
> 
> The fixes summary is:
> * CPT crashes when some restoring to already running Container
> * OOPS when CPT failed to dump netfilter information
> * Various restore problems on non-standard setups
> * OpenVZ /proc entries nlink discrepancies and wrong permissions
> * Beancounters leaks and deadlocks in net buffers accounting
> * IPv6 dst entries leaks, leading to freeze on Container stop
> 
> debian/binary-custom.d/openvz/patchset/0080-CPT-checkrunning.patch
> debian/binary-custom.d/openvz/patchset/0081-CPT-kernel-thread-owner-ve.patch
> debian/binary-custom.d/openvz/patchset/0082-CPT-dcache-lock.patch
> debian/binary-custom.d/openvz/patchset/0083-CPT-inotify-on-symlink.patch
> debian/binary-custom.d/openvz/patchset/0084-CPT-net-open-requests.patch
> debian/binary-custom.d/openvz/patchset/0085-CPT-relax-check-for-bind-mounts.patch
> debian/binary-custom.d/openvz/patchset/0086-CPT-reopen-dentries.patch
> debian/binary-custom.d/openvz/patchset/0087-CPT-restore-infinity-rlimits.patch
> debian/binary-custom.d/openvz/patchset/0088-CPT-udp-sockets-restore.patch
> debian/binary-custom.d/openvz/patchset/0089-UBC-check-net-skb-on-repeated-charging.patch
> debian/binary-custom.d/openvz/patchset/0090-UBC-bc-counter.patch
> debian/binary-custom.d/openvz/patchset/0091-UBC-proc-nlink.patch
> debian/binary-custom.d/openvz/patchset/0092-UBC-release-udp-once.patch
> debian/binary-custom.d/openvz/patchset/0093-UBC-proc-permissions.patch
> debian/binary-custom.d/openvz/patchset/0094-UBC-tcpsndbuf-uncharging-too-much.patch
> debian/binary-custom.d/openvz/patchset/0095-UBC-tcpsndbuf-endless-loop.patch
> debian/binary-custom.d/openvz/patchset/0096-VE-do-open-check-perm.patch
> debian/binary-custom.d/openvz/patchset/0097-VE-ipv6-ifdown.patch
> debian/binary-custom.d/openvz/patchset/0098-VE-igmp-owner-ve.patch
> debian/binary-custom.d/openvz/patchset/0099-VE-ipv4-devconf-default.patch
> debian/binary-custom.d/openvz/patchset/0100-VE-proc-boot-time.patch
> debian/binary-custom.d/openvz/patchset/0101-VE-proc-tossing-nlink-init.patch
> debian/binary-custom.d/openvz/patchset/0102-VE-proc-getattr.patch
> debian/binary-custom.d/openvz/patchset/0103-VE-proc-root-nlink.patch
> 
> Thanks,
> Pavel
> 

pulled - thanks.

-- 
Tim Gardner tim.gardner@ubuntu.com
Previous Topic: [PATCH net-next 0/9] selective (per/namespace) flush of rt_cache
Next Topic: [PATCH 0/4] Container Freezer: Reuse Suspend Freezer
Goto Forum:
  


Current Time: Wed May 31 01:16:25 GMT 2023

Total time taken to generate the page: 0.01278 seconds