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:   Fri, 27 Oct 2017 10:54:51 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 4.13.10

I'm announcing the release of the 4.13.10 kernel.

All users of the 4.13 kernel series must upgrade.

The updated 4.13.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.13.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

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

 Makefile                                                     |    2 
 arch/arm/boot/dts/sun6i-a31.dtsi                             |   16 
 arch/arm64/boot/dts/rockchip/rk3399-firefly.dts              |    4 
 arch/parisc/kernel/syscall.S                                 |    6 
 arch/parisc/kernel/time.c                                    |    5 
 arch/s390/kernel/smp.c                                       |    3 
 arch/x86/kernel/cpu/microcode/intel.c                        |   19 +
 crypto/asymmetric_keys/pkcs7_parser.c                        |    3 
 drivers/block/nbd.c                                          |    2 
 drivers/bus/mvebu-mbus.c                                     |    2 
 drivers/clocksource/cs5535-clockevt.c                        |    3 
 drivers/gpu/drm/i915/intel_ddi.c                             |    4 
 drivers/gpu/drm/nouveau/nv50_display.c                       |    5 
 drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.c                |    2 
 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c               |    2 
 drivers/i2c/busses/i2c-ismt.c                                |    5 
 drivers/i2c/busses/i2c-piix4.c                               |   30 +
 drivers/iio/dummy/iio_simple_dummy_events.c                  |    1 
 drivers/input/touchscreen/stmfts.c                           |    6 
 drivers/media/cec/cec-adap.c                                 |   13 
 drivers/media/dvb-frontends/dib3000mc.c                      |   50 ++
 drivers/media/dvb-frontends/dvb-pll.c                        |   22 -
 drivers/media/platform/s5p-cec/exynos_hdmi_cecctrl.c         |    3 
 drivers/media/platform/s5p-cec/s5p_cec.c                     |   11 
 drivers/media/platform/s5p-cec/s5p_cec.h                     |    2 
 drivers/media/tuners/mt2060.c                                |   59 ++-
 drivers/mmc/host/sdhci-pci-core.c                            |    2 
 drivers/net/can/flexcan.c                                    |   91 ++++-
 drivers/net/can/usb/esd_usb2.c                               |    2 
 drivers/net/can/usb/gs_usb.c                                 |   10 
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c      |    3 
 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c |  197 +++++------
 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c          |    2 
 drivers/scsi/qla2xxx/qla_os.c                                |    3 
 drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c  |   19 -
 drivers/usb/class/cdc-acm.c                                  |    3 
 drivers/usb/core/config.c                                    |    6 
 drivers/usb/core/devio.c                                     |    6 
 drivers/usb/core/hub.c                                       |   11 
 drivers/usb/core/quirks.c                                    |    4 
 drivers/usb/host/xhci-hub.c                                  |   23 +
 drivers/usb/host/xhci-ring.c                                 |   21 -
 drivers/usb/host/xhci.c                                      |    3 
 drivers/usb/musb/musb_core.c                                 |   21 -
 drivers/usb/musb/musb_core.h                                 |    2 
 drivers/usb/musb/musb_cppi41.c                               |   94 ++++-
 drivers/usb/musb/sunxi.c                                     |    2 
 drivers/usb/serial/metro-usb.c                               |    1 
 fs/crypto/keyinfo.c                                          |    5 
 fs/ecryptfs/ecryptfs_kernel.h                                |   24 -
 fs/ecryptfs/keystore.c                                       |    9 
 fs/fscache/object-list.c                                     |    7 
 fs/iomap.c                                                   |   14 
 fs/xfs/libxfs/xfs_ag_resv.c                                  |   12 
 fs/xfs/libxfs/xfs_alloc.c                                    |    8 
 fs/xfs/libxfs/xfs_bmap.c                                     |   11 
 fs/xfs/libxfs/xfs_bmap.h                                     |    1 
 fs/xfs/libxfs/xfs_log_format.h                               |   27 -
 fs/xfs/xfs_acl.c                                             |   22 -
 fs/xfs/xfs_aops.c                                            |   50 ++
 fs/xfs/xfs_attr_inactive.c                                   |    2 
 fs/xfs/xfs_bmap_util.c                                       |   40 ++
 fs/xfs/xfs_bmap_util.h                                       |   13 
 fs/xfs/xfs_error.c                                           |    2 
 fs/xfs/xfs_file.c                                            |   35 +
 fs/xfs/xfs_fsmap.c                                           |   58 +--
 fs/xfs/xfs_inode.c                                           |    8 
 fs/xfs/xfs_inode_item.c                                      |   81 ++--
 fs/xfs/xfs_iomap.c                                           |    7 
 fs/xfs/xfs_iomap.h                                           |    2 
 fs/xfs/xfs_ondisk.h                                          |    2 
 fs/xfs/xfs_pnfs.c                                            |    2 
 fs/xfs/xfs_reflink.c                                         |    9 
 include/linux/key.h                                          |   47 +-
 include/linux/mbus.h                                         |    4 
 include/sound/control.h                                      |    3 
 lib/digsig.c                                                 |    6 
 net/can/af_can.c                                             |   14 
 net/dns_resolver/dns_key.c                                   |    2 
 samples/trace_events/trace-events-sample.c                   |   14 
 security/keys/big_key.c                                      |    4 
 security/keys/encrypted-keys/encrypted.c                     |    9 
 security/keys/gc.c                                           |    8 
 security/keys/key.c                                          |   41 +-
 security/keys/keyctl.c                                       |    9 
 security/keys/keyring.c                                      |   10 
 security/keys/proc.c                                         |    7 
 security/keys/process_keys.c                                 |    2 
 security/keys/request_key.c                                  |    7 
 security/keys/request_key_auth.c                             |    2 
 security/keys/trusted.c                                      |    2 
 security/keys/user_defined.c                                 |    4 
 sound/core/seq/seq_lock.c                                    |    4 
 sound/core/seq/seq_lock.h                                    |   12 
 sound/core/vmaster.c                                         |   31 +
 sound/hda/hdac_controller.c                                  |    5 
 sound/pci/hda/hda_codec.c                                    |   97 +++--
 sound/usb/quirks.c                                           |    1 
 tools/power/x86/turbostat/turbostat.c                        |   10 
 99 files changed, 1090 insertions(+), 522 deletions(-)

