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, 26 Apr 2014 17:38:18 -0700
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.38

I'm announcing the release of the 3.10.38 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/sparc/Kconfig                        |    2 -
 arch/sparc/include/asm/uaccess_64.h       |    4 +--
 arch/sparc/kernel/pci.c                   |    4 +--
 arch/sparc/kernel/process_64.c            |    4 ++-
 arch/sparc/kernel/syscalls.S              |    4 +--
 arch/x86/kernel/early-quirks.c            |   15 +++++--------
 drivers/char/ipmi/ipmi_bt_sm.c            |    2 -
 drivers/staging/comedi/drivers/8255_pci.c |   34 ++++++++++++++++++++++++++++++
 drivers/tty/tty_io.c                      |   23 +++++++++++++++-----
 fs/btrfs/disk-io.c                        |    4 +++
 fs/ext4/extents.c                         |   29 +++++++++++++++++++++++--
 fs/fs-writeback.c                         |   31 +++++++++++++++++++--------
 fs/jffs2/compr_rtime.c                    |    4 +--
 fs/jffs2/nodelist.h                       |    2 -
 fs/jffs2/nodemgmt.c                       |   14 ++++++++----
 include/linux/backing-dev.h               |    2 -
 kernel/exit.c                             |   21 +++++++++++-------
 kernel/pid_namespace.c                    |    4 ++-
 kernel/user_namespace.c                   |   11 ++++-----
 mm/backing-dev.c                          |   16 ++++++++++----
 net/bluetooth/hci_event.c                 |    8 ++++++-
 22 files changed, 176 insertions(+), 64 deletions(-)

Ajesh Kunhipurayil Vijayan (1):
      jffs2: Fix crash due to truncation of csize

Claudio Takahasi (1):
      Bluetooth: Fix removing Long Term Key

Dave Kleikamp (2):
      Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
      sparc64: don't treat 64-bit syscall return codes as 32-bit

David S. Miller (1):
      sparc64: Make sure %pil interrupts are enabled during hypervisor yield.

Derek Basehore (1):
      backing_dev: fix hung task on sync

Eric Whitney (2):
      ext4: fix error return from ext4_ext_handle_uninitialized_extents()
      ext4: fix partial cluster handling for bigalloc file systems

Greg Kroah-Hartman (1):
      Linux 3.10.38

Hannes Reinecke (1):
      tty: Set correct tty name in 'active' sysfs attribute

Hidetoshi Seto (1):
      Btrfs: skip submitting barrier for missing device

Ian Abbott (1):
      staging: comedi: 8255_pci: initialize MITE data window

Jan Kara (1):
      bdi: avoid oops on device removal

Jiri Slaby (1):
      Char: ipmi_bt_sm, fix infinite loop

Kamlakant Patel (1):
      jffs2: Fix segmentation fault found in stress test

Li Zefan (2):
      jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
      jffs2: remove from wait queue after schedule()

Mikulas Patocka (1):
      user namespace: fix incorrect memory barriers

Neil Horman (1):
      x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets

Oleg Nesterov (3):
      pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
      wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
      exit: call disassociate_ctty() before exit_task_namespaces()

Paul Gortmaker (1):
      sparc32: fix build failure for arch_jump_label_transform

oftedal (1):
      sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges


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