linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4.19 000/321] 4.19.88-stable review
@ 2019-12-03 22:31 Greg Kroah-Hartman
  2019-12-03 22:31 ` [PATCH 4.19 001/321] clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate Greg Kroah-Hartman
                   ` (323 more replies)
  0 siblings, 324 replies; 353+ messages in thread
From: Greg Kroah-Hartman @ 2019-12-03 22:31 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 4.19.88 release.
There are 321 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Thu, 05 Dec 2019 22:30:32 +0000.
Anything received after that time might be too late.

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

thanks,

greg k-h

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

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

Hans de Goede <hdegoede@redhat.com>
    platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size

Hans de Goede <hdegoede@redhat.com>
    platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer

Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
    dmaengine: stm32-dma: check whether length is aligned on FIFO threshold

Wen Yang <yellowriver2010@hotmail.com>
    ASoC: stm32: sai: add missing put_device()

Olivier Moysan <olivier.moysan@st.com>
    ASoC: stm32: i2s: fix IRQ clearing

Olivier Moysan <olivier.moysan@st.com>
    ASoC: stm32: i2s: fix 16 bit format support

Olivier Moysan <olivier.moysan@st.com>
    ASoC: stm32: i2s: fix dma configuration

Alexandre Torgue <alexandre.torgue@st.com>
    pinctrl: stm32: fix memory leak issue

Fabien Dessenne <fabien.dessenne@st.com>
    mailbox: mailbox-test: fix null pointer if no mmio

Gabriel Fernandez <gabriel.fernandez@st.com>
    clk: stm32mp1: parent clocks update

Gabriel Fernandez <gabriel.fernandez@st.com>
    clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks

Gabriel Fernandez <gabriel.fernandez@st.com>
    clk: stm32mp1: fix mcu divider table

Gabriel Fernandez <gabriel.fernandez@st.com>
    clk: stm32mp1: fix HSI divider flag

Lionel Debieve <lionel.debieve@st.com>
    hwrng: stm32 - fix unbalanced pm_runtime_enable

Hugues Fruchet <hugues.fruchet@st.com>
    media: stm32-dcmi: fix check of pm_runtime_get_sync return value

Hugues Fruchet <hugues.fruchet@st.com>
    media: stm32-dcmi: fix DMA corruption when stopping streaming

Lionel Debieve <lionel.debieve@st.com>
    crypto: stm32/hash - Fix hmac issue more than 256 bytes

Candle Sun <candle.sun@unisoc.com>
    HID: core: check whether Usage Page item is after Usage ID items

Yuchung Cheng <ycheng@google.com>
    tcp: exit if nothing to retransmit on RTO timeout

Arnaud Pouliquen <arnaud.pouliquen@st.com>
    mailbox: stm32_ipcc: add spinlock to fix channels concurrent access

Claudiu Beznea <claudiu.beznea@microchip.com>
    drm/atmel-hlcdc: revert shift by 8

huijin.park <huijin.park@samsung.com>
    mtd: spi-nor: cast to u64 to avoid uint overflows

Wen Yang <yellowriver2010@hotmail.com>
    mtd: rawnand: atmel: fix possible object reference leak

Miquel Raynal <miquel.raynal@bootlin.com>
    mtd: rawnand: atmel: Fix spelling mistake in error message

Paul Thomas <pthomas8589@gmail.com>
    net: macb driver, check for SKBTX_HW_TSTAMP

Harini Katakam <harini.katakam@xilinx.com>
    net: macb: Fix SUBNS increment and increase resolution

Eugen Hristev <eugen.hristev@microchip.com>
    watchdog: sama5d4: fix WDD value to be always set to max

Theodore Ts'o <tytso@mit.edu>
    ext4: add more paranoia checking in ext4_expand_extra_isize handling

Chuhong Yuan <hslester96@gmail.com>
    net: macb: add missed tasklet_kill

Dust Li <dust.li@linux.alibaba.com>
    net: sched: fix `tc -s class show` no bstats on class with nolock subqueues

Xin Long <lucien.xin@gmail.com>
    sctp: cache netns in sctp_ep_common

John Rutherford <john.rutherford@dektech.com.au>
    tipc: fix link name length check

Jakub Kicinski <jakub.kicinski@netronome.com>
    selftests: bpf: test_sockmap: handle file creation failures gracefully

Paolo Abeni <pabeni@redhat.com>
    openvswitch: remove another BUG_ON()

Paolo Abeni <pabeni@redhat.com>
    openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()

Jouni Hogander <jouni.hogander@unikie.com>
    slip: Fix use-after-free Read in slip_open

Navid Emamdoost <navid.emamdoost@gmail.com>
    sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook

Paolo Abeni <pabeni@redhat.com>
    openvswitch: fix flow command message size

Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
    net: psample: fix skb_over_panic

Menglong Dong <dong.menglong@zte.com.cn>
    macvlan: schedule bc_work even if error

Eugen Hristev <eugen.hristev@microchip.com>
    media: atmel: atmel-isc: fix INIT_WORK misplacement

Eugen Hristev <eugen.hristev@microchip.com>
    media: atmel: atmel-isc: fix asd memory allocation

Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    pwm: Clear chip_data in pwm_put()

Luca Ceresoli <luca@lucaceresoli.net>
    net: macb: fix error format in dev_err()

Eugen Hristev <eugen.hristev@microchip.com>
    media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE

Steffen Klassert <steffen.klassert@secunet.com>
    xfrm: Fix memleak on xfrm state destroy

Mika Westerberg <mika.westerberg@linux.intel.com>
    thunderbolt: Power cycle the router if NVM authentication fails

Alexander Usyskin <alexander.usyskin@intel.com>
    mei: me: add comet point V device id

Alexander Usyskin <alexander.usyskin@intel.com>
    mei: bus: prefix device names on bus with the bus name

Fabio D'Urso <fabiodurso@hotmail.it>
    USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P

Hans de Goede <hdegoede@redhat.com>
    staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids

Hans de Goede <hdegoede@redhat.com>
    staging: rtl8723bs: Drop ACPI device ids

Pan Bian <bianpan2016@163.com>
    staging: rtl8192e: fix potential use after free

Mathias Kresin <dev@kresin.me>
    usb: dwc2: use a longer core rest timeout in dwc2_core_reset()

Alexandre Belloni <alexandre.belloni@bootlin.com>
    clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()

Eugen Hristev <eugen.hristev@microchip.com>
    clk: at91: fix update bit maps on CFG_MOR write

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: nVMX: assimilate nested_vmx_entry_failure() into nested_vmx_enter_non_root_mode()

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: nVMX: rename enter_vmx_non_root_mode to nested_vmx_enter_non_root_mode

Vlastimil Babka <vbabka@suse.cz>
    mm, gup: add missing refcount overflow checks on s390

Boris Brezillon <bbrezillon@kernel.org>
    mtd: Remove a debug trace in mtdpart.c

Jesper Dangaard Brouer <brouer@redhat.com>
    xdp: fix cpumap redirect SKB creation bug

Gen Zhang <blackgod016574@gmail.com>
    powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()

Hui Wang <hui.wang@canonical.com>
    ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board

YueHaibing <yuehaibing@huawei.com>
    RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp

Yixian Liu <liuyixian@huawei.com>
    RDMA/hns: Fix the state of rereg mr

Lijun Ou <oulijun@huawei.com>
    RDMA/hns: Bugfix for the scene without receiver queue

Lijun Ou <oulijun@huawei.com>
    RDMA/hns: Fix the bug with updating rq head pointer when flush cqe

John Garry <john.garry@huawei.com>
    scsi: libsas: Check SMP PHY control function result

Xiang Chen <chenxiang66@hisilicon.com>
    scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned

James Morse <james.morse@arm.com>
    ACPI / APEI: Switch estatus pool to use vmalloc memory

James Morse <james.morse@arm.com>
    ACPI / APEI: Don't wait to serialise with oops messages when panic()ing

John Garry <john.garry@huawei.com>
    scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery

Chris Coulson <chris.coulson@canonical.com>
    apparmor: delete the dentry in aafs_remove() to avoid a leak

Aaron Ma <aaron.ma@canonical.com>
    iommu/amd: Fix NULL dereference bug in match_hid_uid

Peng Li <lipeng321@huawei.com>
    net: hns3: fix an issue for hns3_update_new_int_gl

Peng Li <lipeng321@huawei.com>
    net: hns3: fix an issue for hclgevf_ae_get_hdev

Yunsheng Lin <linyunsheng@huawei.com>
    net: hns3: fix PFC not setting problem for DCB module

Yunsheng Lin <linyunsheng@huawei.com>
    net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED

Peng Sun <sironhide0null@gmail.com>
    bpf: drop refcount if bpf_map_new_fd() fails in map_create()

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    kvm: properly check debugfs dentry before using it

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    net: dev: Use unsigned integer as an argument to left-shift

Ming Lei <ming.lei@redhat.com>
    mmc: core: align max segment size with logical block size

Peng Sun <sironhide0null@gmail.com>
    bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()

Maciej Kwiecien <maciej.kwiecien@nokia.com>
    sctp: don't compare hb_timer expire date before starting it

Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
    net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap

Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
    net: ip_gre: do not report erspan_ver for gre or gretap

Eric Dumazet <edumazet@google.com>
    net: fix possible overflow in __sk_mem_raise_allocated()

Matteo Croce <mcroce@redhat.com>
    geneve: change NET_UDP_TUNNEL dependency to select

Bert Kenward <bkenward@solarflare.com>
    sfc: initialise found bitmap in efx_ef10_mtd_probe

Sylwester Nawrocki <s.nawrocki@samsung.com>
    ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI

Hoang Le <hoang.h.le@dektech.com.au>
    tipc: fix skb may be leaky in tipc_link_input

Ursula Braun <ubraun@linux.ibm.com>
    net/smc: fix byte_order for rx_curs_confirmed

Jan Kara <jack@suse.cz>
    blktrace: Show requests without sector

Ursula Braun <ubraun@linux.ibm.com>
    net/smc: fix sender_free computation

Brian Foster <bfoster@redhat.com>
    xfs: end sync buffer I/O properly on shutdown error

Qian Cai <cai@lca.pw>
    mm/hotplug: invalid PFNs from pfn_to_online_page()

