All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.0 000/246] 5.0.7-stable review
@ 2019-04-04  8:45 Greg Kroah-Hartman
  2019-04-04  8:45 ` [PATCH 5.0 001/246] ext4: cleanup bh release code in ext4_ind_remove_space() Greg Kroah-Hartman
                   ` (249 more replies)
  0 siblings, 250 replies; 276+ messages in thread
From: Greg Kroah-Hartman @ 2019-04-04  8:45 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuah, patches,
	ben.hutchings, lkft-triage, stable

This is the start of the stable review cycle for the 5.0.7 release.
There are 246 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:36 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/v5.x/stable-review/patch-5.0.7-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-5.0.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Coly Li <colyli@suse.de>
    bcache: fix potential div-zero error of writeback_rate_p_term_inverse

Hans de Goede <hdegoede@redhat.com>
    ACPI / video: Extend chassis-type detection with a "Lunch Box" check

Thierry Reding <treding@nvidia.com>
    gpio: of: Restrict enable-gpio quirk to regulator-gpio

Arnd Bergmann <arnd@arndb.de>
    appletalk: Fix compile regression

Nathan Chancellor <natechancellor@gmail.com>
    net: stmmac: Avoid one more sometimes uninitialized Clang warning

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers

Chris Wilson <chris@chris-wilson.co.uk>
    drm: Reorder set_property_atomic to avoid returning with an active ww_ctx

Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
    ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id()

Hans de Goede <hdegoede@redhat.com>
    Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device

Jeremy Fertic <jeremyfertic@gmail.com>
    staging: iio: adt7316: fix dac_bits assignment

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

Marek Vasut <marek.vasut@gmail.com>
    ARM: shmobile: Fix R-Car Gen2 regulator quirk

Jerome Brunet <jbrunet@baylibre.com>
    clk: meson: clean-up clock registration

Peter Wu <peter@lekensteyn.nl>
    drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup

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

Hans de Goede <hdegoede@redhat.com>
    brcmfmac: Use firmware_request_nowarn for the clm_blob

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

Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins

Axel Lin <axel.lin@ingics.com>
    regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting

Richard Guy Briggs <rgb@redhat.com>
    audit: hand taken context to audit_kill_trees for syscall logging

Mika Westerberg <mika.westerberg@linux.intel.com>
    PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware

Pawe? Chmiel <pawel.mikolaj.chmiel@gmail.com>
    media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration

Steve Longerbeam <slongerbeam@gmail.com>
    media: rcar-vin: Allow independent VIN link enablement

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

Takeshi Kihara <takeshi.kihara.df@renesas.com>
    pinctrl: sh-pfc: r8a77995: Fix MOD_SEL bit numbering

Takeshi Kihara <takeshi.kihara.df@renesas.com>
    pinctrl: sh-pfc: r8a77990: Fix MOD_SEL bit numbering

Xingyu Chen <xingyu.chen@amlogic.com>
    pinctrl: meson: fix G12A ao pull registers base address

Buland Singh <bsingh@redhat.com>
    hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable

Chao Yu <yuchao0@huawei.com>
    f2fs: fix to initialize variable to avoid UBSAN/smatch warning

Sheng Yong <shengyong1@huawei.com>
    f2fs: UBSAN: set boolean value iostat_enable correctly

Song Hongyan <hongyan.song@intel.com>
    HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit

Stanislav Fomichev <sdf@google.com>
    selftests/bpf: suppress readelf stderr when probing for BTF support

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

Tony Jones <tonyj@suse.de>
    perf script python: Add trace_context extension module to sys.modules

Tony Jones <tonyj@suse.de>
    perf script python: Use PyBytes for attr in trace-event-python

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf trace: Fixup etcsnoop example

Jérôme de Bretagne <jerome.debretagne@gmail.com>
    platform/x86: intel-hid: Missing power button release on some Dell models

Roger Quadros <rogerq@ti.com>
    usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded

Axel Lin <axel.lin@ingics.com>
    regulator: mcp16502: Include linux/gpio/consumer.h to fix build error

Takashi Sakamoto <o-takashi@sakamocchi.jp>
    ALSA: dice: add support for Solid State Logic Duende Classic/Mini

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Enable vblank interrupt during CRC capture

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

Nicolai Stange <nstange@suse.de>
    powerpc/64s: Clear on-stack exception marker upon exception return

Stanislav Fomichev <sdf@google.com>
    selftests/bpf: skip verifier tests for unsupported program types

Valdis Kletnieks <valdis.kletnieks@vt.edu>
    bpf: fix missing prototype warnings

Paolo Valente <paolo.valente@linaro.org>
    block, bfq: fix queue removal from weights tree

Paolo Valente <paolo.valente@linaro.org>
    block, bfq: fix in-service-queue check for queue merging

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

Stephen Boyd <swboyd@chromium.org>
    drm/msm/dpu: Convert to a chained irq chip

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

Shayenne Moura <shayenneluzmoura@gmail.com>
    drm/vkms: Bugfix extra vblank frame

Shayenne Moura <shayenneluzmoura@gmail.com>
    drm/vkms: Bugfix racing hrtimer vblank handle

Andrea Parri <andrea.parri@amarulasolutions.com>
    sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()

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

Johannes Berg <johannes.berg@intel.com>
    iwlwifi: mvm: fix RFH config command with >=10 CPUs

Stefan Roese <sr@denx.de>
    staging: spi: mt7621: Add return code check on device_reset()

Thierry Reding <treding@nvidia.com>
    i2c: of: Try to find an I2C adapter matching the parent

Rajneesh Bhardwaj <rajneesh.bhardwaj@linux.intel.com>
    platform/x86: intel_pmc_core: Fix PCH IP sts reading

Kai-Heng Feng <kai.heng.feng@canonical.com>
    e1000e: Exclude device from suspend direct complete optimization

Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
    e1000e: fix cyclic resets at link up with active tx

Mathieu Poirier <mathieu.poirier@linaro.org>
    perf/aux: Make perf_event accessible to setup_aux()

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Disconnect mpcc when changing tg

Breno Leitao <leitao@debian.org>
    powerpc/ptrace: Mitigate potential Spectre v1

Kairui Song <kasong@redhat.com>
    x86/kexec: Fill in acpi_rsdp_addr from the first kernel

Breno Leitao <leitao@debian.org>
    bpf: test_maps: fix possible out of bound access warning

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Don't re-program planes for DPMS changes

Julia Lawall <julia.lawall@lip6.fr>
    drm: rcar-du: add missing of_node_put

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

