All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.4.70
Date: Thu, 25 May 2017 18:18:49 +0200	[thread overview]
Message-ID: <20170525161849.GA25968@kroah.com> (raw)

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

I'm announcing the release of the 4.4.70 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

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

 Documentation/arm64/tagged-pointers.txt              |   62 +++++++--
 Makefile                                             |    2 
 arch/alpha/kernel/osf_sys.c                          |    6 
 arch/arm/boot/dts/at91-sama5d3_xplained.dts          |    5 
 arch/arm/boot/dts/tegra20-paz00.dts                  |    1 
 arch/arm64/include/asm/cmpxchg.h                     |    2 
 arch/arm64/include/asm/uaccess.h                     |    3 
 arch/metag/include/asm/uaccess.h                     |   49 ++++---
 arch/powerpc/kernel/exceptions-64e.S                 |   12 +
 arch/powerpc/kernel/mce.c                            |    2 
 arch/powerpc/kernel/traps.c                          |    4 
 arch/powerpc/platforms/pseries/dlpar.c               |    1 
 arch/s390/kernel/crash_dump.c                        |   15 ++
 arch/s390/kernel/entry.S                             |   21 ++-
 arch/x86/kernel/fpu/init.c                           |    1 
 arch/x86/kvm/x86.c                                   |   33 +++--
 drivers/char/lp.c                                    |    6 
 drivers/char/mem.c                                   |    5 
 drivers/char/tpm/tpm_crb.c                           |    3 
 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c               |   29 +---
 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c               |   29 +---
 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c                |   29 +---
 drivers/gpu/drm/drm_edid.c                           |    8 +
 drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c     |    2 
 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c      |    2 
 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.c   |    2 
 drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c     |    2 
 drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.c     |   59 ++++++---
 drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.c     |    2 
 drivers/iio/dac/ad7303.c                             |    6 
 drivers/iio/proximity/as3935.c                       |    3 
 drivers/infiniband/core/addr.c                       |    4 
 drivers/iommu/intel-iommu.c                          |    5 
 drivers/md/Kconfig                                   |    1 
 drivers/md/dm-bufio.c                                |   35 +++--
 drivers/md/dm-cache-metadata.c                       |   12 +
 drivers/md/dm-thin-metadata.c                        |    4 
 drivers/md/persistent-data/dm-btree.c                |    8 -
 drivers/md/persistent-data/dm-space-map-disk.c       |   15 ++
 drivers/md/raid5.c                                   |    6 
 drivers/media/dvb-frontends/cxd2841er.c              |    4 
 drivers/media/platform/s5p-mfc/s5p_mfc.c             |    1 
 drivers/media/rc/mceusb.c                            |    4 
 drivers/media/tuners/tuner-xc2028.c                  |   37 ++---
 drivers/media/usb/cx231xx/cx231xx-audio.c            |   42 ++++--
 drivers/media/usb/cx231xx/cx231xx-cards.c            |   45 ++++++-
 drivers/media/usb/dvb-usb/dib0700_core.c             |    3 
 drivers/media/usb/dvb-usb/ttusb2.c                   |   19 ++
 drivers/media/usb/gspca/konica.c                     |    3 
 drivers/media/usb/usbvision/usbvision-video.c        |    9 +
 drivers/media/usb/zr364xx/zr364xx.c                  |    8 +
 drivers/net/irda/irda-usb.c                          |    2 
 drivers/net/usb/qmi_wwan.c                           |    1 
 drivers/net/wireless/ath/ath9k/hif_usb.c             |    4 
 drivers/net/wireless/mwifiex/pcie.c                  |    7 +
 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c |  122 ++++++++++++++++---
 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/reg.h |    1 
 drivers/of/address.c                                 |    2 
 drivers/pci/pci-sysfs.c                              |   10 +
 drivers/pci/pci.c                                    |    9 -
 drivers/regulator/tps65023-regulator.c               |    3 
 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c       |   11 -
 drivers/usb/class/cdc-acm.c                          |   13 +-
 drivers/usb/core/devio.c                             |    4 
 drivers/usb/core/hcd.c                               |    4 
 drivers/usb/core/hub.c                               |   19 ++
 drivers/usb/core/urb.c                               |    2 
 drivers/usb/host/xhci-mem.c                          |    2 
 drivers/usb/host/xhci-pci.c                          |    7 -
 drivers/usb/host/xhci-plat.c                         |    2 
 drivers/usb/misc/iowarrior.c                         |    2 
 drivers/usb/misc/legousbtower.c                      |   38 ++++-
 drivers/usb/musb/tusb6010_omap.c                     |   13 +-
 drivers/usb/serial/ftdi_sio.c                        |   10 -
 drivers/usb/serial/ftdi_sio_ids.h                    |    2 
 drivers/usb/serial/io_ti.c                           |    5 
 drivers/usb/serial/mct_u232.c                        |    2 
 drivers/usb/serial/option.c                          |    8 +
 drivers/usb/serial/qcserial.c                        |    2 
 drivers/usb/storage/ene_ub6250.c                     |   90 ++++++++------
 drivers/uwb/i1480/dfu/usb.c                          |    5 
 drivers/watchdog/pcwd_usb.c                          |    3 
 fs/ceph/acl.c                                        |    4 
 fs/ceph/inode.c                                      |   27 ++--
 fs/ceph/super.h                                      |    1 
 fs/ext4/crypto.c                                     |   37 +++--
 fs/ext4/crypto_fname.c                               |    2 
 fs/ext4/crypto_policy.c                              |   66 +++++++---
 fs/ext4/ext4.h                                       |    6 
 fs/ext4/namei.c                                      |    4 
 fs/ext4/page-io.c                                    |   14 ++
 fs/ext4/readpage.c                                   |    2 
 fs/f2fs/crypto_fname.c                               |    2 
 fs/f2fs/crypto_policy.c                              |   65 +++++++---
 fs/f2fs/dir.c                                        |   32 +++-
 fs/f2fs/f2fs.h                                       |    3 
 fs/f2fs/hash.c                                       |    7 -
 fs/f2fs/inline.c                                     |    4 
 fs/nfsd/nfs4xdr.c                                    |    8 -
 fs/proc/generic.c                                    |    1 
 include/linux/kprobes.h                              |    4 
 kernel/fork.c                                        |    8 -
 kernel/irq/chip.c                                    |    2 
 kernel/kprobes.c                                     |    2 
 kernel/pid_namespace.c                               |    2 
 kernel/sched/fair.c                                  |   29 +++-
 kernel/sched/sched.h                                 |    2 
 kernel/trace/trace_kprobe.c                          |    5 
 mm/huge_memory.c                                     |   12 +
 net/ipx/af_ipx.c                                     |    5 
 security/integrity/ima/ima_appraise.c                |    5 
 111 files changed, 996 insertions(+), 441 deletions(-)

