This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8fde2832bd0b Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/li [...] new 5dac665cf403 usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role" new 602fda17c735 usb: gadget: composite: Clear "suspended" on reset/disconnect new 4a56a478a525 usb: gadget: mass_storage: Fix races between fsg_disable a [...] new 0cf25bc5d081 Merge tag 'fixes-for-v5.3-rc4' of git://git.kernel.org/pub [...] new 303911cfc5b9 USB: core: Fix races in character device registration and [...] new c52873e5a1ef usb: cdc-acm: make sure a refcount is taken early enough new 54364278fb3c USB: CDC: fix sanity checks in CDC union parser new 777758888ffe usb: host: fotg2: restart hcd after port reset new 141822aa3f79 usb: chipidea: imx: fix EPROBE_DEFER support during driver probe new dd3ecf17ba70 usb: don't create dma pools for HCDs with a localmem_pool new edfbcb321faf usb: add a hcd_uses_dma helper new 7e7ae38bf928 USB: serial: option: Add support for ZTE MF871A new 552573e42aab USB: serial: option: add D-Link DWM-222 device ID new 6caf0be40a70 USB: serial: option: Add Motorola modem UARTs new e5d8badf37e6 USB: serial: option: add the BroadMobi BM818 card new 6a5f43d1d8bd Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/p [...] new 359334caf777 Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/li [...] new b4d98bc3fc93 staging: comedi: dt3000: Fix signed integer overflow 'divi [...] new 8e2a589a3fc3 staging: comedi: dt3000: Fix rounding up of timer divisor new 82a5008a341d iio: frequency: adf4371: Fix output frequency setting new b9ddd5091160 iio: adc: max9611: Fix temperature reading in probe new 48b30e10bfc2 Merge tag 'iio-fixes-for-5.3b' of git://git.kernel.org/pub [...] new ae1a616af36e Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/sc [...] new 508c5849c62d habanalabs: Avoid double free in error flow new c8113756ba27 habanalabs: fix DRAM usage accounting on context tear down new 213ad5ad016a habanalabs: fix endianness handling for packets from user new 4e87334a0ef4 habanalabs: fix completion queue handling when host is BE new b9040c99414b habanalabs: fix endianness handling for internal QMAN submission new b421d83a3947 habanalabs: fix device IRQ unmasking for BE host new 7ea33253e910 Merge tag 'misc-habanalabs-fixes-2019-08-12' of git://peop [...] new 01fd150f4aff misc: xilinx-sdfec: fix dependency and build error new b07dd9b40098 soundwire: cadence_master: fix register definition for SLA [...] new 664b16589f88 soundwire: cadence_master: fix definitions for INTSTAT0/1 new 8676b3ca4673 soundwire: fix regmap dependencies and align with other se [...] new 9cd02b09a0f4 Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/ [...] new 4503c0a41571 Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/ [...] new 2b089bf8d19c kernel/configs: Replace GPL boilerplate code with SPDX identifier new ef349abd91c1 coccinelle: api/atomic_as_refcounter: add SPDX License Identifier new fac7b714c514 intel_th: Use the correct style for SPDX License Identifier new 0dda5907b0fc i2c: stm32: Use the correct style for SPDX License Identifier new 5bba5c9c86b3 Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/l [...] new b61fbc887af7 efi-stub: Fix get_efi_config_table on mixed-mode setups new cbd32a1c56e3 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/lin [...] new 645c03aaca2b Merge branch 'efi-urgent-for-linus' of git://git.kernel.or [...] new e7409258845a x86/umwait: Fix error handling in umwait_init() new 5785675dfef4 x86/apic/32: Fix yet another implicit fallthrough warning new 91be2587e82a x86/fpu/math-emu: Address fallthrough warnings new 5ed1c835ed8b MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h new a90118c445cc x86/boot: Save fields explicitly, zero out everything else new c332f3a70e7a Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] new d7cd4dd907c1 Btrfs: fix sysfs warning and missing raid sysfs directories new 07301df7d2fc btrfs: trim: Check the range passed into to prevent overflow new 3039fadf2bfd Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/sc [...]
The 53 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 7 +++ arch/x86/include/asm/bootparam_utils.h | 63 ++++++++++++++----- arch/x86/kernel/apic/probe_32.c | 3 +- arch/x86/kernel/cpu/umwait.c | 39 +++++++++++- arch/x86/math-emu/errors.c | 5 +- arch/x86/math-emu/fpu_trig.c | 2 +- drivers/base/regmap/Kconfig | 2 +- drivers/firmware/efi/libstub/efi-stub-helper.c | 38 ++++++++---- drivers/hwtracing/intel_th/msu.h | 2 +- drivers/hwtracing/intel_th/pti.h | 2 +- drivers/iio/adc/max9611.c | 2 +- drivers/iio/frequency/adf4371.c | 8 +-- drivers/misc/Kconfig | 1 + drivers/misc/habanalabs/device.c | 5 +- drivers/misc/habanalabs/goya/goya.c | 72 ++++++++++++++-------- drivers/misc/habanalabs/goya/goyaP.h | 2 +- drivers/misc/habanalabs/habanalabs.h | 9 ++- drivers/misc/habanalabs/hw_queue.c | 14 ++--- .../misc/habanalabs/include/goya/goya_packets.h | 13 ++++ drivers/misc/habanalabs/irq.c | 27 ++++---- drivers/misc/habanalabs/memory.c | 2 + drivers/soundwire/Kconfig | 7 +-- drivers/soundwire/Makefile | 2 +- drivers/soundwire/cadence_master.c | 8 +-- drivers/staging/comedi/drivers/dt3000.c | 8 +-- drivers/usb/chipidea/ci_hdrc_imx.c | 19 +++--- drivers/usb/class/cdc-acm.c | 12 ++-- drivers/usb/core/buffer.c | 10 +-- drivers/usb/core/file.c | 10 +-- drivers/usb/core/hcd.c | 4 +- drivers/usb/core/message.c | 4 +- drivers/usb/dwc2/hcd.c | 2 +- drivers/usb/gadget/composite.c | 1 + drivers/usb/gadget/function/f_mass_storage.c | 28 ++++++--- drivers/usb/gadget/udc/renesas_usb3.c | 5 +- drivers/usb/host/fotg210-hcd.c | 4 ++ drivers/usb/serial/option.c | 10 +++ fs/btrfs/ctree.h | 4 -- fs/btrfs/disk-io.c | 2 - fs/btrfs/extent-tree.c | 71 +++++++++++---------- fs/btrfs/volumes.c | 13 ---- include/linux/usb.h | 2 +- include/linux/usb/hcd.h | 3 + kernel/configs.c | 16 +---- scripts/coccinelle/api/atomic_as_refcounter.cocci | 1 + 45 files changed, 344 insertions(+), 220 deletions(-)