This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 6a1000bd2703 Merge tag 'ioremap-5.6' of git://git.infradead.org/users/h [...]
new 1c5da0ec7f20 workqueue: add worker function to workqueue_execute_end tr [...]
new e8ab20d9bcb3 workqueue: remove workqueue_work event class
new 16d06120d73a Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/lin [...]
new faced7e0806c mm: hugetlb controller for cgroups v2
new 75ea91cd3eab cgroup: fix function name in comment
new 3bc0bb36fa30 cgroup: Prevent double killing of css when enabling thread [...]
new 9ea37e24d4a9 iocost: Fix iocost_monitor.py due to helper type mismatch
new 03aa8c8cfaec Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/lin [...]
new cb5172d96d16 audit: Add __rcu annotation to RCU pointer
new 07e309a972ca Merge tag 'audit-pr-20200127' of git://git.kernel.org/pub/ [...]
new 66f8e2f03c02 selinux: sidtab reverse lookup hash table
new d97bd23c2d7d selinux: cache the SID -> context string translation
new 59438b46471a security,lockdown,selinux: implement SELinux lockdown
new 1a37079c236d selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upo [...]
new 0188d5c025ca selinux: fall back to ref-walk if audit is required
new 5298d0b9b980 selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests
new b2104ac0bd95 security: only build lsm_audit if CONFIG_SECURITY=y
new d8db60cb23e4 selinux: ensure we cleanup the internal AVC counters on er [...]
new 210a29287451 selinux: remove unnecessary selinux cred request
new 6c5a682e6497 selinux: clean up selinux_enabled/disabled/enforcing_boot
new 5c108d4e18f8 selinux: randomize layout of key structures
new 030b995ad9ec selinux: ensure we cleanup the internal AVC counters on er [...]
new 15b590a81fcd selinux: ensure the policy has been loaded before reading [...]
new f1268534027a selinux: remove set but not used variable 'sidtab'
new 7e78c875143b selinuxfs: use scnprintf to get real length for inode
new 7a4b51947475 selinux: allow per-file labelling for binderfs
new 89b223bfb8a8 selinux: deprecate disabling SELinux and runtime
new d41415eb5eda Documentation,selinux: fix references to old selinuxfs mou [...]
new b82f3f6894ec selinux: remove redundant msg_msg_alloc_security
new fe49c7e4f85a selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.
new b78b7d59bdbe selinux: make default_noexec read-only after init
new 65cddd50980b selinux: treat atomic flags more carefully
new cfff75d8973a selinux: reorder hooks to make runtime disable less broken
new ae3d8c2e27bf selinux: fix wrong buffer types in policydb.c
new df4779b5d273 selinux: remove redundant selinux_nlmsg_perm
new cb89e2465896 selinux: remove redundant allocation and helper functions
new dd89b9d9f37d selinux: do not allocate ancillary buffer on first load
new 98aa00345de5 selinux: fix regression introduced by move_mount(2) syscall
new b1dba2473114 Merge tag 'selinux-pr-20200127' of git://git.kernel.org/pu [...]
The 39 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/ABI/obsolete/sysfs-selinux-disable | 26 ++
Documentation/admin-guide/cgroup-v2.rst | 29 ++
Documentation/admin-guide/kernel-parameters.txt | 9 +-
MAINTAINERS | 1 +
include/linux/hugetlb.h | 3 +-
include/linux/lsm_audit.h | 2 +
include/linux/security.h | 2 +
include/trace/events/workqueue.h | 50 +--
kernel/audit.c | 5 +-
kernel/cgroup/cgroup.c | 11 +-
kernel/cgroup/rstat.c | 2 +-
kernel/workqueue.c | 2 +-
mm/hugetlb_cgroup.c | 198 ++++++++++-
security/Makefile | 2 +-
security/lockdown/lockdown.c | 27 --
security/lsm_audit.c | 5 +
security/security.c | 33 ++
security/selinux/Kconfig | 33 +-
security/selinux/Makefile | 4 +-
security/selinux/avc.c | 95 +++---
security/selinux/hooks.c | 388 ++++++++++++----------
security/selinux/ibpkey.c | 2 +-
security/selinux/include/avc.h | 13 +-
security/selinux/include/classmap.h | 2 +
security/selinux/include/ibpkey.h | 13 +-
security/selinux/include/objsec.h | 2 +-
security/selinux/include/security.h | 40 ++-
security/selinux/netif.c | 2 +-
security/selinux/netnode.c | 2 +-
security/selinux/netport.c | 2 +-
security/selinux/selinuxfs.c | 87 ++++-
security/selinux/ss/context.h | 11 +-
security/selinux/ss/policydb.c | 9 +-
security/selinux/ss/policydb.h | 2 +-
security/selinux/ss/services.c | 312 +++++++++++-------
security/selinux/ss/services.h | 6 +-
security/selinux/ss/sidtab.c | 402 ++++++++++++++---------
security/selinux/ss/sidtab.h | 70 +++-
tools/cgroup/iocost_monitor.py | 4 +-
39 files changed, 1304 insertions(+), 604 deletions(-)
create mode 100644 Documentation/ABI/obsolete/sysfs-selinux-disable
--
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-defconfig
in repository toolchain/ci/gcc.
from 568968edb0c Daily bump.
adds a708cb25d92 [AArch64] Fix shrinkwrapping interactions with atomics (PR92692)
adds 2ceb5aba64e c++: Bogus error using namespace alias [PR91826]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 16 ++++++++++++++++
gcc/config/aarch64/aarch64.c | 6 ++++++
gcc/config/aarch64/atomics.md | 18 +++++++++---------
gcc/cp/ChangeLog | 5 +++++
gcc/cp/name-lookup.c | 32 ++++++++++++++++++++------------
gcc/testsuite/g++.dg/lookup/pr91826.C | 16 ++++++++++++++++
6 files changed, 72 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/pr91826.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from a00805ef97 This is a series of backports for binutils 2.33 which addres [...]
adds 2a8719fecd AArch64: Fix cfinv disassembly issues
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 9 +
gas/testsuite/gas/aarch64/armv8_4-a.d | 1 +
gas/testsuite/gas/aarch64/armv8_4-a.s | 3 +
opcodes/ChangeLog | 11 +
opcodes/aarch64-asm-2.c | 174 +--
opcodes/aarch64-dis-2.c | 2364 ++++++++++++++++-----------------
opcodes/aarch64-opc-2.c | 16 +-
opcodes/aarch64-tbl.h | 9 +-
8 files changed, 1309 insertions(+), 1278 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 35056e7d 0: update: binutils-gcc-linux: boot
new 890cb7d0 0: update: binutils-gcc-linux: boot
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 (35056e7d)
\
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 | 184 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11627 ++++++++--------
04-build_abe-stage1/console.log | 13675 +++++++++---------
05-build_linux/console.log | 638 +-
06-boot_linux/console.log | 441 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 27042 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
11 files changed, 27061 insertions(+), 27024 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1bf48414 10: update: llvm-linux: 17560
new 129080d0 10: update: llvm-linux: 17560
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 (1bf48414)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 130 +-
02-build_llvm/console.log | 12684 ++++++++++++-------------
03-build_linux/console.log | 6421 +++++++------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 102 +-
console.log | 19339 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 19345 insertions(+), 19347 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-aarch64-lts-defconfig
in repository toolchain/ci/llvm-project.
from b39efdbcfcb [Concepts] Fix incorrect TemplateArgs for introduction of l [...]
adds 2c9cb89d0d0 [Support] Fix race in threading test, found by TSan
adds b5cf8926518 [LLDB] Fix the handling of unnamed bit-fields when parsing DWARF
adds 23d93923900 Include <cstdlib> for std::abort() in clangd
adds f234f5c2b1e [msan] Instrument x86.pclmulqdq* intrinsics.
adds 256a0eaf23b [X86] Make `llc --help` output readable again
adds ef917463d9c [clangd] Show hower info for expressions
adds a6f550eae71 [clangd] Add a ruler after header in hover
adds 13553d51aa8 [clangd] Rearrange type, returntype and parameters in hover card
adds a27142b26a5 [clangd] Fix windows buildbots
adds 1f448807c2e [clangd] Extract string literals in macro arguments to unbr [...]
adds 7350a0429cc [clangd] Dont display `<unknown>` kinds in hover board
adds 1426bb44cc7 [clangd] Print underlying type for decltypes in hover
adds 53f39c77b2b [clangd] Drop returntype/type when hovering over type-ish names
adds 99464b7eb1d [clangd][Hover] Change arrow in return type back to →
adds 01fd650ba3d [RISCV] Pass target-abi via module flag metadata
adds 7c5784746cf [RISCV] Check the target-abi module flag matches the option
adds 4d342b7d8e9 Revert "[RISCV] Support ABI checking with per function targ [...]
adds 72882ca30d8 [RISCV] Support ABI checking with per function target-features
new c23212a438f [IR] Keep a double break between functions when printing a module
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:
clang-tools-extra/clangd/FormattedString.cpp | 49 +++++-
clang-tools-extra/clangd/FormattedString.h | 5 +-
clang-tools-extra/clangd/Hover.cpp | 153 +++++++++++++------
clang-tools-extra/clangd/Shutdown.cpp | 1 +
clang-tools-extra/clangd/test/hover.test | 2 +-
.../clangd/unittests/FormattedStringTests.cpp | 34 ++++-
clang-tools-extra/clangd/unittests/HoverTests.cpp | 160 +++++++++++++++++++-
clang/lib/CodeGen/CodeGenModule.cpp | 7 +
clang/test/CodeGen/riscv-metadata.c | 14 ++
.../cpp/bitfields}/Makefile | 0
.../test/lang/cpp/bitfields/TestCppBitfields.py | 105 +++++++++++++
.../lldbsuite/test/lang/cpp/bitfields/main.cpp | 81 ++++++++++
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 166 +++++++--------------
.../Plugins/SymbolFile/DWARF/DWARFASTParserClang.h | 35 ++---
llvm/lib/IR/AsmWriter.cpp | 4 +-
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 5 +-
llvm/lib/Target/RISCV/RISCVTargetMachine.cpp | 14 +-
llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp | 24 +--
llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h | 2 +
llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp | 14 +-
.../Transforms/Instrumentation/MemorySanitizer.cpp | 43 ++++++
llvm/test/CodeGen/RISCV/module-target-abi.ll | 24 +++
llvm/test/CodeGen/RISCV/module-target-abi2.ll | 27 ++++
llvm/test/Feature/undefined.ll | 13 ++
llvm/test/Instrumentation/MemorySanitizer/clmul.ll | 72 +++++++++
llvm/unittests/Support/Threading.cpp | 4 +-
26 files changed, 832 insertions(+), 226 deletions(-)
create mode 100644 clang/test/CodeGen/riscv-metadata.c
copy lldb/packages/Python/lldbsuite/test/{api/check_public_api_headers => lang/cpp [...]
create mode 100644 lldb/packages/Python/lldbsuite/test/lang/cpp/bitfields/TestCppB [...]
create mode 100644 lldb/packages/Python/lldbsuite/test/lang/cpp/bitfields/main.cpp
create mode 100644 llvm/test/CodeGen/RISCV/module-target-abi.ll
create mode 100644 llvm/test/CodeGen/RISCV/module-target-abi2.ll
create mode 100644 llvm/test/Instrumentation/MemorySanitizer/clmul.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.