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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 926ce97e53 Automatic date update in version.in
adds 1f656f7009 S/390: Add support for z15 as CPU name.
No new revisions were added by this update.
Summary of changes:
gas/config/tc-s390.c | 2 +-
gas/doc/as.texi | 3 ++-
gas/doc/c-s390.texi | 4 ++--
opcodes/s390-mkopc.c | 3 ++-
4 files changed, 7 insertions(+), 5 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8ea882fe 0: update: binutils-gcc-linux: all
new 4e982987 0: update: binutils-gcc: 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 (8ea882fe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 214 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11000 ++++++++--------
04-build_abe-stage1/console.log | 12850 +++++++++---------
05-build_linux/console.log | 625 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 25176 ++++++++++++++++++------------------
jenkins/manifest.sh | 17 +-
10 files changed, 25099 insertions(+), 25249 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 ac8d0162b59 PR target/92841 * config/i386/i386.md (@stack_protect_set [...]
new ada5a6defe4 PR c++/59655 * pt.c (push_tinst_level_loc): If limit_bad_ [...]
new adbad0a15e0 * name-lookup.c (get_std_name_hint): Add std::byte.
new 7484780e06a PR c++/92576 - redeclaration of variable template.
new 6e8f413c4dc PR c++/79592 - missing explanation of invalid constexpr.
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:
gcc/cp/ChangeLog | 26 +++++++++++++++++++++
gcc/cp/constexpr.c | 27 +++++++++++++++-------
gcc/cp/decl.c | 16 ++++---------
gcc/cp/decl2.c | 9 +++++++-
gcc/cp/name-lookup.c | 2 ++
gcc/cp/pt.c | 7 +++++-
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/cpp0x/constexpr-nsdmi1.C | 12 ++++++++++
gcc/testsuite/g++.dg/cpp0x/diag3.C | 20 ++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/var-templ32.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/var-templ65.C | 5 ++++
.../g++.dg/lookup/missing-std-include-9.C | 3 +++
12 files changed, 110 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-nsdmi1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/diag3.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ65.C
create mode 100644 gcc/testsuite/g++.dg/lookup/missing-std-include-9.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 2d3145f8d280 early init: fix error handling when opening /dev/console
new 37d02592f11b btrfs: Fix error messages in qgroup_rescan_init
new fcb970581dd9 Btrfs: fix cloning range with a hole when using the NO_HOL [...]
new f72ff01df9cf btrfs: do not call synchronize_srcu() in inode_tree_del
new db8fe64f9ce6 btrfs: handle error in btrfs_cache_block_group
new 943eb3bf25f4 btrfs: don't double lock the subvol_sem for rename exchange
new 994bf9cd78aa btrfs: tree-checker: Fix error format string for size_t
new cf93e15eca0b btrfs: fix devs_max constraints for raid1c3 and raid1c4
new b6293c821ea8 btrfs: return error pointer from alloc_test_extent_buffer
new 40e046acbd2f Btrfs: fix missing data checksums after replaying a log tree
new ad1d8c439978 Btrfs: make tree checker detect checksum items with overla [...]
new 6609fee8897a Btrfs: fix removal logic of the tree mod log that leads to [...]
new 147271e35ba2 Btrfs: fix hole extent items with a zero size after range cloning
new c7e54b5102bf btrfs: abort transaction after failed inode updates in cre [...]
new 714cd3e8cba6 btrfs: handle ENOENT in btrfs_uuid_tree_iterate
new 9bc574de5905 btrfs: skip log replay on orphaned roots
new ca1aa2818a53 btrfs: do not leak reloc root if we fail to read the fs root
new fbd542971aa1 btrfs: send: remove WARN_ON for readonly mount
new 2187f215ebaa Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/sc [...]
The 18 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:
fs/btrfs/ctree.c | 2 +-
fs/btrfs/ctree.h | 2 +-
fs/btrfs/extent-tree.c | 27 ++++++++++++++----
fs/btrfs/extent_io.c | 6 ++--
fs/btrfs/file-item.c | 7 +++--
fs/btrfs/file.c | 4 +--
fs/btrfs/inode.c | 12 +++-----
fs/btrfs/ioctl.c | 26 ++++++++---------
fs/btrfs/qgroup.c | 4 +--
fs/btrfs/relocation.c | 1 +
fs/btrfs/send.c | 6 ----
fs/btrfs/tests/free-space-tree-tests.c | 4 +--
fs/btrfs/tests/qgroup-tests.c | 4 +--
fs/btrfs/tree-checker.c | 20 +++++++++++--
fs/btrfs/tree-log.c | 52 ++++++++++++++++++++++++++++++----
fs/btrfs/uuid-tree.c | 2 ++
fs/btrfs/volumes.c | 4 +--
17 files changed, 127 insertions(+), 56 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from e5f70f1f 4: update: llvm-c1a0a213378a458fbea1a5c77b315c7dce08fd05: 20117
new 68bc24d7 5: reset: linux-51466b3fd2725bfb0de629f71c0854ff276d50ae: 19881
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 | 17 +-
02-build_llvm/console.log | 11886 +++++++++++++++++------------------
03-build_linux/console.log | 772 ++-
05-check_regression/console.log | 23 +-
06-update_baseline/console.log | 80 -
console.log | 12778 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 12614 insertions(+), 12954 deletions(-)
create mode 100644 reset-baseline
--
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 pending-fixes
in repository linux-next.
omits 8dd4dfbde178 Merge remote-tracking branch 'pinctrl-intel-fixes/fixes'
omits 213da14f4ac6 Merge remote-tracking branch 'pidfd-fixes/fixes'
omits a1c811272880 Merge remote-tracking branch 'rtc-fixes/rtc-fixes'
omits da3d0f098ba5 Merge remote-tracking branch 'mmc-fixes/fixes'
omits 1f80dfcd39b8 Merge remote-tracking branch 'drm-intel-fixes/for-linux-ne [...]
omits b8836052ec8d Merge remote-tracking branch 'devicetree-fixes/dt/linus'
omits 82305e7f7d4e Merge remote-tracking branch 'vfs-fixes/fixes'
omits 2bc446e376ee Merge remote-tracking branch 'btrfs-fixes/next-fixes'
omits 17142eec46cd Merge remote-tracking branch 'nvdimm-fixes/libnvdimm-fixes'
omits bbce83db07b7 Merge remote-tracking branch 'hwmon-fixes/hwmon'
omits c09ed5a1ca12 Merge remote-tracking branch 'kvms390-fixes/master'
omits 00c1e8376ccc Merge remote-tracking branch 'mips-fixes/mips-fixes'
omits b329f554baa1 Merge remote-tracking branch 'v4l-dvb-fixes/fixes'
omits fa33f1fb0ffc Merge remote-tracking branch 'slave-dma-fixes/fixes'
omits cbeff4e89e8a Merge remote-tracking branch 'ide/master'
omits 99dc4909706b Merge remote-tracking branch 'input-current/for-linus'
omits 4ac913f5d523 Merge remote-tracking branch 'char-misc.current/char-misc-linus'
omits 660e8ee1d717 Merge remote-tracking branch 'usb-chipidea-fixes/ci-for-us [...]
omits a2ab2f49bc60 Merge remote-tracking branch 'usb-serial-fixes/usb-linus'
omits d538705ad089 Merge remote-tracking branch 'spi-fixes/for-linus'
omits 2f6ba9398ed2 Merge remote-tracking branch 'regulator-fixes/for-linus'
omits 1fa45369bed5 Merge remote-tracking branch 'sound-asoc-fixes/for-linus'
omits 21fcd955c11d Merge remote-tracking branch 'sound-current/for-linus'
omits 35b4e90be7cf Merge remote-tracking branch 'mac80211/master'
omits 3737401acd02 Merge remote-tracking branch 'wireless-drivers/master'
omits 1de44cae10bd Merge remote-tracking branch 'bpf/master'
omits f1abde01350a Merge remote-tracking branch 'net/master'
omits 1c5d09fae7b5 Merge remote-tracking branch 'sparc/master'
omits a47a5f9877bf Merge remote-tracking branch 'powerpc-fixes/fixes'
omits f9675ddf4a77 Merge remote-tracking branch 'arm-soc-fixes/arm/fixes'
omits 4c724aed8c3c Merge remote-tracking branch 'arc-current/for-curr'
omits 0564879cfe2b Merge remote-tracking branch 'kbuild-current/fixes'
omits 0ff738ff61b1 Merge branch 'spi-5.5' into spi-linus
omits 8fbe055603cc Merge branch 'regulator-5.5' into regulator-linus
omits b01d77ba385a Merge branch 'asoc-5.5' into asoc-linus
new ea200dec5128 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...]
adds ab0eb16205b4 efi/memreserve: Register reservations as 'reserved' in /pr [...]
adds 6fc3cec30dfe efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
adds dbd89c303b44 efi/gop: Return EFI_SUCCESS if a usable GOP was found
adds ff397be685e4 efi/gop: Fix memory leak in __gop_query32/64()
adds 9fa76ca7b8bd efi: Fix efi_loaded_image_t::unload type
adds b418d660bb97 efi/earlycon: Remap entire framebuffer after page initialization
new a470552ee896 efi: Don't attempt to map RCI2 config table if it doesn't exist
new a114a18c7dbc Merge branch 'efi-urgent-for-linus' of git://git.kernel.or [...]
adds 1a365e822372 locking/spinlock/debug: Fix various data races
new c571b72e2b84 Revert "locking/mutex: Complain upon mutex API misuse in I [...]
new 9e8a0d5ff840 Merge branch 'locking-urgent-for-linus' of git://git.kerne [...]
adds 7074674e7338 perf cpumap: Maintain cpumaps ordered and without dups
adds a2408a70368a perf evlist: Maintain evlist->all_cpus
adds a8cbe40fe9f4 perf evsel: Add iterator to iterate over events ordered by CPU
adds 99d6141d677a perf evsel: Add functions to close evsel on a CPU
adds 7736627b865d perf stat: Use affinity for closing file descriptors
adds e0e6a6ca3ac2 perf stat: Factor out open error handling
adds 4804e0111662 perf stat: Use affinity for opening events
adds 4b49ab708d18 perf stat: Use affinity for reading
adds 363fb12189d5 perf evsel: Add functions to enable/disable for a specific CPU
adds 704e2f5b700d perf stat: Use affinity for enabling/disabling events
adds fa7f7e735495 perf jit: Move test functionality in to a test
adds 77b91c1a525d perf machine: Fill map_symbol->maps in append_inlines() to [...]
adds bd5c6b81dd60 perf bench: Update the copies of x86's mem{cpy,set}_64.S
adds 8122b047dd18 tools arch x86: Sync the msr-index.h copy with the kernel sources
adds ad46f35cca45 tools headers uapi: Sync linux/fscrypt.h with the kernel sources
adds c66f2566db34 tools headers uapi: Sync linux/stat.h with the kernel sources
adds 1fc3d0ee242d tools headers kvm: Sync kvm headers with the kernel sources
adds 2603a4903bf9 tools headers UAPI: Sync sched.h with the kernel
adds f6661125ff41 perf beauty: Add CLEAR_SIGHAND support for clone's flags arg
adds a717ab38a514 tools arch x86: Sync asm/cpufeatures.h with the kernel sources
adds 997440688445 perf kvm: Clarify the 'perf kvm' -i and -o command line options
adds 587db8ebdac2 libtraceevent: Fix lib installation with O=
adds 15b3904f8e88 libtraceevent: Copy pkg-config file to output folder when [...]
adds 9f58c93efdff Merge tag 'perf-core-for-mingo-5.5-20191203' of git://git. [...]
adds ae87405fb511 perf report/top TUI: Replace pr_err() with ui__error()
adds aa6b3c99236b perf report: Make -F more strict like -s
adds bb30acae4c4d perf report: Bail out --mem-mode if mem info is not available
adds 29f6eeca0e14 perf inject: Fix processing of ID index for injected instr [...]
adds 0b3fca6ad328 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
adds fd9bee5e2414 tools headers UAPI: Update tools's copy of drm.h headers
adds 0f60a0bcc1b9 Merge tag 'perf-urgent-for-mingo-5.5-20191205' of git://gi [...]
new 761bfc33dd75 Merge remote-tracking branch 'torvalds/master' into perf/urgent
new b444268801a2 tools headers kvm: Sync linux/kvm.h with the kernel sources
new 05267c7eac12 perf arch: Make the default get_cpuid() return compatible error
new 61208e6e1003 perf top: Do not bail out when perf_env__read_cpuid() retu [...]
new 0dd674efaf63 perf/x86/pmu-events: Fix Kernel_Utilization metric
new eb573e746b9d perf metricgroup: Fix printing event names of metric group [...]
new 28707826877f perf header: Fix false warning when there are no duplicate [...]
new c09982f8e2ba libtraceevent: Allow custom libdir path
new 28396b7df09b perf vendor events s390: Fix counter long description for [...]
new 58b3bafff825 perf vendor events s390: Remove name from L1D_RO_EXCL_WRIT [...]
new 57e04eeda515 Merge tag 'perf-urgent-for-mingo-5.5-20191216' of git://gi [...]
new 89c683cd06e0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
new 346da4d2c7ea sched/cputime, proc/stat: Fix incorrect guest nice cpustat value
new 4340ebd19ff0 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
adds f8edbde885bb x86/intel: Disable HPET on Intel Coffee Lake H platforms
adds e0748539e3d5 x86/intel: Disable HPET on Intel Ice Lake platforms
new 2abf19327576 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
adds af1648984828 x86/efi: Update e820 with reserved EFI boot services data [...]
new 9065e0636036 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
new 272a72103012 kconfig: don't crash on NULL expressions in expr_eq()
new a11391b6f506 scripts: package: mkdebian: add missing rsync dependency
new e6d4b0495dbf Merge remote-tracking branch 'kbuild-current/fixes'
new fc2047a8d09b Merge remote-tracking branch 'arc-current/for-curr'
new 0601546f23fb powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()
new e352f576d345 powerpc/pseries/cmm: fix managed page counts when migratin [...]
new 61e3acd8c693 powerpc: Fix __clear_user() with KUAP enabled
new 228b607d8ea1 KVM: PPC: Book3S HV: Fix regression on big endian hosts
new deaed188cdbb Merge remote-tracking branch 'powerpc-fixes/fixes'
new edaa0fb6c94f Merge remote-tracking branch 'sparc/master'
new df18fa14629a vsock/virtio: fix null-pointer dereference in virtio_trans [...]
new 4aaf596148f4 vsock/virtio: add WARN_ON check on virtio_transport_get_ops()
new 1865a7b3471e Merge branch 'vsock-fixes'
new 63cc54a6f073 net: dsa: b53: Fix egress flooding settings
new f37f71035367 net: gemini: Fix memory leak in gmac_setup_txqs
new 95bed1a9fb2b net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependency
new 4fe4085ae13d Merge remote-tracking branch 'net/master'
new a2ea07465c8d bpf: Fix missing prog untrack in release_maps
new e47304232b37 bpf: Fix cgroup local storage prog tracking
new 8f25e4b78464 Merge remote-tracking branch 'bpf/master'
new eec88197085c Merge remote-tracking branch 'wireless-drivers/master'
new e5101d0a3fef Merge remote-tracking branch 'mac80211/master'
new 7c497d799267 Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pu [...]
new 4f74cada9ba2 Merge remote-tracking branch 'sound-current/for-linus'
new 289e5963b2b9 Merge branch 'asoc-5.5' into asoc-linus
new d2d076590630 Merge remote-tracking branch 'sound-asoc-fixes/for-linus'
new 60b46b9fda0a Merge branch 'regulator-5.5' into regulator-linus
new 8be30711f12c Merge remote-tracking branch 'regulator-fixes/for-linus'
new 5ac3be65c8d2 Merge branch 'spi-5.5' into spi-linus
new 13b4453c434a Merge remote-tracking branch 'spi-fixes/for-linus'
new 0e4f7f920a5c tty: serial: msm_serial: Fix lockup for sysrq and oops
new abeb2e9414d7 serial: sprd: Add clearing break interrupt operation
new fb2b90014d78 tty: link tty and port before configuring it as console
new cb47b9f8630a tty/serial: atmel: fix out of range clock divider handling
new d0d20afed8fe Merge remote-tracking branch 'tty.current/tty-linus'
new 547fc228755d usb: typec: fusb302: Fix an undefined reference to 'extcon [...]
new 64cc3f12d1c7 USB: EHCI: Do not return -EPIPE when hub is disconnected
new d986294ee55d usbip: Fix receive error in vhci-hcd when using scatter-gather
new aabb5b833872 usbip: Fix error path of vhci_recv_ret_submit()
new fc7c64ad498f Merge remote-tracking branch 'usb.current/usb-linus'
new d94951362709 Merge remote-tracking branch 'usb-serial-fixes/usb-linus'
new 727e9a56765c Merge remote-tracking branch 'usb-chipidea-fixes/ci-for-us [...]
new ab42b48f32d4 staging: comedi: gsc_hpdi: check dma_alloc_coherent() retu [...]
new d3aa8de6b5d0 staging: axis-fifo: add unspecified HAS_IOMEM dependency
new f2475ae5ef9f Merge remote-tracking branch 'staging.current/staging-linus'
new e4de2a5d51f9 intel_th: pci: Add Comet Lake PCH-V support
new 88385866bab8 intel_th: pci: Add Elkhart Lake SOC support
new ab832e38e4f0 intel_th: Fix freeing IRQs
new 05b686b573cf intel_th: msu: Fix window switching without windows
new 7ae7f51eb118 Merge remote-tracking branch 'char-misc.current/char-misc-linus'
new 0aa3f5c7c27f Merge remote-tracking branch 'input-current/for-linus'
new e73a6d35ac85 Merge remote-tracking branch 'ide/master'
new 37601d7cc419 selftests/ftrace: Fix to check the existence of set_ftrace_filter
new 6bee75b5f173 selftests/ftrace: Fix ftrace test cases to check unsupported
new c52b4687b2ba selftests/ftrace: Do not to use absolute debugfs path
new 2f4f94a7926f selftests/ftrace: Fix multiple kprobe testcase
new fb13be3357c9 selftests: safesetid: Move link library to LDLIBS
new 08bc9b6be727 selftests: safesetid: Check the return value of setuid/setgid
new e400544f88c3 selftests: safesetid: Fix Makefile to set correct test program
new 73e46ab838c0 fs/ext4/inode-test: Fix inode test on 32 bit platforms.
new bc1b0b7dc98d kunit: testing kunit: Bug fix in test_run_timeout function
new cefdd10669dc Documentation: kunit: fix typos and gramatical errors
new cd799db95610 Documentation: kunit: add documentation for kunit_tool
new e4b390bc3e35 selftests: Fix dangling documentation references to kselft [...]
new d7693904fbce kselftest/runner: Print new line in print of timeout log
new 66cf51c6d130 kselftest: Support old perl versions
new 02b175ef4912 selftests: filesystems/epoll: fix build error
new 9d88d70da97c selftests: firmware: Fix it to do root uid check and skip
new 65c5ca4410bf selftests: livepatch: Fix it to do root uid check and skip
new f00d45b6ef69 Merge remote-tracking branch 'kselftest-fixes/fixes'
new a3200d2529b4 Merge remote-tracking branch 'slave-dma-fixes/fixes'
new 3d431ba8ab88 Merge remote-tracking branch 'v4l-dvb-fixes/fixes'
new f31ef7ff1092 Merge remote-tracking branch 'mips-fixes/mips-fixes'
new 90bdfa0b05e3 ARM: OMAP2+: Fix ti_sysc_find_one_clockdomain to check for [...]
new 2c81f0f6d3f5 bus: ti-sysc: Fix iterating over clocks
new 81cc0877840f ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for [...]
new d094e1b4b232 ARM: dts: am571x-idk: Fix gpios property to have the corre [...]
new 300d0092d976 ARM: dts: beagle-x15-common: Model 5V0 regulator
new 1913dc869f1c soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
new 235018e88c3a Merge remote-tracking branch 'omap-fixes/fixes'
new 311a13c7211b Merge remote-tracking branch 'kvms390-fixes/master'
new 82338f4d259f Merge remote-tracking branch 'hwmon-fixes/hwmon'
new 08b1235fd85e Merge remote-tracking branch 'nvdimm-fixes/libnvdimm-fixes'
new 3f6c11dd30a1 Merge remote-tracking branch 'btrfs-fixes/next-fixes'
new 7b0d0ce73654 Merge remote-tracking branch 'vfs-fixes/fixes'
new f6e395b615bf Merge remote-tracking branch 'devicetree-fixes/dt/linus'
new d55157f6aaca drm/i915: Fix WARN_ON condition for cursor plane ddb allocation
new 6026ee9e8b3e Merge remote-tracking branch 'drm-intel-fixes/for-linux-ne [...]
new eebc23a8d949 Merge remote-tracking branch 'mmc-fixes/fixes'
new 816e30374e6f Merge remote-tracking branch 'rtc-fixes/rtc-fixes'
new 14010b404537 Merge remote-tracking branch 'pidfd-fixes/fixes'
new 9eed7d73a938 Merge remote-tracking branch 'pinctrl-intel-fixes/fixes'
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 (8dd4dfbde178)
\
N -- N -- N refs/heads/pending-fixes (9eed7d73a938)
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 113 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/arm/boot/dts/am571x-idk.dts | 6 +-
arch/arm/boot/dts/am572x-idk-common.dtsi | 4 -
arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 25 +-
arch/arm/mach-omap2/pdata-quirks.c | 6 +-
arch/powerpc/include/asm/uaccess.h | 9 +-
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 4 +-
arch/powerpc/lib/string_32.S | 4 +-
arch/powerpc/lib/string_64.S | 6 +-
arch/powerpc/mm/nohash/8xx.c | 2 +-
arch/powerpc/platforms/pseries/cmm.c | 10 +
arch/x86/kernel/early-quirks.c | 4 +
arch/x86/platform/efi/quirks.c | 6 +-
drivers/bus/ti-sysc.c | 10 +-
drivers/firmware/efi/earlycon.c | 40 +++
drivers/firmware/efi/efi.c | 28 +-
drivers/firmware/efi/libstub/gop.c | 80 ++----
drivers/firmware/efi/rci2-table.c | 3 +
drivers/gpu/drm/i915/intel_pm.c | 4 +-
drivers/hwtracing/intel_th/core.c | 7 +-
drivers/hwtracing/intel_th/intel_th.h | 2 +
drivers/hwtracing/intel_th/msu.c | 14 +-
drivers/hwtracing/intel_th/pci.c | 10 +
drivers/net/dsa/b53/b53_common.c | 21 +-
drivers/net/dsa/ocelot/Kconfig | 1 +
drivers/net/ethernet/cortina/gemini.c | 2 +
drivers/soc/ti/wkup_m3_ipc.c | 4 +-
drivers/staging/axis-fifo/Kconfig | 2 +-
drivers/staging/comedi/drivers/gsc_hpdi.c | 10 +
drivers/tty/serial/atmel_serial.c | 43 +--
drivers/tty/serial/msm_serial.c | 13 +-
drivers/tty/serial/serial_core.c | 1 +
drivers/tty/serial/sprd_serial.c | 3 +
drivers/tty/tty_port.c | 3 +-
drivers/usb/host/ehci-q.c | 13 +-
drivers/usb/typec/tcpm/Kconfig | 1 +
drivers/usb/usbip/usbip_common.c | 3 +
drivers/usb/usbip/vhci_rx.c | 13 +-
fs/proc/stat.c | 4 +-
include/linux/bpf-cgroup.h | 8 +-
include/linux/bpf.h | 2 +
include/linux/efi.h | 10 +-
kernel/bpf/core.c | 17 +-
kernel/bpf/local_storage.c | 24 +-
kernel/bpf/verifier.c | 16 +-
kernel/locking/mutex.c | 4 -
kernel/locking/spinlock_debug.c | 32 +--
net/vmw_vsock/virtio_transport_common.c | 25 +-
scripts/kconfig/expr.c | 7 +
scripts/package/mkdebian | 2 +-
tools/arch/arm/include/uapi/asm/kvm.h | 3 +-
tools/arch/arm64/include/uapi/asm/kvm.h | 5 +-
tools/arch/powerpc/include/uapi/asm/kvm.h | 3 +
tools/arch/x86/include/asm/cpufeatures.h | 3 +
tools/arch/x86/include/asm/msr-index.h | 18 ++
tools/arch/x86/lib/memcpy_64.S | 20 +-
tools/arch/x86/lib/memset_64.S | 16 +-
tools/include/uapi/drm/drm.h | 3 +-
tools/include/uapi/drm/i915_drm.h | 128 ++++++++-
tools/include/uapi/linux/fscrypt.h | 3 +-
tools/include/uapi/linux/kvm.h | 12 +
tools/include/uapi/linux/sched.h | 60 +++--
tools/include/uapi/linux/stat.h | 2 +-
tools/lib/traceevent/Makefile | 11 +-
tools/lib/traceevent/plugins/Makefile | 5 +-
tools/perf/Documentation/perf-kvm.txt | 5 +-
tools/perf/arch/arm/tests/regs_load.S | 4 +-
tools/perf/arch/arm64/tests/regs_load.S | 4 +-
tools/perf/arch/x86/tests/regs_load.S | 8 +-
tools/perf/builtin-inject.c | 13 +-
tools/perf/builtin-record.c | 2 +-
tools/perf/builtin-report.c | 8 +
tools/perf/builtin-stat.c | 288 +++++++++++++++------
tools/perf/builtin-top.c | 10 +-
tools/perf/check-headers.sh | 4 +-
tools/perf/lib/cpumap.c | 73 +++++-
tools/perf/lib/evlist.c | 1 +
tools/perf/lib/evsel.c | 76 ++++--
tools/perf/lib/include/internal/evlist.h | 1 +
tools/perf/lib/include/perf/cpumap.h | 2 +
tools/perf/lib/include/perf/evsel.h | 3 +
.../perf/pmu-events/arch/s390/cf_z13/extended.json | 2 +-
.../perf/pmu-events/arch/s390/cf_z14/extended.json | 2 +-
.../pmu-events/arch/x86/broadwell/bdw-metrics.json | 2 +-
.../arch/x86/broadwellde/bdwde-metrics.json | 2 +-
.../arch/x86/broadwellx/bdx-metrics.json | 2 +-
.../arch/x86/cascadelakex/clx-metrics.json | 2 +-
.../pmu-events/arch/x86/haswell/hsw-metrics.json | 2 +-
.../pmu-events/arch/x86/haswellx/hsx-metrics.json | 2 +-
.../pmu-events/arch/x86/ivybridge/ivb-metrics.json | 2 +-
.../pmu-events/arch/x86/ivytown/ivt-metrics.json | 2 +-
.../pmu-events/arch/x86/jaketown/jkt-metrics.json | 2 +-
.../arch/x86/sandybridge/snb-metrics.json | 2 +-
.../pmu-events/arch/x86/skylake/skl-metrics.json | 2 +-
.../pmu-events/arch/x86/skylakex/skx-metrics.json | 2 +-
tools/perf/tests/Build | 1 +
tools/perf/tests/builtin-test.c | 9 +
tools/perf/tests/cpumap.c | 16 ++
tools/perf/tests/event-times.c | 4 +-
tools/perf/tests/genelf.c | 51 ++++
tools/perf/tests/tests.h | 2 +
tools/perf/trace/beauty/clone.c | 1 +
tools/perf/util/cpumap.h | 1 +
tools/perf/util/evlist.c | 113 +++++++-
tools/perf/util/evlist.h | 11 +-
tools/perf/util/evsel.c | 35 ++-
tools/perf/util/evsel.h | 9 +-
tools/perf/util/genelf.c | 46 ----
tools/perf/util/header.c | 23 +-
tools/perf/util/include/linux/linkage.h | 89 ++++++-
tools/perf/util/machine.c | 1 +
tools/perf/util/metricgroup.c | 7 +-
tools/perf/util/sort.c | 16 +-
tools/perf/util/stat.c | 5 +-
tools/perf/util/stat.h | 3 +-
tools/testing/selftests/filesystems/epoll/Makefile | 2 +-
tools/testing/selftests/firmware/fw_lib.sh | 6 +
tools/testing/selftests/livepatch/functions.sh | 15 +-
tools/testing/selftests/livepatch/test-state.sh | 3 +-
118 files changed, 1357 insertions(+), 502 deletions(-)
create mode 100644 tools/perf/tests/genelf.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 9065e0636036 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
new 9c7315c9fca5 spi: pxa2xx: Add support for Intel Jasper Lake
new 61acd19f9c56 spi: cadence: Correct handling of native chipselect
new ada9e3fcc175 spi: dw: Correct handling of native chipselect
new f106904968e2 spi: fsl: Fix GPIO descriptor support
new 71b8f600b034 gpio: Handle counting of Freescale chipselects
new 7251953d784b spi: fsl: Handle the single hardwired chipselect case
new a1f4c96b799b gpiolib: of: Make of_gpio_spi_cs_get_count static
new 5e9c5236b7b8 spi: sprd: Fix the incorrect SPI register
new a841e2853e1a spi: spi-cavium-thunderx: Add missing pci_release_regions()
new 3194d2533eff spi: fsl: don't map irq during probe
new c52c91bb9aa6 spi: spi-ti-qspi: Fix a bug when accessing non default CS
new 007773e16a6f spi: nxp-fspi: Ensure width is respected in spi-mem operations
new 63aa6a692595 spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
new a922f1a9aec1 Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/s [...]
new 4affd79a125a regulator: fix use after free issue
new a3cde9534ebd regulator: core: fix regulator_register() error paths to p [...]
new f3c7f7b636ef regulator: s5m8767: Fix a warning message
new 6d30fc511bec regulator: core: avoid unneeded .list_voltage calls
new 100a21100bbb regulator: max77650: add of_match table
new 62a1923cc8fe regulator: rn5t618: fix module aliases
new 58d90a04bdcc Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org [...]
new 2d3145f8d280 early init: fix error handling when opening /dev/console
The 22 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:
drivers/gpio/gpiolib-of.c | 27 +++++++++++++++++++++++++++
drivers/regulator/core.c | 16 ++++++++++++----
drivers/regulator/max77650-regulator.c | 7 +++++++
drivers/regulator/rn5t618-regulator.c | 1 +
drivers/regulator/s5m8767.c | 2 +-
drivers/spi/spi-cadence.c | 6 +++---
drivers/spi/spi-cavium-thunderx.c | 2 ++
drivers/spi/spi-dw.c | 5 +++--
drivers/spi/spi-fsl-spi.c | 22 ++++++++++++++++------
drivers/spi/spi-nxp-fspi.c | 2 +-
drivers/spi/spi-pxa2xx.c | 4 ++++
drivers/spi/spi-sprd.c | 2 +-
drivers/spi/spi-ti-qspi.c | 6 +++++-
init/main.c | 2 +-
14 files changed, 84 insertions(+), 20 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 13f2951a 4: update: llvm-linux: 20117
new e5f70f1f 4: update: llvm-c1a0a213378a458fbea1a5c77b315c7dce08fd05: 20117
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 (13f2951a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 72 +-
02-build_llvm/console.log | 12016 +++++++++++++++++------------------
03-build_linux/console.log | 820 +--
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 70 +-
console.log | 12994 +++++++++++++++++++-------------------
jenkins/manifest.sh | 9 +-
7 files changed, 12858 insertions(+), 13139 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/gcc.
from c653c45fe91 Daily bump.
adds 4b7d4828cba Daily bump.
adds da0f2f6cd9b Fix PR92950: Wrong code emitted for movv1qi
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/s390/vector.md | 12 +++++-------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/s390/vector/pr92950.c | 24 ++++++++++++++++++++++++
5 files changed, 47 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/vector/pr92950.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.