stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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.11 00/66] 3.11.7-stable review
Date: Fri,  1 Nov 2013 15:06:36 -0700	[thread overview]
Message-ID: <20131101220634.605745564@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 3.11.7 release.
There are 66 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 Nov  3 22:04:49 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.11.7-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.11.7-rc1

Enrico Mioso <mrkiko.rs@gmail.com>
    usb: serial: option: blacklist Olivetti Olicard200

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    USB: serial: option: add support for Inovia SEW858 device

Diego Elio Pettenò <flameeyes@flameeyes.eu>
    USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well.

Roel Kluin <roel.kluin@gmail.com>
    serial: vt8500: add missing braces

Solomon Peachy <pizza@shaftnet.org>
    wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.

Johannes Berg <johannes.berg@intel.com>
    wireless: radiotap: fix parsing buffer overrun

Hans-Frieder Vogt <hfvogt@gmx.net>
    w1 - call request_module with w1 master mutex unlocked

Fengguang Wu <fengguang.wu@intel.com>
    writeback: fix negative bdi max pause

David Henningsson <david.henningsson@canonical.com>
    ALSA: hda - Fix inverted internal mic not indicated on some machines

Takashi Iwai <tiwai@suse.de>
    ALSA: us122l: Fix pcm_usb_stream mmapping regression

Hugh Dickins <hughd@google.com>
    mm: fix BUG in __split_huge_page_pmd

Weijie Yang <weijie.yang@samsung.com>
    mm/zswap: bugfix: memory leak when re-swapon

Cyrill Gorcunov <gorcunov@gmail.com>
    mm: migration: do not lose soft dirty bit if page is in migration state

James Ralston <james.d.ralston@intel.com>
    i2c: ismt: initialize DMA buffer

Mikulas Patocka <mpatocka@redhat.com>
    dm snapshot: fix data corruption

Mika Westerberg <mika.westerberg@linux.intel.com>
    gpio/lynxpoint: check if the interrupt is enabled in IRQ handler

Miklos Szeredi <mszeredi@suse.cz>
    ext[34]: fix double put in tmpfile

Linus Walleij <linus.walleij@linaro.org>
    ARM: integrator: deactivate timer0 on the Integrator/CP

AKASHI Takahiro <takahiro.akashi@linaro.org>
    ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()

Mariusz Ceier <mceier+kernel@gmail.com>
    davinci_emac.c: Fix IFF_ALLMULTI setup

Hannes Frederic Sowa <hannes@stressinduktion.org>
    ipv6: probe routes asynchronous in rt6_probe

Julian Anastasov <ja@ssi.bg>
    netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper

Julian Anastasov <ja@ssi.bg>
    ipv6: fill rt6i_gateway with nexthop address

Julian Anastasov <ja@ssi.bg>
    ipv6: always prefer rt6i_gateway if present

Hannes Frederic Sowa <hannes@stressinduktion.org>
    inet: fix possible memory corruption with UDP_CORK and UFO

Seif Mazareeb <seif@marvell.com>
    net: fix cipso packet validation when !NETLABEL

Daniel Borkmann <dborkman@redhat.com>
    net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race

Vasundhara Volam <vasundhara.volam@emulex.com>
    be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd

Salva Peiró <speiro@ai2.upv.es>
    wanxl: fix info leak in ioctl

Vlad Yasevich <vyasevich@gmail.com>
    sctp: Perform software checksum if packet has to be fragmented.

Fan Du <fan.du@windriver.com>
    sctp: Use software crc32 checksum when xfrm transform will happen.

Vlad Yasevich <vyasevich@gmail.com>
    net: dst: provide accessor function to dst->xfrm

Vlad Yasevich <vyasevic@redhat.com>
    bridge: Correctly clamp MAX forward_delay when enabling STP

Jason Wang <jasowang@redhat.com>
    virtio-net: refill only when device is up during setting queues

Jason Wang <jasowang@redhat.com>
    virtio-net: don't respond to cpu hotplug notifier if we're not ready

Eric Dumazet <edumazet@google.com>
    bnx2x: record rx queue for LRO packets

Mathias Krause <minipli@googlemail.com>
    connector: use nlmsg_len() to check message length