Heiner Kallweit <hkallweit1@gmail.com>
    net: phy: consider latched link-down status in polling mode

Raju Rangoju <rajur@chelsio.com>
    iw_cxgb4: fix srqidx leak during connection abort

Russell King <rmk+kernel@armlinux.org.uk>
    net: marvell: mvpp2: fix stuck in-band SGMII negotiation

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 potential div-zero error of writeback_rate_i_term_inverse

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

Rakesh Pillai <pillair@codeaurora.org>
    ath10k: fix shadow register implementation for WCN3990

Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
    ALSA: PCM: check if ops are defined before suspending PCM

Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    ARM: dts: meson8b: fix the Ethernet data line signals in eth_rgmii_pins

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

Masami Hiramatsu <mhiramat@kernel.org>
    kprobes: Prohibit probing on RCU debug routine

Andrea Righi <righi.andrea@gmail.com>
    kprobes: Prohibit probing on bsearch()

Tycho Andersen <tycho@tycho.ws>
    selftests: skip seccomp get_metadata test if not real root

Shuah Khan <shuah@kernel.org>
    selftests: ir: fix warning: "%s" directive output may be truncated ’ directive output may be truncated

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

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf coresight: Do not test for libopencsd by default

Thomas Richter <tmricht@linux.ibm.com>
    perf report: Add s390 diagnosic sampling descriptor size

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf trace: Check if the 'fd' is negative when mapping it to pathname

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf beauty waitid options: Fix up prefix showing logic

Arnaldo Carvalho de Melo <acme@redhat.com>
    tools build: Add test-reallocarray.c to test-all.c to fix the build

Arnaldo Carvalho de Melo <acme@redhat.com>
    tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaio

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

Niklas Cassel <niklas.cassel@linaro.org>
    regulator: core: Take lock before applying system load

Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
    drm/sched: Fix entities with 0 rqs.

Anders Roxell <anders.roxell@linaro.org>
    efi: Fix build error due to enum collision between efi.h and ima.h

Tejun Heo <tj@kernel.org>
    cgroup, rstat: Don't flush subtree root unless necessary

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

Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
    xen/gntdev: Do not destroy context while dma-bufs are in use

Marek Vasut <marek.vasut+renesas@gmail.com>
    gpio: of: Apply regulator-gpio quirk only to enable-gpios

Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
    mt76: usb: do not run mt76u_queues_deinit twice

Ezequiel Garcia <ezequiel@collabora.com>
    media: rockchip/vpu: Correct return type for mem2mem buffer helpers

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: rockchip/rga: 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

Akinobu Mita <akinobu.mita@gmail.com>
    media: ov7740: fix runtime pm initialization

Wen Yang <yellowriver2010@hotmail.com>
    SoC: imx-sgtl5000: add missing put_device()

He Kuang <hekuang@huawei.com>
    perf report: Don't shadow inlined symbol with different addr range

Brian Norris <briannorris@chromium.org>
    mwifiex: don't advertise IBSS features without FW support

Thomas Richter <tmricht@linux.ibm.com>
    perf test: Fix failure of 'evsel-tp-sched' test on s390

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Clear stream->mode_changed after commit

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

Sebastian Ott <sebott@linux.ibm.com>
    s390/ism: ignore some errors during deregistration

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

Takashi Iwai <tiwai@suse.de>
    ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of()

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/44x: Force PCI on for CURRITUCK

Wei Li <liwei391@huawei.com>
    perf annotate: Fix getting source line failure

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

Hans de Goede <hdegoede@redhat.com>
    i2c: designware: Do not allow i2c_dw_xfer() calls while suspended

Dongli Zhang <dongli.zhang@oracle.com>
    loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()

Vadim Pasternak <vadimp@mellanox.com>
    platform/mellanox: mlxreg-hotplug: Fix KASAN warning

Yang Fan <nullptr.cpp@gmail.com>
    platform/x86: ideapad-laptop: Fix no_hw_rfkill_list for Lenovo RESCUER R720-15IKBN

Jim Broadus <jbroadus@gmail.com>
    i2c: Allow recovery of the initial IRQ by an I2C client device.

Florian Fainelli <f.fainelli@gmail.com>
    mlxsw: spectrum: Avoid -Wformat-truncation warnings

Florian Fainelli <f.fainelli@gmail.com>
    e1000e: Fix -Wformat-truncation warnings

Florian Fainelli <f.fainelli@gmail.com>
    veth: Fix -Wformat-truncation

Shiju Jose <shiju.jose@huawei.com>
    net: hns3: fix setting of the hns reset_type for rdma hw errors

Andrew Lunn <andrew@lunn.ch>
    net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat

Aaro Koskinen <aaro.koskinen@iki.fi>
    mmc: omap: fix the maximum timeout setting

Josef Bacik <josef@toxicpanda.com>
    btrfs: don't enospc all tickets on flush failure

Qu Wenruo <wqu@suse.com>
    btrfs: qgroup: Make qgroup async transaction commit more aggressive

Andi Kleen <ak@linux.intel.com>
    perf script: Handle missing fields with -F +..

Jacob Keller <jacob.e.keller@intel.com>
    ice: fix ice_remove_rule_internal vsi_list handling

Marek Behún <marek.behun@nic.cz>
    net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390X

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

Stefan Agner <stefan@agner.ch>
    ARM: 8845/1: use unified assembler in c files

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

Alagu Sankar <alagusankar@silex-india.com>
    ath10k: don't report unset rssi values to mac80211

Mathias Fröhlich <Mathias.Froehlich@web.de>
    drm/amd/display: Fix reference counting for struct dc_sink.

Josef Bacik <josef@toxicpanda.com>
    btrfs: save drop_progress if we drop refs at all

Masahiro Yamada <yamada.masahiro@socionext.com>
    kbuild: make -r/-R effective in top Makefile for old Make versions

Masahiro Yamada <yamada.masahiro@socionext.com>
    kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing

Benjamin Block <bblock@linux.ibm.com>
    scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c

Alexey Kardashevskiy <aik@ozlabs.ru>
    powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables

Paul Kocialkowski <paul.kocialkowski@bootlin.com>
    usb: chipidea: Grab the (legacy) USB PHY by phandle first

Yonghong Song <yhs@fb.com>
    tools/bpf: selftests: add map lookup to test_map_in_map bpf prog

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

Bart Van Assche <bvanassche@acm.org>
    lockdep/lib/tests: Fix run_tests.sh

