v4.4.11 stable

Tim Gardner tim.gardner at canonical.com
Mon May 23 18:06:49 UTC 2016


See attached pull request.
-- 
Tim Gardner tim.gardner at canonical.com
-------------- next part --------------
The following changes since commit 8975a375e57d8d1cea3383489a41d6b5058ca8fd:

  UBUNTU: SAUCE: Bluetooth: Support for LED on Marvell modules (2016-05-23 06:08:26 -0700)

are available in the git repository at:

  git://kernel.ubuntu.com/rtg/ubuntu-xenial.git v4.4.11-stable

for you to fetch changes up to ab55d670fd1ae3bac336445a27ddcdb36468c730:

  Linux 4.4.11 (2016-05-23 12:04:51 -0600)

----------------------------------------------------------------
Al Viro (2):
      atomic_open(): fix the handling of create_error
      get_rock_ridge_filename(): handle malformed NM entries

Alexander Shishkin (1):
      perf/core: Disable the event on a truncated AUX record

Alexei Starovoitov (3):
      bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
      bpf: fix check_map_func_compatibility logic
      samples/bpf: fix trace_output example

Arindam Nath (1):
      drm/radeon: fix DP link training issue with second 4K monitor

Ben Hutchings (2):
      spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
      spi: spi-ti-qspi: Handle truncated frames properly

Bjørn Mork (1):
      cdc_mbim: apply "NDP to end" quirk to all Huawei devices

Boris Brezillon (1):
      ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC

Chris Friesen (1):
      route: do not cache fib route info on local routes with oif

Daniel Borkmann (2):
      net: use skb_postpush_rcsum instead of own implementations
      vlan: pull on __vlan_insert_tag error path and fix csum correction

Daniel Vetter (1):
      drm/i915: Bail out of pipe config compute loop on LPT

David S. Miller (1):
      decnet: Do not build routes to devices without decnet private data.

Eric Dumazet (2):
      net/mlx4_en: fix spurious timestamping callbacks
      tcp: refresh skb timestamp at retransmit time

Greg Kroah-Hartman (1):
      Linux 4.4.11

Hans de Goede (1):
      regulator: axp20x: Fix axp22x ldo_io voltage ranges

Herbert Xu (2):
      crypto: hash - Fix page length clamping in hash walk
      crypto: testmgr - Use kmalloc memory for RSA input

Ian Campbell (1):
      VSOCK: do not disconnect socket when peer has shutdown SEND only

Imre Deak (1):
      drm/i915/bdw: Add missing delay during L3 SQC credit programming

Jack Pham (1):
      regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case

Jarkko Nikula (1):
      spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT

Jiri Benc (1):
      gre: do not pull header in ICMP error processing

Johannes Thumshirn (1):
      qla1280: Don't allocate 512kb of host tags

Junxiao Bi (2):
      ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
      ocfs2: fix posix_acl_create deadlock

Kaho Ng (1):
      ALSA: hda - Fix white noise on Asus UX501VW headset

Kangjie Lu (1):
      net: fix a kernel infoleak in x25 module

Krzysztof Kozlowski (1):
      regulator: s2mps11: Fix invalid selector mask and voltages for buck9

Lars Persson (1):
      net: sched: do not requeue a NULL skb

Linus Lüssing (1):
      bridge: fix igmp / mld query parsing

Linus Torvalds (1):
      nf_conntrack: avoid kernel pointer value leak in slab name

Lucas Stach (1):
      drm/radeon: fix PLL sharing on DCE6.1 (v2)

Ludovic Desroches (1):
      pinctrl: at91-pio4: fix pull-up/down logic

Marek Szyprowski (1):
      Input: max8997-haptic - fix NULL pointer dereference

Mathias Krause (1):
      packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface

Mauro Carvalho Chehab (1):
      Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"

Mikko Rapeli (1):
      uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h MIME-Version: 1.0

Miklos Szeredi (2):
      vfs: add vfs_select_inode() helper
      vfs: rename: check backing inode being equal

Neil Horman (1):
      netem: Segment GSO packets on enqueue

Nikolay Aleksandrov (1):
      net: bridge: fix old ioctl unlocked net device walk

Paolo Abeni (2):
      ipv4/fib: don't warn when primary address is missing if in_dev is dead
      net/route: enforce hoplimit max value

Sergey Senozhatsky (1):
      zsmalloc: fix zs_can_compact() integer overflow

Simon Horman (1):
      openvswitch: use flow protocol when recalculating ipv6 checksums

Steven Rostedt (1):
      tools lib traceevent: Do not reassign parg after collapse_tree()

Tadeusz Struk (1):
      crypto: qat - fix invalid pf2vf_resp_wq logic

Takashi Iwai (3):
      ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
      ALSA: usb-audio: Yet another Phoneix Audio device quirk
      ALSA: hda - Fix broken reconfig

Tim Bingham (1):
      net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case

Uwe Kleine-König (1):
      net: fec: only clear a queue's work bit if the queue was emptied

WANG Cong (4):
      net_sched: introduce qdisc_replace() helper
      net_sched: update hierarchical backlog too
      sch_htb: update backlog as well
      sch_dsmark: update backlog as well

Wanpeng Li (1):
      workqueue: fix rebind bound workers warning

Yura Pakhuchiy (1):
      ALSA: hda - Fix subwoofer pin on ASUS N751 and N551

