Xenial SRU v2 - v4.4.36-v4.4.39 stable updates

Tim Gardner tim.gardner at canonical.com
Fri Dec 16 17:26:49 UTC 2016



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

  ALSA: pcm : Call kill_fasync() in stream lock (2016-12-15 14:51:55 +0000)

are available in the git repository at:

  git://kernel.ubuntu.com/rtg/ubuntu-xenial.git v4.4.y

for you to fetch changes up to eb9637c2f67e5cc2d9952497247050a3ea48f47f:

  Linux 4.4.39 (2016-12-16 09:08:18 -0700)

----------------------------------------------------------------
Al Viro (1):
      constify iov_iter_count() and iter_is_iovec()

Amir Vadai (1):
      net/sched: pedit: make sure that offset is valid

Andreas Larsson (1):
      sparc32: Fix inverted invalid_frame_pointer checks on sigreturns

Andrew Donnellan (1):
      powerpc/eeh: Fix deadlock when PE frozen state can't be cleared

Andrey Grodzovsky (1):
      scsi: mpt3sas: Fix secure erase premature termination

Andrey Ryabinin (1):
      mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]

Andy Lutomirski (1):
      x86/traps: Ignore high word of regs->cs in early_fixup_exception()

Arnd Bergmann (1):
      NFSv4.x: hide array-bounds warning

Ashok Raj (1):
      iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions

Boris Brezillon (1):
      m68k: Fix ndelay() macro

Brian Norris (1):
      mwifiex: printk() overflow with 32-byte SSIDs

Chris Brandt (1):
      sh_eth: remove unchecked interrupts for RZ/A1

Chris Metcalf (1):
      tile: avoid using clocksource_cyc2ns with absolute cycle count

Daniel Borkmann (1):
      net, sched: respect rcu grace period on cls destruction

David Michael (1):
      crypto: rsa - Add Makefile dependencies to fix parallel builds

David Woodhouse (1):
      iommu/vt-d: Fix PASID table allocation

Ding Tianhong (1):
      rcu: Fix soft lockup for rcu_nocb_kthread

Dmitry Vyukov (1):
      kasan: update kasan_global for gcc 7

Doug Brown (1):
      USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad

Eli Cooper (2):
      ipv6: Set skb->protocol properly for local output
      ipv4: Set skb->protocol properly for local output

Eric Dumazet (2):
      virtio-net: add a missing synchronize_net()
      net/dccp: fix use-after-free in dccp_invalid_packet

Florian Fainelli (2):
      net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
      net: bcmgenet: Utilize correct struct device for all DMA operations

Greg Kroah-Hartman (4):
      Linux 4.4.36
      Linux 4.4.37
      Linux 4.4.38
      Linux 4.4.39

Guillaume Nault (1):
      l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()

Helge Deller (1):
      parisc: Fix TLB related boot crash on SMP machines

Herbert Xu (2):
      netlink: Call cb->done from a worker thread
      netlink: Do not schedule work from sk_destruct

James Morse (4):
      arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
      arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
      arm64: suspend: Reconfigure PSTATE after resume from idle
      arm64: futex.h: Add missing PAN toggling

Jeremy Linton (1):
      net: sky2: Fix shutdown crash

Johan Hovold (1):
      pwm: Fix device reference leak

Johannes Berg (1):
      cfg80211: limit scan results cache size

Johannes Thumshirn (2):
      PCI: Export pcie_find_root_port
      PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)

John David Anglin (5):
      parisc: Fix races in parisc_setup_cache_timing()
      parisc: Fix race in pci-dma.c
      parisc: Also flush data TLB in flush_icache_page_asm
      parisc: Purge TLB before setting PTE
      parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_icache_page_asm

Kees Cook (1):
      net: ping: check minimum size on ICMP header length

Linus Torvalds (1):
      Don't feed anything but regular iovec's to blk_rq_map_user_iov

Marc Kleine-Budde (1):
      can: raw: raw_setsockopt: limit number of can_filter that can be set

Michal Hocko (1):
      hotplug: Make register and unregister notifier API symmetric

Michel Dänzer (1):
      drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on

Paolo Abeni (1):
      ip6_tunnel: disable caching when the traffic class is inherited

Paul Jakma (1):
      USB: serial: cp210x: add ID for the Zone DPMX

Peter Chen (1):
      usb: chipidea: move the lock initialization to core file

Peter Zijlstra (Intel) (1):
      perf/x86: Fix full width counter, counter overflow

Petr Vandrovec (1):
      Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y

Radim Kr?má? (2):
      KVM: x86: drop error recovery in em_jmp_far and em_ret_far
      KVM: x86: check for pic and ioapic presence before use

Sabrina Dubroca (2):
      rtnetlink: fix FDB size computation
      geneve: avoid use-after-free of skb->data

Sergey Senozhatsky (1):
      zram: restrict add/remove attributes to root only

Suganath Prabu S (1):
      scsi: mpt3sas: Unblock device after controller reset

Sven Eckelmann (1):
      batman-adv: Check for alloc errors when preparing TT local data

Takashi Iwai (1):
      zram: fix unbalanced idr management at hot removal

Thomas Gleixner (2):
      locking/rtmutex: Prevent dequeue vs. unlock race
      locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()

Thomas Tai (2):
      sparc64: Fix find_node warning if numa node cannot be found
      sparc64: fix compile warning section mismatch in find_node()

Tobias Brunner (2):
      esp4: Fix integrity verification when ESN are used
      esp6: Fix integrity verification when ESN are used

Tomas Winkler (3):
      mei: me: disable driver on SPT SPS firmware
      mei: me: fix place for kaby point device ids.
      mei: fix return value on disconnection

Vineet Gupta (1):
      ARC: Don't use "+l" inline asm constraint

WANG Cong (2):
      net: check dead netns for peernet2id_alloc()
      af_unix: conditionally use freezable blocking calls in read

tim (1):
      crypto: mcryptd - Check mcryptd algorithm compatibility

