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.14 000/121] 4.14.111-stable review
Date: Thu, 4 Apr 2019 10:46:28 +0200 [thread overview]
Message-ID: <20190404084545.245659903@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.14.111 release.
There are 121 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 Sat Apr 6 08:44:23 UTC 2019.
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.14.111-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.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.14.111-rc1
Hans de Goede <hdegoede@redhat.com>
ACPI / video: Extend chassis-type detection with a "Lunch Box" check
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
Ben Dooks <ben.dooks@codethink.co.uk>
dmaengine: tegra: avoid overflow of byte tracking
Katsuhiro Suzuki <katsuhiro@katsuster.net>
clk: rockchip: fix frac settings of GPLL clock for rk3328
Rafael Ávila de Espíndola <rafael@espindo.la>
x86/build: Mark per-CPU symbols as absolute explicitly for LLD
Zumeng Chen <zumeng.chen@gmail.com>
wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
Ondrej Mosnacek <omosnace@redhat.com>
selinux: do not override context on context mounts
George Rimar <grimar@accesssoftek.com>
x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
Daniel Vetter <daniel.vetter@ffwll.ch>
drm/nouveau: Stop using drm_crtc_force_disable
Paul Kocialkowski <paul.kocialkowski@bootlin.com>
drm: Auto-set allow_fb_modifiers when given modifiers at plane init
Axel Lin <axel.lin@ingics.com>
regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
Pawe? Chmiel <pawel.mikolaj.chmiel@gmail.com>
media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration
Florian Westphal <fw@strlen.de>
netfilter: physdev: relax br_netfilter dependency
Shunyong Yang <shunyong.yang@hxt-semitech.com>
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
Shunyong Yang <shunyong.yang@hxt-semitech.com>
dmaengine: qcom_hidma: assign channel cookie correctly
Anders Roxell <anders.roxell@linaro.org>
dmaengine: imx-dma: fix warning comparison of distinct pointer types
Valentin Schneider <valentin.schneider@arm.com>
cpu/hotplug: Mute hotplug lockdep during init
Buland Singh <bsingh@redhat.com>
hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
Song Hongyan <hongyan.song@intel.com>
HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit
Timo Alho <talho@nvidia.com>
soc/tegra: fuse: Fix illegal free of IO base address
David Tolnay <dtolnay@gmail.com>
hwrng: virtio - Avoid repeated init of completion
Akinobu Mita <akinobu.mita@gmail.com>
media: mt9m111: set initial frame size other than 0x0
Roger Quadros <rogerq@ti.com>
usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
Nathan Fontenot <nfont@linux.vnet.ibm.com>
powerpc/pseries: Perform full re-add of CPU for topology update post-migration
Manfred Schlaegl <manfred.schlaegl@ginzinger.com>
tty: increase the default flip buffer limit to 2*640K
Chen-Yu Tsai <wens@csie.org>
backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
Oleg Nesterov <oleg@redhat.com>
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting
Valdis Kletnieks <valdis.kletnieks@vt.edu>
bpf: fix missing prototype warnings
Russell King <rmk+kernel@armlinux.org.uk>
ARM: avoid Cortex-A9 livelock on tight dmb loops
Vladimir Murzin <vladimir.murzin@arm.com>
ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of
Stanislaw Gruszka <sgruszka@redhat.com>
mt7601u: bump supported EEPROM version
Alexey Khoroshilov <khoroshilov@ispras.ru>
soc: qcom: gsbi: Fix error handling in gsbi_probe()
Ard Biesheuvel <ard.biesheuvel@linaro.org>
efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
Mathieu Malaterre <malat@debian.org>
ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notation
Ard Biesheuvel <ard.biesheuvel@linaro.org>
efi/memattr: Don't bail on zero VA if it equals the region's PA
Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
wen yang <yellowriver2010@hotmail.com>
ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
Rajneesh Bhardwaj <rajneesh.bhardwaj@linux.intel.com>
platform/x86: intel_pmc_core: Fix PCH IP sts reading
Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
e1000e: fix cyclic resets at link up with active tx
Guenter Roeck <linux@roeck-us.net>
cdrom: Fix race condition in cdrom_sysctl_register
Manfred Schlaegl <manfred.schlaegl@ginzinger.com>
fbdev: fbmem: fix memory access if logo is bigger than the screen
Raju Rangoju <rajur@chelsio.com>
iw_cxgb4: fix srqidx leak during connection abort
Thomas Gleixner <tglx@linutronix.de>
genirq: Avoid summation loops for /proc/stat
Coly Li <colyli@suse.de>
bcache: improve sysfs_strtoul_clamp()
Coly Li <colyli@suse.de>
bcache: fix input overflow to sequential_cutoff
Coly Li <colyli@suse.de>
bcache: fix input overflow to cache set sysfs file io_error_halflife
Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
sched/topology: Fix percpu data types in struct sd_data & struct s_data
John Stultz <john.stultz@linaro.org>
usb: f_fs: Avoid crash due to out-of-scope stack ptr access
Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
ALSA: PCM: check if ops are defined before suspending PCM
Nathan Chancellor <natechancellor@gmail.com>
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Chieh-Min Wang <chiehminw@synology.com>
netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrack_confirm
Andrea Righi <righi.andrea@gmail.com>
kprobes: Prohibit probing on bsearch()
Hans de Goede <hdegoede@redhat.com>
ACPI / video: Refactor and fix dmi_is_desktop()
Sara Sharon <sara.sharon@intel.com>
iwlwifi: pcie: fix emergency path
Michal Kazior <michal@plume.com>
leds: lp55xx: fix null deref on firmware load failure
Theodore Ts'o <tytso@mit.edu>
jbd2: fix race when writing superblock
Hong Liu <hong.liu@intel.com>
HID: intel-ish-hid: avoid binding wrong ishtp_cl_device
Aurelien Jarno <aurelien@aurel32.net>
vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
Ezequiel Garcia <ezequiel@collabora.com>
media: mtk-jpeg: Correct return type for mem2mem buffer helpers
Ezequiel Garcia <ezequiel@collabora.com>
media: mx2_emmaprp: Correct return type for mem2mem buffer helpers
Ezequiel Garcia <ezequiel@collabora.com>
media: s5p-g2d: Correct return type for mem2mem buffer helpers
Ezequiel Garcia <ezequiel@collabora.com>
media: s5p-jpeg: Correct return type for mem2mem buffer helpers
Ezequiel Garcia <ezequiel@collabora.com>
media: sh_veu: Correct return type for mem2mem buffer helpers
Wen Yang <yellowriver2010@hotmail.com>
SoC: imx-sgtl5000: add missing put_device()
Thomas Richter <tmricht@linux.ibm.com>
perf test: Fix failure of 'evsel-tp-sched' test on s390
Sedat Dilek <sedat.dilek@gmail.com>
scsi: fcoe: make use of fip_mode enum complete
Jason Yan <yanaijie@huawei.com>
scsi: megaraid_sas: return error when create DMA pool failed
Ross Lagerwall <ross.lagerwall@citrix.com>
efi: cper: Fix possible out-of-bounds access
Erwan Velu <erwanaliasr1@gmail.com>
cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies
Katsuhiro Suzuki <katsuhiro@katsuster.net>
clk: fractional-divider: check parent rate only if flag is set
Håkon Bugge <haakon.bugge@oracle.com>
IB/mlx4: Increase the timeout for CM cache
Florian Fainelli <f.fainelli@gmail.com>
mlxsw: spectrum: Avoid -Wformat-truncation warnings
Florian Fainelli <f.fainelli@gmail.com>
e1000e: Fix -Wformat-truncation warnings
Aaro Koskinen <aaro.koskinen@iki.fi>
mmc: omap: fix the maximum timeout setting
Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback
Nicolas Boichat <drinkcat@chromium.org>
iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
ARM: 8840/1: use a raw_spinlock_t in unwind
Lubomir Rintel <lkundrak@v3.sk>
serial: 8250_pxa: honor the port number from devicetree
Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
coresight: etm4x: Add support to enable ETMv4.2
Nathan Chancellor <natechancellor@gmail.com>
powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
Benjamin Block <bblock@linux.ibm.com>
scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
Paul Kocialkowski <paul.kocialkowski@bootlin.com>
usb: chipidea: Grab the (legacy) USB PHY by phandle first
Eric Biggers <ebiggers@google.com>
crypto: cavium/zip - fix collision with generic cra_driver_name
Julia Lawall <Julia.Lawall@lip6.fr>
crypto: crypto4xx - add missing of_node_put after of_device_is_available
Alexei Avshalom Lazar <ailizaro@codeaurora.org>
wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
Tony Jones <tonyj@suse.de>
tools lib traceevent: Fix buffer overflow in arg_eval
Carlos Maiolino <cmaiolino@redhat.com>
fs: fix guard_bio_eod to check for real EOD errors
luojiajun <luojiajun3@huawei.com>
jbd2: fix invalid descriptor block checksum
Slavomir Kaslev <kaslevs@vmware.com>
fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
Yao Liu <yotta.liu@ucloud.cn>
cifs: Fix NULL pointer dereference of devname
Jason Cai (Xiang Feng) <jason.cai.kern@gmail.com>
dm thin: add sanity checks to thin-pool and external snapshot creation
Louis Taylor <louis@kragniz.eu>
cifs: use correct format characters
Qian Cai <cai@lca.pw>
page_poison: play nicely with KASAN
Shuriyc Chu <sureeju@gmail.com>
fs/file.c: initialize init_files.resize_wait
Sahitya Tummala <stummala@codeaurora.org>
f2fs: do not use mutex lock in atomic context
Jia Guo <guojia12@huawei.com>
ocfs2: fix a panic problem caused by o2cb_ctl
Qian Cai <cai@lca.pw>
mm/slab.c: kmemleak no scan alien caches
Uladzislau Rezki (Sony) <urezki@gmail.com>
mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
Vlastimil Babka <vbabka@suse.cz>
mm, mempolicy: fix uninit memory access
Qian Cai <cai@lca.pw>
mm/page_ext.c: fix an imbalance with kmemleak
Peng Fan <peng.fan@nxp.com>
mm/cma.c: cma_declare_contiguous: correct err handling
Jiri Olsa <jolsa@redhat.com>
perf c2c: Fix c2c report for empty numa node
Linus Torvalds <torvalds@linux-foundation.org>
iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver
John Garry <john.garry@huawei.com>
scsi: hisi_sas: Set PHY linkrate when disconnected
Arnd Bergmann <arnd@arndb.de>
enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
Christian Brauner <christian@brauner.io>
sysctl: handle overflow for file-max
Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
include/linux/relay.h: fix percpu annotation in struct rchan
Russell King <rmk+kernel@armlinux.org.uk>
gpio: gpio-omap: fix level interrupt idling
Tonghao Zhang <xiangxia.m.yue@gmail.com>
net/mlx5: Avoid panic when setting vport mac, getting vport config
Tonghao Zhang <xiangxia.m.yue@gmail.com>
net/mlx5: Avoid panic when setting vport rate
Douglas Anderson <dianders@chromium.org>
tracing: kdb: Fix ftdump to not sleep
Chao Yu <yuchao0@huawei.com>
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
Masahiro Yamada <yamada.masahiro@socionext.com>
h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
Aurelien Aptel <aaptel@suse.com>
CIFS: fix POSIX lock leak and invalid ptr deref
Yang Shi <yang.shi@linux.alibaba.com>
mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
Razvan Stefanescu <razvan.stefanescu@microchip.com>
tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
Razvan Stefanescu <razvan.stefanescu@microchip.com>
tty/serial: atmel: Add is_half_duplex helper
Peter Zijlstra <peterz@infradead.org>
lib/int_sqrt: optimize initial value compute
zhangyi (F) <yi.zhang@huawei.com>
ext4: cleanup bh release code in ext4_ind_remove_space()
Will Deacon <will.deacon@arm.com>
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
-------------
Diffstat:
Documentation/arm/kernel_mode_neon.txt | 4 +-
Makefile | 4 +-
arch/arm/boot/dts/lpc32xx.dtsi | 18 +++----
arch/arm/include/asm/barrier.h | 2 +
arch/arm/include/asm/processor.h | 6 ++-
arch/arm/include/asm/v7m.h | 2 +-
arch/arm/kernel/entry-header.S | 3 +-
arch/arm/kernel/entry-v7m.S | 4 ++
arch/arm/kernel/machine_kexec.c | 5 +-
arch/arm/kernel/smp.c | 4 +-
arch/arm/kernel/unwind.c | 14 +++---
arch/arm/lib/Makefile | 2 +-
arch/arm/lib/xor-neon.c | 2 +-
arch/arm/mach-omap2/prm_common.c | 4 +-
arch/arm/mm/proc-v7m.S | 3 ++
arch/arm64/mm/fault.c | 11 +++--
arch/h8300/Makefile | 2 +-
arch/powerpc/include/asm/topology.h | 2 +
arch/powerpc/mm/hugetlbpage-radix.c | 5 +-
arch/powerpc/mm/numa.c | 9 +---
arch/powerpc/platforms/pseries/hotplug-cpu.c | 19 ++++++++
arch/powerpc/xmon/ppc-dis.c | 2 +-
arch/x86/boot/Makefile | 2 +-
arch/x86/kernel/vmlinux.lds.S | 2 +-
arch/x86/realmode/rm/Makefile | 2 +-
drivers/acpi/acpi_video.c | 20 +++++---
drivers/cdrom/cdrom.c | 7 ++-
drivers/char/hpet.c | 2 +-
drivers/char/hw_random/virtio-rng.c | 2 +-
drivers/clk/clk-fractional-divider.c | 2 +-
drivers/clk/rockchip/clk-rk3328.c | 12 ++---
drivers/cpufreq/acpi-cpufreq.c | 4 +-
drivers/crypto/amcc/crypto4xx_trng.c | 4 +-
drivers/crypto/cavium/zip/zip_main.c | 6 ++-
drivers/dma/imx-dma.c | 2 +-
drivers/dma/qcom/hidma.c | 19 ++++----
drivers/dma/tegra20-apb-dma.c | 5 +-
drivers/firmware/efi/cper.c | 13 ++++--
drivers/firmware/efi/libstub/arm-stub.c | 5 ++
drivers/firmware/efi/libstub/efi-stub-helper.c | 10 ++++
drivers/firmware/efi/libstub/efistub.h | 1 +
drivers/firmware/efi/libstub/fdt.c | 3 ++
drivers/firmware/efi/memattr.c | 2 +-
drivers/gpio/gpio-omap.c | 14 +++---
drivers/gpu/drm/drm_dp_mst_topology.c | 1 +
drivers/gpu/drm/drm_plane.c | 3 ++
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 4 +-
drivers/hid/intel-ish-hid/ipc/ipc.c | 9 ++--
drivers/hid/intel-ish-hid/ishtp/bus.c | 4 +-
drivers/hwtracing/coresight/coresight-etm4x.c | 3 +-
drivers/iio/adc/qcom-pm8xxx-xoadc.c | 10 ++--
drivers/infiniband/hw/cxgb4/cm.c | 5 +-
drivers/infiniband/hw/mlx4/cm.c | 2 +-
drivers/iommu/io-pgtable-arm-v7s.c | 3 +-
drivers/leds/leds-lp55xx-common.c | 4 +-
drivers/md/bcache/sysfs.c | 17 +++++--
drivers/md/bcache/sysfs.h | 13 ++++--
drivers/md/dm-thin.c | 13 ++++++
drivers/media/i2c/mt9m111.c | 2 +
drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c | 40 ++++++++--------
drivers/media/platform/mx2_emmaprp.c | 6 +--
drivers/media/platform/s5p-g2d/g2d.c | 6 +--
drivers/media/platform/s5p-jpeg/jpeg-core.c | 57 ++++++++++++-----------
drivers/media/platform/sh_veu.c | 4 +-
drivers/mmc/host/omap.c | 2 +-
drivers/net/ethernet/cisco/enic/enic_main.c | 6 +--
drivers/net/ethernet/intel/e1000e/netdev.c | 19 ++++----
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 17 ++++---
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 4 +-
drivers/net/wireless/ath/wil6210/cfg80211.c | 14 ++++--
drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 11 +++--
drivers/net/wireless/mediatek/mt7601u/eeprom.h | 2 +-
drivers/net/wireless/ti/wlcore/main.c | 7 ++-
drivers/pci/pcie/pme.c | 22 ++++++---
drivers/platform/x86/intel_pmc_core.c | 3 +-
drivers/platform/x86/intel_pmc_core.h | 2 +-
drivers/regulator/act8865-regulator.c | 5 +-
drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 2 +-
drivers/scsi/fcoe/fcoe.c | 2 +-
drivers/scsi/fcoe/fcoe_ctlr.c | 7 ++-
drivers/scsi/fcoe/fcoe_transport.c | 2 +-
drivers/scsi/hisi_sas/hisi_sas_main.c | 10 ++++
drivers/scsi/megaraid/megaraid_sas_base.c | 1 +
drivers/scsi/qedf/qedf_main.c | 2 +-
drivers/scsi/scsi_scan.c | 6 +--
drivers/soc/qcom/qcom_gsbi.c | 7 ++-
drivers/soc/tegra/fuse/fuse-tegra.c | 12 +++--
drivers/tty/serial/8250/8250_pxa.c | 4 ++
drivers/tty/serial/atmel_serial.c | 43 ++++++++++++-----
drivers/tty/tty_buffer.c | 2 +-
drivers/usb/chipidea/core.c | 9 +++-
drivers/usb/dwc3/gadget.c | 2 +
drivers/usb/gadget/function/f_fs.c | 1 +
drivers/video/backlight/pwm_bl.c | 2 +-
drivers/video/fbdev/core/fbmem.c | 3 ++
fs/buffer.c | 7 +++
fs/cifs/cifs_dfs_ref.c | 4 +-
fs/cifs/connect.c | 5 ++
fs/cifs/file.c | 14 +++++-
fs/cifs/smb1ops.c | 2 +-
fs/ext4/indirect.c | 47 +++++++++----------
fs/f2fs/inline.c | 8 +++-
fs/f2fs/trace.c | 8 +++-
fs/file.c | 1 +
fs/jbd2/commit.c | 6 ++-
fs/jbd2/journal.c | 52 +++++++++++----------
fs/ocfs2/cluster/nodemanager.c | 14 +++---
fs/read_write.c | 6 +++
fs/splice.c | 12 +++++
include/linux/cgroup-defs.h | 2 +-
include/linux/cgroup.h | 2 +
include/linux/clk-provider.h | 3 ++
include/linux/filter.h | 4 +-
include/linux/irqdesc.h | 1 +
include/linux/relay.h | 2 +-
include/linux/ring_buffer.h | 2 +-
include/linux/sched/topology.h | 8 ++--
include/net/netfilter/br_netfilter.h | 1 -
include/scsi/libfcoe.h | 4 +-
kernel/cgroup/cgroup.c | 15 +++---
kernel/cgroup/pids.c | 4 +-
kernel/cpu.c | 9 ++++
kernel/exit.c | 1 +
kernel/irq/chip.c | 12 ++++-
kernel/irq/internals.h | 8 +++-
kernel/irq/irqdesc.c | 7 ++-
kernel/sched/debug.c | 4 ++
kernel/sched/topology.c | 2 +-
kernel/sysctl.c | 3 ++
kernel/trace/ring_buffer.c | 5 +-
kernel/trace/trace.c | 6 ++-
kernel/trace/trace_kdb.c | 6 ++-
lib/bsearch.c | 2 +
lib/int_sqrt.c | 6 +--
lib/raid6/Makefile | 2 +-
mm/cma.c | 4 +-
mm/mempolicy.c | 42 +++++++++++++----
mm/page_alloc.c | 2 +-
mm/page_ext.c | 1 +
mm/page_poison.c | 4 ++
mm/slab.c | 17 +++----
mm/vmalloc.c | 6 ++-
net/bridge/br_netfilter_hooks.c | 5 --
net/netfilter/nf_conntrack_core.c | 14 ++++--
net/netfilter/xt_physdev.c | 9 +++-
security/selinux/hooks.c | 9 +++-
sound/core/pcm_native.c | 8 ++++
sound/soc/fsl/fsl-asoc-card.c | 1 +
sound/soc/fsl/imx-sgtl5000.c | 1 +
tools/lib/traceevent/event-parse.c | 2 +-
tools/perf/builtin-c2c.c | 8 +++-
tools/perf/tests/evsel-tp-sched.c | 6 +--
152 files changed, 771 insertions(+), 378 deletions(-)
next reply other threads:[~2019-04-04 9:52 UTC|newest]
Thread overview: 127+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-04 8:46 Greg Kroah-Hartman [this message]
2019-04-04 8:46 ` [PATCH 4.14 001/121] arm64: debug: Dont propagate UNKNOWN FAR into si_code for debug signals Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 002/121] ext4: cleanup bh release code in ext4_ind_remove_space() Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 003/121] lib/int_sqrt: optimize initial value compute Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 004/121] tty/serial: atmel: Add is_half_duplex helper Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 005/121] tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 006/121] mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 007/121] CIFS: fix POSIX lock leak and invalid ptr deref Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 008/121] h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux- Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 009/121] f2fs: fix to avoid deadlock in f2fs_read_inline_dir() Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 010/121] tracing: kdb: Fix ftdump to not sleep Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 011/121] net/mlx5: Avoid panic when setting vport rate Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 012/121] net/mlx5: Avoid panic when setting vport mac, getting vport config Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 013/121] gpio: gpio-omap: fix level interrupt idling Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 014/121] include/linux/relay.h: fix percpu annotation in struct rchan Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 015/121] sysctl: handle overflow for file-max Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 016/121] enic: fix build warning without CONFIG_CPUMASK_OFFSTACK Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 017/121] scsi: hisi_sas: Set PHY linkrate when disconnected Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 018/121] iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 019/121] perf c2c: Fix c2c report for empty numa node Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 020/121] mm/cma.c: cma_declare_contiguous: correct err handling Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 021/121] mm/page_ext.c: fix an imbalance with kmemleak Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 022/121] mm, mempolicy: fix uninit memory access Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 023/121] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 024/121] mm/slab.c: kmemleak no scan alien caches Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 025/121] ocfs2: fix a panic problem caused by o2cb_ctl Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 026/121] f2fs: do not use mutex lock in atomic context Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 027/121] fs/file.c: initialize init_files.resize_wait Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 028/121] page_poison: play nicely with KASAN Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 029/121] cifs: use correct format characters Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 030/121] dm thin: add sanity checks to thin-pool and external snapshot creation Greg Kroah-Hartman
2019-04-04 8:46 ` [PATCH 4.14 031/121] cifs: Fix NULL pointer dereference of devname Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 032/121] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 033/121] jbd2: fix invalid descriptor block checksum Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 034/121] fs: fix guard_bio_eod to check for real EOD errors Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 035/121] tools lib traceevent: Fix buffer overflow in arg_eval Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 036/121] PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove() Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 037/121] wil6210: check null pointer in _wil_cfg80211_merge_extra_ies Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 038/121] crypto: crypto4xx - add missing of_node_put after of_device_is_available Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 039/121] crypto: cavium/zip - fix collision with generic cra_driver_name Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 040/121] usb: chipidea: Grab the (legacy) USB PHY by phandle first Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 041/121] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 042/121] powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 043/121] coresight: etm4x: Add support to enable ETMv4.2 Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 044/121] serial: 8250_pxa: honor the port number from devicetree Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 045/121] ARM: 8840/1: use a raw_spinlock_t in unwind Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 046/121] iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 047/121] powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 048/121] mmc: omap: fix the maximum timeout setting Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 049/121] e1000e: Fix -Wformat-truncation warnings Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 050/121] mlxsw: spectrum: Avoid " Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 051/121] IB/mlx4: Increase the timeout for CM cache Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 052/121] clk: fractional-divider: check parent rate only if flag is set Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 053/121] cpufreq: acpi-cpufreq: Report if CPU doesnt support boost technologies Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 054/121] efi: cper: Fix possible out-of-bounds access Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 055/121] scsi: megaraid_sas: return error when create DMA pool failed Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 056/121] scsi: fcoe: make use of fip_mode enum complete Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 057/121] perf test: Fix failure of evsel-tp-sched test on s390 Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 058/121] SoC: imx-sgtl5000: add missing put_device() Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 059/121] media: sh_veu: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 060/121] media: s5p-jpeg: " Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 061/121] media: s5p-g2d: " Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 062/121] media: mx2_emmaprp: " Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 063/121] media: mtk-jpeg: " Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 064/121] vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 065/121] HID: intel-ish-hid: avoid binding wrong ishtp_cl_device Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 066/121] jbd2: fix race when writing superblock Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 067/121] leds: lp55xx: fix null deref on firmware load failure Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 068/121] iwlwifi: pcie: fix emergency path Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 069/121] ACPI / video: Refactor and fix dmi_is_desktop() Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 070/121] kprobes: Prohibit probing on bsearch() Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 071/121] netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrack_confirm Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 072/121] ARM: 8833/1: Ensure that NEON code always compiles with Clang Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 073/121] ALSA: PCM: check if ops are defined before suspending PCM Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 074/121] usb: f_fs: Avoid crash due to out-of-scope stack ptr access Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 075/121] sched/topology: Fix percpu data types in struct sd_data & struct s_data Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 076/121] bcache: fix input overflow to cache set sysfs file io_error_halflife Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 077/121] bcache: fix input overflow to sequential_cutoff Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 078/121] bcache: improve sysfs_strtoul_clamp() Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 079/121] genirq: Avoid summation loops for /proc/stat Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 080/121] iw_cxgb4: fix srqidx leak during connection abort Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 081/121] fbdev: fbmem: fix memory access if logo is bigger than the screen Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 082/121] cdrom: Fix race condition in cdrom_sysctl_register Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 083/121] e1000e: fix cyclic resets at link up with active tx Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 084/121] platform/x86: intel_pmc_core: Fix PCH IP sts reading Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 085/121] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 086/121] sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 087/121] efi/memattr: Dont bail on zero VA if it equals the regions PA Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 088/121] ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notation Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 089/121] efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 090/121] soc: qcom: gsbi: Fix error handling in gsbi_probe() Greg Kroah-Hartman
2019-04-04 8:47 ` [PATCH 4.14 091/121] mt7601u: bump supported EEPROM version Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 092/121] ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 093/121] ARM: avoid Cortex-A9 livelock on tight dmb loops Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 094/121] bpf: fix missing prototype warnings Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 095/121] cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 096/121] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 097/121] tty: increase the default flip buffer limit to 2*640K Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 098/121] powerpc/pseries: Perform full re-add of CPU for topology update post-migration Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 099/121] usb: dwc3: gadget: Fix OTG events when gadget driver isnt loaded Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 100/121] media: mt9m111: set initial frame size other than 0x0 Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 101/121] hwrng: virtio - Avoid repeated init of completion Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 102/121] soc/tegra: fuse: Fix illegal free of IO base address Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 103/121] HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 104/121] hpet: Fix missing = character in the __setup() code of hpet_mmap_enable Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 105/121] cpu/hotplug: Mute hotplug lockdep during init Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 106/121] dmaengine: imx-dma: fix warning comparison of distinct pointer types Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 107/121] dmaengine: qcom_hidma: assign channel cookie correctly Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 108/121] dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_* Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 109/121] netfilter: physdev: relax br_netfilter dependency Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 110/121] media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 111/121] regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 112/121] drm: Auto-set allow_fb_modifiers when given modifiers at plane init Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 113/121] drm/nouveau: Stop using drm_crtc_force_disable Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 114/121] x86/build: Specify elf_i386 linker emulation explicitly for i386 objects Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 115/121] selinux: do not override context on context mounts Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 116/121] wlcore: Fix memory leak in case wl12xx_fetch_firmware failure Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 117/121] x86/build: Mark per-CPU symbols as absolute explicitly for LLD Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 118/121] clk: rockchip: fix frac settings of GPLL clock for rk3328 Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 119/121] dmaengine: tegra: avoid overflow of byte tracking Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 120/121] drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers Greg Kroah-Hartman
2019-04-04 8:48 ` [PATCH 4.14 121/121] ACPI / video: Extend chassis-type detection with a "Lunch Box" check Greg Kroah-Hartman
2019-04-04 15:03 ` [PATCH 4.14 000/121] 4.14.111-stable review kernelci.org bot
2019-04-05 3:16 ` Naresh Kamboju
2019-04-05 15:18 ` shuah
2019-04-05 15:39 ` Jon Hunter
2019-04-05 18:30 ` Guenter Roeck
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=20190404084545.245659903@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 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).