This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0062442ecfef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 7342ca34d931 thunderbolt: Add the missed ida_simple_remove() in ring_re [...] new a663e0df4a37 thunderbolt: Fix memory leak if ida_simple_get() fails in [...] new 77455129fb5b thunderbolt: Add uaccess dependency to debugfs interface new f8fa2c2e63c7 thunderbolt: Only configure USB4 wake for lane 0 adapters new f6439c531d52 thunderbolt: Add support for Intel Tiger Lake-H new 368183029cc4 Merge tag 'thunderbolt-for-v5.10-rc4' of git://git.kernel. [...] new ffa13d2d9402 Revert "usb: musb: convert to devm_platform_ioremap_resour [...] new 76255470ffa2 xhci: hisilicon: fix refercence leak in xhci_histb_probe new 0e6371fbfba3 usb: typec: ucsi: Report power supply changes new 4df694a47768 MAINTAINERS: add usb raw gadget entry new 6d853c9e4104 usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode new 281b3ec3a75b Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/l [...] new bcbc0b2e275f mei: protect mei_cl_mtu from null dereference new 82948e6e1d88 habanalabs: fix kernel pointer type new 1137e1ead98c habanalabs/gaudi: move coresight mmu config new f83f3a31b297 habanalabs/gaudi: mask WDT error in QMAN new a8643626d84b Merge tag 'misc-habanalabs-fixes-2020-11-04' of ssh://gito [...] new 9d516aa82b7d virtio: virtio_console: fix DMA memory allocation for rpro [...] new d7012df3c9ae speakup: Fix var_id_t values and thus keymap new 640969a69ca4 speakup: Fix clearing selection in safe context new 3ed1cfb2cee4 speakup ttyio: Do not schedule() in ttyio_in_nowait new d9109fe0f30a nitro_enclaves: Fixup type and simplify logic of the poll [...] new f3217d6f2f7a firmware: xilinx: fix out-of-bounds access new 092561f06702 uio: Fix use-after-free in uio_unregister_device() new 9cfd9c45994b Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub [...]
The 25 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 | 8 +++++ drivers/accessibility/speakup/main.c | 1 - drivers/accessibility/speakup/selection.c | 11 +++---- drivers/accessibility/speakup/speakup.h | 1 - drivers/accessibility/speakup/spk_ttyio.c | 10 +++--- drivers/accessibility/speakup/spk_types.h | 8 +++-- drivers/char/virtio_console.c | 8 ++--- drivers/firmware/xilinx/zynqmp.c | 3 ++ drivers/misc/habanalabs/common/command_buffer.c | 9 +++-- drivers/misc/habanalabs/common/habanalabs.h | 14 ++++---- drivers/misc/habanalabs/common/hw_queue.c | 19 +++++------ drivers/misc/habanalabs/common/irq.c | 17 +++++----- drivers/misc/habanalabs/gaudi/gaudi.c | 38 +++++++++------------- drivers/misc/habanalabs/gaudi/gaudiP.h | 1 + drivers/misc/habanalabs/gaudi/gaudi_coresight.c | 5 +++ drivers/misc/habanalabs/goya/goya.c | 26 +++++++-------- drivers/misc/habanalabs/goya/goyaP.h | 2 +- .../misc/habanalabs/include/gaudi/gaudi_masks.h | 1 - drivers/misc/mei/client.h | 4 +-- drivers/thunderbolt/debugfs.c | 1 + drivers/thunderbolt/icm.c | 2 ++ drivers/thunderbolt/nhi.c | 23 ++++++++++--- drivers/thunderbolt/nhi.h | 2 ++ drivers/thunderbolt/tb.h | 2 ++ drivers/thunderbolt/usb4.c | 4 +++ drivers/thunderbolt/xdomain.c | 1 + drivers/uio/uio.c | 10 +++--- drivers/usb/class/cdc-acm.c | 9 +++++ drivers/usb/host/xhci-histb.c | 2 +- drivers/usb/musb/musb_dsps.c | 4 ++- drivers/usb/typec/ucsi/psy.c | 9 +++++ drivers/usb/typec/ucsi/ucsi.c | 7 +++- drivers/usb/typec/ucsi/ucsi.h | 2 ++ drivers/virt/nitro_enclaves/ne_misc_dev.c | 6 ++-- 34 files changed, 164 insertions(+), 106 deletions(-)