Surabhi Vishnoi <svishnoi@codeaurora.org>
    ath10k: Fix the wrong updation of BW in tx_stats debugfs entry

Wen Yang <wen.yang99@zte.com.cn>
    mt76: fix a leaked reference by adding a missing of_node_put

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()

Dave Hansen <dave.hansen@linux.intel.com>
    mm/resource: Return real error codes from walk failures

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

Eric Whitney <enwlinux@gmail.com>
    ext4: fix bigalloc cluster freeing when hole punching under load

luojiajun <luojiajun3@huawei.com>
    jbd2: fix invalid descriptor block checksum

Lu Baolu <baolu.lu@linux.intel.com>
    iommu/vt-d: Disable ATS support on untrusted devices

Florian Westphal <fw@strlen.de>
    netfilter: conntrack: tcp: only close if RST matches exact sequence

Honghui Zhang <honghui.zhang@mediatek.com>
    PCI: mediatek: Fix memory mapped IO range size computation

Li RongQing <lirongqing@baidu.com>
    netfilter: nf_tables: check the result of dereferencing base_chain->stats

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf beauty msg_flags: Add missing %s lost when adding prefix suppression logic

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

Namjae Jeon <linkinjeon@gmail.com>
    cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED

Chao Yu <yuchao0@huawei.com>
    f2fs: fix to check inline_xattr_size boundary correctly

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

Arnd Bergmann <arnd@arndb.de>
    kasan: fix kasan_check_read/write definitions

Qian Cai <cai@lca.pw>
    page_poison: play nicely with KASAN

Shuriyc Chu <sureeju@gmail.com>
    fs/file.c: initialize init_files.resize_wait

zhengliang <zhengliang6@huawei.com>
    f2fs: fix to data block override node segment by mistake

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

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    memcg: killed threads should not invoke memcg OOM killer

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    mm,oom: don't kill global init via memory.oom.group

Mike Rapoport <rppt@linux.ibm.com>
    docs/core-api/mm: fix user memory accessors formatting

Daniel Jordan <daniel.m.jordan@oracle.com>
    mm, swap: bounds check swap_info array accesses to avoid NULL derefs

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

Qian Cai <cai@lca.pw>
    mm/sparse: fix a bad comparison

Jiri Olsa <jolsa@redhat.com>
    perf c2c: Fix c2c report for empty numa node

Kairui Song <kasong@redhat.com>
    x86/hyperv: Fix kernel panic when kexec on HyperV

Linus Torvalds <torvalds@linux-foundation.org>
    iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver

Xiang Chen <chenxiang66@hisilicon.com>
    scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO

John Garry <john.garry@huawei.com>
    scsi: hisi_sas: Set PHY linkrate when disconnected

Stanislav Fomichev <sdf@google.com>
    libbpf: force fixdep compilation at the start of the build

Arnd Bergmann <arnd@arndb.de>
    enic: fix build warning without CONFIG_CPUMASK_OFFSTACK

Nathan Chancellor <natechancellor@gmail.com>
    net: stmmac: Avoid sometimes uninitialized Clang warnings

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

Tony Lindgren <tony@atomide.com>
    clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT

Björn Töpel <bjorn.topel@intel.com>
    xsk: fix to reject invalid flags in xsk_bind

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

Tariq Toukan <tariqt@mellanox.com>
    net/mlx5e: Fix access to non-existing receive queue

Douglas Anderson <dianders@chromium.org>
    tracing: kdb: Fix ftdump to not sleep

John Johansen <john.johansen@canonical.com>
    apparmor: fix double free when unpack of secmark rules fails

Chao Yu <yuchao0@huawei.com>
    f2fs: fix to avoid deadlock in f2fs_read_inline_dir()

Chao Yu <yuchao0@huawei.com>
    f2fs: fix to adapt small inline xattr space in __find_inline_xattr()

Masahiro Yamada <yamada.masahiro@socionext.com>
    h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-

Yufen Yu <yuyufen@huawei.com>
    nvme-loop: init nvmet_ctrl fatal_err_work when allocate

James Smart <jsmart2021@gmail.com>
    nvme-fc: fix numa_node when dev is null

Aurelien Aptel <aaptel@suse.com>
    CIFS: fix POSIX lock leak and invalid ptr deref

zhangyi (F) <yi.zhang@huawei.com>
    ext4: cleanup bh release code in ext4_ind_remove_space()


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

