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.9 000/271] 4.9.212-stable review
Date: Tue, 28 Jan 2020 15:02:29 +0100 [thread overview]
Message-ID: <20200128135852.449088278@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.9.212 release.
There are 271 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, 30 Jan 2020 13:57:09 +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.9.212-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.9.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.9.212-rc1
Martin Schiller <ms@dev.tdt.de>
net/x25: fix nonblocking connect
Kadlecsik József <kadlec@blackhole.kfki.hu>
netfilter: ipset: use bitmap infrastructure completely
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
md: Avoid namespace collision with bitmap API
Bo Wu <wubo40@huawei.com>
scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func
Dan Carpenter <dan.carpenter@oracle.com>
bcache: silence static checker warning
Wen Huang <huangwenabc@gmail.com>
libertas: Fix two buffer overflows at parsing bss descriptor
Suzuki K Poulose <suzuki.poulose@arm.com>
coresight: tmc-etf: Do not call smp_processor_id from preemptible
Suzuki K Poulose <suzuki.poulose@arm.com>
coresight: etb10: Do not call smp_processor_id from preemptible
Will Deacon <will.deacon@arm.com>
arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field
Jeremy Linton <jeremy.linton@arm.com>
Documentation: Document arm64 kpti control
Al Viro <viro@zeniv.linux.org.uk>
do_last(): fetch directory ->i_mode and ->i_uid before it's too late
Changbin Du <changbin.du@gmail.com>
tracing: xen: Ordered comparison of function pointers
Bart Van Assche <bvanassche@acm.org>
scsi: RDMA/isert: Fix a recently introduced regression related to logout
Gilles Buloz <gilles.buloz@kontron.com>
hwmon: (nct7802) Fix voltage limits to wrong registers
Chuhong Yuan <hslester96@gmail.com>
Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register
Johan Hovold <johan@kernel.org>
Input: pegasus_notetaker - fix endpoint sanity check
Johan Hovold <johan@kernel.org>
Input: aiptek - fix endpoint sanity check
Johan Hovold <johan@kernel.org>
Input: gtco - fix endpoint sanity check
Johan Hovold <johan@kernel.org>
Input: sur40 - fix interface sanity checks
Michał Mirosław <mirq-linux@rere.qmqm.pl>
mmc: sdhci: fix minimum clock rate for v3 controller
Michał Mirosław <mirq-linux@rere.qmqm.pl>
mmc: tegra: fix SDR50 tuning override
Alex Sverdlin <alexander.sverdlin@nokia.com>
ARM: 8950/1: ftrace/recordmcount: filter relocation types
Johan Hovold <johan@kernel.org>
Input: keyspan-remote - fix control-message timeouts
Guenter Roeck <linux@roeck-us.net>
hwmon: (core) Do not use device managed functions for memory allocations
Dmitry Osipenko <digetx@gmail.com>
hwmon: (core) Fix double-free in __hwmon_device_register()
Linus Walleij <linus.walleij@linaro.org>
hwmon: Deal with errors from the thermal subsystem
Guenter Roeck <linux@roeck-us.net>
hwmon: (core) Simplify sysfs attribute name allocation
Luuk Paulussen <luuk.paulussen@alliedtelesis.co.nz>
hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
Eric Dumazet <edumazet@google.com>
gtp: make sure only SOCK_DGRAM UDP sockets are accepted
James Hughes <james.hughes@raspberrypi.org>
net: usb: lan78xx: Add .ndo_features_check
Wen Yang <wenyang@linux.alibaba.com>
tcp_bbr: improve arithmetic division in bbr_update_bw()
Cong Wang <xiyou.wangcong@gmail.com>
net_sched: fix datalen for ematch
William Dauchy <w.dauchy@criteo.com>
net, ip_tunnel: fix namespaces move
William Dauchy <w.dauchy@criteo.com>
net, ip6_tunnel: fix namespaces move
Michael Ellerman <mpe@ellerman.id.au>
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Wenwen Wang <wenwen@cs.uga.edu>
firestream: fix memory leaks
Richard Palethorpe <rpalethorpe@suse.com>
can, slip: Protect tty->disc_data in write_wakeup and close with RCU
Florian Fainelli <f.fainelli@gmail.com>
net: phy: Keep reporting transceiver type
Florian Fainelli <f.fainelli@gmail.com>
net: ethtool: Add back transceiver type
Finn Thain <fthain@telegraphics.com.au>
m68k: Call timer_interrupt() with interrupts disabled
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
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
Tiezhu Yang <yangtiezhu@loongson.cn>
MIPS: Loongson: Fix return value of loongson_hwmon_init
Janusz Krzysztofik <jmkrzyszt@gmail.com>
media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
Janusz Krzysztofik <jmkrzyszt@gmail.com>
media: ov6650: Fix some format attributes not under control
Janusz Krzysztofik <jmkrzyszt@gmail.com>
media: ov6650: Fix incorrect use of JPEG colorspace
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
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: 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()
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'
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
Filipe Manana <fdmanana@suse.com>
Btrfs: fix hang when loading existing inode cache off disk
Mao Wenan <maowenan@huawei.com>
net: sonic: return NETDEV_TX_OK if failed to map buffer
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
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
Nick Desaulniers <ndesaulniers@google.com>
mips: avoid explicit UB in assignment of mips_io_port_base
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
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
Johannes Berg <johannes@sipsolutions.net>
ALSA: aoa: onyx: always initialize register read value
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
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
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
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/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
Colin Ian King <colin.king@canonical.com>
media: vivid: fix incorrect assignment operation when setting video mode
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
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 transmit_chars when tx is stopped
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
Jon Hunter <jonathanh@nvidia.com>
dmaengine: tegra210-adma: Fix crash during probe
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
Florian Westphal <fw@strlen.de>
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
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
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
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
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
Jie Liu <liujie165@huawei.com>
tipc: set sysctl_tipc_rmem and named_timeout right range
Guenter Roeck <linux@roeck-us.net>
hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses
YueHaibing <yuehaibing@huawei.com>
ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"
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: 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()
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()
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
Guenter Roeck <linux@roeck-us.net>
nios2: ksyms: Add missing symbol exports
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
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
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
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
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
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
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
Corentin Labbe <clabbe@baylibre.com>
crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
YueHaibing <yuehaibing@huawei.com>
tty: ipwireless: Fix potential NULL pointer dereference
Johannes Berg <johannes.berg@intel.com>
iwlwifi: mvm: fix A-MPDU reference assignment
Chen-Yu Tsai <wens@csie.org>
clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it
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
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()
Loic Poulain <loic.poulain@linaro.org>
arm64: dts: apq8016-sbc: Increase load on l11 for SDCARD
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
Yangtao Li <tiny.windzz@gmail.com>
clk: dove: fix refcount leak in dove_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
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: 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
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
Petr Machata <petrm@mellanox.com>
mlxsw: reg: QEEC: Add minimum shaper fields
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
Zhu Yanjun <yanjun.zhu@oracle.com>
IB/rxe: replace kvfree with vfree
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
Lorenzo Bianconi <lorenzo@kernel.org>
mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
Ard Biesheuvel <ardb@kernel.org>
powerpc/archrandom: fix arch_get_random_seed_int()
Jan Kara <jack@suse.cz>
xfs: Sanity check flags of Q_XQUOTARM call
-------------
Diffstat:
Documentation/kernel-parameters.txt | 6 ++
Makefile | 4 +-
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/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/arm/juno-clocks.dtsi | 4 +-
arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 2 +
arch/arm64/kernel/cpufeature.c | 5 +
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/include/asm/io.h | 14 +--
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/kernel/cacheinfo.c | 21 ++++
arch/powerpc/kernel/cacheinfo.h | 4 +
arch/x86/Kconfig.debug | 2 +-
arch/x86/kernel/kgdb.c | 2 +-
block/blk-merge.c | 8 +-
crypto/pcrypt.c | 2 +-
crypto/tgr192.c | 6 +-
drivers/ata/libahci.c | 1 -
drivers/atm/firestream.c | 3 +
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/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/clocksource/exynos_mct.c | 14 ++-
drivers/clocksource/timer-sun5i.c | 10 ++
drivers/crypto/amcc/crypto4xx_trng.h | 4 +-
drivers/crypto/caam/caamrng.c | 5 +-
drivers/crypto/ccp/ccp-crypto-aes.c | 8 +-
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/gpu/drm/drm_dp_mst_topology.c | 15 ++-
drivers/gpu/drm/etnaviv/etnaviv_dump.c | 2 +-
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/sti/sti_hda.c | 1 -
drivers/gpu/drm/sti/sti_hdmi.c | 1 -
drivers/gpu/drm/virtio/virtgpu_vq.c | 5 +-
drivers/hwmon/adt7475.c | 5 +-
drivers/hwmon/hwmon.c | 98 +++++++++++------
drivers/hwmon/lm75.c | 2 +-
drivers/hwmon/nct7802.c | 4 +-
drivers/hwmon/shtc1.c | 2 +-
drivers/hwmon/w83627hf.c | 42 +++++++-
drivers/hwtracing/coresight/coresight-etb10.c | 4 +-
drivers/hwtracing/coresight/coresight-tmc-etf.c | 4 +-
drivers/iio/dac/ad5380.c | 2 +-
drivers/infiniband/hw/cxgb4/cm.c | 7 +-
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 | 2 +-
drivers/infiniband/hw/usnic/usnic_ib_verbs.c | 2 +-
drivers/infiniband/sw/rxe/rxe_cq.c | 4 +-
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/infiniband/ulp/isert/ib_isert.c | 12 ---
drivers/input/keyboard/nomadik-ske-keypad.c | 2 +-
drivers/input/misc/keyspan_remote.c | 9 +-
drivers/input/tablet/aiptek.c | 6 +-
drivers/input/tablet/gtco.c | 10 +-
drivers/input/tablet/pegasus_notetaker.c | 2 +-
drivers/input/touchscreen/sun4i-ts.c | 6 +-
drivers/input/touchscreen/sur40.c | 2 +-
drivers/iommu/amd_iommu.c | 2 +
drivers/iommu/amd_iommu_init.c | 3 +
drivers/iommu/intel-iommu.c | 5 +-
drivers/iommu/iommu.c | 6 +-
drivers/md/bcache/super.c | 3 -
drivers/md/bitmap.c | 8 +-
drivers/media/i2c/ov2659.c | 2 +-
drivers/media/i2c/soc_camera/ov6650.c | 72 ++++++++-----
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/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.c | 1 +
drivers/misc/mic/card/mic_x100.c | 28 +++--
drivers/misc/sgi-xp/xpc_partition.c | 2 +-
drivers/mmc/host/sdhci-brcmstb.c | 4 +-
drivers/mmc/host/sdhci-tegra.c | 2 +-
drivers/mmc/host/sdhci.c | 10 +-
drivers/net/can/slcan.c | 12 ++-
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/broadcom/bcmsysport.c | 2 +-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c | 2 +
drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 2 +-
drivers/net/ethernet/ibm/ehea/ehea_main.c | 2 +-
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_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/gtp.c | 4 +-
drivers/net/phy/fixed_phy.c | 6 +-
drivers/net/phy/phy.c | 3 +-
drivers/net/phy/phy_device.c | 11 +-
drivers/net/slip/slip.c | 12 ++-
drivers/net/usb/lan78xx.c | 15 +++
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/marvell/libertas/cfg.c | 16 ++-
drivers/net/wireless/marvell/libertas_tf/cmd.c | 2 +-
drivers/net/wireless/mediatek/mt7601u/phy.c | 2 +-
drivers/nvme/host/pci.c | 2 +-
drivers/of/of_mdio.c | 2 +-
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-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 | 2 +-
drivers/power/supply/power_supply_core.c | 10 +-
drivers/pwm/pwm-lpss.c | 6 ++
drivers/pwm/pwm-meson.c | 5 -
drivers/rapidio/rio_cm.c | 4 +-
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-ds1672.c | 3 +-
drivers/rtc/rtc-mc146818-lib.c | 2 +-
drivers/rtc/rtc-pcf8563.c | 11 +-
drivers/rtc/rtc-pm8xxx.c | 6 +-
drivers/scsi/libfc/fc_exch.c | 2 +-
drivers/scsi/megaraid/megaraid_sas_base.c | 4 +-
drivers/scsi/qla2xxx/qla_os.c | 34 +++---
drivers/scsi/scsi_transport_iscsi.c | 7 ++
drivers/soc/fsl/qe/gpio.c | 4 +-
drivers/spi/spi-bcm2835aux.c | 13 ++-
drivers/spi/spi-fsl-spi.c | 2 +-
drivers/spi/spi-tegra114.c | 45 ++++++--
drivers/staging/comedi/drivers/ni_mio_common.c | 24 +++--
drivers/staging/greybus/light.c | 12 +--
drivers/staging/most/aim-cdev/cdev.c | 5 +-
drivers/target/iscsi/iscsi_target.c | 6 +-
drivers/thermal/cpu_cooling.c | 2 +-
drivers/thermal/mtk_thermal.c | 6 +-
drivers/tty/ipwireless/hardware.c | 2 +
drivers/tty/serial/stm32-usart.c | 11 +-
drivers/usb/class/cdc-wdm.c | 2 +-
drivers/usb/host/xhci-hub.c | 2 +-
drivers/usb/phy/Kconfig | 2 +-
drivers/usb/phy/phy-twl6030-usb.c | 2 +-
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 +-
fs/afs/super.c | 1 +
fs/btrfs/inode-map.c | 1 +
fs/cifs/connect.c | 3 +-
fs/exportfs/expfs.c | 1 +
fs/ext4/inline.c | 2 +-
fs/jfs/jfs_txnmgr.c | 3 +-
fs/namei.c | 17 +--
fs/nfs/delegation.c | 20 ++--
fs/nfs/delegation.h | 1 +
fs/nfs/super.c | 2 +-
fs/xfs/xfs_quotaops.c | 3 +
include/linux/bitmap.h | 8 ++
include/linux/device.h | 3 +-
include/linux/mlx5/mlx5_ifc.h | 2 -
include/linux/netfilter/ipset/ip_set.h | 7 --
include/linux/platform_data/dma-imx-sdma.h | 3 +
include/linux/signal.h | 15 ++-
include/media/davinci/vpbe.h | 2 +-
include/trace/events/xen.h | 6 +-
include/uapi/linux/ethtool.h | 6 +-
kernel/debug/kdb/kdb_main.c | 2 +-
kernel/events/core.c | 3 +
kernel/signal.c | 5 +
lib/bitmap.c | 20 ++++
lib/devres.c | 3 +-
lib/kfifo.c | 3 +-
net/6lowpan/nhc.c | 2 +-
net/bridge/netfilter/ebtables.c | 4 +-
net/core/ethtool.c | 2 +
net/core/neighbour.c | 4 +-
net/ieee802154/6lowpan/reassembly.c | 2 +-
net/ipv4/ip_tunnel.c | 4 +-
net/ipv4/tcp_bbr.c | 3 +-
net/ipv6/ip6_tunnel.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/netfilter/ipset/ip_set_bitmap_gen.h | 2 +-
net/netfilter/ipset/ip_set_bitmap_ip.c | 6 +-
net/netfilter/ipset/ip_set_bitmap_ipmac.c | 6 +-
net/netfilter/ipset/ip_set_bitmap_port.c | 6 +-
net/packet/af_packet.c | 25 ++++-
net/rds/ib_stats.c | 2 +-
net/rxrpc/output.c | 3 +
net/sched/act_mirred.c | 6 +-
net/sched/ematch.c | 2 +-
net/sched/sch_netem.c | 18 +++-
net/tipc/node.c | 7 +-
net/tipc/sysctl.c | 8 +-
net/x25/af_x25.c | 6 +-
scripts/recordmcount.c | 17 +++
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 +-
287 files changed, 1451 insertions(+), 803 deletions(-)
next reply other threads:[~2020-01-28 14:40 UTC|newest]
Thread overview: 286+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-28 14:02 Greg Kroah-Hartman [this message]
2020-01-28 14:02 ` [PATCH 4.9 001/271] xfs: Sanity check flags of Q_XQUOTARM call Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 002/271] powerpc/archrandom: fix arch_get_random_seed_int() Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 003/271] mt7601u: fix bbp version check in mt7601u_wait_bbp_ready Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 004/271] drm/sti: do not remove the drm_bridge that was never added Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 005/271] drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset() Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 006/271] ALSA: hda: fix unused variable warning Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 007/271] IB/rxe: replace kvfree with vfree Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 008/271] ALSA: usb-audio: update quirk for B&W PX to remove microphone Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 009/271] staging: comedi: ni_mio_common: protect register write overflow Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 010/271] pwm: lpss: Release runtime-pm reference from the drivers remove callback Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 011/271] mlxsw: reg: QEEC: Add minimum shaper fields Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 012/271] pcrypt: use format specifier in kobject_add Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 013/271] exportfs: fix passing zero to ERR_PTR() warning Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 014/271] drm/dp_mst: Skip validating ports during destruction, just ref Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 015/271] net: phy: Fix not to call phy_resume() if PHY is not attached Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 016/271] pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 017/271] pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 018/271] pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 019/271] pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 020/271] pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 021/271] pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 field Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 022/271] pinctrl: sh-pfc: sh7734: Add missing IPSR11 field Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 023/271] pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 024/271] pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 025/271] Input: nomadik-ske-keypad - fix a loop timeout test Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 026/271] clk: highbank: fix refcount leak in hb_clk_init() Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 027/271] clk: qoriq: fix refcount leak in clockgen_init() Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 028/271] clk: socfpga: fix refcount leak Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 029/271] clk: samsung: exynos4: fix refcount leak in exynos4_get_xom() Greg Kroah-Hartman
2020-01-28 14:02 ` [PATCH 4.9 030/271] clk: imx6q: fix refcount leak in imx6q_clocks_init() Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 031/271] clk: imx6sx: fix refcount leak in imx6sx_clocks_init() Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 032/271] clk: imx7d: fix refcount leak in imx7d_clocks_init() Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 033/271] clk: vf610: fix refcount leak in vf610_clocks_init() Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 034/271] clk: armada-370: fix refcount leak in a370_clk_init() Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 035/271] clk: kirkwood: fix refcount leak in kirkwood_clk_init() Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 036/271] clk: armada-xp: fix refcount leak in axp_clk_init() Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 037/271] clk: dove: fix refcount leak in dove_clk_init() Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 038/271] IB/usnic: Fix out of bounds index check in query pkey Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 039/271] RDMA/ocrdma: " Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 040/271] RDMA/qedr: " Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 041/271] arm64: dts: apq8016-sbc: Increase load on l11 for SDCARD Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 042/271] drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump() Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 043/271] media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVAL Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 044/271] crypto: tgr192 - fix unaligned memory access Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 045/271] ASoC: imx-sgtl5000: put of nodes if finding codec fails Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 046/271] IB/iser: Pass the correct number of entries for dma mapped SGL Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 047/271] rtc: cmos: ignore bogus century byte Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 048/271] clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 049/271] iwlwifi: mvm: fix A-MPDU reference assignment Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 050/271] tty: ipwireless: Fix potential NULL pointer dereference Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 051/271] crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 052/271] ARM: dts: lpc32xx: add required clocks property to keypad device node Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 053/271] ARM: dts: lpc32xx: reparent keypad controller to SIC1 Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 054/271] ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller variant Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 055/271] ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller clocks property Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 056/271] ARM: dts: lpc32xx: phy3250: fix SD card regulator voltage Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 057/271] iwlwifi: mvm: fix RSS config command Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 058/271] staging: most: cdev: add missing check for cdev_add failure Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 059/271] rtc: ds1672: fix unintended sign extension Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 060/271] thermal: mediatek: fix register index error Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 061/271] net: phy: fixed_phy: Fix fixed_phy not checking GPIO Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 062/271] rtc: 88pm860x: fix unintended sign extension Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 063/271] rtc: 88pm80x: " Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 064/271] rtc: pm8xxx: " Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 065/271] fbdev: chipsfb: remove set but not used variable size Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 066/271] iw_cxgb4: use tos when importing the endpoint Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 067/271] iw_cxgb4: use tos when finding ipv6 routes Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 068/271] pinctrl: sh-pfc: emev2: Add missing pinmux functions Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 069/271] pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 070/271] pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b " Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 071/271] pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 072/271] usb: phy: twl6030-usb: fix possible use-after-free on remove Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 073/271] block: dont use bio->bi_vcnt to figure out segment number Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 074/271] keys: Timestamp new keys Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 075/271] vfio_pci: Enable memory accesses before calling pci_map_rom Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 076/271] dmaengine: mv_xor: Use correct device for DMA API Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 077/271] cdc-wdm: pass return value of recover_from_urb_loss Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 078/271] regulator: pv88060: Fix array out-of-bounds access Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 079/271] regulator: pv88080: " Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 080/271] regulator: pv88090: " Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 081/271] net: dsa: qca8k: Enable delay for RGMII_ID mode Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 082/271] drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 083/271] drm/nouveau/pmu: dont print reply values if exec is false Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 084/271] ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of() Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 085/271] fs/nfs: Fix nfs_parse_devname to not modify its argument Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 086/271] NFS: Fix a soft lockup in the delegation recovery code Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 087/271] clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 088/271] clocksource/drivers/exynos_mct: Fix error path in timer resources initialization Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 089/271] mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe Greg Kroah-Hartman
2020-01-28 14:03 ` [PATCH 4.9 090/271] ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 091/271] ARM: 8848/1: virt: Align GIC version check with arm64 counterpart Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 092/271] regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 093/271] nios2: ksyms: Add missing symbol exports Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 094/271] scsi: megaraid_sas: reduce module load time Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 095/271] drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen() Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 096/271] xen, cpu_hotplug: Prevent an out of bounds access Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 097/271] net: sh_eth: fix a missing check of of_get_phy_mode Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 098/271] media: ivtv: update *pos correctly in ivtv_read_pos() Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 099/271] media: cx18: update *pos correctly in cx18_read_pos() Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 100/271] media: wl128x: Fix an error code in fm_download_firmware() Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 101/271] media: cx23885: check allocation return Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 102/271] regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 103/271] jfs: fix bogus variable self-initialization Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 104/271] tipc: tipc clang warning Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 105/271] m68k: mac: Fix VIA timer counter accesses Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 106/271] ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset() Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 107/271] media: davinci-isif: avoid uninitialized variable use Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 108/271] media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 109/271] spi: tegra114: clear packed bit for unpacked mode Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 110/271] spi: tegra114: fix for unpacked mode transfers Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 111/271] soc/fsl/qe: Fix an error code in qe_pin_request() Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 112/271] spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 113/271] ehea: Fix a copy-paste err in ehea_init_port_res Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 114/271] scsi: qla2xxx: Unregister chrdev if module initialization fails Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 115/271] ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data" Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 116/271] hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 117/271] tipc: set sysctl_tipc_rmem and named_timeout right range Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 118/271] powerpc: vdso: Make vdso32 installation conditional in vdso_install Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 119/271] ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnect Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 120/271] media: ov2659: fix unbalanced mutex_lock/unlock Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 121/271] 6lowpan: Off by one handling ->nexthdr Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 122/271] dmaengine: axi-dmac: Dont check the number of frames for alignment Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 123/271] ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk() Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 124/271] packet: in recvmsg msg_name return at least sizeof sockaddr_ll Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 125/271] ASoC: fix valid stream condition Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 126/271] usb: gadget: fsl: fix link error against usb-gadget module Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 127/271] IB/mlx5: Add missing XRC options to QP optional params mask Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 128/271] iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 129/271] net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 130/271] net: ena: fix: Free napi resources when ena_up() fails Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 131/271] net: ena: fix incorrect test of supported hash function Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 132/271] net: ena: fix ena_com_fill_hash_function() implementation Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 133/271] dmaengine: tegra210-adma: restore channel status Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 134/271] l2tp: Fix possible NULL pointer dereference Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 135/271] media: omap_vout: potential buffer overflow in vidioc_dqbuf() Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 136/271] media: davinci/vpbe: array underflow in vpbe_enum_outputs() Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 137/271] platform/x86: alienware-wmi: printing the wrong error code Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 138/271] netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 139/271] pwm: meson: Dont disable PWM when setting duty repeatedly Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 140/271] ARM: riscpc: fix lack of keyboard interrupts after irq conversion Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 141/271] kdb: do a sanity check on the cpu in kdb_per_cpu() Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 142/271] backlight: lm3630a: Return 0 on success in update_status functions Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 143/271] thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 144/271] dmaengine: tegra210-adma: Fix crash during probe Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 145/271] spi: spi-fsl-spi: call spi_finalize_current_message() at the end Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 146/271] crypto: ccp - fix AES CFB error exposed by new test vectors Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 147/271] serial: stm32: fix transmit_chars when tx is stopped Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 148/271] misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 149/271] iommu: Use right function to get group for device Greg Kroah-Hartman
2020-01-28 14:04 ` [PATCH 4.9 150/271] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 151/271] inet: frags: call inet_frags_fini() after unregister_pernet_subsys() Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 152/271] media: vivid: fix incorrect assignment operation when setting video mode Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 153/271] powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 154/271] drm/msm/mdp5: Fix mdp5_cfg_init error return Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 155/271] net: netem: fix backlog accounting for corrupted GSO frames Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 156/271] net/af_iucv: always register net_device notifier Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 157/271] ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRs Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 158/271] rtc: pcf8563: Clear event flags and disable interrupts before requesting irq Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 159/271] drm/msm/a3xx: remove TPL1 regs from snapshot Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 160/271] perf/ioctl: Add check for the sample_period value Greg Kroah-Hartman
2020-01-28 14:05 ` Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 161/271] dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width" Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 162/271] clk: qcom: Fix -Wunused-const-variable Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 163/271] iommu/amd: Make iommu_disable safer Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 164/271] mfd: intel-lpss: Release IDA resources Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 165/271] rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 166/271] devres: allow const resource arguments Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 167/271] RDMA/hns: Fixs hw access invalid dma memory error Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 168/271] net: pasemi: fix an use-after-free in pasemi_mac_phy_init() Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 169/271] scsi: libfc: fix null pointer dereference on a null lport Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 170/271] libertas_tf: Use correct channel range in lbtf_geo_init Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 171/271] qed: reduce maximum stack frame size Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 172/271] usb: host: xhci-hub: fix extra endianness conversion Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 173/271] mic: avoid statically declaring a struct device Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 174/271] x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 175/271] ALSA: aoa: onyx: always initialize register read value Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 176/271] net/mlx5: Fix mlx5_ifc_query_lag_out_bits Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 177/271] cifs: fix rmmod regression in cifs.ko caused by force_sig changes Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 178/271] crypto: caam - free resources in case caam_rng registration failed Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 179/271] ext4: set error return correctly when ext4_htree_store_dirent fails Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 180/271] ASoC: es8328: Fix copy-paste error in es8328_right_line_controls Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 181/271] ASoC: cs4349: Use PM ops cs4349_runtime_pm Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 182/271] ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 183/271] signal: Allow cifs and drbd to receive their terminating signals Greg Kroah-Hartman
2020-01-29 11:10 ` Thomas Voegtle
2020-01-29 11:36 ` Greg Kroah-Hartman
2020-01-29 19:12 ` Sasha Levin
2020-01-29 21:18 ` Eric W. Biederman
2020-01-29 22:35 ` Thomas Voegtle
2020-01-28 14:05 ` [PATCH 4.9 184/271] ASoC: sun4i-i2s: RX and TX counter registers are swapped Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 185/271] dmaengine: dw: platform: Switch to acpi_dma_controller_register() Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 186/271] mac80211: minstrel_ht: fix per-group max throughput rate initialization Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 187/271] mips: avoid explicit UB in assignment of mips_io_port_base Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 188/271] ahci: Do not export local variable ahci_em_messages Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 189/271] Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 190/271] hwmon: (lm75) Fix write operations for negative temperatures Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 191/271] power: supply: Init device wakeup after device_add() Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 192/271] x86, perf: Fix the dependency of the x86 insn decoder selftest Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 193/271] staging: greybus: light: fix a couple double frees Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 194/271] bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 195/271] iio: dac: ad5380: fix incorrect assignment to val Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 196/271] ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 197/271] net: sonic: return NETDEV_TX_OK if failed to map buffer Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 198/271] Btrfs: fix hang when loading existing inode cache off disk Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 199/271] hwmon: (shtc1) fix shtc1 and shtw1 id mask Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 200/271] net: sonic: replace dev_kfree_skb in sonic_send_packet Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 201/271] net/rds: Fix ib_evt_handler_call element in rds_ib_stat_names Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 202/271] iommu/amd: Wait for completion of IOTLB flush in attach_device Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 203/271] net: hisilicon: Fix signedness bug in hix5hd2_dev_probe() Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 204/271] net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe() Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 205/271] net: stmmac: dwmac-meson8b: Fix signedness bug in probe Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 206/271] of: mdio: Fix a signedness bug in of_phy_get_and_connect() Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 207/271] net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse() Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 208/271] nvme: retain split access workaround for capability reads Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 209/271] net: stmmac: gmac4+: Not all Unicast addresses may be available Greg Kroah-Hartman
2020-01-28 14:05 ` [PATCH 4.9 210/271] mac80211: accept deauth frames in IBSS mode Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 211/271] llc: fix another potential sk_buff leak in llc_ui_sendmsg() Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 212/271] llc: fix sk_buff refcounting in llc_conn_state_process() Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 213/271] net: stmmac: fix length of PTP clocks name string Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 214/271] act_mirred: Fix mirred_init_module error handling Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 215/271] drm/msm/dsi: Implement reset correctly Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 216/271] dmaengine: imx-sdma: fix size check for sdma script_number Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 217/271] net: netem: fix error path for corrupted GSO frames Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 218/271] net: netem: correct the parents backlog when corrupted packet was dropped Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 219/271] net: qca_spi: Move reset_count to struct qcaspi Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 220/271] afs: Fix large file support Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 221/271] media: ov6650: Fix incorrect use of JPEG colorspace Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 222/271] media: ov6650: Fix some format attributes not under control Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 223/271] media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 224/271] MIPS: Loongson: Fix return value of loongson_hwmon_init Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 225/271] net: neigh: use long type to store jiffies delta Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 226/271] packet: fix data-race in fanout_flow_is_huge() Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 227/271] dmaengine: ti: edma: fix missed failure handling Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 228/271] drm/radeon: fix bad DMA from INTERRUPT_CNTL2 Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 229/271] arm64: dts: juno: Fix UART frequency Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 230/271] IB/iser: Fix dma_nents type definition Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 231/271] m68k: Call timer_interrupt() with interrupts disabled Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 232/271] net: ethtool: Add back transceiver type Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 233/271] net: phy: Keep reporting " Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 234/271] can, slip: Protect tty->disc_data in write_wakeup and close with RCU Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 235/271] firestream: fix memory leaks Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 236/271] net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 237/271] net, ip6_tunnel: fix namespaces move Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 238/271] net, ip_tunnel: " Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 239/271] net_sched: fix datalen for ematch Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 240/271] tcp_bbr: improve arithmetic division in bbr_update_bw() Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 241/271] net: usb: lan78xx: Add .ndo_features_check Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 242/271] gtp: make sure only SOCK_DGRAM UDP sockets are accepted Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 243/271] hwmon: (adt7475) Make volt2reg return same reg as reg2volt input Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 244/271] hwmon: (core) Simplify sysfs attribute name allocation Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 245/271] hwmon: Deal with errors from the thermal subsystem Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 246/271] hwmon: (core) Fix double-free in __hwmon_device_register() Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 247/271] hwmon: (core) Do not use device managed functions for memory allocations Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 248/271] Input: keyspan-remote - fix control-message timeouts Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 249/271] ARM: 8950/1: ftrace/recordmcount: filter relocation types Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 250/271] mmc: tegra: fix SDR50 tuning override Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 251/271] mmc: sdhci: fix minimum clock rate for v3 controller Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 252/271] Input: sur40 - fix interface sanity checks Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 253/271] Input: gtco - fix endpoint sanity check Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 254/271] Input: aiptek " Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 255/271] Input: pegasus_notetaker " Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 256/271] Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 257/271] hwmon: (nct7802) Fix voltage limits to wrong registers Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 258/271] scsi: RDMA/isert: Fix a recently introduced regression related to logout Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 259/271] tracing: xen: Ordered comparison of function pointers Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 260/271] do_last(): fetch directory ->i_mode and ->i_uid before its too late Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 261/271] Documentation: Document arm64 kpti control Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 262/271] arm64: kpti: Whitelist Cortex-A CPUs that dont implement the CSV3 field Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 263/271] coresight: etb10: Do not call smp_processor_id from preemptible Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 264/271] coresight: tmc-etf: " Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 265/271] libertas: Fix two buffer overflows at parsing bss descriptor Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 266/271] bcache: silence static checker warning Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 267/271] scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 268/271] md: Avoid namespace collision with bitmap API Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 269/271] bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() Greg Kroah-Hartman
2020-01-28 14:06 ` [PATCH 4.9 270/271] netfilter: ipset: use bitmap infrastructure completely Greg Kroah-Hartman
2020-01-28 14:07 ` [PATCH 4.9 271/271] net/x25: fix nonblocking connect Greg Kroah-Hartman
2020-01-28 17:53 ` [PATCH 4.9 000/271] 4.9.212-stable review Guenter Roeck
2020-01-28 20:42 ` Guenter Roeck
2020-01-29 7:31 ` Greg Kroah-Hartman
2020-01-28 23:11 ` shuah
2020-01-29 4:50 ` [LTP] " Naresh Kamboju
2020-01-29 4:50 ` Naresh Kamboju
[not found] ` <20200128135852.449088278-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
2020-01-29 13:13 ` Jon Hunter
2020-01-29 13:13 ` Jon Hunter
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=20200128135852.449088278@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.