From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
stable@vger.kernel.org
Subject: [PATCH 4.14 000/343] 4.14.168-stable review
Date: Fri, 24 Jan 2020 10:26:58 +0100 [thread overview]
Message-ID: <20200124092919.490687572@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.14.168 release.
There are 343 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sun, 26 Jan 2020 09:26:30 +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.14.168-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.14.168-rc1
Finn Thain <fthain@telegraphics.com.au>
m68k: Call timer_interrupt() with interrupts disabled
Fabrice Gasnier <fabrice.gasnier@st.com>
serial: stm32: fix clearing interrupt error flags
Max Gurtovoy <maxg@mellanox.com>
IB/iser: Fix dma_nents type definition
Andre Przywara <andre.przywara@arm.com>
arm64: dts: juno: Fix UART frequency
Sam Bobroff <sbobroff@linux.ibm.com>
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Chuhong Yuan <hslester96@gmail.com>
dmaengine: ti: edma: fix missed failure handling
Navid Emamdoost <navid.emamdoost@gmail.com>
affs: fix a memory leak in affs_remount
H. Nikolaus Schaller <hns@goldelico.com>
mmc: core: fix wl1251 sdio quirks
H. Nikolaus Schaller <hns@goldelico.com>
mmc: sdio: fix wl1251 vendor id
Eric Dumazet <edumazet@google.com>
packet: fix data-race in fanout_flow_is_huge()
Eric Dumazet <edumazet@google.com>
net: neigh: use long type to store jiffies delta
Stephen Hemminger <sthemmin@microsoft.com>
hv_netvsc: flag software created hash value
Tiezhu Yang <yangtiezhu@loongson.cn>
MIPS: Loongson: Fix return value of loongson_hwmon_init
Marc Dionne <marc.dionne@auristor.com>
afs: Fix large file support
Stefan Wahren <stefan.wahren@in-tech.com>
net: qca_spi: Move reset_count to struct qcaspi
Jakub Kicinski <jakub.kicinski@netronome.com>
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski <jakub.kicinski@netronome.com>
net: netem: fix error path for corrupted GSO frames
Robin Gong <yibin.gong@nxp.com>
dmaengine: imx-sdma: fix size check for sdma script_number
Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
drm/msm/dsi: Implement reset correctly
Eric Dumazet <edumazet@google.com>
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet <edumazet@google.com>
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet <edumazet@google.com>
net: avoid possible false sharing in sk_leave_memory_pressure()
YueHaibing <yuehaibing@huawei.com>
act_mirred: Fix mirred_init_module error handling
Antonio Borneo <antonio.borneo@st.com>
net: stmmac: fix length of PTP clock's name string
Eric Biggers <ebiggers@google.com>
llc: fix sk_buff refcounting in llc_conn_state_process()
Eric Biggers <ebiggers@google.com>
llc: fix another potential sk_buff leak in llc_ui_sendmsg()
Johannes Berg <johannes.berg@intel.com>
mac80211: accept deauth frames in IBSS mode
Jose Abreu <Jose.Abreu@synopsys.com>
net: stmmac: gmac4+: Not all Unicast addresses may be available
Ard Biesheuvel <ard.biesheuvel@linaro.org>
nvme: retain split access workaround for capability reads
Dan Carpenter <dan.carpenter@oracle.com>
net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
Dan Carpenter <dan.carpenter@oracle.com>
of: mdio: Fix a signedness bug in of_phy_get_and_connect()
Dan Carpenter <dan.carpenter@oracle.com>
net: axienet: fix a signedness bug in probe
Dan Carpenter <dan.carpenter@oracle.com>
net: stmmac: dwmac-meson8b: Fix signedness bug in probe
Dan Carpenter <dan.carpenter@oracle.com>
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
Dan Carpenter <dan.carpenter@oracle.com>
net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
Dan Carpenter <dan.carpenter@oracle.com>
net: aquantia: Fix aq_vec_isr_legacy() return value
Filippo Sironi <sironi@amazon.de>
iommu/amd: Wait for completion of IOTLB flush in attach_device
Gerd Rausch <gerd.rausch@oracle.com>
net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
Håkon Bugge <haakon.bugge@oracle.com>
RDMA/cma: Fix false error message
Nicolas Boichat <drinkcat@chromium.org>
ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
Li Jin <li.jin@broadcom.com>
pinctrl: iproc-gpio: Fix incorrect pinconf configurations
Mao Wenan <maowenan@huawei.com>
net: sonic: replace dev_kfree_skb in sonic_send_packet
Dan Robertson <dan@dlrobertson.com>
hwmon: (shtc1) fix shtc1 and shtw1 id mask
Firo Yang <firo.yang@suse.com>
ixgbe: sync the first fragment unconditionally
Omar Sandoval <osandov@fb.com>
btrfs: use correct count in btrfs_file_write_iter()
Filipe Manana <fdmanana@suse.com>
Btrfs: fix inode cache waiters hanging on path allocation failure
Filipe Manana <fdmanana@suse.com>
Btrfs: fix inode cache waiters hanging on failure to start caching thread
Filipe Manana <fdmanana@suse.com>
Btrfs: fix hang when loading existing inode cache off disk
Govindarajulu Varadarajan <gvaradar@cisco.com>
scsi: fnic: fix msix interrupt allocation
Mao Wenan <maowenan@huawei.com>
net: sonic: return NETDEV_TX_OK if failed to map buffer
Andrey Smirnov <andrew.smirnov@gmail.com>
tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
Lorenzo Bianconi <lorenzo@kernel.org>
ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
Colin Ian King <colin.king@canonical.com>
iio: dac: ad5380: fix incorrect assignment to val
Colin Ian King <colin.king@canonical.com>
bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
Dexuan Cui <decui@microsoft.com>
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dan Carpenter <dan.carpenter@oracle.com>
staging: greybus: light: fix a couple double frees
Masami Hiramatsu <mhiramat@kernel.org>
x86, perf: Fix the dependency of the x86 insn decoder selftest
Stephen Boyd <swboyd@chromium.org>
power: supply: Init device wakeup after device_add()
Guenter Roeck <linux@roeck-us.net>
hwmon: (lm75) Fix write operations for negative temperatures
Linus Torvalds <torvalds@linux-foundation.org>
Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
ahci: Do not export local variable ahci_em_messages
Yong Wu <yong.wu@mediatek.com>
iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
Nick Desaulniers <ndesaulniers@google.com>
mips: avoid explicit UB in assignment of mips_io_port_base
Bruno Thomsen <bruno.thomsen@gmail.com>
rtc: pcf2127: bugfix: read rtc disables watchdog
Alexandre Kroupski <alexandre.kroupski@ingenico.com>
media: atmel: atmel-isi: fix timeout value for stop streaming
Felix Fietkau <nbd@nbd.name>
mac80211: minstrel_ht: fix per-group max throughput rate initialization
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
dmaengine: dw: platform: Switch to acpi_dma_controller_register()
Maxime Ripard <maxime.ripard@bootlin.com>
ASoC: sun4i-i2s: RX and TX counter registers are swapped
Eric W. Biederman <ebiederm@xmission.com>
signal: Allow cifs and drbd to receive their terminating signals
Vasundhara Volam <vasundhara-v.volam@broadcom.com>
bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
Gerd Rausch <gerd.rausch@oracle.com>
net/rds: Add a few missing rds_stat_names entries
YueHaibing <yuehaibing@huawei.com>
ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls
YueHaibing <yuehaibing@huawei.com>
ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
YueHaibing <yuehaibing@huawei.com>
ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
Colin Ian King <colin.king@canonical.com>
ext4: set error return correctly when ext4_htree_store_dirent fails
Iuliana Prodan <iuliana.prodan@nxp.com>
crypto: caam - free resources in case caam_rng registration failed
Steve French <stfrench@microsoft.com>
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Mark Zhang <markz@mellanox.com>
net/mlx5: Fix mlx5_ifc_query_lag_out_bits
Fabrice Gasnier <fabrice.gasnier@st.com>
ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval
Jon Maloy <jon.maloy@ericsson.com>
tipc: reduce risk of wakeup queue starvation
Johannes Berg <johannes@sipsolutions.net>
ALSA: aoa: onyx: always initialize register read value
Arnd Bergmann <arnd@arndb.de>
crypto: ccp - Reduce maximum stack usage
Thomas Gleixner <tglx@linutronix.de>
x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI
Arnd Bergmann <arnd@arndb.de>
mic: avoid statically declaring a 'struct device'.
Ruslan Bilovol <ruslan.bilovol@gmail.com>
usb: host: xhci-hub: fix extra endianness conversion
Arnd Bergmann <arnd@arndb.de>
qed: reduce maximum stack frame size
YueHaibing <yuehaibing@huawei.com>
libertas_tf: Use correct channel range in lbtf_geo_init
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
Icenowy Zheng <icenowy@aosc.io>
clk: sunxi-ng: v3s: add the missing PLL_DDR1
Colin Ian King <colin.king@canonical.com>
scsi: libfc: fix null pointer dereference on a null lport
Wen Yang <wen.yang99@zte.com.cn>
net: pasemi: fix an use-after-free in pasemi_mac_phy_init()
Xi Wang <wangxi11@huawei.com>
RDMA/hns: Fixs hw access invalid dma memory error
Arnd Bergmann <arnd@arndb.de>
devres: allow const resource arguments
David Howells <dhowells@redhat.com>
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
mfd: intel-lpss: Release IDA resources
Kevin Mitchell <kevmitch@arista.com>
iommu/amd: Make iommu_disable safer
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Fix ethtool selftest crash under error conditions.
Bryan O'Donoghue <pure.logic@nexus-software.ie>
nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing
Nathan Huckleberry <nhuck@google.com>
clk: qcom: Fix -Wunused-const-variable
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"
Ravi Bangoria <ravi.bangoria@linux.ibm.com>
perf/ioctl: Add check for the sample_period value
Rob Clark <robdclark@chromium.org>
drm/msm/a3xx: remove TPL1 regs from snapshot
Chen-Yu Tsai <wens@csie.org>
rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
Chen-Yu Tsai <wens@csie.org>
rtc: pcf8563: Fix interrupt trigger method
Peter Ujfalusi <peter.ujfalusi@ti.com>
ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRs
Julian Wiedmann <jwi@linux.ibm.com>
net/af_iucv: always register net_device notifier
Jakub Kicinski <jakub.kicinski@netronome.com>
net: netem: fix backlog accounting for corrupted GSO frames
Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
drm/msm/mdp5: Fix mdp5_cfg_init error return
Nathan Lynch <nathanl@linux.ibm.com>
powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration
Nathan Lynch <nathanl@linux.ibm.com>
powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
Michal Kalderon <michal.kalderon@marvell.com>
qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state
Eric Auger <eric.auger@redhat.com>
iommu/vt-d: Duplicate iommu_resv_region objects per device list
George Wilkie <gwilkie@vyatta.att-mail.com>
mpls: fix warning with multi-label encap
Colin Ian King <colin.king@canonical.com>
media: vivid: fix incorrect assignment operation when setting video mode
Florian Fainelli <f.fainelli@gmail.com>
cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency
Florian Fainelli <f.fainelli@gmail.com>
cpufreq: brcmstb-avs-cpufreq: Fix initial command check
Stephen Hemminger <stephen@networkplumber.org>
netvsc: unshare skb in VF rx handler
Eric Dumazet <edumazet@google.com>
inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
Eric W. Biederman <ebiederm@xmission.com>
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Lu Baolu <baolu.lu@linux.intel.com>
iommu: Use right function to get group for device
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
PCI: PM: Avoid possible suspend-to-idle issue
Nathan Chancellor <natechancellor@gmail.com>
misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
Erwan Le Ray <erwan.leray@st.com>
serial: stm32: fix wakeup source initialization
Erwan Le Ray <erwan.leray@st.com>
serial: stm32: Add support of TC bit status check
Erwan Le Ray <erwan.leray@st.com>
serial: stm32: fix transmit_chars when tx is stopped
Erwan Le Ray <erwan.leray@st.com>
serial: stm32: fix rx error handling
Hook, Gary <Gary.Hook@amd.com>
crypto: ccp - Fix 3DES complaint from ccp-crypto module
Hook, Gary <Gary.Hook@amd.com>
crypto: ccp - fix AES CFB error exposed by new test vectors
Christophe Leroy <christophe.leroy@c-s.fr>
spi: spi-fsl-spi: call spi_finalize_current_message() at the end
Sagiv Ozeri <sagiv.ozeri@marvell.com>
RDMA/qedr: Fix incorrect device rate.
Jerome Brunet <jbrunet@baylibre.com>
arm64: dts: meson: libretech-cc: set eMMC as removable
Jon Hunter <jonathanh@nvidia.com>
dmaengine: tegra210-adma: Fix crash during probe
Jernej Skrabec <jernej.skrabec@siol.net>
ARM: dts: sun8i-h3: Fix wifi in Beelink X2 DT
Robert Richter <rrichter@marvell.com>
EDAC/mc: Fix edac_mc_find() in case no device is found
Matthias Kaehlcke <mka@chromium.org>
thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power
Brian Masney <masneyb@onstation.org>
backlight: lm3630a: Return 0 on success in update_status functions
Dan Carpenter <dan.carpenter@oracle.com>
kdb: do a sanity check on the cpu in kdb_per_cpu()
Russell King <rmk+kernel@armlinux.org.uk>
ARM: riscpc: fix lack of keyboard interrupts after irq conversion
Bichao Zheng <bichao.zheng@amlogic.com>
pwm: meson: Don't disable PWM when setting duty repeatedly
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
pwm: meson: Consider 128 a valid pre-divider
Florian Westphal <fw@strlen.de>
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
Iuliana Prodan <iuliana.prodan@nxp.com>
crypto: caam - fix caam_dump_sg that iterates through scatterlist
Dan Carpenter <dan.carpenter@oracle.com>
platform/x86: alienware-wmi: printing the wrong error code
Dan Carpenter <dan.carpenter@oracle.com>
media: davinci/vpbe: array underflow in vpbe_enum_outputs()
Dan Carpenter <dan.carpenter@oracle.com>
media: omap_vout: potential buffer overflow in vidioc_dqbuf()
YueHaibing <yuehaibing@huawei.com>
l2tp: Fix possible NULL pointer dereference
Parav Pandit <parav@mellanox.com>
vfio/mdev: Fix aborting mdev child device removal if one fails
Parav Pandit <parav@mellanox.com>
vfio/mdev: Avoid release parent reference during error path
David Howells <dhowells@redhat.com>
afs: Fix the afs.cell and afs.volume xattr handlers
Igor Konopko <igor.j.konopko@intel.com>
lightnvm: pblk: fix lock order in pblk_rb_tear_down_check
Pan Bian <bianpan2016@163.com>
mmc: core: fix possible use after free of host
Sameer Pujar <spujar@nvidia.com>
dmaengine: tegra210-adma: restore channel status
Sameeh Jubran <sameehj@amazon.com>
net: ena: fix ena_com_fill_hash_function() implementation
Sameeh Jubran <sameehj@amazon.com>
net: ena: fix incorrect test of supported hash function
Sameeh Jubran <sameehj@amazon.com>
net: ena: fix: Free napi resources when ena_up() fails
Sameeh Jubran <sameehj@amazon.com>
net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry
Lu Baolu <baolu.lu@linux.intel.com>
iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
Jack Morgenstein <jackm@dev.mellanox.co.il>
IB/mlx5: Add missing XRC options to QP optional params mask
Minas Harutyunyan <minas.harutyunyan@synopsys.com>
dwc2: gadget: Fix completed transfer size calculation in DDMA
Arnd Bergmann <arnd@arndb.de>
usb: gadget: fsl: fix link error against usb-gadget module
Jerome Brunet <jbrunet@baylibre.com>
ASoC: fix valid stream condition
Willem de Bruijn <willemb@google.com>
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Bart Van Assche <bvanassche@acm.org>
scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory
Bart Van Assche <bvanassche@acm.org>
scsi: qla2xxx: Fix a format specifier
Hongbo Yao <yaohongbo@huawei.com>
irqchip/gic-v3-its: fix some definitions of inner cacheability attributes
Trond Myklebust <trondmy@gmail.com>
NFS: Don't interrupt file writeout due to fatal errors
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()
Alexandru Ardelean <alexandru.ardelean@analog.com>
dmaengine: axi-dmac: Don't check the number of frames for alignment
Dan Carpenter <dan.carpenter@oracle.com>
6lowpan: Off by one handling ->nexthdr
Akinobu Mita <akinobu.mita@gmail.com>
media: ov2659: fix unbalanced mutex_lock/unlock
Vladimir Oltean <olteanv@gmail.com>
ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnect
Ben Hutchings <ben@decadent.org.uk>
powerpc: vdso: Make vdso32 installation conditional in vdso_install
Kees Cook <keescook@chromium.org>
selftests/ipc: Fix msgque compiler warnings
Jie Liu <liujie165@huawei.com>
tipc: set sysctl_tipc_rmem and named_timeout right range
Colin Ian King <colin.king@canonical.com>
platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer
Guenter Roeck <linux@roeck-us.net>
hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses
Yunsheng Lin <linyunsheng@huawei.com>
net: hns3: fix for vport->bw_limit overflow problem
YueHaibing <yuehaibing@huawei.com>
ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"
Bart Van Assche <bvanassche@acm.org>
scsi: target/core: Fix a race condition in the LUN lookup code
Bart Van Assche <bvanassche@acm.org>
scsi: qla2xxx: Unregister chrdev if module initialization fails
YueHaibing <yuehaibing@huawei.com>
ehea: Fix a copy-paste err in ehea_init_port_res
Martin Sperl <kernel@martin.sperl.org>
spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
Dan Carpenter <dan.carpenter@oracle.com>
soc/fsl/qe: Fix an error code in qe_pin_request()
Sowjanya Komatineni <skomatineni@nvidia.com>
spi: tegra114: configure dma burst size to fifo trig level
Sowjanya Komatineni <skomatineni@nvidia.com>
spi: tegra114: flush fifos
Sowjanya Komatineni <skomatineni@nvidia.com>
spi: tegra114: terminate dma and reset on transfer timeout
Sowjanya Komatineni <skomatineni@nvidia.com>
spi: tegra114: fix for unpacked mode transfers
Sowjanya Komatineni <skomatineni@nvidia.com>
spi: tegra114: clear packed bit for unpacked mode
YueHaibing <yuehaibing@huawei.com>
media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame
Arnd Bergmann <arnd@arndb.de>
media: davinci-isif: avoid uninitialized variable use
Tony Lindgren <tony@atomide.com>
ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()
Maxime Ripard <maxime.ripard@bootlin.com>
arm64: dts: allwinner: a64: Add missing PIO clocks
Finn Thain <fthain@telegraphics.com.au>
m68k: mac: Fix VIA timer counter accesses
Jon Maloy <jon.maloy@ericsson.com>
tipc: tipc clang warning
Arnd Bergmann <arnd@arndb.de>
jfs: fix bogus variable self-initialization
Axel Lin <axel.lin@ingics.com>
regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB
Nicholas Mc Guire <hofrat@osadl.org>
media: cx23885: check allocation return
Dan Carpenter <dan.carpenter@oracle.com>
media: wl128x: Fix an error code in fm_download_firmware()
Dan Carpenter <dan.carpenter@oracle.com>
media: cx18: update *pos correctly in cx18_read_pos()
Dan Carpenter <dan.carpenter@oracle.com>
media: ivtv: update *pos correctly in ivtv_read_pos()
Axel Lin <axel.lin@ingics.com>
regulator: lp87565: Fix missing register for LP87565_BUCK_0
Kangjie Lu <kjlu@umn.edu>
net: sh_eth: fix a missing check of of_get_phy_mode
Dan Carpenter <dan.carpenter@oracle.com>
xen, cpu_hotplug: Prevent an out of bounds access
Dan Carpenter <dan.carpenter@oracle.com>
drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen()
Steve Sistare <steven.sistare@oracle.com>
scsi: megaraid_sas: reduce module load time
Qian Cai <cai@lca.pw>
x86/mm: Remove unused variable 'cpu'
Guenter Roeck <linux@roeck-us.net>
nios2: ksyms: Add missing symbol exports
Rashmica Gupta <rashmica.g@gmail.com>
powerpc/mm: Check secondary hash page table
Igor Russkikh <Igor.Russkikh@aquantia.com>
net: aquantia: fixed instack structure overflow
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nft_set_hash: fix lookups with fixed size hash on big endian
Axel Lin <axel.lin@ingics.com>
regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA
Vladimir Murzin <vladimir.murzin@arm.com>
ARM: 8848/1: virt: Align GIC version check with arm64 counterpart
Marek Szyprowski <m.szyprowski@samsung.com>
ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used
Stefan Wahren <stefan.wahren@i2se.com>
mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe
Trond Myklebust <trond.myklebust@hammerspace.com>
NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount
Mattias Jacobsson <2pi@mok.nu>
platform/x86: wmi: fix potential null pointer dereference
Marek Szyprowski <m.szyprowski@samsung.com>
clocksource/drivers/exynos_mct: Fix error path in timer resources initialization
Chen-Yu Tsai <wens@csie.org>
clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
Trond Myklebust <trond.myklebust@hammerspace.com>
NFS: Fix a soft lockup in the delegation recovery code
Michael Ellerman <mpe@ellerman.id.au>
powerpc/64s: Fix logic when handling unknown CPU features
Nathan Chancellor <natechancellor@gmail.com>
staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xx
Eric W. Biederman <ebiederm@xmission.com>
fs/nfs: Fix nfs_parse_devname to not modify it's argument
Takashi Iwai <tiwai@suse.de>
ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()
Colin Ian King <colin.king@canonical.com>
drm/nouveau/pmu: don't print reply values if exec is false
Colin Ian King <colin.king@canonical.com>
drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON
Vinod Koul <vkoul@kernel.org>
net: dsa: qca8k: Enable delay for RGMII_ID mode
Axel Lin <axel.lin@ingics.com>
regulator: pv88090: Fix array out-of-bounds access
Axel Lin <axel.lin@ingics.com>
regulator: pv88080: Fix array out-of-bounds access
Axel Lin <axel.lin@ingics.com>
regulator: pv88060: Fix array out-of-bounds access
YueHaibing <yuehaibing@huawei.com>
cdc-wdm: pass return value of recover_from_urb_loss
Robin Murphy <robin.murphy@arm.com>
dmaengine: mv_xor: Use correct device for DMA API
Nicholas Mc Guire <hofrat@osadl.org>
staging: r8822be: check kzalloc return or bail
Alexey Kardashevskiy <aik@ozlabs.ru>
KVM: PPC: Release all hardware TCE tables attached to a group
Vadim Pasternak <vadimp@mellanox.com>
hwmon: (pmbus/tps53679) Fix driver info initialization in probe routine
Eric Auger <eric.auger@redhat.com>
vfio_pci: Enable memory accesses before calling pci_map_rom
David Howells <dhowells@redhat.com>
keys: Timestamp new keys
Ming Lei <ming.lei@redhat.com>
block: don't use bio->bi_vcnt to figure out segment number
Sven Van Asbroeck <thesven73@gmail.com>
usb: phy: twl6030-usb: fix possible use-after-free on remove
Wen Yang <wen.yang99@zte.com.cn>
PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin group
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: emev2: Add missing pinmux functions
Dan Carpenter <dan.carpenter@oracle.com>
drm/etnaviv: potential NULL dereference
Steve Wise <swise@opengridcomputing.com>
iw_cxgb4: use tos when finding ipv6 routes
Steve Wise <swise@opengridcomputing.com>
iw_cxgb4: use tos when importing the endpoint
YueHaibing <yuehaibing@huawei.com>
fbdev: chipsfb: remove set but not used variable 'size'
Colin Ian King <colin.king@canonical.com>
rtc: pm8xxx: fix unintended sign extension
Colin Ian King <colin.king@canonical.com>
rtc: 88pm80x: fix unintended sign extension
Colin Ian King <colin.king@canonical.com>
rtc: 88pm860x: fix unintended sign extension
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
rtc: ds1307: rx8130: Fix alarm handling
Moritz Fischer <mdf@kernel.org>
net: phy: fixed_phy: Fix fixed_phy not checking GPIO
Michael Kao <michael.kao@mediatek.com>
thermal: mediatek: fix register index error
Colin Ian King <colin.king@canonical.com>
rtc: ds1672: fix unintended sign extension
Colin Ian King <colin.king@canonical.com>
staging: most: cdev: add missing check for cdev_add failure
Sara Sharon <sara.sharon@intel.com>
iwlwifi: mvm: fix RSS config command
Vladimir Zapolskiy <vz@mleia.com>
ARM: dts: lpc32xx: phy3250: fix SD card regulator voltage
Vladimir Zapolskiy <vz@mleia.com>
ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller clocks property
Vladimir Zapolskiy <vz@mleia.com>
ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller variant
Vladimir Zapolskiy <vz@mleia.com>
ARM: dts: lpc32xx: reparent keypad controller to SIC1
Vladimir Zapolskiy <vz@mleia.com>
ARM: dts: lpc32xx: add required clocks property to keypad device node
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
driver core: Do not resume suppliers under device_links_write_lock()
Corentin Labbe <clabbe@baylibre.com>
crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
Liu Jian <liujian56@huawei.com>
driver: uio: fix possible use-after-free in __uio_register_device
Liu Jian <liujian56@huawei.com>
driver: uio: fix possible memory leak in __uio_register_device
YueHaibing <yuehaibing@huawei.com>
tty: ipwireless: Fix potential NULL pointer dereference
Johannes Berg <johannes.berg@intel.com>
iwlwifi: mvm: fix A-MPDU reference assignment
Moni Shoua <monis@mellanox.com>
net/mlx5: Take lock with IRQs disabled to avoid deadlock
Mordechay Goodstein <mordechay.goodstein@intel.com>
iwlwifi: mvm: avoid possible access out of array.
Chen-Yu Tsai <wens@csie.org>
clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it
YueHaibing <yuehaibing@huawei.com>
spi/topcliff_pch: Fix potential NULL dereference on allocation error
Eric Wong <e@80x24.org>
rtc: cmos: ignore bogus century byte
Israel Rukshin <israelr@mellanox.com>
IB/iser: Pass the correct number of entries for dma mapped SGL
Stefan Agner <stefan@agner.ch>
ASoC: imx-sgtl5000: put of nodes if finding codec fails
Eric Biggers <ebiggers@google.com>
crypto: tgr192 - fix unaligned memory access
YueHaibing <yuehaibing@huawei.com>
crypto: brcm - Fix some set-but-not-used warning
Masahiro Yamada <yamada.masahiro@socionext.com>
kbuild: mark prepare0 as PHONY to fix external module build
Pawe? Chmiel <pawel.mikolaj.chmiel@gmail.com>
media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVAL
Dan Carpenter <dan.carpenter@oracle.com>
drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump()
Raju Rangoju <rajur@chelsio.com>
RDMA/iw_cxgb4: Fix the unchecked ep dereference
Charles Keepax <ckeepax@opensource.cirrus.com>
spi: cadence: Correct initialisation of runtime PM
Loic Poulain <loic.poulain@linaro.org>
arm64: dts: apq8016-sbc: Increase load on l11 for SDCARD
YueHaibing <yuehaibing@huawei.com>
drm/shmob: Fix return value check in shmob_drm_probe
Gal Pressman <galpress@amazon.com>
RDMA/qedr: Fix out of bounds index check in query pkey
Gal Pressman <galpress@amazon.com>
RDMA/ocrdma: Fix out of bounds index check in query pkey
Gal Pressman <galpress@amazon.com>
IB/usnic: Fix out of bounds index check in query pkey
Jonas Gorski <jonas.gorski@gmail.com>
MIPS: BCM63XX: drop unused and broken DSP platform device
Yangtao Li <tiny.windzz@gmail.com>
clk: dove: fix refcount leak in dove_clk_init()
Yangtao Li <tiny.windzz@gmail.com>
clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()
Yangtao Li <tiny.windzz@gmail.com>
clk: armada-xp: fix refcount leak in axp_clk_init()
Yangtao Li <tiny.windzz@gmail.com>
clk: kirkwood: fix refcount leak in kirkwood_clk_init()
Yangtao Li <tiny.windzz@gmail.com>
clk: armada-370: fix refcount leak in a370_clk_init()
Yangtao Li <tiny.windzz@gmail.com>
clk: vf610: fix refcount leak in vf610_clocks_init()
Yangtao Li <tiny.windzz@gmail.com>
clk: imx7d: fix refcount leak in imx7d_clocks_init()
Yangtao Li <tiny.windzz@gmail.com>
clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
Yangtao Li <tiny.windzz@gmail.com>
clk: imx6q: fix refcount leak in imx6q_clocks_init()
Yangtao Li <tiny.windzz@gmail.com>
clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()
Yangtao Li <tiny.windzz@gmail.com>
clk: socfpga: fix refcount leak
Yangtao Li <tiny.windzz@gmail.com>
clk: qoriq: fix refcount leak in clockgen_init()
Yangtao Li <tiny.windzz@gmail.com>
clk: highbank: fix refcount leak in hb_clk_init()
Dan Carpenter <dan.carpenter@oracle.com>
Input: nomadik-ske-keypad - fix a loop timeout test
Petr Machata <petrm@mellanox.com>
vxlan: changelink: Fix handling of default remotes
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurations
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: sh7734: Add missing IPSR11 field
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 field
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group
Kelvin Cao <kelvin.cao@microchip.com>
switchtec: Remove immediate status check after submitting MRPC command
Stefan Wahren <stefan.wahren@i2se.com>
staging: bcm2835-camera: Abort probe if there is no camera
Yuval Shaia <yuval.shaia@oracle.com>
IB/rxe: Fix incorrect cache cleanup in error flow
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
net: phy: Fix not to call phy_resume() if PHY is not attached
Lyude Paul <lyude@redhat.com>
drm/dp_mst: Skip validating ports during destruction, just ref
YueHaibing <yuehaibing@huawei.com>
exportfs: fix 'passing zero to ERR_PTR()' warning
Colin Ian King <colin.king@canonical.com>
pcrypt: use format specifier in kobject_add
Gustavo A. R. Silva <gustavo@embeddedor.com>
NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
Petr Machata <petrm@mellanox.com>
mlxsw: reg: QEEC: Add minimum shaper fields
Maxime Ripard <maxime.ripard@bootlin.com>
drm/sun4i: hdmi: Fix double flag assignation
Christophe Leroy <christophe.leroy@c-s.fr>
powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
Hans de Goede <hdegoede@redhat.com>
pwm: lpss: Release runtime-pm reference from the driver's remove callback
Spencer E. Olson <olsonse@umich.edu>
staging: comedi: ni_mio_common: protect register write overflow
Nicolas Huaman <nicolas@herochao.de>
ALSA: usb-audio: update quirk for B&W PX to remove microphone
Linus Walleij <linus.walleij@linaro.org>
regulator: fixed: Default enable high on DT regulators
Alex Estrin <alex.estrin@intel.com>
IB/hfi1: Add mtu check for operational data VLs
Zhu Yanjun <yanjun.zhu@oracle.com>
IB/rxe: replace kvfree with vfree
John Garry <john.garry@huawei.com>
drm/hisilicon: hibmc: Don't overwrite fb helper surface depth
Jitendra Bhivare <jitendra.bhivare@broadcom.com>
PCI: iproc: Remove PAXC slot check to allow VF support
Jann Horn <jannh@google.com>
apparmor: don't try to replace stale label in ptrace access check
Anders Roxell <anders.roxell@linaro.org>
ALSA: hda: fix unused variable warning
Dan Carpenter <dan.carpenter@oracle.com>
drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
Peter Rosin <peda@axentia.se>
drm/sti: do not remove the drm_bridge that was never added
Jean-Jacques Hiblot <jjhiblot@ti.com>
leds: tlc591xx: update the maximum brightness
Corentin Labbe <clabbe.montjoie@gmail.com>
crypto: sun4i-ss - fix big endian issues
Lorenzo Bianconi <lorenzo@kernel.org>
mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
Tung Nguyen <tung.q.nguyen@dektech.com.au>
tipc: fix wrong timeout input for tipc_wait_for_cond()
Ard Biesheuvel <ardb@kernel.org>
powerpc/archrandom: fix arch_get_random_seed_int()
Jarkko Nikula <jarkko.nikula@linux.intel.com>
mfd: intel-lpss: Add default I2C device properties for Gemini Lake
Jan Kara <jack@suse.cz>
xfs: Sanity check flags of Q_XQUOTARM call
-------------
Diffstat:
Makefile | 8 +-
arch/arm/boot/dts/lpc3250-phy3250.dts | 4 +-
arch/arm/boot/dts/lpc32xx.dtsi | 10 +-
arch/arm/boot/dts/ls1021a-twr.dts | 9 +-
arch/arm/boot/dts/ls1021a.dtsi | 11 +-
arch/arm/boot/dts/stm32h743i-eval.dts | 1 +
arch/arm/boot/dts/sun8i-h3-beelink-x2.dts | 4 +
arch/arm/common/mcpm_entry.c | 2 +-
arch/arm/include/asm/suspend.h | 1 +
arch/arm/kernel/hyp-stub.S | 4 +-
arch/arm/kernel/sleep.S | 12 ++
arch/arm/mach-omap2/omap_hwmod.c | 2 +-
arch/arm/mach-rpc/irq.c | 3 +-
arch/arm/plat-pxa/ssp.c | 6 -
arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 3 +-
.../dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 1 -
arch/arm64/boot/dts/arm/juno-clocks.dtsi | 4 +-
arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 2 +
arch/m68k/amiga/cia.c | 9 ++
arch/m68k/atari/ataints.c | 4 +-
arch/m68k/atari/time.c | 15 ++-
arch/m68k/bvme6000/config.c | 20 +--
arch/m68k/hp300/time.c | 10 +-
arch/m68k/mac/via.c | 119 ++++++++++-------
arch/m68k/mvme147/config.c | 18 +--
arch/m68k/mvme16x/config.c | 21 +--
arch/m68k/q40/q40ints.c | 19 +--
arch/m68k/sun3/sun3ints.c | 3 +
arch/m68k/sun3x/time.c | 16 ++-
arch/mips/bcm63xx/Makefile | 6 +-
arch/mips/bcm63xx/boards/board_bcm963xx.c | 20 ---
arch/mips/bcm63xx/dev-dsp.c | 56 --------
arch/mips/include/asm/io.h | 14 +-
.../include/asm/mach-bcm63xx/bcm63xx_dev_dsp.h | 14 --
.../mips/include/asm/mach-bcm63xx/board_bcm963xx.h | 5 -
arch/mips/kernel/setup.c | 2 +-
arch/nios2/kernel/nios2_ksyms.c | 12 ++
arch/powerpc/Makefile | 2 +
arch/powerpc/include/asm/archrandom.h | 2 +-
arch/powerpc/include/asm/kgdb.h | 5 +-
arch/powerpc/kernel/cacheinfo.c | 21 +++
arch/powerpc/kernel/cacheinfo.h | 4 +
arch/powerpc/kernel/dt_cpu_ftrs.c | 17 +--
arch/powerpc/kernel/kgdb.c | 43 ++++--
arch/powerpc/kvm/book3s_64_vio.c | 1 -
arch/powerpc/mm/dump_hashpagetable.c | 2 +-
arch/powerpc/platforms/pseries/mobility.c | 10 ++
arch/x86/Kconfig.debug | 2 +-
arch/x86/kernel/kgdb.c | 2 +-
arch/x86/mm/tlb.c | 3 -
block/blk-merge.c | 8 +-
crypto/pcrypt.c | 2 +-
crypto/tgr192.c | 6 +-
drivers/ata/libahci.c | 1 -
drivers/base/core.c | 20 ++-
drivers/base/power/wakeup.c | 2 +-
drivers/bcma/driver_pci.c | 4 +-
drivers/block/drbd/drbd_main.c | 2 +
drivers/clk/clk-highbank.c | 1 +
drivers/clk/clk-qoriq.c | 1 +
drivers/clk/imx/clk-imx6q.c | 1 +
drivers/clk/imx/clk-imx6sx.c | 1 +
drivers/clk/imx/clk-imx7d.c | 1 +
drivers/clk/imx/clk-vf610.c | 1 +
drivers/clk/mvebu/armada-370.c | 4 +-
drivers/clk/mvebu/armada-xp.c | 4 +-
drivers/clk/mvebu/dove.c | 8 +-
drivers/clk/mvebu/kirkwood.c | 2 +
drivers/clk/mvebu/mv98dx3236.c | 4 +-
drivers/clk/qcom/gcc-msm8996.c | 36 -----
drivers/clk/samsung/clk-exynos4.c | 1 +
drivers/clk/socfpga/clk-pll-a10.c | 1 +
drivers/clk/socfpga/clk-pll.c | 1 +
drivers/clk/sunxi-ng/ccu-sun8i-a23.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 19 ++-
drivers/clk/sunxi-ng/ccu-sun8i-v3s.h | 6 +-
drivers/clocksource/exynos_mct.c | 14 +-
drivers/clocksource/timer-sun5i.c | 10 ++
drivers/cpufreq/brcmstb-avs-cpufreq.c | 12 +-
drivers/crypto/amcc/crypto4xx_trng.h | 4 +-
drivers/crypto/bcm/cipher.c | 6 +-
drivers/crypto/caam/caamrng.c | 5 +-
drivers/crypto/caam/error.c | 2 +-
drivers/crypto/ccp/ccp-crypto-aes.c | 8 +-
drivers/crypto/ccp/ccp-ops.c | 67 +++++-----
drivers/crypto/sunxi-ss/sun4i-ss-hash.c | 21 +--
drivers/dma/dma-axi-dmac.c | 2 +-
drivers/dma/dw/platform.c | 14 +-
drivers/dma/edma.c | 6 +-
drivers/dma/hsu/hsu.c | 4 +-
drivers/dma/imx-sdma.c | 8 ++
drivers/dma/mv_xor.c | 2 +-
drivers/dma/tegra210-adma.c | 72 ++++++++--
drivers/edac/edac_mc.c | 12 +-
drivers/gpu/drm/drm_dp_mst_topology.c | 15 ++-
drivers/gpu/drm/etnaviv/etnaviv_dump.c | 2 +-
drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c | 2 +-
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c | 1 -
drivers/gpu/drm/msm/adreno/a3xx_gpu.c | 24 ++--
drivers/gpu/drm/msm/dsi/dsi_host.c | 6 +-
drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.c | 4 +-
drivers/gpu/drm/radeon/cik.c | 4 +-
drivers/gpu/drm/radeon/r600.c | 4 +-
drivers/gpu/drm/radeon/si.c | 4 +-
drivers/gpu/drm/shmobile/shmob_drm_drv.c | 4 +-
drivers/gpu/drm/sti/sti_hda.c | 1 -
drivers/gpu/drm/sti/sti_hdmi.c | 1 -
drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c | 2 +-
drivers/gpu/drm/virtio/virtgpu_vq.c | 5 +-
drivers/hwmon/lm75.c | 2 +-
drivers/hwmon/pmbus/tps53679.c | 9 +-
drivers/hwmon/shtc1.c | 2 +-
drivers/hwmon/w83627hf.c | 42 +++++-
drivers/iio/dac/ad5380.c | 2 +-
drivers/infiniband/core/cma.c | 2 +-
drivers/infiniband/hw/cxgb4/cm.c | 24 ++--
drivers/infiniband/hw/hfi1/chip.c | 26 +++-
drivers/infiniband/hw/hns/hns_roce_qp.c | 1 -
drivers/infiniband/hw/mlx5/qp.c | 21 +++
drivers/infiniband/hw/ocrdma/ocrdma_verbs.c | 2 +-
drivers/infiniband/hw/qedr/verbs.c | 27 ++--
drivers/infiniband/hw/usnic/usnic_ib_verbs.c | 2 +-
drivers/infiniband/sw/rxe/rxe_cq.c | 4 +-
drivers/infiniband/sw/rxe/rxe_pool.c | 26 ++--
drivers/infiniband/sw/rxe/rxe_qp.c | 5 +-
drivers/infiniband/ulp/iser/iscsi_iser.h | 2 +-
drivers/infiniband/ulp/iser/iser_memory.c | 10 +-
drivers/input/keyboard/nomadik-ske-keypad.c | 2 +-
drivers/iommu/amd_iommu.c | 2 +
drivers/iommu/amd_iommu_init.c | 3 +
drivers/iommu/intel-iommu.c | 39 +++---
drivers/iommu/iommu.c | 6 +-
drivers/iommu/mtk_iommu.c | 26 +++-
drivers/leds/leds-tlc591xx.c | 7 +-
drivers/lightnvm/pblk-rb.c | 2 +-
drivers/media/i2c/ov2659.c | 2 +-
drivers/media/pci/cx18/cx18-fileops.c | 2 +-
drivers/media/pci/cx23885/cx23885-dvb.c | 5 +-
drivers/media/pci/ivtv/ivtv-fileops.c | 2 +-
drivers/media/pci/tw5864/tw5864-video.c | 4 +-
drivers/media/platform/atmel/atmel-isi.c | 2 +-
drivers/media/platform/davinci/isif.c | 9 --
drivers/media/platform/davinci/vpbe.c | 2 +-
drivers/media/platform/omap/omap_vout.c | 15 +--
drivers/media/platform/s5p-jpeg/jpeg-core.c | 2 +-
drivers/media/platform/vivid/vivid-osd.c | 2 +-
drivers/media/radio/wl128x/fmdrv_common.c | 5 +-
drivers/mfd/intel-lpss-pci.c | 28 ++--
drivers/mfd/intel-lpss.c | 1 +
drivers/misc/mic/card/mic_x100.c | 28 ++--
drivers/misc/sgi-xp/xpc_partition.c | 2 +-
drivers/mmc/core/host.c | 2 -
drivers/mmc/core/quirks.h | 7 +
drivers/mmc/host/sdhci-brcmstb.c | 4 +-
drivers/net/dsa/qca8k.c | 12 ++
drivers/net/dsa/qca8k.h | 1 +
drivers/net/ethernet/amazon/ena/ena_com.c | 3 +-
drivers/net/ethernet/amazon/ena/ena_ethtool.c | 4 +-
drivers/net/ethernet/amazon/ena/ena_netdev.c | 1 +
drivers/net/ethernet/aquantia/atlantic/aq_vec.c | 15 +--
.../ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c | 4 +-
.../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c | 4 +-
drivers/net/ethernet/broadcom/bcmsysport.c | 2 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 18 ++-
drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 2 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 2 +-
drivers/net/ethernet/ibm/ehea/ehea_main.c | 2 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 16 ++-
drivers/net/ethernet/mellanox/mlx5/core/qp.c | 5 +-
drivers/net/ethernet/mellanox/mlxsw/reg.h | 22 +++-
drivers/net/ethernet/natsemi/sonic.c | 6 +-
drivers/net/ethernet/pasemi/pasemi_mac.c | 2 +-
drivers/net/ethernet/qlogic/qed/qed_iwarp.c | 16 ++-
drivers/net/ethernet/qlogic/qed/qed_l2.c | 34 +++--
drivers/net/ethernet/qualcomm/qca_spi.c | 9 +-
drivers/net/ethernet/qualcomm/qca_spi.h | 1 +
drivers/net/ethernet/renesas/sh_eth.c | 6 +-
.../net/ethernet/stmicro/stmmac/dwmac-ipq806x.c | 2 +-
.../net/ethernet/stmicro/stmmac/dwmac-meson8b.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c | 2 +-
drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 2 +-
drivers/net/hyperv/netvsc_drv.c | 13 +-
drivers/net/phy/fixed_phy.c | 6 +-
drivers/net/phy/phy_device.c | 11 +-
drivers/net/vxlan.c | 7 +-
drivers/net/wireless/ath/ath10k/sdio.c | 29 +++--
drivers/net/wireless/ath/ath9k/dynack.c | 8 +-
drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 12 +-
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 19 ++-
drivers/net/wireless/marvell/libertas_tf/cmd.c | 2 +-
drivers/net/wireless/mediatek/mt7601u/phy.c | 2 +-
drivers/ntb/hw/idt/ntb_hw_idt.c | 8 +-
drivers/nvme/host/pci.c | 2 +-
drivers/nvmem/imx-ocotp.c | 3 +-
drivers/of/of_mdio.c | 2 +-
drivers/pci/endpoint/functions/pci-epf-test.c | 4 +-
drivers/pci/host/pcie-iproc.c | 8 --
drivers/pci/pci-driver.c | 17 ++-
drivers/pci/switch/switchtec.c | 4 -
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c | 96 +++++++++++---
drivers/pinctrl/sh-pfc/pfc-emev2.c | 20 +++
drivers/pinctrl/sh-pfc/pfc-r8a7740.c | 3 +-
drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 8 +-
drivers/pinctrl/sh-pfc/pfc-r8a7792.c | 1 +
drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 2 +-
drivers/pinctrl/sh-pfc/pfc-r8a77995.c | 8 +-
drivers/pinctrl/sh-pfc/pfc-sh7269.c | 2 +-
drivers/pinctrl/sh-pfc/pfc-sh73a0.c | 4 +-
drivers/pinctrl/sh-pfc/pfc-sh7734.c | 4 +-
drivers/platform/mips/cpu_hwmon.c | 2 +-
drivers/platform/x86/alienware-wmi.c | 19 ++-
drivers/platform/x86/wmi.c | 3 +
drivers/power/supply/power_supply_core.c | 10 +-
drivers/pwm/pwm-lpss.c | 6 +
drivers/pwm/pwm-meson.c | 9 +-
drivers/rapidio/rio_cm.c | 4 +-
drivers/regulator/fixed.c | 11 +-
drivers/regulator/lp87565-regulator.c | 2 +-
drivers/regulator/pv88060-regulator.c | 2 +-
drivers/regulator/pv88080-regulator.c | 2 +-
drivers/regulator/pv88090-regulator.c | 2 +-
drivers/regulator/tps65086-regulator.c | 4 +-
drivers/regulator/wm831x-dcdc.c | 4 +-
drivers/rtc/rtc-88pm80x.c | 21 ++-
drivers/rtc/rtc-88pm860x.c | 21 ++-
drivers/rtc/rtc-ds1307.c | 7 +-
drivers/rtc/rtc-ds1672.c | 3 +-
drivers/rtc/rtc-mc146818-lib.c | 2 +-
drivers/rtc/rtc-pcf2127.c | 32 ++---
drivers/rtc/rtc-pcf8563.c | 13 +-
drivers/rtc/rtc-pm8xxx.c | 6 +-
drivers/scsi/fnic/fnic_isr.c | 4 +-
drivers/scsi/libfc/fc_exch.c | 2 +-
drivers/scsi/megaraid/megaraid_sas_base.c | 4 +-
drivers/scsi/qla2xxx/qla_os.c | 34 +++--
drivers/scsi/qla2xxx/qla_target.c | 14 +-
drivers/soc/fsl/qe/gpio.c | 4 +-
drivers/spi/spi-bcm2835aux.c | 13 +-
drivers/spi/spi-cadence.c | 11 +-
drivers/spi/spi-fsl-spi.c | 2 +-
drivers/spi/spi-tegra114.c | 145 +++++++++++++++------
drivers/spi/spi-topcliff-pch.c | 6 +
drivers/staging/comedi/drivers/ni_mio_common.c | 24 +++-
drivers/staging/greybus/light.c | 12 +-
drivers/staging/most/aim-cdev/cdev.c | 5 +-
.../rtlwifi/halmac/halmac_88xx/halmac_func_88xx.c | 5 +-
.../vc04_services/bcm2835-camera/bcm2835-camera.c | 9 ++
drivers/target/target_core_device.c | 4 +-
drivers/thermal/cpu_cooling.c | 2 +-
drivers/thermal/mtk_thermal.c | 6 +-
drivers/tty/ipwireless/hardware.c | 2 +
drivers/tty/serial/fsl_lpuart.c | 28 ++--
drivers/tty/serial/stm32-usart.c | 123 +++++++++--------
drivers/tty/serial/stm32-usart.h | 10 +-
drivers/uio/uio.c | 10 +-
drivers/usb/class/cdc-wdm.c | 2 +-
drivers/usb/dwc2/gadget.c | 1 +
drivers/usb/host/xhci-hub.c | 2 +-
drivers/usb/phy/Kconfig | 2 +-
drivers/usb/phy/phy-twl6030-usb.c | 2 +-
drivers/vfio/mdev/mdev_core.c | 11 +-
drivers/vfio/pci/vfio_pci.c | 19 ++-
drivers/video/backlight/lm3630a_bl.c | 4 +-
drivers/video/fbdev/chipsfb.c | 3 +-
drivers/xen/cpu_hotplug.c | 2 +-
drivers/xen/pvcalls-back.c | 2 +-
fs/affs/super.c | 6 -
fs/afs/super.c | 1 +
fs/afs/xattr.c | 4 +-
fs/btrfs/file.c | 3 +-
fs/btrfs/inode-map.c | 28 +++-
fs/cifs/connect.c | 3 +-
fs/exportfs/expfs.c | 1 +
fs/ext4/inline.c | 2 +-
fs/jfs/jfs_txnmgr.c | 3 +-
fs/nfs/delegation.c | 20 +--
fs/nfs/delegation.h | 1 +
fs/nfs/flexfilelayout/flexfilelayout.h | 32 +++--
fs/nfs/pnfs.c | 33 +++--
fs/nfs/pnfs.h | 1 +
fs/nfs/super.c | 2 +-
fs/nfs/write.c | 2 +-
fs/xfs/xfs_quotaops.c | 3 +
include/linux/device.h | 3 +-
include/linux/irqchip/arm-gic-v3.h | 12 +-
include/linux/mlx5/mlx5_ifc.h | 2 -
include/linux/mmc/sdio_ids.h | 2 +
include/linux/pci.h | 1 +
include/linux/platform_data/dma-imx-sdma.h | 3 +
include/linux/signal.h | 15 ++-
include/media/davinci/vpbe.h | 2 +-
include/net/request_sock.h | 4 +-
include/net/tcp.h | 2 +-
kernel/debug/kdb/kdb_main.c | 2 +-
kernel/events/core.c | 3 +
kernel/irq/irqdomain.c | 1 +
kernel/signal.c | 5 +
lib/devres.c | 3 +-
lib/kfifo.c | 3 +-
net/6lowpan/nhc.c | 2 +-
net/bridge/netfilter/ebtables.c | 4 +-
net/core/neighbour.c | 4 +-
net/core/sock.c | 4 +-
net/ieee802154/6lowpan/reassembly.c | 2 +-
net/ipv4/inet_connection_sock.c | 2 +-
net/ipv4/tcp.c | 4 +-
net/ipv6/reassembly.c | 2 +-
net/iucv/af_iucv.c | 27 +++-
net/l2tp/l2tp_core.c | 3 +-
net/llc/af_llc.c | 34 +++--
net/llc/llc_conn.c | 35 ++---
net/llc/llc_if.c | 12 +-
net/mac80211/rc80211_minstrel_ht.c | 2 +-
net/mac80211/rx.c | 11 +-
net/mpls/mpls_iptunnel.c | 2 +-
net/netfilter/nft_set_hash.c | 23 +++-
net/packet/af_packet.c | 25 +++-
net/rds/ib_stats.c | 2 +-
net/rds/stats.c | 2 +
net/rxrpc/output.c | 3 +
net/sched/act_mirred.c | 6 +-
net/sched/sch_netem.c | 18 ++-
net/tipc/link.c | 29 +++--
net/tipc/node.c | 7 +-
net/tipc/socket.c | 2 +-
net/tipc/sysctl.c | 8 +-
security/apparmor/include/context.h | 2 +
security/apparmor/lsm.c | 4 +-
security/keys/key.c | 1 +
sound/aoa/codecs/onyx.c | 4 +-
sound/pci/hda/hda_controller.h | 9 +-
sound/soc/codecs/cs4349.c | 1 +
sound/soc/codecs/es8328.c | 2 +-
sound/soc/codecs/wm8737.c | 2 +-
sound/soc/davinci/davinci-mcasp.c | 13 +-
sound/soc/fsl/imx-sgtl5000.c | 3 +-
sound/soc/qcom/apq8016_sbc.c | 21 ++-
sound/soc/soc-pcm.c | 4 +-
sound/soc/sunxi/sun4i-i2s.c | 4 +-
sound/usb/mixer.c | 4 +-
sound/usb/quirks-table.h | 9 +-
tools/testing/selftests/ipc/msgque.c | 11 +-
346 files changed, 2015 insertions(+), 1275 deletions(-)
next reply other threads:[~2020-01-24 9:37 UTC|newest]
Thread overview: 354+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-24 9:26 Greg Kroah-Hartman [this message]
2020-01-24 9:26 ` [PATCH 4.14 001/343] xfs: Sanity check flags of Q_XQUOTARM call Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 002/343] mfd: intel-lpss: Add default I2C device properties for Gemini Lake Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 003/343] powerpc/archrandom: fix arch_get_random_seed_int() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 004/343] tipc: fix wrong timeout input for tipc_wait_for_cond() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 005/343] mt7601u: fix bbp version check in mt7601u_wait_bbp_ready Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 006/343] crypto: sun4i-ss - fix big endian issues Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 007/343] leds: tlc591xx: update the maximum brightness Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 008/343] drm/sti: do not remove the drm_bridge that was never added Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 009/343] drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 010/343] ALSA: hda: fix unused variable warning Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 011/343] apparmor: dont try to replace stale label in ptrace access check Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 012/343] PCI: iproc: Remove PAXC slot check to allow VF support Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 013/343] drm/hisilicon: hibmc: Dont overwrite fb helper surface depth Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 014/343] IB/rxe: replace kvfree with vfree Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 015/343] IB/hfi1: Add mtu check for operational data VLs Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 016/343] regulator: fixed: Default enable high on DT regulators Greg Kroah-Hartman
2020-01-24 13:46 ` Linus Walleij
2020-01-24 17:36 ` Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 017/343] ALSA: usb-audio: update quirk for B&W PX to remove microphone Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 018/343] staging: comedi: ni_mio_common: protect register write overflow Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 019/343] pwm: lpss: Release runtime-pm reference from the drivers remove callback Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 020/343] powerpc/kgdb: add kgdb_arch_set/remove_breakpoint() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 021/343] drm/sun4i: hdmi: Fix double flag assignation Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 022/343] mlxsw: reg: QEEC: Add minimum shaper fields Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 023/343] NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 024/343] pcrypt: use format specifier in kobject_add Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 025/343] exportfs: fix passing zero to ERR_PTR() warning Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 026/343] drm/dp_mst: Skip validating ports during destruction, just ref Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 027/343] net: phy: Fix not to call phy_resume() if PHY is not attached Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 028/343] IB/rxe: Fix incorrect cache cleanup in error flow Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 029/343] staging: bcm2835-camera: Abort probe if there is no camera Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 030/343] switchtec: Remove immediate status check after submitting MRPC command Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 031/343] pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 032/343] pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 033/343] pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 034/343] pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 035/343] pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 036/343] pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 field Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 037/343] pinctrl: sh-pfc: sh7734: Add missing IPSR11 field Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 038/343] pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurations Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 039/343] pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 040/343] pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 041/343] vxlan: changelink: Fix handling of default remotes Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 042/343] Input: nomadik-ske-keypad - fix a loop timeout test Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 043/343] clk: highbank: fix refcount leak in hb_clk_init() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 044/343] clk: qoriq: fix refcount leak in clockgen_init() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 045/343] clk: socfpga: fix refcount leak Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 046/343] clk: samsung: exynos4: fix refcount leak in exynos4_get_xom() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 047/343] clk: imx6q: fix refcount leak in imx6q_clocks_init() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 048/343] clk: imx6sx: fix refcount leak in imx6sx_clocks_init() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 049/343] clk: imx7d: fix refcount leak in imx7d_clocks_init() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 050/343] clk: vf610: fix refcount leak in vf610_clocks_init() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 051/343] clk: armada-370: fix refcount leak in a370_clk_init() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 052/343] clk: kirkwood: fix refcount leak in kirkwood_clk_init() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 053/343] clk: armada-xp: fix refcount leak in axp_clk_init() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 054/343] clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 055/343] clk: dove: fix refcount leak in dove_clk_init() Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 056/343] MIPS: BCM63XX: drop unused and broken DSP platform device Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 057/343] IB/usnic: Fix out of bounds index check in query pkey Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 058/343] RDMA/ocrdma: " Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 059/343] RDMA/qedr: " Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 060/343] drm/shmob: Fix return value check in shmob_drm_probe Greg Kroah-Hartman
2020-01-24 9:27 ` [PATCH 4.14 061/343] arm64: dts: apq8016-sbc: Increase load on l11 for SDCARD Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 062/343] spi: cadence: Correct initialisation of runtime PM Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 063/343] RDMA/iw_cxgb4: Fix the unchecked ep dereference Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 064/343] drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump() Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 065/343] media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVAL Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 066/343] kbuild: mark prepare0 as PHONY to fix external module build Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 067/343] crypto: brcm - Fix some set-but-not-used warning Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 068/343] crypto: tgr192 - fix unaligned memory access Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 069/343] ASoC: imx-sgtl5000: put of nodes if finding codec fails Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 070/343] IB/iser: Pass the correct number of entries for dma mapped SGL Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 071/343] rtc: cmos: ignore bogus century byte Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 072/343] spi/topcliff_pch: Fix potential NULL dereference on allocation error Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 073/343] clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 074/343] iwlwifi: mvm: avoid possible access out of array Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 075/343] net/mlx5: Take lock with IRQs disabled to avoid deadlock Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 076/343] iwlwifi: mvm: fix A-MPDU reference assignment Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 077/343] tty: ipwireless: Fix potential NULL pointer dereference Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 078/343] driver: uio: fix possible memory leak in __uio_register_device Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 079/343] driver: uio: fix possible use-after-free " Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 080/343] crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 081/343] driver core: Do not resume suppliers under device_links_write_lock() Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 082/343] ARM: dts: lpc32xx: add required clocks property to keypad device node Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 083/343] ARM: dts: lpc32xx: reparent keypad controller to SIC1 Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 084/343] ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller variant Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 085/343] ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller clocks property Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 086/343] ARM: dts: lpc32xx: phy3250: fix SD card regulator voltage Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 087/343] iwlwifi: mvm: fix RSS config command Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 088/343] staging: most: cdev: add missing check for cdev_add failure Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 089/343] rtc: ds1672: fix unintended sign extension Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 090/343] thermal: mediatek: fix register index error Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 091/343] net: phy: fixed_phy: Fix fixed_phy not checking GPIO Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 092/343] rtc: ds1307: rx8130: Fix alarm handling Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 093/343] rtc: 88pm860x: fix unintended sign extension Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 094/343] rtc: 88pm80x: " Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 095/343] rtc: pm8xxx: " Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 096/343] fbdev: chipsfb: remove set but not used variable size Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 097/343] iw_cxgb4: use tos when importing the endpoint Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 098/343] iw_cxgb4: use tos when finding ipv6 routes Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 099/343] drm/etnaviv: potential NULL dereference Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 100/343] pinctrl: sh-pfc: emev2: Add missing pinmux functions Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 101/343] pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 102/343] pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b " Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 103/343] pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 104/343] PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio() Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 105/343] usb: phy: twl6030-usb: fix possible use-after-free on remove Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 106/343] block: dont use bio->bi_vcnt to figure out segment number Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 107/343] keys: Timestamp new keys Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 108/343] vfio_pci: Enable memory accesses before calling pci_map_rom Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 109/343] hwmon: (pmbus/tps53679) Fix driver info initialization in probe routine Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 110/343] KVM: PPC: Release all hardware TCE tables attached to a group Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 111/343] staging: r8822be: check kzalloc return or bail Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 112/343] dmaengine: mv_xor: Use correct device for DMA API Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 113/343] cdc-wdm: pass return value of recover_from_urb_loss Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 114/343] regulator: pv88060: Fix array out-of-bounds access Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 115/343] regulator: pv88080: " Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 116/343] regulator: pv88090: " Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 117/343] net: dsa: qca8k: Enable delay for RGMII_ID mode Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 118/343] drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 119/343] drm/nouveau/pmu: dont print reply values if exec is false Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 120/343] ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of() Greg Kroah-Hartman
2020-01-24 9:28 ` [PATCH 4.14 121/343] fs/nfs: Fix nfs_parse_devname to not modify its argument Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 122/343] staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xx Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 123/343] powerpc/64s: Fix logic when handling unknown CPU features Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 124/343] NFS: Fix a soft lockup in the delegation recovery code Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 125/343] clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 126/343] clocksource/drivers/exynos_mct: Fix error path in timer resources initialization Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 127/343] platform/x86: wmi: fix potential null pointer dereference Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 128/343] NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 129/343] mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 130/343] ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 131/343] ARM: 8848/1: virt: Align GIC version check with arm64 counterpart Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 132/343] regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 133/343] netfilter: nft_set_hash: fix lookups with fixed size hash on big endian Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 134/343] NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE() Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 135/343] net: aquantia: fixed instack structure overflow Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 136/343] powerpc/mm: Check secondary hash page table Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 137/343] nios2: ksyms: Add missing symbol exports Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 138/343] x86/mm: Remove unused variable cpu Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 139/343] scsi: megaraid_sas: reduce module load time Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 140/343] drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen() Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 141/343] xen, cpu_hotplug: Prevent an out of bounds access Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 142/343] net: sh_eth: fix a missing check of of_get_phy_mode Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 143/343] regulator: lp87565: Fix missing register for LP87565_BUCK_0 Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 144/343] media: ivtv: update *pos correctly in ivtv_read_pos() Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 145/343] media: cx18: update *pos correctly in cx18_read_pos() Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 146/343] media: wl128x: Fix an error code in fm_download_firmware() Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 147/343] media: cx23885: check allocation return Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 148/343] regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 149/343] jfs: fix bogus variable self-initialization Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 150/343] tipc: tipc clang warning Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 151/343] m68k: mac: Fix VIA timer counter accesses Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 152/343] arm64: dts: allwinner: a64: Add missing PIO clocks Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 153/343] ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset() Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 154/343] media: davinci-isif: avoid uninitialized variable use Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 155/343] media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 156/343] spi: tegra114: clear packed bit for unpacked mode Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 157/343] spi: tegra114: fix for unpacked mode transfers Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 158/343] spi: tegra114: terminate dma and reset on transfer timeout Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 159/343] spi: tegra114: flush fifos Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 160/343] spi: tegra114: configure dma burst size to fifo trig level Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 161/343] soc/fsl/qe: Fix an error code in qe_pin_request() Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 162/343] spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 163/343] ehea: Fix a copy-paste err in ehea_init_port_res Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 164/343] scsi: qla2xxx: Unregister chrdev if module initialization fails Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 165/343] scsi: target/core: Fix a race condition in the LUN lookup code Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 166/343] ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data" Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 167/343] net: hns3: fix for vport->bw_limit overflow problem Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 168/343] hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 169/343] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 170/343] tipc: set sysctl_tipc_rmem and named_timeout right range Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 171/343] selftests/ipc: Fix msgque compiler warnings Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 172/343] powerpc: vdso: Make vdso32 installation conditional in vdso_install Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 173/343] ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnect Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 174/343] media: ov2659: fix unbalanced mutex_lock/unlock Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 175/343] 6lowpan: Off by one handling ->nexthdr Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 176/343] dmaengine: axi-dmac: Dont check the number of frames for alignment Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 177/343] ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk() Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 178/343] NFS: Dont interrupt file writeout due to fatal errors Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 179/343] irqchip/gic-v3-its: fix some definitions of inner cacheability attributes Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 180/343] scsi: qla2xxx: Fix a format specifier Greg Kroah-Hartman
2020-01-24 9:29 ` [PATCH 4.14 181/343] scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 182/343] packet: in recvmsg msg_name return at least sizeof sockaddr_ll Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 183/343] ASoC: fix valid stream condition Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 184/343] usb: gadget: fsl: fix link error against usb-gadget module Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 185/343] dwc2: gadget: Fix completed transfer size calculation in DDMA Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 186/343] IB/mlx5: Add missing XRC options to QP optional params mask Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 187/343] iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 188/343] net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 189/343] net: ena: fix: Free napi resources when ena_up() fails Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 190/343] net: ena: fix incorrect test of supported hash function Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 191/343] net: ena: fix ena_com_fill_hash_function() implementation Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 192/343] dmaengine: tegra210-adma: restore channel status Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 193/343] mmc: core: fix possible use after free of host Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 194/343] lightnvm: pblk: fix lock order in pblk_rb_tear_down_check Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 195/343] afs: Fix the afs.cell and afs.volume xattr handlers Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 196/343] vfio/mdev: Avoid release parent reference during error path Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 197/343] vfio/mdev: Fix aborting mdev child device removal if one fails Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 198/343] l2tp: Fix possible NULL pointer dereference Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 199/343] media: omap_vout: potential buffer overflow in vidioc_dqbuf() Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 200/343] media: davinci/vpbe: array underflow in vpbe_enum_outputs() Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 201/343] platform/x86: alienware-wmi: printing the wrong error code Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 202/343] crypto: caam - fix caam_dump_sg that iterates through scatterlist Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 203/343] netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 204/343] pwm: meson: Consider 128 a valid pre-divider Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 205/343] pwm: meson: Dont disable PWM when setting duty repeatedly Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 206/343] ARM: riscpc: fix lack of keyboard interrupts after irq conversion Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 207/343] kdb: do a sanity check on the cpu in kdb_per_cpu() Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 208/343] backlight: lm3630a: Return 0 on success in update_status functions Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 209/343] thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 210/343] EDAC/mc: Fix edac_mc_find() in case no device is found Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 211/343] ARM: dts: sun8i-h3: Fix wifi in Beelink X2 DT Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 212/343] dmaengine: tegra210-adma: Fix crash during probe Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 213/343] arm64: dts: meson: libretech-cc: set eMMC as removable Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 214/343] RDMA/qedr: Fix incorrect device rate Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 215/343] spi: spi-fsl-spi: call spi_finalize_current_message() at the end Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 216/343] crypto: ccp - fix AES CFB error exposed by new test vectors Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 217/343] crypto: ccp - Fix 3DES complaint from ccp-crypto module Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 218/343] serial: stm32: fix rx error handling Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 219/343] serial: stm32: fix transmit_chars when tx is stopped Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 220/343] serial: stm32: Add support of TC bit status check Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 221/343] serial: stm32: fix wakeup source initialization Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 222/343] misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 223/343] PCI: PM: Avoid possible suspend-to-idle issue Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 224/343] iommu: Use right function to get group for device Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 225/343] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 226/343] inet: frags: call inet_frags_fini() after unregister_pernet_subsys() Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 227/343] netvsc: unshare skb in VF rx handler Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 228/343] cpufreq: brcmstb-avs-cpufreq: Fix initial command check Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 229/343] cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 230/343] media: vivid: fix incorrect assignment operation when setting video mode Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 231/343] mpls: fix warning with multi-label encap Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 232/343] iommu/vt-d: Duplicate iommu_resv_region objects per device list Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 233/343] qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 234/343] powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 235/343] powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 236/343] drm/msm/mdp5: Fix mdp5_cfg_init error return Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 237/343] net: netem: fix backlog accounting for corrupted GSO frames Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 238/343] net/af_iucv: always register net_device notifier Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 239/343] ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRs Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 240/343] rtc: pcf8563: Fix interrupt trigger method Greg Kroah-Hartman
2020-01-24 9:30 ` [PATCH 4.14 241/343] rtc: pcf8563: Clear event flags and disable interrupts before requesting irq Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 242/343] drm/msm/a3xx: remove TPL1 regs from snapshot Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 243/343] perf/ioctl: Add check for the sample_period value Greg Kroah-Hartman
2020-01-24 9:31 ` Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 244/343] dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width" Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 245/343] clk: qcom: Fix -Wunused-const-variable Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 246/343] nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 247/343] bnxt_en: Fix ethtool selftest crash under error conditions Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 248/343] iommu/amd: Make iommu_disable safer Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 249/343] mfd: intel-lpss: Release IDA resources Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 250/343] rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 251/343] devres: allow const resource arguments Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 252/343] RDMA/hns: Fixs hw access invalid dma memory error Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 253/343] net: pasemi: fix an use-after-free in pasemi_mac_phy_init() Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 254/343] scsi: libfc: fix null pointer dereference on a null lport Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 255/343] clk: sunxi-ng: v3s: add the missing PLL_DDR1 Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 256/343] PM: sleep: Fix possible overflow in pm_system_cancel_wakeup() Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 257/343] libertas_tf: Use correct channel range in lbtf_geo_init Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 258/343] qed: reduce maximum stack frame size Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 259/343] usb: host: xhci-hub: fix extra endianness conversion Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 260/343] mic: avoid statically declaring a struct device Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 261/343] x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 262/343] crypto: ccp - Reduce maximum stack usage Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 263/343] ALSA: aoa: onyx: always initialize register read value Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 264/343] tipc: reduce risk of wakeup queue starvation Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 265/343] ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 266/343] net/mlx5: Fix mlx5_ifc_query_lag_out_bits Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 267/343] cifs: fix rmmod regression in cifs.ko caused by force_sig changes Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 268/343] crypto: caam - free resources in case caam_rng registration failed Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 269/343] ext4: set error return correctly when ext4_htree_store_dirent fails Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 270/343] ASoC: es8328: Fix copy-paste error in es8328_right_line_controls Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 271/343] ASoC: cs4349: Use PM ops cs4349_runtime_pm Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 272/343] ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 273/343] net/rds: Add a few missing rds_stat_names entries Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 274/343] bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 275/343] signal: Allow cifs and drbd to receive their terminating signals Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 276/343] ASoC: sun4i-i2s: RX and TX counter registers are swapped Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 277/343] dmaengine: dw: platform: Switch to acpi_dma_controller_register() Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 278/343] mac80211: minstrel_ht: fix per-group max throughput rate initialization Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 279/343] media: atmel: atmel-isi: fix timeout value for stop streaming Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 280/343] rtc: pcf2127: bugfix: read rtc disables watchdog Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 281/343] mips: avoid explicit UB in assignment of mips_io_port_base Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 282/343] iommu/mediatek: Fix iova_to_phys PA start for 4GB mode Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 283/343] ahci: Do not export local variable ahci_em_messages Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 284/343] Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 285/343] hwmon: (lm75) Fix write operations for negative temperatures Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 286/343] power: supply: Init device wakeup after device_add() Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 287/343] x86, perf: Fix the dependency of the x86 insn decoder selftest Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 288/343] staging: greybus: light: fix a couple double frees Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 289/343] irqdomain: Add the missing assignment of domain->fwnode for named fwnode Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 290/343] bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 291/343] iio: dac: ad5380: fix incorrect assignment to val Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 292/343] ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 293/343] tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 294/343] net: sonic: return NETDEV_TX_OK if failed to map buffer Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 295/343] scsi: fnic: fix msix interrupt allocation Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 296/343] Btrfs: fix hang when loading existing inode cache off disk Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 297/343] Btrfs: fix inode cache waiters hanging on failure to start caching thread Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 298/343] Btrfs: fix inode cache waiters hanging on path allocation failure Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 299/343] btrfs: use correct count in btrfs_file_write_iter() Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 300/343] ixgbe: sync the first fragment unconditionally Greg Kroah-Hartman
2020-01-24 9:31 ` [PATCH 4.14 301/343] hwmon: (shtc1) fix shtc1 and shtw1 id mask Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 302/343] net: sonic: replace dev_kfree_skb in sonic_send_packet Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 303/343] pinctrl: iproc-gpio: Fix incorrect pinconf configurations Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 304/343] ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 305/343] RDMA/cma: Fix false error message Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 306/343] net/rds: Fix ib_evt_handler_call element in rds_ib_stat_names Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 307/343] iommu/amd: Wait for completion of IOTLB flush in attach_device Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 308/343] net: aquantia: Fix aq_vec_isr_legacy() return value Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 309/343] net: hisilicon: Fix signedness bug in hix5hd2_dev_probe() Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 310/343] net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe() Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 311/343] net: stmmac: dwmac-meson8b: Fix signedness bug in probe Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 312/343] net: axienet: fix a " Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 313/343] of: mdio: Fix a signedness bug in of_phy_get_and_connect() Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 314/343] net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse() Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 315/343] nvme: retain split access workaround for capability reads Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 316/343] net: stmmac: gmac4+: Not all Unicast addresses may be available Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 317/343] mac80211: accept deauth frames in IBSS mode Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 318/343] llc: fix another potential sk_buff leak in llc_ui_sendmsg() Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 319/343] llc: fix sk_buff refcounting in llc_conn_state_process() Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 320/343] net: stmmac: fix length of PTP clocks name string Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 321/343] act_mirred: Fix mirred_init_module error handling Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 322/343] net: avoid possible false sharing in sk_leave_memory_pressure() Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 323/343] net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 324/343] tcp: annotate lockless access to tcp_memory_pressure Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 325/343] drm/msm/dsi: Implement reset correctly Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 326/343] dmaengine: imx-sdma: fix size check for sdma script_number Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 327/343] net: netem: fix error path for corrupted GSO frames Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 328/343] net: netem: correct the parents backlog when corrupted packet was dropped Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 329/343] net: qca_spi: Move reset_count to struct qcaspi Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 330/343] afs: Fix large file support Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 331/343] MIPS: Loongson: Fix return value of loongson_hwmon_init Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 332/343] hv_netvsc: flag software created hash value Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 333/343] net: neigh: use long type to store jiffies delta Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 334/343] packet: fix data-race in fanout_flow_is_huge() Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 335/343] mmc: sdio: fix wl1251 vendor id Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 336/343] mmc: core: fix wl1251 sdio quirks Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 337/343] affs: fix a memory leak in affs_remount Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 338/343] dmaengine: ti: edma: fix missed failure handling Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 339/343] drm/radeon: fix bad DMA from INTERRUPT_CNTL2 Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 340/343] arm64: dts: juno: Fix UART frequency Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 341/343] IB/iser: Fix dma_nents type definition Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 342/343] serial: stm32: fix clearing interrupt error flags Greg Kroah-Hartman
2020-01-24 9:32 ` [PATCH 4.14 343/343] m68k: Call timer_interrupt() with interrupts disabled Greg Kroah-Hartman
2020-01-24 14:17 ` [PATCH 4.14 000/343] 4.14.168-stable review Guenter Roeck
2020-01-24 17:33 ` Greg Kroah-Hartman
2020-01-24 14:51 ` Jon Hunter
2020-01-24 14:51 ` Jon Hunter
2020-01-24 17:18 ` Naresh Kamboju
2020-01-24 21:48 ` shuah
2020-01-24 23:54 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200124092919.490687572@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=shuah@kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.