??? (1):
      can: peak: fix bad memory access and free sequence

 Makefile                                       |  2 +-
 arch/arc/include/asm/delay.h                   |  9 ++--
 arch/arm64/include/asm/cpufeature.h            |  2 +-
 arch/arm64/include/asm/futex.h                 |  2 +
 arch/arm64/include/asm/processor.h             |  2 +-
 arch/arm64/kernel/cpufeature.c                 | 10 +++-
 arch/arm64/kernel/suspend.c                    |  9 ++++
 arch/arm64/mm/fault.c                          | 12 ++++-
 arch/m68k/include/asm/delay.h                  |  2 +-
 arch/parisc/include/asm/pgtable.h              |  8 +--
 arch/parisc/kernel/cache.c                     | 40 ++++++++-------
 arch/parisc/kernel/pacache.S                   | 49 +++++++-----------
 arch/parisc/kernel/pci-dma.c                   |  2 +-
 arch/parisc/kernel/setup.c                     |  4 ++
 arch/powerpc/kernel/eeh_driver.c               |  4 +-
 arch/sparc/kernel/signal_32.c                  |  4 +-
 arch/sparc/mm/init_64.c                        | 71 +++++++++++++++++++++++---
 arch/tile/kernel/time.c                        |  4 +-
 arch/x86/events/core.c                         |  2 +-
 arch/x86/events/intel/core.c                   |  2 +-
 arch/x86/kernel/head_32.S                      |  2 +-
 arch/x86/kvm/emulate.c                         | 36 ++++---------
 arch/x86/kvm/irq_comm.c                        | 13 +++++
 block/blk-map.c                                |  3 ++
 crypto/Makefile                                |  1 +
 crypto/mcryptd.c                               | 19 ++++---
 drivers/block/zram/zram_drv.c                  | 11 +++-
 drivers/gpu/drm/radeon/atombios_crtc.c         |  2 +
 drivers/gpu/drm/radeon/radeon_legacy_crtc.c    |  2 +
 drivers/iommu/dmar.c                           |  4 +-
 drivers/iommu/intel-iommu.c                    | 13 +++++
 drivers/iommu/intel-svm.c                      | 28 ++++++----
 drivers/misc/mei/bus.c                         |  2 +-
 drivers/misc/mei/hw-me-regs.h                  |  7 +--
 drivers/misc/mei/hw-me.c                       | 10 +++-
 drivers/misc/mei/main.c                        |  2 +-
 drivers/misc/mei/pci-me.c                      |  4 +-
 drivers/net/can/usb/peak_usb/pcan_usb_core.c   |  6 ++-
 drivers/net/dsa/bcm_sf2.c                      |  4 ++
 drivers/net/ethernet/broadcom/genet/bcmgenet.c |  8 +--
 drivers/net/ethernet/marvell/sky2.c            | 13 +++++
 drivers/net/ethernet/renesas/sh_eth.c          |  2 +-
 drivers/net/geneve.c                           | 14 ++---
 drivers/net/virtio_net.c                       |  5 ++
 drivers/net/wireless/mwifiex/cfg80211.c        | 13 ++---
 drivers/pci/pcie/aer/aer_inject.c              | 14 -----
 drivers/pci/probe.c                            | 28 +++++++++-
 drivers/pwm/sysfs.c                            |  2 +
 drivers/scsi/mpt3sas/mpt3sas_scsih.c           | 20 +++++++-
 drivers/usb/chipidea/core.c                    |  1 +
 drivers/usb/chipidea/udc.c                     |  2 -
 drivers/usb/serial/cp210x.c                    |  1 +
 drivers/usb/serial/ftdi_sio.c                  |  2 +
 drivers/usb/serial/ftdi_sio_ids.h              |  6 +++
 drivers/usb/storage/transport.c                |  7 ++-
 fs/nfs/callback.c                              |  2 +-
 include/linux/compiler-gcc.h                   |  4 +-
 include/linux/cpu.h                            | 15 ++----
 include/linux/intel-iommu.h                    |  1 +
 include/linux/pci.h                            | 14 +++++
 include/linux/uio.h                            |  4 +-
 include/uapi/linux/can.h                       |  1 +
 kernel/cpu.c                                   |  3 +-
 kernel/locking/rtmutex.c                       | 68 +++++++++++++++++++++++-
 kernel/locking/rtmutex_common.h                |  5 +-
 kernel/rcu/tree_plugin.h                       |  1 +
 lib/mpi/mpi-pow.c                              |  7 ++-
 mm/kasan/kasan.h                               |  3 ++
 net/batman-adv/translation-table.c             |  4 +-
 net/can/raw.c                                  |  3 ++
 net/core/net_namespace.c                       |  2 +
 net/core/rtnetlink.c                           |  5 +-
 net/dccp/ipv4.c                                | 12 +++--
 net/ipv4/esp4.c                                |  2 +-
 net/ipv4/ip_output.c                           |  3 ++
 net/ipv4/ping.c                                |  4 ++
 net/ipv6/esp6.c                                |  2 +-
 net/ipv6/ip6_tunnel.c                          | 13 ++++-
 net/ipv6/output_core.c                         |  2 +
 net/l2tp/l2tp_ip.c                             |  5 +-
 net/l2tp/l2tp_ip6.c                            |  5 +-
 net/netlink/af_netlink.c                       | 21 +++++++-
 net/netlink/af_netlink.h                       |  2 +
 net/sched/act_pedit.c                          | 24 +++++++--
 net/sched/cls_basic.c                          |  4 --
 net/sched/cls_bpf.c                            |  4 --
 net/sched/cls_cgroup.c                         |  7 ++-
 net/sched/cls_flow.c                           |  1 -
 net/sched/cls_flower.c                         | 31 +++++++++--
 net/sched/cls_rsvp.h                           |  3 +-
 net/sched/cls_tcindex.c                        |  1 -
 net/unix/af_unix.c                             | 17 +++---
 net/wireless/core.h                            |  1 +
 net/wireless/scan.c                            | 69 +++++++++++++++++++++++++
 94 files changed, 676 insertions(+), 246 deletions(-)


More information about the kernel-team mailing list