Changelog:

OpenVZ kernel rh7-3.10.0-229.7.2.vz7.9.11

    * fix false positive from kmemleak about kasan module
    * increase the number of epolls can be handled by CRIU
    * fix overreclaim if tcache memory is reclaimed
    * allow to send signals between ve namespaces (required for CRIU,
      CTs won't be able to send external signals because of pidns)
    * fence-watchdog feature ported
    * KASAN related ports from mainstream
    * get_wchan() issue fixed (found by KASAN)
    * KERNELRELEASE var is calculated now from local git tags
      in case you build kernel locally
    * RCU-protection of "info_V{4, 6}" pointers fixed in vznetstat
    * vzconsole enhanced
    * pvpanic notifier fixed (vz7 in a KVM VM crash will be now correctly
      reported and handled by hypervisor)

Generated changelog:

* Wed Nov 18 2015 Konstantin Khorenko <khore...@virtuozzo.com> 
[3.10.0-229.7.2.vz7.9.11]
- ms/kasan: fix kmemleak false-positive in kasan_module_alloc() (Andrey 
Ryabinin) [PSBM-41328]
- ms/include/linux/kmemleak.h: needs slab.h (Andrew Morton)
- ms/epoll: Make fdinfo to always success (Cyrill Gorcunov) [PSBM-41386]
- tcache: account reclaimed pages to scan_control->nr_reclaimed (Vladimir 
Davydov)
- signal/ve: allow to send signal from another ve namespace (Andrey Ryabinin) 
[PSBM-40896 PSBM-17903]
- config.OpenVZ: enable fencing watchdog for HA cluster support (Konstantin 
Khorenko) [PSBM-40736]
- fence-watchdog: Port: 
diff-fence-watchdog-netfilter-add-aliases-for-module-wdog_tmo (Pavel Tikhomirov)
- fence-watchdog: Port: 
diff-fence-watchdog-arptables-add-ability-to-filter-by-watchdog-timeout-v5 
(Pavel Tikhomirov) [PSBM-23253]
- fence-watchdog: Port: diff-fence-watchdog-add-wdog_tmo-match (Pavel 
Tikhomirov) [PSBM-23253]
- fence-watchdog: Port: diff-fence-watchdog-add-netfilter-action (Pavel 
Tikhomirov) [PSBM-23253 PSBM-23253]
- fence-watchdog: Port: 
diff-fence-watchdog-schedule-work-in-case-of-halt-action (Pavel Tikhomirov) 
[PSBM-20034]
- fence-watchdog: Port: diff-fence-watchdog-rename-action-to-halt (Pavel 
Tikhomirov) [PSBM-18395]
- fence-watchdog: Port: 
diff-fence-watchdog-write-log-message-when-timer-elapses (Pavel Tikhomirov) 
[PSBM-18312 PSBM-18312]
- fence-watchdog: Port: diff-fence-watchdog-add-support-of-crash (Pavel 
Tikhomirov) [PSBM-13631 PSBM-13631]
- fence-watchdog: Port: 
diff-fence-watchdog-introduce-fencing-watchdog-for-HA-cluster-3 (Pavel 
Tikhomirov) [PSBM-40736 PSBM-13631 PSBM-13631]
- ms/x86/mm, kasan: Silence KASAN warnings in get_wchan() (Andrey Ryabinin)
- ms/compiler, atomics, kasan: Provide READ_ONCE_NOCHECK() (Andrey Ryabinin)
- ms/x86/process: Unify 32bit and 64bit implementations of get_wchan() (Thomas 
Gleixner)
- ms/x86/process: Add proper bound checks in 64bit get_wchan() (Thomas Gleixner)
- ms/locking: Remove atomicy checks from {READ, WRITE}_ONCE (Peter Zijlstra)
- ms/kernel: make READ_ONCE() valid on const arguments (Linus Torvalds)
- ms/kernel: Provide READ_ONCE and ASSIGN_ONCE (Christian Borntraeger)
- ms/x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macro 
(Andrey Ryabinin)
- Makefile: properly generate KERNELRELEASE value (Konstantin Khorenko) 
[PSBM-34957]
- config.OpenVZ: enable CONFIG_LOCALVERSION_AUTO (Konstantin Khorenko) 
[PSBM-34957]
- ve/vznetstat: fix RCU-protected "info_V{4, 6}" pointers initialization 
(Stanislav Kinsburskiy)
- ve/vtty: Don't zap termios fields on slave peer (Cyrill Gorcunov) [PSBM-41057]
- ms/pvpanic: Set high notifier priority (Takashi Iwai) [PSBM-41189]


Built packages: none, does not compile, use vz7.9.12 kernel instead
_______________________________________________
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel

Reply via email to