[Xenial SRU] v4.4.62 stable update
Stefan Bader
stefan.bader at canonical.com
Tue Apr 18 17:56:57 UTC 2017
http://bugs.launchpad.net/bugs/1683728
-Stefan
---
The following changes since commit f1e7a8454395594736350ac32e629ffb8ad21bb3:
net: use net->count to check whether a netns is alive or not (2017-04-13 18:09:21 +0200)
are available in the git repository at:
git://git.launchpad.net/~smb/+git/linux-xenial stable-4.4
for you to fetch changes up to 79f2345d76c18ad9d5be0136725b9c1e32d63651:
Linux 4.4.62 (2017-04-18 12:58:25 +0200)
----------------------------------------------------------------
Chris Wilson (1):
drm/i915: Stop using RP_DOWN_EI on Baytrail
Greg Kroah-Hartman (1):
Linux 4.4.62
Horia Geantă (1):
crypto: caam - fix RNG deinstantiation error checking
Janusz Dziedzic (1):
usb: dwc3: gadget: delay unmap of bounced requests
Matt Redfearn (6):
MIPS: Introduce irq_stack
MIPS: Stack unwinding while on IRQ stack
MIPS: Only change $28 to thread_info if coming from user mode
MIPS: Switch to the irq_stack in interrupts
MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
Mika Kuoppala (1):
drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
Rafał Miłecki (1):
mtd: bcm47xxpart: fix parsing first block after aligned TRX
Makefile | 2 +-
arch/mips/Kconfig | 1 +
arch/mips/include/asm/irq.h | 12 ++++++
arch/mips/include/asm/stackframe.h | 7 ++++
arch/mips/kernel/asm-offsets.c | 1 +
arch/mips/kernel/genex.S | 81 +++++++++++++++++++++++++++++++++++---
arch/mips/kernel/irq.c | 11 ++++++
arch/mips/kernel/process.c | 15 ++++++-
drivers/crypto/caam/ctrl.c | 3 +-
drivers/gpu/drm/i915/i915_drv.h | 2 +-
drivers/gpu/drm/i915/i915_irq.c | 73 +++++++++++++---------------------
drivers/gpu/drm/i915/intel_pm.c | 12 +++++-
drivers/mtd/bcm47xxpart.c | 10 ++---
drivers/usb/dwc3/gadget.c | 21 ++++++++--
14 files changed, 185 insertions(+), 66 deletions(-)
More information about the kernel-team
mailing list