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.15 00/66] 3.15.4-stable review
Date: Fri, 4 Jul 2014 15:13:59 -0700 [thread overview]
Message-ID: <20140704221422.813435485@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.15.4 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 Jul 6 22:13:57 UTC 2014.
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.15.4-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.15.4-rc1
Mengdong Lin <mengdong.lin@intel.com>
ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controller
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13
Pierre Ossman <pierre@ossman.eu>
ALSA: hda - hdmi: call overridden init on resume
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Fix races at disconnection and PCM closing
Oleg Nesterov <oleg@redhat.com>
tracing: Fix syscall_*regfunc() vs copy_process() race
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
tracing: Try again for saved cmdline if failed due to locking
Jacob Keller <jacob.e.keller@intel.com>
Documentation/SubmittingPatches: describe the Fixes: tag
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
Tejun Heo <tj@kernel.org>
ptrace,x86: force IRET path after a ptrace_stop()
Deng-Cheng Zhu <dengcheng.zhu@imgtec.com>
MIPS: KVM: Fix memory leak on VCPU
James Hogan <james.hogan@imgtec.com>
MIPS: KVM: Remove redundant NULL checks before kfree()
Aaron Plattner <aplattner@nvidia.com>
cpufreq: unlock when failing cpufreq_update_policy()
Ed Swarthout <Ed.Swarthout@freescale.com>
cpufreq: ppc-corenet-cpu-freq: do_div use quotient
Jeff Mahoney <jeffm@suse.com>
reiserfs: call truncate_setsize under tailpack mutex
Dave Chinner <dchinner@redhat.com>
xfs: xfs_readsb needs to check for magic numbers
Scott Wood <scottwood@freescale.com>
powerpc: Don't skip ePAPR spin-table CPUs
Benjamin Herrenschmidt <benh@kernel.crashing.org>
powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support
Michael Neuling <mikey@neuling.org>
powerpc: Don't setup CPUs with bad status
Paul Bolle <pebolle@tiscali.nl>
powerpc: fix typo 'CONFIG_PPC_CPU'
Michael Ellerman <mpe@ellerman.id.au>
powerpc/perf: Ensure all EBB register state is cleared on fork()
Paul Bolle <pebolle@tiscali.nl>
powerpc: fix typo 'CONFIG_PMAC'
Anton Blanchard <anton@samba.org>
powerpc: 64bit sendfile is capped at 2GB
Benjamin Herrenschmidt <benh@kernel.crashing.org>
powerpc/serial: Use saner flags when creating legacy ports
Michael Ellerman <mpe@ellerman.id.au>
powerpc/mm: Check paca psize is up to date for huge mappings
Anton Blanchard <anton@samba.org>
powernv: Fix permissions on sysparam sysfs entries
Gavin Shan <gwshan@linux.vnet.ibm.com>
powerpc/pseries: Fix overwritten PE state
Scott Mayhew <smayhew@redhat.com>
nfs: Fix cache_validity check in nfs_write_pageuptodate()
Mateusz Guzik <mguzik@redhat.com>
NFS: populate ->net in mount data when remounting
Trond Myklebust <trond.myklebust@primarydata.com>
NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
Trond Myklebust <trond.myklebust@primarydata.com>
NFS: Don't declare inode uptodate unless all attributes were checked
Christoph Hellwig <hch@lst.de>
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
J. Bruce Fields <bfields@redhat.com>
nfsd4: fix FREE_STATEID lockowner leak
Trond Myklebust <trond.myklebust@primarydata.com>
pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
Trond Myklebust <trond.myklebust@primarydata.com>
SUNRPC: Fix a module reference leak in svc_handle_xprt
Bart Van Assche <bvanassche@acm.org>
IB/umad: Fix use-after-free on close
Bart Van Assche <bvanassche@acm.org>
IB/umad: Fix error handling
Bart Van Assche <bvanassche@acm.org>
IB/srp: Fix a sporadic crash triggered by cable pulling
Dennis Dalessandro <dennis.dalessandro@intel.com>
IB/ipath: Translate legacy diagpkt into newer extended diagpkt
Mike Marciniszyn <mike.marciniszyn@intel.com>
IB/qib: Fix port in pkey change event
Yann Droneaud <ydroneaud@opteya.com>
IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq
Yann Droneaud <ydroneaud@opteya.com>
IB/mlx5: add missing padding at end of struct mlx5_ib_create_cq
Don Zickus <dzickus@redhat.com>
kernel/watchdog.c: remove preemption restrictions when restarting lockup detector
gundberg <per.gundberg@icomera.com>
watchdog: kempld-wdt: Use the correct value when configuring the prescaler with the watchdog
Gabor Juhos <juhosg@openwrt.org>
watchdog: ath79_wdt: avoid spurious restarts on AR934x
Viresh Kumar <viresh.kumar@linaro.org>
watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()
Yann Droneaud <ydroneaud@opteya.com>
RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp
Yann Droneaud <ydroneaud@opteya.com>
RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp
Christoph Jaeger <christophjaeger@linux.com>
RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths
hujianyang <hujianyang@huawei.com>
UBIFS: Remove incorrect assertion in shrink_tnc()
hujianyang <hujianyang@huawei.com>
UBIFS: fix an mmap and fsync race condition
Joe Handzik <joseph.t.handzik@hp.com>
hpsa: add new Smart Array PCI IDs (May 2014)
Markos Chandras <markos.chandras@imgtec.com>
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
Paul Burton <paul.burton@imgtec.com>
Revert "MIPS: Save/restore MSA context around signals"
Alex Smith <alex.smith@imgtec.com>
recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
Asai Thambi S P <asamymuthupa@micron.com>
mtip32xx: Remove dfs_parent after pci unregister
Asai Thambi S P <asamymuthupa@micron.com>
mtip32xx: Increase timeout for STANDBY IMMEDIATE command
Asai Thambi S P <asamymuthupa@micron.com>
mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
Bjorn Helgaas <bhelgaas@google.com>
PCI: Fix incorrect vgaarb conditional in WARN_ON()
Thomas Jarosch <thomas.jarosch@intra2net.com>
PCI: Add new ID for Intel GPU "spurious interrupt" quirk
Hans de Goede <hdegoede@redhat.com>
Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set
Hans de Goede <hdegoede@redhat.com>
Input: elantech - deal with clickpads reporting right button events
Benjamin Tissoires <benjamin.tissoires@redhat.com>
Input: synaptics - fix resolution for manually provided min/max
Mikulas Patocka <mpatocka@redhat.com>
iscsi-target: fix iscsit_del_np deadlock on unload
Nicholas Bellinger <nab@linux-iscsi.org>
iscsi-target: Explicily clear login response PDU in exception path
Nicholas Bellinger <nab@linux-iscsi.org>
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
Nicholas Bellinger <nab@linux-iscsi.org>
target: Fix left-over se_lun->lun_sep pointer OOPs
-------------
Diffstat:
Documentation/SubmittingPatches | 22 ++-
Documentation/sound/alsa/HD-Audio-Models.txt | 5 +
Makefile | 4 +-
arch/mips/include/asm/sigcontext.h | 2 -
arch/mips/include/uapi/asm/sigcontext.h | 8 -
arch/mips/kernel/asm-offsets.c | 3 -
arch/mips/kernel/irq-msc01.c | 2 +-
arch/mips/kernel/r4k_fpu.S | 213 -------------------------
arch/mips/kernel/signal.c | 79 +--------
arch/mips/kernel/signal32.c | 74 +--------
arch/mips/kvm/kvm_mips.c | 13 +-
arch/powerpc/include/asm/switch_to.h | 2 +
arch/powerpc/include/asm/systbl.h | 2 +-
arch/powerpc/include/uapi/asm/cputable.h | 1 +
arch/powerpc/kernel/cputable.c | 3 +-
arch/powerpc/kernel/legacy_serial.c | 15 +-
arch/powerpc/kernel/setup-common.c | 10 +-
arch/powerpc/kernel/time.c | 2 +-
arch/powerpc/lib/sstep.c | 2 +-
arch/powerpc/mm/hash_utils_64.c | 31 ++--
arch/powerpc/platforms/powernv/opal-sysparam.c | 4 +-
arch/powerpc/platforms/pseries/eeh_pseries.c | 1 +
arch/x86/include/asm/ptrace.h | 16 ++
drivers/block/mtip32xx/mtip32xx.c | 123 ++++++++++----
drivers/cpufreq/cpufreq.c | 10 +-
drivers/cpufreq/ppc-corenet-cpufreq.c | 9 +-
drivers/infiniband/core/user_mad.c | 75 +++++----
drivers/infiniband/hw/cxgb4/cq.c | 4 +-
drivers/infiniband/hw/cxgb4/device.c | 2 +
drivers/infiniband/hw/cxgb4/provider.c | 5 +-
drivers/infiniband/hw/cxgb4/user.h | 2 +
drivers/infiniband/hw/ipath/ipath_diag.c | 4 +
drivers/infiniband/hw/mlx5/cq.c | 13 +-
drivers/infiniband/hw/mlx5/srq.c | 14 +-
drivers/infiniband/hw/mlx5/user.h | 2 +
drivers/infiniband/hw/qib/qib_mad.c | 2 +-
drivers/infiniband/ulp/srp/ib_srp.c | 6 +
drivers/input/mouse/elantech.c | 27 +++-
drivers/input/mouse/synaptics.c | 19 +--
drivers/pci/pci.c | 2 +-
drivers/pci/quirks.c | 1 +
drivers/scsi/hpsa.c | 12 ++
drivers/target/iscsi/iscsi_target.c | 2 +-
drivers/target/iscsi/iscsi_target_login.c | 13 +-
drivers/target/iscsi/iscsi_target_util.c | 2 +
drivers/target/target_core_device.c | 1 +
drivers/watchdog/ath79_wdt.c | 10 ++
drivers/watchdog/kempld_wdt.c | 2 +-
drivers/watchdog/sp805_wdt.c | 4 +-
fs/nfs/inode.c | 26 +--
fs/nfs/nfs4filelayout.c | 2 +-
fs/nfs/nfs4state.c | 6 +-
fs/nfs/super.c | 1 +
fs/nfs/write.c | 4 +-
fs/nfsd/nfs4state.c | 2 +-
fs/nfsd/nfs4xdr.c | 4 +-
fs/reiserfs/inode.c | 8 +-
fs/ubifs/file.c | 3 +-
fs/ubifs/shrinker.c | 1 -
fs/xfs/xfs_mount.c | 23 ++-
include/linux/ptrace.h | 3 +
include/trace/syscall.h | 15 ++
kernel/fork.c | 2 +
kernel/trace/trace.c | 13 +-
kernel/watchdog.c | 2 -
lib/lz4/lz4_decompress.c | 6 +-
net/sunrpc/svc_xprt.c | 2 +
scripts/recordmcount.h | 4 +-
sound/pci/hda/hda_intel.c | 65 +++++++-
sound/pci/hda/patch_hdmi.c | 2 +-
sound/pci/hda/patch_sigmatel.c | 58 ++++++-
sound/usb/card.c | 13 +-
sound/usb/endpoint.c | 17 +-
sound/usb/endpoint.h | 1 +
74 files changed, 602 insertions(+), 561 deletions(-)
next reply other threads:[~2014-07-04 22:13 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-04 22:13 Greg Kroah-Hartman [this message]
2014-07-04 22:14 ` [PATCH 3.15 01/66] target: Fix left-over se_lun->lun_sep pointer OOPs Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 02/66] iscsi-target: Avoid rejecting incorrect ITT for Data-Out Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 03/66] iscsi-target: Explicily clear login response PDU in exception path Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 04/66] iscsi-target: fix iscsit_del_np deadlock on unload Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 05/66] Input: synaptics - fix resolution for manually provided min/max Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 06/66] Input: elantech - deal with clickpads reporting right button events Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 07/66] Input: elantech - dont set bit 1 of reg_10 when the no_hw_res quirk is set Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 08/66] PCI: Add new ID for Intel GPU "spurious interrupt" quirk Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 09/66] PCI: Fix incorrect vgaarb conditional in WARN_ON() Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 10/66] mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 11/66] mtip32xx: Increase timeout for STANDBY IMMEDIATE command Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 12/66] mtip32xx: Remove dfs_parent after pci unregister Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 13/66] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 14/66] Revert "MIPS: Save/restore MSA context around signals" Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 15/66] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremapd region Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 16/66] hpsa: add new Smart Array PCI IDs (May 2014) Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 17/66] UBIFS: fix an mmap and fsync race condition Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 18/66] UBIFS: Remove incorrect assertion in shrink_tnc() Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 19/66] RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 20/66] RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 21/66] RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 22/66] watchdog: sp805: Set watchdog_device->timeout from ->set_timeout() Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 23/66] watchdog: ath79_wdt: avoid spurious restarts on AR934x Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 24/66] watchdog: kempld-wdt: Use the correct value when configuring the prescaler with the watchdog Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 25/66] kernel/watchdog.c: remove preemption restrictions when restarting lockup detector Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 26/66] IB/mlx5: add missing padding at end of struct mlx5_ib_create_cq Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 27/66] IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 28/66] IB/qib: Fix port in pkey change event Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 29/66] IB/ipath: Translate legacy diagpkt into newer extended diagpkt Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 30/66] IB/srp: Fix a sporadic crash triggered by cable pulling Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 31/66] IB/umad: Fix error handling Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 32/66] IB/umad: Fix use-after-free on close Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 33/66] SUNRPC: Fix a module reference leak in svc_handle_xprt Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 34/66] pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr() Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 35/66] nfsd4: fix FREE_STATEID lockowner leak Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 36/66] nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 37/66] NFS: Dont declare inode uptodate unless all attributes were checked Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 38/66] NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 39/66] NFS: populate ->net in mount data when remounting Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 40/66] nfs: Fix cache_validity check in nfs_write_pageuptodate() Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 41/66] powerpc/pseries: Fix overwritten PE state Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 42/66] powernv: Fix permissions on sysparam sysfs entries Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 43/66] powerpc/mm: Check paca psize is up to date for huge mappings Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 44/66] powerpc/serial: Use saner flags when creating legacy ports Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 45/66] powerpc: 64bit sendfile is capped at 2GB Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 46/66] powerpc: fix typo CONFIG_PMAC Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 47/66] powerpc/perf: Ensure all EBB register state is cleared on fork() Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 48/66] powerpc: fix typo CONFIG_PPC_CPU Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 49/66] powerpc: Dont setup CPUs with bad status Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 50/66] powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 51/66] powerpc: Dont skip ePAPR spin-table CPUs Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 52/66] xfs: xfs_readsb needs to check for magic numbers Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 53/66] reiserfs: call truncate_setsize under tailpack mutex Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 54/66] cpufreq: ppc-corenet-cpu-freq: do_div use quotient Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 55/66] cpufreq: unlock when failing cpufreq_update_policy() Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 56/66] MIPS: KVM: Remove redundant NULL checks before kfree() Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 57/66] MIPS: KVM: Fix memory leak on VCPU Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 58/66] ptrace,x86: force IRET path after a ptrace_stop() Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 59/66] lz4: add overrun checks to lz4_uncompress_unknownoutputsize() Greg Kroah-Hartman
2014-07-04 22:14 ` [PATCH 3.15 60/66] Documentation/SubmittingPatches: describe the Fixes: tag Greg Kroah-Hartman
2014-07-04 22:15 ` [PATCH 3.15 61/66] tracing: Try again for saved cmdline if failed due to locking Greg Kroah-Hartman
2014-07-04 22:15 ` [PATCH 3.15 62/66] tracing: Fix syscall_*regfunc() vs copy_process() race Greg Kroah-Hartman
2014-07-04 22:15 ` [PATCH 3.15 63/66] ALSA: usb-audio: Fix races at disconnection and PCM closing Greg Kroah-Hartman
2014-07-04 22:15 ` [PATCH 3.15 64/66] ALSA: hda - hdmi: call overridden init on resume Greg Kroah-Hartman
2014-07-04 22:15 ` [PATCH 3.15 65/66] ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13 Greg Kroah-Hartman
2014-07-04 22:15 ` [PATCH 3.15 66/66] ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controller Greg Kroah-Hartman
2014-07-05 5:48 ` [PATCH 3.15 00/66] 3.15.4-stable review Guenter Roeck
2014-07-05 6:52 ` Satoru Takeuchi
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=20140704221422.813435485@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 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).