This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards ea9254c0d 0: update: binutils-gcc-linux-glibc-gdb: 1
new 22ac37920 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (ea9254c0d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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.xz | Bin 1540 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 51584 -> 52608 bytes
04-build_abe-gcc/console.log.xz | Bin 230968 -> 231708 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9376 -> 9292 bytes
07-build_abe-glibc/console.log.xz | Bin 231028 -> 230972 bytes
08-build_abe-gdb/console.log.xz | Bin 49968 -> 49812 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3820 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2128 -> 2376 bytes
11-check_regression/console.log.xz | Bin 11180 -> 9064 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 45 +-
11-check_regression/results.compare | 90 +-
11-check_regression/results.compare2 | 5591 +++++++++-------------
11-check_regression/results.regressions | 90 +-
12-update_baseline/console.log | 5909 +++++++++---------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 45 +-
12-update_baseline/results.compare | 90 +-
12-update_baseline/results.compare2 | 5591 +++++++++-------------
12-update_baseline/results.regressions | 90 +-
jenkins/manifest.sh | 20 +-
sumfiles/gdb.log.xz | Bin 1531948 -> 1537476 bytes
sumfiles/gdb.sum | 7701 ++++++++++++++++++++-----------
25 files changed, 11826 insertions(+), 13440 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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 7caebc2a2a Automatic date update in version.in
adds 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
adds b9b0b2b5e3 Reorganise bfd/doc/chew.c a little
adds f43ffe07b1 Update K&R functions in bfd/doc/chew.c
adds 7273d78f3f use libiberty xmalloc in bfd/doc/chew.c
adds eab286a7c8 Use a union to avoid casts in bfd/doc/chew.c
adds c1d0eab1b1 Fix failing test for armeb-gnu-eabi
adds 09cb5e2312 Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
adds 5541bfdc97 gdb/manual: Introduce location specs
adds da18821a9a gdb/testsuite: fix gdb.trace/signal.exp on x86
No new revisions were added by this update.
Summary of changes:
bfd/Makefile.in | 3 +-
bfd/doc/chew.c | 395 +++++++++----------------
bfd/doc/local.mk | 4 +-
bfd/elfxx-riscv.c | 24 +-
bfd/version.h | 2 +-
gas/testsuite/gas/arm/unwind-pacbti-m.d | 20 +-
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 +++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++
gdb/Makefile.in | 13 +-
gdb/doc/gdb.texinfo | 489 +++++++++++++++++++------------
gdb/doc/guile.texi | 2 +-
gdb/doc/python.texi | 5 +-
gdb/testsuite/gdb.trace/signal.exp | 2 +-
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 +++----
15 files changed, 668 insertions(+), 533 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.s
--
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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 7caebc2a2a Automatic date update in version.in
adds 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
adds b9b0b2b5e3 Reorganise bfd/doc/chew.c a little
adds f43ffe07b1 Update K&R functions in bfd/doc/chew.c
adds 7273d78f3f use libiberty xmalloc in bfd/doc/chew.c
adds eab286a7c8 Use a union to avoid casts in bfd/doc/chew.c
adds c1d0eab1b1 Fix failing test for armeb-gnu-eabi
adds 09cb5e2312 Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
adds 5541bfdc97 gdb/manual: Introduce location specs
adds da18821a9a gdb/testsuite: fix gdb.trace/signal.exp on x86
No new revisions were added by this update.
Summary of changes:
bfd/Makefile.in | 3 +-
bfd/doc/chew.c | 395 +++++++++----------------
bfd/doc/local.mk | 4 +-
bfd/elfxx-riscv.c | 24 +-
bfd/version.h | 2 +-
gas/testsuite/gas/arm/unwind-pacbti-m.d | 20 +-
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 +++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++
gdb/Makefile.in | 13 +-
gdb/doc/gdb.texinfo | 489 +++++++++++++++++++------------
gdb/doc/guile.texi | 2 +-
gdb/doc/python.texi | 5 +-
gdb/testsuite/gdb.trace/signal.exp | 2 +-
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 +++----
15 files changed, 668 insertions(+), 533 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.s
--
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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 2ba102b73 0: update: binutils-gcc-linux-glibc-gdb: 1
new 2ee5d7dd4 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (2ba102b73)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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.xz | Bin 1556 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2696 bytes
03-build_abe-binutils/console.log.xz | Bin 37880 -> 38212 bytes
04-build_abe-gcc/console.log.xz | Bin 211356 -> 209904 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 9336 -> 9276 bytes
07-build_abe-glibc/console.log.xz | Bin 237428 -> 238144 bytes
08-build_abe-gdb/console.log.xz | Bin 37360 -> 37812 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3828 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2548 -> 2576 bytes
11-check_regression/console.log.xz | Bin 3084 -> 2512 bytes
11-check_regression/results.compare | 35 +-
11-check_regression/results.compare2 | 59 +-
12-update_baseline/console.log | 346 +--
12-update_baseline/results.compare | 35 +-
12-update_baseline/results.compare2 | 59 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 3685060 -> 3640604 bytes
sumfiles/g++.sum | 139 +-
sumfiles/gcc.log.xz | Bin 3202528 -> 3230956 bytes
sumfiles/gcc.sum | 4879 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1069896 -> 1058996 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 216512 -> 215980 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 442352 -> 440976 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2746 insertions(+), 2906 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 1ff7bc3ba71d Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/ [...]
new 41dc0b53bcb1 parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI font
new 1fc7db2401d6 parisc: Don't enforce DMA completion order in cache flushes
new c64c782e58ac parisc: Don't hardcode assembler bit definitions in tmpalias code
new 44eeb9b56774 parisc: Prevent ldil() to sign-extend into upper 32 bits
new be6aee1392c4 parisc: Fix wrong comment for shr macro
new cdd00fe6aa52 parisc: Add dep_safe() macro to deposit a register in 32- [...]
new c17709184924 parisc: Optimize tmpalias function calls
new 72acadfeb378 parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_O [...]
new e11a93567d3f Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/ [...]
The 9 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/parisc/include/asm/assembly.h | 12 ++++-
arch/parisc/include/asm/cache.h | 1 +
arch/parisc/include/asm/fixmap.h | 25 ++++++++--
arch/parisc/include/asm/unistd.h | 2 -
arch/parisc/kernel/cache.c | 3 ++
arch/parisc/kernel/entry.S | 22 ++++-----
arch/parisc/kernel/pacache.S | 94 ++++++--------------------------------
arch/parisc/mm/init.c | 6 +++
drivers/video/console/sticore.c | 21 +++++++++
9 files changed, 86 insertions(+), 100 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 2c5ca23f7414 Merge tag 'ovl-update-5.19' of git://git.kernel.org/pub/sc [...]
new 657b95d34ba3 ACPI: DPTF: Support Meteor Lake
new b7fbf4cebd7c ACPI: glue: Rearrange find_child_checks()
new cdc3d2abf438 usb: typec: ucsi: acpi: Map the mailbox with memremap()
new b941820ec938 ACPI: OSL: Remove the helper for deactivating memory region
new a9face899413 usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probe
new 27263b3428f5 ACPI: processor: idle: Expose max_cstate/nocst/bm_check_di [...]
new 9e12eb823149 ACPI: CPPC: fix typo in comment
new 15f4bb9aac62 Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' a [...]
new 185d20694a8a ACPI: battery: Make "not-charging" the default on no charg [...]
new 1934fee67593 ACPI: video: improve PM notifer callback
new 4c19851c70ba ACPI: clean up white space in a few places for consistency
new 4a577fca503a Merge branches 'acpi-battery', 'acpi-video' and 'acpi-misc'
new 527953ef7125 Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/sc [...]
new 3c1d004bdb4e thermal: int340x: Add Meteor Lake PCI device ID
new 32665a9e5432 Merge tag 'thermal-5.19-rc1-2' of git://git.kernel.org/pub [...]
new 15a1c2d80ae1 dt-bindings: Document Tegra CCPLEX Cluster
new 0839ed1fd7ac cpufreq: tegra194: add soc data to support multiple soc
new 273bc890a2a8 cpufreq: tegra194: Add support for Tegra234
new 7e6719ad5d1d arm64: tegra: add node for tegra234 cpufreq
new b7070187c81c cpufreq: mediatek: Use module_init and add module_exit
new 396dee972a1c cpufreq: mediatek: Cleanup variables and error handling in [...]
new ad975857818b cpufreq: mediatek: Remove unused headers
new 4b9ceb757bbb cpufreq: mediatek: Enable clocks and regulators
new 9acc0f7a6edd cpufreq: mediatek: Use device print to show logs
new 4aef4aeaf1dd cpufreq: mediatek: Replace old_* with pre_*
new bffcd33313dc cpufreq: mediatek: Record previous target vproc value
new ffa7bdf7f344 cpufreq: mediatek: Make sram regulator optional
new a3b8d1b12c6b cpufreq: mediatek: Fix NULL pointer dereference in mediate [...]
new f126fbadce92 cpufreq: mediatek: Unregister platform device on exit
new ead858bd128d cpufreq: mediatek: Move voltage limits to platform data
new 6a17b3876bc8 cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()
new c210063b40ac cpufreq: mediatek: Add opp notification support
new 85f5b3c437c9 cpufreq: mediatek: Fix potential deadlock problem in mtk_c [...]
new 818c8321d8de dt-bindings: cpufreq: mediatek: Add MediaTek CCI property
new 0daa47325bae cpufreq: mediatek: Link CCI device to CPU
new 39b360102f3a cpufreq: mediatek: Add support for MT8186
new 990247af7cf5 Merge tag 'cpufreq-arm-5.19-rc1' of git://git.kernel.org/p [...]
new a3f083e04a87 cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CP [...]
new da4363457f77 cpufreq: CPPC: Fix unused-function warning
new 907ed123b9d0 OPP: call of_node_put() on error path in _bandwidth_supported()
new 543256d239b4 PM: opp: simplify with dev_err_probe()
new 95073b721c03 opp: replace usage of found with dedicated list iterator variable
new c14faabf5364 opp: use list iterator only inside the loop
new 3e1fac9324f8 dt-bindings: opp: opp-v2-kryo-cpu: Remove SMEM
new 00ce3873f730 opp: Add apis to retrieve opps with interconnect bandwidth
new 22079af7df5a opp: Reorder definition of ceil/floor helpers
new e04314082c31 Merge tag 'opp-updates-5.19-rc1' of git://git.kernel.org/p [...]
new 22ffff6d21eb Merge branch 'pm-opp'
new 4fe4f1552394 Documentation: admin-guide: PM: Add Out of Band mode
new 1cdc5ba06dce Merge branch 'pm-docs'
new 13dfd97a341a notifier: Add atomic_notifier_call_chain_is_empty()
new c82f898d873c notifier: Add blocking/atomic_notifier_chain_register_uniq [...]
new 232edc2f72f5 kernel/reboot: Introduce sys-off handler API
new 7b9a3de9ffe7 kernel/reboot: Wrap legacy power-off callbacks into sys-of [...]
new 2b6aa7332f80 kernel/reboot: Add do_kernel_power_off()
new 5d34b41aa420 kernel/reboot: Add stub for pm_power_off
new 0e2110d2e910 kernel/reboot: Add kernel_can_power_off()
new fb61375ecfba kernel/reboot: Add register_platform_power_off()
new 856c288b0039 ARM: Use do_kernel_power_off()
new cf7e5bf0c68f csky: Use do_kernel_power_off()
new 6b22c7365962 riscv: Use do_kernel_power_off()
new 0c6499149ebd arm64: Use do_kernel_power_off()
new f4622fe42484 parisc: Use do_kernel_power_off()
new f089ab674cea xen/x86: Use do_kernel_power_off()
new c33fd0b17eab powerpc: Use do_kernel_power_off()
new f0f7e5265b3b m68k: Switch to new sys-off handler API
new 9b0d0af14519 sh: Use do_kernel_power_off()
new d35773499329 x86: Use do_kernel_power_off()
new d3ad437e6871 ia64: Use do_kernel_power_off()
new 2dfb34edfebf mips: Use do_kernel_power_off()
new bf8d73b934df memory: emif: Use kernel_can_power_off()
new 98f30d0ecf79 ACPI: power: Switch to sys-off handler API
new 02a1124defc2 regulator: pfuze100: Use devm_register_sys_off_handler()
new 5b71808eb7c9 reboot: Remove pm_power_off_prepare()
new eae813b755c4 soc/tegra: pmc: Use sys-off handler API to power off Nexus [...]
new d2c541532717 kernel/reboot: Add devm_register_power_off_handler()
new 6779db970bd2 kernel/reboot: Add devm_register_restart_handler()
new 14c03a4a757f Merge back reboot/poweroff notifiers rework for 5.19-rc1.
new cfd6d63e5965 m68k: virt: Switch to new sys-off handler API
new da007f171fc9 kernel/reboot: Change registration order of legacy power-o [...]
new 9f9c1f6844bd Merge branch 'pm-sysoff'
new 1ff7bc3ba71d Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/ [...]
The 82 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:
.../admin-guide/pm/intel-speed-select.rst | 22 +
.../arm/tegra/nvidia,tegra-ccplex-cluster.yaml | 52 ++
.../bindings/cpufreq/cpufreq-mediatek.txt | 7 +
.../devicetree/bindings/opp/opp-v2-kryo-cpu.yaml | 56 +-
arch/arm/kernel/reboot.c | 4 +-
arch/arm64/kernel/process.c | 3 +-
arch/csky/kernel/power.c | 6 +-
arch/ia64/kernel/process.c | 4 +-
arch/m68k/emu/natfeat.c | 3 +-
arch/m68k/include/asm/machdep.h | 1 -
arch/m68k/kernel/process.c | 5 +-
arch/m68k/kernel/setup_mm.c | 1 -
arch/m68k/kernel/setup_no.c | 1 -
arch/m68k/mac/config.c | 4 +-
arch/m68k/virt/config.c | 4 +-
arch/mips/kernel/reset.c | 3 +-
arch/parisc/kernel/process.c | 4 +-
arch/powerpc/kernel/setup-common.c | 4 +-
arch/powerpc/xmon/xmon.c | 3 +-
arch/riscv/kernel/reset.c | 12 +-
arch/sh/kernel/reboot.c | 3 +-
arch/x86/kernel/reboot.c | 4 +-
arch/x86/xen/enlighten_pv.c | 4 +-
drivers/acpi/ac.c | 4 +-
drivers/acpi/acpi_video.c | 31 +-
drivers/acpi/battery.c | 24 +-
drivers/acpi/cppc_acpi.c | 2 +-
drivers/acpi/dptf/dptf_pch_fivr.c | 1 +
drivers/acpi/dptf/dptf_power.c | 2 +
drivers/acpi/dptf/int340x_thermal.c | 6 +
drivers/acpi/fan.h | 1 +
drivers/acpi/glue.c | 16 +-
drivers/acpi/osl.c | 86 ---
drivers/acpi/processor_idle.c | 10 +-
drivers/acpi/sleep.c | 16 +-
drivers/cpufreq/cppc_cpufreq.c | 20 +-
drivers/cpufreq/mediatek-cpufreq.c | 636 ++++++++++++++-------
drivers/cpufreq/tegra194-cpufreq.c | 246 ++++++--
drivers/memory/emif.c | 2 +-
drivers/opp/core.c | 339 +++++++----
drivers/opp/debugfs.c | 10 +-
drivers/opp/of.c | 2 +-
drivers/regulator/pfuze100-regulator.c | 42 +-
drivers/soc/tegra/pmc.c | 87 ++-
.../intel/int340x_thermal/int3400_thermal.c | 1 +
.../intel/int340x_thermal/int3403_thermal.c | 1 +
.../int340x_thermal/processor_thermal_device.h | 1 +
.../int340x_thermal/processor_thermal_device_pci.c | 1 +
drivers/usb/typec/ucsi/ucsi_acpi.c | 23 +-
include/linux/acpi.h | 3 -
include/linux/notifier.h | 7 +
include/linux/pm.h | 1 -
include/linux/pm_opp.h | 41 +-
include/linux/reboot.h | 91 +++
kernel/notifier.c | 101 +++-
kernel/reboot.c | 348 ++++++++++-
56 files changed, 1701 insertions(+), 711 deletions(-)
create mode 100644 Documentation/devicetree/bindings/arm/tegra/nvidia,tegra-ccplex [...]
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 0516527a6 1: reset: gcc-a110855667782dac7b674d3e328b253b3b3c919b: 22093
new 90fd3cca1 2: update: gcc-ed843f13146a0c753f33299ec37605cc5ec463d8: 22308
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.xz | Bin 1744 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29264 -> 29172 bytes
04-build_abe-stage1/console.log.xz | Bin 90468 -> 85928 bytes
05-build_abe-qemu/console.log.xz | Bin 32640 -> 32488 bytes
06-build_linux/console.log.xz | Bin 77320 -> 18380 bytes
08-check_regression/console.log.xz | Bin 1328 -> 484 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 39 ----------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 11 ---
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 122 ++++++++++++++++++++++----------
jenkins/manifest.sh | 10 +--
mail/jira-body.txt | 5 --
mail/mail-body.txt | 42 -----------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 13 +---
19 files changed, 91 insertions(+), 157 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete 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 master
in repository linux.
from b00ed48bb0a7 Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub [...]
new dc068f462179 m68knommu: set ZERO_PAGE() to the allocated zeroed page
new f95a387cdeb3 m68k: coldfire: drop ISA_DMA_API support
new 968f0e1ce923 m68k: fix typos in comments
new 6ed2db985a8d m68knommu: use asm-generic/mmu.h for nommu setups
new bd53e442e837 m68knommu: implement minimal regset support
new 67b660b1f7e5 m68knommu: add definitions to support elf_fdpic program loader
new 782f4c5c44e7 m68knommu: allow elf_fdpic loader to be selected
new a71b9e66fee4 m68knommu: fix undefined reference to `_init_sp'
new 1300eec9e51f m68knommu: fix undefined reference to `mach_get_rtc_pll'
new 348cce32cc32 m68k: removed unused "mach_get_ss"
new 6b8be804ff37 m68knommu: fix 68000 CPU link with no platform selected
new 2d2da475ac0e Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pu [...]
new 33d7085682b4 MIPS: SGI-IP27: Free some unused memory
new fd27234f24ae MIPS: SGI-IP30: Free some unused memory
new 27498967d65c MIPS: dts: align SPI NOR node name with dtschema
new 4107fa700f31 mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
new 407710a3b52c MIPS: Octeon: fix CN6640 hang on XAUI init
new aa88b7066a10 MIPS: Octeon: support all interfaces on CN66XX
new a5ad2e8fee38 mips: dts: ralink: mt7621: add mdio label to mdio-bus
new 6faf0dbdc61d mips: dts: ralink: mt7621: mux phy4 to gmac1 for GB-PC1
new d9a683f57b5b mips: dts: ralink: mt7621: remove defining gpio function f [...]
new 3949aaa608f3 MIPS: mscc: jaguar2: rename pinctrl nodes
new ee5930c99a19 MIPS: mscc: ocelot: rename pinctrl nodes
new 860f39bea319 MIPS: mscc: serval: rename pinctrl nodes
new 7671f9674b47 mips: dts: ingenic: x1000: Add PWM device tree node
new 94bd83e45acd MIPS: fix typos in comments
new 424c3781dd1c MIPS: IP27: Remove incorrect `cpu_has_fpu' override
new f44b3e74c33f MIPS: IP30: Remove incorrect `cpu_has_fpu' override
new d0ab32b0f0c1 mips: ip22: Reword PANICED to PANICKED and remove useless header
new 912a4427bec0 MIPS: adding a safety check for cpu_has_fpu
new 84595f450a8f MIPS: smp: optimization for flush_tlb_mm when exiting
new 85663a86cdc7 MIPS: VR41xx: Drop redundant spinlock initialization
new abae018a0382 MIPS: Loongson: Use hwmon_device_register_with_groups() to [...]
new a4fa106ee1e1 MIPS: tools: no need to initialise statics to 0
new eab691b1a684 selftests/ftrace: Save kprobe_events to test log
new f5e2d8186d5e MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
new dd089d485849 MIPS: Sibyte: remove unnecessary return variable
new 6ad5ec543211 MIPS: loongson32: Kconfig: Remove extra space
new f998c204a19a MIPS: Octeon: fix typo in comment
new b2a5df71345c MIPS: Ingenic: Add PWM nodes for X1830.
new 562dc4c9c2c1 MIPS: Ingenic: Refresh device tree for Ingenic SoCs and boards.
new f74b057352a0 MIPS: Ingenic: Refresh defconfig for CU1000-Neo and CU1830-Neo.
new 07bdec3cdc92 MIPS: Octeon: add SNIC10E board
new 88ca100c885f mips: setup: use strscpy to replace strlcpy
new 84aa85108b1b MIPS: Rewrite `csum_tcpudp_nofold' in plain C
new e205a9945cf9 MIPS: bmips: Fix compiler warning observed on W=1 build
new 31f12fdc2f1e MIPS: Kconfig: Fix indentation and add endif comment
new fb3d6967d508 MIPS: Return -EINVAL if mem parameter is empty in early_pa [...]
new 795d82ed389b MIPS: Use memblock_add_node() in early_parse_mem() under C [...]
new 7e4fd16b3892 MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DR [...]
new 73d15ba6ba39 Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linu [...]
new 00675017e0ae fs: add two trivial lookup helpers
new 3a761d72fa62 exportfs: support idmapped mounts
new c914c0e27eb0 ovl: use wrappers to all vfs_*xattr() calls
new 576bb263450b ovl: pass ofs to creation operations
new b65c20acef23 ovl: add ovl_upper_mnt_userns() wrapper
new c67cf6544753 ovl: handle idmappings in creation operations
new 5272eaf3a568 ovl: pass ofs to setattr operations
new 1248ea4b91bc ovl: pass layer mnt to ovl_open_realfile()
new a15506eac96f ovl: use ovl_do_notify_change() wrapper
new 22f289ce1f8b ovl: use ovl_lookup_upper() wrapper
new dad7017a840d ovl: use ovl_path_getxattr() wrapper
new 50db8d027355 ovl: handle idmappings for layer fileattrs
new ba9ea771ec8a ovl: handle idmappings for layer lookup
new ffa5723c6d25 ovl: store lower path in ovl_inode
new 2878dffc7db0 ovl: use ovl_copy_{real,upper}attr() wrappers
new 4b7791b2e958 ovl: handle idmappings in ovl_permission()
new 8423b3bd7d97 ovl: handle idmappings in layer open helpers
new 8bc0095df661 ovl: handle idmappings in ovl_xattr_{g,s}et()
new bc70682a497c ovl: support idmapped layers
new 2c5ca23f7414 Merge tag 'ovl-update-5.19' of git://git.kernel.org/pub/sc [...]
The 71 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/m68k/Kconfig.bus | 10 -
arch/m68k/Kconfig.cpu | 2 +-
arch/m68k/Kconfig.machine | 1 +
arch/m68k/coldfire/Makefile | 2 +-
arch/m68k/coldfire/dma.c | 43 --
arch/m68k/coldfire/intc.c | 2 +-
arch/m68k/coldfire/m53xx.c | 2 +-
arch/m68k/coldfire/pci.c | 2 +-
arch/m68k/hp300/config.c | 7 -
arch/m68k/include/asm/dma.h | 483 ---------------------
arch/m68k/include/asm/elf.h | 9 +
arch/m68k/include/asm/machdep.h | 1 -
arch/m68k/include/asm/mmu.h | 4 +-
arch/m68k/include/asm/pgtable_no.h | 3 +-
arch/m68k/include/uapi/asm/ptrace.h | 5 +
arch/m68k/kernel/ptrace.c | 58 +++
arch/m68k/kernel/setup_mm.c | 9 -
arch/m68k/kernel/setup_no.c | 1 -
arch/m68k/kernel/time.c | 9 +
arch/m68k/mm/motorola.c | 1 -
arch/m68k/q40/config.c | 7 -
arch/mips/Kconfig | 12 +-
arch/mips/alchemy/common/dbdma.c | 2 +-
arch/mips/bmips/dma.c | 1 +
arch/mips/boot/dts/brcm/bcm97358svmb.dts | 2 +-
arch/mips/boot/dts/brcm/bcm97360svmb.dts | 2 +-
arch/mips/boot/dts/brcm/bcm97425svmb.dts | 2 +-
arch/mips/boot/dts/ingenic/cu1000-neo.dts | 77 ++--
arch/mips/boot/dts/ingenic/cu1830-neo.dts | 76 ++--
arch/mips/boot/dts/ingenic/x1000.dtsi | 32 ++
arch/mips/boot/dts/ingenic/x1830.dtsi | 53 +++
arch/mips/boot/dts/mscc/jaguar2_pcb110.dts | 10 +-
arch/mips/boot/dts/mscc/jaguar2_pcb111.dts | 10 +-
arch/mips/boot/dts/mscc/jaguar2_pcb118.dts | 6 +-
arch/mips/boot/dts/mscc/ocelot.dtsi | 4 +-
arch/mips/boot/dts/mscc/ocelot_pcb120.dts | 6 +-
arch/mips/boot/dts/mscc/serval_common.dtsi | 14 +-
.../dts/ralink/gardena_smart_gateway_mt7688.dts | 2 +-
arch/mips/boot/dts/ralink/mt7621-gnubee-gb-pc1.dts | 26 +-
arch/mips/boot/dts/ralink/mt7621-gnubee-gb-pc2.dts | 30 +-
arch/mips/boot/dts/ralink/mt7621.dtsi | 2 +-
arch/mips/boot/tools/relocs.c | 2 +-
arch/mips/cavium-octeon/executive/cvmx-bootmem.c | 2 +-
.../cavium-octeon/executive/cvmx-helper-xaui.c | 5 +-
arch/mips/cavium-octeon/executive/cvmx-helper.c | 6 +
arch/mips/cavium-octeon/executive/cvmx-pko.c | 2 +-
arch/mips/cavium-octeon/octeon-irq.c | 2 +-
arch/mips/cavium-octeon/octeon-usb.c | 2 +-
arch/mips/configs/cu1000-neo_defconfig | 2 +-
arch/mips/configs/cu1830-neo_defconfig | 2 +-
arch/mips/dec/ioasic-irq.c | 4 +-
arch/mips/dec/setup.c | 2 +-
arch/mips/fw/arc/memory.c | 2 +-
arch/mips/include/asm/checksum.h | 79 ++--
arch/mips/include/asm/cpu-features.h | 3 +
.../include/asm/mach-ip27/cpu-feature-overrides.h | 1 -
.../include/asm/mach-ip30/cpu-feature-overrides.h | 1 -
arch/mips/include/asm/mach-ralink/spaces.h | 2 +
arch/mips/include/asm/octeon/cvmx-bootinfo.h | 2 +
arch/mips/jazz/irq.c | 2 +-
arch/mips/kernel/cmpxchg.c | 2 +-
arch/mips/kernel/cpu-probe.c | 2 +-
arch/mips/kernel/idle.c | 2 +-
arch/mips/kernel/kprobes.c | 36 +-
arch/mips/kernel/mips-cpc.c | 1 +
arch/mips/kernel/perf_event_mipsxx.c | 2 +-
arch/mips/kernel/setup.c | 17 +-
arch/mips/kernel/smp.c | 6 +
arch/mips/kvm/tlb.c | 2 +-
arch/mips/loongson32/Kconfig | 2 +-
arch/mips/mm/fault.c | 6 +-
arch/mips/net/bpf_jit_comp32.c | 2 +-
arch/mips/pci/pcie-octeon.c | 4 +-
arch/mips/pic32/pic32mzda/config.c | 2 +-
arch/mips/sgi-ip22/ip22-reset.c | 11 +-
arch/mips/sgi-ip27/ip27-xtalk.c | 4 +
arch/mips/sgi-ip30/ip30-xtalk.c | 4 +
arch/mips/sibyte/bcm1480/setup.c | 4 +-
arch/mips/tools/loongson3-llsc-check.c | 2 +-
arch/mips/txx9/generic/pci.c | 2 +-
arch/mips/vr41xx/common/cmu.c | 2 -
drivers/mmc/host/Kconfig | 2 +-
drivers/platform/mips/cpu_hwmon.c | 127 ++----
fs/Kconfig.binfmt | 2 +-
fs/exportfs/expfs.c | 5 +-
fs/namei.c | 70 ++-
fs/overlayfs/copy_up.c | 90 ++--
fs/overlayfs/dir.c | 147 ++++---
fs/overlayfs/export.c | 5 +
fs/overlayfs/file.c | 43 +-
fs/overlayfs/inode.c | 68 +--
fs/overlayfs/namei.c | 53 ++-
fs/overlayfs/overlayfs.h | 232 +++++++---
fs/overlayfs/ovl_entry.h | 7 +-
fs/overlayfs/readdir.c | 48 +-
fs/overlayfs/super.c | 57 ++-
fs/overlayfs/util.c | 103 ++++-
include/linux/namei.h | 6 +
sound/core/Makefile | 2 -
sound/isa/Kconfig | 2 +-
.../ftrace/test.d/kprobe/multiple_kprobes.tc | 2 +
101 files changed, 1092 insertions(+), 1247 deletions(-)
delete mode 100644 arch/m68k/coldfire/dma.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.