Adrian Hunter (1):
      mmc: sdhci-pci: Fix default d3_retune for Intel host controllers

Alan Stern (1):
      USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()

Alexandre Bailon (3):
      usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
      usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
      usb: musb: musb_cppi41: Configure the number of channels for DA8xx

Arnd Bergmann (2):
      brcmsmac: make some local variables 'static const' to reduce stack size
      xfs: move two more RT specific functions into CONFIG_XFS_RT

Ben Hutchings (1):
      ALSA: seq: Enable 'use' locking in all configurations

Ben Skeggs (2):
      drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boards
      drm/nouveau/mmu: flush tlbs before deleting page tables

Borislav Petkov (1):
      x86/microcode/intel: Disable late loading on model 79

Brian Foster (2):
      xfs: reinit btree pointer on attr tree inactivation walk
      xfs: trim writepage mapping to within eof

Carlos Maiolino (1):
      xfs: Capture state of the right inode in xfs_iflush_done

Chandan Rajendra (1):
      iomap_dio_rw: Allocate AIO completion queue before submitting dio

Chanwoo Choi (1):
      Input: stmfts - fix setting ABS_MT_POSITION_* maximum size

Chen-Yu Tsai (1):
      ARM: dts: sun6i: Fix endpoint IDs in second display pipeline

Chris Wilson (1):
      drm/i915: Use bdw_ddi_translations_fdi for Broadwell

Christian Borntraeger (1):
      s390/cputime: fix guest/irq/softirq times after CPU hotplug

Christoph Hellwig (1):
      xfs: handle racy AIO in xfs_reflink_end_cow

Darrick J. Wong (4):
      xfs: don't unconditionally clear the reflink flag on zero-block files
      xfs: evict CoW fork extents when performing finsert/fcollapse
      xfs: perag initialization should only touch m_ag_max_usable for AG 0
      xfs: always swap the cow forks when swapping extents

Dave Chinner (4):
      xfs: Don't log uninitialised fields in inode structures
      xfs: move more RT specific code under CONFIG_XFS_RT
      xfs: don't change inode mode if ACL update fails
      xfs: cancel dirty pages on invalidation

David Howells (2):
      KEYS: Fix race between updating and finding a negative key
      KEYS: don't let add_key() update an uninstantiated key

