From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
stable@vger.kernel.org
Subject: [ 00/50] 3.4.46-stable review
Date: Fri, 17 May 2013 14:46:35 -0700 [thread overview]
Message-ID: <20130517213842.447809965@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.4.46 release.
There are 50 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 Sun May 19 21:37:09 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.4.46-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 3.4.46-rc1
Oleg Nesterov <oleg@redhat.com>
usermodehelper: check subprocess_info->path != NULL
Kees Cook <keescook@chromium.org>
drm/radeon: check incoming cliprects pointer
Benjamin LaHaise <bcrl@kvack.org>
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Chen Gang <gang.chen@asianux.com>
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Lan Tianyu <tianyu.lan@intel.com>
ACPI / EC: Restart transaction even when the IBF flag set
Shlomo Pongratz <shlomop@mellanox.com>
iscsi-target: Fix processing of OOO commands
Wei Yongjun <yongjun_wei@trendmicro.com.cn>
drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
Philipp Reisner <philipp.reisner@linbit.com>
drbd: fix for deadlock when using automatic split-brain-recovery
Francois Romieu <romieu@fr.zoreil.com>
r8169: fix vlan tag read ordering.
Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
hugetlbfs: fix mmap failure in unaligned size request
Tomoya MORINAGA <tomoya.rohm@gmail.com>
pch_dma: Use GFP_ATOMIC because called from interrupt context
Mike Snitzer <snitzer@redhat.com>
dm thin: do not set discard_zeroes_data
Cong Wang <amwang@redhat.com>
xfrm6: release dev before returning error
Eric Dumazet <edumazet@google.com>
ipv6: do not clear pinet6 field
Jiri Pirko <jiri@resnulli.us>
macvlan: fix passthru mode race between dev removal and rx path
Josh Boyer <jwboyer@redhat.com>
if_cablemodem.h: Add parenthesis around ioctl macros
Sergei Shtylyov <sshtylyov@ru.mvista.com>
3c59x: fix PCI resource management
Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
3c59x: fix freeing nonexistent resource on driver unload
Daniel Borkmann <dborkman@redhat.com>
packet: tpacket_v3: do not trigger bug() on wrong header status
stephen hemminger <stephen@networkplumber.org>
bridge: fix race with topology change timer
Bjørn Mork <bjorn@mork.no>
net: vlan,ethtool: netdev_features_t is more than 32 bit
Patrick McHardy <kaber@trash.net>
net: use netdev_features_t in skb_needs_linearize()
Jamal Hadi Salim <jhs@mojatatu.com>
net_sched: act_ipt forward compat with xtables
Matthew Whitehead <tedheadster@gmail.com>
3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
Ben Hutchings <bhutchings@solarflare.com>
sfc: Fix naming of MTD partitions for FPGA bitfiles
Eric Dumazet <edumazet@google.com>
tcp: force a dst refcount when prequeue packet
Bjørn Mork <bjorn@mork.no>
net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)
Bjørn Mork <bjorn@mork.no>
net: qmi_wwan: fixup destination address (firmware bug workaround)
Bjørn Mork <bjorn@mork.no>
net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
Daniel Vetter <daniel.vetter@ffwll.ch>
drm/mm: fix dump table BUG
Thommy Jakobsson <thommyj@gmail.com>
B43: Handle DMA RX descriptor underrun
Daniel Drake <dsd@laptop.org>
mwifiex: fix setting of multicast filter
Bing Zhao <bzhao@marvell.com>
mwifiex: clear is_suspended flag when interrupt is received early
Felix Fietkau <nbd@openwrt.org>
ath9k: fix key allocation error handling for powersave keys
Robert Jennings <rcj@linux.vnet.ibm.com>
powerpc: Bring all threads online prior to migration/hibernation
Lachlan McIlroy <lmcilroy@redhat.com>
ext4: limit group search loop for non-extent files
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
tracing: Fix leaks of filter preds
Thomas Gleixner <tglx@linutronix.de>
tick: Cleanup NOHZ per cpu data on cpu down
Tirupathi Reddy <tirupath@codeaurora.org>
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Anton Blanchard <anton@samba.org>
audit: Syscall rules are not applied to existing processes on non-x86
James Bottomley <JBottomley@Parallels.com>
SCSI: sd: fix array cache flushing bug causing performance problems
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
Shuah Khan <shuah.khan@hp.com>
hp_accel: Ignore the error from lis3lv02d_poweron() at resume
J. Bruce Fields <bfields@redhat.com>
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
Wei Yongjun <yongjun_wei@trendmicro.com.cn>
dm snapshot: fix error return code in snapshot_ctr
Wang YanQing <udknight@gmail.com>
ALSA: HDA: Fix Oops caused by dereference NULL pointer
Bob Moore <robert.moore@intel.com>
ACPICA: Fix possible buffer overflow during a field unit read operation
Dan Carpenter <dan.carpenter@oracle.com>
ASoC: wm8994: missing break in wm8994_aif3_hw_params()
Aaro Koskinen <aaro.koskinen@iki.fi>
ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devices
Gleb Natapov <gleb@redhat.com>
KVM: VMX: fix halt emulation while emulating invalid guest sate
-------------
Diffstat:
Makefile | 4 +-
arch/arm/mach-omap2/board-rx51-peripherals.c | 4 +-
arch/powerpc/include/asm/rtas.h | 2 +
arch/powerpc/kernel/rtas.c | 113 +++++++++++++++++++++++++++
arch/powerpc/platforms/pseries/suspend.c | 22 ++++++
arch/x86/kvm/vmx.c | 6 ++
arch/x86/xen/enlighten.c | 15 ++++
drivers/acpi/acpica/exfldio.c | 14 +++-
drivers/acpi/ec.c | 4 +-
drivers/block/drbd/drbd_receiver.c | 1 -
drivers/char/ipmi/ipmi_bt_sm.c | 4 +-
drivers/char/ipmi/ipmi_devintf.c | 14 +++-
drivers/dma/pch_dma.c | 2 +-
drivers/gpu/drm/drm_mm.c | 34 ++++----
drivers/gpu/drm/radeon/r300_cmdbuf.c | 2 +-
drivers/md/dm-snap.c | 1 +
drivers/md/dm-thin.c | 2 +-
drivers/net/ethernet/3com/3c509.c | 2 +
drivers/net/ethernet/3com/3c59x.c | 27 ++++---
drivers/net/ethernet/realtek/r8169.c | 14 ++--
drivers/net/ethernet/sfc/mcdi.c | 2 +-
drivers/net/macvlan.c | 7 +-
drivers/net/usb/qmi_wwan.c | 101 ++++++++++++++++++++++++
drivers/net/wireless/ath/ath9k/main.c | 6 +-
drivers/net/wireless/b43/dma.c | 19 +++++
drivers/net/wireless/b43/dma.h | 4 +-
drivers/net/wireless/b43/main.c | 43 +++++-----
drivers/net/wireless/mwifiex/cmdevt.c | 1 +
drivers/net/wireless/mwifiex/sta_ioctl.c | 21 ++---
drivers/platform/x86/hp_accel.c | 3 +-
drivers/rtc/rtc-pcf2123.c | 1 +
drivers/scsi/sd.c | 20 +++++
drivers/scsi/sd.h | 1 +
drivers/target/iscsi/iscsi_target_erl1.c | 7 +-
fs/ext4/mballoc.c | 6 +-
fs/hugetlbfs/inode.c | 20 ++---
fs/nfsd/nfs4proc.c | 15 +++-
include/linux/audit.h | 2 +-
include/linux/hugetlb.h | 9 +--
include/linux/if_cablemodem.h | 12 +--
include/linux/rculist.h | 17 ++++
include/net/sock.h | 12 +++
include/net/tcp.h | 1 +
ipc/shm.c | 4 +-
kernel/kmod.c | 5 ++
kernel/time/tick-sched.c | 2 +-
kernel/timer.c | 2 +-
kernel/trace/trace_events_filter.c | 4 +
mm/mmap.c | 6 +-
net/8021q/vlan_dev.c | 2 +-
net/bridge/br_stp_timer.c | 2 +-
net/core/dev.c | 2 +-
net/core/ethtool.c | 2 +-
net/core/sock.c | 12 ---
net/ipv6/tcp_ipv6.c | 12 +++
net/ipv6/udp.c | 13 ++-
net/ipv6/udp_impl.h | 2 +
net/ipv6/udplite.c | 2 +-
net/ipv6/xfrm6_policy.c | 4 +-
net/packet/af_packet.c | 54 +++++--------
net/sched/act_ipt.c | 33 +++++++-
sound/pci/hda/hda_codec.c | 3 +
sound/soc/codecs/wm8994.c | 1 +
63 files changed, 597 insertions(+), 187 deletions(-)
next reply other threads:[~2013-05-17 21:47 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-17 21:46 Greg Kroah-Hartman [this message]
2013-05-17 21:46 ` [ 01/50] KVM: VMX: fix halt emulation while emulating invalid guest sate Greg Kroah-Hartman
2013-05-17 21:46 ` [ 02/50] ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devices Greg Kroah-Hartman
2013-05-17 21:46 ` [ 03/50] ASoC: wm8994: missing break in wm8994_aif3_hw_params() Greg Kroah-Hartman
2013-05-17 21:46 ` [ 04/50] ACPICA: Fix possible buffer overflow during a field unit read operation Greg Kroah-Hartman
2013-05-17 21:46 ` [ 05/50] ALSA: HDA: Fix Oops caused by dereference NULL pointer Greg Kroah-Hartman
2013-05-17 21:46 ` [ 06/50] dm snapshot: fix error return code in snapshot_ctr Greg Kroah-Hartman
2013-05-17 21:46 ` [ 07/50] nfsd4: dont allow owner override on 4.1 CLAIM_FH opens Greg Kroah-Hartman
2013-05-17 21:46 ` [ 08/50] hp_accel: Ignore the error from lis3lv02d_poweron() at resume Greg Kroah-Hartman
2013-05-17 21:46 ` [ 09/50] xen/vcpu/pvhvm: Fix vcpu hotplugging hanging Greg Kroah-Hartman
2013-05-17 21:46 ` [ 10/50] SCSI: sd: fix array cache flushing bug causing performance problems Greg Kroah-Hartman
2013-05-17 21:46 ` [ 11/50] audit: Syscall rules are not applied to existing processes on non-x86 Greg Kroah-Hartman
2013-05-17 21:46 ` [ 12/50] timer: Dont reinitialize the cpu base lock during CPU_UP_PREPARE Greg Kroah-Hartman
2013-05-17 21:46 ` [ 13/50] tick: Cleanup NOHZ per cpu data on cpu down Greg Kroah-Hartman
2013-05-17 21:46 ` [ 14/50] tracing: Fix leaks of filter preds Greg Kroah-Hartman
2013-05-17 21:46 ` [ 15/50] ext4: limit group search loop for non-extent files Greg Kroah-Hartman
2013-05-17 21:46 ` [ 16/50] powerpc: Bring all threads online prior to migration/hibernation Greg Kroah-Hartman
2013-05-17 21:46 ` [ 17/50] ath9k: fix key allocation error handling for powersave keys Greg Kroah-Hartman
2013-05-17 21:46 ` [ 18/50] mwifiex: clear is_suspended flag when interrupt is received early Greg Kroah-Hartman
2013-05-17 21:46 ` [ 19/50] mwifiex: fix setting of multicast filter Greg Kroah-Hartman
2013-05-17 21:46 ` [ 20/50] B43: Handle DMA RX descriptor underrun Greg Kroah-Hartman
2013-05-17 21:46 ` [ 21/50] drm/mm: fix dump table BUG Greg Kroah-Hartman
2013-05-17 21:46 ` [ 22/50] net: qmi_wwan: fixup missing ethernet header (firmware bug workaround) Greg Kroah-Hartman
2013-05-17 21:46 ` [ 23/50] net: qmi_wwan: fixup destination address " Greg Kroah-Hartman
2013-05-17 21:46 ` [ 24/50] net: qmi_wwan: prevent duplicate mac address on link " Greg Kroah-Hartman
2013-05-17 21:47 ` [ 25/50] tcp: force a dst refcount when prequeue packet Greg Kroah-Hartman
2013-05-17 21:47 ` [ 26/50] sfc: Fix naming of MTD partitions for FPGA bitfiles Greg Kroah-Hartman
2013-05-17 21:47 ` [ 27/50] 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA) Greg Kroah-Hartman
2013-05-17 21:47 ` [ 28/50] net_sched: act_ipt forward compat with xtables Greg Kroah-Hartman
2013-05-17 21:47 ` [ 29/50] net: use netdev_features_t in skb_needs_linearize() Greg Kroah-Hartman
2013-05-17 21:47 ` [ 30/50] net: vlan,ethtool: netdev_features_t is more than 32 bit Greg Kroah-Hartman
2013-05-17 21:47 ` [ 31/50] bridge: fix race with topology change timer Greg Kroah-Hartman
2013-05-17 21:47 ` [ 32/50] packet: tpacket_v3: do not trigger bug() on wrong header status Greg Kroah-Hartman
2013-05-17 21:47 ` [ 33/50] 3c59x: fix freeing nonexistent resource on driver unload Greg Kroah-Hartman
2013-05-17 21:47 ` [ 34/50] 3c59x: fix PCI resource management Greg Kroah-Hartman
2013-05-17 21:47 ` [ 35/50] if_cablemodem.h: Add parenthesis around ioctl macros Greg Kroah-Hartman
2013-05-17 21:47 ` [ 36/50] macvlan: fix passthru mode race between dev removal and rx path Greg Kroah-Hartman
2013-05-17 21:47 ` [ 37/50] ipv6: do not clear pinet6 field Greg Kroah-Hartman
2013-05-17 21:47 ` [ 38/50] xfrm6: release dev before returning error Greg Kroah-Hartman
2013-05-17 21:47 ` Greg Kroah-Hartman
2013-05-17 21:47 ` [ 39/50] dm thin: do not set discard_zeroes_data Greg Kroah-Hartman
2013-05-17 21:47 ` [ 40/50] pch_dma: Use GFP_ATOMIC because called from interrupt context Greg Kroah-Hartman
2013-05-17 21:47 ` [ 41/50] hugetlbfs: fix mmap failure in unaligned size request Greg Kroah-Hartman
2013-05-17 21:47 ` [ 42/50] r8169: fix vlan tag read ordering Greg Kroah-Hartman
2013-05-17 21:47 ` [ 43/50] drbd: fix for deadlock when using automatic split-brain-recovery Greg Kroah-Hartman
2013-05-17 21:47 ` [ 44/50] drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe() Greg Kroah-Hartman
2013-05-17 21:47 ` [ 45/50] iscsi-target: Fix processing of OOO commands Greg Kroah-Hartman
2013-05-17 21:47 ` [ 46/50] ACPI / EC: Restart transaction even when the IBF flag set Greg Kroah-Hartman
2013-05-17 21:47 ` [ 47/50] drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow Greg Kroah-Hartman
2013-05-17 21:47 ` [ 48/50] ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex Greg Kroah-Hartman
2013-05-17 21:47 ` [ 49/50] drm/radeon: check incoming cliprects pointer Greg Kroah-Hartman
2013-05-17 21:47 ` [ 50/50] usermodehelper: check subprocess_info->path != NULL Greg Kroah-Hartman
2013-05-19 11:16 ` [ 00/50] 3.4.46-stable review Satoru Takeuchi
2013-05-19 18:05 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130517213842.447809965@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.