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:	Fri, 24 May 2013 12:08:13 -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.9.4

I'm announcing the release of the 3.9.4 kernel.

All users of the 3.9 kernel series must upgrade.

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

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

 Makefile                                        |    2 
 arch/arm64/kernel/debug-monitors.c              |    2 
 arch/arm64/mm/cache.S                           |    2 
 arch/arm64/mm/proc.S                            |    3 
 arch/x86/include/asm/syscalls.h                 |    4 
 arch/x86/kernel/head64.c                        |    2 
 arch/x86/kernel/vm86_32.c                       |   11 -
 drivers/gpu/drm/nouveau/core/subdev/bios/init.c |    4 
 drivers/gpu/drm/radeon/evergreen.c              |    4 
 drivers/gpu/drm/radeon/radeon_ttm.c             |    2 
 drivers/gpu/drm/radeon/si.c                     |    4 
 drivers/hwmon/abituguru.c                       |   16 +-
 drivers/i2c/busses/i2c-designware-core.c        |   14 +
 drivers/i2c/busses/i2c-designware-core.h        |    2 
 drivers/net/ntb_netdev.c                        |    2 
 drivers/ntb/ntb_hw.c                            |   10 -
 drivers/ntb/ntb_transport.c                     |  175 +++++++++++++++---------
 fs/btrfs/ioctl.c                                |   10 -
 include/uapi/linux/virtio_console.h             |    2 
 19 files changed, 170 insertions(+), 101 deletions(-)

Alexander van Heukelum (1):
      x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)

Ben Skeggs (1):
      drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode

Dan Carpenter (2):
      ntb: off by one sanity checks
      NTB: fix pointer math issues

Gabriel de Perthuis (1):
      btrfs: don't stop searching after encountering the wrong item

Greg Kroah-Hartman (1):
      Linux 3.9.4

Jon Mason (8):
      NTB: variable dereferenced before check
      NTB: Handle 64bit BAR sizes
      NTB: Link toggle memory leak
      NTB: reset tx_index on link toggle
      NTB: Correctly handle receive buffers of the minimal size
      NTB: memcpy lockup workaround
      ntb_netdev: remove from list on exit
      NTB: Multiple NTB client fix

Josef Ahmad (1):
      i2c: designware: fix RX FIFO overrun

Linus Torvalds (1):
      x86: Fix bit corruption at CPU resume time

Michael S. Tsirkin (1):
      virtio_console: fix uapi header

Mika Westerberg (1):
      i2c: designware: always clear interrupts before enabling them

Niels Ole Salscheider (1):
      drm/radeon: Fix VRAM size calculation for VRAM >= 4GB

Sukanto Ghosh (1):
      arm64: mm: Fix operands of clz in __flush_dcache_all

Wei Yongjun (1):
      hwmon: fix error return code in abituguru_probe()

Will Deacon (1):
      arm64: debug: clear mdscr_el1 instead of taking the OS lock


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