Mathias Krause <minipli@googlemail.com>
    unix_diag: fix info leak

Salva Peiró <speiro@ai2.upv.es>
    farsync: fix info leak in ioctl

stephen hemminger <stephen@networkplumber.org>
    netem: free skb's in tree on reset

stephen hemminger <stephen@networkplumber.org>
    netem: update backlog after drop

Eric Dumazet <edumazet@google.com>
    l2tp: must disable bh before calling l2tp_xmit_skb()

Christophe Gouault <christophe.gouault@6wind.com>
    vti: get rid of nf mark rule in prerouting

Linus Lüssing <linus.luessing@web.de>
    Revert "bridge: only expire the mdb entry when query is received"

Vlad Yasevich <vyasevic@redhat.com>
    bridge: update mdb expiration timer upon reports.

Marc Kleine-Budde <mkl@pengutronix.de>
    net: vlan: fix nlmsg size calculation in vlan_get_size()

Amir Vadai <amirv@mellanox.com>
    net/mlx4_en: Fix pages never dma unmapped on rx

Amir Vadai <amirv@mellanox.com>
    net/mlx4_en: Rename name of mlx4_en_rx_alloc members

Paul Durrant <paul.durrant@citrix.com>
    xen-netback: Don't destroy the netdev until the vif is shut down

Fabio Estevam <fabio.estevam@freescale.com>
    net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected

Marc Kleine-Budde <mkl@pengutronix.de>
    can: dev: fix nlmsg size calculation in can_get_size()

Jiri Benc <jbenc@redhat.com>
    ipv4: fix ineffective source address selection

Mathias Krause <minipli@googlemail.com>
    proc connector: fix info leaks

Willem de Bruijn <willemb@google.com>
    sit: amend "allow to use rtnl ops on fb tunnel"

Dan Carpenter <dan.carpenter@oracle.com>
    net: heap overflow in __audit_sockaddr()

Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
    net: mv643xx_eth: fix orphaned statistics timer crash

Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
    net: mv643xx_eth: update statistics timer from timer context only

David S. Miller <davem@davemloft.net>
    l2tp: Fix build warning with ipv6 disabled.

François CACHEREUL <f.cachereul@alphalink.fr>
    l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses

Matthias Schiffer <mschiffer@universe-factory.net>
    batman-adv: set up network coding packet handlers during module init

Eric Dumazet <edumazet@google.com>
    net: do not call sock_put() on TIMEWAIT sockets

Yuchung Cheng <ycheng@google.com>
    tcp: fix incorrect ca_state in tail loss probe

Eric Dumazet <edumazet@google.com>
    tcp: do not forget FIN in tcp_shifted_skb()

Eric Dumazet <edumazet@google.com>
    tcp: must unclone packets before mangling them

Eric Dumazet <edumazet@google.com>
    tcp: TSQ can use a dynamic limit

Eric Dumazet <edumazet@google.com>
    tcp: TSO packets automatic sizing


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

