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:	Sat, 25 Jan 2014 09:52:28 -0800
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 3.12.9

I'm announcing the release of the 3.12.9 kernel.

All users of the 3.12 kernel series must upgrade.

The updated 3.12.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.12.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/kernel/devtree.c                       |    2 
 arch/arm/mach-highbank/highbank.c               |    1 
 arch/arm/mach-omap2/omap4-common.c              |    1 
 arch/x86/kernel/cpu/perf_event_amd_ibs.c        |   53 ++++++++++++++++++++----
 arch/x86/kernel/entry_32.S                      |    4 -
 arch/x86/kernel/entry_64.S                      |    2 
 drivers/acpi/acpi_lpss.c                        |    1 
 drivers/gpu/drm/i915/intel_ddi.c                |    8 +++
 drivers/gpu/drm/i915/intel_display.c            |    4 -
 drivers/hwmon/coretemp.c                        |    2 
 drivers/md/md.c                                 |   18 ++++++--
 drivers/md/md.h                                 |    3 +
 drivers/md/raid10.c                             |   12 ++---
 drivers/md/raid5.c                              |    4 -
 drivers/pinctrl/pinctrl-baytrail.c              |    1 
 drivers/staging/comedi/drivers/addi_apci_1032.c |    4 -
 drivers/staging/comedi/drivers/adl_pci9111.c    |    2 
 drivers/tty/serial/amba-pl011.c                 |    6 ++
 fs/dcache.c                                     |    7 ++-
 fs/fs-writeback.c                               |   15 ++++--
 fs/gfs2/inode.c                                 |   16 ++++++-
 fs/namespace.c                                  |    2 
 fs/nilfs2/segment.c                             |   10 ++--
 include/linux/crash_dump.h                      |    2 
 include/linux/i2c.h                             |    2 
 include/linux/mm.h                              |   13 +++--
 kernel/fork.c                                   |    2 
 mm/huge_memory.c                                |    6 +-
 mm/util.c                                       |    5 +-
 security/selinux/hooks.c                        |   20 ++++++++-
 security/selinux/include/objsec.h               |    5 +-
 32 files changed, 175 insertions(+), 60 deletions(-)

Andreas Rohner (1):
      nilfs2: fix segctor bug that causes file system corruption

Bob Peterson (1):
      GFS2: Increase i_writecount during gfs2_setattr_chown

Eric W. Biederman (3):
      vfs: In d_path don't call d_dname on a mount point
      vfs: Fix a regression in mounting proc
      fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)

Geert Uytterhoeven (1):
      mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL

Greg Kroah-Hartman (1):
      Linux 3.12.9

H Hartley Sweeten (2):
      staging: comedi: addi_apci_1032: fix subdevice type/flags bug
      staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()

Hugh Dickins (1):
      thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only

Jan Kara (1):
      writeback: Fix data corruption on NFS

Jean Delvare (1):
      hwmon: (coretemp) Fix truncated name of alarm attributes

Jon Medhurst (1):
      serial: amba-pl011: use port lock to guard control register access

Mikulas Patocka (1):
      mm: fix crash when using XFS on loopback

NeilBrown (4):
      md: fix problem when adding device to read-only array with bitmap.
      md/raid10: fix bug when raid10 recovery fails to recover a block.
      md/raid10: fix two bugs in handling of known-bad-blocks.
      md/raid5: Fix possible confusion when multiple write errors occur.

Paulo Zanoni (1):
      drm/i915: fix DDI PLLs HW state readout code

Qais Yousef (1):
      crash_dump: fix compilation error (on MIPS at least)

Rafael J. Wysocki (1):
      Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"

Robert Richter (1):
      perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h

Stephen Warren (1):
      i2c: Re-instate body of i2c_parent_is_i2c_adapter()

Steven Rostedt (2):
      SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
      ftrace/x86: Load ftrace_ops in parameter not the variable holding it

Sudeep Holla (1):
      ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous match

Taras Kondratiuk (1):
      ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling

Ville Syrjälä (1):
      drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