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,
linux@roeck-us.net, shuah.kh@samsung.com, info@kernelci.org,
stable@vger.kernel.org
Subject: [PATCH 4.3 00/71] 4.3.3-stable review
Date: Sat, 12 Dec 2015 12:05:24 -0800 [thread overview]
Message-ID: <20151212200536.761001328@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.3.3 release.
There are 71 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 Mon Dec 14 20:05:02 UTC 2015.
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/v4.x/stable-review/patch-4.3.3-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.3.3-rc1
Hans Verkuil <hverkuil@xs4all.nl>
cobalt: fix Kconfig dependency
Lu, Han <han.lu@intel.com>
ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codec
Dan Williams <dan.j.williams@intel.com>
ALSA: pci: depend on ZONE_DMA
Arnd Bergmann <arnd@arndb.de>
ceph: fix message length computation
Ming Lei <ming.lei@canonical.com>
block: fix segment split
Junxiao Bi <junxiao.bi@oracle.com>
ocfs2: fix umask ignored issue
Jeff Layton <jlayton@poochiereds.net>
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton <jlayton@poochiereds.net>
nfs4: resend LAYOUTGET when there is a race that changes the seqid
Benjamin Coddington <bcodding@redhat.com>
nfs4: start callback_ident at idr 1
Daniel Borkmann <daniel@iogearbox.net>
debugfs: fix refcount imbalance in start_creating
Andrew Elble <aweits@rit.edu>
nfsd: eliminate sending duplicate and repeated delegations
Jeff Layton <jlayton@poochiereds.net>
nfsd: serialize state seqid morphing operations
Stefan Richter <stefanr@s5r6.in-berlin.de>
firewire: ohci: fix JMicron JMB38x IT context discovery
Daeho Jeong <daeho.jeong@samsung.com>
ext4, jbd2: ensure entering into panic after recording an error in superblock
Lukas Czerner <lczerner@redhat.com>
ext4: fix potential use after free in __ext4_journal_stop
Theodore Ts'o <tytso@mit.edu>
ext4 crypto: fix bugs in ext4_encrypted_zeroout()
Theodore Ts'o <tytso@mit.edu>
ext4 crypto: fix memory leak in ext4_bio_write_page()
Ilya Dryomov <idryomov@gmail.com>
rbd: don't put snap_context twice in rbd_queue_workfn()
David Sterba <dsterba@suse.com>
btrfs: fix signed overflows in btrfs_sync_file
Filipe Manana <fdmanana@suse.com>
Btrfs: fix race when listing an inode's xattrs
Filipe Manana <fdmanana@suse.com>
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana <fdmanana@suse.com>
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana <fdmanana@suse.com>
Btrfs: fix regression when running delayed references
Filipe Manana <fdmanana@suse.com>
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana <fdmanana@suse.com>
Btrfs: fix file corruption and data loss after cloning inline extents
David Sterba <dsterba@suse.com>
btrfs: check unsupported filters in balance arguments
Robin Ruede <r.ruede@gmail.com>
btrfs: fix resending received snapshot with parent
Eric Dumazet <edumazet@google.com>
net_sched: fix qdisc_tree_decrease_qlen() races
Paolo Abeni <pabeni@redhat.com>
openvswitch: fix hangup on vxlan/gre/geneve device deletion
Eric Dumazet <edumazet@google.com>
ipv6: sctp: implement sctp_v6_destroy_sock()
Konstantin Khlebnikov <koct9i@gmail.com>
net/neighbour: fix crash at dumping device-agnostic proxy entries
Eric Dumazet <edumazet@google.com>
ipv6: add complete rcu protection around np->opt
Daniel Borkmann <daniel@iogearbox.net>
bpf, array: fix heap out-of-bounds access when updating elements
Quentin Casasnovas <quentin.casasnovas@oracle.com>
RDS: fix race condition when sending a message on unbound socket
Michal Kubeček <mkubecek@suse.cz>
ipv6: distinguish frag queues by device for multicast and link-local packets
Ying Xue <ying.xue@windriver.com>
tipc: fix error handling of expanding buffer headroom
Aaro Koskinen <aaro.koskinen@iki.fi>
broadcom: fix PHY_ID_BCM5481 entry in the id table
Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
vrf: fix double free and memory corruption on register_netdevice failure
Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
net: ipmr: fix static mfc/dev leaks on table destruction
Daniel Borkmann <daniel@iogearbox.net>
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Eric Dumazet <edumazet@google.com>
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet <edumazet@google.com>
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
Yuchung Cheng <ycheng@google.com>
tcp: disable Fast Open on timeouts after handshake
Eric Dumazet <edumazet@google.com>
tcp: md5: fix lockdep annotation
Bjørn Mork <bjorn@mork.no>
net: qmi_wwan: add XS Stick W100-2 from 4G Systems
Paolo Abeni <pabeni@redhat.com>
net/ip6_tunnel: fix dst leak
Neil Horman <nhorman@tuxdriver.com>
snmp: Remove duplicate OUTMCAST stat increment
Pavel Fedin <p.fedin@samsung.com>
net: thunder: Check for driver data in nicvf_remove()
Dragos Tatulea <dragos@endocode.com>
net: switchdev: fix return code of fdb_dump stub
Jason A. Donenfeld <Jason@zx2c4.com>
ip_tunnel: disable preemption when updating per-cpu tstats
Eran Ben Elisha <eranbe@mellanox.com>
net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters
Tariq Toukan <tariqt@mellanox.com>
net/mlx5e: Added self loopback prevention
lucien <lucien.xin@gmail.com>
sctp: translate host order to network order when setting a hmacid
Daniel Borkmann <daniel@iogearbox.net>
packet: fix tpacket_snd max frame len
Daniel Borkmann <daniel@iogearbox.net>
packet: infer protocol from ethernet header if unset
Daniel Borkmann <daniel@iogearbox.net>
packet: only allow extra vlan len on ethernet devices
Daniel Borkmann <daniel@iogearbox.net>
packet: always probe for transport header
Daniel Borkmann <daniel@iogearbox.net>
packet: do skb_probe_transport_header when we actually have data
Kamal Mostafa <kamal@canonical.com>
tools/net: Use include/uapi with __EXPORTED_HEADERS__
Nicolas Dichtel <nicolas.dichtel@6wind.com>
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Martin KaFai Lau <kafai@fb.com>
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau <kafai@fb.com>
ipv6: Check expire on DST_NOCACHE route
Martin KaFai Lau <kafai@fb.com>
ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree
Hannes Frederic Sowa <hannes@stressinduktion.org>
af-unix: passcred support for sendpage
Rainer Weikusat <rweikusat@mobileactivedefense.com>
unix: avoid use-after-free in ep_remove_wait_queue
Hannes Frederic Sowa <hannes@stressinduktion.org>
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa <hannes@stressinduktion.org>
af_unix: don't append consumed skbs to sk_receive_queue
Hannes Frederic Sowa <hannes@stressinduktion.org>
af-unix: fix use-after-free with concurrent readers while splicing
françois romieu <romieu@fr.zoreil.com>
r8169: fix kasan reported skb use-after-free.
Paul Gortmaker <paul.gortmaker@windriver.com>
certs: add .gitignore to stop git nagging about x509_certificate_list
-------------
Diffstat:
Makefile | 4 +-
block/blk-merge.c | 4 +-
certs/.gitignore | 4 +
drivers/block/rbd.c | 1 +
drivers/firewire/ohci.c | 5 +
drivers/media/pci/cobalt/Kconfig | 2 +-
drivers/net/ethernet/cavium/thunder/nicvf_main.c | 10 +-
.../net/ethernet/mellanox/mlx4/resource_tracker.c | 39 ++-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 56 +++-
drivers/net/ethernet/realtek/r8169.c | 6 +-
drivers/net/phy/broadcom.c | 2 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/vrf.c | 15 +-
fs/btrfs/delayed-ref.c | 113 ++++++++
fs/btrfs/extent-tree.c | 14 +
fs/btrfs/file.c | 26 +-
fs/btrfs/inode.c | 92 +++++--
fs/btrfs/ioctl.c | 200 ++++++++++----
fs/btrfs/send.c | 10 +-
fs/btrfs/volumes.h | 8 +
fs/btrfs/xattr.c | 4 +-
fs/ceph/mds_client.c | 2 +-
fs/debugfs/inode.c | 6 +-
fs/ext4/crypto.c | 23 +-
fs/ext4/ext4_jbd2.c | 6 +-
fs/ext4/extents.c | 3 +
fs/ext4/page-io.c | 5 +-
fs/ext4/super.c | 12 +-
fs/jbd2/journal.c | 6 +-
fs/nfs/inode.c | 6 +-
fs/nfs/nfs4client.c | 2 +-
fs/nfs/pnfs.c | 56 ++--
fs/nfsd/nfs4state.c | 127 +++++++--
fs/nfsd/state.h | 19 +-
fs/ocfs2/namei.c | 2 +
include/linux/ipv6.h | 2 +-
include/linux/jbd2.h | 1 +
include/linux/mlx5/mlx5_ifc.h | 24 +-
include/net/af_unix.h | 1 +
include/net/ip6_fib.h | 3 +-
include/net/ip6_tunnel.h | 3 +-
include/net/ip_tunnels.h | 3 +-
include/net/ipv6.h | 22 +-
include/net/ndisc.h | 3 +-
include/net/sch_generic.h | 3 +
include/net/switchdev.h | 2 +-
kernel/.gitignore | 1 -
kernel/bpf/arraymap.c | 2 +-
net/core/neighbour.c | 4 +-
net/core/scm.c | 2 +
net/dccp/ipv6.c | 33 ++-
net/ipv4/ipmr.c | 15 +-
net/ipv4/tcp_input.c | 23 +-
net/ipv4/tcp_ipv4.c | 3 +-
net/ipv4/tcp_timer.c | 12 +
net/ipv6/addrconf.c | 2 +-
net/ipv6/af_inet6.c | 13 +-
net/ipv6/datagram.c | 4 +-
net/ipv6/exthdrs.c | 3 +-
net/ipv6/inet6_connection_sock.c | 11 +-
net/ipv6/ip6_tunnel.c | 2 +-
net/ipv6/ip6mr.c | 15 +-
net/ipv6/ipv6_sockglue.c | 33 ++-
net/ipv6/mcast.c | 2 -
net/ipv6/ndisc.c | 10 +-
net/ipv6/netfilter/nf_conntrack_reasm.c | 5 +-
net/ipv6/raw.c | 8 +-
net/ipv6/reassembly.c | 10 +-
net/ipv6/route.c | 24 +-
net/ipv6/syncookies.c | 2 +-
net/ipv6/tcp_ipv6.c | 28 +-
net/ipv6/udp.c | 8 +-
net/l2tp/l2tp_ip6.c | 8 +-
net/openvswitch/dp_notify.c | 2 +-
net/openvswitch/vport-netdev.c | 8 +-
net/packet/af_packet.c | 86 ++++---
net/rds/connection.c | 6 -
net/rds/send.c | 4 +-
net/sched/sch_api.c | 27 +-
net/sched/sch_generic.c | 2 +-
net/sched/sch_mq.c | 4 +-
net/sched/sch_mqprio.c | 4 +-
net/sctp/auth.c | 4 +-
net/sctp/socket.c | 9 +-
net/tipc/udp_media.c | 7 +-
net/unix/af_unix.c | 286 ++++++++++++++++++---
sound/pci/Kconfig | 24 +-
sound/pci/hda/patch_hdmi.c | 3 +-
tools/net/Makefile | 7 +-
89 files changed, 1321 insertions(+), 403 deletions(-)
next reply other threads:[~2015-12-12 20:17 UTC|newest]
Thread overview: 94+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-12 20:05 Greg Kroah-Hartman [this message]
2015-12-12 20:05 ` [PATCH 4.3 01/71] certs: add .gitignore to stop git nagging about x509_certificate_list Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 02/71] r8169: fix kasan reported skb use-after-free Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 03/71] af-unix: fix use-after-free with concurrent readers while splicing Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 04/71] af_unix: dont append consumed skbs to sk_receive_queue Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 05/71] af_unix: take receive queue lock while appending new skb Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 06/71] unix: avoid use-after-free in ep_remove_wait_queue Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 07/71] af-unix: passcred support for sendpage Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 08/71] ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 09/71] ipv6: Check expire on DST_NOCACHE route Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 10/71] ipv6: Check rt->dst.from for the " Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 11/71] Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 12/71] tools/net: Use include/uapi with __EXPORTED_HEADERS__ Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 13/71] packet: do skb_probe_transport_header when we actually have data Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 14/71] packet: always probe for transport header Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 15/71] packet: only allow extra vlan len on ethernet devices Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 16/71] packet: infer protocol from ethernet header if unset Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 17/71] packet: fix tpacket_snd max frame len Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 18/71] sctp: translate host order to network order when setting a hmacid Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 19/71] net/mlx5e: Added self loopback prevention Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 20/71] net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 21/71] ip_tunnel: disable preemption when updating per-cpu tstats Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 22/71] net: switchdev: fix return code of fdb_dump stub Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 23/71] net: thunder: Check for driver data in nicvf_remove() Greg Kroah-Hartman
2015-12-14 7:17 ` Pavel Fedin
2015-12-14 14:16 ` 'Greg Kroah-Hartman'
2015-12-14 14:51 ` Pavel Fedin
2015-12-12 20:05 ` [PATCH 4.3 24/71] snmp: Remove duplicate OUTMCAST stat increment Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 25/71] net/ip6_tunnel: fix dst leak Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 27/71] tcp: md5: fix lockdep annotation Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 28/71] tcp: disable Fast Open on timeouts after handshake Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 29/71] tcp: fix potential huge kmalloc() calls in TCP_REPAIR Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 30/71] tcp: initialize tp->copied_seq in case of cross SYN connection Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 31/71] net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 32/71] net: ipmr: fix static mfc/dev leaks on table destruction Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 33/71] net: ip6mr: " Greg Kroah-Hartman
2015-12-12 20:05 ` [PATCH 4.3 34/71] vrf: fix double free and memory corruption on register_netdevice failure Greg Kroah-Hartman
2015-12-14 17:45 ` Ben Hutchings
2015-12-14 18:59 ` David Ahern
2015-12-15 5:40 ` Greg Kroah-Hartman
2015-12-15 15:12 ` [PATCH 4.3] vrf: Fix memory leak on registration failure in vrf_newlink() Ben Hutchings
2015-12-15 15:15 ` David Ahern
2015-12-15 15:26 ` Ben Hutchings
2015-12-15 15:31 ` [PATCH 4.3 1/2] Revert "vrf: fix double free and memory corruption on register_netdevice failure" Ben Hutchings
2015-12-15 15:49 ` David Ahern
2015-12-17 22:43 ` Patch "Revert "vrf: fix double free and memory corruption on register_netdevice failure"" has been added to the 4.3-stable tree gregkh
2015-12-15 15:32 ` [PATCH 4.3 2/2] vrf: fix double free and memory corruption on register_netdevice failure Nikolay Aleksandrov
2015-12-15 15:50 ` David Ahern
2015-12-15 17:02 ` Ben Hutchings
2015-12-17 22:43 ` Patch "vrf: fix double free and memory corruption on register_netdevice failure" has been added to the 4.3-stable tree gregkh
2015-12-15 17:48 ` [PATCH 4.3] vrf: Fix memory leak on registration failure in vrf_newlink() David Miller
2015-12-12 20:05 ` [PATCH 4.3 35/71] broadcom: fix PHY_ID_BCM5481 entry in the id table Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 36/71] tipc: fix error handling of expanding buffer headroom Greg Kroah-Hartman
2015-12-14 17:46 ` Ben Hutchings
2015-12-14 23:52 ` Greg Kroah-Hartman
2015-12-14 23:52 ` Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 37/71] ipv6: distinguish frag queues by device for multicast and link-local packets Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 38/71] RDS: fix race condition when sending a message on unbound socket Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 39/71] bpf, array: fix heap out-of-bounds access when updating elements Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 40/71] ipv6: add complete rcu protection around np->opt Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 41/71] net/neighbour: fix crash at dumping device-agnostic proxy entries Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 42/71] ipv6: sctp: implement sctp_v6_destroy_sock() Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 43/71] openvswitch: fix hangup on vxlan/gre/geneve device deletion Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 44/71] net_sched: fix qdisc_tree_decrease_qlen() races Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 45/71] btrfs: fix resending received snapshot with parent Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 46/71] btrfs: check unsupported filters in balance arguments Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 47/71] Btrfs: fix file corruption and data loss after cloning inline extents Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 48/71] Btrfs: fix truncation of compressed and inlined extents Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 50/71] Btrfs: fix race leading to incorrect item deletion when dropping extents Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 51/71] Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 52/71] Btrfs: fix race when listing an inodes xattrs Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 53/71] btrfs: fix signed overflows in btrfs_sync_file Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 54/71] rbd: dont put snap_context twice in rbd_queue_workfn() Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 55/71] ext4 crypto: fix memory leak in ext4_bio_write_page() Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 56/71] ext4 crypto: fix bugs in ext4_encrypted_zeroout() Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 57/71] ext4: fix potential use after free in __ext4_journal_stop Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 58/71] ext4, jbd2: ensure entering into panic after recording an error in superblock Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 59/71] firewire: ohci: fix JMicron JMB38x IT context discovery Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 60/71] nfsd: serialize state seqid morphing operations Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 61/71] nfsd: eliminate sending duplicate and repeated delegations Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 62/71] debugfs: fix refcount imbalance in start_creating Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 63/71] nfs4: start callback_ident at idr 1 Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 64/71] nfs4: resend LAYOUTGET when there is a race that changes the seqid Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 65/71] nfs: if we have no valid attrs, then dont declare the attribute cache valid Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 66/71] ocfs2: fix umask ignored issue Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 67/71] block: fix segment split Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 68/71] ceph: fix message length computation Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 69/71] ALSA: pci: depend on ZONE_DMA Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 70/71] ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codec Greg Kroah-Hartman
2015-12-12 20:06 ` [PATCH 4.3 71/71] [media] cobalt: fix Kconfig dependency Greg Kroah-Hartman
2015-12-13 3:05 ` [PATCH 4.3 00/71] 4.3.3-stable review Shuah Khan
2015-12-13 3:46 ` Greg Kroah-Hartman
2015-12-13 16:01 ` Guenter Roeck
2015-12-14 3:28 ` 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=20151212200536.761001328@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=info@kernelci.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=shuah.kh@samsung.com \
--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.