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, satoru.takeuchi@gmail.com,
shuah.kh@samsung.com, stable@vger.kernel.org
Subject: [PATCH 3.18 00/57] 3.18.6-stable review
Date: Tue, 3 Feb 2015 15:13:51 -0800 [thread overview]
Message-ID: <20150203231211.486950145@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.18.6 release.
There are 57 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 Thu Feb 5 23:11:40 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/v3.0/stable-review/patch-3.18.6-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.18.6-rc1
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen/arm/arm64: introduce xen_arch_need_swiotlb
Catalin Marinas <catalin.marinas@arm.com>
clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64
Viktor Babrian <babrian.viktor@renyi.mta.hu>
can: c_can: end pending transmission on network stop (ifdown)
Andrew Duggan <aduggan@synaptics.com>
HID: rmi: Check for additional ACM registers appended to F11 data report
Stephane Eranian <eranian@google.com>
perf/rapl: Fix crash in rapl_scale()
Kan Liang <kan.liang@intel.com>
perf/x86/intel: Add model number for Airmont
Greg Thelen <gthelen@google.com>
memcg: remove extra newlines from memcg oom kill log
Jan Kara <jack@suse.cz>
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jeremiah Mahler <jmmahler@gmail.com>
drm/i915: fix inconsistent brightness after resume
David Woodhouse <dwmw2@infradead.org>
drm/i915: Init PPGTT before context enable
Rodrigo Vivi <rodrigo.vivi@intel.com>
drm/i915: BDW Fix Halo PCI IDs marked as ULT.
Bob Paauwe <bob.j.paauwe@intel.com>
drm/i915: Only fence tiled region of object.
Rob Clark <robdclark@gmail.com>
drm: fix fb-helper vs MST dangling connector ptrs (v2)
Mugunthan V N <mugunthanvnm@ti.com>
drivers: net: cpsw: discard dual emac default vlan configuration
Ashay Jaiswal <ashayj@codeaurora.org>
regulator: core: fix race condition in regulator_put()
Andrey Ryabinin <a.ryabinin@samsung.com>
drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
Mika Westerberg <mika.westerberg@linux.intel.com>
spi/pxa2xx: Clear cur_chip pointer before starting next message
Michel Dänzer <michel.daenzer@amd.com>
drm/radeon: Restore GART table contents after pinning it in VRAM v3
Michel Dänzer <michel.daenzer@amd.com>
drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entry
Thomas Hellstrom <thellstrom@vmware.com>
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Joe Thornber <ejt@redhat.com>
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber <ejt@redhat.com>
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAIL mode
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is disabled
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
pinctrl: at91: allow to have disabled gpio bank
Johannes Berg <johannes.berg@intel.com>
nl80211: fix per-station group key get/del and memory leak
Luciano Coelho <luciano.coelho@intel.com>
mac80211: only roll back station states for WDS when suspending
Mathy Vanhoef <vanhoefm@gmail.com>
mac80211: properly set CCK flag in radiotap
Trond Myklebust <trond.myklebust@primarydata.com>
NFSv4.1: Fix an Oops in nfs41_walk_client_list
Peng Tao <tao.peng@primarydata.com>
nfs: fix dio deadlock when O_DIRECT flag is flipped
Jochen Hein <jochen@jochen.org>
Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)
Rainer Koenig <Rainer.Koenig@ts.fujitsu.com>
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Peter Hutterer <peter.hutterer@who-t.net>
Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd
Paul Osmialowski <p.osmialowsk@samsung.com>
i2c: s3c2410: fix ABBA deadlock by keeping clock prepared
Hans de Goede <hdegoede@redhat.com>
uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017
Dmitry Nezhevenko <dion@dion.org.ua>
usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controller
Macpaul Lin <macpaul@gmail.com>
USB: Add OTG PET device to TPL
Ilya Dryomov <idryomov@redhat.com>
rbd: fix rbd_dev_parent_get() when parent_overlap == 0
Ilya Dryomov <idryomov@redhat.com>
rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
Clemens Ladisch <clemens@ladisch.de>
ALSA: seq-dummy: remove deadlock-causing events on close
Laurent Dufour <ldufour@linux.vnet.ibm.com>
powerpc/xmon: Fix another endiannes issue in RTAS call from xmon
Ahmed S. Darwish <ahmed.darwish@valeo.com>
can: kvaser_usb: Fix state handling upon BUS_ERROR events
Ahmed S. Darwish <ahmed.darwish@valeo.com>
can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
Ahmed S. Darwish <ahmed.darwish@valeo.com>
can: kvaser_usb: Send correct context to URB completion
Ahmed S. Darwish <ahmed.darwish@valeo.com>
can: kvaser_usb: Do not sleep in atomic context
Jan Kara <jack@suse.cz>
udf: Release preallocation on last writeable close
Peter Ujfalusi <peter.ujfalusi@ti.com>
ASoC: omap-mcbsp: Correct CBM_CFS dai format configuration
Geert Uytterhoeven <geert+renesas@glider.be>
ASoC: simple-card: Fix crash in asoc_simple_card_unref()
Qais Yousef <qais.yousef@imgtec.com>
ASoC: soc-compress.c: fix NULL dereference
Aurelien BOUIN <a_bouin@yahoo.fr>
ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registers
Peter Rosin <peda@axentia.se>
ASoC: pcm512x: Fix DSP program selection
Zidan Wang <b50113@freescale.com>
ASoC: wm8960: Fix capture sample rate from 11250 to 11025
Linus Torvalds <torvalds@linux-foundation.org>
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Guenter Roeck <linux@roeck-us.net>
arc: mm: Fix build failure
Linus Torvalds <torvalds@linux-foundation.org>
vm: add VM_FAULT_SIGSEGV handling support
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
spi: dw-mid: fix FIFO size
Axel Lin <axel.lin@ingics.com>
spi: dw: Fix detecting FIFO depth
Kees Cook <keescook@chromium.org>
x86, build: replace Perl script with Shell script
-------------
Diffstat:
Makefile | 4 +-
arch/alpha/mm/fault.c | 2 +
arch/arc/mm/fault.c | 2 +
arch/arm/include/asm/xen/page.h | 4 +
arch/arm/mach-mvebu/coherency.c | 7 ++
arch/arm/xen/mm.c | 7 ++
arch/avr32/mm/fault.c | 2 +
arch/cris/mm/fault.c | 2 +
arch/frv/mm/fault.c | 2 +
arch/ia64/mm/fault.c | 2 +
arch/m32r/mm/fault.c | 2 +
arch/m68k/mm/fault.c | 2 +
arch/metag/mm/fault.c | 2 +
arch/microblaze/mm/fault.c | 2 +
arch/mips/mm/fault.c | 2 +
arch/mn10300/mm/fault.c | 2 +
arch/openrisc/mm/fault.c | 2 +
arch/parisc/mm/fault.c | 2 +
arch/powerpc/mm/copro_fault.c | 2 +-
arch/powerpc/mm/fault.c | 2 +
arch/powerpc/xmon/xmon.c | 1 +
arch/s390/mm/fault.c | 6 +
arch/score/mm/fault.c | 2 +
arch/sh/mm/fault.c | 2 +
arch/sparc/mm/fault_32.c | 2 +
arch/sparc/mm/fault_64.c | 2 +
arch/tile/mm/fault.c | 2 +
arch/um/kernel/trap.c | 2 +
arch/x86/boot/compressed/Makefile | 2 +-
arch/x86/include/asm/xen/page.h | 7 ++
arch/x86/kernel/cpu/perf_event_intel.c | 1 +
arch/x86/kernel/cpu/perf_event_intel_rapl.c | 2 +-
arch/x86/mm/fault.c | 2 +
arch/x86/tools/calc_run_size.pl | 39 -------
arch/x86/tools/calc_run_size.sh | 42 +++++++
arch/xtensa/mm/fault.c | 2 +
drivers/block/rbd.c | 25 ++---
drivers/clocksource/arm_arch_timer.c | 2 +-
drivers/gpu/drm/drm_fb_helper.c | 30 +++++
drivers/gpu/drm/i915/i915_drv.h | 3 +-
drivers/gpu/drm/i915/i915_gem.c | 26 ++---
drivers/gpu/drm/i915/intel_panel.c | 2 +-
drivers/gpu/drm/radeon/r100.c | 10 +-
drivers/gpu/drm/radeon/r300.c | 16 ++-
drivers/gpu/drm/radeon/radeon.h | 8 +-
drivers/gpu/drm/radeon/radeon_asic.c | 24 ++++
drivers/gpu/drm/radeon/radeon_asic.h | 12 +-
drivers/gpu/drm/radeon/radeon_device.c | 2 +
drivers/gpu/drm/radeon/radeon_gart.c | 50 ++++++---
drivers/gpu/drm/radeon/rs400.c | 14 ++-
drivers/gpu/drm/radeon/rs600.c | 14 ++-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 28 +----
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 25 ++++-
drivers/gpu/drm/vmwgfx/vmwgfx_fence.c | 18 +--
drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 36 +++---
drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c | 8 +-
drivers/gpu/drm/vmwgfx/vmwgfx_irq.c | 25 ++---
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 2 -
drivers/hid/hid-rmi.c | 61 ++++++++--
drivers/i2c/busses/i2c-s3c2410.c | 23 +++-
drivers/input/mouse/elantech.c | 16 +++
drivers/input/mouse/synaptics.c | 7 +-
drivers/input/serio/i8042-x86ia64io.h | 8 ++
drivers/md/dm-cache-metadata.c | 9 +-
drivers/md/dm-thin.c | 6 +
drivers/net/can/c_can/c_can.c | 4 +
drivers/net/can/usb/kvaser_usb.c | 28 ++---
drivers/net/ethernet/ti/cpsw.c | 22 ++++
drivers/pinctrl/pinctrl-at91.c | 108 +++++++++---------
drivers/regulator/core.c | 4 +-
drivers/rtc/rtc-s5m.c | 1 +
drivers/spi/spi-dw-mid.c | 1 -
drivers/spi/spi-dw.c | 4 +-
drivers/spi/spi-pxa2xx.c | 2 +-
drivers/staging/lustre/lustre/llite/vvp_io.c | 2 +-
drivers/usb/core/otg_whitelist.h | 5 +
drivers/usb/core/quirks.c | 4 +
drivers/usb/storage/unusual_devs.h | 7 ++
drivers/usb/storage/unusual_uas.h | 7 ++
drivers/xen/swiotlb-xen.c | 5 +-
fs/gfs2/quota.c | 49 ++++----
fs/nfs/direct.c | 6 +
fs/nfs/nfs4client.c | 2 +-
fs/quota/dquot.c | 83 +++++++-------
fs/quota/quota.c | 162 ++++++++++++++++++++++-----
fs/udf/file.c | 2 +-
fs/xfs/xfs_qm.h | 4 +-
fs/xfs/xfs_qm_syscalls.c | 156 +++++++++++---------------
fs/xfs/xfs_quotaops.c | 8 +-
include/linux/mm.h | 6 +-
include/linux/quota.h | 47 +++++++-
include/linux/quotaops.h | 4 +-
mm/gup.c | 4 +-
mm/ksm.c | 2 +-
mm/memcontrol.c | 4 +-
mm/memory.c | 2 +-
net/mac80211/pm.c | 29 ++---
net/mac80211/rx.c | 2 +-
net/wireless/nl80211.c | 9 +-
sound/core/seq/seq_dummy.c | 31 -----
sound/soc/codecs/pcm512x.c | 2 +-
sound/soc/codecs/wm8960.c | 2 +-
sound/soc/fsl/fsl_esai.h | 2 +-
sound/soc/generic/simple-card.c | 7 +-
sound/soc/omap/omap-mcbsp.c | 2 +-
sound/soc/soc-compress.c | 9 +-
106 files changed, 956 insertions(+), 564 deletions(-)
next reply other threads:[~2015-02-03 23:54 UTC|newest]
Thread overview: 73+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-03 23:13 Greg Kroah-Hartman [this message]
2015-02-03 23:13 ` [PATCH 3.18 01/57] x86, build: replace Perl script with Shell script Greg Kroah-Hartman
2015-02-03 23:13 ` [PATCH 3.18 02/57] spi: dw: Fix detecting FIFO depth Greg Kroah-Hartman
2015-02-03 23:13 ` [PATCH 3.18 03/57] spi: dw-mid: fix FIFO size Greg Kroah-Hartman
2015-02-03 23:13 ` [PATCH 3.18 04/57] vm: add VM_FAULT_SIGSEGV handling support Greg Kroah-Hartman
2015-02-10 8:22 ` Konstantin Khlebnikov
2015-02-10 8:22 ` Konstantin Khlebnikov
2015-02-11 3:43 ` Greg Kroah-Hartman
2015-02-11 3:43 ` Greg Kroah-Hartman
2015-02-11 3:49 ` Linus Torvalds
2015-02-11 3:49 ` Linus Torvalds
2015-02-11 4:16 ` Greg Kroah-Hartman
2015-02-11 4:16 ` Greg Kroah-Hartman
2015-02-11 5:34 ` Konstantin Khlebnikov
2015-02-11 5:34 ` Konstantin Khlebnikov
2015-02-16 9:50 ` Luis Henriques
2015-02-16 9:50 ` Luis Henriques
2015-02-16 9:50 ` Luis Henriques
2015-02-03 23:13 ` [PATCH 3.18 05/57] arc: mm: Fix build failure Greg Kroah-Hartman
2015-02-03 23:13 ` [PATCH 3.18 06/57] vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS Greg Kroah-Hartman
2015-02-03 23:13 ` [PATCH 3.18 07/57] ASoC: wm8960: Fix capture sample rate from 11250 to 11025 Greg Kroah-Hartman
2015-02-03 23:13 ` [PATCH 3.18 08/57] ASoC: pcm512x: Fix DSP program selection Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 09/57] ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registers Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 10/57] ASoC: soc-compress.c: fix NULL dereference Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 11/57] ASoC: simple-card: Fix crash in asoc_simple_card_unref() Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 12/57] ASoC: omap-mcbsp: Correct CBM_CFS dai format configuration Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 13/57] udf: Release preallocation on last writeable close Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 14/57] can: kvaser_usb: Do not sleep in atomic context Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 15/57] can: kvaser_usb: Send correct context to URB completion Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 16/57] can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 17/57] can: kvaser_usb: Fix state handling upon BUS_ERROR events Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 18/57] powerpc/xmon: Fix another endiannes issue in RTAS call from xmon Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 19/57] ALSA: seq-dummy: remove deadlock-causing events on close Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 20/57] rbd: drop parent_ref in rbd_dev_unprobe() unconditionally Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 21/57] rbd: fix rbd_dev_parent_get() when parent_overlap == 0 Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 22/57] USB: Add OTG PET device to TPL Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 23/57] usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controller Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 24/57] uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017 Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 25/57] i2c: s3c2410: fix ABBA deadlock by keeping clock prepared Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 26/57] Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 27/57] Input: elantech - add more Fujtisu notebooks to force crc_enabled Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 28/57] Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857) Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 29/57] nfs: fix dio deadlock when O_DIRECT flag is flipped Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 30/57] NFSv4.1: Fix an Oops in nfs41_walk_client_list Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 31/57] mac80211: properly set CCK flag in radiotap Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 32/57] mac80211: only roll back station states for WDS when suspending Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 33/57] nl80211: fix per-station group key get/del and memory leak Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 34/57] pinctrl: at91: allow to have disabled gpio bank Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 35/57] ARM: mvebu: dont set the PL310 in I/O coherency mode when I/O coherency is disabled Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 36/57] dm thin: dont allow messages to be sent to a pool target in READ_ONLY or FAIL mode Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 37/57] dm cache: fix missing ERR_PTR returns and handling Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 38/57] drm/vmwgfx: Replace the hw mutex with a hw spinlock Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 41/57] spi/pxa2xx: Clear cur_chip pointer before starting next message Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 42/57] drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 43/57] regulator: core: fix race condition in regulator_put() Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 44/57] drivers: net: cpsw: discard dual emac default vlan configuration Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 45/57] drm: fix fb-helper vs MST dangling connector ptrs (v2) Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 46/57] drm/i915: Only fence tiled region of object Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 47/57] drm/i915: BDW Fix Halo PCI IDs marked as ULT Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 48/57] drm/i915: Init PPGTT before context enable Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 49/57] drm/i915: fix inconsistent brightness after resume Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 50/57] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 51/57] memcg: remove extra newlines from memcg oom kill log Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 52/57] perf/x86/intel: Add model number for Airmont Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 53/57] perf/rapl: Fix crash in rapl_scale() Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 54/57] HID: rmi: Check for additional ACM registers appended to F11 data report Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 55/57] can: c_can: end pending transmission on network stop (ifdown) Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 56/57] clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64 Greg Kroah-Hartman
2015-02-03 23:14 ` [PATCH 3.18 57/57] xen/arm/arm64: introduce xen_arch_need_swiotlb Greg Kroah-Hartman
2015-02-04 14:03 ` [PATCH 3.18 00/57] 3.18.6-stable review Guenter Roeck
2015-02-04 19:22 ` Greg Kroah-Hartman
2015-02-04 17:30 ` Shuah Khan
2015-02-04 19:22 ` 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=20150203231211.486950145@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=satoru.takeuchi@gmail.com \
--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.