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: [PATCH 3.10 00/58] 3.10.23-stable review
Date: Fri, 6 Dec 2013 13:51:31 -0800 [thread overview]
Message-ID: <20131206214844.906193530@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.10.23 release.
There are 58 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 Dec 8 21:47:53 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.10.23-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.10.23-rc1
Pierre Ossman <pierre@ossman.eu>
drm/radeon/audio: correct ACR table
Pierre Ossman <pierre@ossman.eu>
drm/radeon/audio: improve ACR calculation
Miroslav Lichvar <mlichvar@redhat.com>
ntp: Make periodic RTC update more reliable
Tomoki Sekiyama <tomoki.sekiyama@hds.com>
elevator: acquire q->sysfs_lock in elevator_change()
Tomoki Sekiyama <tomoki.sekiyama@hds.com>
elevator: Fix a race in elevator switching and md device initialization
Neil Horman <nhorman@tuxdriver.com>
iommu: Remove stack trace from broken irq remapping warning
Julian Stecklina <jsteckli@os.inf.tu-dresden.de>
iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits
Simon Wood <simon@mungewell.org>
HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)
Sasha Levin <sasha.levin@oracle.com>
video: kyro: fix incorrect sizes when copying to userspace
Mel Gorman <mgorman@suse.de>
mm: numa: return the number of base pages altered by protection changes
Stephen Boyd <sboyd@codeaurora.org>
clockevents: Prefer CPU local devices over global devices
Thomas Gleixner <tglx@linutronix.de>
clockevents: Split out selection logic
Thomas Gleixner <tglx@linutronix.de>
clockevents: Add module refcount
Thomas Gleixner <tglx@linutronix.de>
clockevents: Get rid of the notifier chain
Mateusz Guzik <mguzik@redhat.com>
aio: restore locking of ioctx list on removal
KOBAYASHI Yoshitake <yoshitake.kobayashi@toshiba.co.jp>
mmc: block: fix a bug of error handling in MMC driver
Dwight Engen <dwight.engen@oracle.com>
xfs: add capability check to free eofblocks ioctl
Eric Dumazet <edumazet@google.com>
tcp: gso: fix truesize tracking
fan.du <fan.du@windriver.com>
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
Hannes Frederic Sowa <hannes@stressinduktion.org>
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Eric Dumazet <edumazet@google.com>
inet: fix possible seqlock deadlocks
Jiri Pirko <jiri@resnulli.us>
team: fix master carrier set when user linkup is enabled
Shawn Landden <shawn@churchofgit.com>
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Yang Yingliang <yangyingliang@huawei.com>
net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
David Chang <dchang@suse.com>
r8169: check ALDPS bit and disable it if enabled for the 8168g
Veaceslav Falico <vfalico@redhat.com>
af_packet: block BH in prb_shutdown_retire_blk_timer()
Daniel Borkmann <dborkman@redhat.com>
packet: fix use after free race in send path when dev is released
Ding Tianhong <dingtianhong@huawei.com>
bridge: flush br's address entry in fdb when remove the bridge dev
Vlad Yasevich <vyasevic@redhat.com>
net: core: Always propagate flag changes to interfaces
Alexei Starovoitov <ast@plumgrid.com>
ipv4: fix race in concurrent ip_route_input_slow()
Andrey Vagin <avagin@openvz.org>
tcp: don't update snd_nxt, when a socket is switched from repair mode
Ying Xue <ying.xue@windriver.com>
atm: idt77252: fix dev refcnt leak
fan.du <fan.du@windriver.com>
xfrm: Release dst if this dst is improper for vti tunnel
Jiri Pirko <jiri@resnulli.us>
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko <jiri@resnulli.us>
ip6_output: fragment outgoing reassembled skb properly
Hannes Frederic Sowa <hannes@stressinduktion.org>
ipv6: fix leaking uninitialized port number of offender sockaddr
Dan Carpenter <dan.carpenter@oracle.com>
net: clamp ->msg_namelen instead of returning an error
Hannes Frederic Sowa <hannes@stressinduktion.org>
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
Hannes Frederic Sowa <hannes@stressinduktion.org>
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage)
Hannes Frederic Sowa <hannes@stressinduktion.org>
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa <hannes@stressinduktion.org>
inet: prevent leakage of uninitialized memory to user in recv syscalls
Eric Dumazet <edumazet@google.com>
ipv4: fix possible seqlock deadlock
Chris Metcalf <cmetcalf@tilera.com>
connector: improved unaligned access error fix
Dan Carpenter <dan.carpenter@oracle.com>
isdnloop: use strlcpy() instead of strcpy()
Eric Dumazet <edumazet@google.com>
net-tcp: fix panic in tcp_fastopen_cache_set()
Nikolay Aleksandrov <nikolay@redhat.com>
bonding: fix two race conditions in bond_store_updelay/downdelay
Eric Dumazet <edumazet@google.com>
tcp: tsq: restore minimal amount of queueing
Jason Wang <jasowang@redhat.com>
macvtap: limit head length of skb allocated
Jason Wang <jasowang@redhat.com>
tuntap: limit head length of skb allocated
Jukka Rissanen <jukka.rissanen@linux.intel.com>
6lowpan: Uncompression of traffic class field was incorrect
Felix Fietkau <nbd@openwrt.org>
usbnet: fix status interrupt urb handling
Veaceslav Falico <vfalico@redhat.com>
bonding: don't permit to use ARP monitoring in 802.3ad mode
Daniel Borkmann <dborkman@redhat.com>
random32: fix off-by-one in seeding requirement
Hannes Frederic Sowa <hannes@stressinduktion.org>
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Duan Jiong <duanj.fnst@cn.fujitsu.com>
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Andreas Henriksson <andreas@fatal.se>
net: Fix "ip rule delete table 256"
Amir Vadai <amirv@mellanox.com>
net/mlx4_en: Fixed crash when port type is changed
Hannes Frederic Sowa <hannes@stressinduktion.org>
ipv6: fix headroom calculation in udp6_ufo_fragment
-------------
Diffstat:
Documentation/networking/ip-sysctl.txt | 3 -
Makefile | 4 +-
block/blk-core.c | 10 ++-
block/elevator.c | 22 ++++-
crypto/algif_hash.c | 5 +-
crypto/algif_skcipher.c | 4 +-
drivers/atm/idt77252.c | 2 +-
drivers/connector/cn_proc.c | 72 ++++++++++-------
drivers/gpu/drm/radeon/r600_hdmi.c | 74 +++++++++++------
drivers/hid/hid-lg.c | 58 ++++++++++++++
drivers/iommu/intel-iommu.c | 6 +-
drivers/iommu/intel_irq_remapping.c | 13 +--
drivers/isdn/isdnloop/isdnloop.c | 8 +-
drivers/isdn/mISDN/socket.c | 13 +--
drivers/mmc/card/block.c | 45 ++++++++++-
drivers/net/bonding/bond_sysfs.c | 11 ++-
drivers/net/ethernet/mellanox/mlx4/en_main.c | 8 +-
drivers/net/ethernet/realtek/8139cp.c | 5 +-
drivers/net/ethernet/realtek/r8169.c | 5 ++
drivers/net/macvtap.c | 8 +-
drivers/net/ppp/pppoe.c | 2 -
drivers/net/team/team.c | 4 +
drivers/net/tun.c | 10 ++-
drivers/net/usb/usbnet.c | 3 -
drivers/video/kyro/fbdev.c | 6 +-
fs/aio.c | 10 ++-
fs/xfs/xfs_ioctl.c | 6 ++
include/linux/clockchips.h | 4 +-
include/linux/net.h | 8 ++
include/linux/random.h | 6 +-
include/linux/skbuff.h | 32 --------
include/linux/vm_event_item.h | 1 +
include/net/ip.h | 2 +-
include/net/ip_vs.h | 32 +-------
include/net/ipv6.h | 6 +-
include/net/netfilter/ipv6/nf_defrag_ipv6.h | 5 +-
kernel/time/clockevents.c | 36 +--------
kernel/time/ntp.c | 3 +-
kernel/time/tick-broadcast.c | 33 ++++++--
kernel/time/tick-common.c | 106 ++++++++++++-------------
kernel/time/tick-internal.h | 7 +-
lib/random32.c | 14 ++--
mm/mprotect.c | 7 +-
mm/vmstat.c | 1 +
net/appletalk/ddp.c | 16 ++--
net/atm/common.c | 2 -
net/ax25/af_ax25.c | 4 +-
net/bluetooth/af_bluetooth.c | 4 -
net/bluetooth/hci_sock.c | 2 -
net/bluetooth/rfcomm/sock.c | 1 -
net/bluetooth/sco.c | 1 -
net/bridge/br_if.c | 2 +
net/caif/caif_socket.c | 4 -
net/compat.c | 5 +-
net/core/dev.c | 2 +-
net/core/fib_rules.c | 3 +-
net/core/iovec.c | 3 +-
net/core/pktgen.c | 7 ++
net/core/skbuff.c | 3 -
net/ieee802154/6lowpan.c | 4 +-
net/ieee802154/dgram.c | 3 +-
net/ipv4/datagram.c | 2 +-
net/ipv4/ip_sockglue.c | 3 +-
net/ipv4/ip_vti.c | 1 +
net/ipv4/ping.c | 13 ++-
net/ipv4/raw.c | 6 +-
net/ipv4/route.c | 8 +-
net/ipv4/tcp.c | 19 ++---
net/ipv4/tcp_ipv4.c | 2 +-
net/ipv4/tcp_metrics.c | 5 +-
net/ipv4/tcp_output.c | 7 +-
net/ipv4/udp.c | 14 ++--
net/ipv6/datagram.c | 8 +-
net/ipv6/ip6_flowlabel.c | 2 +
net/ipv6/ip6_output.c | 7 +-
net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c | 54 +------------
net/ipv6/netfilter/nf_conntrack_reasm.c | 19 +----
net/ipv6/netfilter/nf_defrag_ipv6_hooks.c | 7 +-
net/ipv6/raw.c | 8 +-
net/ipv6/route.c | 7 +-
net/ipv6/udp.c | 9 +--
net/ipv6/udp_offload.c | 2 +-
net/ipx/af_ipx.c | 3 +-
net/irda/af_irda.c | 4 -
net/iucv/af_iucv.c | 2 -
net/key/af_key.c | 1 -
net/l2tp/l2tp_ip.c | 4 +-
net/l2tp/l2tp_ip6.c | 2 +-
net/l2tp/l2tp_ppp.c | 2 -
net/llc/af_llc.c | 2 -
net/netfilter/ipvs/ip_vs_core.c | 55 +------------
net/netfilter/ipvs/ip_vs_pe_sip.c | 8 +-
net/netlink/af_netlink.c | 2 -
net/netrom/af_netrom.c | 3 +-
net/nfc/llcp_sock.c | 2 -
net/nfc/rawsock.c | 2 -
net/packet/af_packet.c | 95 ++++++++++++----------
net/packet/internal.h | 1 +
net/phonet/datagram.c | 9 +--
net/rds/recv.c | 2 -
net/rose/af_rose.c | 8 +-
net/rxrpc/ar-recvmsg.c | 9 ++-
net/socket.c | 24 +++---
net/tipc/socket.c | 6 --
net/unix/af_unix.c | 5 --
net/vmw_vsock/af_vsock.c | 2 -
net/vmw_vsock/vmci_transport.c | 2 -
net/x25/af_x25.c | 3 +-
108 files changed, 616 insertions(+), 631 deletions(-)
next reply other threads:[~2013-12-06 21:51 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-06 21:51 Greg Kroah-Hartman [this message]
2013-12-06 21:51 ` [PATCH 3.10 01/58] ipv6: fix headroom calculation in udp6_ufo_fragment Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 02/58] net/mlx4_en: Fixed crash when port type is changed Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 03/58] net: Fix "ip rule delete table 256" Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 04/58] ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 05/58] ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 06/58] random32: fix off-by-one in seeding requirement Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 07/58] bonding: dont permit to use ARP monitoring in 802.3ad mode Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 08/58] usbnet: fix status interrupt urb handling Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 09/58] 6lowpan: Uncompression of traffic class field was incorrect Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 10/58] tuntap: limit head length of skb allocated Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 11/58] macvtap: " Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 12/58] tcp: tsq: restore minimal amount of queueing Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 13/58] bonding: fix two race conditions in bond_store_updelay/downdelay Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 14/58] net-tcp: fix panic in tcp_fastopen_cache_set() Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 15/58] isdnloop: use strlcpy() instead of strcpy() Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 16/58] connector: improved unaligned access error fix Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 17/58] ipv4: fix possible seqlock deadlock Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 18/58] inet: prevent leakage of uninitialized memory to user in recv syscalls Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 19/58] net: rework recvmsg handler msg_name and msg_namelen logic Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 20/58] net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 21/58] inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 22/58] net: clamp ->msg_namelen instead of returning an error Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 23/58] ipv6: fix leaking uninitialized port number of offender sockaddr Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 24/58] ip6_output: fragment outgoing reassembled skb properly Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 25/58] netfilter: push reasm skb through instead of original frag skbs Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 26/58] xfrm: Release dst if this dst is improper for vti tunnel Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 27/58] atm: idt77252: fix dev refcnt leak Greg Kroah-Hartman
2013-12-06 21:51 ` [PATCH 3.10 28/58] tcp: dont update snd_nxt, when a socket is switched from repair mode Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 29/58] ipv4: fix race in concurrent ip_route_input_slow() Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 30/58] net: core: Always propagate flag changes to interfaces Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 31/58] bridge: flush brs address entry in fdb when remove the bridge dev Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 32/58] packet: fix use after free race in send path when dev is released Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 33/58] af_packet: block BH in prb_shutdown_retire_blk_timer() Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 34/58] r8169: check ALDPS bit and disable it if enabled for the 8168g Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 35/58] net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 36/58] net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 37/58] team: fix master carrier set when user linkup is enabled Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 38/58] inet: fix possible seqlock deadlocks Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 39/58] ipv6: fix possible seqlock deadlock in ip6_finish_output2 Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 40/58] {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 41/58] tcp: gso: fix truesize tracking Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 42/58] xfs: add capability check to free eofblocks ioctl Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 43/58] mmc: block: fix a bug of error handling in MMC driver Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 44/58] aio: restore locking of ioctx list on removal Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 45/58] clockevents: Get rid of the notifier chain Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 46/58] clockevents: Add module refcount Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 47/58] clockevents: Split out selection logic Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 48/58] clockevents: Prefer CPU local devices over global devices Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 49/58] mm: numa: return the number of base pages altered by protection changes Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 50/58] video: kyro: fix incorrect sizes when copying to userspace Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 51/58] HID: lg: fix Report Descriptor for Logitech MOMO Force (Black) Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 52/58] iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 53/58] iommu: Remove stack trace from broken irq remapping warning Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 54/58] elevator: Fix a race in elevator switching and md device initialization Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 55/58] elevator: acquire q->sysfs_lock in elevator_change() Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 56/58] ntp: Make periodic RTC update more reliable Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 57/58] drm/radeon/audio: improve ACR calculation Greg Kroah-Hartman
2013-12-06 21:52 ` [PATCH 3.10 58/58] drm/radeon/audio: correct ACR table Greg Kroah-Hartman
2013-12-07 6:43 ` [PATCH 3.10 00/58] 3.10.23-stable review Guenter Roeck
2013-12-07 17:01 ` Greg Kroah-Hartman
2013-12-07 22:15 ` Shuah Khan
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=20131206214844.906193530@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).