Xenial SRU - v4.4.35 stable update pull request

Tim Gardner tim.gardner at canonical.com
Mon Nov 28 19:46:40 UTC 2016


-- 
Tim Gardner tim.gardner at canonical.com
-------------- next part --------------
The following changes since commit 2fe7a8054e29152c1825d6732de4c1d69d4570e1:

  sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_task() (2016-11-28 10:45:41 +0000)

are available in the git repository at:

  git://kernel.ubuntu.com/rtg/ubuntu-xenial.git v4.4.35

for you to fetch changes up to 8c8b96ff4d3d7aab246577eada98e6f97add09d0:

  Linux 4.4.35 (2016-11-28 12:44:43 -0700)

----------------------------------------------------------------
Anders K. Pedersen (1):
      netfilter: nft_dynset: fix element timeout for HZ != 1000

Azhar Shaikh (1):
      mfd: intel-lpss: Do not put device in reset state on suspend

Borislav Petkov (1):
      kbuild: Steal gcc's pie from the very beginning

Brian Norris (1):
      PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails

Daniel Jurgens (2):
      IB/mlx4: Check gid_index return value
      IB/mlx5: Use cache line size to select CQE stride

Eli Cohen (1):
      IB/mlx5: Fix fatal error dispatching

Greg Kroah-Hartman (1):
      Linux 4.4.35

Ignacio Alvarado (1):
      KVM: Disable irq while unregistering user notifier

Johan Hovold (3):
      mfd: core: Fix device reference leak in mfd_clone_cell
      uwb: fix device reference leaks
      PM / sleep: fix device reference leak in test_suspend

Linus Walleij (1):
      i2c: mux: fix up dependencies

Lokesh Vutla (1):
      rtc: omap: Fix selecting external osc

Luca Coelho (1):
      iwlwifi: pcie: fix SPLC structure parsing

Mario Kleiner (1):
      drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)

Mark Bloch (2):
      IB/core: Avoid unsigned int overflow in sg_alloc_table
      IB/cm: Mark stale CM id's whenever the mad agent was unregistered

Matan Barak (1):
      IB/mlx4: Fix create CQ error flow

Miklos Szeredi (1):
      fuse: fix fuse_write_end() if zero bytes were copied

Oliver Hartkopp (1):
      can: bcm: fix warning in bcm_connect/proc_register

Paolo Bonzini (1):
      KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr

Sebastian Andrzej Siewior (3):
      kbuild: add -fno-PIE
      scripts/has-stack-protector: add -fno-PIE
      x86/kexec: add -fno-PIE

Sven Ebenfeld (1):
      crypto: caam - do not register AES-XTS mode on LP units

Tariq Toukan (1):
      IB/uverbs: Fix leak of XRC target QPs

Theodore Ts'o (1):
      ext4: sanity check the block and cluster size at mount time

Wei Yongjun (3):
      clk: mmp: pxa910: fix return value check in pxa910_clk_init()
      clk: mmp: pxa168: fix return value check in pxa168_clk_init()
      clk: mmp: mmp2: fix return value check in mmp2_clk_init()

Yazen Ghannam (1):
      x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems

 Makefile                                    |   7 +-
 arch/x86/kernel/cpu/amd.c                   |   6 +-
 arch/x86/kvm/x86.c                          |  16 +++-
 arch/x86/purgatory/Makefile                 |   1 +
 drivers/base/power/main.c                   |   8 +-
 drivers/clk/mmp/clk-of-mmp2.c               |   2 +-
 drivers/clk/mmp/clk-of-pxa168.c             |   2 +-
 drivers/clk/mmp/clk-of-pxa910.c             |   4 +-
 drivers/crypto/caam/caamalg.c               |   9 ++
 drivers/gpu/drm/amd/amdgpu/amdgpu.h         |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c   |  20 ++++-
 drivers/i2c/Kconfig                         |   1 -
 drivers/i2c/muxes/Kconfig                   |   1 +
 drivers/infiniband/core/cm.c                | 126 ++++++++++++++++++++++++----
 drivers/infiniband/core/umem.c              |   2 +-
 drivers/infiniband/core/uverbs_main.c       |   7 +-
 drivers/infiniband/hw/mlx4/ah.c             |   5 +-
 drivers/infiniband/hw/mlx4/cq.c             |   5 +-
 drivers/infiniband/hw/mlx5/cq.c             |   3 +-
 drivers/infiniband/hw/mlx5/main.c           |   7 +-
 drivers/mfd/intel-lpss.c                    |   3 -
 drivers/mfd/mfd-core.c                      |   2 +
 drivers/net/wireless/iwlwifi/pcie/drv.c     |  79 ++++++++++-------
 drivers/rtc/rtc-omap.c                      |   6 +-
 drivers/uwb/lc-rc.c                         |  16 +++-
 drivers/uwb/pal.c                           |   2 +
 fs/ext4/ext4.h                              |   1 +
 fs/ext4/super.c                             |  17 +++-
 fs/fuse/file.c                              |   6 ++
 kernel/power/suspend_test.c                 |   4 +-
 net/can/bcm.c                               |  32 +++++--
 net/netfilter/nft_dynset.c                  |   6 +-
 scripts/gcc-x86_64-has-stack-protector.sh   |   2 +-
 34 files changed, 309 insertions(+), 102 deletions(-)


More information about the kernel-team mailing list