David Kozub (1):
      clockevents/drivers/cs5535: Improve resilience to spurious interrupts

Eric Biggers (5):
      KEYS: encrypted: fix dereference of NULL user_key_payload
      lib/digsig: fix dereference of NULL user_key_payload
      fscrypt: fix dereference of NULL user_key_payload
      ecryptfs: fix dereference of NULL user_key_payload
      FS-Cache: fix dereference of NULL user_key_payload

Eric Sandeen (1):
      xfs: handle error if xfs_btree_get_bufs fails

Eric Sesterhenn (1):
      pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.

Eryu Guan (2):
      xfs: report zeroed or not correctly in xfs_zero_range()
      xfs: update i_size after unwritten conversion in dio completion

Felipe Balbi (1):
      usb: quirks: add quirk for WORLDE MINI MIDI keyboard

Greg Kroah-Hartman (1):
      Linux 4.13.10

Guenter Roeck (1):
      i2c: piix4: Fix SMBus port selection for AMD Family 17h chips

Hans Verkuil (1):
      media: s5p-cec: add NACK detection support

Hans de Goede (1):
      USB: devio: Revert "USB: devio: Don't corrupt user memory"

Helge Deller (2):
      parisc: Fix detection of nonsynchronous cr16 cycle counters
      fs/xfs: Use %pS printk format for direct addresses

Ilia Mirkin (1):
      drm/nouveau/bsp/g92: disable by default

Jan Luebbe (1):
      bus: mbus: fix window size calculation for 4GB windows

Jeffy Chen (1):
      xhci: Cleanup current_cmd in xhci_cleanup_command_queue()

Johan Hovold (3):
      USB: serial: metro-usb: add MS7820 device id
      USB: musb: fix session-bit runtime-PM quirk
      USB: musb: fix late external abort on suspend

John David Anglin (1):
      parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels

Jonathan Liu (2):
      usb: musb: sunxi: Explicitly release USB PHY on exit
      usb: musb: Check for host-mode using is_host_active() on reset interrupt

Jose Abreu (1):
      media: cec: Respond to unregistered initiators, when applicable

Josef Bacik (1):
      nbd: don't set the device size until we're connected

Jussi Laako (1):
      ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital

Kevin Cernekee (1):
      brcmfmac: Add check for short event packets

Larry Finger (1):
      rtlwifi: rtl8821ae: Fix connection lost problem

Lars-Peter Clausen (1):
      iio: dummy: events: Add missing break

Len Brown (1):
      Revert "tools/power turbostat: stop migrating, unless '-m'"

Lu Baolu (1):
      usb: xhci: Reset halted endpoint if trb is noop

Maksim Salau (1):
      usb: cdc_acm: Add quirk for Elatec TWN3

Marc Kleine-Budde (1):
      can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL

Mathias Nyman (2):
      usb: hub: Allow reset retry for USB2 devices on connect bounce
      xhci: Identify USB 3.1 capable hosts by their port protocol capability

Mayank Rana (1):
      usb: xhci: Handle error condition in xhci_stop_device()

Phil Elwell (1):
      staging: bcm2835-audio: Fix memory corruption

Pontus Andersson (1):
      i2c: ismt: Separate I2C block read from SMBus block read

Quinn Tran (1):
      scsi: qla2xxx: Fix uninitialized work element

Sean Young (1):
      media: dvb: i2c transfers over usb cannot be done from stack

Shawn Lin (1):
      arm64: dts: rockchip: correct vqmmc voltage for rk3399 platforms

Stefan Mätje (1):
      can: esd_usb2: Fix can_dlc value for received RTR, frames

Steven Rostedt (VMware) (1):
      tracing/samples: Fix creation and deletion of simple_thread_fn creation

Takashi Iwai (3):
      ALSA: hda: Remove superfluous '-' added by printk conversion
      ALSA: hda: Abort capability probe at invalid register read
      ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal

Wolfgang Grandegger (1):
      can: gs_usb: fix busy loop if no more TX context is available

ZHU Yi (ST-FIR/ENG1-Zhu) (6):
      can: flexcan: fix state transition regression
      can: flexcan: rename legacy error state quirk
      can: flexcan: implement error passive state quirk
      can: flexcan: fix i.MX6 state transition issue
      can: flexcan: fix i.MX28 state transition issue
      can: flexcan: fix p1010 state transition issue


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