Al Viro (1):
      osf_wait4(): fix infoleak

Alan Stern (1):
      USB: ene_usb6250: fix DMA to the stack

Alyssa Milburn (2):
      ttusb2: limit messages to buffer size
      zr364xx: enforce minimum size when reading header

Andrey Korolyov (1):
      USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs

Anthony Mallet (1):
      USB: serial: ftdi_sio: fix setting latency for unprivileged users

Ben Skeggs (5):
      drm/nouveau/therm: remove ineffective workarounds for alarm bugs
      drm/nouveau/tmr: ack interrupt before processing alarms
      drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
      drm/nouveau/tmr: avoid processing completed alarms when adding a new one
      drm/nouveau/tmr: handle races with hw when updating the next alarm time

Bjørn Mork (1):
      USB: serial: qcserial: add more Lenovo EM74xx device IDs

Brian Norris (1):
      mwifiex: pcie: fix cmd_buf use-after-free in remove/reset

Dan Carpenter (2):
      ext4 crypto: fix some error handling
      ipx: call ipxitf_put() in ioctl error path

Daniel Glöckner (1):
      ima: accept previously set IMA_NEW_FILE

Daniel Scheller (1):
      dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops

Daniele Palmas (1):
      usb: serial: option: add Telit ME910 support

David Woodhouse (1):
      PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms

Dennis Yang (1):
      md: update slab_cache before releasing new stripes when stripes resizing

Dmitry Tunin (1):
      ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device

Eric Biggers (2):
      fscrypt: fix context consistency check when key(s) unavailable
      fscrypt: avoid collisions when presenting long encrypted filenames

Eric W. Biederman (1):
      pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes

Greg Kroah-Hartman (1):
      Linux 4.4.70

J. Bruce Fields (1):
      nfsd: encoders mustn't use unitialized values in error cases

Jaegeuk Kim (1):
      f2fs: check entire encrypted bigname when finding a dentry

James Hogan (2):
      metag/uaccess: Fix access_ok()
      metag/uaccess: Check access_ok in strncpy_from_user

Jerry Snitselaar (1):
      tpm_crb: check for bad response size

Joe Thornber (2):
      dm thin metadata: call precommit before saving the roots
      dm space map disk: fix some book keeping in the disk space map

Johan Hovold (16):
      watchdog: pcwd_usb: fix NULL-deref at probe
      ath9k_htc: fix NULL-deref at probe
      net: irda: irda-usb: fix firmware name on big-endian hosts
      usbvision: fix NULL-deref at probe
      mceusb: fix NULL-deref at probe
      USB: iowarrior: fix info ioctl on big-endian hosts
      USB: serial: mct_u232: fix big-endian baud-rate handling
      USB: serial: io_ti: fix div-by-zero in set_termios
      USB: hub: fix SS hub-descriptor handling
      USB: hub: fix non-SS hub-descriptor handling
      gspca: konica: add missing endpoint sanity check
      dib0700: fix NULL-deref at probe
      cx231xx-audio: fix init error path
      cx231xx-audio: fix NULL-deref at probe
      cx231xx-cards: fix NULL-deref at probe
      uwb: fix device quirk on big-endian hosts