Diffstat:

 Documentation/arm/kernel_mode_neon.txt             |  4 +-
 Makefile                                           | 59 ++++++++++--------
 arch/arm/boot/dts/lpc32xx.dtsi                     | 18 +++---
 arch/arm/boot/dts/meson8b.dtsi                     |  6 +-
 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/mach-shmobile/regulator-quirk-rcar-gen2.c |  5 ++
 arch/arm/mm/copypage-v4mc.c                        |  3 +-
 arch/arm/mm/copypage-v4wb.c                        |  3 +-
 arch/arm/mm/copypage-v4wt.c                        |  3 +-
 arch/arm/mm/proc-v7m.S                             |  3 +
 arch/h8300/Makefile                                |  2 +-
 arch/powerpc/include/asm/topology.h                |  2 +
 arch/powerpc/kernel/entry_64.S                     |  7 +++
 arch/powerpc/kernel/ptrace.c                       |  8 ++-
 arch/powerpc/mm/hugetlbpage-radix.c                |  5 +-
 arch/powerpc/mm/numa.c                             |  9 +--
 arch/powerpc/platforms/44x/Kconfig                 |  1 +
 arch/powerpc/platforms/powernv/pci-ioda-tce.c      |  1 -
 arch/powerpc/platforms/powernv/pci-ioda.c          |  7 ++-
 arch/powerpc/platforms/pseries/hotplug-cpu.c       | 19 ++++++
 arch/powerpc/xmon/ppc-dis.c                        |  2 +-
 arch/s390/kernel/perf_cpum_sf.c                    |  6 +-
 arch/x86/boot/Makefile                             |  2 +-
 arch/x86/events/intel/bts.c                        |  4 +-
 arch/x86/events/intel/pt.c                         |  5 +-
 arch/x86/hyperv/hv_init.c                          |  7 +++
 arch/x86/include/asm/uaccess.h                     | 24 ++++----
 arch/x86/kernel/kexec-bzimage64.c                  |  4 +-
 arch/x86/kernel/vmlinux.lds.S                      |  2 +-
 arch/x86/lib/usercopy_32.c                         |  8 +--
 arch/x86/platform/efi/quirks.c                     |  4 +-
 arch/x86/realmode/rm/Makefile                      |  2 +-
 block/bfq-iosched.c                                | 22 +++++--
 block/bfq-iosched.h                                |  3 +
 block/bfq-wf2q.c                                   |  6 +-
 drivers/acpi/acpi_video.c                          | 20 ++++--
 drivers/block/loop.c                               | 21 +++++--
 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/meson/meson-aoclk.c                    | 15 +++--
 drivers/clk/rockchip/clk-rk3328.c                  | 12 ++--
 drivers/clk/ti/clkctrl.c                           |  2 +-
 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/firmware/efi/runtime-wrappers.c            | 48 +++++++--------
 drivers/gpio/gpio-omap.c                           | 14 +++--
 drivers/gpio/gpiolib-of.c                          |  3 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  | 60 +++++++++++++++---
 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c  | 42 ++++++-------
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |  1 +
 drivers/gpu/drm/amd/display/dc/core/dc.c           |  3 +
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      |  1 +
 .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c  |  7 ++-
 drivers/gpu/drm/drm_dp_mst_topology.c              |  1 +
 drivers/gpu/drm/drm_fb_helper.c                    |  2 +-
 drivers/gpu/drm/drm_mode_object.c                  |  1 +
 drivers/gpu/drm/drm_plane.c                        |  3 +
 drivers/gpu/drm/msm/disp/dpu1/dpu_mdss.c           | 36 ++++++-----
 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c          |  4 +-
 drivers/gpu/drm/rcar-du/rcar_du_kms.c              |  2 +
 drivers/gpu/drm/scheduler/sched_entity.c           | 39 ++++++++----
 drivers/gpu/drm/vkms/vkms_crtc.c                   | 21 +++----
 drivers/hid/intel-ish-hid/ipc/ipc.c                |  9 ++-
 drivers/hid/intel-ish-hid/ishtp/bus.c              |  4 +-
 drivers/hwtracing/coresight/coresight-etm-perf.c   |  6 +-
 drivers/hwtracing/coresight/coresight-etm4x.c      |  3 +-
 drivers/i2c/busses/i2c-designware-core.h           |  2 +
 drivers/i2c/busses/i2c-designware-master.c         |  6 ++
 drivers/i2c/busses/i2c-designware-pcidrv.c         |  7 ++-
 drivers/i2c/busses/i2c-designware-platdrv.c        |  3 +
 drivers/i2c/i2c-core-base.c                        |  9 +--
 drivers/i2c/i2c-core-of.c                          | 14 ++++-
 drivers/iio/adc/qcom-pm8xxx-xoadc.c                | 10 +--
 drivers/infiniband/hw/cxgb4/cm.c                   |  5 +-
 drivers/infiniband/hw/mlx4/cm.c                    |  2 +-
 drivers/input/misc/soc_button_array.c              |  2 +-
 drivers/iommu/intel-iommu.c                        |  3 +-
 drivers/iommu/io-pgtable-arm-v7s.c                 |  3 +-
 drivers/leds/leds-lp55xx-common.c                  |  4 +-
 drivers/md/bcache/sysfs.c                          | 25 ++++++--
 drivers/md/bcache/sysfs.h                          | 13 +++-
 drivers/md/dm-thin.c                               | 13 ++++
 drivers/media/i2c/mt9m111.c                        |  2 +
 drivers/media/i2c/ov7740.c                         |  7 ++-
 drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c    | 40 ++++++------
 drivers/media/platform/mx2_emmaprp.c               |  6 +-
 drivers/media/platform/rcar-vin/rcar-core.c        |  8 ++-
 drivers/media/platform/rockchip/rga/rga.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/dsa/mv88e6xxx/chip.c                   |  8 +++
 drivers/net/dsa/mv88e6xxx/port.c                   |  2 +
 drivers/net/ethernet/cisco/enic/enic_main.c        |  6 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c | 36 ++++++-----
 drivers/net/ethernet/intel/e1000e/netdev.c         | 21 +++----
 drivers/net/ethernet/intel/ice/ice_switch.c        | 15 ++++-
 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c    | 17 ++++--
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   |  3 +
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  | 17 ++++--
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c     |  4 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  6 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c   |  2 +-
 drivers/net/phy/phy-c45.c                          | 10 ++-
 drivers/net/phy/phy_device.c                       | 13 ++--
 drivers/net/veth.c                                 |  3 +-
 drivers/net/wireless/ath/ath10k/ce.c               | 26 ++++----
 drivers/net/wireless/ath/ath10k/ce.h               |  2 +-
 drivers/net/wireless/ath/ath10k/debugfs_sta.c      |  7 ++-
 drivers/net/wireless/ath/ath10k/htt_rx.c           | 12 +++-
 drivers/net/wireless/ath/ath10k/wmi.h              |  2 +-
 drivers/net/wireless/ath/wil6210/cfg80211.c        | 14 ++++-
 .../wireless/broadcom/brcm80211/brcmfmac/common.c  |  2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c        | 20 ++++--
 drivers/net/wireless/intel/iwlwifi/pcie/rx.c       | 11 +++-
 drivers/net/wireless/marvell/mwifiex/cfg80211.c    | 10 ++-
 drivers/net/wireless/mediatek/mt76/eeprom.c        | 24 +++++---
 drivers/net/wireless/mediatek/mt76/usb.c           | 11 +---
 drivers/net/wireless/mediatek/mt7601u/eeprom.h     |  2 +-
 drivers/net/wireless/ti/wlcore/main.c              |  7 ++-
 drivers/nvme/host/fc.c                             |  5 +-
 drivers/nvme/target/core.c                         | 20 +++---
 drivers/pci/controller/pcie-mediatek.c             |  5 +-
 drivers/pci/hotplug/pciehp_hpc.c                   |  2 +-
 drivers/pci/pcie/pme.c                             | 22 ++++---
 drivers/perf/arm_spe_pmu.c                         |  6 +-
 drivers/pinctrl/meson/pinctrl-meson.c              | 22 ++++---
 drivers/pinctrl/meson/pinctrl-meson8b.c            |  6 +-
 drivers/pinctrl/sh-pfc/pfc-r8a77990.c              | 32 +++++-----
 drivers/pinctrl/sh-pfc/pfc-r8a77995.c              | 11 ++--
 drivers/platform/mellanox/mlxreg-hotplug.c         |  5 +-
 drivers/platform/x86/ideapad-laptop.c              |  2 +-
 drivers/platform/x86/intel-hid.c                   |  7 ++-
 drivers/platform/x86/intel_pmc_core.c              |  3 +-
 drivers/platform/x86/intel_pmc_core.h              |  2 +-
 drivers/regulator/act8865-regulator.c              |  5 +-
 drivers/regulator/core.c                           |  2 +
 drivers/regulator/mcp16502.c                       |  1 +
 drivers/s390/net/ism_drv.c                         | 12 +++-
 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              | 13 +++-
 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/staging/iio/addac/adt7316.c                | 18 +++---
 .../media/rockchip/vpu/rk3288_vpu_hw_jpeg_enc.c    |  6 +-
 .../media/rockchip/vpu/rk3399_vpu_hw_jpeg_enc.c    |  6 +-
 drivers/staging/mt7621-spi/spi-mt7621.c            |  7 ++-
 drivers/tty/serial/8250/8250_pxa.c                 |  4 ++
 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 +
 drivers/xen/gntdev-dmabuf.c                        | 12 +++-
 drivers/xen/gntdev-dmabuf.h                        |  2 +-
 drivers/xen/gntdev.c                               |  2 +-
 fs/btrfs/extent-tree.c                             | 71 ++++++++++++++--------
 fs/btrfs/qgroup.c                                  | 28 ++++-----
 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/cifs/smb2pdu.c                                  | 10 ++-
 fs/ext4/extents.c                                  | 17 +++---
 fs/ext4/indirect.c                                 | 47 +++++++-------
 fs/f2fs/extent_cache.c                             |  2 +-
 fs/f2fs/f2fs.h                                     |  1 -
 fs/f2fs/inline.c                                   |  8 ++-
 fs/f2fs/super.c                                    | 17 ++++--
 fs/f2fs/sysfs.c                                    | 12 +++-
 fs/f2fs/trace.c                                    | 20 +++---
 fs/f2fs/xattr.c                                    | 13 +++-
 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/atalk.h                              | 18 ++++--
 include/linux/cgroup-defs.h                        |  2 +-
 include/linux/cgroup.h                             |  2 +
 include/linux/clk-provider.h                       |  3 +
 include/linux/efi.h                                | 26 ++++----
 include/linux/f2fs_fs.h                            | 13 ++--
 include/linux/filter.h                             |  4 +-
 include/linux/i2c.h                                |  1 +
 include/linux/irqdesc.h                            |  1 +
 include/linux/kasan-checks.h                       |  2 +-
 include/linux/perf_event.h                         |  2 +-
 include/linux/relay.h                              |  2 +-
 include/linux/ring_buffer.h                        |  2 +-
 include/linux/sched.h                              |  4 +-
 include/linux/sched/topology.h                     |  8 +--
 include/net/netfilter/br_netfilter.h               |  1 -
 include/scsi/libfcoe.h                             |  4 +-
 kernel/audit.h                                     |  4 +-
 kernel/audit_tree.c                                | 19 +++---
 kernel/auditsc.c                                   | 12 ++--
 kernel/cgroup/cgroup.c                             | 15 +++--
 kernel/cgroup/pids.c                               |  4 +-
 kernel/cgroup/rstat.c                              | 10 +--
 kernel/cpu.c                                       |  9 +++
 kernel/events/ring_buffer.c                        |  2 +-
 kernel/exit.c                                      |  1 +
 kernel/irq/chip.c                                  | 12 +++-
 kernel/irq/internals.h                             |  8 ++-
 kernel/irq/irqdesc.c                               |  7 ++-
 kernel/rcu/update.c                                |  2 +
 kernel/resource.c                                  |  4 +-
 kernel/sched/core.c                                |  9 +--
 kernel/sched/debug.c                               |  4 ++
 kernel/sched/sched.h                               |  6 +-
 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/raid6/Makefile                                 |  2 +-
 mm/cma.c                                           |  4 +-
 mm/kasan/common.c                                  |  2 +
 mm/memcontrol.c                                    | 19 ++++--
 mm/mempolicy.c                                     |  2 +-
 mm/oom_kill.c                                      |  3 +-
 mm/page_alloc.c                                    |  2 +-
 mm/page_ext.c                                      |  1 +
 mm/page_poison.c                                   |  4 ++
 mm/slab.c                                          | 17 +++---
 mm/sparse.c                                        |  2 +-
 mm/swapfile.c                                      | 51 +++++++++-------
 mm/vmalloc.c                                       |  6 +-
 net/bridge/br_netfilter_hooks.c                    |  5 --
 net/netfilter/nf_conntrack_core.c                  | 14 ++++-
 net/netfilter/nf_conntrack_proto_tcp.c             | 50 ++++++++++++---
 net/netfilter/nf_tables_core.c                     | 14 +++--
 net/netfilter/xt_physdev.c                         |  9 ++-
 net/xdp/xsk.c                                      |  5 +-
 security/apparmor/policy_unpack.c                  |  1 +
 security/selinux/hooks.c                           |  9 ++-
 sound/core/pcm_native.c                            |  8 +++
 sound/firewire/dice/dice.c                         | 12 +++-
 sound/soc/fsl/fsl-asoc-card.c                      |  1 +
 sound/soc/fsl/imx-sgtl5000.c                       |  1 +
 sound/soc/generic/simple-card-utils.c              | 14 ++++-
 sound/soc/qcom/common.c                            | 10 ++-
 tools/build/Makefile.feature                       |  2 +-
 tools/build/feature/test-all.c                     | 10 +--
 tools/build/feature/test-reallocarray.c            |  2 +
 tools/lib/bpf/Makefile                             |  3 +-
 tools/lib/lockdep/run_tests.sh                     |  6 +-
 tools/lib/traceevent/event-parse.c                 |  2 +-
 tools/perf/Makefile.config                         |  5 +-
 tools/perf/Makefile.perf                           |  2 +-
 tools/perf/builtin-c2c.c                           |  8 ++-
 tools/perf/builtin-script.c                        | 10 ++-
 tools/perf/builtin-trace.c                         |  6 +-
 tools/perf/tests/evsel-tp-sched.c                  |  6 +-
 tools/perf/trace/beauty/msg_flags.c                |  2 +-
 tools/perf/trace/beauty/waitid_options.c           |  2 +-
 tools/perf/util/annotate.c                         |  4 +-
 tools/perf/util/s390-cpumsf.c                      |  5 ++
 .../util/scripting-engines/trace-event-python.c    | 15 +++--
 tools/perf/util/sort.c                             | 10 ++-
 tools/perf/util/srcline.c                          |  2 +-
 tools/testing/selftests/bpf/Makefile               |  3 +-
 tools/testing/selftests/bpf/test_map_in_map.c      |  4 ++
 tools/testing/selftests/bpf/test_maps.c            | 27 ++++----
 tools/testing/selftests/bpf/test_verifier.c        |  9 ++-
 tools/testing/selftests/ir/ir_loopback.c           |  4 +-
 tools/testing/selftests/seccomp/seccomp_bpf.c      |  6 ++
 301 files changed, 1765 insertions(+), 927 deletions(-)



