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.19 000/131] 4.19.119-rc1 review
Date: Tue, 28 Apr 2020 20:23:32 +0200 [thread overview]
Message-ID: <20200428182224.822179290@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.19.119 release.
There are 131 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 Apr 2020 18:20:45 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.119-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.19.119-rc1
Christian Borntraeger <borntraeger@de.ibm.com>
s390/mm: fix page table upgrade vs 2ndary address mode accesses
kaixuxia <xiakaixu1987@gmail.com>
xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
Kazuhiro Fujita <kazuhiro.fujita.jg@renesas.com>
serial: sh-sci: Make sure status register SCxSR is read in correct sequence
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: prevent bus suspend if a roothub port detected a over-current condition
Udipto Goswami <ugoswami@codeaurora.org>
usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: gadget: Fix request completion check
Oliver Neukum <oneukum@suse.com>
UAS: fix deadlock in error handling and PM flushing work
Oliver Neukum <oneukum@suse.com>
UAS: no use logging any details in case of ENODEV
Oliver Neukum <oneukum@suse.com>
cdc-acm: introduce a cool down
Oliver Neukum <oneukum@suse.com>
cdc-acm: close race betrween suspend() and acm_softint
Malcolm Priestley <tvboxspy@gmail.com>
staging: vt6656: Power save stop wake_up_count wrap around.
Malcolm Priestley <tvboxspy@gmail.com>
staging: vt6656: Fix pairwise key entry save.
Malcolm Priestley <tvboxspy@gmail.com>
staging: vt6656: Fix drivers TBTT timing counter.
Malcolm Priestley <tvboxspy@gmail.com>
staging: vt6656: Fix calling conditions of vnt_set_bss_mode
Malcolm Priestley <tvboxspy@gmail.com>
staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.
Nicolas Pitre <nico@fluxnic.net>
vt: don't use kmalloc() for the unicode screen buffer
Nicolas Pitre <nico@fluxnic.net>
vt: don't hardcode the mem allocation upper bound
Xiyu Yang <xiyuyang19@fudan.edu.cn>
staging: comedi: Fix comedi_device refcnt leak in comedi_open
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: dt2815: fix writing hi byte of analog output
Chris Packham <chris.packham@alliedtelesis.co.nz>
powerpc/setup_64: Set cache-line-size based on cache-block-size
Ahmad Fatoum <a.fatoum@pengutronix.de>
ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
Mordechay Goodstein <mordechay.goodstein@intel.com>
iwlwifi: mvm: beacon statistics shouldn't go backwards
Johannes Berg <johannes.berg@intel.com>
iwlwifi: pcie: actually release queue memory in TVQM
Gyeongtaek Lee <gt82.lee@samsung.com>
ASoC: dapm: fixup dapm kcontrol widget
Paul Moore <paul@paul-moore.com>
audit: check the length of userspace generated audit records
Alan Stern <stern@rowland.harvard.edu>
usb-storage: Add unusual_devs entry for JMicron JMS566
Jiri Slaby <jslaby@suse.cz>
tty: rocket, avoid OOB access
Andrew Melnychenko <andrew@daynix.com>
tty: hvc: fix buffer overflow during hvc_alloc().
Uros Bizjak <ubizjak@gmail.com>
KVM: VMX: Enable machine check support for 32bit targets
Sean Christopherson <sean.j.christopherson@intel.com>
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson <sean.j.christopherson@intel.com>
KVM: s390: Return last valid slot if approx index is out-of-bounds
George Wilson <gcwilson@linux.ibm.com>
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
tpm/tpm_tis: Free IRQ if probing fails
Alexander Tsoy <alexander@tsoy.me>
ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devices
Xiyu Yang <xiyuyang19@fudan.edu.cn>
ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
Kailang Yang <kailang@realtek.com>
ALSA: hda/realtek - Add new codec supported for ALC245
Takashi Iwai <tiwai@suse.de>
ALSA: hda/realtek - Fix unexpected init_amp override
Takashi Iwai <tiwai@suse.de>
ALSA: usx2y: Fix potential NULL dereference
Lucas Stach <l.stach@pengutronix.de>
tools/vm: fix cross-compile build
Muchun Song <songmuchun@bytedance.com>
mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
Longpeng <longpeng2@huawei.com>
mm/hugetlb: fix a addressing exception caused by huge_pte_offset
Jann Horn <jannh@google.com>
vmalloc: fix remap_vmalloc_range() bounds checks
Alan Stern <stern@rowland.harvard.edu>
USB: hub: Fix handling of connect changes during sleep
Alan Stern <stern@rowland.harvard.edu>
USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Jann Horn <jannh@google.com>
USB: early: Handle AMD's spec-compliant identifiers, too
Jonathan Cox <jonathan@jdcox.net>
USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RGB RAPIDFIRE
Changming Liu <liu.changm@northeastern.edu>
USB: sisusbvga: Change port variable from signed to unsigned
Piotr Krysiuk <piotras@gmail.com>
fs/namespace.c: fix mountpoint reference counter race
Lars-Peter Clausen <lars@metafoo.de>
iio: xilinx-xadc: Make sure not exceed maximum samplerate
Lars-Peter Clausen <lars@metafoo.de>
iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneous mode
Lars-Peter Clausen <lars@metafoo.de>
iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
Lars-Peter Clausen <lars@metafoo.de>
iio: xilinx-xadc: Fix ADC-B powerdown
Olivier Moysan <olivier.moysan@st.com>
iio: adc: stm32-adc: fix sleep in atomic context
Lary Gibaud <yarl-baudig@mailoo.org>
iio: st_sensors: rely on odr mask to know if odr can be set
Lars Engebretsen <lars@engebretsen.ch>
iio: core: remove extra semi-colon from devm_iio_device_register() macro
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Add connector notifier delegation
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobos
Takashi Iwai <tiwai@suse.de>
ALSA: hda: Remove ASUS ROG Zenith from the blacklist
Waiman Long <longman@redhat.com>
KEYS: Avoid false positive ENOMEM error on key read
Dan Carpenter <dan.carpenter@oracle.com>
mlxsw: Fix some IS_ERR() vs NULL bugs
David Ahern <dsahern@gmail.com>
vrf: Check skb for XFRM_TRANSFORMED flag
David Ahern <dsahern@gmail.com>
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
Florian Fainelli <f.fainelli@gmail.com>
net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
Florian Fainelli <f.fainelli@gmail.com>
net: dsa: b53: Rework ARL bin logic
Florian Fainelli <f.fainelli@gmail.com>
net: dsa: b53: Fix ARL register definitions
Florian Fainelli <f.fainelli@gmail.com>
net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
David Ahern <dsahern@gmail.com>
vrf: Fix IPv6 with qdisc and xfrm
Taehee Yoo <ap420073@gmail.com>
team: fix hang in team_mode_get()
Eric Dumazet <edumazet@google.com>
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet <edumazet@google.com>
sched: etf: do not assume all sockets are full blown
Xiyu Yang <xiyuyang19@fudan.edu.cn>
net/x25: Fix x25_neigh refcnt leak when receiving frame
Marc Zyngier <maz@kernel.org>
net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array
Xiyu Yang <xiyuyang19@fudan.edu.cn>
net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
Doug Berger <opendmb@gmail.com>
net: bcmgenet: correct per TX/RX ring statistics
Taehee Yoo <ap420073@gmail.com>
macvlan: fix null dereference in macvlan_device_event()
Taehee Yoo <ap420073@gmail.com>
macsec: avoid to set wrong mtu
John Haxby <john.haxby@oracle.com>
ipv6: fix restrict IPV6_ADDRFORM operation
Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
cxgb4: fix large delays in PTP synchronization
Vishal Kulkarni <vishal@chelsio.com>
cxgb4: fix adapter crash due to wrong MC size
Boris Ostrovsky <boris.ostrovsky@oracle.com>
x86/KVM: Clean up host's steal time structure
Boris Ostrovsky <boris.ostrovsky@oracle.com>
x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
Boris Ostrovsky <boris.ostrovsky@oracle.com>
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky <boris.ostrovsky@oracle.com>
x86/kvm: Introduce kvm_(un)map_gfn()
KarimAllah Ahmed <karahmed@amazon.de>
KVM: Properly check if "page" is valid in kvm_vcpu_unmap
Christian Borntraeger <borntraeger@de.ibm.com>
kvm: fix compile on s390 part 2
Paolo Bonzini <pbonzini@redhat.com>
kvm: fix compilation on s390
Paolo Bonzini <pbonzini@redhat.com>
kvm: fix compilation on aarch64
KarimAllah Ahmed <karahmed@amazon.de>
KVM: Introduce a new guest mapping API
Sean Christopherson <sean.j.christopherson@intel.com>
KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01
Sean Christopherson <sean.j.christopherson@intel.com>
KVM: VMX: Zero out *all* general purpose registers after VM-Exit
Randall Huang <huangrandall@google.com>
f2fs: fix to avoid memory leakage in f2fs_listxattr
Cengiz Can <cengiz@kernel.wtf>
blktrace: fix dereference after null check
Jan Kara <jack@suse.cz>
blktrace: Protect q->blk_trace with RCU
Sabrina Dubroca <sd@queasysnail.net>
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca <sd@queasysnail.net>
net: ipv6: add net argument to ip6_dst_lookup_flow
Heiner Kallweit <hkallweit1@gmail.com>
PCI/ASPM: Allow re-enabling Clock PM
Murthy Bhat <Murthy.Bhat@microsemi.com>
scsi: smartpqi: fix call trace in device discovery
Halil Pasic <pasic@linux.ibm.com>
virtio-blk: improve virtqueue error to BLK_STS
Steven Rostedt (VMware) <rostedt@goodmis.org>
tracing/selftests: Turn off timeout setting
Yongqiang Sun <yongqiang.sun@amd.com>
drm/amd/display: Not doing optimize bandwidth if flip pending.
Kai-Heng Feng <kai.heng.feng@canonical.com>
xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
Hans de Goede <hdegoede@redhat.com>
ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
Jiri Olsa <jolsa@kernel.org>
perf/core: Disable page faults when getting phys address
Florian Fainelli <f.fainelli@gmail.com>
pwm: bcm2835: Dynamically allocate base
Geert Uytterhoeven <geert+renesas@glider.be>
pwm: renesas-tpu: Fix late Runtime PM enablement
Nicholas Piggin <npiggin@gmail.com>
Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled"
Evan Green <evgreen@chromium.org>
loop: Better discard support for block devices
Cornelia Huck <cohuck@redhat.com>
s390/cio: avoid duplicated 'ADD' uevents
Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
kconfig: qconf: Fix a few alignment issues
Vasily Averin <vvs@virtuozzo.com>
ipc/util.c: sysvipc_find_ipc() should increase position index
Eric Biggers <ebiggers@google.com>
selftests: kmod: fix handling test numbers above 9
Vasily Averin <vvs@virtuozzo.com>
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Sagi Grimberg <sagi@grimberg.me>
nvme: fix deadlock caused by ANA update wrong locking
Hans de Goede <hdegoede@redhat.com>
ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()
Wu Bo <wubo40@huawei.com>
scsi: iscsi: Report unbind session event when the target has been removed
Geert Uytterhoeven <geert+renesas@glider.be>
pwm: rcar: Fix late Runtime PM enablement
Yan, Zheng <zyan@redhat.com>
ceph: don't skip updating wanted caps when cap is stale
Qiujun Huang <hqjagain@gmail.com>
ceph: return ceph_mdsc_do_request() errors from __get_parent()
James Smart <jsmart2021@gmail.com>
scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG
James Smart <jsmart2021@gmail.com>
scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_login
Tero Kristo <t-kristo@ti.com>
watchdog: reset last_hw_keepalive time at start
Catalin Marinas <catalin.marinas@arm.com>
arm64: Silence clang warning on mismatched value/register sizes
James Morse <james.morse@arm.com>
arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-space
James Morse <james.morse@arm.com>
arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419
James Morse <james.morse@arm.com>
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
Marc Zyngier <marc.zyngier@arm.com>
arm64: Add part number for Neoverse N1
Jeremy Sowden <jeremy@azazel.net>
vti4: removed duplicate log message.
Wei Yongjun <weiyongjun1@huawei.com>
crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' static
Martin KaFai Lau <kafai@fb.com>
bpftool: Fix printing incorrect pointer in btf_dump_ptr
Rob Clark <robdclark@chromium.org>
drm/msm: Use the correct dma_sync calls harder
Dmitry Monakhov <dmonakhov@gmail.com>
ext4: fix extent_status fragmentation for plain files
-------------
Diffstat:
Documentation/arm64/silicon-errata.txt | 1 +
Makefile | 4 +-
arch/arm/mach-imx/Makefile | 2 +
arch/arm64/Kconfig | 16 +++
arch/arm64/include/asm/cache.h | 3 +-
arch/arm64/include/asm/cpucaps.h | 3 +-
arch/arm64/include/asm/cputype.h | 2 +
arch/arm64/kernel/cpu_errata.c | 22 +++
arch/arm64/kernel/sys_compat.c | 11 ++
arch/arm64/kernel/traps.c | 9 ++
arch/powerpc/kernel/setup_64.c | 2 +
arch/powerpc/kernel/time.c | 44 ++----
arch/s390/kvm/kvm-s390.c | 3 +
arch/s390/lib/uaccess.c | 4 +
arch/s390/mm/pgalloc.c | 16 ++-
arch/x86/include/asm/kvm_host.h | 4 +-
arch/x86/kvm/vmx.c | 27 ++--
arch/x86/kvm/x86.c | 66 +++++----
drivers/block/loop.c | 42 ++++--
drivers/block/virtio_blk.c | 9 +-
drivers/char/tpm/tpm_ibmvtpm.c | 136 ++++++++++---------
drivers/char/tpm/tpm_tis_core.c | 8 +-
drivers/crypto/mxs-dcp.c | 4 +-
drivers/gpu/drm/amd/display/dc/core/dc.c | 23 ++++
drivers/gpu/drm/msm/msm_gem.c | 4 +-
drivers/iio/adc/stm32-adc.c | 31 ++++-
drivers/iio/adc/xilinx-xadc-core.c | 95 ++++++++++---
drivers/iio/common/st_sensors/st_sensors_core.c | 2 +-
drivers/infiniband/core/addr.c | 7 +-
drivers/infiniband/sw/rxe/rxe_net.c | 8 +-
drivers/net/dsa/b53/b53_common.c | 37 ++++-
drivers/net/dsa/b53/b53_regs.h | 8 +-
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 3 +
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c | 27 +++-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c | 27 +---
drivers/net/ethernet/chelsio/cxgb4/t4_regs.h | 3 +
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 11 +-
.../mellanox/mlxsw/core_acl_flex_actions.c | 4 +-
.../ethernet/mellanox/mlxsw/spectrum2_acl_tcam.c | 4 +-
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c | 3 +-
.../net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.c | 4 +-
.../net/ethernet/stmicro/stmmac/dwmac-meson8b.c | 1 +
drivers/net/geneve.c | 4 +-
drivers/net/macsec.c | 12 +-
drivers/net/macvlan.c | 2 +-
drivers/net/team/team.c | 4 +
drivers/net/vrf.c | 10 +-
drivers/net/vxlan.c | 8 +-
drivers/net/wireless/intel/iwlwifi/mvm/rx.c | 9 ++
drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 3 +
drivers/nvme/host/multipath.c | 4 +-
drivers/pci/pcie/aspm.c | 18 ++-
drivers/pwm/pwm-bcm2835.c | 1 +
drivers/pwm/pwm-rcar.c | 10 +-
drivers/pwm/pwm-renesas-tpu.c | 9 +-
drivers/s390/cio/device.c | 13 +-
drivers/scsi/lpfc/lpfc_nvme.c | 14 +-
drivers/scsi/lpfc/lpfc_sli.c | 2 +
drivers/scsi/scsi_transport_iscsi.c | 4 +-
drivers/scsi/smartpqi/smartpqi_sas_transport.c | 2 +-
drivers/staging/comedi/comedi_fops.c | 4 +-
drivers/staging/comedi/drivers/dt2815.c | 3 +
drivers/staging/vt6656/int.c | 3 +-
drivers/staging/vt6656/key.c | 14 +-
drivers/staging/vt6656/main_usb.c | 31 +++--
drivers/tty/hvc/hvc_console.c | 23 ++--
drivers/tty/rocket.c | 25 ++--
drivers/tty/serial/sh-sci.c | 13 +-
drivers/tty/vt/vt.c | 7 +-
drivers/usb/class/cdc-acm.c | 36 ++++-
drivers/usb/class/cdc-acm.h | 5 +-
drivers/usb/core/hub.c | 14 ++
drivers/usb/core/message.c | 9 +-
drivers/usb/core/quirks.c | 4 +
drivers/usb/dwc3/gadget.c | 12 +-
drivers/usb/early/xhci-dbc.c | 8 +-
drivers/usb/early/xhci-dbc.h | 18 ++-
drivers/usb/gadget/function/f_fs.c | 4 +
drivers/usb/host/xhci-hub.c | 20 ++-
drivers/usb/misc/sisusbvga/sisusb.c | 20 +--
drivers/usb/misc/sisusbvga/sisusb_init.h | 14 +-
drivers/usb/storage/uas.c | 46 ++++++-
drivers/usb/storage/unusual_devs.h | 7 +
drivers/watchdog/watchdog_dev.c | 1 +
fs/ceph/caps.c | 8 +-
fs/ceph/export.c | 5 +
fs/ext4/extents.c | 47 ++++---
fs/f2fs/xattr.c | 15 ++-
fs/namespace.c | 2 +-
fs/proc/vmcore.c | 5 +-
fs/xfs/xfs_inode.c | 85 ++++++------
include/linux/blkdev.h | 2 +-
include/linux/blktrace_api.h | 18 ++-
include/linux/iio/iio.h | 2 +-
include/linux/kvm_host.h | 35 ++++-
include/linux/kvm_types.h | 9 +-
include/linux/vmalloc.h | 2 +-
include/net/addrconf.h | 6 +-
include/net/ipv6.h | 2 +-
include/net/tcp.h | 2 +-
ipc/util.c | 2 +-
kernel/audit.c | 3 +
kernel/events/core.c | 9 +-
kernel/gcov/fs.c | 2 +-
kernel/trace/blktrace.c | 117 +++++++++++-----
mm/hugetlb.c | 14 +-
mm/ksm.c | 12 +-
mm/vmalloc.c | 16 ++-
net/dccp/ipv6.c | 6 +-
net/ipv4/ip_vti.c | 4 +-
net/ipv4/xfrm4_output.c | 2 -
net/ipv6/addrconf_core.c | 11 +-
net/ipv6/af_inet6.c | 4 +-
net/ipv6/datagram.c | 2 +-
net/ipv6/inet6_connection_sock.c | 4 +-
net/ipv6/ip6_output.c | 8 +-
net/ipv6/ipv6_sockglue.c | 13 +-
net/ipv6/raw.c | 2 +-
net/ipv6/syncookies.c | 2 +-
net/ipv6/tcp_ipv6.c | 4 +-
net/ipv6/xfrm6_output.c | 2 -
net/l2tp/l2tp_ip6.c | 2 +-
net/mpls/af_mpls.c | 7 +-
net/netrom/nr_route.c | 1 +
net/sched/sch_etf.c | 7 +-
net/sctp/ipv6.c | 4 +-
net/tipc/udp_media.c | 9 +-
net/x25/x25_dev.c | 4 +-
samples/vfio-mdev/mdpy.c | 2 +-
scripts/kconfig/qconf.cc | 13 +-
security/keys/internal.h | 12 ++
security/keys/keyctl.c | 58 +++++---
sound/pci/hda/hda_intel.c | 1 -
sound/pci/hda/patch_realtek.c | 11 +-
sound/soc/intel/atom/sst-atom-controls.c | 2 +
sound/soc/intel/boards/bytcr_rt5640.c | 11 ++
sound/soc/soc-dapm.c | 20 ++-
sound/usb/format.c | 52 +++++++
sound/usb/mixer.c | 37 ++++-
sound/usb/mixer.h | 10 ++
sound/usb/mixer_maps.c | 37 ++++-
sound/usb/mixer_quirks.c | 12 +-
sound/usb/quirks-table.h | 14 ++
sound/usb/usx2y/usbusx2yaudio.c | 2 +
tools/bpf/bpftool/btf_dumper.c | 2 +-
tools/testing/selftests/ftrace/settings | 1 +
tools/testing/selftests/kmod/kmod.sh | 13 +-
tools/vm/Makefile | 2 +
virt/kvm/kvm_main.c | 149 ++++++++++++++++++++-
149 files changed, 1591 insertions(+), 598 deletions(-)
next reply other threads:[~2020-04-28 18:59 UTC|newest]
Thread overview: 136+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-28 18:23 Greg Kroah-Hartman [this message]
2020-04-28 18:23 ` [PATCH 4.19 001/131] ext4: fix extent_status fragmentation for plain files Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 002/131] drm/msm: Use the correct dma_sync calls harder Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 003/131] bpftool: Fix printing incorrect pointer in btf_dump_ptr Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 004/131] crypto: mxs-dcp - make symbols sha1_null_hash and sha256_null_hash static Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 005/131] vti4: removed duplicate log message Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 006/131] arm64: Add part number for Neoverse N1 Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 007/131] arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419 Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 008/131] arm64: Fake the IminLine size " Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 009/131] arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-space Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 010/131] arm64: Silence clang warning on mismatched value/register sizes Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 011/131] watchdog: reset last_hw_keepalive time at start Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 012/131] scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_login Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 013/131] scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 014/131] ceph: return ceph_mdsc_do_request() errors from __get_parent() Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 015/131] ceph: dont skip updating wanted caps when cap is stale Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 016/131] pwm: rcar: Fix late Runtime PM enablement Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 017/131] scsi: iscsi: Report unbind session event when the target has been removed Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 018/131] ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map() Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 019/131] nvme: fix deadlock caused by ANA update wrong locking Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 020/131] kernel/gcov/fs.c: gcov_seq_next() should increase position index Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 021/131] selftests: kmod: fix handling test numbers above 9 Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 022/131] ipc/util.c: sysvipc_find_ipc() should increase position index Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 023/131] kconfig: qconf: Fix a few alignment issues Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 024/131] s390/cio: avoid duplicated ADD uevents Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 025/131] loop: Better discard support for block devices Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 026/131] Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled" Greg Kroah-Hartman
2020-04-28 18:23 ` [PATCH 4.19 027/131] pwm: renesas-tpu: Fix late Runtime PM enablement Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 028/131] pwm: bcm2835: Dynamically allocate base Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 029/131] perf/core: Disable page faults when getting phys address Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 030/131] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 031/131] xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3 Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 032/131] drm/amd/display: Not doing optimize bandwidth if flip pending Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 033/131] tracing/selftests: Turn off timeout setting Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 034/131] virtio-blk: improve virtqueue error to BLK_STS Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 035/131] scsi: smartpqi: fix call trace in device discovery Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 036/131] PCI/ASPM: Allow re-enabling Clock PM Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 037/131] net: ipv6: add net argument to ip6_dst_lookup_flow Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 038/131] net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 039/131] blktrace: Protect q->blk_trace with RCU Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 040/131] blktrace: fix dereference after null check Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 041/131] f2fs: fix to avoid memory leakage in f2fs_listxattr Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 042/131] KVM: VMX: Zero out *all* general purpose registers after VM-Exit Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 043/131] KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01 Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 044/131] KVM: Introduce a new guest mapping API Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 045/131] kvm: fix compilation on aarch64 Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 046/131] kvm: fix compilation on s390 Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 047/131] kvm: fix compile on s390 part 2 Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 048/131] KVM: Properly check if "page" is valid in kvm_vcpu_unmap Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 049/131] x86/kvm: Introduce kvm_(un)map_gfn() Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 050/131] x86/kvm: Cache gfn to pfn translation Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 051/131] x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 052/131] x86/KVM: Clean up hosts steal time structure Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 053/131] cxgb4: fix adapter crash due to wrong MC size Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 054/131] cxgb4: fix large delays in PTP synchronization Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 055/131] ipv6: fix restrict IPV6_ADDRFORM operation Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 056/131] macsec: avoid to set wrong mtu Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 057/131] macvlan: fix null dereference in macvlan_device_event() Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 058/131] net: bcmgenet: correct per TX/RX ring statistics Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 059/131] net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 060/131] net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 061/131] net/x25: Fix x25_neigh refcnt leak when receiving frame Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 062/131] sched: etf: do not assume all sockets are full blown Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 063/131] tcp: cache line align MAX_TCP_HEADER Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 064/131] team: fix hang in team_mode_get() Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 065/131] vrf: Fix IPv6 with qdisc and xfrm Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 066/131] net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 067/131] net: dsa: b53: Fix ARL register definitions Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 068/131] net: dsa: b53: Rework ARL bin logic Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 069/131] net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 070/131] xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 071/131] vrf: Check skb for XFRM_TRANSFORMED flag Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 072/131] mlxsw: Fix some IS_ERR() vs NULL bugs Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 073/131] KEYS: Avoid false positive ENOMEM error on key read Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 074/131] ALSA: hda: Remove ASUS ROG Zenith from the blacklist Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 075/131] ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobos Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 076/131] ALSA: usb-audio: Add connector notifier delegation Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 077/131] iio: core: remove extra semi-colon from devm_iio_device_register() macro Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 078/131] iio: st_sensors: rely on odr mask to know if odr can be set Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 079/131] iio: adc: stm32-adc: fix sleep in atomic context Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 080/131] iio: xilinx-xadc: Fix ADC-B powerdown Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 081/131] iio: xilinx-xadc: Fix clearing interrupt when enabling trigger Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 082/131] iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneous mode Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 083/131] iio: xilinx-xadc: Make sure not exceed maximum samplerate Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 084/131] fs/namespace.c: fix mountpoint reference counter race Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 085/131] USB: sisusbvga: Change port variable from signed to unsigned Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 086/131] USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RGB RAPIDFIRE Greg Kroah-Hartman
2020-04-28 18:24 ` [PATCH 4.19 087/131] USB: early: Handle AMDs spec-compliant identifiers, too Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 089/131] USB: hub: Fix handling of connect changes during sleep Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 090/131] vmalloc: fix remap_vmalloc_range() bounds checks Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 091/131] mm/hugetlb: fix a addressing exception caused by huge_pte_offset Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 092/131] mm/ksm: fix NULL pointer dereference when KSM zero page is enabled Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 093/131] tools/vm: fix cross-compile build Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 094/131] ALSA: usx2y: Fix potential NULL dereference Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 095/131] ALSA: hda/realtek - Fix unexpected init_amp override Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 096/131] ALSA: hda/realtek - Add new codec supported for ALC245 Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 097/131] ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 098/131] ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devices Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 099/131] tpm/tpm_tis: Free IRQ if probing fails Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 100/131] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send() Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 101/131] KVM: s390: Return last valid slot if approx index is out-of-bounds Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 102/131] KVM: Check validity of resolved slot when searching memslots Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 103/131] KVM: VMX: Enable machine check support for 32bit targets Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 104/131] tty: hvc: fix buffer overflow during hvc_alloc() Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 105/131] tty: rocket, avoid OOB access Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 106/131] usb-storage: Add unusual_devs entry for JMicron JMS566 Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 107/131] audit: check the length of userspace generated audit records Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 108/131] ASoC: dapm: fixup dapm kcontrol widget Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 109/131] iwlwifi: pcie: actually release queue memory in TVQM Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 110/131] iwlwifi: mvm: beacon statistics shouldnt go backwards Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 111/131] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 112/131] powerpc/setup_64: Set cache-line-size based on cache-block-size Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 113/131] staging: comedi: dt2815: fix writing hi byte of analog output Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 114/131] staging: comedi: Fix comedi_device refcnt leak in comedi_open Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 115/131] vt: dont hardcode the mem allocation upper bound Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 116/131] vt: dont use kmalloc() for the unicode screen buffer Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 117/131] staging: vt6656: Dont set RCR_MULTICAST or RCR_BROADCAST by default Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 118/131] staging: vt6656: Fix calling conditions of vnt_set_bss_mode Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 119/131] staging: vt6656: Fix drivers TBTT timing counter Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 120/131] staging: vt6656: Fix pairwise key entry save Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 121/131] staging: vt6656: Power save stop wake_up_count wrap around Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 122/131] cdc-acm: close race betrween suspend() and acm_softint Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 123/131] cdc-acm: introduce a cool down Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 124/131] UAS: no use logging any details in case of ENODEV Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 125/131] UAS: fix deadlock in error handling and PM flushing work Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 126/131] usb: dwc3: gadget: Fix request completion check Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 127/131] usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset() Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 128/131] xhci: prevent bus suspend if a roothub port detected a over-current condition Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 129/131] serial: sh-sci: Make sure status register SCxSR is read in correct sequence Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 130/131] xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT Greg Kroah-Hartman
2020-04-28 18:25 ` [PATCH 4.19 131/131] s390/mm: fix page table upgrade vs 2ndary address mode accesses Greg Kroah-Hartman
2020-04-29 0:44 ` [PATCH 4.19 000/131] 4.19.119-rc1 review shuah
2020-04-29 7:13 ` Chris Paterson
2020-04-29 10:16 ` Jon Hunter
2020-04-29 10:58 ` Naresh Kamboju
2020-04-29 14:04 ` 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=20200428182224.822179290@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=shuah@kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).