| From: |
| Kamal Mostafa <kamal@canonical.com> |
| To: |
| linux-kernel@vger.kernel.org, stable@vger.kernel.org, kernel-team@lists.ubuntu.com |
| Subject: |
| [4.2.y-ckt stable] Linux 4.2.8-ckt13 |
| Date: |
| Wed, 13 Jul 2016 11:57:37 -0700 |
| Message-ID: |
| <1468436258-24568-1-git-send-email-kamal@canonical.com> |
| Cc: |
| lwn@lwn.net |
| Archive‑link: | |
Article |
I am announcing the release of the Linux 4.2.8-ckt13 kernel.
***
*** Note that this is the FINAL 4.2.y-ckt RELEASE in this series.
***
The updated 4.2.y-ckt tree can be found at:
git://git.launchpad.net/~canonical-kernel/linux/+git/linux-stable-ckt linux-4.2.y
and can be browsed at:
https://git.launchpad.net/~canonical-kernel/linux/+git/li...
The diff from v4.2.8-ckt12 is posted as a follow-up to this email.
The 4.2.y-ckt extended stable tree is maintained by the Canonical Kernel Team.
For more info, see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable
-Kamal
--
Makefile | 2 +-
arch/powerpc/platforms/pseries/iommu.c | 24 ++++++++--------
drivers/net/can/dev.c | 3 ++
mm/migrate.c | 51 +++++++++++++++++++++-------------
tools/perf/tests/vmlinux-kallsyms.c | 8 +-----
5 files changed, 48 insertions(+), 40 deletions(-)
Gavin Shan (1):
powerpc/pseries: Fix PCI config address for DDW
Guilherme G. Piccoli (1):
powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
Hugh Dickins (1):
mm: migrate dirty page without clear_page_dirty_for_io etc
Kamal Mostafa (1):
Linux 4.2.8-ckt13
Oliver Hartkopp (1):
can: fix handling of unmodifiable configuration options fix
Tim Gardner (1):
[4.2-stable only] Revert "perf test: Ignore kcore files in the "vmlinux matches kallsyms" test"