This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f932d58abc38 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 567f6a6eba0c dma-direct: provide function to check physical memory area [...] new 23e469be6239 dma-pool: get rid of dma_in_atomic_pool() new 48b6703858dd dma-pool: introduce dma_guess_pool() new 81e9d894e03f dma-pool: make sure atomic pool suits device new d9765e41d8e9 dma-pool: do not allocate pool memory from CMA new 8c18fc634456 Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/u [...] new 8b94a4b92327 thunderbolt: Fix path indices used in USB3 tunnel discovery new 3660d0b8380e Merge tag 'thunderbolt-fix-for-v5.8-rc4' of git://git.kern [...] new 876d4e1e8298 usb: chipidea: core: add wakeup support for extcon new 5c45d04c5081 USB: serial: cypress_m8: enable Simply Automated UPB PIM new 08d4ef5cc920 USB: serial: option: add GosunCn GM500 series new 5d0136f8e79f USB: serial: ch341: add new Product ID for CH340 new da6902e5b6db USB: serial: option: add Quectel EG95 LTE modem new af3cf0ac6805 Merge tag 'usb-serial-5.8-rc5' of https://git.kernel.org/p [...] new 211f08347355 USB: c67x00: fix use after free in c67x00_giveback_urb new c3f595a81192 usb: dwc3: pci: add support for the Intel Tiger Lake PCH - [...] new e25d1e8532c3 usb: dwc3: pci: add support for the Intel Jasper Lake new 4a0f5a7f2bab usb: gadget: fix langid kernel-doc warning in usbstring.c new c8f8529e2c41 usb: gadget: udc: gr_udc: fix memleak on error handling pa [...] new 9f81d45c7927 usb: cdns3: ep0: fix some endian issues new 65b7cf48c211 usb: cdns3: trace: fix some endian issues new 4fdf228cdf69 usb: dwc2: Fix shutdown callback in platform new 9706247d9416 usb: gadget: udc: atmel: remove outdated comment in usba_e [...] new 30517ffeb3bf usb: gadget: udc: atmel: fix uninitialized read in debug printk new 8778eb0927dd usb: gadget: function: fix missing spinlock in f_uac1_legacy new d1c0d96535d7 Merge tag 'fixes-for-v5.8-rc3' of git://git.kernel.org/pub [...] new e7b931bee739 USB: serial: iuu_phoenix: fix memory corruption new c7300cdf8f68 Merge tag 'usb-serial-5.8-rc6' of https://git.kernel.org/p [...] new ce20d7bf6e00 Merge tag 'usb-5.8-rc6' of git://git.kernel.org/pub/scm/li [...] new e3beca48a45b irqdomain/treewide: Keep firmware node unconditionally allocated new baedb87d1b53 genirq/affinity: Handle affinity setting on inactive inter [...] new 9413cd7792dc Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/ [...] new dbfb089d360b sched: Fix loadavg accounting race new ce3614daabea sched: Fix unreliable rseq cpu_id for new tasks new 01cfcde9c26d sched/fair: handle case of task_h_load() returning 0 new 43768f7ce099 Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.or [...] new 30c66fc30ee7 timer: Prevent base->clk from moving backward new e2a71bdea816 timer: Fix wheel index calculation on last level new 66e4b63624fc Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.o [...] new a4c0e91d1d65 x86/entry/32: Fix XEN_PV build dependency new bce9b042ec73 x86/traps: Disable interrupts in exc_aligment_check() new 006e1ced516d x86/entry: Mark check_user_regs() noinstr new bd87e6f6610a x86/entry/common: Make prepare_exit_to_usermode() static new 6ee93f8df09c x86/entry: Add compatibility with IAS new 5769fe26f389 x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV new 81e96851ea32 x86: math-emu: Fix up 'cmp' insn for clang ias new cadfad870154 x86/ioperm: Fix io bitmap invalidation on Xen PV new 58ac3154b839 x86/entry: Actually disable stack protector new da05b143a308 x86/boot: Don't add the EFI stub to targets new efb9666e900b Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/ [...] new a2db71b91234 libsubcmd: Fix OPT_CALLBACK_SET() new 94fddb7ad019 perf tools: Sync hashmap.h with libbpf's new 25d4e7f513d4 tools arch kvm: Sync kvm headers with the kernel sources new 92188b41f139 Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kerne [...]
The 54 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: arch/mips/pci/pci-xtalk-bridge.c | 5 +- arch/x86/boot/compressed/Makefile | 4 +- arch/x86/entry/Makefile | 14 ++++- arch/x86/entry/common.c | 4 +- arch/x86/include/asm/idtentry.h | 22 ++++--- arch/x86/include/asm/io_bitmap.h | 16 +++++ arch/x86/include/asm/paravirt.h | 5 ++ arch/x86/include/asm/paravirt_types.h | 1 + arch/x86/kernel/apic/io_apic.c | 10 ++-- arch/x86/kernel/apic/msi.c | 18 ++++-- arch/x86/kernel/apic/vector.c | 23 ++------ arch/x86/kernel/paravirt.c | 3 +- arch/x86/kernel/process.c | 18 +----- arch/x86/kernel/traps.c | 2 + arch/x86/math-emu/wm_sqrt.S | 2 +- arch/x86/platform/uv/uv_irq.c | 3 +- arch/x86/xen/enlighten_pv.c | 12 ++++ drivers/iommu/amd/iommu.c | 5 +- drivers/iommu/hyperv-iommu.c | 5 +- drivers/iommu/intel/irq_remapping.c | 2 +- drivers/mfd/ioc3.c | 5 +- drivers/pci/controller/vmd.c | 5 +- drivers/thunderbolt/tunnel.c | 12 ++-- drivers/usb/c67x00/c67x00-sched.c | 2 +- drivers/usb/cdns3/ep0.c | 30 +++++----- drivers/usb/cdns3/trace.h | 6 +- drivers/usb/chipidea/core.c | 24 ++++++++ drivers/usb/dwc2/platform.c | 3 +- drivers/usb/dwc3/dwc3-pci.c | 8 +++ drivers/usb/gadget/function/f_uac1_legacy.c | 2 + drivers/usb/gadget/udc/atmel_usba_udc.c | 10 +--- drivers/usb/gadget/udc/gr_udc.c | 7 ++- drivers/usb/gadget/usbstring.c | 2 +- drivers/usb/serial/ch341.c | 1 + drivers/usb/serial/cypress_m8.c | 2 + drivers/usb/serial/cypress_m8.h | 3 + drivers/usb/serial/iuu_phoenix.c | 8 ++- drivers/usb/serial/option.c | 6 ++ include/linux/dma-direct.h | 1 + include/linux/sched.h | 4 -- kernel/dma/direct.c | 2 +- kernel/dma/pool.c | 91 ++++++++++++++++++----------- kernel/irq/manage.c | 37 +++++++++++- kernel/sched/core.c | 69 +++++++++++++++++----- kernel/sched/fair.c | 15 ++++- kernel/time/timer.c | 21 +++++-- tools/arch/x86/include/uapi/asm/kvm.h | 5 +- tools/lib/subcmd/parse-options.c | 3 + tools/perf/util/hashmap.h | 12 ++-- 49 files changed, 382 insertions(+), 188 deletions(-)