Karsten Graul <kgraul@linux.ibm.com>
    net/smc: don't wait for send buffer space when data was already sent

Karsten Graul <kgraul@linux.ibm.com>
    net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()

Johannes Berg <johannes.berg@intel.com>
    decnet: fix DN_IFREQ_SIZE

wenxu <wenxu@ucloud.cn>
    ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel

Edward Cree <ecree@solarflare.com>
    sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe

Lucas Stach <l.stach@pengutronix.de>
    gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change

He Zhe <zhe.he@windriver.com>
    serial: 8250: Fix serial8250 initialization crash

Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
    net/core/neighbour: fix kmemleak minimal reference count for hash tables

Ming Lei <ming.lei@redhat.com>
    PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()

Miquel Raynal <miquel.raynal@bootlin.com>
    ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs

Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
    net/core/neighbour: tell kmemleak about hash tables

Gustavo A. R. Silva <gustavo@embeddedor.com>
    tipc: fix memory leak in tipc_nl_compat_publ_dump

Boris Brezillon <bbrezillon@kernel.org>
    mtd: Check add_mtd_device() ret code

Olof Johansson <olof@lixom.net>
    lib/genalloc.c: include vmalloc.h

Qian Cai <cai@gmx.us>
    drivers/base/platform.c: kmemleak ignore a known leak

Yi Wang <wang.yi59@zte.com.cn>
    fork: fix some -Wmissing-prototypes warnings

Huang Shijie <sjhuang@iluvatar.ai>
    lib/genalloc.c: use vzalloc_node() to allocate the bitmap

Alexey Skidanov <alexey.skidanov@intel.com>
    lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk

James Morse <james.morse@arm.com>
    firmware: arm_sdei: Fix DT platform device creation

Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
    firmware: arm_sdei: fix wrong of_node_put() in init function

Aditya Pakki <pakki001@umn.edu>
    infiniband/qedr: Potential null ptr dereference of qp

Aditya Pakki <pakki001@umn.edu>
    infiniband: bnxt_re: qplib: Check the return value of send_message

Chuck Lever <chuck.lever@oracle.com>
    xprtrdma: Prevent leak of rpcrdma_rep objects

Kangjie Lu <kjlu@umn.edu>
    netfilter: nf_tables: fix a missing check of nla_put_failure

Anthony Yznaga <anthony.yznaga@oracle.com>
    tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures

Wentao Wang <witallwang@gmail.com>
    mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free()

Aaron Lu <aaron.lu@intel.com>
    mm/page_alloc.c: use a single function to free page

Aaron Lu <aaron.lu@intel.com>
    mm/page_alloc.c: free order-0 pages through PCP in page_frag_free()

Wei Yang <richard.weiyang@gmail.com>
    vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n

Junxiao Bi <junxiao.bi@oracle.com>
    ocfs2: clear journal dirty flag after shutdown journal

Wen Yang <wen.yang99@zte.com.cn>
    net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()

Kangjie Lu <kjlu@umn.edu>
    net: marvell: fix a missing check of acpi_match_device

Kangjie Lu <kjlu@umn.edu>
    tipc: fix a missing check of genlmsg_put

Kangjie Lu <kjlu@umn.edu>
    atl1e: checking the status of atl1e_write_phy_reg

Kangjie Lu <kjlu@umn.edu>
    net: dsa: bcm_sf2: Propagate error value from mdio_write

Kangjie Lu <kjlu@umn.edu>
    net: stmicro: fix a missing check of clk_prepare

Kangjie Lu <kjlu@umn.edu>
    net: (cpts) fix a missing check of clk_prepare

Richard Weinberger <richard@nod.at>
    um: Make GCOV depend on !KCOV

Richard Weinberger <richard@nod.at>
    um: Include sys/uio.h to have writev()

Chao Yu <yuchao0@huawei.com>
    f2fs: fix to dirty inode synchronously

Qiuyang Sun <sunqiuyang@huawei.com>
    f2fs: fix block address for __check_sit_bitmap

Aditya Pakki <pakki001@umn.edu>
    net/net_namespace: Check the return value of register_pernet_subsys()

Aditya Pakki <pakki001@umn.edu>
    net/netlink_compat: Fix a missing check of nla_parse_nested

Alexander Shiyan <shc_work@mail.ru>
    pwm: clps711x: Fix period calculation

Fabio Estevam <festevam@gmail.com>
    crypto: mxc-scc - fix build warnings on ARM64

Benjamin Herrenschmidt <benh@kernel.crashing.org>
    powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/pseries: Fix node leak in update_lmb_associativity_index()

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/83xx: handle machine check caused by watchdog timer

Kangjie Lu <kjlu@umn.edu>
    regulator: tps65910: fix a missing check of return value

Jesper Dangaard Brouer <brouer@redhat.com>
    bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn't

Parav Pandit <parav@mellanox.com>
    IB/rxe: Make counters thread safe

Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
    drbd: fix print_st_err()'s prototype to match the definition

Lars Ellenberg <lars.ellenberg@linbit.com>
    drbd: do not block when adjusting "disk-options" while IO is frozen

Lars Ellenberg <lars.ellenberg@linbit.com>
    drbd: reject attach of unsuitable uuids even if connected

Lars Ellenberg <lars.ellenberg@linbit.com>
    drbd: ignore "all zero" peer volume sizes in handshake

Alexey Kardashevskiy <aik@ozlabs.ru>
    powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_status

Alexey Kardashevskiy <aik@ozlabs.ru>
    vfio/spapr_tce: Get rid of possible infinite loop

Benjamin Herrenschmidt <benh@kernel.crashing.org>
    powerpc/44x/bamboo: Fix PCI range

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/mm: Make NULL pointer deferences explicit on bad page faults.

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/prom: fix early DEBUG messages

Joel Stanley <joel@jms.id.au>
    powerpc/32: Avoid unsupported flags with clang

Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
    powerpc/perf: Fix unit_sel/cache_sel checks

Kyle Roeschley <kyle.roeschley@ni.com>
    ath6kl: Fix off by one error in scan completion

Kyle Roeschley <kyle.roeschley@ni.com>
    ath6kl: Only use match sets when firmware supports it

Stefan Wahren <stefan.wahren@i2se.com>
    brcmfmac: Fix access point mode

Varun Prakash <varun@chelsio.com>
    scsi: csiostor: fix incorrect dma device in case of vport

Anatoliy Glagolev <glagolig@gmail.com>
    scsi: qla2xxx: deadlock by configfs_depend_item

Bart Van Assche <bvanassche@acm.org>
    RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer

Geert Uytterhoeven <geert@linux-m68k.org>
    openrisc: Fix broken paths to arch/or32

Alexander Shiyan <shc_work@mail.ru>
    serial: max310x: Fix tx_empty() callback

Jonathan Bakker <xc-racer2@live.ca>
    Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading

Kangjie Lu <kjlu@umn.edu>
    drivers/regulator: fix a missing check of return value

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/xmon: fix dump_segments()

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/book3s/32: fix number of bats in p/v_block_mapped()

Petr Machata <petrm@mellanox.com>
    vxlan: Fix error path in __vxlan_dev_create()

Tao Ren <taoren@fb.com>
    clocksource/drivers/fttmr010: Fix invalid interrupt register access

Dan Carpenter <dan.carpenter@oracle.com>
    IB/qib: Fix an error code in qib_sdma_verbs_send()

Nick Bowler <nbowler@draconx.ca>
    xfs: Fix bulkstat compat ioctls on x32 userspace.

Nick Bowler <nbowler@draconx.ca>
    xfs: Align compat attrlist_by_handle with native implementation.

Heinz Mauelshagen <heinzm@redhat.com>
    dm raid: fix false -EBUSY when handling check/repair message

Bob Peterson <rpeterso@redhat.com>
    gfs2: take jdata unstuff into account in do_grow

Sweet Tea <sweettea@redhat.com>
    dm flakey: Properly corrupt multi-page bios.

Peter Hutterer <peter.hutterer@who-t.net>
    HID: doc: fix wrong data structure reference for UHID_OUTPUT

Geert Uytterhoeven <geert+renesas@glider.be>
    pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10

Geert Uytterhoeven <geert+renesas@glider.be>
    pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration

Geert Uytterhoeven <geert+renesas@glider.be>
    pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 SEL_I2C1 field width

Michael Mueller <mimu@linux.ibm.com>
    KVM: s390: unregister debug feature on failing arch init

Vasundhara Volam <vasundhara-v.volam@broadcom.com>
    bnxt_en: query force speeds before disabling autoneg mode.

Michael Chan <michael.chan@broadcom.com>
    bnxt_en: Save ring statistics before reset.

Vasundhara Volam <vasundhara-v.volam@broadcom.com>
    bnxt_en: Return linux standard errors in bnxt_ethtool.c

Al Viro <viro@zeniv.linux.org.uk>
    exofs_mount(): fix leaks on failure exits

Alin Nastac <alin.nastac@gmail.com>
    netfilter: nf_nat_sip: fix RTP/RTCP source port translations

Leon Romanovsky <leon@kernel.org>
    net/mlx5: Continue driver initialization despite debugfs failure

Martin Schiller <ms@dev.tdt.de>
    pinctrl: xway: fix gpio-hog related boot issues

Linus Walleij <linus.walleij@linaro.org>
    memory: omap-gpmc: Get the header of the enum

Nathan Chancellor <natechancellor@gmail.com>
    vfio-mdev/samples: Use u8 instead of char for handle functions

Masami Hiramatsu <mhiramat@kernel.org>
    kprobes/x86: Show x86-64 specific blacklisted symbols correctly

Masami Hiramatsu <mhiramat@kernel.org>
    kprobes: Blacklist symbols in arch-defined prohibited area

Ross Lagerwall <ross.lagerwall@citrix.com>
    xen/pciback: Check dev_data before using it

Andrea Righi <righi.andrea@gmail.com>
    kprobes/x86/xen: blacklist non-attachable xen interrupt functions

Darwin Dingel <darwin.dingel@alliedtelesis.co.nz>
    serial: 8250: Rate limit serial port rx interrupts during input overruns

Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
    gpio: raspberrypi-exp: decrease refcount on firmware dt node

Pan Bian <bianpan2016@163.com>
    HID: intel-ish-hid: fixes incorrect error handling

