All of lore.kernel.org
 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,
	linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
	ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
	stable@vger.kernel.org
Subject: [PATCH 4.19 000/205] 4.19.3-stable review
Date: Mon, 19 Nov 2018 17:25:07 +0100	[thread overview]
Message-ID: <20181119162616.586062722@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 4.19.3 release.
There are 205 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 Wed Nov 21 16:24:55 UTC 2018.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.3-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 4.19.3-rc1

Stefano Stabellini <stefanos@xilinx.com>
    CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915: Fix hpd handling for pins with two encoders

Lyude Paul <lyude@redhat.com>
    drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST

Lyude Paul <lyude@redhat.com>
    drm/i915: Fix possible race in intel_dp_add_mst_connector()

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915/execlists: Force write serialisation into context image vs execution

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915: Mark pin flags as u64

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915: Don't oops during modeset shutdown after lpe audio deinit

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915: Compare user's 64b GTT offset even on 32b

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915: Fix ilk+ watermarks when disabling pipes

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915: Fix error handling for the NV12 fb dimensions check

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915: Mark up GTT sizes as u64

Clint Taylor <clinton.a.taylor@intel.com>
    drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values

Manasi Navare <manasi.d.navare@intel.com>
    drm/i915/icl: Fix the macros for DFLEXDPMLE register bits

Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
    drm/i915/dp: Restrict link retrain workaround to external monitors

Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
    drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915: Large page offsets for pread/pwrite

Lyude Paul <lyude@redhat.com>
    drm/i915: Skip vcpi allocation for MSTB ports that are gone

Lyude Paul <lyude@redhat.com>
    drm/i915: Don't unset intel_connector->mst_port

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915: Restore vblank interrupts earlier

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915: Use the correct crtc when sanitizing plane mapping

Manasi Navare <manasi.d.navare@intel.com>
    drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode

Hans de Goede <hdegoede@redhat.com>
    drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)

Lyude Paul <lyude@redhat.com>
    drm/atomic_helper: Disallow new modesets on unregistered connectors

Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
    drm/dp_mst: Check if primary mstb is null

Lucas Stach <l.stach@pengutronix.de>
    drm/etnaviv: fix bogus fence complete check in timeout handler

Akshu Agrawal <akshu.agrawal@amd.com>
    drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD

Lyude Paul <lyude@redhat.com>
    drm/nouveau: Fix nv50_mstc->best_encoder()

Lyude Paul <lyude@redhat.com>
    drm/nouveau: Check backlight IDs are >= 0, not > 0

Lyude Paul <lyude@redhat.com>
    drm/amdgpu: Suppress keypresses from ACPI_VIDEO events

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type

Rex Zhu <Rex.Zhu@amd.com>
    drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init

Marc Zyngier <marc.zyngier@arm.com>
    drm/rockchip: Allow driver to be shutdown on reboot/kexec

Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    scripts/spdxcheck.py: make python3 compliant

Roman Gushchin <guro@fb.com>
    mm: don't reclaim inodes with many attached pages

Ard Biesheuvel <ard.biesheuvel@linaro.org>
    efi/arm/libstub: Pack FDT after populating it

Vasily Averin <vvs@virtuozzo.com>
    mm/swapfile.c: use kvzalloc for swap_info_struct allocation

Mike Kravetz <mike.kravetz@oracle.com>
    hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!

Arnd Bergmann <arnd@arndb.de>
    lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn

Eric Biggers <ebiggers@google.com>
    crypto: user - fix leaking uninitialized memory to userspace

Diego Viola <diego.viola@gmail.com>
    libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD

Andreas Gruenbacher <agruenba@redhat.com>
    gfs2: Fix metadata read-ahead during truncate (2)

Andreas Gruenbacher <agruenba@redhat.com>
    gfs2: Put bitmap buffers in put_super

Ondrej Mosnacek <omosnace@redhat.com>
    selinux: check length properly in SCTP bind hook

Miklos Szeredi <mszeredi@redhat.com>
    fuse: fix possibly missed wake-up after abort

Miklos Szeredi <mszeredi@redhat.com>
    fuse: fix leaked notify reply

Lukas Czerner <lczerner@redhat.com>
    fuse: fix use-after-free in fuse_direct_IO()

Maciej W. Rozycki <macro@linux-mips.org>
    rtc: hctosys: Add missing range error reporting

Scott Mayhew <smayhew@redhat.com>
    nfsd: COPY and CLONE operations require the saved filehandle to be set

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING

Frank Sorenson <sorenson@redhat.com>
    sunrpc: correct the computation for page_ptr when truncating

Christophe Leroy <christophe.leroy@c-s.fr>
    kdb: print real address of pointers instead of hashed addresses

Christophe Leroy <christophe.leroy@c-s.fr>
    kdb: use correct pointer when 'btc' calls 'btt'

Ulf Hansson <ulf.hansson@linaro.org>
    ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO

Dmitry V. Levin <ldv@altlinux.org>
    uapi: fix linux/kfd_ioctl.h userspace compilation errors

Benjamin Coddington <bcodding@redhat.com>
    mnt: fix __detach_mounts infinite loop

Eric W. Biederman <ebiederm@xmission.com>
    mount: Prevent MNT_DETACH from disconnecting locked mounts

Eric W. Biederman <ebiederm@xmission.com>
    mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts

Eric W. Biederman <ebiederm@xmission.com>
    mount: Retest MNT_LOCKED in do_umount

Vasily Averin <vvs@virtuozzo.com>
    ext4: fix buffer leak in __ext4_read_dirblock() on error path

Vasily Averin <vvs@virtuozzo.com>
    ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path

Vasily Averin <vvs@virtuozzo.com>
    ext4: fix buffer leak in ext4_xattr_move_to_block() on error path

Vasily Averin <vvs@virtuozzo.com>
    ext4: release bs.bh before re-using in ext4_xattr_block_find()

Vasily Averin <vvs@virtuozzo.com>
    ext4: fix buffer leak in ext4_xattr_get_block() on error path

Vasily Averin <vvs@virtuozzo.com>
    ext4: fix possible leak of s_journal_flag_rwsem in error path