Julius Werner (1):
      drivers: char: mem: Check for address space wraparound with mmap()

KarimAllah Ahmed (1):
      iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings

Keno Fischer (1):
      mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp

Kirill Tkhai (1):
      pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()

Konstantin Khlebnikov (2):
      sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
      sched/fair: Initialize throttle_count for new task-groups lazily

Kristian Evensen (1):
      net: qmi_wwan: Add SIMCom 7230E

Kristina Martsenko (1):
      arm64: documentation: document tagged pointer stack constraints

Larry Finger (1):
      rtlwifi: rtl8821ae: setup 8812ae RFE according to device type

LiuHailong (1):
      powerpc/64e: Fix hang when debugging programs with relocated kernel

Ludovic Desroches (2):
      ARM: dts: at91: sama5d3_xplained: fix ADC vref
      ARM: dts: at91: sama5d3_xplained: not all ADC channels are available

Lukas Wunner (1):
      PCI: Freeze PME scan before suspending devices

Mahesh Salgaonkar (1):
      powerpc/book3s/mce: Move add_taint() later in virtual mode

Maksim Salau (2):
      usb: misc: legousbtower: Fix buffers on stack
      usb: misc: legousbtower: Fix memory leak

Malcolm Priestley (2):
      staging: rtl8192e: fix 2 byte alignment of register BSSIDR.
      staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.

Marc Dietrich (1):
      ARM: tegra: paz00: Mark panel regulator as enabled on boot

Marek Szyprowski (1):
      s5p-mfc: Fix unbalanced call to clock management

Mario Kleiner (3):
      drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.
      drm/amdgpu: Make display watermark calculations more accurate
      drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2

Mark Rutland (2):
      arm64: xchg: hazard against entire exchange variable
      arm64: uaccess: ensure extension of access_ok() addr

Martin Schwidefsky (1):
      s390/cputime: fix incorrect system time

Mathias Nyman (1):
      xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton

Matt Ranostay (1):
      iio: proximity: as3935: fix as3935_write

Michael Holzheu (1):
      s390/kdump: Add final note

Mike Snitzer (1):
      dm cache metadata: fail operations if fail_io mode has been established

Mikulas Patocka (4):
      dm raid: select the Kconfig option CONFIG_MD_RAID0
      dm bufio: avoid a possible ABBA deadlock
      dm bufio: check new buffer allocation watermark every 30 seconds
      dm bufio: make the parameter "retain_bytes" unsigned long

Paolo Abeni (1):
      infiniband: call ipv6 route lookup via the stub interface

Pavel Roskin (1):
      iio: dac: ad7303: fix channel description

Peter Chen (1):
      usb: host: xhci-mem: allocate zeroed Scratchpad Buffer

Peter Ujfalusi (1):
      usb: musb: tusb6010_omap: Do not reset the other direction's packet size

Richard Cochran (1):
      regulator: tps65023: Fix inverted core enable logic.

Rob Herring (1):
      of: fix sparse warning in of_pci_range_parser_one

Takashi Iwai (2):
      proc: Fix unbalanced hard link numbers
      xc2028: Fix use-after-free bug properly

Theodore Ts'o (1):
      ext4 crypto: don't let data integrity writebacks fail with ENOMEM

Thomas Gleixner (2):
      genirq: Fix chained interrupt data ordering
      tracing/kprobes: Enforce kprobes teardown after testing

Thomas Petazzoni (1):
      usb: host: xhci-plat: propagate return value of platform_get_irq()

Tobias Herzog (1):
      cdc-acm: fix possible invalid access when processing notification

Tyrel Datwyler (1):
      powerpc/pseries: Fix of_node_put() underflow during DLPAR remove

Vamsi Krishna Samavedam (1):
      USB: core: replace %p with %pK

Vinothkumar Raja (1):
      dm btree: fix for dm_btree_find_lowest_key()

Wanpeng Li (2):
      KVM: x86: Fix load damaged SSEx MXCSR register
      KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation

Willy Tarreau (1):
      char: lp: fix possible integer overflow in lp_setup()

Yan, Zheng (1):
      ceph: fix recursion between ceph_set_acl() and __ceph_setattr()


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

             reply	other threads:[~2017-05-25 16:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-25 16:18 Greg KH [this message]
2017-05-25 16:18 ` Linux 4.4.70 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170525161849.GA25968@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.