public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 4.4.35
@ 2016-11-26 16:12 Greg KH
  2016-11-26 16:12 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2016-11-26 16:12 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn, Jiri Slaby

[-- Attachment #1: Type: text/plain, Size: 4692 bytes --]

I'm announcing the release of the 4.4.35 kernel.

All users of the 4.4 kernel series must upgrade.

The updated 4.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 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(-)

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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-26 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-26 16:12 Linux 4.4.35 Greg KH
2016-11-26 16:12 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox