This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from d41217aac0a5 Merge tag 'pci-v4.20-fixes-1' of git://git.kernel.org/pub/ [...]
new 5d7a5bcb67c7 sunrpc: correct the computation for page_ptr when truncating
new 01310bb7c9c9 nfsd: COPY and CLONE operations require the saved filehand [...]
new 025911a5f4e3 SUNRPC: drop pointless static qualifier in xdr_get_next_en [...]
new 4e4490d438a1 Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linux
new 8d72ee3266f0 Documentation: cpu-freq: Frequencies aren't always sorted
new 6ef28a04d1cc cpufreq: imx6q: add return value check for voltage scale
new e531efa1e92b Documentation: cpufreq: Correct a typo
new aeaf6a4b2d9e dt-bindings: cpufreq: remove stale arm_big_little_dt entry
new 763f191af51f ARM: cpuidle: Don't register the driver when back-end init [...]
new 3e452e636d00 ARM: cpuidle: Convert to use cpuidle_register|unregister()
new 97dc6c03c1b0 Merge branch 'pm-cpuidle'
new dbb3c26034fa Merge tag 'pm-4.20-rc3' of git://git.kernel.org/pub/scm/li [...]
new 017ce359a718 ACPI / PMIC: xpower: fix IOSF_MBI dependency
new 3472f66013d1 Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/ [...]
The 14 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/admin-guide/pm/cpufreq.rst | 2 +-
Documentation/cpu-freq/cpufreq-stats.txt | 8 ++-
.../bindings/cpufreq/arm_big_little_dt.txt | 65 ----------------------
drivers/acpi/Kconfig | 2 +-
drivers/cpufreq/imx6q-cpufreq.c | 7 ++-
drivers/cpuidle/cpuidle-arm.c | 40 +++----------
fs/nfsd/nfs4proc.c | 3 +
net/sunrpc/xdr.c | 7 +--
8 files changed, 26 insertions(+), 108 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/cpufreq/arm_big_little_dt.txt
--
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 llvm.
from c8c80b0f2f4 Bias physical register immediate assignments
new bd33f31445e [X86][SSE] Add SSE2/SSE42 masked load/store tests
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:
test/CodeGen/X86/masked_load.ll | 1644 ++++++++++++++++++++++++++++++++------
test/CodeGen/X86/masked_store.ll | 682 +++++++++++++---
2 files changed, 1977 insertions(+), 349 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_kernel/gnu-master-arm-next-allnoconfig
in repository toolchain/binutils-gdb.
from 97b3f39201 opcodes/nfp: Fix disassembly of crc[] with swapped operands.
adds 0242af4010 RISC-V: Improve linker error for FP mismatch.
adds dd9168931f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/elfnn-riscv.c | 29 ++++++++++++++++++++++++++++-
bfd/version.h | 2 +-
3 files changed, 34 insertions(+), 2 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 llvm.
from 6ae32658d33 [X86] Split masked load/store test files
new 876e741220c [ThinLTO] Fix a crash in lazy loading of Metadata
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/Bitcode/Reader/BitcodeReader.cpp | 6 +-
test/ThinLTO/X86/Inputs/pr35472.ll | 13 ++++
test/ThinLTO/X86/pr35472.ll | 122 +++++++++++++++++++++++++++++++++++
3 files changed, 139 insertions(+), 2 deletions(-)
create mode 100644 test/ThinLTO/X86/Inputs/pr35472.ll
create mode 100644 test/ThinLTO/X86/pr35472.ll
--
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 lld.
from 45d572480 [PPC64] Long branch thunks.
new 62ad2e70d [ELF] Make TrapInstr and Filler byte arrays. NFC.
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:
ELF/Arch/ARM.cpp | 12 ++++++------
ELF/Arch/Mips.cpp | 2 +-
ELF/Arch/PPC64.cpp | 3 +--
ELF/Arch/X86.cpp | 2 +-
ELF/Arch/X86_64.cpp | 2 +-
ELF/OutputSections.cpp | 19 +++++++++++--------
ELF/OutputSections.h | 5 +++--
ELF/ScriptParser.cpp | 14 +++++++-------
ELF/Target.h | 3 ++-
9 files changed, 33 insertions(+), 29 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 llvm.
from 455149b89ff [X86] Update masked load/store test names
new 6ae32658d33 [X86] Split masked load/store test files
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:
.../X86/{masked_memop.ll => masked_load.ll} | 470 +--------------------
test/CodeGen/X86/masked_store.ll | 470 +++++++++++++++++++++
2 files changed, 475 insertions(+), 465 deletions(-)
rename test/CodeGen/X86/{masked_memop.ll => masked_load.ll} (68%)
create mode 100644 test/CodeGen/X86/masked_store.ll
--
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 zorg.
from 5921add5 Converted _getClangCMakeBuildFactory to use LLVMBuildFactory.
new 15644894 Attempt to add check-cxx-benchmarks rule for libc++
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:
buildbot/osuosl/master/config/builders.py | 23 +++++++++++++++++------
zorg/buildbot/builders/LibcxxAndAbiBuilder.py | 18 +++++++++++++++++-
2 files changed, 34 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.