Geert Uytterhoeven <geert+renesas@glider.be>
    serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback

Josef Bacik <jbacik@fb.com>
    btrfs: only track ref_heads in delayed_ref_updates

Filipe Manana <fdmanana@suse.com>
    Btrfs: allow clear_extent_dirty() to receive a cached extent state record

Anand Jain <anand.jain@oracle.com>
    btrfs: dev-replace: set result code of cancel by status of scrub

Hans van Kranenburg <hans.van.kranenburg@mendix.com>
    btrfs: fix ncopies raid_attr for RAID56

Nikolay Borisov <nborisov@suse.com>
    btrfs: Check for missing device before bio submission in btrfs_map_bio

Roger Quadros <rogerq@ti.com>
    usb: ehci-omap: Fix deferred probe for phy handling

Boris Brezillon <boris.brezillon@bootlin.com>
    mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET

Jerome Brunet <jbrunet@baylibre.com>
    mmc: meson-gx: make sure the descriptor is stopped on errors

Lepton Wu <ytht.net@gmail.com>
    VSOCK: bind to random port for VMADDR_PORT_ANY

Atul Gupta <atul.gupta@chelsio.com>
    crypto/chelsio/chtls: listen fails with multiadapt

Jim Mattson <jmattson@google.com>
    kvm: vmx: Set IA32_TSC_AUX for legacy mode guests

Krzysztof Kozlowski <krzk@kernel.org>
    gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB

Marek Vasut <marek.vasut@gmail.com>
    gpio: pca953x: Fix AI overflow on PCAL6524

Sara Sharon <sara.sharon@intel.com>
    iwlwifi: pcie: set cmd_len in the correct place

Sara Sharon <sara.sharon@intel.com>
    iwlwifi: pcie: fix erroneous print

Avraham Stern <avraham.stern@intel.com>
    iwlwifi: mvm: force TCM re-evaluation on TCM resume

Luca Coelho <luciano.coelho@intel.com>
    iwlwifi: move iwl_nvm_check_version() into dvm

Masahiro Yamada <yamada.masahiro@socionext.com>
    microblaze: fix multiple bugs in arch/microblaze/boot/Makefile

Masahiro Yamada <yamada.masahiro@socionext.com>
    microblaze: move "... is ready" messages to arch/microblaze/Makefile

Masahiro Yamada <yamada.masahiro@socionext.com>
    microblaze: adjust the help to the real behavior

Pan Bian <bianpan2016@163.com>
    ubi: Do not drop UBI device reference before using

Pan Bian <bianpan2016@163.com>
    ubi: Put MTD device after it is not used

Gabor Juhos <juhosg@openwrt.org>
    ubifs: Fix default compression selection in ubifs

Sagi Grimberg <sagi@grimberg.me>
    nvme: fix kernel paging oops

Darrick J. Wong <darrick.wong@oracle.com>
    xfs: require both realtime inodes to mount

Shenghui Wang <shhuiw@foxmail.com>
    bcache: do not mark writeback_running too early

Shenghui Wang <shhuiw@foxmail.com>
    bcache: do not check if debug dentry is ERR or NULL explicitly on remove

Pan Bian <bianpan2016@163.com>
    rtl818x: fix potential use after free

Madhan Mohan R <MadhanMohan.R@cypress.com>
    brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373

Wright Feng <wright.feng@cypress.com>
    brcmfmac: set F2 watermark to 256 for 4373

Brian Norris <briannorris@chromium.org>
    mwifiex: debugfs: correct histogram spacing, formatting

Pan Bian <bianpan2016@163.com>
    mwifiex: fix potential NULL dereference and use after free

Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
    arm64: dts: renesas: draak: Fix CVBS input

Eric Biggers <ebiggers@google.com>
    crypto: user - support incremental algorithm dumps

Harald Freudenberger <freude@linux.ibm.com>
    s390/zcrypt: make sysfs reset attribute trigger queue reset

Jens Axboe <axboe@kernel.dk>
    nvme: provide fallback for discard alloc failure

Giridhar Malavali <gmalavali@marvell.com>
    scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port

Himanshu Madhani <hmadhani@marvell.com>
    scsi: qla2xxx: Fix NPIV handling for FC-NVMe

James Smart <jsmart2021@gmail.com>
    scsi: lpfc: Enable Management features for IF_TYPE=6

Hans de Goede <hdegoede@redhat.com>
    ACPI / LPSS: Ignore acpi_device_fix_up_power() return value

Arnd Bergmann <arnd@arndb.de>
    ARM: ks8695: fix section mismatch warning

Dave Chinner <dchinner@redhat.com>
    xfs: zero length symlinks are not valid

Thomas Meyer <thomas@m3y3r.de>
    PM / AVS: SmartReflex: NULL check before some freeing functions is not needed

Gal Pressman <galpress@amazon.com>
    RDMA/vmw_pvrdma: Use atomic memory allocation in create AH

Will Deacon <will.deacon@arm.com>
    arm64: preempt: Fix big-endian when checking preempt count in assembly

Lijun Ou <oulijun@huawei.com>
    RDMA/hns: Fix the bug while use multi-hop of pbl

Aaro Koskinen <aaro.koskinen@iki.fi>
    ARM: OMAP1: fix USB configuration for device-only setups

Vadim Pasternak <vadimp@mellanox.com>
    platform/x86: mlx-platform: Fix LED configuration

Tony Lindgren <tony@atomide.com>
    bus: ti-sysc: Check for no-reset and no-idle flags at the child level

Suzuki K Poulose <Suzuki.Poulose@arm.com>
    arm64: smp: Handle errors reported by the firmware

Steve Capper <steve.capper@arm.com>
    arm64: mm: Prevent mismatched 52-bit VA support

Tony Lindgren <tony@atomide.com>
    ARM: dts: Fix hsi gdd range for omap4

Helge Deller <deller@gmx.de>
    parisc: Fix HP SDC hpa address output

Helge Deller <deller@gmx.de>
    parisc: Fix serio address output

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx53-voipac-dmm-668: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx25: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx27: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx1: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx23: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx50: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx6sl: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx6sx: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx6ul: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx7: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx35: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx31: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx53: Fix memory node duplication

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx51: Fix memory node duplication

Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    ARM: debug-imx: only define DEBUG_IMX_UART_PORT if needed

Masami Hiramatsu <mhiramat@kernel.org>
    tracing: Lock event_mutex before synth_event_mutex

Linus Walleij <linus.walleij@linaro.org>
    ARM: dts: Fix up SQ201 flash access

Ding Tao <miyatsu@qq.com>
    arm64: dts: marvell: armada-37xx: Enable emmc on espressobin

James Smart <jsmart2021@gmail.com>
    scsi: lpfc: Fix dif and first burst use in write commands

James Smart <jsmart2021@gmail.com>
    scsi: lpfc: Fix kernel Oops due to null pring pointers

Bart Van Assche <bvanassche@acm.org>
    scsi: target/tcmu: Fix queue_cmd_ring() declaration

Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    pwm: bcm-iproc: Prevent unloading the driver module while in use

Dan Carpenter <dan.carpenter@oracle.com>
    block: drbd: remove a stray unlock in __drbd_send_protocol()

Ahmed Zaki <anzaki@gmail.com>
    mac80211: fix station inactive_time shortly after boot

Toke Høiland-Jørgensen <toke@redhat.com>
    net/fq_impl: Switch to kvmalloc() for memory allocation

Jeff Layton <jlayton@kernel.org>
    ceph: return -EINVAL if given fsc mount option on kernel w/o support

Vladimir Oltean <olteanv@gmail.com>
    net: mscc: ocelot: fix __ocelot_rmw_ix prototype

Doug Berger <opendmb@gmail.com>
    net: bcmgenet: reapply manual settings to the PHY

Doug Berger <opendmb@gmail.com>
    net: bcmgenet: use RGMII loopback for MAC reset

Ilya Leoshkevich <iii@linux.ibm.com>
    scripts/gdb: fix debugging modules compiled with hot/cold partitioning

Olivier Moysan <olivier.moysan@st.com>
    ASoC: stm32: sai: add restriction on mmap support

Xingyu Chen <xingyu.chen@amlogic.com>
    watchdog: meson: Fix the wrong value of left time

Timo Schlüßler <schluessler@krause.de>
    can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race condition

Marc Kleine-Budde <mkl@pengutronix.de>
    can: flexcan: increase error counters if skb enqueueing via can_rx_offload_queue_sorted() fails

Marc Kleine-Budde <mkl@pengutronix.de>
    can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error

Jeroen Hofstee <jhofstee@victronenergy.com>
    can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error

Marc Kleine-Budde <mkl@pengutronix.de>
    can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate error value in case of errors

Marc Kleine-Budde <mkl@pengutronix.de>
    can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on queue overflow or OOM

Marc Kleine-Budde <mkl@pengutronix.de>
    can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue beyond skb_queue_len_max

Marc Kleine-Budde <mkl@pengutronix.de>
    can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb mem leak

Jeroen Hofstee <jhofstee@victronenergy.com>
    can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open

Jeroen Hofstee <jhofstee@victronenergy.com>
    can: peak_usb: report bus recovery as well

Florian Westphal <fw@strlen.de>
    bridge: ebtables: don't crash when using dnat target in output chains

Chuhong Yuan <hslester96@gmail.com>
    net: fec: add missed clk_disable_unprepare in remove

Tony Lindgren <tony@atomide.com>
    clk: ti: clkctrl: Fix failed to enable error with double udelay timeout

Peter Ujfalusi <peter.ujfalusi@ti.com>
    clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call

Xiaochen Shen <xiaochen.shen@intel.com>
    x86/resctrl: Prevent NULL pointer dereference when reading mondata

Matthew Wilcox (Oracle) <willy@infradead.org>
    idr: Fix idr_alloc_u32 on 32-bit systems

Matthew Wilcox (Oracle) <willy@infradead.org>
    idr: Fix integer overflow in idr_for_each_entry

Eric Dumazet <edumazet@google.com>
    powerpc/bpf: Fix tail call implementation

Björn Töpel <bjorn.topel@intel.com>
    samples/bpf: fix build by setting HAVE_ATTR_TEST to zero

Ondrej Jirman <megous@megous.com>
    ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend

Colin Ian King <colin.king@canonical.com>
    clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18