Theodore Ts'o <tytso@mit.edu>
    ext4: fix possible leak of sbi->s_group_desc_leak in error path

Theodore Ts'o <tytso@mit.edu>
    ext4: avoid possible double brelse() in add_new_gdb() on error path

Vasily Averin <vvs@virtuozzo.com>
    ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing

Vasily Averin <vvs@virtuozzo.com>
    ext4: avoid buffer leak in ext4_orphan_add() after prior errors

Vasily Averin <vvs@virtuozzo.com>
    ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()

Vasily Averin <vvs@virtuozzo.com>
    ext4: fix possible inode leak in the retry loop of ext4_resize_fs()

Vasily Averin <vvs@virtuozzo.com>
    ext4: missing !bh check in ext4_xattr_inode_write()

Vasily Averin <vvs@virtuozzo.com>
    ext4: avoid potential extra brelse in setup_new_flex_group_blocks()

Vasily Averin <vvs@virtuozzo.com>
    ext4: add missing brelse() add_new_gdb_meta_bg()'s error path

Vasily Averin <vvs@virtuozzo.com>
    ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path

Vasily Averin <vvs@virtuozzo.com>
    ext4: add missing brelse() update_backups()'s error path

Michael Kelley <mikelley@microsoft.com>
    clockevents/drivers/i8253: Add support for PIT shutdown quirk

Shaokun Zhang <zhangshaokun@hisilicon.com>
    btrfs: tree-checker: Fix misleading group system information

Filipe Manana <fdmanana@suse.com>
    Btrfs: fix data corruption due to cloning of eof block

Filipe Manana <fdmanana@suse.com>
    Btrfs: fix infinite loop on inode eviction after deduplication of eof block

Robbie Ko <robbieko@synology.com>
    Btrfs: fix cur_offset in the error case for nocow

Filipe Manana <fdmanana@suse.com>
    Btrfs: fix missing data checksums after a ranged fsync (msync)

Lu Fengqi <lufq.fnst@cn.fujitsu.com>
    btrfs: fix pinned underflow after transaction aborted

Mathieu Malaterre <malat@debian.org>
    watchdog/core: Add missing prototypes for weak functions

H. Peter Anvin (Intel) <hpa@zytor.com>
    arch/alpha, termios: implement BOTHER, IBSHIFT and termios2

H. Peter Anvin <hpa@zytor.com>
    termios, tty/tty_baudrate.c: fix buffer overrun

Michael Kelley <mikelley@microsoft.com>
    x86/hyper-v: Enable PIT shutdown quirk

Steven Rostedt (VMware) <rostedt@goodmis.org>
    x86/cpu/vmware: Do not trace vmware_sched_clock()

John Garry <john.garry@huawei.com>
    of, numa: Validate some distance map rules

Adrian Hunter <adrian.hunter@intel.com>
    perf intel-pt: Insert callchain context into synthesized callchains

Adrian Hunter <adrian.hunter@intel.com>
    perf intel-pt/bts: Calculate cpumode for synthesized samples

David S. Miller <davem@davemloft.net>
    perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}

Thomas Richter <tmricht@linux.ibm.com>
    perf stat: Handle different PMU names with common prefix

Leo Yan <leo.yan@linaro.org>
    perf cs-etm: Correct CPU mode for samples

Dmitry Osipenko <digetx@gmail.com>
    hwmon: (core) Fix double-free in __hwmon_device_register()

Arnd Bergmann <arnd@arndb.de>
    mtd: docg3: don't set conflicting BCH_CONST_PARAMS option

Boris Brezillon <boris.brezillon@bootlin.com>
    mtd: nand: Fix nanddev_neraseblocks()

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()

Jarod Wilson <jarod@redhat.com>
    bonding/802.3ad: fix link_failure_count tracking

Ard Biesheuvel <ard.biesheuvel@linaro.org>
    ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm

Vasily Khoruzhick <vasilykh@arista.com>
    netfilter: conntrack: fix calculation of next bucket number in early_drop

Michal Hocko <mhocko@suse.com>
    memory_hotplug: cond_resched in __remove_pages

Andrea Arcangeli <aarcange@redhat.com>
    mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

Wengang Wang <wen.gang.wang@oracle.com>
    ocfs2: free up write context when direct IO failed

Changwei Ge <ge.changwei@h3c.com>
    ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry

Marc Zyngier <marc.zyngier@arm.com>
    soc: ti: QMSS: Fix usage of irq_set_affinity_hint

Christophe Leroy <christophe.leroy@c-s.fr>
    Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"

Ming Lei <ming.lei@redhat.com>
    SCSI: fix queue cleanup race before queue initialization is done

Quinn Tran <quinn.tran@cavium.com>
    scsi: qla2xxx: Initialize port speed to avoid setting lower speed

Greg Edwards <gedwards@ddn.com>
    vhost/scsi: truncate T10 PI iov_iter to prot_bytes

John Garry <john.garry@huawei.com>
    crypto: hisilicon - Fix reference after free of memories on error path

John Garry <john.garry@huawei.com>
    crypto: hisilicon - Fix NULL dereference for same dst and src

Gustavo A. R. Silva <gustavo@embeddedor.com>
    reset: hisilicon: fix potential NULL pointer dereference

Dan Williams <dan.j.williams@intel.com>
    acpi, nfit: Fix ARS overflow continuation

Vishal Verma <vishal.l.verma@intel.com>
    acpi/nfit, x86/mce: Validate a MCE's address before using it

Vishal Verma <vishal.l.verma@intel.com>
    acpi/nfit, x86/mce: Handle only uncorrectable machine checks

Mikulas Patocka <mpatocka@redhat.com>
    mach64: fix image corruption due to reading accelerator registers

Mikulas Patocka <mpatocka@redhat.com>
    mach64: fix display corruption on big endian machines

Dmitry Osipenko <digetx@gmail.com>
    thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs

Yan, Zheng <zyan@redhat.com>
    Revert "ceph: fix dentry leak in splice_dentry()"

Ilya Dryomov <idryomov@gmail.com>
    libceph: bump CEPH_MSG_MAX_DATA_LEN

