This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 53acd350503d Merge tag 'locks-v5.10-1' of git://git.kernel.org/pub/scm/ [...]
new ea6f043fc984 x86: Make __get_user() generate an out-of-line call
new d55564cfc222 x86: Make __put_user() generate an out-of-line call
new 865c50e1d279 x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT
The 3 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/x86/include/asm/uaccess.h | 307 +++++++++++++++++++++--------------------
arch/x86/lib/getuser.S | 60 ++++++++
arch/x86/lib/putuser.S | 22 ++-
3 files changed, 237 insertions(+), 152 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 binutils-gdb.
from af1b7b51595 Automatic date update in version.in
new 7b466b10241 Introduce target-section.h
new bb2a67773c5 Use a std::vector in target_section_table
new 2d128614d41 build_section_table cannot fail
new 91840ee38a1 Simplify add_target_sections_of_objfile
new eda214cec17 Remove clear_section_table
new d7a78e5c41c Change target_section_table to std::vector alias
The 6 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:
gdb/ChangeLog | 109 ++++++++++++++++++
gdb/bfd-target.c | 17 +--
gdb/corelow.c | 60 ++++------
gdb/exec.c | 300 ++++++++++++++++---------------------------------
gdb/exec.h | 18 +--
gdb/progspace.c | 1 -
gdb/progspace.h | 2 +-
gdb/record-full.c | 39 +++----
gdb/remote.c | 15 +--
gdb/solib-dsbt.c | 18 +--
gdb/solib-svr4.c | 18 +--
gdb/solib.c | 37 +++---
gdb/solist.h | 4 +-
gdb/symfile.c | 13 +--
gdb/symfile.h | 6 +-
gdb/target-debug.h | 2 +-
gdb/target-delegates.c | 14 +--
gdb/target-section.h | 49 ++++++++
gdb/target.c | 24 ++--
gdb/target.h | 33 +-----
20 files changed, 367 insertions(+), 412 deletions(-)
create mode 100644 gdb/target-section.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_kernel
in repository toolchain/ci/interesting-commits.
from 8c354b6 Add last-good 1c09280f0b214dfdb7b78336ff5c871108e5f3a9 from h [...]
new 49825da Add regression 95c83906380e77f5081b231bba625bdebc57d592 from [...]
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:
linux | 1 +
1 file changed, 1 insertion(+)
--
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
in repository toolchain/ci/interesting-commits.
from 7556cc1 Add regression 5d2cedaaa39bf1920e698e93d8fc460021aabc6d from [...]
new 8c354b6 Add last-good 1c09280f0b214dfdb7b78336ff5c871108e5f3a9 from h [...]
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:
linux | 1 +
1 file changed, 1 insertion(+)
--
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 c65c6c4223c PowerPC testsuite fails and duplicates
new af1b7b51595 Automatic date update in version.in
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/version.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.
unknown user pushed a change to branch binutils-2_35-branch
in repository binutils-gdb.
from 2499c1aa9e1 Automatic date update in version.in
new 87f6bedbdbf Automatic date update in version.in
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/version.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.
unknown user pushed a change to branch gdb-10-branch
in repository binutils-gdb.
from 5d09cf98793 Automatic date update in version.in
new 0241ddc77d2 Automatic date update in version.in
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/version.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.
unknown user pushed a change to branch master
in repository linux.
from 22230cd2c55b Merge branch 'compat.mount' of git://git.kernel.org/pub/sc [...]
new 1ad5f100e3ba locks: Remove extra "0x" in tracepoint format specifier
new 53acd350503d Merge tag 'locks-v5.10-1' of git://git.kernel.org/pub/scm/ [...]
The 2 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:
include/trace/events/filelock.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.