Nathan Chancellor <natechancellor@gmail.com>
    clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup

Alexandre Belloni <alexandre.belloni@bootlin.com>
    clk: at91: avoid sleeping early

Randy Dunlap <rdunlap@infradead.org>
    reset: fix reset_control_ops kerneldoc comment

Fabio Estevam <festevam@gmail.com>
    ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interrupts

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    pinctrl: cherryview: Allocate IRQ chip dynamic

Marek Szyprowski <m.szyprowski@samsung.com>
    clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume

Russell King <rmk+kernel@armlinux.org.uk>
    ASoC: kirkwood: fix device remove ordering

Russell King <rmk+kernel@armlinux.org.uk>
    ASoC: kirkwood: fix external clock probe defer

Marek Szyprowski <m.szyprowski@samsung.com>
    clk: samsung: exynos5433: Fix error paths

Kishon Vijay Abraham I <kishon@ti.com>
    reset: Fix memory leak in reset_control_array_put()

Xiaojun Sang <xsang@codeaurora.org>
    ASoC: compress: fix unsigned integer overflow check

Stephan Gerhold <stephan@gerhold.net>
    ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX

Fabien Parent <fparent@baylibre.com>
    clocksource/drivers/mediatek: Fix error handling

Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate


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

Diffstat:

 Documentation/hid/uhid.txt                         |  2 +-
 Makefile                                           |  4 +-
 arch/arm/Kconfig.debug                             | 28 +++----
 arch/arm/boot/dts/gemini-sq201.dts                 | 37 ++-------
 arch/arm/boot/dts/imx1-ads.dts                     |  1 +
 arch/arm/boot/dts/imx1-apf9328.dts                 |  1 +
 arch/arm/boot/dts/imx1.dtsi                        |  2 -
 arch/arm/boot/dts/imx23-evk.dts                    |  1 +
 arch/arm/boot/dts/imx23-olinuxino.dts              |  1 +
 arch/arm/boot/dts/imx23-sansa.dts                  |  1 +
 arch/arm/boot/dts/imx23-stmp378x_devb.dts          |  1 +
 arch/arm/boot/dts/imx23-xfi3.dts                   |  1 +
 arch/arm/boot/dts/imx23.dtsi                       |  2 -
 arch/arm/boot/dts/imx25-eukrea-cpuimx25.dtsi       |  1 +
 arch/arm/boot/dts/imx25-karo-tx25.dts              |  1 +
 arch/arm/boot/dts/imx25-pdk.dts                    |  1 +
 arch/arm/boot/dts/imx25.dtsi                       |  2 -
 arch/arm/boot/dts/imx27-apf27.dts                  |  1 +
 arch/arm/boot/dts/imx27-eukrea-cpuimx27.dtsi       |  1 +
 arch/arm/boot/dts/imx27-pdk.dts                    |  1 +
 arch/arm/boot/dts/imx27-phytec-phycard-s-som.dtsi  |  1 +
 arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi    |  1 +
 arch/arm/boot/dts/imx27.dtsi                       |  2 -
 arch/arm/boot/dts/imx31-bug.dts                    |  1 +
 arch/arm/boot/dts/imx31-lite.dts                   |  1 +
 arch/arm/boot/dts/imx31.dtsi                       |  2 -
 arch/arm/boot/dts/imx35-eukrea-cpuimx35.dtsi       |  1 +
 arch/arm/boot/dts/imx35-pdk.dts                    |  1 +
 arch/arm/boot/dts/imx35.dtsi                       |  2 -
 arch/arm/boot/dts/imx50-evk.dts                    |  1 +
 arch/arm/boot/dts/imx50.dtsi                       |  2 -
 arch/arm/boot/dts/imx51-apf51.dts                  |  1 +
 arch/arm/boot/dts/imx51-babbage.dts                |  1 +
 arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi  |  1 +
 arch/arm/boot/dts/imx51-eukrea-cpuimx51.dtsi       |  1 +
 arch/arm/boot/dts/imx51-ts4800.dts                 |  1 +
 arch/arm/boot/dts/imx51-zii-rdu1.dts               |  1 +
 arch/arm/boot/dts/imx51-zii-scu2-mezz.dts          |  1 +
 arch/arm/boot/dts/imx51-zii-scu3-esb.dts           |  1 +
 arch/arm/boot/dts/imx51.dtsi                       |  2 -
 arch/arm/boot/dts/imx53-ard.dts                    |  1 +
 arch/arm/boot/dts/imx53-cx9020.dts                 |  1 +
 arch/arm/boot/dts/imx53-m53.dtsi                   |  1 +
 arch/arm/boot/dts/imx53-qsb-common.dtsi            |  1 +
 arch/arm/boot/dts/imx53-smd.dts                    |  1 +
 arch/arm/boot/dts/imx53-tqma53.dtsi                |  1 +
 arch/arm/boot/dts/imx53-tx53.dtsi                  |  1 +
 arch/arm/boot/dts/imx53-usbarmory.dts              |  1 +
 arch/arm/boot/dts/imx53-voipac-dmm-668.dtsi        |  8 +-
 arch/arm/boot/dts/imx53.dtsi                       |  2 -
 arch/arm/boot/dts/imx6qdl-sabreauto.dtsi           |  8 ++
 arch/arm/boot/dts/imx6sl-evk.dts                   |  1 +
 arch/arm/boot/dts/imx6sl-warp.dts                  |  1 +
 arch/arm/boot/dts/imx6sl.dtsi                      |  2 -
 arch/arm/boot/dts/imx6sll-evk.dts                  |  1 +
 arch/arm/boot/dts/imx6sx-nitrogen6sx.dts           |  1 +
 arch/arm/boot/dts/imx6sx-sabreauto.dts             |  1 +
 arch/arm/boot/dts/imx6sx-sdb.dtsi                  |  1 +
 arch/arm/boot/dts/imx6sx-softing-vining-2000.dts   |  1 +
 arch/arm/boot/dts/imx6sx-udoo-neo-basic.dts        |  1 +
 arch/arm/boot/dts/imx6sx-udoo-neo-extended.dts     |  1 +
 arch/arm/boot/dts/imx6sx-udoo-neo-full.dts         |  1 +
 arch/arm/boot/dts/imx6sx.dtsi                      |  2 -
 arch/arm/boot/dts/imx6ul-14x14-evk.dtsi            |  1 +
 arch/arm/boot/dts/imx6ul-geam.dts                  |  1 +
 arch/arm/boot/dts/imx6ul-isiot.dtsi                |  1 +
 arch/arm/boot/dts/imx6ul-litesom.dtsi              |  1 +
 arch/arm/boot/dts/imx6ul-opos6ul.dtsi              |  1 +
 arch/arm/boot/dts/imx6ul-pico-hobbit.dts           |  1 +
 arch/arm/boot/dts/imx6ul-tx6ul.dtsi                |  1 +
 arch/arm/boot/dts/imx6ul.dtsi                      |  2 -
 arch/arm/boot/dts/imx6ull-colibri-nonwifi.dtsi     |  1 +
 arch/arm/boot/dts/imx6ull-colibri-wifi.dtsi        |  1 +
 arch/arm/boot/dts/imx7d-cl-som-imx7.dts            |  3 +-
 arch/arm/boot/dts/imx7d-colibri-emmc.dtsi          |  1 +
 arch/arm/boot/dts/imx7d-colibri.dtsi               |  1 +
 arch/arm/boot/dts/imx7d-nitrogen7.dts              |  1 +
 arch/arm/boot/dts/imx7d-pico.dtsi                  |  1 +
 arch/arm/boot/dts/imx7d-sdb.dts                    |  1 +
 arch/arm/boot/dts/imx7s-colibri.dtsi               |  1 +
 arch/arm/boot/dts/imx7s-warp.dts                   |  1 +
 arch/arm/boot/dts/imx7s.dtsi                       |  2 -
 arch/arm/boot/dts/omap4-l4.dtsi                    |  4 +-
 arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts          |  1 +
 arch/arm/mach-ks8695/board-acs5k.c                 |  2 +-
 arch/arm/mach-omap1/Makefile                       |  2 +-
 arch/arm/mach-omap1/include/mach/usb.h             |  2 +-
 .../boot/dts/marvell/armada-3720-espressobin.dts   | 22 +++++
 arch/arm64/boot/dts/renesas/r8a77995-draak.dts     |  2 +-
 arch/arm64/include/asm/assembler.h                 |  8 +-
 arch/arm64/kernel/entry.S                          |  6 +-
 arch/arm64/kernel/head.S                           | 26 ++++++
 arch/arm64/kernel/smp.c                            |  6 ++
 arch/microblaze/Makefile                           | 14 ++--
 arch/microblaze/boot/Makefile                      | 23 ++----
 arch/openrisc/kernel/entry.S                       |  2 +-
 arch/openrisc/kernel/head.S                        |  2 +-
 arch/powerpc/Makefile                              |  9 +-
 arch/powerpc/boot/dts/bamboo.dts                   |  4 +-
 arch/powerpc/include/asm/cputable.h                |  1 +
 arch/powerpc/include/asm/reg.h                     |  2 +
 arch/powerpc/kernel/cputable.c                     | 10 ++-
 arch/powerpc/kernel/exceptions-64s.S               |  2 +-
 arch/powerpc/kernel/prom.c                         |  6 +-
 arch/powerpc/mm/fault.c                            | 17 ++--
 arch/powerpc/mm/ppc_mmu_32.c                       |  4 +-
 arch/powerpc/net/bpf_jit_comp64.c                  | 13 +++
 arch/powerpc/perf/isa207-common.c                  | 25 ++++--
 arch/powerpc/perf/isa207-common.h                  |  4 +-
 arch/powerpc/platforms/83xx/misc.c                 | 17 ++++
 arch/powerpc/platforms/powernv/eeh-powernv.c       |  8 +-
 arch/powerpc/platforms/powernv/pci-ioda.c          |  4 +-
 arch/powerpc/platforms/powernv/pci.c               |  4 +-
 arch/powerpc/platforms/pseries/dlpar.c             |  4 +
 arch/powerpc/platforms/pseries/hotplug-memory.c    |  1 +
 arch/powerpc/xmon/xmon.c                           |  2 +-
 arch/s390/kvm/kvm-s390.c                           | 17 +++-
 arch/s390/mm/gup.c                                 |  9 +-
 arch/um/Kconfig.debug                              |  1 +
 arch/um/drivers/vector_user.c                      |  1 +
 arch/x86/kernel/cpu/intel_rdt_ctrlmondata.c        |  4 +
 arch/x86/kernel/kprobes/core.c                     |  6 ++
 arch/x86/kvm/vmx.c                                 | 86 +++++++++----------
 arch/x86/xen/xen-asm_64.S                          |  2 +
 crypto/crypto_user.c                               | 37 +++++----
 drivers/acpi/acpi_lpss.c                           |  7 +-
 drivers/acpi/apei/ghes.c                           | 32 ++++----
 drivers/ata/ahci_mvebu.c                           | 68 +++++++++++----
 drivers/base/platform.c                            |  3 +
 drivers/block/drbd/drbd_main.c                     |  1 -
 drivers/block/drbd/drbd_nl.c                       | 43 +++++++---
 drivers/block/drbd/drbd_receiver.c                 | 52 +++++++++++-
 drivers/block/drbd/drbd_state.h                    |  2 +-
 drivers/bluetooth/hci_bcm.c                        | 22 +++++
 drivers/bus/ti-sysc.c                              | 32 ++++++--
 drivers/char/hw_random/stm32-rng.c                 |  8 ++
 drivers/clk/at91/clk-generated.c                   | 28 +++----
 drivers/clk/at91/clk-main.c                        |  7 +-
 drivers/clk/at91/sckc.c                            | 20 ++++-
 drivers/clk/clk-stm32mp1.c                         | 28 ++++---
 drivers/clk/meson/gxbb.c                           |  1 +
 drivers/clk/samsung/clk-exynos5420.c               |  6 ++
 drivers/clk/samsung/clk-exynos5433.c               | 14 +++-
 drivers/clk/sunxi-ng/ccu-sun9i-a80.c               |  2 +-
 drivers/clk/sunxi/clk-sunxi.c                      |  4 +-
 drivers/clk/ti/clk-dra7-atl.c                      |  6 --
 drivers/clk/ti/clkctrl.c                           |  5 +-
 drivers/clocksource/timer-fttmr010.c               | 73 +++++++++-------
 drivers/clocksource/timer-mediatek.c               | 10 +--
 drivers/crypto/chelsio/chtls/chtls.h               |  5 ++
 drivers/crypto/chelsio/chtls/chtls_main.c          | 50 ++++++-----
 drivers/crypto/mxc-scc.c                           | 12 +--
 drivers/crypto/stm32/stm32-hash.c                  |  2 +-
 drivers/dma/stm32-dma.c                            | 20 ++---
 drivers/firmware/arm_sdei.c                        |  6 --
 drivers/gpio/gpio-pca953x.c                        |  2 +-
 drivers/gpio/gpio-raspberrypi-exp.c                |  1 +
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c    |  2 +-
 drivers/gpu/ipu-v3/ipu-pre.c                       |  6 ++
 drivers/hid/hid-core.c                             | 51 ++++++++++--
 drivers/hid/intel-ish-hid/ishtp-hid.c              |  2 +-
 drivers/infiniband/hw/bnxt_re/qplib_sp.c           |  5 +-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c         | 15 +++-
 drivers/infiniband/hw/hns/hns_roce_mr.c            |  4 +-
 drivers/infiniband/hw/hns/hns_roce_qp.c            |  3 +-
 drivers/infiniband/hw/qedr/qedr_iw_cm.c            |  2 +
 drivers/infiniband/hw/qib/qib_sdma.c               |  4 +-
 drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c    |  2 +-
 drivers/infiniband/sw/rxe/rxe_hw_counters.c        |  2 +-
 drivers/infiniband/sw/rxe/rxe_verbs.h              |  6 +-
 drivers/infiniband/ulp/srp/ib_srp.c                |  1 +
 drivers/input/serio/gscps2.c                       |  4 +-
 drivers/input/serio/hp_sdc.c                       |  4 +-
 drivers/iommu/amd_iommu.c                          |  8 +-
 drivers/mailbox/mailbox-test.c                     | 14 ++--
 drivers/mailbox/stm32-ipcc.c                       | 37 ++++++---
 drivers/md/bcache/debug.c                          |  3 +-
 drivers/md/bcache/super.c                          |  3 +-
 drivers/md/bcache/writeback.c                      |  3 +-
 drivers/md/dm-flakey.c                             | 33 +++++---
 drivers/md/dm-raid.c                               |  3 +-
 drivers/media/platform/atmel/atmel-isc.c           | 12 ++-
 drivers/media/platform/stm32/stm32-dcmi.c          | 23 +++++-
 drivers/media/v4l2-core/v4l2-ctrls.c               |  1 +
 drivers/memory/omap-gpmc.c                         |  1 +
 drivers/misc/mei/bus.c                             |  9 +-
 drivers/misc/mei/hw-me-regs.h                      |  1 +
 drivers/misc/mei/pci-me.c                          |  1 +
 drivers/mmc/core/block.c                           |  6 --
 drivers/mmc/core/queue.c                           |  9 +-
 drivers/mmc/host/meson-gx-mmc.c                    | 73 +++++++++++++---
 drivers/mtd/mtdcore.h                              |  2 +-
 drivers/mtd/mtdpart.c                              | 35 ++++++--
 drivers/mtd/nand/raw/atmel/nand-controller.c       |  2 +-
 drivers/mtd/nand/raw/atmel/pmecc.c                 | 21 +++--
 drivers/mtd/nand/raw/sunxi_nand.c                  |  2 +-
 drivers/mtd/spi-nor/spi-nor.c                      |  2 +-
 drivers/mtd/ubi/build.c                            |  2 +-
 drivers/mtd/ubi/kapi.c                             |  2 +-
 drivers/net/Kconfig                                |  4 +-
 drivers/net/can/c_can/c_can.c                      | 26 ++++++
 drivers/net/can/flexcan.c                          | 10 ++-
 drivers/net/can/rx-offload.c                       | 96 ++++++++++++++++++----
 drivers/net/can/spi/mcp251x.c                      |  2 +-
 drivers/net/can/usb/peak_usb/pcan_usb.c            | 15 ++--
 drivers/net/dsa/bcm_sf2.c                          |  7 +-
 drivers/net/ethernet/atheros/atl1e/atl1e_main.c    |  4 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          | 57 +++++++++----
 drivers/net/ethernet/broadcom/bnxt/bnxt.h          |  1 +
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c  | 78 ++++++++++++++----
 drivers/net/ethernet/broadcom/genet/bcmgenet.c     |  7 +-
 drivers/net/ethernet/broadcom/genet/bcmmii.c       | 33 ++++++++
 drivers/net/ethernet/cadence/macb.h                |  6 +-
 drivers/net/ethernet/cadence/macb_main.c           | 19 +++--
 drivers/net/ethernet/cadence/macb_ptp.c            |  5 +-
 drivers/net/ethernet/freescale/fec_main.c          |  2 +
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    |  2 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c |  2 +
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h |  2 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c |  7 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h    |  1 +
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c  |  2 +-
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  |  7 +-
 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c    |  2 +
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  8 +-
 drivers/net/ethernet/mscc/ocelot.h                 |  2 +-
 drivers/net/ethernet/sfc/ef10.c                    | 29 +++++--
 drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c  |  4 +-
 drivers/net/ethernet/ti/cpts.c                     |  4 +-
 drivers/net/macvlan.c                              |  3 +-
 drivers/net/slip/slip.c                            |  1 +
 drivers/net/vxlan.c                                | 13 ++-
 drivers/net/wan/fsl_ucc_hdlc.c                     |  1 -
 drivers/net/wireless/ath/ath6kl/cfg80211.c         |  4 +-
 .../broadcom/brcm80211/brcmfmac/cfg80211.c         | 10 +++
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    | 29 ++++++-
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.h    |  9 +-
 drivers/net/wireless/intel/iwlwifi/dvm/main.c      | 17 ++++
 .../net/wireless/intel/iwlwifi/iwl-eeprom-parse.c  | 19 -----
 .../net/wireless/intel/iwlwifi/iwl-eeprom-parse.h  |  5 +-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c        |  4 +-
 drivers/net/wireless/intel/iwlwifi/mvm/utils.c     | 14 ++++
 drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c  | 24 +++---
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c       | 10 +--
 drivers/net/wireless/marvell/mwifiex/debugfs.c     | 14 ++--
 drivers/net/wireless/marvell/mwifiex/scan.c        | 18 ++--
 drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c |  3 +-
 drivers/nvme/host/core.c                           | 41 +++++++--
 drivers/nvme/host/nvme.h                           |  3 +
 drivers/pci/msi.c                                  | 22 +++--
 drivers/pinctrl/intel/pinctrl-cherryview.c         | 24 +++---
 drivers/pinctrl/pinctrl-xway.c                     | 39 ++++++---
 drivers/pinctrl/sh-pfc/pfc-r8a77990.c              |  2 +-
 drivers/pinctrl/sh-pfc/pfc-sh7264.c                |  9 +-
 drivers/pinctrl/sh-pfc/pfc-sh7734.c                | 16 ++--
 drivers/pinctrl/stm32/pinctrl-stm32.c              | 26 +++---
 drivers/platform/x86/hp-wmi.c                      | 10 +--
 drivers/platform/x86/mlx-platform.c                |  4 +-
 drivers/power/avs/smartreflex.c                    |  3 +-
 drivers/pwm/core.c                                 |  1 +
 drivers/pwm/pwm-bcm-iproc.c                        |  1 +
 drivers/pwm/pwm-berlin.c                           |  1 -
 drivers/pwm/pwm-clps711x.c                         |  4 +-
 drivers/pwm/pwm-pca9685.c                          |  1 -
 drivers/pwm/pwm-samsung.c                          |  1 -
 drivers/regulator/palmas-regulator.c               |  5 +-
 drivers/regulator/tps65910-regulator.c             |  4 +-
 drivers/reset/core.c                               |  1 +
 drivers/s390/crypto/ap_queue.c                     | 23 +++++-
 drivers/scsi/csiostor/csio_init.c                  |  2 +-
 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c             | 12 +++
 drivers/scsi/libsas/sas_expander.c                 | 29 ++++++-
 drivers/scsi/lpfc/lpfc.h                           |  6 ++
 drivers/scsi/lpfc/lpfc_attr.c                      |  4 +-
 drivers/scsi/lpfc/lpfc_bsg.c                       |  6 +-
 drivers/scsi/lpfc/lpfc_els.c                       |  4 +-
 drivers/scsi/lpfc/lpfc_hbadisc.c                   |  2 +-
 drivers/scsi/lpfc/lpfc_init.c                      |  7 +-
 drivers/scsi/lpfc/lpfc_scsi.c                      | 18 ++++
 drivers/scsi/lpfc/lpfc_sli.c                       |  2 +
 drivers/scsi/qla2xxx/qla_attr.c                    |  2 +
 drivers/scsi/qla2xxx/qla_init.c                    | 10 +--
 drivers/scsi/qla2xxx/qla_nvme.c                    | 16 +---
 drivers/scsi/qla2xxx/qla_os.c                      |  2 +
 drivers/scsi/qla2xxx/tcm_qla2xxx.c                 | 48 ++---------
 drivers/scsi/qla2xxx/tcm_qla2xxx.h                 |  3 -
 drivers/staging/rtl8192e/rtl8192e/rtl_core.c       |  5 +-
 drivers/staging/rtl8723bs/os_dep/sdio_intf.c       |  7 +-
 drivers/target/target_core_user.c                  |  2 +-
 drivers/thunderbolt/switch.c                       | 54 +++++++++---
 drivers/tty/serial/8250/8250_core.c                | 26 ++++++
 drivers/tty/serial/8250/8250_fsl.c                 | 23 +++++-
 drivers/tty/serial/8250/8250_of.c                  |  5 ++
 drivers/tty/serial/max310x.c                       |  7 +-
 drivers/tty/serial/sh-sci.c                        |  2 +-
 drivers/usb/dwc2/core.c                            |  2 +-
 drivers/usb/host/ehci-omap.c                       |  7 +-
 drivers/usb/serial/ftdi_sio.c                      |  3 +
 drivers/usb/serial/ftdi_sio_ids.h                  |  7 ++
 drivers/vfio/vfio_iommu_spapr_tce.c                | 10 +--
 drivers/watchdog/meson_gxbb_wdt.c                  |  4 +-
 drivers/watchdog/sama5d4_wdt.c                     |  4 +-
 drivers/xen/xen-pciback/pci_stub.c                 |  3 +-
 fs/btrfs/delayed-ref.c                             |  3 -
 fs/btrfs/dev-replace.c                             | 21 +++--
 fs/btrfs/disk-io.c                                 |  7 +-
 fs/btrfs/extent-tree.c                             |  7 +-
 fs/btrfs/extent_io.h                               |  4 +-
 fs/btrfs/volumes.c                                 | 13 +--
 fs/ceph/super.c                                    | 11 ++-
 fs/exofs/super.c                                   | 37 +++++++--
 fs/ext4/inode.c                                    | 15 ++++
 fs/ext4/super.c                                    | 21 +++--
 fs/f2fs/file.c                                     |  2 +-
 fs/f2fs/segment.c                                  |  2 +-
 fs/gfs2/bmap.c                                     |  2 +
 fs/ocfs2/journal.c                                 |  6 +-
 fs/ubifs/sb.c                                      | 13 ++-
 fs/xfs/libxfs/xfs_symlink_remote.c                 | 14 +++-
 fs/xfs/xfs_buf.c                                   |  3 +-
 fs/xfs/xfs_ioctl32.c                               | 40 ++++++++-
 fs/xfs/xfs_rtalloc.c                               |  4 +-
 fs/xfs/xfs_symlink.c                               | 33 ++++----
 include/linux/blktrace_api.h                       |  8 +-
 include/linux/genalloc.h                           | 13 +--
 include/linux/gpio/consumer.h                      |  2 +-
 include/linux/idr.h                                |  2 +-
 include/linux/kprobes.h                            |  3 +
 include/linux/memory_hotplug.h                     | 18 ++--
 include/linux/netdevice.h                          |  2 +-
 include/linux/reset-controller.h                   |  2 +-
 include/linux/sched/task.h                         |  2 +
 include/linux/serial_8250.h                        |  4 +
 include/linux/swap.h                               |  6 --
 include/linux/trace_events.h                       |  2 +
 include/net/fq_impl.h                              |  4 +-
 include/net/sctp/structs.h                         |  3 +
 include/net/sock.h                                 |  2 +-
 include/trace/events/rpcrdma.h                     | 28 +++++++
 init/main.c                                        |  1 -
 kernel/bpf/cpumap.c                                | 13 ++-
 kernel/bpf/syscall.c                               |  6 +-
 kernel/fork.c                                      |  5 --
 kernel/kprobes.c                                   | 67 +++++++++++----
 kernel/trace/trace_events.c                        | 34 ++++++--
 kernel/trace/trace_events_hist.c                   | 24 +++---
 lib/genalloc.c                                     | 25 +++---
 lib/radix-tree.c                                   |  2 +-
 mm/internal.h                                      | 10 +++
 mm/memblock.c                                      |  7 +-
 mm/page_alloc.c                                    | 29 +++----
 net/bridge/netfilter/ebt_dnat.c                    | 19 ++++-
 net/core/neighbour.c                               | 13 ++-
 net/core/net_namespace.c                           |  3 +-
 net/core/sock.c                                    |  2 +-
 net/decnet/dn_dev.c                                |  2 +-
 net/ipv4/ip_gre.c                                  | 33 ++++----
 net/ipv4/ip_tunnel.c                               |  8 +-
 net/ipv4/tcp_timer.c                               |  6 +-
 net/ipv6/ip6_gre.c                                 | 36 ++++----
 net/mac80211/sta_info.c                            |  3 +-
 net/netfilter/nf_nat_sip.c                         | 39 ++++++++-
 net/netfilter/nf_tables_api.c                      |  2 +
 net/openvswitch/datapath.c                         | 17 +++-
 net/psample/psample.c                              |  2 +-
 net/sched/sch_mq.c                                 |  3 +-
 net/sched/sch_mqprio.c                             |  4 +-
 net/sched/sch_multiq.c                             |  2 +-
 net/sched/sch_prio.c                               |  2 +-
 net/sctp/associola.c                               |  1 +
 net/sctp/endpointola.c                             |  1 +
 net/sctp/input.c                                   |  4 +-
 net/sctp/sm_statefuns.c                            |  4 +-
 net/sctp/transport.c                               |  3 +-
 net/smc/smc_cdc.c                                  |  7 +-
 net/smc/smc_cdc.h                                  | 45 +++++++---
 net/smc/smc_core.c                                 |  4 +
 net/smc/smc_tx.c                                   | 10 +--
 net/sunrpc/xprtrdma/rpc_rdma.c                     |  4 +
 net/tipc/link.c                                    |  2 +-
 net/tipc/netlink_compat.c                          | 15 +++-
 net/vmw_vsock/af_vsock.c                           |  7 +-
 net/xfrm/xfrm_state.c                              |  2 +
 samples/bpf/Makefile                               |  1 +
 samples/vfio-mdev/mtty.c                           | 26 +++---
 scripts/gdb/linux/symbols.py                       |  3 +-
 security/apparmor/apparmorfs.c                     |  1 +
 sound/core/compress_offload.c                      |  2 +-
 sound/soc/codecs/msm8916-wcd-analog.c              |  4 +-
 sound/soc/codecs/rt5645.c                          | 14 ++++
 sound/soc/kirkwood/kirkwood-i2s.c                  | 11 +--
 sound/soc/samsung/i2s.c                            |  8 +-
 sound/soc/stm/stm32_i2s.c                          | 29 ++++---
 sound/soc/stm/stm32_sai.c                          | 11 ++-
 sound/soc/stm/stm32_sai_sub.c                      | 12 ++-
 tools/testing/selftests/bpf/test_sockmap.c         |  9 ++
 tools/vm/page-types.c                              |  2 +-
 virt/kvm/kvm_main.c                                |  2 +-
 398 files changed, 2626 insertions(+), 1216 deletions(-)



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