Enric Balletbo i Serra <enric.balletbo@collabora.com>
    clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call

Ziyuan Xu <xzy.xu@rock-chips.com>
    clk: rockchip: fix wrong mmc sample phase shift for rk3328

Icenowy Zheng <icenowy@aosc.io>
    clk: sunxi-ng: h6: fix bus clocks' divider position

Ronald Wahl <rwahl@gmx.de>
    clk: at91: Fix division by zero in PLL recalc_rate()

Krzysztof Kozlowski <krzk@kernel.org>
    clk: s2mps11: Fix matching when built as module and DT node contains compatible

Richard Weinberger <richard@nod.at>
    um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP

Max Filippov <jcmvbkbc@gmail.com>
    xtensa: fix boot parameters address translation

Max Filippov <jcmvbkbc@gmail.com>
    xtensa: make sure bFLT stack is 16 byte aligned

Max Filippov <jcmvbkbc@gmail.com>
    xtensa: add NOTES section to the linker script

Huacai Chen <chenhc@lemote.com>
    MIPS: Loongson-3: Fix BRIDGE irq delivery problem

Huacai Chen <chenhc@lemote.com>
    MIPS: Loongson-3: Fix CPU UART irq delivery problem

Minchan Kim <minchan@kernel.org>
    zram: close udev startup race condition as default groups

Jerome Brunet <jbrunet@baylibre.com>
    clk: meson: axg: mark fdiv2 and fdiv3 as critical

Christian Hewitt <christianshewitt@gmail.com>
    clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL

Aaro Koskinen <aaro.koskinen@nokia.com>
    arm64: dts: stratix10: fix multicast filtering

Thor Thayer <thor.thayer@linux.intel.com>
    arm64: dts: stratix10: Support Ethernet Jumbo frame

Johan Hovold <johan@kernel.org>
    drm/msm: fix OF child-node lookup

Miklos Szeredi <mszeredi@redhat.com>
    fuse: set FR_SENT while locked

Miklos Szeredi <mszeredi@redhat.com>
    fuse: fix blocked_waitq wakeup

Kirill Tkhai <ktkhai@virtuozzo.com>
    fuse: Fix use-after-free in fuse_dev_do_write()

Kirill Tkhai <ktkhai@virtuozzo.com>
    fuse: Fix use-after-free in fuse_dev_do_read()

Amir Goldstein <amir73il@gmail.com>
    vfs: fix FIGETBSZ ioctl on an overlayfs file

Himanshu Madhani <himanshu.madhani@cavium.com>
    scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured

Quinn Tran <quinn.tran@cavium.com>
    scsi: qla2xxx: Fix duplicate switch database entries

Quinn Tran <quinn.tran@cavium.com>
    scsi: qla2xxx: Fix NVMe Target discovery

Quinn Tran <quinn.tran@cavium.com>
    scsi: qla2xxx: Fix NVMe session hang on unload

Giridhar Malavali <giridhar.malavali@cavium.com>
    scsi: qla2xxx: Fix for double free of SRB structure

Quinn Tran <quinn.tran@cavium.com>
    scsi: qla2xxx: Fix re-using LoopID when handle is in use

Quinn Tran <quinn.tran@cavium.com>
    scsi: qla2xxx: Reject bsg request if chip is down.

Quinn Tran <quinn.tran@cavium.com>
    scsi: qla2xxx: shutdown chip if reset fail

Quinn Tran <quinn.tran@cavium.com>
    scsi: qla2xxx: Fix early srb free on abort

Quinn Tran <quinn.tran@cavium.com>
    scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx

Quinn Tran <quinn.tran@cavium.com>
    scsi: qla2xxx: Fix process response queue for ISP26XX and above

Himanshu Madhani <himanshu.madhani@cavium.com>
    scsi: qla2xxx: Fix incorrect port speed being set for FC adapters

Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
    serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout

Miklos Szeredi <mszeredi@redhat.com>
    ovl: automatically enable redirect_dir on metacopy=on

Miklos Szeredi <mszeredi@redhat.com>
    ovl: check whiteout in ovl_create_over_whiteout()

Amir Goldstein <amir73il@gmail.com>
    ovl: fix recursive oi->lock in ovl_link()

Amir Goldstein <amir73il@gmail.com>
    ovl: fix error handling in ovl_verify_set_fh()

Young_X <YangX92@hotmail.com>
    cdrom: fix improper type cast, which can leat to information leak.

Hugues Fruchet <hugues.fruchet@st.com>
    media: ov5640: fix restore of last mode set

Dan Carpenter <dan.carpenter@oracle.com>
    drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()

Dominique Martinet <dominique.martinet@cea.fr>
    9p: clear dangling pointers in p9stat_free

Hugues Fruchet <hugues.fruchet@st.com>
    media: ov5640: fix mode change regression

Sébastien Szymanski <sebastien.szymanski@armadeus.com>
    ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and i.MX6ULL

Jan Kara <jack@suse.cz>
    udf: Prevent write-unsupported filesystem to be remounted read-write

Dominique Martinet <dominique.martinet@cea.fr>
    9p locks: fix glock.client_id leak in do_lock

Colin Ian King <colin.king@canonical.com>
    staging: most: video: fix registration of an empty comp core_component

Andrey Grodzovsky <andrey.grodzovsky@amd.com>
    drm/amdgpu: Fix SDMA TO after GPU reset v3

Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
    drm: rcar-du: Update Gen3 output limitations

Alexandru Ardelean <alexandru.ardelean@analog.com>
    staging:iio:ad7606: fix voltage scales

Breno Leitao <leitao@debian.org>
    powerpc/selftests: Wait all threads to join

Marco Felsch <m.felsch@pengutronix.de>
    media: tvp5150: fix width alignment during set_selection()

Phil Elwell <phil@raspberrypi.org>
    sc16is7xx: Fix for multi-channel stall

John Garry <john.garry@huawei.com>
    serial: 8250_of: Fix for lack of interrupt support

Gao Xiang <gaoxiang25@huawei.com>
    staging: erofs: fix a missing endian conversion

