Difference between revisions of "Download/kernel/rhel6/042stab106.4/changes"
< Download | kernel | rhel6 | 042stab106.4
(fix RHSA link and its location, added description of RHEL6 kernel update) |
(+rowhammer) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
* Rebase to RHEL6.6 2.6.32-504.12.2.el6 kernel (security and bug fixes) | * Rebase to RHEL6.6 2.6.32-504.12.2.el6 kernel (security and bug fixes) | ||
<!-- 042stab106.2 --> | <!-- 042stab106.2 --> | ||
− | * ms/pagemap: do not leak physical addresses to non-privileged userspace (PSBM-32308) | + | * ms/pagemap: do not leak physical addresses to non-privileged userspace (rowhammer, PSBM-32308) |
* vzcpt: Cleanup in cpt_dump_tmpfs() | * vzcpt: Cleanup in cpt_dump_tmpfs() | ||
− | * vzcpt: Support for tar error code '2' (PSBM-32452) | + | * vzcpt: Support for tar error code '2', fixes CentOS 4 checkpointing (PSBM-32452) |
* rst: Make sure the timeout does not become negative in poll restart block (PSBM-32112) | * rst: Make sure the timeout does not become negative in poll restart block (PSBM-32112) | ||
* vzcpt: Skip dumping flocks on NFS4 (PSBM-31618) | * vzcpt: Skip dumping flocks on NFS4 (PSBM-31618) |
Latest revision as of 22:09, 2 April 2015
Changes[edit]
Since 042stab105.13:
- Rebase to RHEL6.6 2.6.32-504.12.2.el6 kernel (security and bug fixes)
- ms/pagemap: do not leak physical addresses to non-privileged userspace (rowhammer, PSBM-32308)
- vzcpt: Cleanup in cpt_dump_tmpfs()
- vzcpt: Support for tar error code '2', fixes CentOS 4 checkpointing (PSBM-32452)
- rst: Make sure the timeout does not become negative in poll restart block (PSBM-32112)
- vzcpt: Skip dumping flocks on NFS4 (PSBM-31618)
- kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel (PSBM-32483)
- vzcpt: Fix wrong retval in cpt_dump_tmpfs() (PSBM-32577)
- vzcpt: Check tar exited normal when we're checking it retval
- vzctl: Fix old tar crutch