end of thread, other threads:[~2020-02-09 13:45 UTC | newest]

Thread overview: 353+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-03 22:31 [PATCH 4.19 000/321] 4.19.88-stable review Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 001/321] clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 002/321] clocksource/drivers/mediatek: Fix error handling Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 003/321] ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 004/321] ASoC: compress: fix unsigned integer overflow check Greg Kroah-Hartman
2019-12-04  9:33   ` Pavel Machek
2019-12-03 22:31 ` [PATCH 4.19 005/321] reset: Fix memory leak in reset_control_array_put() Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 006/321] clk: samsung: exynos5433: Fix error paths Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 007/321] ASoC: kirkwood: fix external clock probe defer Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 008/321] ASoC: kirkwood: fix device remove ordering Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 009/321] clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 010/321] pinctrl: cherryview: Allocate IRQ chip dynamic Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 011/321] ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interrupts Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 012/321] reset: fix reset_control_ops kerneldoc comment Greg Kroah-Hartman
2019-12-04  9:38   ` Pavel Machek
2019-12-03 22:31 ` [PATCH 4.19 013/321] clk: at91: avoid sleeping early Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 014/321] clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 015/321] clk: sunxi-ng: a80: fix the zeroing of bits 16 and 18 Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 016/321] ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 017/321] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 018/321] powerpc/bpf: Fix tail call implementation Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 019/321] idr: Fix integer overflow in idr_for_each_entry Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 020/321] idr: Fix idr_alloc_u32 on 32-bit systems Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 021/321] x86/resctrl: Prevent NULL pointer dereference when reading mondata Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 022/321] clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 023/321] clk: ti: clkctrl: Fix failed to enable error with double udelay timeout Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 024/321] net: fec: add missed clk_disable_unprepare in remove Greg Kroah-Hartman
2019-12-04  5:57   ` Nobuhiro Iwamatsu
2019-12-04  7:14     ` Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 025/321] bridge: ebtables: dont crash when using dnat target in output chains Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 026/321] can: peak_usb: report bus recovery as well Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 027/321] can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 028/321] can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb mem leak Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 029/321] can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue beyond skb_queue_len_max Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 030/321] can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on queue overflow or OOM Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 031/321] can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate error value in case of errors Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 032/321] can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 033/321] can: rx-offload: can_rx_offload_irq_offload_fifo(): " Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 034/321] can: flexcan: increase error counters if skb enqueueing via can_rx_offload_queue_sorted() fails Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 035/321] can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race condition Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 036/321] watchdog: meson: Fix the wrong value of left time Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 037/321] ASoC: stm32: sai: add restriction on mmap support Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 038/321] scripts/gdb: fix debugging modules compiled with hot/cold partitioning Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 039/321] net: bcmgenet: use RGMII loopback for MAC reset Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 040/321] net: bcmgenet: reapply manual settings to the PHY Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 041/321] net: mscc: ocelot: fix __ocelot_rmw_ix prototype Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 042/321] ceph: return -EINVAL if given fsc mount option on kernel w/o support Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 043/321] net/fq_impl: Switch to kvmalloc() for memory allocation Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 044/321] mac80211: fix station inactive_time shortly after boot Greg Kroah-Hartman
2019-12-04 11:56   ` Pavel Machek
2019-12-04 12:05     ` Johannes Berg
2019-12-04 12:26       ` Ahmed Zaki
2019-12-03 22:31 ` [PATCH 4.19 045/321] block: drbd: remove a stray unlock in __drbd_send_protocol() Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 046/321] pwm: bcm-iproc: Prevent unloading the driver module while in use Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 047/321] scsi: target/tcmu: Fix queue_cmd_ring() declaration Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 048/321] scsi: lpfc: Fix kernel Oops due to null pring pointers Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 049/321] scsi: lpfc: Fix dif and first burst use in write commands Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 050/321] arm64: dts: marvell: armada-37xx: Enable emmc on espressobin Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 051/321] ARM: dts: Fix up SQ201 flash access Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 052/321] tracing: Lock event_mutex before synth_event_mutex Greg Kroah-Hartman
2019-12-03 22:31 ` [PATCH 4.19 053/321] ARM: debug-imx: only define DEBUG_IMX_UART_PORT if needed Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 054/321] ARM: dts: imx51: Fix memory node duplication Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 055/321] ARM: dts: imx53: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 056/321] ARM: dts: imx31: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 057/321] ARM: dts: imx35: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 058/321] ARM: dts: imx7: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 059/321] ARM: dts: imx6ul: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 060/321] ARM: dts: imx6sx: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 061/321] ARM: dts: imx6sl: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 062/321] ARM: dts: imx50: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 063/321] ARM: dts: imx23: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 064/321] ARM: dts: imx1: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 065/321] ARM: dts: imx27: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 066/321] ARM: dts: imx25: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 067/321] ARM: dts: imx53-voipac-dmm-668: " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 068/321] parisc: Fix serio address output Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 069/321] parisc: Fix HP SDC hpa " Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 070/321] ARM: dts: Fix hsi gdd range for omap4 Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 071/321] arm64: mm: Prevent mismatched 52-bit VA support Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 072/321] arm64: smp: Handle errors reported by the firmware Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 073/321] bus: ti-sysc: Check for no-reset and no-idle flags at the child level Greg Kroah-Hartman
2019-12-04 13:00   ` Pavel Machek
2019-12-06 15:47     ` Tony Lindgren
2019-12-03 22:32 ` [PATCH 4.19 074/321] platform/x86: mlx-platform: Fix LED configuration Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 075/321] ARM: OMAP1: fix USB configuration for device-only setups Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 076/321] RDMA/hns: Fix the bug while use multi-hop of pbl Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 077/321] arm64: preempt: Fix big-endian when checking preempt count in assembly Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 078/321] RDMA/vmw_pvrdma: Use atomic memory allocation in create AH Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 079/321] PM / AVS: SmartReflex: NULL check before some freeing functions is not needed Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 080/321] xfs: zero length symlinks are not valid Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 081/321] ARM: ks8695: fix section mismatch warning Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 082/321] ACPI / LPSS: Ignore acpi_device_fix_up_power() return value Greg Kroah-Hartman
2019-12-04 21:27   ` Pavel Machek
2019-12-04 23:02     ` Rafael J. Wysocki
2019-12-05 10:53     ` Hans de Goede
2019-12-03 22:32 ` [PATCH 4.19 083/321] scsi: lpfc: Enable Management features for IF_TYPE=6 Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 084/321] scsi: qla2xxx: Fix NPIV handling for FC-NVMe Greg Kroah-Hartman
2019-12-04 21:48   ` Pavel Machek
2019-12-05 16:47     ` Himanshu Madhani
2019-12-03 22:32 ` [PATCH 4.19 085/321] scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 086/321] nvme: provide fallback for discard alloc failure Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 087/321] s390/zcrypt: make sysfs reset attribute trigger queue reset Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 088/321] crypto: user - support incremental algorithm dumps Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 089/321] arm64: dts: renesas: draak: Fix CVBS input Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 090/321] mwifiex: fix potential NULL dereference and use after free Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 091/321] mwifiex: debugfs: correct histogram spacing, formatting Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 092/321] brcmfmac: set F2 watermark to 256 for 4373 Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 093/321] brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373 Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 094/321] rtl818x: fix potential use after free Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 095/321] bcache: do not check if debug dentry is ERR or NULL explicitly on remove Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 096/321] bcache: do not mark writeback_running too early Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 097/321] xfs: require both realtime inodes to mount Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 098/321] nvme: fix kernel paging oops Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 099/321] ubifs: Fix default compression selection in ubifs Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 100/321] ubi: Put MTD device after it is not used Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 101/321] ubi: Do not drop UBI device reference before using Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 102/321] microblaze: adjust the help to the real behavior Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 103/321] microblaze: move "... is ready" messages to arch/microblaze/Makefile Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 104/321] microblaze: fix multiple bugs in arch/microblaze/boot/Makefile Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 105/321] iwlwifi: move iwl_nvm_check_version() into dvm Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 106/321] iwlwifi: mvm: force TCM re-evaluation on TCM resume Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 107/321] iwlwifi: pcie: fix erroneous print Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 108/321] iwlwifi: pcie: set cmd_len in the correct place Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 109/321] gpio: pca953x: Fix AI overflow on PCAL6524 Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 110/321] gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 111/321] kvm: vmx: Set IA32_TSC_AUX for legacy mode guests Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 112/321] crypto/chelsio/chtls: listen fails with multiadapt Greg Kroah-Hartman
2019-12-03 22:32 ` [PATCH 4.19 113/321] VSOCK: bind to random port for VMADDR_PORT_ANY Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 114/321] mmc: meson-gx: make sure the descriptor is stopped on errors Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 115/321] mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 116/321] usb: ehci-omap: Fix deferred probe for phy handling Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 117/321] btrfs: Check for missing device before bio submission in btrfs_map_bio Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 118/321] btrfs: fix ncopies raid_attr for RAID56 Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 119/321] btrfs: dev-replace: set result code of cancel by status of scrub Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 120/321] Btrfs: allow clear_extent_dirty() to receive a cached extent state record Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 121/321] btrfs: only track ref_heads in delayed_ref_updates Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 122/321] serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 123/321] HID: intel-ish-hid: fixes incorrect error handling Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 124/321] gpio: raspberrypi-exp: decrease refcount on firmware dt node Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 125/321] serial: 8250: Rate limit serial port rx interrupts during input overruns Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 126/321] kprobes/x86/xen: blacklist non-attachable xen interrupt functions Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 127/321] xen/pciback: Check dev_data before using it Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 128/321] kprobes: Blacklist symbols in arch-defined prohibited area Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 129/321] kprobes/x86: Show x86-64 specific blacklisted symbols correctly Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 130/321] vfio-mdev/samples: Use u8 instead of char for handle functions Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 131/321] memory: omap-gpmc: Get the header of the enum Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 132/321] pinctrl: xway: fix gpio-hog related boot issues Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 133/321] net/mlx5: Continue driver initialization despite debugfs failure Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 134/321] netfilter: nf_nat_sip: fix RTP/RTCP source port translations Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 135/321] exofs_mount(): fix leaks on failure exits Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 136/321] bnxt_en: Return linux standard errors in bnxt_ethtool.c Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 137/321] bnxt_en: Save ring statistics before reset Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 138/321] bnxt_en: query force speeds before disabling autoneg mode Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 139/321] KVM: s390: unregister debug feature on failing arch init Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 140/321] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 SEL_I2C1 field width Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 141/321] pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 142/321] pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10 Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 143/321] HID: doc: fix wrong data structure reference for UHID_OUTPUT Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 144/321] dm flakey: Properly corrupt multi-page bios Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 145/321] gfs2: take jdata unstuff into account in do_grow Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 146/321] dm raid: fix false -EBUSY when handling check/repair message Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 147/321] xfs: Align compat attrlist_by_handle with native implementation Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 148/321] xfs: Fix bulkstat compat ioctls on x32 userspace Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 149/321] IB/qib: Fix an error code in qib_sdma_verbs_send() Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 150/321] clocksource/drivers/fttmr010: Fix invalid interrupt register access Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 151/321] vxlan: Fix error path in __vxlan_dev_create() Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 152/321] powerpc/book3s/32: fix number of bats in p/v_block_mapped() Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 153/321] powerpc/xmon: fix dump_segments() Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 154/321] drivers/regulator: fix a missing check of return value Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 155/321] Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 156/321] serial: max310x: Fix tx_empty() callback Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 157/321] openrisc: Fix broken paths to arch/or32 Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 158/321] RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 159/321] scsi: qla2xxx: deadlock by configfs_depend_item Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 160/321] scsi: csiostor: fix incorrect dma device in case of vport Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 161/321] brcmfmac: Fix access point mode Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 162/321] ath6kl: Only use match sets when firmware supports it Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 163/321] ath6kl: Fix off by one error in scan completion Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 164/321] powerpc/perf: Fix unit_sel/cache_sel checks Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 165/321] powerpc/32: Avoid unsupported flags with clang Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 166/321] powerpc/prom: fix early DEBUG messages Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 167/321] powerpc/mm: Make NULL pointer deferences explicit on bad page faults Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 168/321] powerpc/44x/bamboo: Fix PCI range Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 169/321] vfio/spapr_tce: Get rid of possible infinite loop Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 170/321] powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_status Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 171/321] drbd: ignore "all zero" peer volume sizes in handshake Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 172/321] drbd: reject attach of unsuitable uuids even if connected Greg Kroah-Hartman
2019-12-03 22:33 ` [PATCH 4.19 173/321] drbd: do not block when adjusting "disk-options" while IO is frozen Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 174/321] drbd: fix print_st_err()s prototype to match the definition Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 175/321] IB/rxe: Make counters thread safe Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 176/321] bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isnt Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 177/321] regulator: tps65910: fix a missing check of return value Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 178/321] powerpc/83xx: handle machine check caused by watchdog timer Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 179/321] powerpc/pseries: Fix node leak in update_lmb_associativity_index() Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 180/321] powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 181/321] crypto: mxc-scc - fix build warnings on ARM64 Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 182/321] pwm: clps711x: Fix period calculation Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 183/321] net/netlink_compat: Fix a missing check of nla_parse_nested Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 184/321] net/net_namespace: Check the return value of register_pernet_subsys() Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 185/321] f2fs: fix block address for __check_sit_bitmap Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 186/321] f2fs: fix to dirty inode synchronously Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 187/321] um: Include sys/uio.h to have writev() Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 188/321] um: Make GCOV depend on !KCOV Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 189/321] net: (cpts) fix a missing check of clk_prepare Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 190/321] net: stmicro: " Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 191/321] net: dsa: bcm_sf2: Propagate error value from mdio_write Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 192/321] atl1e: checking the status of atl1e_write_phy_reg Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 193/321] tipc: fix a missing check of genlmsg_put Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 194/321] net: marvell: fix a missing check of acpi_match_device Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 195/321] net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe() Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 196/321] ocfs2: clear journal dirty flag after shutdown journal Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 197/321] vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 198/321] mm/page_alloc.c: free order-0 pages through PCP in page_frag_free() Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 199/321] mm/page_alloc.c: use a single function to free page Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 200/321] mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free() Greg Kroah-Hartman
2019-12-05 11:50   ` Pavel Machek
2019-12-05 13:11     ` Mike Rapoport
     [not found]       ` <CACzRS4cYJkJAhOdm+qf55H7O4S5HiQEe_fguJGx-mZYJzz62ug@mail.gmail.com>