Huacai Chen <chenhc@lemote.com>
    MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS

Rashmica Gupta <rashmica.g@gmail.com>
    powerpc/memtrace: Remove memory in chunks

Joel Stanley <joel@jms.id.au>
    powerpc/boot: Ensure _zimage_start is a weak symbol

Dengcheng Zhu <dzhu@wavecomp.com>
    MIPS: kexec: Mark CPU offline before disabling local IRQ

Lucas Stach <l.stach@pengutronix.de>
    media: coda: don't overwrite h.264 profile_idc on decoder instance

Nicholas Mc Guire <hofrat@osadl.org>
    media: pci: cx23885: handle adding to list failure

John Garry <john.garry@huawei.com>
    drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer

SivapiriyanKumarasamy <sivapiriyan.kumarasamy@amd.com>
    drm/amd/display: fix gamma not being applied

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Raise dispclk value for dce120 by 15%

Tomi Valkeinen <tomi.valkeinen@ti.com>
    drm/omap: fix memory barrier bug in DMM driver

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak

Sean Paul <seanpaul@chromium.org>
    drm/msm: dpu: Allow planes to extend past active display

Stephen Boyd <swboyd@chromium.org>
    drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'

Anders Roxell <anders.roxell@linaro.org>
    drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture

Daniel Axtens <dja@axtens.net>
    powerpc/nohash: fix undefined behaviour when testing page size support

Fabio Estevam <fabio.estevam@nxp.com>
    ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL

Colin Ian King <colin.king@canonical.com>
    drm/amdgpu/powerplay: fix missing break in switch statements

Gustavo A. R. Silva <gustavo@embeddedor.com>
    drm/nouveau/secboot/acr: fix memory leak

Masami Hiramatsu <mhiramat@kernel.org>
    tracing/kprobes: Check the probe on unloaded module correctly

Miles Chen <miles.chen@mediatek.com>
    tty: check name length in tty_find_polling_driver()

Sam Bobroff <sbobroff@linux.ibm.com>
    powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()

Joel Stanley <joel@jms.id.au>
    powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS

Randy Dunlap <rdunlap@infradead.org>
    Input: wm97xx-ts - fix exit path

Su Sung Chung <Su.Chung@amd.com>
    drm/amd/display: fix bug of accessing invalid memory

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/mm: fix always true/false warning in slice.c

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/mm: Fix page table dump to work on Radix

Nicholas Piggin <npiggin@gmail.com>
    powerpc/64/module: REL32 relocation range check

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/traps: restore recoverability of machine_check interrupts


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