xypron.glpk at gmx.de (1):
      net: thunderx: avoid exposing kernel stack

 Makefile                                           |  2 +-
 arch/arm/boot/dts/at91sam9x5.dtsi                  |  2 +-
 crypto/ahash.c                                     |  3 +-
 crypto/testmgr.c                                   | 27 +++++--
 drivers/base/regmap/regmap-spmi.c                  |  2 +-
 drivers/crypto/qat/qat_common/adf_common_drv.h     |  2 +
 drivers/crypto/qat/qat_common/adf_ctl_drv.c        |  6 ++
 drivers/crypto/qat/qat_common/adf_sriov.c          | 26 ++++---
 drivers/gpu/drm/i915/intel_crt.c                   |  8 +-
 drivers/gpu/drm/i915/intel_pm.c                    |  6 ++
 drivers/gpu/drm/radeon/atombios_crtc.c             | 10 +++
 drivers/gpu/drm/radeon/radeon_dp_auxch.c           |  2 +-
 drivers/input/misc/max8997_haptic.c                |  6 +-
 drivers/media/v4l2-core/videobuf2-v4l2.c           |  6 --
 drivers/net/ethernet/cavium/thunder/nicvf_queues.c |  4 +
 drivers/net/ethernet/freescale/fec_main.c          | 10 ++-
 drivers/net/ethernet/mellanox/mlx4/en_tx.c         |  6 +-
 drivers/net/usb/cdc_mbim.c                         |  9 ++-
 drivers/pinctrl/pinctrl-at91-pio4.c                |  2 +
 drivers/regulator/axp20x-regulator.c               |  4 +-
 drivers/regulator/s2mps11.c                        | 28 +++++--
 drivers/scsi/qla1280.c                             |  2 +-
 drivers/spi/spi-pxa2xx.c                           |  2 +-
 drivers/spi/spi-ti-qspi.c                          | 45 ++++++-----
 fs/isofs/rock.c                                    | 13 +++-
 fs/namei.c                                         | 26 +++----
 fs/ocfs2/acl.c                                     | 87 ++++++++++++++++++++++
 fs/ocfs2/acl.h                                     |  5 ++
 fs/ocfs2/file.c                                    |  4 +-
 fs/ocfs2/namei.c                                   | 23 +-----
 fs/ocfs2/refcounttree.c                            | 17 +----
 fs/ocfs2/xattr.c                                   | 14 ++--
 fs/ocfs2/xattr.h                                   |  4 +-
 fs/open.c                                          | 12 +--
 include/linux/dcache.h                             | 12 +++
 include/linux/mfd/samsung/s2mps11.h                |  2 +
 include/linux/net.h                                | 10 ++-
 include/net/codel.h                                |  4 +
 include/net/sch_generic.h                          | 20 ++++-
 include/uapi/linux/if.h                            | 28 +++++++
 include/uapi/linux/libc-compat.h                   | 44 +++++++++++
 kernel/bpf/verifier.c                              | 54 ++++++++------
 kernel/events/ring_buffer.c                        | 10 ++-
 kernel/workqueue.c                                 | 11 +++
 mm/zsmalloc.c                                      |  7 +-
 net/bridge/br_ioctl.c                              |  5 +-
 net/bridge/br_multicast.c                          | 12 +--
 net/core/skbuff.c                                  | 11 +--
 net/decnet/dn_route.c                              |  9 ++-
 net/ipv4/fib_frontend.c                            |  6 +-
 net/ipv4/fib_semantics.c                           |  2 +
 net/ipv4/ip_gre.c                                  | 11 ++-
 net/ipv4/route.c                                   | 12 +++
 net/ipv4/tcp_output.c                              |  6 +-
 net/ipv6/reassembly.c                              |  6 +-
 net/ipv6/route.c                                   |  2 +
 net/netfilter/nf_conntrack_core.c                  |  4 +-
 net/openvswitch/actions.c                          | 12 ++-
 net/openvswitch/vport-netdev.c                     |  2 +-
 net/openvswitch/vport.h                            |  7 --
 net/packet/af_packet.c                             |  1 +
 net/sched/sch_api.c                                |  8 +-
 net/sched/sch_cbq.c                                | 12 +--
 net/sched/sch_choke.c                              |  6 +-
 net/sched/sch_codel.c                              | 10 ++-
 net/sched/sch_drr.c                                |  9 +--
 net/sched/sch_dsmark.c                             | 11 +--
 net/sched/sch_fq.c                                 |  4 +-
 net/sched/sch_fq_codel.c                           | 17 +++--
 net/sched/sch_generic.c                            |  5 +-
 net/sched/sch_hfsc.c                               |  9 +--
 net/sched/sch_hhf.c                                | 10 ++-
 net/sched/sch_htb.c                                | 24 +++---
 net/sched/sch_multiq.c                             | 16 ++--
 net/sched/sch_netem.c                              | 74 +++++++++++++++---
 net/sched/sch_pie.c                                |  5 +-
 net/sched/sch_prio.c                               | 15 ++--
 net/sched/sch_qfq.c                                |  9 +--
 net/sched/sch_red.c                                | 10 +--
 net/sched/sch_sfb.c                                | 10 +--
 net/sched/sch_sfq.c                                | 16 ++--
 net/sched/sch_tbf.c                                | 15 ++--
 net/vmw_vsock/af_vsock.c                           | 21 +-----
 net/x25/x25_facilities.c                           |  1 +
 samples/bpf/trace_output_kern.c                    |  1 -
 sound/pci/hda/hda_sysfs.c                          |  8 --
 sound/pci/hda/patch_realtek.c                      | 13 ++++
 sound/usb/quirks.c                                 |  3 +
 tools/lib/traceevent/parse-filter.c                |  4 +-
 89 files changed, 716 insertions(+), 365 deletions(-)


More information about the kernel-team mailing list