This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e1ae4b0be158 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
new 2be449fcf38f fs/cifs: Assign boolean values to a bool variable
new 16a78851e1f5 fs/cifs: Simplify bool comparison.
new 214a5ea081e7 cifs: do not fail __smb_send_rqst if non-fatal signals are [...]
new 4dcd3bcc2063 Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
new adc5d8757288 signal: Add missing __user annotation to copy_siginfo_from [...]
new 96e1e9846c66 Kernel: fork.c: Fix coding style: Do not use {} around sin [...]
new cb5021ca622f kthread: remove comments about old _do_fork() helper
new c509ce2378e1 Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/p [...]
new 92a5e1fdb286 selftests/powerpc: Fix exit status of pkey tests
new dd3a44c06f7b selftests/powerpc: Only test lwm/stmw on big endian
new 08685be7761d powerpc/64s: fix scv entry fallback flush vs interrupt
new 14c50a661838 Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm [...]
new 7024f60d6552 x86/sev-es: Handle string port IO to kernel memory properly
new 76e2fc63ca40 x86/cpu/amd: Set __max_die_per_package on AMD
new 9caa7ff509ad x86/entry: Fix noinstr fail
new a1d5c98aac33 x86/sev: Fix nonistr violation
new 0afda3a888dc locking/lockdep: Cure noinstr fail
new 77ca93a6b122 locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP
new 737495361d44 x86/mce: Remove explicit/superfluous tracing
new 66a425011c61 x86: __always_inline __{rd,wr}msr()
new 1eb8f690bcb5 x86/topology: Make __max_die_per_package available uncondi [...]
new e45122893a98 x86/fpu: Add kernel_fpu_begin_mask() to selectively initia [...]
new 67de8dca50c0 x86/mmx: Use KFPU_387 for MMX string operations
new 6e1239c13953 x86/cpu: Add another Alder Lake CPU to the Intel family
new 17b6c49da37f Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.o [...]
new aba428a0c612 timekeeping: Remove unused get_seconds()
new e3fab2f3de08 ntp: Fix RTC synchronization on 32-bit platforms
new 025929f46813 Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kerne [...]
new 9c7d9017a49f x86: PM: Register syscore_ops for scale invariance
new 36c6e17bf169 sched/core: Print out straggler tasks in sched_cpu_dying()
new 547a77d02f8c workqueue: Use cpu_possible_mask instead of cpu_active_mas [...]
new 22f667c97aad sched: Don't run cpu-online with balance_push() enabled
new ac687e6e8c26 kthread: Extract KTHREAD_IS_PER_CPU
new 5c25b5ff89f0 workqueue: Tag bound workers with KTHREAD_IS_PER_CPU
new 640f17c82460 workqueue: Restrict affinity change to rescuer
new 975707f227b0 sched: Prepare to use balance_push in ttwu()
new 5ba2ffba13a1 sched: Fix CPU hotplug / tighten is_per_cpu_kthread()
new 741ba80f6f9a sched: Relax the set_cpus_allowed_ptr() semantics
new 24c56ee06c4d Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel [...]
new a2e38dffcd93 objtool: Don't add empty symbols to the rbtree
new 655cf86548a3 objtool: Don't fail the kernel build on fatal errors
new 1d489151e9f9 objtool: Don't fail on missing symbol table
new 32d43270ca0b Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kern [...]
new 06fde695ee76 genirq/msi: Initialize msi_alloc_info before calling msi_d [...]
new e90f55e0196a irqchip/irq-sl28cpld: Convert comma to semicolon
new d7f39c40ebb6 irqchip/bcm2836: Fix IPI acknowledgement after conversion [...]
new e1dc20995cb9 driver core: platform: Add extra error check in devm_platf [...]
new 4cc99d03757d irqchip/loongson-liointc: Fix build warnings
new b8e594fa20d2 irqchip/pruss: Simplify the TI_PRUSS_INTC Kconfig
new 599b3063adf4 irqchip/mips-cpu: Set IPI domain parent chip
new 4bae052dde14 Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/p [...]
new ce09ccc50208 genirq: Export irq_check_status_bit()
new e68061375f79 Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.o [...]
The 53 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/powerpc/include/asm/exception-64s.h | 13 +++
arch/powerpc/include/asm/feature-fixups.h | 10 ++
arch/powerpc/kernel/entry_64.S | 2 +-
arch/powerpc/kernel/exceptions-64s.S | 19 ++++
arch/powerpc/kernel/vmlinux.lds.S | 7 ++
arch/powerpc/lib/feature-fixups.c | 24 ++++-
arch/x86/entry/common.c | 10 +-
arch/x86/include/asm/fpu/api.h | 15 ++-
arch/x86/include/asm/intel-family.h | 1 +
arch/x86/include/asm/msr.h | 4 +-
arch/x86/include/asm/topology.h | 4 +-
arch/x86/kernel/cpu/amd.c | 4 +-
arch/x86/kernel/cpu/mce/core.c | 7 +-
arch/x86/kernel/cpu/topology.c | 2 +-
arch/x86/kernel/fpu/core.c | 9 +-
arch/x86/kernel/sev-es.c | 14 ++-
arch/x86/kernel/smpboot.c | 19 ++++
arch/x86/lib/mmx_32.c | 20 +++-
drivers/base/platform.c | 2 +
drivers/irqchip/Kconfig | 5 +-
drivers/irqchip/irq-bcm2836.c | 4 +-
drivers/irqchip/irq-loongson-liointc.c | 4 +-
drivers/irqchip/irq-mips-cpu.c | 7 ++
drivers/irqchip/irq-sl28cpld.c | 2 +-
fs/cifs/connect.c | 4 +-
fs/cifs/transport.c | 4 +-
include/linux/kthread.h | 3 +
include/linux/ktime.h | 1 -
include/linux/timekeeping32.h | 14 ---
include/trace/events/sched.h | 2 +-
kernel/fork.c | 6 +-
kernel/irq/manage.c | 1 +
kernel/irq/msi.c | 2 +-
kernel/kthread.c | 29 +++++-
kernel/locking/lockdep.c | 9 +-
kernel/sched/core.c | 111 ++++++++++++++++-----
kernel/sched/sched.h | 1 +
kernel/signal.c | 3 +-
kernel/smpboot.c | 1 +
kernel/time/ntp.c | 4 +-
kernel/time/timekeeping.c | 3 +-
kernel/workqueue.c | 22 ++--
tools/objtool/check.c | 14 +--
tools/objtool/elf.c | 14 ++-
.../powerpc/alignment/alignment_handler.c | 5 +-
.../testing/selftests/powerpc/mm/pkey_exec_prot.c | 2 +-
tools/testing/selftests/powerpc/mm/pkey_siginfo.c | 2 +-
47 files changed, 349 insertions(+), 116 deletions(-)
delete mode 100644 include/linux/timekeeping32.h
--
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/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 5e9c63ec 0: update: gcc-51b23ba76f00610360a023de4cdae1641ca3b961: 1
new 99a6be34 0: update: gcc-45674e9f77a623acd53d977b8898b4cdddfc3a25: 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 (5e9c63ec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 172 +-
02-prepare_abe/console.log | 182 +-
04-build_abe-bootstrap_O1/console.log | 94344 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 94728 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 94629 insertions(+), 94809 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 devel/autopar_europar_2021
in repository gcc.
at e2da2f7205e Initial commit for Europar 2021 GCC version
This branch includes the following new commits:
new e2da2f7205e Initial commit for Europar 2021 GCC version
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.
--
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 binutils-gdb.
from eea133e6552 gas: Add a testcase for PR gas/27228
new 940d0202fd4 DWARF-5: Ignore empty range in DWARF-5 line number tables
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:
bfd/ChangeLog | 6 ++++++
bfd/dwarf2.c | 3 ---
2 files changed, 6 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_36-branch
in repository binutils-gdb.
from 8b236dfbac7 gas: Add a testcase for PR gas/27228
new 5876ea37dfa DWARF-5: Ignore empty range in DWARF-5 line number tables
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:
bfd/ChangeLog | 6 ++++++
bfd/dwarf2.c | 3 ---
2 files changed, 6 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_35-branch
in repository binutils-gdb.
from 0da7136ac1a DWARF-5: Fix parsing DWARF-5 line number tables
new 1ae65e19b21 DWARF-5: Ignore empty range in DWARF-5 line number tables
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:
bfd/ChangeLog | 6 ++++++
bfd/dwarf2.c | 3 ---
2 files changed, 6 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 4100e69996 Automatic date update in version.in
adds 0da7136ac1 DWARF-5: Fix parsing DWARF-5 line number tables
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/dwarf2.c | 2 ++
2 files changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.