Diffstat:

 Documentation/filesystems/overlayfs.txt            |   6 ++
 Makefile                                           |   4 +-
 arch/alpha/include/asm/termios.h                   |   8 +-
 arch/alpha/include/uapi/asm/ioctls.h               |   5 +
 arch/alpha/include/uapi/asm/termbits.h             |  17 +++
 arch/arm/boot/dts/imx6ull-pinfunc.h                |  18 +++-
 arch/arm/configs/imx_v6_v7_defconfig               |   1 +
 arch/arm/mm/proc-v7.S                              |   2 +-
 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  |   9 ++
 .../boot/dts/altera/socfpga_stratix10_socdk.dts    |   2 +-
 arch/mips/include/asm/mach-loongson64/irq.h        |   2 +-
 arch/mips/kernel/crash.c                           |   3 +
 arch/mips/kernel/machine_kexec.c                   |   3 +
 arch/mips/loongson64/loongson-3/irq.c              |  56 ++--------
 arch/mips/pci/pci-legacy.c                         |   4 +
 arch/powerpc/Makefile                              |   6 +-
 arch/powerpc/boot/crt0.S                           |   4 +-
 arch/powerpc/include/asm/mmu-8xx.h                 |  34 ++----
 arch/powerpc/kernel/eeh.c                          |   5 +
 arch/powerpc/kernel/head_8xx.S                     |  45 ++++----
 arch/powerpc/kernel/module_64.c                    |   9 +-
 arch/powerpc/kernel/traps.c                        |   9 +-
 arch/powerpc/mm/8xx_mmu.c                          |   2 +-
 arch/powerpc/mm/dump_linuxpagetables.c             |  12 ++-
 arch/powerpc/mm/hugetlbpage.c                      |   3 +
 arch/powerpc/mm/slice.c                            |  21 ++--
 arch/powerpc/mm/tlb_nohash.c                       |   3 +
 arch/powerpc/platforms/powernv/memtrace.c          |  21 +++-
 arch/x86/include/asm/mce.h                         |   2 +
 arch/x86/kernel/cpu/mcheck/mce.c                   |   6 +-
 arch/x86/kernel/cpu/mshyperv.c                     |  11 ++
 arch/x86/kernel/cpu/vmware.c                       |   2 +-
 arch/x86/um/shared/sysdep/ptrace_32.h              |  10 --
 arch/xtensa/boot/Makefile                          |   2 +-
 arch/xtensa/include/asm/processor.h                |   6 +-
 arch/xtensa/kernel/head.S                          |   7 +-
 arch/xtensa/kernel/vmlinux.lds.S                   |   1 +
 block/blk-core.c                                   |   5 +-
 crypto/crypto_user.c                               |  18 ++--
 drivers/acpi/nfit/core.c                           |   4 +-
 drivers/acpi/nfit/mce.c                            |   8 +-
 drivers/ata/libata-core.c                          |   2 +-
 drivers/block/zram/zram_drv.c                      |  26 ++---
 drivers/cdrom/cdrom.c                              |   2 +-
 drivers/clk/at91/clk-pll.c                         |   3 +
 drivers/clk/clk-s2mps11.c                          |  30 ++++++
 drivers/clk/hisilicon/reset.c                      |   5 +-
 drivers/clk/meson/axg.c                            |  13 +++
 drivers/clk/meson/gxbb.c                           |  12 +++
 drivers/clk/rockchip/clk-ddr.c                     |   4 -
 drivers/clk/rockchip/clk-rk3328.c                  |   8 +-
 drivers/clk/sunxi-ng/ccu-sun50i-h6.c               |   8 +-
 drivers/clocksource/i8253.c                        |  14 ++-
 drivers/cpuidle/cpuidle-arm.c                      |  22 ++--
 drivers/crypto/hisilicon/sec/sec_algs.c            |  31 +++---
 drivers/firmware/efi/libstub/fdt.c                 |   4 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c           |  17 ++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c        |   3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c            |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_job.c            |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c          |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             |   3 +-
 drivers/gpu/drm/amd/display/dc/core/dc.c           |  19 +++-
 drivers/gpu/drm/amd/display/dc/dce/dce_clocks.c    |   3 +
 .../drm/amd/display/modules/color/color_gamma.c    |   8 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.c   |   5 +-
 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c   |   2 +
 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c |   2 +
 .../gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c  |   2 +
 .../gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c    |   2 +
 .../gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c    |   2 +
 drivers/gpu/drm/drm_atomic_helper.c                |  21 +++-
 drivers/gpu/drm/drm_dp_mst_topology.c              |   3 +
 drivers/gpu/drm/drm_panel_orientation_quirks.c     |  14 ++-
 drivers/gpu/drm/etnaviv/etnaviv_sched.c            |   2 +-
 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c  |   1 +
 drivers/gpu/drm/i915/gvt/gtt.h                     |   1 -
 drivers/gpu/drm/i915/i915_gem.c                    |  12 +--
 drivers/gpu/drm/i915/i915_gem_execbuffer.c         |   2 +-
 drivers/gpu/drm/i915/i915_gem_gtt.c                |   2 +-
 drivers/gpu/drm/i915/i915_gem_gtt.h                |  36 ++++---
 drivers/gpu/drm/i915/i915_reg.h                    |   8 +-
 drivers/gpu/drm/i915/intel_audio.c                 |  17 +++
 drivers/gpu/drm/i915/intel_display.c               | 120 +++++++++++----------
 drivers/gpu/drm/i915/intel_dp.c                    |  50 ++++++---
 drivers/gpu/drm/i915/intel_dp_link_training.c      |  26 ++---
 drivers/gpu/drm/i915/intel_dp_mst.c                |  49 ++++-----
 drivers/gpu/drm/i915/intel_hotplug.c               |  70 ++++++++----
 drivers/gpu/drm/i915/intel_lpe_audio.c             |   4 +-
 drivers/gpu/drm/i915/intel_lrc.c                   |  14 ++-
 drivers/gpu/drm/i915/intel_ringbuffer.c            |  38 ++++++-
 drivers/gpu/drm/i915/selftests/huge_pages.c        |   2 +-
 drivers/gpu/drm/i915/selftests/i915_gem_gtt.c      |   6 +-
 drivers/gpu/drm/msm/adreno/adreno_gpu.c            |   5 +-
 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c           |   3 +-
 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c            |   2 +-
 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c          |  34 +++---
 drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c         |   1 -
 drivers/gpu/drm/msm/msm_drv.h                      |   2 +
 drivers/gpu/drm/msm/msm_gpu.c                      |   4 +-
 drivers/gpu/drm/nouveau/dispnv50/disp.c            |  14 +--
 drivers/gpu/drm/nouveau/nouveau_backlight.c        |   4 +-
 .../gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c |   1 +
 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c           |  11 ++
 drivers/gpu/drm/rcar-du/rcar_du_kms.c              |  14 ++-
 drivers/gpu/drm/rockchip/rockchip_drm_drv.c        |   6 ++
 drivers/hwmon/hwmon.c                              |   8 +-
 drivers/input/touchscreen/wm97xx-core.c            |   3 +-
 drivers/media/i2c/ov5640.c                         |  33 ++++--
 drivers/media/i2c/tvp5150.c                        |  14 ++-
 drivers/media/pci/cx23885/altera-ci.c              |  10 ++
 drivers/media/platform/coda/coda-common.c          |   3 +-
 drivers/mtd/devices/Kconfig                        |   2 +-
 drivers/mtd/spi-nor/cadence-quadspi.c              |   2 +-
 drivers/net/bonding/bond_main.c                    |   4 +-
 drivers/of/of_numa.c                               |   9 +-
 drivers/rtc/hctosys.c                              |   4 +-
 drivers/scsi/qla2xxx/qla_bsg.c                     |   2 +-
 drivers/scsi/qla2xxx/qla_gs.c                      |   9 +-
 drivers/scsi/qla2xxx/qla_init.c                    |  40 +++----
 drivers/scsi/qla2xxx/qla_iocb.c                    |  17 ---
 drivers/scsi/qla2xxx/qla_mbx.c                     |   5 +-
 drivers/scsi/qla2xxx/qla_nvme.c                    |   5 +-
 drivers/scsi/qla2xxx/qla_os.c                      |   4 +-
 drivers/scsi/qla2xxx/qla_target.c                  |   3 +-
 drivers/scsi/qla2xxx/tcm_qla2xxx.c                 |   4 -
 drivers/scsi/scsi_lib.c                            |   8 ++
 drivers/soc/ti/knav_qmss.h                         |   4 +-
 drivers/soc/ti/knav_qmss_acc.c                     |  10 +-
 drivers/soc/ti/knav_qmss_queue.c                   |  22 ++--
 drivers/staging/erofs/unzip_vle.c                  |   8 +-
 drivers/staging/iio/adc/ad7606.c                   |   7 +-
 drivers/staging/most/video/video.c                 |   4 +-
 drivers/thermal/thermal_core.c                     |   3 +-
 drivers/tty/serial/8250/8250_of.c                  |  22 ++--
 drivers/tty/serial/sc16is7xx.c                     |  19 ++--
 drivers/tty/serial/sh-sci.c                        |   4 +-
 drivers/tty/tty_baudrate.c                         |   4 +-
 drivers/tty/tty_io.c                               |   2 +-
 drivers/vhost/scsi.c                               |   4 +-
 drivers/video/fbdev/aty/mach64_accel.c             |  28 +++--
 fs/9p/vfs_file.c                                   |  16 ++-
 fs/btrfs/disk-io.c                                 |  12 ++-
 fs/btrfs/inode.c                                   |   5 +-
 fs/btrfs/ioctl.c                                   |  14 ++-
 fs/btrfs/tree-checker.c                            |   2 +-
 fs/btrfs/tree-log.c                                |  17 +++
 fs/ceph/inode.c                                    |   8 +-
 fs/ext4/inode.c                                    |   5 +-
 fs/ext4/namei.c                                    |   5 +-
 fs/ext4/resize.c                                   |  28 ++---
 fs/ext4/super.c                                    |  17 +--
 fs/ext4/xattr.c                                    |  21 +++-
 fs/fuse/dev.c                                      |  41 +++++--
 fs/fuse/file.c                                     |   4 +-
 fs/gfs2/bmap.c                                     |  14 ++-
 fs/gfs2/rgrp.c                                     |   3 +-
 fs/inode.c                                         |   7 +-
 fs/ioctl.c                                         |   3 +
 fs/namespace.c                                     |  28 +++--
 fs/nfs/nfs4state.c                                 |   8 +-
 fs/nfsd/nfs4proc.c                                 |   3 +
 fs/ocfs2/aops.c                                    |  12 ++-
 fs/ocfs2/cluster/masklog.h                         |   9 ++
 fs/ocfs2/dir.c                                     |   3 +-
 fs/overlayfs/dir.c                                 |   8 ++
 fs/overlayfs/namei.c                               |   4 +-
 fs/overlayfs/super.c                               |  36 +++++--
 fs/udf/super.c                                     |  30 +++---
 fs/udf/udf_sb.h                                    |   2 +
 include/linux/ceph/libceph.h                       |   8 +-
 include/linux/i8253.h                              |   1 +
 include/linux/mtd/nand.h                           |   5 +-
 include/linux/nmi.h                                |   2 +
 include/uapi/linux/kfd_ioctl.h                     |   8 +-
 include/xen/xen-ops.h                              |   2 +-
 kernel/debug/kdb/kdb_bt.c                          |   4 +-
 kernel/debug/kdb/kdb_main.c                        |  14 +--
 kernel/debug/kdb/kdb_support.c                     |  12 +--
 kernel/trace/trace_kprobe.c                        |  39 ++++---
 lib/ubsan.c                                        |   3 +-
 mm/hugetlb.c                                       |  23 +++-
 mm/memory_hotplug.c                                |   1 +
 mm/mempolicy.c                                     |  32 +++++-
 mm/swapfile.c                                      |   6 +-
 net/9p/protocol.c                                  |   5 +
 net/netfilter/nf_conntrack_core.c                  |  13 ++-
 net/sunrpc/xdr.c                                   |   5 +-
 scripts/spdxcheck.py                               |   1 -
 security/selinux/hooks.c                           |   3 +
 tools/perf/util/cs-etm.c                           |  39 +++++--
 tools/perf/util/intel-bts.c                        |  17 ++-
 tools/perf/util/intel-pt.c                         |  28 +++--
 tools/perf/util/machine.c                          |  35 +++++-
 tools/perf/util/pmu.c                              |   2 +-
 tools/perf/util/thread-stack.c                     |  44 ++++++--
 tools/perf/util/thread-stack.h                     |   2 +-
 tools/testing/selftests/powerpc/tm/tm-tmspr.c      |  27 +++--
 198 files changed, 1542 insertions(+), 785 deletions(-)



             reply	other threads:[~2018-11-19 16:31 UTC|newest]

