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-lts-defconfig
in repository toolchain/binutils-gdb.
from 1a088a2e26 GDB: Documentation: Remove greengrocer's apostrophe.
adds d6677607c2 Fix "make info" in gdb
adds 4051d2d65a [PUSHED/OBVIOUS] ensure help set print type gives the correct help.
adds b8265d6194 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
gdb/doc/ChangeLog | 5 +++++
gdb/doc/gdb.texinfo | 2 +-
gdb/typeprint.c | 2 +-
5 files changed, 13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-defconfig
in repository toolchain/linux-next.
from 270b77a0f30e Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freede [...]
adds 4312f2ab136a tools arch uapi: Sync the x86 kvm.h copy
adds 25fe15e54fe5 tools headers uapi: Sync kvm.h copy
adds 1b9caa10b31d Revert "perf tools: Fix PMU term format max value calculation"
adds 94aafb74cee0 perf vendor events intel: Fix wrong filter_band* values fo [...]
adds 4ab8455f8bd8 perf evsel: Store ids for events with their own cpus perf_ [...]
adds 36b8d4628d3c perf tools: Fix use of alternatives to find JDIR
adds c458a6206d2a perf tools: Fix tracing_path_mount proper path
adds 0ed149cf5239 perf cpu_map: Align cpu map synthesized events properly.
adds d4046e8e17b9 perf report: Don't crash on invalid inline debug information
adds 298faf53200f perf tools: Pass build flags to traceevent build
adds edeb0c90df35 perf tools: Stop fallbacking to kallsyms for vdso symbols lookup
adds 20e8e72d0fa8 Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://g [...]
adds 9b00eb8ac273 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
adds baa9be4ffb55 sched/fair: Fix throttle_list starvation with low CFS quota
adds 9845c49cc9bb sched/fair: Fix the min_vruntime update logic in dequeue_entity()
adds 14dbc56aa27d Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
adds 4907c68abd3f x86/tsc: Force inlining of cyc2ns bits
adds b59167ac7baf x86/percpu: Fix this_cpu_read()
adds 16561f27f94e x86/entry: Add some paranoid entry/exit CR3 handling comments
adds 53c13ba8ed39 x86/time: Correct the attribute on jiffies' definition
adds dca5203e3fe2 x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS
adds 04f4f954b695 x86/entry/32: Clear the CS high bits
adds ae852495be36 x86/entry/64: Further improve paranoid_entry comments
adds 6aa676761d4c x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
adds 2224d6165281 x86/fpu: Fix i486 + no387 boot crash by only saving FPU re [...]
adds 485734f3fc77 x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
adds b0d04fb56b31 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
new 48995423143a Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
new d55bef5059dd net: fix pskb_trim_rcsum_slow() with odd trim offset
new 4ba4c566ba84 net/ipv6: Fix index counter for unicast addresses in in6_d [...]
new d2fb4fb8ee91 Revert "neighbour: force neigh_invalidate when NUD_FAILED [...]
new 23469de647c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The 5 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/x86/boot/compressed/Makefile | 1 +
arch/x86/entry/entry_32.S | 13 ++++++------
arch/x86/entry/entry_64.S | 13 ++++++++++++
arch/x86/include/asm/fpu/internal.h | 2 +-
arch/x86/include/asm/percpu.h | 8 ++++----
arch/x86/kernel/fpu/signal.c | 1 -
arch/x86/kernel/pci-swiotlb.c | 2 --
arch/x86/kernel/time.c | 2 +-
arch/x86/kernel/tsc.c | 6 +++---
kernel/sched/fair.c | 24 ++++++++++++++++++----
kernel/sched/sched.h | 2 ++
net/core/neighbour.c | 3 +--
net/core/netpoll.c | 2 --
net/core/skbuff.c | 5 +++--
net/ipv6/addrconf.c | 6 ++++--
tools/arch/x86/include/uapi/asm/kvm.h | 1 +
tools/include/uapi/linux/kvm.h | 1 +
tools/lib/api/fs/tracing_path.c | 4 ++--
tools/perf/Makefile.config | 2 +-
tools/perf/Makefile.perf | 2 +-
tools/perf/builtin-report.c | 1 +
.../pmu-events/arch/x86/ivytown/uncore-power.json | 16 +++++++--------
.../pmu-events/arch/x86/jaketown/uncore-power.json | 16 +++++++--------
tools/perf/util/event.c | 22 +++-----------------
tools/perf/util/evsel.c | 3 +++
tools/perf/util/pmu.c | 13 ++++++------
tools/perf/util/srcline.c | 3 +++
27 files changed, 99 insertions(+), 75 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-stable-defconfig
in repository toolchain/gcc.
from 21438907b94 Daily bump.
adds b07d8be1701 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 ef0e188cb54 [WebAssembly] Change tabs to spaces in basic-assembly.s
new 593972ff78a [X86] Only extract constant pool shuffle mask data with zer [...]
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/Target/X86/X86ISelLowering.cpp | 2 +-
lib/Target/X86/X86MCInstLower.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.