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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 105381029 0: update: binutils-gcc-linux: all
new 21ad9d31f 0: update: binutils-gcc-linux: all
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 (105381029)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 182 +-
02-prepare_abe/console.log | 292 +-
03-build_abe-binutils/console.log | 11512 +++++------
04-build_abe-stage1/console.log | 18130 ++++++++---------
05-build_linux/console.log | 1094 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31372 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
results | 2 +-
13 files changed, 31394 insertions(+), 31238 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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 0db49895f3 Use = instead of == for better portability
adds 0bc2354b81 Fix bugs in 'val and 'pos with range types
adds 53a47a3e49 Handle indexing Ada arrays with enum indices
adds e98d2e6da4 Ensure class_tui is listed in the output of "help" giving th [...]
adds 3c73074034 gas: Adjust x86 tests for PECOFF
adds 368584aa8c ld: Skip some x86 ifunc tests for lynxos and nto
adds dbac035ca0 Automatic date update in version.in
adds 25e1eca8fa Fix extraction of signed constants in nios2 disassembler (again).
adds a6dbf402de ld: Add --warn-textrel and obsolete --warn-shared-textrel
adds c2b750436a Fix some duplicate test names
adds f8c6d1528c Fix PR 26000, logical bitwise error / prologue analyzer
new 4594094926 Introduce dwarf2_per_objfile::obstack
new 5717c425a6 Add "objfile" parameter to two partial_symtab methods
new d3473f0c4b Add dwarf2_per_cu_data::index
new a50264baf5 Add dwarf2_per_objfile member to DWARF batons
new 5989a64ed5 Split dwarf2_per_objfile into dwarf2_per_objfile and dwarf2_per_bfd
new af758d117e Remove symtab links from dwarf2_psymtab and dwarf2_per_cu_qu [...]
new ae090bdbf8 Move die_type_hash to dwarf2_per_objfile
new 9e021579fa Add dwarf2_per_objfile field to dwarf2_cu
new 97a1449a95 Remove reference to dwarf2_per_cu_data::dwarf2_per_objfile i [...]
new 5e22e966a0 Remove dwarf2_cu->per_cu->dwarf2_per_objfile references
new 1859c670e9 Add dwarf2_per_bfd field to dwarf2_per_cu_data
new c3699833af Make dwarf2_get_dwz_file take a dwarf2_per_bfd
new 313bad1bc6 Use bfd_get_filename instead of objfile_name in lookup_dwo_unit
new ab43249077 Add dwarf2_per_objfile parameter to cutu_reader's constructors
new d460f6600a Make queue_and_load_dwo_tu receive a dwarf2_cu
new e3beb21d35 Remove dwarf2_per_cu_data::dwarf2_per_objfile reference in c [...]
new 7aa104c423 Add dwarf2_per_objfile parameter to create_partial_symtab
new 43182c09c6 Add dwarf2_per_objfile parameter to recursively_compute_inclusions
new 47b14e8676 Add dwarf2_per_objfile parameter to process_full_{comp,type}_unit
new 4ab09049d6 Pass dwarf2_cu objects to dwo-related functions, instead of [...]
new 64874a4030 Remove reference to dwarf2_per_cu_data::dwarf2_per_objfile i [...]
new 293e7e5114 Move int type methods out of dwarf2_per_cu_data
new 89b07335fe Add dwarf2_per_objfile to dwarf_expr_context and dwarf2_frame_cache
new 4b167ea1a0 Remove dwarf2_per_cu_data::text_offset
new 82ca3f5189 Add dwarf2_per_objfile parameter to dwarf2_read_addr_index
new 3c3cd3d4d7 Add dwarf2_per_objfile parameter to allocate_piece_closure
new 14095eb326 Add dwarf2_per_objfile parameters to dwarf2_fetch_* functions
new 9f47c70716 Remove dwarf2_per_cu_data::objfile ()
new 120ce1b5b2 Add dwarf2_per_objfile parameter to free_one_cached_comp_unit
new aa66c37944 Add dwarf2_per_objfile parameter to get_die_type_at_offset
new f6e649ddaf Remove leftover references to dwarf2_per_cu_data::dwarf2_per [...]
new 127bbf4b50 Remove dwarf2_per_cu_data::dwarf2_per_objfile
new 8adb84872b Split type_unit_group
new e286671bf9 Move signatured_type::type to unshareable object
new 168c9250f2 Pass dwarf2_per_bfd instead of dwarf2_per_objfile to some in [...]
new 8fc0b21da6 Pass dwarf2_cu to process_full_{comp,type}_unit
new 1b555f1747 Make load_cu return the loaded dwarf2_cu
new 2e6a9f7959 Add comp_unit_head to dwarf2_per_cu_data
new 2e6711003b Pass existing_cu object to cutu_reader
new 7188ed02d2 Replace dwarf2_per_cu_data::cu backlink with per-objfile map
new fcf23d5b65 Make mapped_debug_names independent of objfile
new 39b16f87f7 Move line_header_hash to dwarf2_per_objfile
new 17ee85fc2a Share DWARF partial symtabs
new 198204a7f0 [PATCH] allow empty string as argument to -Map
The 44 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:
bfd/ChangeLog | 8 +
bfd/elflink.c | 10 +-
bfd/elfxx-x86.c | 6 +-
bfd/version.h | 2 +-
gas/ChangeLog | 6 +
gas/testsuite/gas/i386/align-branch-9.d | 2 +-
gas/testsuite/gas/i386/inval-avx512f.l | 3 +
gas/testsuite/gas/i386/inval-avx512f.s | 1 +
gdb/ChangeLog | 724 ++++++
gdb/ada-lang.c | 37 +-
gdb/ada-valprint.c | 40 +-
gdb/arm-tdep.c | 2 +-
gdb/cli/cli-cmds.c | 6 +
gdb/command.h | 2 +-
gdb/compile/compile-loc2c.c | 20 +-
gdb/compile/compile.h | 13 +-
gdb/dwarf2/expr.c | 11 +-
gdb/dwarf2/expr.h | 11 +-
gdb/dwarf2/frame.c | 67 +-
gdb/dwarf2/index-cache.c | 2 +-
gdb/dwarf2/index-write.c | 51 +-
gdb/dwarf2/loc.c | 289 ++-
gdb/dwarf2/loc.h | 11 +-
gdb/dwarf2/macro.c | 11 +-
gdb/dwarf2/read.c | 2497 ++++++++++----------
gdb/dwarf2/read.h | 304 ++-
gdb/gdbtypes.c | 9 +
gdb/gdbtypes.h | 8 +-
gdb/language.c | 5 +-
gdb/language.h | 10 +-
gdb/objfiles.h | 2 +-
gdb/psympriv.h | 19 +-
gdb/psymtab.c | 44 +-
gdb/testsuite/ChangeLog | 37 +
gdb/testsuite/gdb.ada/arr_acc_idx_w_gap.exp | 7 +
.../gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads | 6 +-
.../arr_acc_idx_w_gap/enum_with_gap_main.adb | 1 +
gdb/testsuite/gdb.arch/aarch64-sighandler-regs.exp | 67 +-
gdb/testsuite/gdb.arch/aarch64-tagged-pointer.exp | 8 +-
.../gdb.arch/arm-disassembler-options.exp | 2 +-
gdb/testsuite/gdb.arch/arm-disp-step.exp | 39 +-
gdb/testsuite/gdb.arch/thumb-prologue.exp | 2 +-
gdb/testsuite/gdb.base/async.exp | 6 +-
gdb/testsuite/gdb.base/auxv.exp | 4 +-
gdb/testsuite/gdb.base/complex-parts.exp | 36 +-
gdb/testsuite/gdb.base/ena-dis-br.exp | 57 +-
gdb/testsuite/gdb.base/foll-exec.exp | 33 +-
gdb/testsuite/gdb.base/permissions.exp | 59 +-
gdb/testsuite/gdb.base/relocate.exp | 104 +-
gdb/testsuite/gdb.base/return2.exp | 2 +-
gdb/testsuite/gdb.base/sigbpt.exp | 8 +-
gdb/testsuite/gdb.base/siginfo-obj.exp | 36 +-
gdb/testsuite/gdb.cp/converts.exp | 60 +-
gdb/testsuite/gdb.cp/exceptprint.exp | 24 +-
gdb/testsuite/gdb.cp/inherit.exp | 11 +-
gdb/testsuite/gdb.cp/nsnoimports.exp | 44 +-
gdb/testsuite/gdb.cp/virtbase2.exp | 28 +-
gdb/testsuite/gdb.mi/mi-var-cmd.exp | 28 +-
gdb/testsuite/gdb.mi/var-cmd.c | 98 +-
gdb/valprint.c | 43 +-
include/ChangeLog | 8 +
include/bfdlink.h | 19 +-
ld/ChangeLog | 34 +
ld/NEWS | 8 +
ld/emultempl/elf.em | 6 +-
ld/ld.texi | 20 +-
ld/ldlex.h | 2 +-
ld/lexsup.c | 69 +-
ld/testsuite/ld-elf/pr19539.d | 3 +-
ld/testsuite/ld-i386/warn1.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-23a-x86.d | 1 +
ld/testsuite/ld-ifunc/ifunc-24a-x86.d | 1 +
ld/testsuite/ld-ifunc/ifunc-25a-x86.d | 1 +
ld/testsuite/ld-scripts/map-address.exp | 22 +
opcodes/ChangeLog | 7 +
opcodes/nios2-dis.c | 26 +-
76 files changed, 3370 insertions(+), 1942 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8093c830a 0: update: binutils-gcc-linux: boot
new b3b07a5fd 0: update: binutils-gcc-linux: boot
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 (8093c830a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 30 +-
03-build_abe-binutils/console.log | 11645 ++++++------
04-build_abe-stage1/console.log | 15650 ++++++++---------
05-build_linux/console.log | 660 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 28177 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
11 files changed, 28169 insertions(+), 28143 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/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 9056a6135 0: update: llvm-linux: boot
new 09084f60e 0: update: llvm-linux: boot
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 (9056a6135)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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-build_llvm/console.log | 12630 +++++++++++++++++-----------------
03-build_linux/console.log | 718 +-
04-boot_linux/console.log | 394 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13910 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 13874 insertions(+), 13916 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-release-arm-lts-allmodconfig
in repository toolchain/ci/linux.
from 1bab61d3e8cd Linux 4.19.124
new ce1cc0d8c237 x86/uaccess, ubsan: Fix UBSAN vs. SMAP
new f5a8138cd483 ubsan: build ubsan.c more conservatively
new a612c4ece2eb i2c: dev: Fix the race between the release of i2c_dev and cdev
new 008708152ebb KVM: SVM: Fix potential memory leak in svm_cpu_init()
new 512f9837b448 riscv: set max_pfn to the PFN of the last page
new 904de138bae9 ima: Set file->f_mode instead of file->f_flags in ima_calc [...]
new 4c7a2e76ae93 evm: Check also if *tfm is an error pointer in init_desc()
new 657a03ff6c97 ima: Fix return value of ima_write_policy()
new e7a71903eced mtd: spinand: Propagate ECC information to the MTD structure
new b23af87aabc0 fix multiplication overflow in copy_fdtable()
new e0fdf46af950 ubifs: remove broken lazytime support
new 0c673a099600 iommu/amd: Fix over-read of ACPI UID from IVRS table
new c3c1cf3dbb9c i2c: mux: demux-pinctrl: Fix an error handling path in 'i2 [...]
new 3251a0749e09 ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
new 3704132ab051 gcc-common.h: Update for GCC 10
new 0faf568db7ee HID: multitouch: add eGalaxTouch P80H84 support
new afdc30836903 HID: alps: Add AUI1657 device ID
new 10c034037ecb HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGAC [...]
new b1cd543ed3a9 scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
new 19bba55319fa scsi: qla2xxx: Delete all sessions before unregister local [...]
new 96fc3559de8d configfs: fix config_item refcnt leak in configfs_rmdir()
new b6067828fd4a vhost/vsock: fix packet delivery order to monitoring devices
new 297a69f4775c aquantia: Fix the media type of AQC100 ethernet controller [...]
new f8dacda9c713 component: Silence bind error on -EPROBE_DEFER
new 62fe53c2572f scsi: ibmvscsi: Fix WARN_ON during event pool release
new 467926e4ac90 HID: i2c-hid: reset Synaptics SYNA2393 on resume
new 3c52564729cc x86/apic: Move TSC deadline timer debug printk
new 5aa6bc02414d gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
new d4c0e42f14fb HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell [...]
new 7b9e34e82120 ceph: fix double unlock in handle_cap_export()
new e5645ec7f715 stmmac: fix pointer check after utilization in stmmac_interrupt
new 661595bc360a USB: core: Fix misleading driver bug report
new 4276e29974f3 platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
new 202396391676 ARM: futex: Address build warning
new 4252abf74253 padata: Replace delayed timer with immediate workqueue in [...]
new 1538674ceea8 padata: initialize pd->cpu with effective cpumask
new 189b4cfafe61 padata: purge get_cpu and reorder_via_wq from padata_do_serial
new 7754403d85cf ALSA: iec1712: Initialize STDSP24 properly when using the [...]
new f479482fc10b ALSA: pcm: fix incorrect hw_base increase
new 2865e45c7756 ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aor [...]
new 7fd4b8ddf311 ALSA: hda/realtek - Add more fixup entries for Clevo machines
new 90389f4f54e8 drm/etnaviv: fix perfmon domain interation
new f1738ae012a1 apparmor: Fix use-after-free in aa_audit_rule_init
new dd73adb161fe apparmor: fix potential label refcnt leak in aa_change_profile
new c7018495028f apparmor: Fix aa_label refcnt leak in policy_update
new c4bea8476305 dmaengine: tegra210-adma: Fix an error handling path in 't [...]
new f0cd63e5dd99 dmaengine: owl: Use correct lock in owl_dma_get_pchan()
new 6da57562007a drm/i915/gvt: Init DPLL/DDI vreg for virtual display inste [...]
new 3d2154320367 powerpc: Remove STRICT_KERNEL_RWX incompatibility with REL [...]
new 833607d44b56 powerpc/64s: Disable STRICT_KERNEL_RWX
new 5e66a5e2fd77 nfit: Add Hyper-V NVDIMM DSM command set to white list
new 2979da373471 libnvdimm/btt: Remove unnecessary code in btt_freelist_init
new 4e160b91c776 libnvdimm/btt: Fix LBA masking during 'free list' population
new 472592bb5fa7 staging: most: core: replace strcpy() by strscpy()
new 0373456471aa thunderbolt: Drop duplicated get_switch_at_route()
new f8ed06a6531b media: fdp1: Fix R-Car M3-N naming in debug message
new 747c7d5ac0d0 Revert "net/ibmvnic: Fix EOI when running in XIVE mode"
new fb12b3e643fd net: bcmgenet: code movement
new 36235239745c net: bcmgenet: abort suspend on error
new 810ed91e8980 cxgb4: free mac_hlist properly
new 7f76dcd7cd31 cxgb4/cxgb4vf: Fix mac_hlist initialization and free
new 9c05084cb551 tty: serial: qcom_geni_serial: Fix wrap around of TX buffer
new 46eafd0f5987 brcmfmac: abort and release host after error
new acc014ae002f Revert "gfs2: Don't demote a glock until its revokes are written"
new 7f08947a5420 staging: iio: ad2s1210: Fix SPI reading
new c6d40a805846 staging: greybus: Fix uninitialized scalar variable
new f289ee6ebb64 iio: sca3000: Remove an erroneous 'get_device()'
new f2c5f3aefb3a iio: dac: vf610: Fix an error handling path in 'vf610_dac_ [...]
new eabaf0d2d5be misc: rtsx: Add short delay after exit from ASPM
new 77433aa4cd86 mei: release me_cl object reference
new a851990732c5 ipack: tpci200: fix error return code in tpci200_register()
new 0ce2f76e97d8 rapidio: fix an error in get_user_pages_fast() error handling
new e7980748ed5a rxrpc: Fix a memory leak in rxkad_verify_response()
new 754254daca39 x86/unwind/orc: Fix unwind_get_return_address_ptr() for in [...]
new cdaedaba687b iio: adc: stm32-adc: Use dma_request_chan() instead dma_re [...]
new 90af01f6d9fa iio: adc: stm32-adc: fix device used to request dma
new ae862e350a60 iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_ [...]
new d268f8ddbb51 iio: adc: stm32-dfsdm: fix device used to request dma
new db7a934a0223 rxrpc: Trace discarded ACKs
new 32eff2f22b43 rxrpc: Fix ack discard
new 2d16cf4817bc Linux 4.19.125
The 81 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:
Makefile | 2 +-
arch/arm/include/asm/futex.h | 9 +-
arch/powerpc/Kconfig | 2 +-
arch/riscv/kernel/setup.c | 2 +
arch/x86/kernel/apic/apic.c | 27 ++---
arch/x86/kernel/unwind_orc.c | 7 ++
arch/x86/kvm/svm.c | 13 ++-
drivers/acpi/nfit/core.c | 17 ++-
drivers/acpi/nfit/nfit.h | 6 +-
drivers/base/component.c | 8 +-
drivers/dma/owl-dma.c | 8 +-
drivers/dma/tegra210-adma.c | 2 +-
drivers/gpu/drm/etnaviv/etnaviv_perfmon.c | 2 +-
drivers/gpu/drm/i915/gvt/display.c | 49 ++++++++-
drivers/hid/hid-alps.c | 1 +
drivers/hid/hid-ids.h | 7 +-
drivers/hid/hid-multitouch.c | 3 +
drivers/hid/hid-quirks.c | 1 +
drivers/hid/i2c-hid/i2c-hid-core.c | 2 +
drivers/i2c/i2c-dev.c | 48 +++++----
drivers/i2c/muxes/i2c-demux-pinctrl.c | 1 +
drivers/iio/accel/sca3000.c | 2 +-
drivers/iio/adc/stm32-adc.c | 20 +++-
drivers/iio/adc/stm32-dfsdm-adc.c | 23 +++--
drivers/iio/dac/vf610_dac.c | 1 +
drivers/iommu/amd_iommu_init.c | 9 +-
drivers/ipack/carriers/tpci200.c | 1 +
drivers/media/platform/rcar_fdp1.c | 2 +-
drivers/misc/cardreader/rtsx_pcr.c | 3 +
drivers/misc/mei/client.c | 2 +
drivers/mtd/nand/spi/core.c | 4 +
drivers/mtd/ubi/debug.c | 12 +--
.../net/ethernet/aquantia/atlantic/aq_pci_func.c | 2 +-
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 63 ++++++------
drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c | 6 ++
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 13 ++-
.../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c | 6 +-
drivers/net/ethernet/ibm/ibmvnic.c | 8 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 7 +-
drivers/net/gtp.c | 9 +-
.../wireless/broadcom/brcm80211/brcmfmac/sdio.c | 2 +
drivers/nvdimm/btt.c | 33 +++---
drivers/nvdimm/btt.h | 2 +
drivers/nvdimm/btt_devs.c | 8 ++
drivers/platform/x86/asus-nb-wmi.c | 24 +++++
drivers/rapidio/devices/rio_mport_cdev.c | 5 +
drivers/scsi/ibmvscsi/ibmvscsi.c | 4 -
drivers/scsi/qla2xxx/qla_attr.c | 2 +-
drivers/scsi/qla2xxx/qla_mbx.c | 2 +-
drivers/staging/greybus/uart.c | 4 +-
drivers/staging/iio/resolver/ad2s1210.c | 17 ++-
drivers/staging/most/core.c | 2 +-
drivers/thunderbolt/icm.c | 12 ++-
drivers/thunderbolt/switch.c | 18 ----
drivers/thunderbolt/tb.c | 9 +-
drivers/thunderbolt/tb.h | 1 -
drivers/tty/serial/qcom_geni_serial.c | 12 ++-
drivers/usb/core/message.c | 4 +-
drivers/vhost/vsock.c | 10 +-
fs/ceph/caps.c | 1 +
fs/configfs/dir.c | 1 +
fs/file.c | 2 +-
fs/gfs2/glock.c | 3 -
fs/ubifs/file.c | 6 +-
include/linux/padata.h | 13 +--
include/trace/events/rxrpc.h | 35 +++++++
include/uapi/linux/ndctl.h | 1 +
kernel/padata.c | 114 ++++-----------------
lib/Makefile | 2 +
net/rxrpc/input.c | 38 ++++++-
net/rxrpc/rxkad.c | 3 +-
scripts/gcc-plugins/Makefile | 1 +
scripts/gcc-plugins/gcc-common.h | 4 +
security/apparmor/apparmorfs.c | 3 +-
security/apparmor/audit.c | 3 +-
security/apparmor/domain.c | 3 +-
security/integrity/evm/evm_crypto.c | 2 +-
security/integrity/ima/ima_crypto.c | 12 +--
security/integrity/ima/ima_fs.c | 3 +-
sound/core/pcm_lib.c | 1 +
sound/pci/hda/patch_realtek.c | 4 +
sound/pci/ice1712/ice1712.c | 3 +-
82 files changed, 498 insertions(+), 341 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-release-arm-lts-allmodconfig
in repository toolchain/ci/gcc.
from cd8cc299de6 [rs6000] fix mffsl emulation
adds c99418920ca Daily bump.
adds 2fbc989aee0 Add new git-backport.py script.
adds b3b9ee70f3e Fixes a hang on an invalid ID in a WAIT statement.
No new revisions were added by this update.
Summary of changes:
contrib/git-backport.py | 60 ++++++++++++++++++++++++
gcc/ChangeLog | 6 +++
gcc/DATESTAMP | 2 +-
gcc/fortran/libgfortran.h | 1 +
gcc/testsuite/ChangeLog | 7 +++
libgfortran/io/async.c | 7 +++
libgfortran/runtime/error.c | 4 ++
libgomp/testsuite/libgomp.fortran/async_io_9.f90 | 20 ++++++++
8 files changed, 106 insertions(+), 1 deletion(-)
create mode 100755 contrib/git-backport.py
create mode 100644 libgomp/testsuite/libgomp.fortran/async_io_9.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards fb78bc8e0 0: update: binutils-gcc-linux: all
new c863cf369 0: update: binutils-gcc-linux: all
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 (fb78bc8e0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 120 +-
02-prepare_abe/console.log | 442 +-
03-build_abe-binutils/console.log | 10378 +++++------
04-build_abe-stage1/console.log | 17961 +++++++++---------
05-build_linux/console.log | 626 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29545 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 29525 insertions(+), 29571 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.