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, 20 Feb 2014 11:31:49 -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.31

I'm announcing the release of the 3.10.31 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/arm64/include/asm/cacheflush.h           |    1 
 arch/arm64/kernel/vdso.c                      |    4 -
 arch/arm64/kernel/vdso/Makefile               |    2 
 arch/arm64/kernel/vdso/gettimeofday.S         |    7 +
 arch/arm64/mm/mmu.c                           |   12 ++-
 arch/s390/crypto/aes_s390.c                   |   65 ++++++++++++-----
 arch/s390/crypto/des_s390.c                   |   95 ++++++++++++++++----------
 arch/x86/kernel/cpu/intel.c                   |    2 
 drivers/infiniband/hw/qib/qib_user_sdma.c     |    6 -
 drivers/irqchip/irq-armada-370-xp.c           |    2 
 drivers/media/usb/dvb-usb-v2/af9035.c         |    2 
 drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.h |    2 
 drivers/pinctrl/core.c                        |    2 
 drivers/pinctrl/vt8500/pinctrl-wmt.c          |   15 +++-
 fs/btrfs/inode.c                              |    2 
 fs/buffer.c                                   |    6 +
 lib/Makefile                                  |    1 
 mm/hugetlb.c                                  |   11 ++-
 mm/memory-failure.c                           |   22 ++++--
 mm/page-writeback.c                           |    5 -
 security/selinux/ss/services.c                |    4 +
 sound/pci/hda/patch_analog.c                  |    1 
 sound/pci/hda/patch_realtek.c                 |    9 ++
 sound/usb/Kconfig                             |    1 
 25 files changed, 201 insertions(+), 80 deletions(-)

Antti Palosaari (1):
      af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2

Catalin Marinas (1):
      arm64: Invalidate the TLB when replacing pmd entries during boot

Dave Jones (1):
      mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset

Greg Kroah-Hartman (1):
      Linux 3.10.31

Harald Freudenberger (3):
      crypto: s390 - fix concurrency issue in aes-ctr mode
      crypto: s390 - fix des and des3_ede cbc concurrency issue
      crypto: s390 - fix des and des3_ede ctr concurrency issue

Jan Kara (1):
      IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()

Josef Bacik (1):
      Btrfs: disable snapshot aware defrag for now

KOSAKI Motohiro (2):
      mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq()
      mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq

Lior Amsalem (1):
      irqchip: armada-370-xp: fix IPI race condition

Mel Gorman (1):
      x86: mm: change tlb_flushall_shift for IvyBridge

Naoya Horiguchi (1):
      mm/memory-failure.c: fix memory leak in successful soft offlining

Nathan Lynch (2):
      arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
      arm64: vdso: fix coarse clock handling

Peter Oberparleiter (1):
      x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y

Stanislaw Gruszka (1):
      pinctrl: protect pinctrl_list add

Stephen Smalley (1):
      SELinux: Fix kernel BUG on empty security contexts.

Takashi Iwai (3):
      ALSA: usb-audio: Add missing kconfig dependecy
      ALSA: hda - Fix missing VREF setup for Mac Pro 1,1
      ALSA: hda - Add missing mixer widget for AD1983

Tony Prisk (1):
      pinctrl: vt8500: Change devicetree data parsing

Vinayak Kale (1):
      arm64: add DSB after icache flush in __flush_icache_all()

Will Deacon (1):
      arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k

Xishi Qiu (1):
      mm: fix process accidentally killed by mce because of huge page migration


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