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.
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 800dac8fca3 coroutines: Ensure distinct DTOR trees [PR95137].
new 3b9a3b484f7 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7fd614ee818 PR fortran/95544 - Fix ICE in NULL() argument to intrinsics
new 393ccb72566 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.
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 605e9b1a9b3 PR fortran/95091 - Buffer overflows with submodules and lon [...]
new 800dac8fca3 coroutines: Ensure distinct DTOR trees [PR95137].
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/coroutines.cc | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 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.
christophe.lyon pushed a change to branch linaro-local/master-2020
in repository toolchain/dejagnu.
from 1e5110d Support using QEMU in local/remote testing using default "uni [...]
new 382440f Keep trailing newline in remote execution output.
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:
lib/rsh.exp | 3 ---
lib/ssh.exp | 3 ---
2 files changed, 6 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 gcc.
from 1c140cfbfa4 coroutines: Handle lambda closure pointers like 'this'.
new 7fd614ee818 PR fortran/95544 - Fix ICE in NULL() argument to intrinsics
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/check.c | 30 ++++++++++++++++++------------
gcc/fortran/gfortran.h | 1 +
gcc/fortran/intrinsic.c | 12 ++++++++++++
gcc/testsuite/gfortran.dg/pr95544.f90 | 15 +++++++++++++++
4 files changed, 46 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr95544.f90
--
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 b29482fde649 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/ [...]
new ace7ade4f56c nfsd4: common stateid-printing code
new ee590d259784 nfsd4: stid display should preserve on-the-wire byte order
new 580da465a032 nfsd4: add filename to states output
new c2d715a1af75 nfsd: handle repeated BIND_CONN_TO_SESSION
new 31fb4bf545e2 sunrpc: Remove unused function ip_map_update
new 52782c92ac85 kthread: save thread function
new 28df3d1539de nfsd: clients don't need to break their own delegations
new 44fb26c6b4c5 nfsd: Fix old-style function definition
new 746c6237ece6 sunrpc: add missing newline when printing parameter 'pool_ [...]
new ca4faf543a33 SUNRPC: Move xpt_mutex into socket xpo_sendto methods
new 2abfbe7e3a72 svcrdma: Clean up the tracing for rw_ctx_init errors
new f4e53e1ce3e5 svcrdma: Clean up handling of get_rw_ctx errors
new 9d2006389262 svcrdma: Trace page overruns when constructing RDMA Reads
new dbc17acd5d42 svcrdma: trace undersized Write chunks
new ea740bd5f58e svcrdma: Fix backchannel return code
new f5046b8f43d1 svcrdma: Remove backchannel dprintk call sites
new 27ce6294445a svcrdma: Rename tracepoints that record header decoding errors
new 08e3c9f181bf svcrdma: Remove the SVCRDMA_DEBUG macro
new decc13f7eb25 svcrdma: Displayed remote IP address should match stored address
new e979a173a0b8 svcrdma: Add tracepoints to report ->xpo_accept failures
new e3e67621e307 SUNRPC: Remove kernel memory address from svc_xprt tracepoints
new 4b8f380e46e4 SUNRPC: Tracepoint to record errors in svc_xpo_create()
new 11bbb0f76e99 SUNRPC: Trace a few more generic svc_xprt events
new d998882b4b1b SUNRPC: Remove "#include <trace/events/skb.h>"
new 998024dee197 SUNRPC: Add more svcsock tracepoints
new a0469f46faab SUNRPC: Replace dprintk call sites in TCP state change callouts
new b4af59328c25 SUNRPC: Trace server-side rpcbind registration events
new 02648908d19a SUNRPC: Rename svc_sock::sk_reclen
new a5cda73e49aa SUNRPC: Restructure svc_tcp_recv_record()
new 7dae1dd726aa SUNRPC: Replace dprintk() call sites in TCP receive path
new 6be8c5949149 SUNRPC: Refactor recvfrom path dealing with incomplete TCP [...]
new cca557a5a60f SUNRPC: Clean up svc_release_skb() functions
new ca07eda33e01 SUNRPC: Refactor svc_recvfrom()
new fff1ebb269b6 SUNRPC: Restructure svc_udp_recvfrom()
new d88ff9587bce SUNRPC: svc_show_status() macro should have enum definitions
new 0b175b18648e NFSD: Add tracepoints to NFSD's duplicate reply cache
new dd5e3fbc1f47 NFSD: Add tracepoints to the NFSD state management code
new 1eace0d1e9d0 NFSD: Add tracepoints for monitoring NFSD callbacks
new 8954c5c212d3 SUNRPC: Clean up request deferral tracepoints
new 45f56da8224e NFSD: Squash an annoying compiler warning
new f2453978a4f2 NFSD: Fix improperly-formatted Doxygen comments
new 6670ee2ef219 Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2. [...]
new f45db2b909c7 sunrpc: check that domain table is empty at module unload.
new d47a5dc2888f sunrpc: svcauth_gss_register_pseudoflavor must reject dupl [...]
new 24c5efe41c29 sunrpc: clean up properly in gss_mech_unregister()
new a4abc6b12eb1 nfsd: Fix svc_xprt refcnt leak when setup callback client failed
new 037e910b52b0 SUNRPC: Remove unreachable error condition in rpcb_getport [...]
new 027690c75e8f nfsd4: make drc_slab global, not per-net
new c25bf185e572 nfsd: safer handling of corrupted c_type
new 1eb2f96d0bff sunrpc: use kmemdup_nul() in gssp_stringify()
new c742b63473b3 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
new c5ec874e55ba fs/xfs: Remove unnecessary initialization of i_rwsem
new fd58c62b6562 fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
new 02beb2686ff9 fs/xfs: Make DAX mount option a tri-state
new f7bf743714ab fs/xfs: Create function xfs_inode_should_enable_dax()
new b5df62843273 fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_ [...]
new e4f9ba20d3b8 fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
new 7cf035cc8326 Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/sc [...]
new b29cb8d645da crypto: omap-aes - avoid spamming console with self tests
new 8dc43636e39a crypto: omap-sham - force kernel driver usage for sha algos
new 7e34e0bbc644 crypto: omap-crypto - fix userspace copied buffer access
new 6395166d7a19 crypto: omap-sham - huge buffer access fixes
new 63832a0c6fe1 crypto: omap-sham - fix very small data size handling
new 9ef4e6e5e314 crypto: omap-aes - prevent unregistering algorithms twice
new 281c377872ff crypto: omap-sham - add proper load balancing support for [...]
new 320bdbd81615 crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' wh [...]
new e8de4575cf76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
The 67 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:
Documentation/filesystems/locking.rst | 2 +
drivers/crypto/cavium/nitrox/nitrox_main.c | 4 +-
drivers/crypto/omap-aes-gcm.c | 1 -
drivers/crypto/omap-aes.c | 8 +-
drivers/crypto/omap-crypto.c | 10 +-
drivers/crypto/omap-sham.c | 101 ++++---
fs/locks.c | 3 +
fs/nfsd/cache.h | 2 +
fs/nfsd/netns.h | 1 -
fs/nfsd/nfs4callback.c | 39 +--
fs/nfsd/nfs4proc.c | 9 +-
fs/nfsd/nfs4state.c | 166 ++++++++----
fs/nfsd/nfscache.c | 89 +++---
fs/nfsd/nfsctl.c | 32 ++-
fs/nfsd/nfsd.h | 2 +
fs/nfsd/nfssvc.c | 6 +
fs/nfsd/state.h | 7 -
fs/nfsd/trace.h | 345 ++++++++++++++++++++++++
fs/xfs/xfs_ioctl.c | 108 ++------
include/linux/fs.h | 1 +
include/linux/kthread.h | 1 +
include/linux/sunrpc/gss_api.h | 1 +
include/linux/sunrpc/svc.h | 2 +
include/linux/sunrpc/svc_rdma.h | 6 +-
include/linux/sunrpc/svc_xprt.h | 6 +
include/linux/sunrpc/svcauth_gss.h | 3 +-
include/linux/sunrpc/svcsock.h | 6 +-
include/trace/events/rpcrdma.h | 142 ++++++++--
include/trace/events/sunrpc.h | 419 +++++++++++++++++++++++++++--
kernel/kthread.c | 17 ++
net/sunrpc/auth_gss/gss_mech_switch.c | 12 +-
net/sunrpc/auth_gss/gss_rpc_upcall.c | 2 +-
net/sunrpc/auth_gss/svcauth_gss.c | 18 +-
net/sunrpc/rpcb_clnt.c | 6 -
net/sunrpc/sunrpc.h | 1 +
net/sunrpc/sunrpc_syms.c | 2 +
net/sunrpc/svc.c | 29 +-
net/sunrpc/svc_xprt.c | 53 ++--
net/sunrpc/svcauth.c | 25 ++
net/sunrpc/svcauth_unix.c | 9 -
net/sunrpc/svcsock.c | 400 +++++++++++++--------------
net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 121 +++------
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 21 +-
net/sunrpc/xprtrdma/svc_rdma_rw.c | 92 ++++---
net/sunrpc/xprtrdma/svc_rdma_sendto.c | 10 +-
net/sunrpc/xprtrdma/svc_rdma_transport.c | 55 ++--
net/sunrpc/xprtsock.c | 12 +-
47 files changed, 1618 insertions(+), 789 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 gcc.
from b32eea9c0c2 libstdc++: Fix istream::ignore discarding too many chars (P [...]
new 1c140cfbfa4 coroutines: Handle lambda closure pointers like 'this'.
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/coroutines.cc | 23 +++++------------------
1 file changed, 5 insertions(+), 18 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 9622b13 Add regression 2b65b10c4c678b294aa1c2ac918d57f2de7f9af1 from [...]
new 1e0a02d Add regression 62758cf490afdf73f0deeba39aa05583de99b3a4 from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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 8f896fe5cd5 Testsuite: Mark check_effective_target_exceptions_enabled t [...]
new b32eea9c0c2 libstdc++: Fix istream::ignore discarding too many chars (P [...]
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:
libstdc++-v3/include/bits/istream.tcc | 6 +--
libstdc++-v3/src/c++98/istream.cc | 12 ++---
.../basic_istream/ignore/char/94749.cc} | 53 ++++++++++++--------
.../basic_istream/ignore/wchar_t/94749.cc} | 57 ++++++++++++++--------
4 files changed, 76 insertions(+), 52 deletions(-)
copy libstdc++-v3/testsuite/{25_algorithms/lexicographical_compare/uchar.cc => 27_ [...]
copy libstdc++-v3/testsuite/{25_algorithms/lexicographical_compare/uchar.cc => 27_ [...]
--
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 binutils-gdb.
from 2b4e6a3f4b6 Fix hex floating point lexing
new 914592f9ff0 Update documentation for Ada .gdb_index
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:
gdb/doc/ChangeLog | 4 ++++
gdb/doc/gdb.texinfo | 4 +---
2 files changed, 5 insertions(+), 3 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 gcc.
from 87af4f40453 PR fortran/95503 - Fix ICE in gfc_is_simply_contiguous, at [...]
new 8f896fe5cd5 Testsuite: Mark check_effective_target_exceptions_enabled t [...]
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/testsuite/lib/target-supports.exp | 1 +
1 file changed, 1 insertion(+)
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-O2
in repository toolchain/ci/binutils-gdb.
from f0aa30258a PR26107, Compilation failure in pdp11.c
adds 928055a369 Fix a compile time warning in the linker testsuite when comp [...]
adds 382264181d Run certain ld-plugun lto tests only for ELF
adds 14962256b3 [PATCH]: aarch64: Refactor representation of system registers
new a8baf0a32b [gdb/testsuite] Make gdb.base/dbx.exp more robust
new 2f33032a93 Compute proper length for dynamic types of TYPE_CODE_TYPEDEF
new 4412332f4b gdb: add mailing list and IRC information to --help
new 2b4e6a3f4b Fix hex floating point lexing
The 4 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:
gdb/ChangeLog | 19 +
gdb/c-exp.y | 11 +-
gdb/gdbtypes.c | 14 +-
gdb/main.c | 9 +-
gdb/testsuite/ChangeLog | 23 +
gdb/testsuite/gdb.base/dbx.exp | 35 +-
gdb/testsuite/gdb.base/printcmds.exp | 18 +-
gdb/testsuite/gdb.base/vla-datatypes.c | 28 +-
gdb/testsuite/gdb.base/vla-datatypes.exp | 6 +-
gdb/testsuite/lib/gdb.exp | 43 ++
include/ChangeLog | 5 +
include/opcode/aarch64.h | 4 +
ld/ChangeLog | 11 +
ld/testsuite/ld-elf/pr26094-1b.c | 6 +-
ld/testsuite/ld-plugin/lto.exp | 50 +-
opcodes/ChangeLog | 23 +
opcodes/aarch64-opc.c | 1071 +++++++++++++-----------------
17 files changed, 684 insertions(+), 692 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
from fccab571 6: reset: binutils-gcc-glibc: 0
new ceeecb9b 7: reset: binutils-gcc-glibc: 0
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 | 190 +-
03-build_abe-binutils/console.log | 10989 +--
04-build_abe-stage1/console.log | 15553 ++--
05-build_abe-linux/console.log | 118 +-
06-build_abe-glibc/console.log | 28855 ++++---
07-build_abe-stage2/console.log | 36716 ++++----
09-benchmark--O2/benchmark-start.log | 2 +-
09-benchmark--O2/console.log | 166 +-
10-check_regression/console.log | 67 +-
10-check_regression/results.log | 14 +
10-check_regression/results.regressions | 5 -
10-check_regression/trigger-build-binutils-glibc | 2 +-
10-check_regression/trigger-build-gcc | 2 +-
11-update_baseline/console.log | 38 +-
11-update_baseline/results.log | 14 +
11-update_baseline/results.regressions | 5 -
console.log | 93526 +++++++++++----------
jenkins/manifest.sh | 14 +-
results | 5 -
results_id | 2 +-
21 files changed, 93264 insertions(+), 93147 deletions(-)
create mode 100644 10-check_regression/results.log
delete mode 100644 10-check_regression/results.regressions
create mode 100644 11-update_baseline/results.log
delete mode 100644 11-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.