[GIT PULL] commits for Linux 4.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Greg,

Pleae pull commits for Linux 4.4 .

I've sent a review request for all commits over a week ago and all
comments were addressed.


Thanks,
Sasha

=====


The following changes since commit 69b0bf95a51eb4b0890b3979531aed932cf51d7f:

  Linux 4.4.105 (2017-12-09 18:42:44 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-4.4-11122017

for you to fetch changes up to 85d60a17903274c04a99ef7387f43aa7e9f751ee:

  audit: ensure that 'audit=1' actually enables audit for PID 1 (2017-12-11 19:34:48 -0500)

- ----------------------------------------------------------------
for-greg-4.4-11122017

- ----------------------------------------------------------------
Alexey Kardashevskiy (1):
      powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested

Arvind Yadav (1):
      atm: horizon: Fix irq release error

Ben Hutchings (1):
      mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()

Blomme, Maarten (1):
      spi_ks8995: fix "BUG: key accdaa28 not in .data!"

Chris Brandt (1):
      i2c: riic: fix restart condition

Christophe JAILLET (1):
      USB: gadgetfs: Fix a potential memory leak in 'dev_config()'

Chuck Lever (1):
      sunrpc: Fix rpc_task_begin trace point

Daniel Drake (1):
      HID: chicony: Add support for another ASUS Zen AiO keyboard

David Daney (1):
      module: set __jump_table alignment to 8

David Howells (1):
      afs: Connect up the CB.ProbeUuid

Florian Westphal (1):
      netfilter: don't track fragmented packets

Franck Demathieu (1):
      irqchip/crossbar: Fix incorrect type of register size

Guenter Roeck (2):
      ARM: OMAP2+: Fix device node reference counts
      ARM: OMAP2+: Release device node after it is no longer needed.

Herbert Xu (1):
      xfrm: Copy policy family in clone_policy

James Smart (1):
      scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters

Jan Kara (1):
      axonram: Fix gendisk handling

Jason Baron (1):
      jump_label: Invoke jump_label_test() via early_initcall()

Jim Mattson (1):
      kvm: nVMX: VMCLEAR should not cause the vCPU to shut down

Jim Qu (1):
      drm/amd/amdgpu: fix console deadlock if late init failed

Johannes Thumshirn (1):
      zram: set physical queue limits to avoid array out of bounds accesses

John Keeping (1):
      usb: gadget: configs: plug memory leak

Jérémy Lefaure (2):
      EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro
      EDAC, i5000, i5400: Fix definition of NRECMEMB register

Keefe Liu (1):
      ipvlan: fix ipv6 outbound device

Krzysztof Kozlowski (1):
      crypto: s5p-sss - Fix completing crypto request in IRQ handler

Ladislav Michl (1):
      ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure

Majd Dibbiny (1):
      IB/mlx5: Assign send CQ and recv CQ of UMR QP

Mark Bloch (1):
      IB/mlx4: Increase maximal message size under UD QP

Mark Rutland (2):
      arm: KVM: Survive unknown traps from guests
      arm64: KVM: Survive unknown traps from guests

Masahiro Yamada (1):
      kbuild: pkg: use --transform option to prefix paths in tar

Michal Schmidt (3):
      bnx2x: prevent crash when accessing PTP with interface down
      bnx2x: fix possible overrun of VFPF multicast addresses array
      bnx2x: do not rollback VF MAC/VLAN filters we did not configure

Ming Lei (1):
      block: wake up all tasks blocked in get_request()

Paul Moore (1):
      audit: ensure that 'audit=1' actually enables audit for PID 1

Pavel Tatashin (1):
      sparc64/mm: set fields in deferred pages

Phil Reid (1):
      gpio: altera: Use handle_level_irq when configured as a level_high

Randy Dunlap (1):
      dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0

Sachin Sant (1):
      selftest/powerpc: Fix false failures for skipped tests

Sasha Levin (3):
      Revert "drm/armada: Fix compile fail"
      Revert "spi: SPI_FSL_DSPI should depend on HAS_DMA"
      Revert "s390/kbuild: enable modversions for symbols exported from asm"

Steffen Klassert (1):
      vti6: Don't report path MTU below IPV6_MIN_MTU.

Stephen Bates (1):
      lib/genalloc.c: make the avail variable an atomic_long_t

Tejun Heo (2):
      libata: drop WARN from protocol error in ata_sff_qc_issue()
      workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq

Thomas Gleixner (1):
      x86/hpet: Prevent might sleep splat on resume

Trond Myklebust (1):
      NFS: Fix a typo in nfs_rename()

WANG Cong (1):
      ipv6: reorder icmpv6_init() and ip6_mr_init()

Wanpeng Li (1):
      KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset

Xin Long (4):
      route: also update fnhe_genid when updating a route cache
      route: update fnhe_expires for redirect when the fnhe exists
      sctp: do not free asoc when it is already dead in sctp_sendmsg
      sctp: use the right sk after waking up from wait_buf sleep

 arch/arm/include/asm/kvm_arm.h                    |  1 +
 arch/arm/kvm/handle_exit.c                        | 19 +++++++-----
 arch/arm/mach-omap2/gpmc-onenand.c                | 10 +++---
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c        | 25 ++++++++++-----
 arch/arm64/kvm/handle_exit.c                      | 19 +++++++-----
 arch/powerpc/platforms/powernv/pci-ioda.c         |  3 ++
 arch/powerpc/sysdev/axonram.c                     |  5 ++-
 arch/s390/include/asm/asm-prototypes.h            |  8 -----
 arch/sparc/mm/init_64.c                           |  9 +++++-
 arch/x86/kernel/hpet.c                            |  2 +-
 arch/x86/kvm/vmx.c                                | 26 +++++-----------
 block/blk-core.c                                  |  4 +--
 drivers/ata/libata-sff.c                          |  1 -
 drivers/atm/horizon.c                             |  2 +-
 drivers/block/zram/zram_drv.c                     |  2 ++
 drivers/crypto/s5p-sss.c                          |  5 +--
 drivers/edac/i5000_edac.c                         |  8 ++---
 drivers/edac/i5400_edac.c                         |  9 +++---
 drivers/gpio/gpio-altera.c                        | 26 +++++++---------
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c        |  5 ++-
 drivers/gpu/drm/armada/Makefile                   |  2 --
 drivers/hid/Kconfig                               |  4 +--
 drivers/hid/hid-chicony.c                         |  1 +
 drivers/hid/hid-core.c                            |  1 +
 drivers/hid/hid-ids.h                             |  1 +
 drivers/i2c/busses/i2c-riic.c                     |  6 +++-
 drivers/infiniband/hw/mlx4/qp.c                   |  2 +-
 drivers/infiniband/hw/mlx5/main.c                 |  2 ++
 drivers/irqchip/irq-crossbar.c                    |  8 ++---
 drivers/memory/omap-gpmc.c                        |  4 +--
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c  | 20 +++++++++++-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c |  8 ++++-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h |  1 +
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c  | 23 +++++++-------
 drivers/net/ipvlan/ipvlan_core.c                  |  2 +-
 drivers/net/phy/spi_ks8995.c                      |  1 +
 drivers/net/wireless/mac80211_hwsim.c             |  5 ++-
 drivers/scsi/lpfc/lpfc_els.c                      | 14 ++++++---
 drivers/spi/Kconfig                               |  1 -
 drivers/usb/gadget/configfs.c                     |  1 +
 drivers/usb/gadget/legacy/inode.c                 |  4 ++-
 fs/afs/cmservice.c                                |  3 ++
 fs/nfs/dir.c                                      |  2 +-
 include/linux/genalloc.h                          |  3 +-
 include/linux/omap-gpmc.h                         |  5 +--
 kernel/audit.c                                    | 10 +++---
 kernel/jump_label.c                               |  2 +-
 kernel/workqueue.c                                |  1 +
 lib/dynamic_debug.c                               |  4 +++
 lib/genalloc.c                                    | 10 +++---
 net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c    |  4 +++
 net/ipv4/netfilter/nf_nat_l3proto_ipv4.c          |  5 ---
 net/ipv4/route.c                                  | 14 ++++++---
 net/ipv6/af_inet6.c                               | 10 +++---
 net/ipv6/ip6_vti.c                                |  8 +++--
 net/sctp/socket.c                                 | 38 +++++++++++++++--------
 net/sunrpc/sched.c                                |  3 +-
 net/xfrm/xfrm_policy.c                            |  1 +
 scripts/module-common.lds                         |  2 ++
 scripts/package/Makefile                          |  5 ++-
 tools/testing/selftests/powerpc/harness.c         |  6 ++--
 61 files changed, 263 insertions(+), 173 deletions(-)
 delete mode 100644 arch/s390/include/asm/asm-prototypes.h
-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJaLyneAAoJEN6mb/eXdyzcozsP/RWAsb1T3wV6ZCqlgGfWzKQH
A68FoInZJb9gLpXziggxIBjHZeFhKrv86xBhq8hJXEWt8MHA4X3JBaWovK2Nt/NA
+h2ncFvJC7QUmXSMnisonCzYuzs7RNll9bdUmZxIVfTE7d4JjjPjM7he/uIkwdub
gc5f8vVJsg6XROUTuIpj1I+hbGshICj+4LtfRFoBe3EJKa7vnjy+RwMJMmfMVnNr
cNo84Z5FqIpYBT2prM3+blTWv9EgSZKJVfWlV2mJFMzLgwhoUsZvbZmmDU/uRi50
CsIaYsIJhdyTRrUV59UAQVbEdlZ21FhVGoCd8La64k+boxDUfel81N11EH8CFLm8
g4i1u11k+f8TPc1JRRRDPbKMSGaev7yhMTJjsJ9z/Hu691ICl8CC3fIWZtP8Z6nH
HsBmHJmSAGSdDf6Eau1G232lGhx6pVdZ0MFqWYhqu3XgT6T09ylzGyVEk6m9mwoK
DonRnJ8L/TCB4cQDSSqSmJRBsLorlQht50uyRcyth/rkdW8OegymY98kPnyCkMm+
skHERh4ufUaQbpEBW5uH1xB05T/zCSonzXxldaC5DCrEs/ZxCwdib3U/fyu6hMKC
m2y8KZ5P0OZ00wUhHePQuSY1mS7WpoAvpsTjp0mMf67ZH42xxBrOL59cRyJeTJdE
QeW4v6fKJF2RMYKk58xI
=bY4h
-----END PGP SIGNATURE-----



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]