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:51:56 -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.10.28

I'm announcing the release of the 3.10.28 kernel.

All users of the 3.10 kernel series must upgrade.

The updated 3.10.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.10.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/machine_kexec.c                      |    1 
 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/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/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/nilfs2/segment.c                                  |   10 ++-
 include/linux/mm.h                                   |   13 ++--
 mm/huge_memory.c                                     |    6 +-
 mm/memory-failure.c                                  |   14 +++--
 security/selinux/hooks.c                             |   20 ++++++-
 security/selinux/include/objsec.h                    |    5 +
 tools/perf/util/scripting-engines/trace-event-perl.c |    2 
 27 files changed, 177 insertions(+), 58 deletions(-)

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

Arnaldo Carvalho de Melo (1):
      perf scripting perl: Fix build error on Fedora 12

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

Eric W. Biederman (1):
      vfs: In d_path don't call d_dname on a mount point

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

Greg Kroah-Hartman (1):
      Linux 3.10.28

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

Jianguo Wu (1):
      mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully

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

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

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

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

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

Vijaya Kumar K (1):
      ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic

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