This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 4ef8451b3326 Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.k [...]
new 462b58fb0339 PCI: Always enable ACS even if no ACS Capability
new 9fff3256f93d PCI: dwc: Restore ATU memory resource setup to use last entry
new 832ea234277a PCI: mvebu: Fix duplicate resource requests
new e2557a2cdeb2 Merge tag 'pci-v5.10-fixes-1' of git://git.kernel.org/pub/ [...]
new d0f17d3883f1 gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-af [...]
new a9dd945ccef0 gfs2: Add missing truncate_inode_pages_final for sd_aspace
new c4af59bd441f gfs2: init_journal's undo directive should also undo the s [...]
new 4a55752ae288 gfs2: Split up gfs2_meta_sync into inode and rgrp versions
new 7e5b92669904 gfs2: don't initialize statfs_change inodes in spectator mode
new c5c68724696e gfs2: check for live vs. read-only file system in gfs2_fitrim
new 6bd1c7bd4ee7 gfs2: Don't call cancel_delayed_work_sync from within dele [...]
new da7d554f7c62 gfs2: Wake up when sd_glock_disposal becomes zero
new d1dd461207b8 Merge tag 'gfs2-v5.10-rc1-fixes' of git://git.kernel.org/p [...]
new b9bc36704cca ARM, xtensa: highmem: avoid clobbering non-page aligned me [...]
new 1a092479f303 Merge tag 'fixes-2020-11-05' of git://git.kernel.org/pub/s [...]
new e0e398e20463 PM: runtime: Drop runtime PM references to supplier on lin [...]
new d6e366685981 PM: runtime: Drop pm_runtime_clean_up_links()
new 9226c504e364 PM: runtime: Resume the device earlier in __device_release [...]
new 23a881852f3e cpufreq: schedutil: Don't skip freq update if need_freq_up [...]
new 6841ca15fe13 Documentation: PM: cpuidle: correct typo
new 23d18dcfc527 Documentation: PM: cpuidle: correct path name
new 1f6620f87006 opp: Don't always remove static OPPs in _of_add_opp_table_v1()
new 47efcbcb340c opp: Fix early exit from dev_pm_opp_register_set_opp_helper()
new e0df59de670b opp: Reduce the size of critical section in _opp_table_kre [...]
new e213cd8f175c Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/l [...]
new a8193af7ec0d powercap/intel_rapl: remove unneeded semicolon
new 8c14577df4cd Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-opp' and 'p [...]
new f786dfa3745b Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/li [...]
new 43c3e148830a MAINTAINERS: Add entry for Qualcomm IPQ4019 VQMMC regulator
new f59cddd8517a Merge tag 'v5.10-rc1' into regulator-5.10
new cf1ad559a20d regulator: defer probe when trying to get voltage from unr [...]
new 3d55978f95ca Merge tag 'regulator-fix-v5.10-rc2' of git://git.kernel.or [...]
new 43b6bf406cd0 spi: imx: fix runtime pm support for !CONFIG_PM
new 3bfd5f422f07 Merge tag 'v5.10-rc1' into spi-5.10
new 5e31ba0c0543 spi: bcm2835: fix gpio cs level inversion
new 9bd77a9ce31d spi: fsl-dspi: fix wrong pointer in suspend/resume
new cf26c714874c Merge tag 'spi-fix-v5.10-rc2' of git://git.kernel.org/pub/ [...]
new 683a9c7ed817 RDMA: Fix software RDMA drivers for dma mapping error
new 372a1786283e IB/srpt: Fix memory leak in srpt_add_one
new 00469c97ef64 RDMA/vmw_pvrdma: Fix the active_speed and phys_state value
new 21fcdeec09ff RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring
new 6f3f374ac05d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 2c3bd2a5c86f hv_balloon: disable warning when floor reached
new dbf563eee0b8 x86/hyperv: Clarify comment on x2apic mode
new 6732b3548573 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
new c1acb4ac1a89 tracing: Fix out of bounds write in get_trace_buf
new ee11b93f95ea ftrace: Fix recursion check for NMI test
new 726b3d3f141f ftrace: Handle tracing when switching between context
new 906695e59324 tracing: Fix the checking of stackidx in __ftrace_trace_stack
new b02414c8f045 ring-buffer: Fix recursion protection transitions between [...]
new 561ca66910bf tracing: Make -ENOMEM the default error for parse_synth_field()
new 645f224e7ba2 kprobes: Tell lockdep about kprobe nesting
new 3249fe45639a Merge tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/sc [...]
new 3023d8ff3fc6 kunit: Fix kunit.py --raw_output option
new 3fc48259d525 kunit: Don't fail test suites if one of them is empty
new 7f32b10c6b46 kunit: test: fix remaining kernel-doc warnings
new f0b62039bf7f Documentation: kunit: Update Kconfig parts for KUNIT's mod [...]
new 0d0d245104a4 kunit: tools: fix kunit_tool tests for parsing test plans
new 521b619acdc8 Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git:// [...]
The 59 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/cpuidle.rst | 4 +-
Documentation/dev-tools/kunit/start.rst | 2 +-
Documentation/dev-tools/kunit/usage.rst | 5 ++
MAINTAINERS | 8 +++
arch/arm/mm/init.c | 4 +-
arch/x86/hyperv/hv_apic.c | 14 ++++--
arch/xtensa/mm/init.c | 4 +-
drivers/base/core.c | 6 +--
drivers/base/dd.c | 9 ++--
drivers/base/power/runtime.c | 57 ++++++++-------------
drivers/hv/hv_balloon.c | 2 +-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h | 2 +-
drivers/infiniband/sw/rdmavt/vt.c | 7 ++-
drivers/infiniband/sw/rxe/rxe_verbs.c | 6 ++-
drivers/infiniband/sw/siw/siw_main.c | 7 ++-
drivers/infiniband/ulp/srpt/ib_srpt.c | 13 +++--
drivers/opp/core.c | 9 ++--
drivers/opp/of.c | 2 +
drivers/pci/controller/dwc/pcie-designware-host.c | 8 ++-
drivers/pci/controller/pci-mvebu.c | 23 ++++-----
drivers/pci/pci.c | 9 +++-
drivers/powercap/intel_rapl_common.c | 2 +-
drivers/regulator/core.c | 2 +
drivers/spi/spi-bcm2835.c | 12 -----
drivers/spi/spi-fsl-dspi.c | 10 ++--
drivers/spi/spi-imx.c | 23 ++++++---
fs/gfs2/glock.c | 3 +-
fs/gfs2/glops.c | 56 +++++++++++++++++----
fs/gfs2/glops.h | 1 +
fs/gfs2/inode.c | 3 +-
fs/gfs2/lops.c | 31 ++----------
fs/gfs2/lops.h | 2 -
fs/gfs2/ops_fstype.c | 14 ++++--
fs/gfs2/recovery.c | 2 +-
fs/gfs2/rgrp.c | 5 +-
fs/gfs2/super.c | 1 +
include/kunit/test.h | 16 +++---
include/linux/pm_runtime.h | 6 +--
kernel/kprobes.c | 25 ++++++++--
kernel/sched/cpufreq_schedutil.c | 22 ++++----
kernel/trace/ring_buffer.c | 58 +++++++++++++++++-----
kernel/trace/trace.c | 6 +--
kernel/trace/trace.h | 26 ++++++++--
kernel/trace/trace_events_synth.c | 17 +++----
kernel/trace/trace_selftest.c | 9 +++-
tools/testing/kunit/kunit_parser.py | 3 +-
tools/testing/kunit/kunit_tool_test.py | 32 +++++++++---
.../kunit/test_data/test_config_printk_time.log | 3 +-
.../test_data/test_interrupted_tap_output.log | 3 +-
.../test_data/test_kernel_panic_interrupt.log | 3 +-
.../kunit/test_data/test_multiple_prefixes.log | 3 +-
.../kunit/test_data/test_pound_no_prefix.log | 3 +-
tools/testing/kunit/test_data/test_pound_sign.log | 1 +
53 files changed, 367 insertions(+), 237 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 93fe0fe3 0: update: binutils-gcc-linux: all
new eb00b39b 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 (93fe0fe3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 183 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11458 +++++------
04-build_abe-stage1/console.log | 20319 +++++++++---------
05-build_linux/console.log | 790 +-
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 | 33192 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 33137 insertions(+), 33269 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 25cdfaee 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6270
new 72d9d399 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6270
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 (25cdfaee)
\
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 | 238 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 9408 +++++-----
04-build_abe-stage1/console.log | 14933 ++++++++--------
05-build_linux/console.log | 2764 +--
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 66 +-
08-update_baseline/results.regressions | 20 +-
console.log | 27835 +++++++++++++++---------------
jenkins/manifest.sh | 4 +-
11 files changed, 27863 insertions(+), 27861 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 google/grte/v5-2.27/master
in repository glibc.
from c7c6fb5936 Update build process to create libnsl stub
new 2c3e3b4508 Change this offsetof computation to use c89 offsetof. Tested:
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:
socket/sys/un.h | 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.
tcwg-benchmark pushed a change to branch linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-release-arm-eabi-coremark-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 86841877 0: init: binutils-gcc: -8
new 3cf4132d 0: update: binutils-gcc: -8
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 (86841877)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-relea [...]
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 | 187 +-
02-prepare_abe/console.log | 324 +-
03-build_abe-binutils/console.log | 11360 +++++++-------
04-build_abe-stage1/console.log | 18272 +++++++++++-----------
05-build_abe-newlib/console.log | 38 +-
09-check_regression/console.log | 12 +-
10-update_baseline/console.log | 31 +-
console.log | 30224 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 30272 insertions(+), 30188 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.