lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 11 Oct 2017 00:45:38 +0000
From:   "Levin, Alexander (Sasha Levin)" <alexander.levin@...izon.com>
To:     "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "stable@...r.kernel.org" <stable@...r.kernel.org>
Subject: [GIT PULL for-4.4 00/25] Commits for v4.4 LTS

Hi Greg,

The following commits were sent for review 7+ days ago, and comments were addressed.

Please pull for v4.4 LTS.

===

The following changes since commit c030c36a88cdc54a5d657c0a2ee630ba495d5538:

  Linux 4.4.91 (2017-10-08 10:24:24 +0200)

are available in the git repository at:

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

for you to fetch changes up to 5e1c58170e54cfe245176b0db500035f7fa7fdad:

  cpufreq: CPPC: add ACPI_PROCESSOR dependency (2017-10-10 20:18:53 -0400)

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

Alexandre Belloni (1):
  i2c: at91: ensure state is restored after suspending

Arnd Bergmann (2):
  watchdog: kempld: fix gcc-4.3 build
  cpufreq: CPPC: add ACPI_PROCESSOR dependency

Christophe JAILLET (1):
  iio: adc: xilinx: Fix error handling

Dan Carpenter (1):
  scsi: scsi_dh_emc: return success in clariion_std_inquiry()

Dmitry V. Levin (2):
  uapi: fix linux/rds.h userspace compilation errors
  uapi: fix linux/mroute6.h userspace compilation errors

Emmanuel Grumbach (1):
  mac80211: fix power saving clients handling in iwlwifi

Eric Dumazet (1):
  net/mlx4_en: fix overflow in mlx4_en_init_timestamp()

Eric Ren (1):
  ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock

Franck Demathieu (1):
  irqchip/crossbar: Fix incorrect type of local variables

Grygorii Maistrenko (1):
  slub: do not merge cache if slub_debug contains a never-merge flag

Jaegeuk Kim (1):
  f2fs: do not wait for writeback in write_begin

Jarno Rajahalme (1):
  netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.

Jeff Layton (1):
  ceph: clean up unsafe d_parent accesses in build_dentry_path

Johannes Berg (1):
  mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length

Kinglong Mee (1):
  nfsd/callback: Cleanup callback cred on shutdown

Majd Dibbiny (1):
  net/mlx4_core: Fix VF overwrite of module param which disables DMFS on
    new probed PFs

Milan Broz (1):
  crypto: xts - Add ECB dependency

Peter Zijlstra (1):
  locking/lockdep: Add nest_lock integrity test

Robbie Ko (1):
  Btrfs: send, fix failure to rename top level inode due to name
    collision

Shaohua Li (1):
  md/linear: shutup lockdep warnning

Thomas Petazzoni (1):
  net: mvpp2: release reference to txq_cpu[] entry after unmapping

Varun Prakash (1):
  target/iscsi: Fix unsolicited data seq_end_offset calculation

Vijay Kumar (1):
  sparc64: Migrate hvcons irq to panicked cpu

 arch/sparc/include/asm/setup.h                |   5 +-
 arch/sparc/kernel/smp_64.c                    |   6 +-
 crypto/Kconfig                                |   1 +
 drivers/cpufreq/Kconfig.arm                   |   2 +-
 drivers/i2c/busses/i2c-at91.c                 |   3 +
 drivers/iio/adc/xilinx-xadc-core.c            |   6 +-
 drivers/irqchip/irq-crossbar.c                |   3 +-
 drivers/md/linear.c                           |   3 +-
 drivers/net/ethernet/marvell/mvpp2.c          |   9 +--
 drivers/net/ethernet/mellanox/mlx4/en_clock.c |  18 ++---
 drivers/net/ethernet/mellanox/mlx4/main.c     |   2 -
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h  |   1 -
 drivers/net/wireless/mac80211_hwsim.c         |  28 +++++--
 drivers/scsi/device_handler/scsi_dh_emc.c     |   2 +-
 drivers/target/iscsi/iscsi_target_erl0.c      |   6 +-
 drivers/tty/serial/sunhv.c                    |   6 ++
 drivers/watchdog/kempld_wdt.c                 |   9 ++-
 fs/btrfs/send.c                               |   5 +-
 fs/ceph/mds_client.c                          |   9 ++-
 fs/f2fs/data.c                                |   7 +-
 fs/nfsd/nfs4callback.c                        |   8 ++
 fs/nfsd/nfs4state.c                           |  10 ++-
 fs/nfsd/state.h                               |   1 +
 fs/ocfs2/dlmglue.c                            | 105 +++++++++++++++++++++++++-
 fs/ocfs2/dlmglue.h                            |  18 +++++
 fs/ocfs2/ocfs2.h                              |   1 +
 include/uapi/linux/mroute6.h                  |   1 +
 include/uapi/linux/rds.h                      |   3 +-
 kernel/locking/lockdep.c                      |  11 ++-
 mm/slab_common.c                              |   5 +-
 net/mac80211/sta_info.c                       |   2 +-
 net/netfilter/nf_conntrack_expect.c           |   4 +-
 32 files changed, 243 insertions(+), 57 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