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 171375c68e Fix potential illegal memory access by readelf when parsing [...]
new 3ca60c57a7 Fix potential illegal memory access by readelf when parsing [...]
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:
binutils/ChangeLog | 3 +++
binutils/readelf.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++-------
2 files changed, 50 insertions(+), 7 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 40e196a906d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
new a08bf91ce28e KEYS: allow reaching the keys quotas exactly
new bb2ba2d75a2d assoc_array: Fix shortcut creation
new 822ad64d7e46 keys: Fix dependency loop between construction record and [...]
new 7c1857bdbdf1 keys: Timestamp new keys
new 1f5a018c5b15 Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/ [...]
new 6e9526852fad mtd: Use mtd->name when registering nvmem device
new 3e35730dd754 mtd: powernv_flash: Fix device registration error
new 7d9d592caf8c Merge tag 'mtd/fixes-for-5.0-rc8' of git://git.infradead.o [...]
new fa84667b98fd gpio: MT7621: use a per instance irq_chip structure
new af14b2c98adb gpio: pxa: avoid attempting to set pin direction via pinct [...]
new c828c2651b9a Merge tag 'gpio-v5.0-4' of git://git.kernel.org/pub/scm/li [...]
new a5a08c35d382 pinctrl: qcom: qcs404: Correct SDC tile
new c17abcfa93bf pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins
new fb83f15ef9dd Merge tag 'pinctrl-v5.0-3' of git://git.kernel.org/pub/scm [...]
new 7f665b1c3283 ALSA: hda/realtek - Headset microphone and internal speake [...]
new c8c6ee611926 ALSA: hda/realtek: Disable PC beep in passthrough on alc285
new 323fb7b947b2 ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI
new 304017d31df3 ASoC: topology: free created components in tplg load error
new 19dd0777773a ASoC: simple-card: fixup refcount_t underflow
new 268836649c07 Merge tag 'asoc-fix-v5.0-rc6' of git://git.kernel.org/pub/ [...]
new 2137397c92ae Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linu [...]
The 21 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:
drivers/gpio/gpio-mt7621.c | 20 ++++-----
drivers/gpio/gpio-pxa.c | 1 +
drivers/mtd/devices/powernv_flash.c | 2 +-
drivers/mtd/mtdcore.c | 1 +
drivers/pinctrl/meson/pinctrl-meson8b.c | 2 +-
drivers/pinctrl/qcom/pinctrl-qcs404.c | 2 +-
fs/nfs/nfs4idmap.c | 31 +++++++-------
include/keys/request_key_auth-type.h | 36 +++++++++++++++++
include/linux/key-type.h | 22 +++-------
lib/assoc_array.c | 8 ++--
security/keys/internal.h | 13 +-----
security/keys/key.c | 5 ++-
security/keys/keyctl.c | 1 +
security/keys/process_keys.c | 1 +
security/keys/request_key.c | 72 +++++++++++++--------------------
security/keys/request_key_auth.c | 16 ++++----
sound/pci/hda/patch_realtek.c | 42 ++++++++++++++++++-
sound/soc/generic/simple-card.c | 2 +-
sound/soc/samsung/i2s.c | 8 +++-
sound/soc/soc-topology.c | 8 +++-
20 files changed, 179 insertions(+), 114 deletions(-)
create mode 100644 include/keys/request_key_auth-type.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.
unknown user pushed a change to branch master
in repository lldb.
from b14445388 [lldb] [test] Fix expected netbsd output for TestImageListMul [...]
new 4312bde31 [TestModuleCXX] Make this test Darwin-only.
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:
lit/Reproducer/Modules/TestModuleCXX.test | 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 clang.
from 4e71da0eeb Fix compile error with Intel's compiler (-Werror=pedantic)
new 771c454fcb [OPENMP] Delay emission of the asm target-specific error messages.
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:
include/clang/Sema/Sema.h | 2 +
lib/Sema/Sema.cpp | 8 +++
lib/Sema/SemaStmtAsm.cpp | 89 ++++++++++++-------------
test/OpenMP/nvptx_asm_delayed_diags.c | 118 ++++++++++++++++++++++++++++++++++
4 files changed, 173 insertions(+), 44 deletions(-)
create mode 100644 test/OpenMP/nvptx_asm_delayed_diags.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.
unknown user pushed a change to branch master
in repository zorg.
from a53bd77e [green dragon] turn off modules in the last stage of the lldb [...]
new 36ce0ee9 [green-dragon] Fix missing backspace for previous commit
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:
zorg/jenkins/jobs/jobs/lldb-cmake-standalone | 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 clang-tools-extra.
from e55342cb [clangd] Fix a typo. NFC
new 8d6529f5 Update property prefix regex to allow numbers.
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-tidy/objc/PropertyDeclarationCheck.cpp | 19 +++++++++----------
test/clang-tidy/objc-property-declaration.m | 1 +
2 files changed, 10 insertions(+), 10 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 llvm.
from 1b59f4c3806 GlobalISel: Fix fewerElementsVector for ctlz with different [...]
new c5a9fd42692 [llvm-readelf]Test a couple of corner-cases for --section-mapping
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:
test/tools/llvm-readobj/gnu-section-mapping-no-phdrs.test | 5 +++++
test/tools/llvm-readobj/gnu-section-mapping-no-shdrs.test | 15 +++++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 test/tools/llvm-readobj/gnu-section-mapping-no-phdrs.test
create mode 100644 test/tools/llvm-readobj/gnu-section-mapping-no-shdrs.test
--
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 7fc0c668f2 Fix a illegal memory access fault when parsing a corrupt MIP [...]
new 171375c68e Fix potential illegal memory access by readelf when parsing [...]
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:
binutils/ChangeLog | 18 +++++++++++--
binutils/unwind-ia64.c | 68 +++++++++++++++++++++++++-------------------------
2 files changed, 50 insertions(+), 36 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 lldb.
from ada101405 [lldb] [ObjectFile/ELF] Fix recognizing NetBSD images
new b14445388 [lldb] [test] Fix expected netbsd output for TestImageListMul [...]
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:
.../test/functionalities/object-file/TestImageListMultiArchitecture.py | 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 binutils-gdb.
from 8d18bf796b Harden readelf's IA64 note display function so that it can h [...]
new 7fc0c668f2 Fix a illegal memory access fault when parsing a corrupt MIP [...]
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:
binutils/ChangeLog | 3 +++
binutils/readelf.c | 6 ++++++
2 files changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.