This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from f5e7e95921 stdlib/test-bz22786: Avoid spurious test failures using alia [...]
new 07da99aad9 stdlib/tst-strtod-overflow: Switch to support_blob_repeat
new a91e9301c4 support_blob_repeat: Call mkstemp directory for the backing file
new 6070803053 stdlib/test-bz22786: Avoid memory leaks in the test itself
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:
ChangeLog | 14 ++++++++++++++
stdlib/test-bz22786.c | 6 ++++--
stdlib/tst-strtod-overflow.c | 16 ++++++++++------
support/blob_repeat.c | 14 +++++++++-----
4 files changed, 37 insertions(+), 13 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 binutils-gdb.
from 4d5d104997 Check return value of bfd_init
new c1230d1bab [src/erc32] Use ncurses instead of termcap on Cygwin too
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:
sim/erc32/ChangeLog | 6 ++++++
sim/erc32/configure | 10 +++++-----
sim/erc32/configure.ac | 9 ++++-----
3 files changed, 15 insertions(+), 10 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 b5f057bbdea gcc/ChangeLog:
new afa6c510576 2018-10-30 Aaron Sawdey <acsawdey(a)linux.ibm.com>
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/ChangeLog | 11 +++++++++++
gcc/config/rs6000/rs6000-protos.h | 1 +
gcc/config/rs6000/rs6000.c | 16 ++++++++++++++++
gcc/config/rs6000/rs6000.md | 14 ++++++++++----
4 files changed, 38 insertions(+), 4 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 0a2198d1201 [llvm-objcopy] Fix --keep-global-symbol/--globalize-symbol [...]
new 9abf4aed732 [InstSimplify] add tests for fcmp folds; 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:
.../InstSimplify/floating-point-compare.ll | 75 +++++++++++++++++++++-
1 file changed, 73 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 linux.
from 11743c56785c Merge tag 'rpmsg-v4.20' of git://github.com/andersson/remoteproc
new 3527a018c00e Btrfs: fix null pointer dereference on compressed write pa [...]
new 7ed586d0a824 Btrfs: fix assertion on fsync of regular file when using n [...]
new 5ce555578e09 Btrfs: fix deadlock when writing out free space caches
new 0a9df0df17a0 btrfs: delayed-ref: extract find_first_ref_head from find_ [...]
new b2b5b6502c3d MAINTAINERS: update my email address for btrfs
new 21a94f7acf0f btrfs: reset max_extent_size properly
new ad22cf6ea47f btrfs: set max_extent_size properly
new fb5c39d7a887 btrfs: don't use ctl->free_space for max_extent_size
new 49940bdd5777 btrfs: only free reserved extent if we didn't insert it
new 80ee54bfe8a3 btrfs: fix insert_reserved error handling
new 30928e9baac2 btrfs: don't run delayed_iputs in commit
new c495144bc696 btrfs: move the dio_sem higher up the callchain
new 421f0922a2cf Btrfs: fix use-after-free during inode eviction
new 9084cb6a24bf Btrfs: fix use-after-free when dumping free space
new 85b5d4bcab8b Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub [...]
new a1c6ca3c6de7 kernel: hung_task.c: disable on suspend
new 145d952a2932 sched: Factor out nr_iowait and nr_iowait_cpu
new a7fe5190c03f cpuidle: menu: Remove get_loadavg() from the performance m [...]
new 5906056e52e9 cpufreq: intel_pstate: Fix compilation for !CONFIG_ACPI
new a7314405d83c cpufreq: drop ARM_BIG_LITTLE_CPUFREQ support for ARM64
new f174e49e4906 cpufreq: remove unused arm_big_little_dt driver
new c4ac6889930d Merge branches 'pm-cpuidle' and 'pm-cpufreq'
new 6ef746769ef5 Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/ [...]
new e09db3d241f8 x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus [...]
new 3c670dba864d ACPI / PMIC: xpower: Block P-Unit I2C access during read-m [...]
new 8afb46804dfa i2c: designware: Cleanup bus lock handling
new 6a9b593d4b6f ACPI / PMIC: xpower: Add depends on IOSF_MBI to Kconfig entry
new c2101d018264 Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/sc [...]
The 28 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 | 3 +-
arch/x86/include/asm/iosf_mbi.h | 39 +++--
arch/x86/platform/intel/iosf_mbi.c | 217 ++++++++++++++++++++++++---
drivers/acpi/Kconfig | 2 +-
drivers/acpi/pmic/intel_pmic_xpower.c | 21 ++-
drivers/cpufreq/Kconfig.arm | 9 +-
drivers/cpufreq/Makefile | 3 -
drivers/cpufreq/arm_big_little_dt.c | 100 ------------
drivers/cpufreq/intel_pstate.c | 20 +--
drivers/cpuidle/governors/menu.c | 25 +--
drivers/i2c/busses/i2c-designware-baytrail.c | 139 +----------------
drivers/i2c/busses/i2c-designware-common.c | 4 +-
drivers/i2c/busses/i2c-designware-core.h | 9 +-
drivers/i2c/busses/i2c-designware-platdrv.c | 2 -
fs/btrfs/ctree.c | 17 +++
fs/btrfs/delayed-ref.c | 50 +++---
fs/btrfs/extent-tree.c | 37 +++--
fs/btrfs/file.c | 12 ++
fs/btrfs/free-space-cache.c | 32 ++--
fs/btrfs/inode.c | 15 +-
fs/btrfs/transaction.c | 9 --
fs/btrfs/tree-log.c | 5 +-
include/linux/sched/stat.h | 1 -
kernel/hung_task.c | 30 +++-
kernel/sched/core.c | 34 ++---
25 files changed, 421 insertions(+), 414 deletions(-)
delete mode 100644 drivers/cpufreq/arm_big_little_dt.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/binutils-gdb.
from fde907c18c Automatic date update in version.in
adds 8081781f5b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.