This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 6ff06d67 0: update: gcc-d7274dbf82001ae52e5c9a514129b49152498d40: 1
new 548ecb65 0: update: gcc-df665e568dcba2fe0b14a6cf0888cc78b4ebbf44: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6ff06d67)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 418 +-
04-build_abe-bootstrap_O1/console.log | 95369 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 95939 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 95914 insertions(+), 95956 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 2dca74a40e1e Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-t [...]
new c3f4ec050f56 m68k/PCI: Fix a memory leak in an error handling path
new e00091071615 m68k: Drop CONFIG_MTD_M25P80 in stmark2_defconfig
new ce3e83759c67 m68k,nommu: add missing __user in uaccess' __ptr() macro
new 9e2b6ed41f8f m68k,nommu: fix implicit cast from __user in __{get,put}_u [...]
new d3ea69343983 Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub [...]
new 333ed74689b8 scs: Report SCS usage in bytes rather than number of entries
new 5311ebfb612f arm64: debug: mark a function as __init to save some memory
new 91970bef48d6 arm64: ftrace: Change CONFIG_FTRACE_WITH_REGS to CONFIG_DY [...]
new 961abd78adcb drivers/perf: hisi: Fix wrong value for all counters enable
new 625412c210fb arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSO
new a194c33f45f8 arm64: acpi: fix UBSAN warning
new dd4bc6076587 arm64: warn on incorrect placement of the kernel by the bo [...]
new 55d728b2b05f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm [...]
new e8c7ef7d5819 RISC-V: Sort select statements alphanumerically
new 5cf998ba8c7b RISC-V: self-contained IPI handling routine
new d175d699df07 RISC-V: Rename and move plic_find_hart_id() to arch directory
new 6b7ce8927b5a irqchip: RISC-V per-HART local interrupt controller driver
new 033a65de7ece clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
new 24dc17005ca1 RISC-V: Remove do_IRQ() function
new e71ee06e3ca3 RISC-V: Force select RISCV_INTC for CONFIG_RISCV
new 4e0f9e3a6104 RISC-V: Don't mark init section as non-executable
new 05589dde649c riscv: fix build warning of missing prototypes
new ad5d1122b82f riscv: use vDSO common flow to reduce the latency of the t [...]
new 01f76386b0ac riscv: set the permission of vdso_data to read-only
new cd16ed33c3c6 Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.or [...]
new 5cd221e837d6 alpha: Fix build around srm_sysrq_reboot_op
new 9f267a17bfb4 khugepaged: selftests: fix timeout condition in wait_for_scan()
new 405906600a33 scripts/spelling: add a few more typos
new 3021e69219e2 kcov: check kcov_softirq in kcov_remote_stop()
new e8ec04938c44 lib/lz4/lz4_decompress.c: document deliberate use of `&'
new 8301c719a2bd nilfs2: fix null pointer dereference at nilfs_segctor_do_c [...]
new 2581ac7c2f6b checkpatch: correct check for kernel parameters doc
new 81c4f4d924d5 lib: fix bitmap_parse() on 64-bit big endian archs
new 787d563b8642 mm/debug_vm_pgtable: fix kernel crash by checking for THP support
new cc989e78472e ocfs2: fix spelling mistake and grammar
new 496df3d3ab8a mm: add comments on pglist_data zones
new 6af132f3a11e lib: test get_count_order/long in test_bitops.c
new 2c34f6f738d2 stacktrace: cleanup inconsistent variable type
new 9bf5b9eb232b kernel: move use_mm/unuse_mm to kthread.c
new 4dbe59a6ae35 kernel: move use_mm/unuse_mm to kthread.c
new f5678e7f2ac3 kernel: better document the use_mm/unuse_mm API contract
new 37c54f9bd486 kernel: set USER_DS in kthread_use_mm
new 623f6dc593ea Merge branch 'akpm' (patches from Andrew)
The 43 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/alpha/kernel/setup.c | 7 +-
arch/arm64/Kconfig | 11 +-
arch/arm64/include/asm/acpi.h | 5 +-
arch/arm64/kernel/debug-monitors.c | 2 +-
arch/arm64/kernel/ftrace.c | 3 +-
arch/arm64/kernel/setup.c | 4 +
arch/arm64/kernel/vdso32/Makefile | 8 ++
arch/m68k/coldfire/pci.c | 4 +-
arch/m68k/configs/stmark2_defconfig | 1 -
arch/m68k/include/asm/uaccess_no.h | 6 +-
arch/powerpc/platforms/powernv/vas-fault.c | 4 +-
arch/riscv/Kconfig | 74 ++++++-----
arch/{arm64 => riscv}/include/asm/clocksource.h | 0
arch/riscv/include/asm/irq.h | 5 -
arch/riscv/include/asm/processor.h | 13 +-
arch/riscv/include/asm/smp.h | 3 +
arch/riscv/include/asm/vdso.h | 2 +
.../include/asm/vdso/clocksource.h | 0
arch/riscv/include/asm/vdso/gettimeofday.h | 79 ++++++++++++
arch/riscv/include/asm/vdso/processor.h | 19 +++
arch/riscv/include/asm/vdso/vsyscall.h | 27 ++++
arch/riscv/kernel/cpu.c | 16 +++
arch/riscv/kernel/entry.S | 4 +-
arch/riscv/kernel/irq.c | 33 +----
arch/riscv/kernel/patch.c | 1 +
arch/riscv/kernel/smp.c | 11 +-
arch/riscv/kernel/time.c | 9 ++
arch/riscv/kernel/traps.c | 2 -
arch/riscv/kernel/vdso.c | 24 +++-
arch/riscv/kernel/vdso/Makefile | 12 +-
arch/riscv/kernel/vdso/clock_getres.S | 18 ---
arch/riscv/kernel/vdso/clock_gettime.S | 18 ---
arch/riscv/kernel/vdso/gettimeofday.S | 18 ---
arch/riscv/kernel/vdso/vdso.lds.S | 2 +
arch/riscv/kernel/vdso/vgettimeofday.c | 25 ++++
arch/riscv/mm/init.c | 11 --
drivers/clocksource/timer-riscv.c | 43 ++++++-
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h | 5 +-
.../gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c | 1 -
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c | 1 -
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c | 2 -
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c | 2 -
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c | 2 -
drivers/gpu/drm/i915/gvt/kvmgt.c | 2 +-
drivers/irqchip/Kconfig | 13 ++
drivers/irqchip/Makefile | 1 +
drivers/irqchip/irq-riscv-intc.c | 138 +++++++++++++++++++++
drivers/irqchip/irq-sifive-plic.c | 46 +++----
drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c | 2 +-
drivers/usb/gadget/function/f_fs.c | 10 +-
drivers/usb/gadget/legacy/inode.c | 6 +-
drivers/vfio/vfio_iommu_type1.c | 6 +-
drivers/vhost/vhost.c | 8 +-
fs/aio.c | 1 -
fs/io-wq.c | 15 +--
fs/io_uring.c | 9 +-
fs/nilfs2/segment.c | 2 +
fs/ocfs2/mmap.c | 2 +-
include/linux/cpuhotplug.h | 1 +
include/linux/kthread.h | 5 +
include/linux/mmu_context.h | 5 -
include/linux/mmzone.h | 14 ++-
include/linux/stacktrace.h | 2 +-
kernel/kcov.c | 26 ++--
kernel/kthread.c | 61 +++++++++
kernel/scs.c | 2 +-
lib/Kconfig.debug | 10 +-
lib/bitmap.c | 9 +-
lib/lz4/lz4_decompress.c | 3 +
lib/test_bitops.c | 53 +++++++-
mm/Makefile | 2 +-
mm/debug_vm_pgtable.c | 6 +
mm/mmu_context.c | 64 ----------
mm/oom_kill.c | 6 +-
mm/vmacache.c | 4 +-
scripts/checkpatch.pl | 4 +-
scripts/spelling.txt | 9 ++
tools/testing/selftests/vm/khugepaged.c | 2 +-
78 files changed, 742 insertions(+), 344 deletions(-)
copy arch/{arm64 => riscv}/include/asm/clocksource.h (100%)
copy arch/{arm64 => riscv}/include/asm/vdso/clocksource.h (100%)
create mode 100644 arch/riscv/include/asm/vdso/gettimeofday.h
create mode 100644 arch/riscv/include/asm/vdso/processor.h
create mode 100644 arch/riscv/include/asm/vdso/vsyscall.h
delete mode 100644 arch/riscv/kernel/vdso/clock_getres.S
delete mode 100644 arch/riscv/kernel/vdso/clock_gettime.S
delete mode 100644 arch/riscv/kernel/vdso/gettimeofday.S
create mode 100644 arch/riscv/kernel/vdso/vgettimeofday.c
create mode 100644 drivers/irqchip/irq-riscv-intc.c
delete mode 100644 mm/mmu_context.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from df665e568dc contrib: Make prepare-commit-msg hook smarter for amends
new 11c7261128a c++: constrained class template friend [PR93467]
The 1 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:
gcc/cp/constraint.cc | 13 +++++++++++++
gcc/cp/pt.c | 10 ++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-friend6.C | 19 +++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-friend7.C | 18 ++++++++++++++++++
4 files changed, 60 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-friend6.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-friend7.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 4c07da7bec0 c++: Fix bogus -Wparentheses warning [PR95344]
new de946847b7c c++: ICE with -Wall and constexpr if [PR94937]
new ae275b986b8 c++: explicit(bool) malfunction with dependent expression [ [...]
new 23dd4256236 c++: Fix ICE in check_local_shadow with enum [PR95560]
The 3 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:
gcc/cp/cvt.c | 3 +--
gcc/cp/decl.c | 14 +++---------
gcc/cp/name-lookup.c | 4 +++-
gcc/testsuite/g++.dg/cpp1z/constexpr-if34.C | 15 +++++++++++++
gcc/testsuite/g++.dg/cpp2a/explicit16.C | 21 ++++++++++++++++++
...tant-evaluated9.C => is-constant-evaluated10.C} | 25 +++-------------------
gcc/testsuite/g++.dg/warn/Wshadow-local-3.C | 7 ++++++
7 files changed, 53 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if34.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/explicit16.C
copy gcc/testsuite/g++.dg/cpp2a/{is-constant-evaluated9.C => is-constant-evaluated [...]
create mode 100644 gcc/testsuite/g++.dg/warn/Wshadow-local-3.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 3b9a3b484f7 PR fortran/95611 - ICE in access_attr_decl, at fortran/decl.c:9075
new 53e91f867bd c++: Sorry about type-dependent arg for __builtin_has_attri [...]
new 18436d87ff8 c++: ICE when shortening right shift [PR94955]
new 4c07da7bec0 c++: Fix bogus -Wparentheses warning [PR95344]
The 3 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:
gcc/cp/cp-gimplify.c | 8 ++++++--
gcc/cp/parser.c | 7 ++++++-
gcc/cp/typeck.c | 4 +++-
gcc/testsuite/c-c++-common/Wparentheses-2.c | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-shift2.C | 12 ++++++++++++
gcc/testsuite/g++.dg/ext/builtin-has-attribute.C | 8 ++++++++
6 files changed, 53 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wparentheses-2.c
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-shift2.C
create mode 100644 gcc/testsuite/g++.dg/ext/builtin-has-attribute.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e8de4575cf76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
new 00a7a00e2d2f NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup
new 118917d696dc net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
new d04659db7b80 nfs4: Remove unneeded semicolon
new 1f9b0f3afb4f NFS: Use the correct style for SPDX License Identifier
new 1c709b766e73 NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
new 1ad8dd939a98 NFS: Replace zero-length array with flexible-array
new ef31d878b2e7 NFS: remove duplicate headers
new 53bc19f17f21 SUNRPC: receive buffer size estimation values almost never change
new 74fb8fecee99 SUNRPC: Trace GSS context lifetimes
new 7a34c8e0c38b SUNRPC: Update the rpc_show_task_flags() macro
new 82909dc54646 SUNRPC: Update the RPC_SHOW_SOCKET() macro
new 0125ecbb5267 SUNRPC: Add tracepoint to rpc_call_rpcerror()
new c509f15a5801 SUNRPC: Split the xdr_buf event class
new 911813d7a152 SUNRPC: Trace transport lifetime events
new 42aad0d7f948 SUNRPC: trace RPC client lifetime events
new eefc536dbdf1 SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS
new 6fc3737aac19 SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT
new 841a2ed9a13d SUNRPC: Set SOFTCONN when destroying GSS contexts
new 5be5945864ea NFS: nfs_xdr_status should record the procedure name
new fd2b61214155 NFS: Trace short NFS READs
new cd2ed9bdc079 NFS: Add a tracepoint in nfs_set_pgio_error()
new 2ac3ddc72346 sunrpc: add missing newline when printing parameter 'auth_ [...]
new 86b936672e55 NFS: remove redundant initialization of variable result
new 3a39e7786905 nfs: set invalid blocks after NFSv4 writes
new 5bffb00621b1 xprtrdma: Make xprt_rdma_slot_table_entries static
new 94afd9c489fe SUNRPC: rpc_xprt lifetime events should record xprt->state
new ba838a75e73f NFS: Fix direct WRITE throughput regression
new a53956829914 Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/proje [...]
new d7466a5adbd6 drm/i915/gem: Mark the buffer pool as active for the cmdparser
new 4da1ced1e57c drm/i915/params: fix i915.reset module param type
new 3680c2e9f425 drm/i915/display: Only query DP state of a DDI encoder
new addb1e23bf72 Merge tag 'drm-intel-next-fixes-2020-06-10' of git://anong [...]
new 968d81a64a88 drm/connector: notify userspace on hotplug after register [...]
new 54e1e06bcf1c drm/sun4i: hdmi ddc clk: Fix size of m divider
new 291ddeb621e4 drm/ast: fix missing break in switch statement for format- [...]
new 66057dd1d1cf Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongi [...]
new d4e181f204dd Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedes [...]
new 862b2509d157 ALSA: usb-audio: Fix inconsistent card PM state after resume
new 91231e525bb6 ALSA: emu10k1: delete an unnecessary condition
new 0c5086f56999 ALSA: usb-audio: Add vendor, product and profile name for [...]
new e4b0e41fee94 ALSA: usb-audio: Use the new macro for HP Dock rename quirks
new e18035cf5cb3 ALSA: pcm: fix snd_pcm_link() lockdep splat
new 573fcbfd319c ALSA: hda/realtek - add a pintbl quirk for several Lenovo [...]
new 88d8822d30cc ALSA: usb-audio: Manage auto-pm of all bundled interfaces
new 951e2736f4b1 ALSA: pcm: disallow linking stream to itself
new d605cbb64252 ASoC: rl6231: Modify the target DMIC clock rate
new e396dec46c56 ASoC: fsl-asoc-card: Defer probe when fail to find codec device
new 678916ec54f3 ASoC: max98390: Fix incorrect printf qualifier
new 97ed3e509ee6 ASoC: max98390: Fix potential crash during param fw loading
new 6e801dc41132 ASoC: meson: fix memory leak of links if allocation of lda [...]
new 8a9144c1cf52 dt-bindings: ASoc: Fix tdm-slot documentation spelling error
new 3b8a299a58b2 ASoC: meson: add missing free_irq() in error path
new 199a5e8fda54 ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT [...]
new 79d4f823a067 ASoC: rt5645: Add platform-data for Asus T101HA
new b73287f0b074 ASoC: soc-pcm: dpcm: fix playback/capture checks
new 607fa205a7e4 ASoC: core: only convert non DPCM link to DPCM link
new dc2618758655 ASoC: Intel: boards: replace capture_only by dpcm_capture
new ba4e5abc6c4e ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_pl [...]
new 44ce45f866c1 Merge series "ASoC: Fix dailink checks for DPCM" from Pier [...]
new a4f55d927d33 Merge tag 'asoc-fix-v5.8' of https://git.kernel.org/pub/sc [...]
new e0154bd47889 Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/ [...]
new 00d9990acb23 mailbox: pcc: make pcc_mbox_driver static
new 676f23eab75a mailbox: imx: Support runtime PM
new 1b3a347b7d56 mailbox: imx: Fix return in imx_mu_scu_xlate()
new 47303f943895 mailbox: imx: Disable the clock on devm_mbox_controller_re [...]
new ec32481b1669 mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi [...]
new fa75386538e5 dt-bindings: mailbox: Add the Spreadtrum mailbox documentation
new ca27fc26cd22 mailbox: sprd: Add Spreadtrum mailbox driver
new 9d8ca628c028 mailbox: imx-mailbox: fix scu msg header size check
new 445aeeb569f8 mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ [...]
new a01822e94ee5 dt-bindings: mailbox: Add devicetree binding for Qcom IPCC
new fa74a0257f45 mailbox: Add support for Qualcomm IPCC
new d61b7997ca46 MAINTAINERS: Add entry for Qualcomm IPCC driver
new ba5f9fa0ca85 mailbox: imx: Add context save/restore for suspend/resume
new bb2b2624dbe2 mailbox: imx: Add runtime PM callback to handle MU clocks
new b7b2796b9b31 mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag
new f3a1381ec84e dt-bindings: mailbox: Add YAML schemas for QCOM APCS global block
new 9b007938ae3c mailbox: qcom: Add clock driver name in apcs mailbox driver data
new e9f901dc05c0 mailbox: qcom: Add ipq6018 apcs compatible
new 2dca74a40e1e Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-t [...]
The 80 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:
.../bindings/mailbox/qcom,apcs-kpss-global.txt | 88 -----
.../bindings/mailbox/qcom,apcs-kpss-global.yaml | 86 +++++
.../devicetree/bindings/mailbox/qcom-ipcc.yaml | 80 +++++
.../devicetree/bindings/mailbox/sprd-mailbox.yaml | 60 ++++
.../devicetree/bindings/sound/tdm-slot.txt | 4 +-
MAINTAINERS | 8 +
drivers/gpu/drm/ast/ast_mode.c | 1 +
drivers/gpu/drm/drm_connector.c | 5 +
drivers/gpu/drm/drm_sysfs.c | 3 -
drivers/gpu/drm/i915/display/intel_dp.c | 3 +
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 56 +++-
drivers/gpu/drm/i915/i915_params.c | 2 +-
drivers/gpu/drm/sun4i/sun4i_hdmi.h | 2 +-
drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c | 2 +-
drivers/mailbox/Kconfig | 18 +
drivers/mailbox/Makefile | 4 +
drivers/mailbox/imx-mailbox.c | 117 ++++++-
drivers/mailbox/pcc.c | 2 +-
drivers/mailbox/qcom-apcs-ipc-mailbox.c | 61 +++-
drivers/mailbox/qcom-ipcc.c | 286 ++++++++++++++++
drivers/mailbox/sprd-mailbox.c | 361 +++++++++++++++++++++
drivers/mailbox/zynqmp-ipi-mailbox.c | 25 +-
fs/nfs/direct.c | 4 +-
fs/nfs/dns_resolve.c | 1 -
fs/nfs/inode.c | 14 +-
fs/nfs/nfs3proc.c | 2 +-
fs/nfs/nfs4proc.c | 2 +-
fs/nfs/nfstrace.h | 106 +++++-
fs/nfs/pagelist.c | 2 +
fs/nfs/read.c | 2 +
fs/nfs/sysfs.h | 2 +-
include/dt-bindings/mailbox/qcom-ipcc.h | 33 ++
include/linux/nfs4.h | 4 +-
include/linux/nfs_fs.h | 1 +
include/linux/nfs_xdr.h | 2 +-
include/linux/sunrpc/auth.h | 5 +-
include/trace/events/rpcgss.h | 89 ++++-
include/trace/events/rpcrdma.h | 4 -
include/trace/events/sunrpc.h | 329 ++++++++++++++++---
net/sunrpc/addr.c | 4 +-
net/sunrpc/auth.c | 2 +-
net/sunrpc/auth_gss/auth_gss.c | 56 ++--
net/sunrpc/auth_gss/trace.c | 1 +
net/sunrpc/clnt.c | 54 ++-
net/sunrpc/svc_xprt.c | 4 +-
net/sunrpc/xprt.c | 23 +-
net/sunrpc/xprtrdma/rpc_rdma.c | 4 +-
net/sunrpc/xprtrdma/transport.c | 10 +-
net/sunrpc/xprtrdma/verbs.c | 1 -
sound/core/pcm_native.c | 20 +-
sound/pci/emu10k1/emu10k1x.c | 2 +-
sound/pci/hda/patch_realtek.c | 6 +
sound/soc/codecs/max98390.c | 26 +-
sound/soc/codecs/max98390.h | 3 +-
sound/soc/codecs/rl6231.c | 4 +-
sound/soc/codecs/rt5645.c | 14 +
sound/soc/fsl/fsl-asoc-card.c | 2 +-
sound/soc/intel/boards/bytcr_rt5640.c | 12 +
sound/soc/intel/boards/glk_rt5682_max98357a.c | 2 +-
sound/soc/intel/boards/kbl_da7219_max98927.c | 4 +-
sound/soc/intel/boards/kbl_rt5663_max98927.c | 2 +-
.../soc/intel/boards/kbl_rt5663_rt5514_max98927.c | 2 +-
sound/soc/meson/axg-fifo.c | 10 +-
sound/soc/meson/meson-card-utils.c | 17 +-
sound/soc/soc-core.c | 22 +-
sound/soc/soc-pcm.c | 44 ++-
sound/soc/sof/nocodec.c | 6 +-
sound/usb/card.c | 54 ++-
sound/usb/quirks-table.h | 12 +
sound/usb/usbaudio.h | 6 +-
70 files changed, 1951 insertions(+), 354 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt
create mode 100644 Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
create mode 100644 Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
create mode 100644 Documentation/devicetree/bindings/mailbox/sprd-mailbox.yaml
create mode 100644 drivers/mailbox/qcom-ipcc.c
create mode 100644 drivers/mailbox/sprd-mailbox.c
create mode 100644 include/dt-bindings/mailbox/qcom-ipcc.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 393ccb72566 PR fortran/95611 - ICE in access_attr_decl, at fortran/decl.c:9075
new df665e568dc contrib: Make prepare-commit-msg hook smarter for amends
The 1 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:
contrib/prepare-commit-msg | 13 +++++++++++++
1 file changed, 13 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from 77137fbd464 PR fortran/95091 - Buffer overflows with submodules and lon [...]
new f2db0516e1a PR fortran/95611 - ICE in access_attr_decl, at fortran/decl.c:9075
The 1 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:
gcc/fortran/decl.c | 2 +-
gcc/testsuite/gfortran.dg/pr95611.f90 | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr95611.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.