[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130522205232.597066680@linuxfoundation.org>
Date: Wed, 22 May 2013 15:10:18 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
stable@...r.kernel.org
Subject: [ 00/21] 3.9.4-stable review
This is the start of the stable review cycle for the 3.9.4 release.
There are 21 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Fri May 24 20:50:18 UTC 2013.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.9.4-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 3.9.4-rc1
Alexander van Heukelum <heukelum@...tmail.fm>
x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)
Jon Mason <jon.mason@...el.com>
NTB: Multiple NTB client fix
Jon Mason <jon.mason@...el.com>
ntb_netdev: remove from list on exit
Jon Mason <jon.mason@...el.com>
NTB: memcpy lockup workaround
Jon Mason <jon.mason@...el.com>
NTB: Correctly handle receive buffers of the minimal size
Jon Mason <jon.mason@...el.com>
NTB: reset tx_index on link toggle
Jon Mason <jon.mason@...el.com>
NTB: Link toggle memory leak
Jon Mason <jon.mason@...el.com>
NTB: Handle 64bit BAR sizes
Dan Carpenter <dan.carpenter@...cle.com>
NTB: fix pointer math issues
Dan Carpenter <dan.carpenter@...cle.com>
ntb: off by one sanity checks
Jon Mason <jon.mason@...el.com>
NTB: variable dereferenced before check
Michael S. Tsirkin <mst@...hat.com>
virtio_console: fix uapi header
Niels Ole Salscheider <niels_ole@...scheider-online.de>
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
Ben Skeggs <bskeggs@...hat.com>
drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode
Linus Torvalds <torvalds@...ux-foundation.org>
x86: Fix bit corruption at CPU resume time
Mika Westerberg <mika.westerberg@...ux.intel.com>
i2c: designware: always clear interrupts before enabling them
Josef Ahmad <josef.ahmad@...ux.intel.com>
i2c: designware: fix RX FIFO overrun
Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
hwmon: fix error return code in abituguru_probe()
Gabriel de Perthuis <g2p.code@...il.com>
btrfs: don't stop searching after encountering the wrong item
Sukanto Ghosh <sghosh@....com>
arm64: mm: Fix operands of clz in __flush_dcache_all
Will Deacon <will.deacon@....com>
arm64: debug: clear mdscr_el1 instead of taking the OS lock
-------------
Diffstat:
Makefile | 4 +-
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, 171 insertions(+), 102 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists