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:   Thu, 23 Feb 2017 17:57:36 +0100
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.9.12

I'm announcing the release of the 4.9.12 kernel.

All users of the 4.9 kernel series must upgrade.

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

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

 Documentation/media/uapi/v4l/pixfmt-007.rst |   23 ++++++++++----
 Makefile                                    |    2 -
 arch/arm/lib/getuser.S                      |    2 -
 arch/powerpc/mm/init_64.c                   |    3 +
 drivers/gpu/drm/drm_dp_mst_topology.c       |    2 -
 drivers/gpu/drm/radeon/radeon_cursor.c      |    4 +-
 drivers/i2c/busses/i2c-designware-core.c    |   45 ++++++----------------------
 drivers/i2c/busses/i2c-designware-core.h    |    1 
 drivers/input/mouse/elan_i2c_core.c         |    1 
 drivers/md/bcache/bcache.h                  |    4 +-
 drivers/md/bcache/btree.c                   |   39 ++++++++++++------------
 drivers/md/bcache/btree.h                   |    3 -
 drivers/md/bcache/request.c                 |    4 --
 drivers/md/bcache/super.c                   |    2 +
 drivers/media/usb/siano/smsusb.c            |   18 ++++++++---
 drivers/mmc/core/mmc.c                      |    4 +-
 drivers/ntb/ntb_transport.c                 |    5 +--
 drivers/ntb/test/ntb_perf.c                 |    2 +
 drivers/pci/pcie/pme.c                      |   12 +++++++
 drivers/scsi/scsi_lib.c                     |    3 +
 drivers/scsi/sg.c                           |    4 ++
 fs/fuse/dev.c                               |    5 +++
 fs/splice.c                                 |    1 
 include/uapi/linux/videodev2.h              |    7 +---
 kernel/futex.c                              |    2 -
 kernel/printk/printk.c                      |    2 -
 kernel/time/timekeeping_debug.c             |    4 +-
 27 files changed, 112 insertions(+), 92 deletions(-)

Al Viro (1):
      Fix missing sanity check in /dev/sg

Allen Hubbe (1):
      NTB: ntb_transport: fix debugfs_remove_recursive

Anssi Hannula (1):
      mmc: core: fix multi-bit bus width without high-speed mode

Dave Jiang (1):
      ntb: ntb_perf missing dmaengine_unmap_put

Greg Kroah-Hartman (1):
      Linux 4.9.12

Hans Verkuil (1):
      videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB

IHARA Hiroka (1):
      Input: elan_i2c - add ELAN0605 to the ACPI table

Jarkko Nikula (1):
      Revert "i2c: designware: detect when dynamic tar update is possible"

Johannes Thumshirn (1):
      scsi: don't BUG_ON() empty DMA transfers

Kees Cook (1):
      ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()

Kent Overstreet (1):
      bcache: Make gc wakeup sane, remove set_task_state()

Mauro Carvalho Chehab (1):
      siano: make it work again with CONFIG_VMAP_STACK

Michel Dänzer (1):
      drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor

Miklos Szeredi (2):
      vfs: fix uninitialized flags in splice_to_pipe()
      fuse: fix uninitialized flags in pipe_buffer

Paul Mackerras (1):
      powerpc/64: Disable use of radix under a hypervisor

Pierre-Louis Bossart (1):
      drm/dp/mst: fix kernel oops when turning off secondary monitor

Sahitya Tummala (1):
      fuse: fix use after free issue in fuse_dev_do_read()

Sergey Senozhatsky (2):
      printk: use rcuidle console tracepoint
      timekeeping: Use deferred printk() in debug code

Thomas VanSelus (1):
      ntb_transport: Pick an unused queue

Yang Yang (1):
      futex: Move futex_init() to core_initcall

Yinghai Lu (1):
      PCI/PME: Restore pcie_pme_driver.remove


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