^ permalink raw reply	[flat|nested] 276+ messages in thread

end of thread, other threads:[~2019-04-18  4:46 UTC | newest]

Thread overview: 276+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-04  8:45 [PATCH 5.0 000/246] 5.0.7-stable review Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 001/246] ext4: cleanup bh release code in ext4_ind_remove_space() Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 002/246] CIFS: fix POSIX lock leak and invalid ptr deref Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 003/246] nvme-fc: fix numa_node when dev is null Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 004/246] nvme-loop: init nvmet_ctrl fatal_err_work when allocate Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 005/246] h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux- Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 006/246] f2fs: fix to adapt small inline xattr space in __find_inline_xattr() Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 007/246] f2fs: fix to avoid deadlock in f2fs_read_inline_dir() Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 008/246] apparmor: fix double free when unpack of secmark rules fails Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 009/246] tracing: kdb: Fix ftdump to not sleep Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 010/246] net/mlx5e: Fix access to non-existing receive queue Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 011/246] net/mlx5: Avoid panic when setting vport rate Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 012/246] net/mlx5: Avoid panic when setting vport mac, getting vport config Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 013/246] xsk: fix to reject invalid flags in xsk_bind Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 014/246] clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 015/246] gpio: gpio-omap: fix level interrupt idling Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 016/246] include/linux/relay.h: fix percpu annotation in struct rchan Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 017/246] sysctl: handle overflow for file-max Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 018/246] net: stmmac: Avoid sometimes uninitialized Clang warnings Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 019/246] enic: fix build warning without CONFIG_CPUMASK_OFFSTACK Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 020/246] libbpf: force fixdep compilation at the start of the build Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 021/246] scsi: hisi_sas: Set PHY linkrate when disconnected Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 022/246] scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 023/246] iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 024/246] x86/hyperv: Fix kernel panic when kexec on HyperV Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 025/246] perf c2c: Fix c2c report for empty numa node Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 026/246] mm/sparse: fix a bad comparison Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 027/246] mm/cma.c: cma_declare_contiguous: correct err handling Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 028/246] mm/page_ext.c: fix an imbalance with kmemleak Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 029/246] mm, swap: bounds check swap_info array accesses to avoid NULL derefs Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 030/246] docs/core-api/mm: fix user memory accessors formatting Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 031/246] mm,oom: dont kill global init via memory.oom.group Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 032/246] memcg: killed threads should not invoke memcg OOM killer Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 033/246] mm, mempolicy: fix uninit memory access Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 034/246] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 035/246] mm/slab.c: kmemleak no scan alien caches Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 036/246] ocfs2: fix a panic problem caused by o2cb_ctl Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 037/246] f2fs: do not use mutex lock in atomic context Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 038/246] f2fs: fix to data block override node segment by mistake Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 039/246] fs/file.c: initialize init_files.resize_wait Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 040/246] page_poison: play nicely with KASAN Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 041/246] kasan: fix kasan_check_read/write definitions Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 042/246] cifs: use correct format characters Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 043/246] dm thin: add sanity checks to thin-pool and external snapshot creation Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 044/246] f2fs: fix to check inline_xattr_size boundary correctly Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 045/246] cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 046/246] cifs: Fix NULL pointer dereference of devname Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 047/246] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes Greg Kroah-Hartman
2019-04-04 16:16   ` Slavomir Kaslev
2019-04-04 17:32     ` gregkh
2019-04-06 14:20       ` Sasha Levin
2019-04-04  8:45 ` [PATCH 5.0 048/246] perf beauty msg_flags: Add missing %s lost when adding prefix suppression logic Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 049/246] netfilter: nf_tables: check the result of dereferencing base_chain->stats Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 050/246] PCI: mediatek: Fix memory mapped IO range size computation Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 051/246] netfilter: conntrack: tcp: only close if RST matches exact sequence Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 052/246] iommu/vt-d: Disable ATS support on untrusted devices Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 053/246] jbd2: fix invalid descriptor block checksum Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 054/246] ext4: fix bigalloc cluster freeing when hole punching under load Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 055/246] fs: fix guard_bio_eod to check for real EOD errors Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 056/246] tools lib traceevent: Fix buffer overflow in arg_eval Greg Kroah-Hartman
     [not found] ` <20190404084619.236418459-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
2019-04-04  8:45   ` [PATCH 5.0 057/246] mm/resource: Return real error codes from walk failures Greg Kroah-Hartman
2019-04-04  8:45     ` Greg Kroah-Hartman
2019-04-04  8:45     ` Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 058/246] PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove() Greg Kroah-Hartman
2019-04-04  8:45 ` [PATCH 5.0 059/246] wil6210: check null pointer in _wil_cfg80211_merge_extra_ies Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 060/246] mt76: fix a leaked reference by adding a missing of_node_put Greg Kroah-Hartman
2019-04-04  8:46   ` Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 061/246] ath10k: Fix the wrong updation of BW in tx_stats debugfs entry Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 062/246] lockdep/lib/tests: Fix run_tests.sh Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 063/246] crypto: crypto4xx - add missing of_node_put after of_device_is_available Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 064/246] crypto: cavium/zip - fix collision with generic cra_driver_name Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 065/246] tools/bpf: selftests: add map lookup to test_map_in_map bpf prog Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 066/246] usb: chipidea: Grab the (legacy) USB PHY by phandle first Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 067/246] powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 068/246] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 069/246] kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 070/246] kbuild: make -r/-R effective in top Makefile for old Make versions Greg Kroah-Hartman
2019-04-04  9:16   ` Masahiro Yamada
2019-04-04 10:41     ` Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 071/246] btrfs: save drop_progress if we drop refs at all Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 072/246] drm/amd/display: Fix reference counting for struct dc_sink Greg Kroah-Hartman
2019-04-05  5:12   ` Mathias Fröhlich
2019-04-05 12:28     ` Deucher, Alexander
2019-04-15 10:50     ` Greg Kroah-Hartman
2019-04-18  4:46       ` Mathias Fröhlich
2019-04-04  8:46 ` [PATCH 5.0 073/246] ath10k: dont report unset rssi values to mac80211 Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 074/246] powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 075/246] coresight: etm4x: Add support to enable ETMv4.2 Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 076/246] serial: 8250_pxa: honor the port number from devicetree Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 077/246] ARM: 8840/1: use a raw_spinlock_t in unwind Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 078/246] ARM: 8845/1: use unified assembler in c files Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 079/246] iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 080/246] powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 081/246] net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390X Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 082/246] ice: fix ice_remove_rule_internal vsi_list handling Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 083/246] perf script: Handle missing fields with -F + Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 084/246] btrfs: qgroup: Make qgroup async transaction commit more aggressive Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 085/246] btrfs: dont enospc all tickets on flush failure Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 086/246] mmc: omap: fix the maximum timeout setting Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 087/246] net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 088/246] net: hns3: fix setting of the hns reset_type for rdma hw errors Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 089/246] veth: Fix -Wformat-truncation Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 090/246] e1000e: Fix -Wformat-truncation warnings Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 091/246] mlxsw: spectrum: Avoid " Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 092/246] i2c: Allow recovery of the initial IRQ by an I2C client device Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 093/246] platform/x86: ideapad-laptop: Fix no_hw_rfkill_list for Lenovo RESCUER R720-15IKBN Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 094/246] platform/mellanox: mlxreg-hotplug: Fix KASAN warning Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 095/246] loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part() Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 096/246] i2c: designware: Do not allow i2c_dw_xfer() calls while suspended Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 097/246] IB/mlx4: Increase the timeout for CM cache Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 098/246] clk: fractional-divider: check parent rate only if flag is set Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 099/246] perf annotate: Fix getting source line failure Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 100/246] powerpc/44x: Force PCI on for CURRITUCK Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 101/246] ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of() Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 102/246] cpufreq: acpi-cpufreq: Report if CPU doesnt support boost technologies Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 103/246] efi: cper: Fix possible out-of-bounds access Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 104/246] s390/ism: ignore some errors during deregistration Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 105/246] scsi: megaraid_sas: return error when create DMA pool failed Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 106/246] scsi: fcoe: make use of fip_mode enum complete Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 107/246] drm/amd/display: Clear stream->mode_changed after commit Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 108/246] perf test: Fix failure of evsel-tp-sched test on s390 Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 109/246] mwifiex: dont advertise IBSS features without FW support Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 110/246] perf report: Dont shadow inlined symbol with different addr range Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 111/246] SoC: imx-sgtl5000: add missing put_device() Greg Kroah-Hartman
2019-04-04  8:46   ` Greg Kroah-Hartman
2019-04-04  8:46   ` Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 112/246] media: ov7740: fix runtime pm initialization Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 113/246] media: sh_veu: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 114/246] media: s5p-jpeg: " Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 115/246] media: rockchip/rga: " Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 116/246] media: s5p-g2d: " Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 117/246] media: mx2_emmaprp: " Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 118/246] media: mtk-jpeg: " Greg Kroah-Hartman
2019-04-04  8:46 ` [PATCH 5.0 119/246] media: rockchip/vpu: " Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 120/246] mt76: usb: do not run mt76u_queues_deinit twice Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 121/246] gpio: of: Apply regulator-gpio quirk only to enable-gpios Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 122/246] xen/gntdev: Do not destroy context while dma-bufs are in use Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 123/246] vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 124/246] HID: intel-ish-hid: avoid binding wrong ishtp_cl_device Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 125/246] cgroup, rstat: Dont flush subtree root unless necessary Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 126/246] efi: Fix build error due to enum collision between efi.h and ima.h Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 127/246] drm/sched: Fix entities with 0 rqs Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 128/246] regulator: core: Take lock before applying system load Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 129/246] jbd2: fix race when writing superblock Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 130/246] leds: lp55xx: fix null deref on firmware load failure Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 131/246] tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaio Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 132/246] tools build: Add test-reallocarray.c to test-all.c to fix the build Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 133/246] perf beauty waitid options: Fix up prefix showing logic Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 134/246] perf trace: Check if the fd is negative when mapping it to pathname Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 135/246] perf report: Add s390 diagnosic sampling descriptor size Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 136/246] perf coresight: Do not test for libopencsd by default Greg Kroah-Hartman
2019-04-04  8:47   ` Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 137/246] iwlwifi: pcie: fix emergency path Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 138/246] ACPI / video: Refactor and fix dmi_is_desktop() Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 139/246] =?UTF-8?q?selftests:=20ir:=20fix=20warning:=20"%s"=20directive=20?= =?UTF-8?q?output=20may=20be=20truncated=20=E2=80=99=20directive=20output?= =?UTF-8?q?=20may=20be=20truncated?= Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 140/246] selftests: skip seccomp get_metadata test if not real root Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 141/246] kprobes: Prohibit probing on bsearch() Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 142/246] kprobes: Prohibit probing on RCU debug routine Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 143/246] netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrack_confirm Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 144/246] ARM: 8833/1: Ensure that NEON code always compiles with Clang Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 145/246] ARM: dts: meson8b: fix the Ethernet data line signals in eth_rgmii_pins Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 146/246] ALSA: PCM: check if ops are defined before suspending PCM Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 147/246] ath10k: fix shadow register implementation for WCN3990 Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 148/246] usb: f_fs: Avoid crash due to out-of-scope stack ptr access Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 149/246] sched/topology: Fix percpu data types in struct sd_data & struct s_data Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 150/246] bcache: fix input overflow to cache set sysfs file io_error_halflife Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 151/246] bcache: fix input overflow to sequential_cutoff Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 152/246] bcache: fix potential div-zero error of writeback_rate_i_term_inverse Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 153/246] bcache: improve sysfs_strtoul_clamp() Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 154/246] genirq: Avoid summation loops for /proc/stat Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 155/246] net: marvell: mvpp2: fix stuck in-band SGMII negotiation Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 156/246] iw_cxgb4: fix srqidx leak during connection abort Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 157/246] net: phy: consider latched link-down status in polling mode Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 158/246] fbdev: fbmem: fix memory access if logo is bigger than the screen Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 159/246] cdrom: Fix race condition in cdrom_sysctl_register Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 160/246] drm: rcar-du: add missing of_node_put Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 161/246] drm/amd/display: Dont re-program planes for DPMS changes Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 162/246] bpf: test_maps: fix possible out of bound access warning Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 163/246] x86/kexec: Fill in acpi_rsdp_addr from the first kernel Greg Kroah-Hartman
2019-04-04  8:47   ` Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 164/246] powerpc/ptrace: Mitigate potential Spectre v1 Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 165/246] drm/amd/display: Disconnect mpcc when changing tg Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 166/246] perf/aux: Make perf_event accessible to setup_aux() Greg Kroah-Hartman
2019-04-04  8:47   ` Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 167/246] e1000e: fix cyclic resets at link up with active tx Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 168/246] e1000e: Exclude device from suspend direct complete optimization Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 169/246] platform/x86: intel_pmc_core: Fix PCH IP sts reading Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 170/246] i2c: of: Try to find an I2C adapter matching the parent Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 171/246] staging: spi: mt7621: Add return code check on device_reset() Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 172/246] iwlwifi: mvm: fix RFH config command with >=10 CPUs Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 173/246] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe Greg Kroah-Hartman
2019-04-04  8:47   ` Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 174/246] sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 175/246] efi/memattr: Dont bail on zero VA if it equals the regions PA Greg Kroah-Hartman
2019-04-04  8:47   ` Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 176/246] sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock() Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 177/246] drm/vkms: Bugfix racing hrtimer vblank handle Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 178/246] drm/vkms: Bugfix extra vblank frame Greg Kroah-Hartman
2019-04-04  8:47 ` [PATCH 5.0 179/246] ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notation Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 180/246] efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted Greg Kroah-Hartman
2019-04-04  8:48   ` Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 181/246] soc: qcom: gsbi: Fix error handling in gsbi_probe() Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 182/246] drm/msm/dpu: Convert to a chained irq chip Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 183/246] mt7601u: bump supported EEPROM version Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 184/246] ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 185/246] ARM: avoid Cortex-A9 livelock on tight dmb loops Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 186/246] block, bfq: fix in-service-queue check for queue merging Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 187/246] block, bfq: fix queue removal from weights tree Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 188/246] bpf: fix missing prototype warnings Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 189/246] selftests/bpf: skip verifier tests for unsupported program types Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 190/246] powerpc/64s: Clear on-stack exception marker upon exception return Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 191/246] cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 192/246] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 193/246] tty: increase the default flip buffer limit to 2*640K Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 194/246] powerpc/pseries: Perform full re-add of CPU for topology update post-migration Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 195/246] drm/amd/display: Enable vblank interrupt during CRC capture Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 196/246] ALSA: dice: add support for Solid State Logic Duende Classic/Mini Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 197/246] regulator: mcp16502: Include linux/gpio/consumer.h to fix build error Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 198/246] usb: dwc3: gadget: Fix OTG events when gadget driver isnt loaded Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 199/246] platform/x86: intel-hid: Missing power button release on some Dell models Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 200/246] perf trace: Fixup etcsnoop example Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 201/246] perf script python: Use PyBytes for attr in trace-event-python Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 202/246] perf script python: Add trace_context extension module to sys.modules Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 203/246] media: mt9m111: set initial frame size other than 0x0 Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 204/246] hwrng: virtio - Avoid repeated init of completion Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 205/246] soc/tegra: fuse: Fix illegal free of IO base address Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 206/246] selftests/bpf: suppress readelf stderr when probing for BTF support Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 207/246] HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 208/246] f2fs: UBSAN: set boolean value iostat_enable correctly Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 209/246] f2fs: fix to initialize variable to avoid UBSAN/smatch warning Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 210/246] hpet: Fix missing = character in the __setup() code of hpet_mmap_enable Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 211/246] pinctrl: meson: fix G12A ao pull registers base address Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 212/246] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL bit numbering Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 213/246] pinctrl: sh-pfc: r8a77995: " Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 214/246] cpu/hotplug: Mute hotplug lockdep during init Greg Kroah-Hartman
2019-04-04  8:48   ` Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 215/246] dmaengine: imx-dma: fix warning comparison of distinct pointer types Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 216/246] dmaengine: qcom_hidma: assign channel cookie correctly Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 217/246] dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_* Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 218/246] netfilter: physdev: relax br_netfilter dependency Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 219/246] media: rcar-vin: Allow independent VIN link enablement Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 220/246] media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 221/246] PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 222/246] audit: hand taken context to audit_kill_trees for syscall logging Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 223/246] regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 224/246] pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 225/246] drm: Auto-set allow_fb_modifiers when given modifiers at plane init Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 226/246] drm/nouveau: Stop using drm_crtc_force_disable Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 227/246] x86/build: Specify elf_i386 linker emulation explicitly for i386 objects Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 228/246] selinux: do not override context on context mounts Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 229/246] brcmfmac: Use firmware_request_nowarn for the clm_blob Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 230/246] wlcore: Fix memory leak in case wl12xx_fetch_firmware failure Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 231/246] x86/build: Mark per-CPU symbols as absolute explicitly for LLD Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 232/246] drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 233/246] clk: meson: clean-up clock registration Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 234/246] ARM: shmobile: Fix R-Car Gen2 regulator quirk Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 235/246] clk: rockchip: fix frac settings of GPLL clock for rk3328 Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 236/246] dmaengine: tegra: avoid overflow of byte tracking Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 237/246] staging: iio: adt7316: fix dac_bits assignment Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 238/246] Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device Greg Kroah-Hartman
2019-04-04  8:48 ` [PATCH 5.0 239/246] ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id() Greg Kroah-Hartman
2019-04-04  8:49 ` [PATCH 5.0 240/246] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx Greg Kroah-Hartman
2019-04-04  8:49 ` [PATCH 5.0 241/246] drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers Greg Kroah-Hartman
2019-04-04  8:49 ` [PATCH 5.0 242/246] net: stmmac: Avoid one more sometimes uninitialized Clang warning Greg Kroah-Hartman
2019-04-04  8:49 ` [PATCH 5.0 243/246] appletalk: Fix compile regression Greg Kroah-Hartman
2019-04-04  8:49 ` [PATCH 5.0 244/246] gpio: of: Restrict enable-gpio quirk to regulator-gpio Greg Kroah-Hartman
2019-04-04  8:49 ` [PATCH 5.0 245/246] ACPI / video: Extend chassis-type detection with a "Lunch Box" check Greg Kroah-Hartman
2019-04-04  8:49 ` [PATCH 5.0 246/246] bcache: fix potential div-zero error of writeback_rate_p_term_inverse Greg Kroah-Hartman
2019-04-05  6:33 ` [PATCH 5.0 000/246] 5.0.7-stable review Naresh Kamboju
2019-04-15 18:38   ` Greg Kroah-Hartman
2019-04-05 15:01 ` shuah
2019-04-15 18:39   ` Greg Kroah-Hartman
2019-04-05 15:40 ` Jon Hunter
2019-04-15 18:39   ` Greg Kroah-Hartman
2019-04-05 18:32 ` Guenter Roeck
2019-04-15 18:40   ` Greg Kroah-Hartman

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.