2019-12-06 13:03         ` Greg Kroah-Hartman
2020-02-09 12:41       ` Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 201/321] tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 202/321] netfilter: nf_tables: fix a missing check of nla_put_failure Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 203/321] xprtrdma: Prevent leak of rpcrdma_rep objects Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 204/321] infiniband: bnxt_re: qplib: Check the return value of send_message Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 205/321] infiniband/qedr: Potential null ptr dereference of qp Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 206/321] firmware: arm_sdei: fix wrong of_node_put() in init function Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 207/321] firmware: arm_sdei: Fix DT platform device creation Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 208/321] lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 209/321] lib/genalloc.c: use vzalloc_node() to allocate the bitmap Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 210/321] fork: fix some -Wmissing-prototypes warnings Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 211/321] drivers/base/platform.c: kmemleak ignore a known leak Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 212/321] lib/genalloc.c: include vmalloc.h Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 213/321] mtd: Check add_mtd_device() ret code Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 214/321] tipc: fix memory leak in tipc_nl_compat_publ_dump Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 215/321] net/core/neighbour: tell kmemleak about hash tables Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 216/321] ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 217/321] PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity() Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 218/321] net/core/neighbour: fix kmemleak minimal reference count for hash tables Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 219/321] serial: 8250: Fix serial8250 initialization crash Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 220/321] gpu: ipu-v3: pre: dont trigger update if buffer address doesnt change Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 221/321] sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 222/321] ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 223/321] decnet: fix DN_IFREQ_SIZE Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 224/321] net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 225/321] net/smc: dont wait for send buffer space when data was already sent Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 226/321] mm/hotplug: invalid PFNs from pfn_to_online_page() Greg Kroah-Hartman
2019-12-05 22:14   ` Pavel Machek
2019-12-06 13:05     ` Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 227/321] xfs: end sync buffer I/O properly on shutdown error Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 228/321] net/smc: fix sender_free computation Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 229/321] blktrace: Show requests without sector Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 230/321] net/smc: fix byte_order for rx_curs_confirmed Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 231/321] tipc: fix skb may be leaky in tipc_link_input Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 232/321] ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI Greg Kroah-Hartman
2019-12-03 22:34 ` [PATCH 4.19 233/321] sfc: initialise found bitmap in efx_ef10_mtd_probe Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 234/321] geneve: change NET_UDP_TUNNEL dependency to select Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 235/321] net: fix possible overflow in __sk_mem_raise_allocated() Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 236/321] net: ip_gre: do not report erspan_ver for gre or gretap Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 237/321] net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 238/321] sctp: dont compare hb_timer expire date before starting it Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 239/321] bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id() Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 240/321] mmc: core: align max segment size with logical block size Greg Kroah-Hartman
2019-12-05 22:22   ` Pavel Machek
2019-12-06  0:54     ` Ming Lei
2019-12-03 22:35 ` [PATCH 4.19 241/321] net: dev: Use unsigned integer as an argument to left-shift Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 242/321] kvm: properly check debugfs dentry before using it Greg Kroah-Hartman
2019-12-05 22:29   ` Pavel Machek
2019-12-06 13:03     ` Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 243/321] bpf: drop refcount if bpf_map_new_fd() fails in map_create() Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 244/321] net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 245/321] net: hns3: fix PFC not setting problem for DCB module Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 246/321] net: hns3: fix an issue for hclgevf_ae_get_hdev Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 247/321] net: hns3: fix an issue for hns3_update_new_int_gl Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 248/321] iommu/amd: Fix NULL dereference bug in match_hid_uid Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 249/321] apparmor: delete the dentry in aafs_remove() to avoid a leak Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 250/321] scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 251/321] ACPI / APEI: Dont wait to serialise with oops messages when panic()ing Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 252/321] ACPI / APEI: Switch estatus pool to use vmalloc memory Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 253/321] scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 254/321] scsi: libsas: Check SMP PHY control function result Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 255/321] RDMA/hns: Fix the bug with updating rq head pointer when flush cqe Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 256/321] RDMA/hns: Bugfix for the scene without receiver queue Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 257/321] RDMA/hns: Fix the state of rereg mr Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 258/321] RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 259/321] ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 260/321] powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property() Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 261/321] xdp: fix cpumap redirect SKB creation bug Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 262/321] mtd: Remove a debug trace in mtdpart.c Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 263/321] mm, gup: add missing refcount overflow checks on s390 Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 264/321] KVM: nVMX: rename enter_vmx_non_root_mode to nested_vmx_enter_non_root_mode Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 265/321] KVM: nVMX: assimilate nested_vmx_entry_failure() into nested_vmx_enter_non_root_mode() Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 266/321] clk: at91: fix update bit maps on CFG_MOR write Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 267/321] clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated() Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 268/321] usb: dwc2: use a longer core rest timeout in dwc2_core_reset() Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 269/321] staging: rtl8192e: fix potential use after free Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 270/321] staging: rtl8723bs: Drop ACPI device ids Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 271/321] staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 272/321] USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 273/321] mei: bus: prefix device names on bus with the bus name Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 274/321] mei: me: add comet point V device id Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 275/321] thunderbolt: Power cycle the router if NVM authentication fails Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 276/321] xfrm: Fix memleak on xfrm state destroy Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 277/321] media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 278/321] net: macb: fix error format in dev_err() Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 279/321] pwm: Clear chip_data in pwm_put() Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 280/321] media: atmel: atmel-isc: fix asd memory allocation Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 281/321] media: atmel: atmel-isc: fix INIT_WORK misplacement Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 282/321] macvlan: schedule bc_work even if error Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 283/321] net: psample: fix skb_over_panic Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 284/321] openvswitch: fix flow command message size Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 285/321] sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 286/321] slip: Fix use-after-free Read in slip_open Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 287/321] openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 288/321] openvswitch: remove another BUG_ON() Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 289/321] selftests: bpf: test_sockmap: handle file creation failures gracefully Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 290/321] tipc: fix link name length check Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 291/321] sctp: cache netns in sctp_ep_common Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 292/321] net: sched: fix `tc -s class show` no bstats on class with nolock subqueues Greg Kroah-Hartman
2019-12-03 22:35 ` [PATCH 4.19 293/321] net: macb: add missed tasklet_kill Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 294/321] ext4: add more paranoia checking in ext4_expand_extra_isize handling Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 295/321] watchdog: sama5d4: fix WDD value to be always set to max Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 296/321] net: macb: Fix SUBNS increment and increase resolution Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 297/321] net: macb driver, check for SKBTX_HW_TSTAMP Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 298/321] mtd: rawnand: atmel: Fix spelling mistake in error message Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 299/321] mtd: rawnand: atmel: fix possible object reference leak Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 300/321] mtd: spi-nor: cast to u64 to avoid uint overflows Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 301/321] drm/atmel-hlcdc: revert shift by 8 Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 302/321] mailbox: stm32_ipcc: add spinlock to fix channels concurrent access Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 303/321] tcp: exit if nothing to retransmit on RTO timeout Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 304/321] HID: core: check whether Usage Page item is after Usage ID items Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 305/321] crypto: stm32/hash - Fix hmac issue more than 256 bytes Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 306/321] media: stm32-dcmi: fix DMA corruption when stopping streaming Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 307/321] media: stm32-dcmi: fix check of pm_runtime_get_sync return value Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 308/321] hwrng: stm32 - fix unbalanced pm_runtime_enable Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 309/321] clk: stm32mp1: fix HSI divider flag Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 310/321] clk: stm32mp1: fix mcu divider table Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 311/321] clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 312/321] clk: stm32mp1: parent clocks update Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 313/321] mailbox: mailbox-test: fix null pointer if no mmio Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 314/321] pinctrl: stm32: fix memory leak issue Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 315/321] ASoC: stm32: i2s: fix dma configuration Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 316/321] ASoC: stm32: i2s: fix 16 bit format support Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 317/321] ASoC: stm32: i2s: fix IRQ clearing Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 318/321] ASoC: stm32: sai: add missing put_device() Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 319/321] dmaengine: stm32-dma: check whether length is aligned on FIFO threshold Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 320/321] platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer Greg Kroah-Hartman
2019-12-03 22:36 ` [PATCH 4.19 321/321] platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size Greg Kroah-Hartman
2019-12-04  9:45 ` [PATCH 4.19 000/321] 4.19.88-stable review Jon Hunter
2019-12-04 11:29   ` Greg Kroah-Hartman
2019-12-04 14:53     ` Jon Hunter
2019-12-04 17:18       ` Greg Kroah-Hartman
2019-12-04 19:11     ` Naresh Kamboju
2019-12-04 19:04 ` Guenter Roeck
2019-12-05  0:07 ` shuah

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