Thread overview: 224+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-19 16:25 Greg Kroah-Hartman [this message]
2018-11-19 16:25 ` [PATCH 4.19 001/205] powerpc/traps: restore recoverability of machine_check interrupts Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 002/205] powerpc/64/module: REL32 relocation range check Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 003/205] powerpc/mm: Fix page table dump to work on Radix Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 004/205] powerpc/mm: fix always true/false warning in slice.c Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 005/205] drm/amd/display: fix bug of accessing invalid memory Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 006/205] Input: wm97xx-ts - fix exit path Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 007/205] powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 008/205] powerpc/eeh: Fix possible null deref in eeh_dump_dev_log() Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 009/205] tty: check name length in tty_find_polling_driver() Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 010/205] tracing/kprobes: Check the probe on unloaded module correctly Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 011/205] drm/nouveau/secboot/acr: fix memory leak Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 012/205] drm/amdgpu/powerplay: fix missing break in switch statements Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 013/205] ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 014/205] powerpc/nohash: fix undefined behaviour when testing page size support Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 015/205] drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 016/205] drm/msm/disp/dpu: Use proper define for drm_encoder_init() encoder_type Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 017/205] drm/msm: dpu: Allow planes to extend past active display Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 018/205] powerpc/mm: Dont report hugepage tables as memory leaks when using kmemleak Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 019/205] drm/omap: fix memory barrier bug in DMM driver Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 020/205] drm/amd/display: Raise dispclk value for dce120 by 15% Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 021/205] drm/amd/display: fix gamma not being applied Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 022/205] drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 023/205] media: pci: cx23885: handle adding to list failure Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 024/205] media: coda: dont overwrite h.264 profile_idc on decoder instance Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 025/205] MIPS: kexec: Mark CPU offline before disabling local IRQ Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 026/205] powerpc/boot: Ensure _zimage_start is a weak symbol Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 027/205] powerpc/memtrace: Remove memory in chunks Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 028/205] MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 029/205] staging: erofs: fix a missing endian conversion Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 030/205] serial: 8250_of: Fix for lack of interrupt support Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 031/205] sc16is7xx: Fix for multi-channel stall Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 032/205] media: tvp5150: fix width alignment during set_selection() Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 033/205] powerpc/selftests: Wait all threads to join Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 034/205] staging:iio:ad7606: fix voltage scales Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 035/205] drm: rcar-du: Update Gen3 output limitations Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 036/205] drm/amdgpu: Fix SDMA TO after GPU reset v3 Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 037/205] staging: most: video: fix registration of an empty comp core_component Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 038/205] 9p locks: fix glock.client_id leak in do_lock Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 039/205] udf: Prevent write-unsupported filesystem to be remounted read-write Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 040/205] ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and i.MX6ULL Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 041/205] media: ov5640: fix mode change regression Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 042/205] 9p: clear dangling pointers in p9stat_free Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 043/205] drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create() Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 044/205] media: ov5640: fix restore of last mode set Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 045/205] cdrom: fix improper type cast, which can leat to information leak Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 046/205] ovl: fix error handling in ovl_verify_set_fh() Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 047/205] ovl: fix recursive oi->lock in ovl_link() Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 048/205] ovl: check whiteout in ovl_create_over_whiteout() Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 049/205] ovl: automatically enable redirect_dir on metacopy=on Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 050/205] serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 051/205] scsi: qla2xxx: Fix incorrect port speed being set for FC adapters Greg Kroah-Hartman
2018-11-19 16:25 ` [PATCH 4.19 052/205] scsi: qla2xxx: Fix process response queue for ISP26XX and above Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 053/205] scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 054/205] scsi: qla2xxx: Fix early srb free on abort Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 055/205] scsi: qla2xxx: shutdown chip if reset fail Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 056/205] scsi: qla2xxx: Reject bsg request if chip is down Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 057/205] scsi: qla2xxx: Fix re-using LoopID when handle is in use Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 058/205] scsi: qla2xxx: Fix for double free of SRB structure Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 059/205] scsi: qla2xxx: Fix NVMe session hang on unload Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 060/205] scsi: qla2xxx: Fix NVMe Target discovery Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 061/205] scsi: qla2xxx: Fix duplicate switch database entries Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 062/205] scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 063/205] vfs: fix FIGETBSZ ioctl on an overlayfs file Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 064/205] fuse: Fix use-after-free in fuse_dev_do_read() Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 065/205] fuse: Fix use-after-free in fuse_dev_do_write() Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 066/205] fuse: fix blocked_waitq wakeup Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 067/205] fuse: set FR_SENT while locked Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 068/205] drm/msm: fix OF child-node lookup Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 069/205] arm64: dts: stratix10: Support Ethernet Jumbo frame Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 070/205] arm64: dts: stratix10: fix multicast filtering Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 071/205] clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 072/205] clk: meson: axg: mark fdiv2 and fdiv3 as critical Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 073/205] zram: close udev startup race condition as default groups Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 074/205] MIPS: Loongson-3: Fix CPU UART irq delivery problem Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 075/205] MIPS: Loongson-3: Fix BRIDGE " Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 076/205] xtensa: add NOTES section to the linker script Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 077/205] xtensa: make sure bFLT stack is 16 byte aligned Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 078/205] xtensa: fix boot parameters address translation Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 079/205] um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 080/205] clk: s2mps11: Fix matching when built as module and DT node contains compatible Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 081/205] clk: at91: Fix division by zero in PLL recalc_rate() Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 082/205] clk: sunxi-ng: h6: fix bus clocks divider position Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 083/205] clk: rockchip: fix wrong mmc sample phase shift for rk3328 Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 084/205] clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 085/205] libceph: bump CEPH_MSG_MAX_DATA_LEN Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 086/205] Revert "ceph: fix dentry leak in splice_dentry()" Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 087/205] thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 088/205] mach64: fix display corruption on big endian machines Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 089/205] mach64: fix image corruption due to reading accelerator registers Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 090/205] acpi/nfit, x86/mce: Handle only uncorrectable machine checks Greg Kroah-Hartman
2018-11-19 16:26   ` [4.19,090/205] " Greg Kroah-Hartman
2018-11-19 16:26   ` [PATCH 4.19 090/205] " Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 091/205] acpi/nfit, x86/mce: Validate a MCEs address before using it Greg Kroah-Hartman
2018-11-19 16:26   ` [4.19,091/205] " Greg Kroah-Hartman
2018-11-19 16:26   ` [PATCH 4.19 091/205] " Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 092/205] acpi, nfit: Fix ARS overflow continuation Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 093/205] reset: hisilicon: fix potential NULL pointer dereference Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 094/205] crypto: hisilicon - Fix NULL dereference for same dst and src Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 095/205] crypto: hisilicon - Fix reference after free of memories on error path Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 096/205] vhost/scsi: truncate T10 PI iov_iter to prot_bytes Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 097/205] scsi: qla2xxx: Initialize port speed to avoid setting lower speed Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 098/205] SCSI: fix queue cleanup race before queue initialization is done Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 099/205] Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP" Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 100/205] soc: ti: QMSS: Fix usage of irq_set_affinity_hint Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 101/205] ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 102/205] ocfs2: free up write context when direct IO failed Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 103/205] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 104/205] memory_hotplug: cond_resched in __remove_pages Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 105/205] netfilter: conntrack: fix calculation of next bucket number in early_drop Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 106/205] ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 107/205] bonding/802.3ad: fix link_failure_count tracking Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 108/205] mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute() Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 109/205] mtd: nand: Fix nanddev_neraseblocks() Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 110/205] mtd: docg3: dont set conflicting BCH_CONST_PARAMS option Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 111/205] hwmon: (core) Fix double-free in __hwmon_device_register() Greg Kroah-Hartman
2018-11-19 16:26 ` [PATCH 4.19 112/205] perf cs-etm: Correct CPU mode for samples Greg Kroah-Hartman
2018-11-19 16:26   ` Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 113/205] perf stat: Handle different PMU names with common prefix Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 114/205] perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc} Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 115/205] perf intel-pt/bts: Calculate cpumode for synthesized samples Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 116/205] perf intel-pt: Insert callchain context into synthesized callchains Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 117/205] of, numa: Validate some distance map rules Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 118/205] x86/cpu/vmware: Do not trace vmware_sched_clock() Greg Kroah-Hartman
2018-11-19 16:27 ` Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 119/205] x86/hyper-v: Enable PIT shutdown quirk Greg Kroah-Hartman
2018-11-19 16:27 ` Greg Kroah-Hartman
2018-11-19 16:27   ` Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 120/205] termios, tty/tty_baudrate.c: fix buffer overrun Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 121/205] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 122/205] watchdog/core: Add missing prototypes for weak functions Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 123/205] btrfs: fix pinned underflow after transaction aborted Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 124/205] Btrfs: fix missing data checksums after a ranged fsync (msync) Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 125/205] Btrfs: fix cur_offset in the error case for nocow Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 126/205] Btrfs: fix infinite loop on inode eviction after deduplication of eof block Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 127/205] Btrfs: fix data corruption due to cloning " Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 128/205] btrfs: tree-checker: Fix misleading group system information Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 129/205] clockevents/drivers/i8253: Add support for PIT shutdown quirk Greg Kroah-Hartman
2018-11-19 16:27   ` Greg Kroah-Hartman
2018-11-19 16:27 ` Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 130/205] ext4: add missing brelse() update_backups()s error path Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 131/205] ext4: add missing brelse() in set_flexbg_block_bitmap()s " Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 132/205] ext4: add missing brelse() add_new_gdb_meta_bg()s " Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 133/205] ext4: avoid potential extra brelse in setup_new_flex_group_blocks() Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 134/205] ext4: missing !bh check in ext4_xattr_inode_write() Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 135/205] ext4: fix possible inode leak in the retry loop of ext4_resize_fs() Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 136/205] ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty() Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 137/205] ext4: avoid buffer leak in ext4_orphan_add() after prior errors Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 138/205] ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 139/205] ext4: avoid possible double brelse() in add_new_gdb() on error path Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 140/205] ext4: fix possible leak of sbi->s_group_desc_leak in " Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 141/205] ext4: fix possible leak of s_journal_flag_rwsem " Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 142/205] ext4: fix buffer leak in ext4_xattr_get_block() on " Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 143/205] ext4: release bs.bh before re-using in ext4_xattr_block_find() Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 144/205] ext4: fix buffer leak in ext4_xattr_move_to_block() on error path Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 145/205] ext4: fix buffer leak in ext4_expand_extra_isize_ea() " Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 146/205] ext4: fix buffer leak in __ext4_read_dirblock() " Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 147/205] mount: Retest MNT_LOCKED in do_umount Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 148/205] mount: Dont allow copying MNT_UNBINDABLE|MNT_LOCKED mounts Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 149/205] mount: Prevent MNT_DETACH from disconnecting locked mounts Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 150/205] mnt: fix __detach_mounts infinite loop Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 151/205] uapi: fix linux/kfd_ioctl.h userspace compilation errors Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 152/205] ARM: cpuidle: Dont register the driver when back-end init returns -ENXIO Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 153/205] kdb: use correct pointer when btc calls btt Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 154/205] kdb: print real address of pointers instead of hashed addresses Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 155/205] sunrpc: correct the computation for page_ptr when truncating Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 156/205] NFSv4: Dont exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 157/205] nfsd: COPY and CLONE operations require the saved filehandle to be set Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 158/205] rtc: hctosys: Add missing range error reporting Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 159/205] fuse: fix use-after-free in fuse_direct_IO() Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 160/205] fuse: fix leaked notify reply Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 161/205] fuse: fix possibly missed wake-up after abort Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 162/205] selinux: check length properly in SCTP bind hook Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 163/205] gfs2: Put bitmap buffers in put_super Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 164/205] gfs2: Fix metadata read-ahead during truncate (2) Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 165/205] libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 166/205] crypto: user - fix leaking uninitialized memory to userspace Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 167/205] lib/ubsan.c: dont mark __ubsan_handle_builtin_unreachable as noreturn Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 168/205] hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 169/205] mm/swapfile.c: use kvzalloc for swap_info_struct allocation Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 170/205] efi/arm/libstub: Pack FDT after populating it Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 171/205] mm: dont reclaim inodes with many attached pages Greg Kroah-Hartman
2018-11-19 16:27 ` [PATCH 4.19 172/205] scripts/spdxcheck.py: make python3 compliant Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 173/205] drm/rockchip: Allow driver to be shutdown on reboot/kexec Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 174/205] drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 175/205] drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 176/205] drm/amdgpu: Suppress keypresses from ACPI_VIDEO events Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 177/205] drm/nouveau: Check backlight IDs are >= 0, not > 0 Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 178/205] drm/nouveau: Fix nv50_mstc->best_encoder() Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 179/205] drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 180/205] drm/etnaviv: fix bogus fence complete check in timeout handler Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 181/205] drm/dp_mst: Check if primary mstb is null Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 182/205] drm/atomic_helper: Disallow new modesets on unregistered connectors Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 183/205] drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003) Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 184/205] drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panels native mode Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 185/205] drm/i915: Use the correct crtc when sanitizing plane mapping Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 186/205] drm/i915: Restore vblank interrupts earlier Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 187/205] drm/i915: Dont unset intel_connector->mst_port Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 188/205] drm/i915: Skip vcpi allocation for MSTB ports that are gone Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 189/205] drm/i915: Large page offsets for pread/pwrite Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 190/205] drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse() Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 191/205] drm/i915/dp: Restrict link retrain workaround to external monitors Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 192/205] drm/i915/icl: Fix the macros for DFLEXDPMLE register bits Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 193/205] drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 194/205] drm/i915: Mark up GTT sizes as u64 Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 195/205] drm/i915: Fix error handling for the NV12 fb dimensions check Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 196/205] drm/i915: Fix ilk+ watermarks when disabling pipes Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 197/205] drm/i915: Compare users 64b GTT offset even on 32b Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 198/205] drm/i915: Dont oops during modeset shutdown after lpe audio deinit Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 199/205] drm/i915: Mark pin flags as u64 Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 200/205] drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5 Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 201/205] drm/i915/execlists: Force write serialisation into context image vs execution Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 202/205] drm/i915: Fix possible race in intel_dp_add_mst_connector() Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 203/205] drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 204/205] drm/i915: Fix hpd handling for pins with two encoders Greg Kroah-Hartman
2018-11-19 16:28 ` [PATCH 4.19 205/205] CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM Greg Kroah-Hartman
2018-11-20  0:31 ` [PATCH 4.19 000/205] 4.19.3-stable review shuah
2018-11-20  0:51 ` kernelci.org bot
2018-11-20  7:14 ` Harsh Shandilya
2018-11-20  7:52   ` Greg Kroah-Hartman
2018-11-20  8:05 ` Naresh Kamboju
2018-11-20  8:50   ` Greg Kroah-Hartman
2018-11-20 20:40 ` Guenter Roeck
2018-11-21  8:05   ` 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=20181119162616.586062722@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=ben.hutchings@codethink.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=shuah@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 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.