Diffstat:

 Documentation/networking/ip-sysctl.txt          |  9 +++++
 Makefile                                        |  4 +--
 arch/arm/boot/dts/integratorcp.dts              |  9 +++--
 arch/arm/include/asm/syscall.h                  |  6 ++++
 drivers/connector/cn_proc.c                     | 18 ++++++++++
 drivers/connector/connector.c                   |  7 ++--
 drivers/gpio/gpio-lynxpoint.c                   |  5 +--
 drivers/i2c/busses/i2c-ismt.c                   |  3 ++
 drivers/md/dm-snap-persistent.c                 | 18 ++++++----
 drivers/net/can/dev.c                           | 10 +++---
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c |  1 +
 drivers/net/ethernet/emulex/benet/be_cmds.c     |  3 +-
 drivers/net/ethernet/marvell/mv643xx_eth.c      |  6 ++--
 drivers/net/ethernet/mellanox/mlx4/en_rx.c      | 41 +++++++++++++---------
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h    |  4 +--
 drivers/net/ethernet/ti/davinci_emac.c          |  3 +-
 drivers/net/virtio_net.c                        | 14 +++++++-
 drivers/net/wan/farsync.c                       |  1 +
 drivers/net/wan/wanxl.c                         |  1 +
 drivers/net/wireless/cw1200/cw1200_spi.c        |  2 ++
 drivers/net/xen-netback/common.h                |  1 +
 drivers/net/xen-netback/interface.c             | 23 +++++--------
 drivers/net/xen-netback/xenbus.c                | 17 ++++++---
 drivers/tty/serial/vt8500_serial.c              |  5 +--
 drivers/usb/serial/option.c                     |  9 ++++-
 drivers/usb/serial/ti_usb_3410_5052.c           |  1 +
 drivers/w1/w1.c                                 |  3 ++
 fs/ext3/namei.c                                 |  5 ++-
 fs/ext4/namei.c                                 |  5 ++-
 include/linux/skbuff.h                          |  5 +++
 include/net/cipso_ipv4.h                        |  6 ++--
 include/net/dst.h                               | 12 +++++++
 include/net/ip6_route.h                         |  6 ++--
 include/net/sock.h                              |  2 ++
 include/net/tcp.h                               |  1 +
 mm/huge_memory.c                                | 10 +++++-
 mm/memory.c                                     |  2 ++
 mm/migrate.c                                    |  2 ++
 mm/mprotect.c                                   |  7 ++--
 mm/page-writeback.c                             | 10 +++---
 mm/zswap.c                                      |  4 +++
 net/8021q/vlan_netlink.c                        |  2 +-
 net/batman-adv/main.c                           |  5 +--
 net/batman-adv/network-coding.c                 | 28 +++++++++------
 net/batman-adv/network-coding.h                 | 14 +++++---
 net/bridge/br_mdb.c                             |  2 +-
 net/bridge/br_multicast.c                       | 38 +++++++++++++-------
 net/bridge/br_private.h                         |  1 -
 net/bridge/br_stp_if.c                          |  2 +-
 net/compat.c                                    |  2 ++
 net/core/secure_seq.c                           |  2 ++
 net/core/sock.c                                 |  1 +
 net/ipv4/inet_hashtables.c                      |  2 +-
 net/ipv4/ip_output.c                            |  2 +-
 net/ipv4/ip_vti.c                               | 14 ++++++--
 net/ipv4/route.c                                |  2 +-
 net/ipv4/sysctl_net_ipv4.c                      | 10 ++++++
 net/ipv4/tcp.c                                  | 28 ++++++++++++---
 net/ipv4/tcp_input.c                            | 41 ++++++++++++++++++++--
 net/ipv4/tcp_output.c                           | 28 +++++++++------
 net/ipv6/inet6_hashtables.c                     |  2 +-
 net/ipv6/ip6_output.c                           |  6 ++--
 net/ipv6/route.c                                | 46 ++++++++++++++++++++-----
 net/ipv6/sit.c                                  |  1 -
 net/l2tp/l2tp_core.c                            | 36 +++++++++++++++----
 net/l2tp/l2tp_core.h                            |  3 ++
 net/l2tp/l2tp_ppp.c                             |  4 +++
 net/netfilter/nf_conntrack_h323_main.c          |  4 +--
 net/sched/sch_netem.c                           | 17 +++++++++
 net/sctp/output.c                               |  3 +-
 net/socket.c                                    | 24 ++++++++++---
 net/unix/af_unix.c                              | 10 ++++++
 net/unix/diag.c                                 |  1 +
 net/wireless/radiotap.c                         |  7 +++-
 sound/pci/hda/hda_generic.c                     |  2 +-
 sound/usb/usx2y/us122l.c                        |  4 ++-
 76 files changed, 516 insertions(+), 179 deletions(-)



             reply	other threads:[~2013-11-01 22:06 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-01 22:06 Greg Kroah-Hartman [this message]
2013-11-01 22:06 ` [PATCH 3.11 01/66] tcp: TSO packets automatic sizing Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 02/66] tcp: TSQ can use a dynamic limit Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 03/66] tcp: must unclone packets before mangling them Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 04/66] tcp: do not forget FIN in tcp_shifted_skb() Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 05/66] tcp: fix incorrect ca_state in tail loss probe Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 06/66] net: do not call sock_put() on TIMEWAIT sockets Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 07/66] batman-adv: set up network coding packet handlers during module init Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 08/66] l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 09/66] l2tp: Fix build warning with ipv6 disabled Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 10/66] net: mv643xx_eth: update statistics timer from timer context only Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 11/66] net: mv643xx_eth: fix orphaned statistics timer crash Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 12/66] net: heap overflow in __audit_sockaddr() Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 13/66] sit: amend "allow to use rtnl ops on fb tunnel" Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 14/66] proc connector: fix info leaks Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 15/66] ipv4: fix ineffective source address selection Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 16/66] can: dev: fix nlmsg size calculation in can_get_size() Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 17/66] net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 18/66] xen-netback: Dont destroy the netdev until the vif is shut down Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 19/66] net/mlx4_en: Rename name of mlx4_en_rx_alloc members Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 20/66] net/mlx4_en: Fix pages never dma unmapped on rx Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 21/66] net: vlan: fix nlmsg size calculation in vlan_get_size() Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 22/66] bridge: update mdb expiration timer upon reports Greg Kroah-Hartman
2013-11-01 22:06 ` [PATCH 3.11 23/66] Revert "bridge: only expire the mdb entry when query is received" Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 24/66] vti: get rid of nf mark rule in prerouting Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 25/66] l2tp: must disable bh before calling l2tp_xmit_skb() Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 26/66] netem: update backlog after drop Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 27/66] netem: free skbs in tree on reset Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 28/66] farsync: fix info leak in ioctl Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 29/66] unix_diag: fix info leak Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 30/66] connector: use nlmsg_len() to check message length Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 31/66] bnx2x: record rx queue for LRO packets Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 32/66] virtio-net: dont respond to cpu hotplug notifier if were not ready Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 33/66] virtio-net: refill only when device is up during setting queues Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 34/66] bridge: Correctly clamp MAX forward_delay when enabling STP Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 35/66] net: dst: provide accessor function to dst->xfrm Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 36/66] sctp: Use software crc32 checksum when xfrm transform will happen Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 37/66] sctp: Perform software checksum if packet has to be fragmented Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 38/66] wanxl: fix info leak in ioctl Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 39/66] be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 40/66] net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 41/66] net: fix cipso packet validation when !NETLABEL Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 42/66] inet: fix possible memory corruption with UDP_CORK and UFO Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 43/66] ipv6: always prefer rt6i_gateway if present Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 44/66] ipv6: fill rt6i_gateway with nexthop address Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 45/66] netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 46/66] ipv6: probe routes asynchronous in rt6_probe Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 47/66] davinci_emac.c: Fix IFF_ALLMULTI setup Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 48/66] ARM: 7851/1: check for number of arguments in syscall_get/set_arguments() Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 49/66] ARM: integrator: deactivate timer0 on the Integrator/CP Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 50/66] ext[34]: fix double put in tmpfile Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 51/66] gpio/lynxpoint: check if the interrupt is enabled in IRQ handler Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 52/66] dm snapshot: fix data corruption Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 53/66] i2c: ismt: initialize DMA buffer Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 54/66] mm: migration: do not lose soft dirty bit if page is in migration state Greg Kroah-Hartman
2013-11-27 11:38   ` William Dauchy
2013-11-27 11:50     ` Cyrill Gorcunov
2013-11-27 11:52       ` William Dauchy
2013-11-01 22:07 ` [PATCH 3.11 55/66] mm/zswap: bugfix: memory leak when re-swapon Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 56/66] mm: fix BUG in __split_huge_page_pmd Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 57/66] ALSA: us122l: Fix pcm_usb_stream mmapping regression Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 58/66] ALSA: hda - Fix inverted internal mic not indicated on some machines Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 59/66] writeback: fix negative bdi max pause Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 60/66] w1 - call request_module with w1 master mutex unlocked Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 61/66] wireless: radiotap: fix parsing buffer overrun Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 62/66] wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 63/66] serial: vt8500: add missing braces Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 64/66] USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 65/66] USB: serial: option: add support for Inovia SEW858 device Greg Kroah-Hartman
2013-11-01 22:07 ` [PATCH 3.11 66/66] usb: serial: option: blacklist Olivetti Olicard200 Greg Kroah-Hartman
2013-11-02  2:31 ` [PATCH 3.11 00/66] 3.11.7-stable review Guenter Roeck
2013-11-02 15:43   ` Greg Kroah-Hartman
2013-11-02 21:30 ` Shuah Khan
2013-11-02 22:10   ` 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=20131101220634.605745564@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).