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 9153eb8a7f5 gdb: fix indentation in remote.c
new d9deb60b2e9 gdb, gdbserver, gdbsupport: use [[noreturn]] instead of ATT [...]
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:
gdb/command.h | 2 +-
gdb/dwarf2/loc.c | 2 +-
gdb/event-top.c | 2 +-
gdb/guile/guile-internal.h | 28 ++++++++++++++--------------
gdb/linespec.c | 8 ++++----
gdb/nat/aarch64-mte-linux-ptrace.c | 4 ++--
gdb/nat/fork-inferior.h | 7 +++----
gdb/nat/linux-namespaces.c | 2 +-
gdb/python/python-internal.h | 5 ++---
gdb/remote-sim.c | 3 +--
gdb/remote.c | 4 ++--
gdb/symtab.c | 2 +-
gdb/target.c | 4 ++--
gdb/target.h | 2 +-
gdb/tid-parse.c | 2 +-
gdb/tid-parse.h | 2 +-
gdb/top.h | 2 +-
gdb/utils.c | 2 +-
gdb/xml-support.c | 4 ++--
gdb/xml-support.h | 5 +++--
gdbserver/gdbreplay.cc | 2 +-
gdbserver/server.cc | 2 +-
gdbserver/utils.cc | 2 +-
gdbsupport/common-exceptions.cc | 2 +-
gdbsupport/common-exceptions.h | 27 +++++++++++++--------------
gdbsupport/errors.h | 28 +++++++++++++---------------
26 files changed, 75 insertions(+), 80 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 f8a8b94d0698 Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/sc [...]
new e123134b39dc selinux: Use 1UL for EBITMAP_BIT to match maps type
new dad8d1a383a8 Merge tag 'selinux-pr-20240715' of git://git.kernel.org/pu [...]
new 61df7b828204 lsm: fixup the inode xattr capability handling
new dd44477e7fa1 selinux,smack: remove the capability checks in the removex [...]
new 11ab4cd5ec3f Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/sc [...]
new 2fe209d0ad2e smack: tcp: ipv4, fix incorrect labeling
new e86cac0acdb1 smack: unix sockets: fix accept()ed socket label
new 42b5a01596f1 Merge tag 'Smack-for-6.10' of https://github.com/cschaufle [...]
The 8 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/linux/lsm_hook_defs.h | 1 +
security/security.c | 70 +++++++++++++++++++++++++++++--------------
security/selinux/hooks.c | 38 +++++++++++++----------
security/selinux/ss/ebitmap.h | 2 +-
security/smack/smack_lsm.c | 48 ++++++++++++++++++++++++-----
5 files changed, 112 insertions(+), 47 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 f83e38fc9f10 Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org [...]
new b57a2907c9d9 selftests/exec: Build both static and non-static load_addr [...]
new 2d4cf7b190bb binfmt_elf: Calculate total_size earlier
new 3545deff0ec7 binfmt_elf: Honor PT_LOAD alignment for static PIE
new 60371f43e56b exec: Add KUnit test for bprm_stack_limits()
new 2a97388a807b ELF: fix kernel.randomize_va_space double read
new 084ebf7ca83e execve: Keep bprm->argmin behind CONFIG_MMU
new 21f931083060 exec: Avoid pathological argc, envc, and bprm->p values
new 72fda6c8e553 Merge tag 'execve-v6.11-rc1' of git://git.kernel.org/pub/s [...]
new 95036a79e7b5 seccomp: interrupt SECCOMP_IOCTL_NOTIF_RECV when all users [...]
new bfafe5efa975 seccomp: release task filters when the task exits
new 39a73b4aa69a selftests/seccomp: add test for NOTIF_RECV and unused filters
new f0c508faea64 selftests/seccomp: check that a zombie leader doesn't affe [...]
new 1ca995edf838 Merge tag 'seccomp-v6.11-rc1' of git://git.kernel.org/pub/ [...]
new 9dd12ed95c2d pstore/blk: replace deprecated strncpy with strscpy
new 9b3c13c9ea4e pstore: platform: add missing MODULE_DESCRIPTION() macro
new 8050258bd1ee Merge tag 'pstore-v6.11-rc1' of git://git.kernel.org/pub/s [...]
new 51005a59bcbe lkdtm/bugs: add test for hung smp_call_function_single()
new d6f635bcaca8 x86/alternatives: Make FineIBT mode Kconfig selectable
new 2003e483a81c fortify: Do not special-case 0-sized destinations
new ef40d28f17bd randomize_kstack: Remove non-functional per-arch entropy f [...]
new 18c18b1ff6c6 gcc-plugins: Remove duplicate included header file stringpool.h
new 3ccea4784fdd ARM: Remove address checking for MMUless devices
new 872bb37f6829 randomize_kstack: Improve stack alignment codegen
new ce5a51bfacf7 Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pu [...]
new 98ca62ba9e2b sysctl: always initialize i_uid/i_gid
new b5ffbd139688 sysctl: move the extra1/2 boundary check of u8 to sysctl_c [...]
new 4154342bf153 utsname: constify ctl_table arguments of utility function
new 32fe91524e16 sysctl: constify ctl_table arguments of utility function
new c819e252c287 sysctl: Add module description to sysctl-testing
new 2f7c62489205 locking: Remove superfluous sentinel element from kern_loc [...]
new e2a6c472de7a mm profiling: Remove superfluous sentinel element from ctl_table
new d7a76ec87195 sysctl: Remove check for sentinel element in ctl_table arrays
new 55bb7eb62db4 sysctl: Replace nr_entries with ctl_table_size in new_links
new aef9d25e7f56 sysctl: Remove superfluous empty allocations from sysctl i [...]
new a02fe70de4c2 sysctl: Remove "child" sysctl code comments
new 3717540377c5 sysctl: Remove ctl_table sentinel code comments
new acc154691fc7 sysctl: Warn on an empty procname element
new f8a8b94d0698 Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/sc [...]
The 38 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:
MAINTAINERS | 2 +
arch/arm/mm/fault.c | 4 +-
arch/x86/Kconfig | 9 ++
arch/x86/include/asm/cfi.h | 2 +-
arch/x86/kernel/alternative.c | 8 +-
drivers/misc/lkdtm/bugs.c | 30 ++++++
fs/Kconfig.binfmt | 8 ++
fs/binfmt_elf.c | 99 ++++++++++++------
fs/exec.c | 49 +++++++--
fs/exec_test.c | 141 ++++++++++++++++++++++++++
fs/proc/proc_sysctl.c | 70 +++++++------
fs/pstore/blk.c | 2 +-
fs/pstore/platform.c | 1 +
include/linux/binfmts.h | 2 +-
include/linux/fortify-string.h | 8 +-
include/linux/randomize_kstack.h | 18 ++--
include/linux/sysctl.h | 2 +-
kernel/exit.c | 3 +-
kernel/locking/lockdep.c | 1 -
kernel/seccomp.c | 30 ++++--
kernel/sysctl-test.c | 50 +++++++++
kernel/sysctl.c | 31 +++---
kernel/utsname_sysctl.c | 2 +-
lib/alloc_tag.c | 1 -
lib/fortify_kunit.c | 3 +-
net/sysctl_net.c | 11 +-
scripts/gcc-plugins/gcc-common.h | 5 -
tools/testing/selftests/exec/Makefile | 19 ++--
tools/testing/selftests/exec/load_address.c | 67 +++++++++---
tools/testing/selftests/lkdtm/tests.txt | 1 +
tools/testing/selftests/seccomp/seccomp_bpf.c | 131 ++++++++++++++++++++++++
31 files changed, 653 insertions(+), 157 deletions(-)
create mode 100644 fs/exec_test.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 azanella/mseal
in repository glibc.
discards 268e937c36 elf: Add support for GNU_PROPERTY_NO_MEMORY_SEAL
discards 98259a49ba elf: Also parse gnu properties for static linked binaries
discards 448e834a92 elf: Add support to memory sealing
discards cd872a7584 linux: Add mseal syscall support
discards a7612de0a2 elf: Use RTLD_NODELETE is more places
adds 2dcc908538 Add pthread_getname_np and pthread_setname_np for Hurd
adds 5bcf6265f2 x86: Disable non-temporal memset on Skylake Server
new 0418565c95 Use Linux 6.10 in build-many-glibcs.py
new 2f327102ac Update syscall lists for Linux 6.10
new 16859ae3b3 Update kernel version to 6.10 in header constant tests
new 5ed2ebabd3 Add STATX_SUBVOL from Linux 6.10 to bits/statx-generic.h
new 64c78abc45 Add F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.h
new 59d974fe8d elf: Use RTLD_NODELETE is more places
new 67838af7ef linux: Add mseal syscall support
new e63381c267 elf: Add support to memory sealing
new 2f2a4d5283 elf: Also parse gnu properties for static linked binaries
new 715e1c7f3c elf: Add support for GNU_PROPERTY_NO_MEMORY_SEAL
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 (268e937c36)
\
N -- N -- N refs/heads/azanella/mseal (715e1c7f3c)
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 10 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:
config.h.in | 6 ++
htl/Makefile | 2 +
htl/Versions | 5 ++
io/bits/statx-generic.h | 1 +
scripts/build-many-glibcs.py | 2 +-
sysdeps/htl/pthread.h | 11 ++++
sysdeps/mach/configure | 76 ++++++++++++++++++++--
sysdeps/mach/configure.ac | 29 +++++++--
sysdeps/mach/htl/pt-getname-np.c | 67 +++++++++++++++++++
.../htl/pt-kill.c => mach/htl/pt-setname-np.c} | 45 ++++++-------
sysdeps/mach/hurd/i386/libpthread.abilist | 2 +
sysdeps/mach/hurd/x86_64/libpthread.abilist | 2 +
sysdeps/unix/sysv/linux/Makefile | 6 +-
sysdeps/unix/sysv/linux/alpha/arch-syscall.h | 3 +-
sysdeps/unix/sysv/linux/bits/fcntl-linux.h | 1 +
sysdeps/unix/sysv/linux/csky/arch-syscall.h | 2 +-
sysdeps/unix/sysv/linux/sh/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/syscall-names.list | 4 +-
sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +-
sysdeps/unix/sysv/linux/tst-mount-consts.py | 4 +-
sysdeps/unix/sysv/linux/tst-pidfd-consts.py | 2 +-
sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h | 1 +
sysdeps/x86/cpu-features.c | 13 +++-
sysdeps/x86/cpu-tunables.c | 5 ++
sysdeps/x86/dl-cacheinfo.h | 15 +++--
.../cpu-features-preferred_feature_index_1.def | 1 +
sysdeps/x86/tst-hwcap-tunables.c | 4 +-
27 files changed, 251 insertions(+), 61 deletions(-)
create mode 100644 sysdeps/mach/htl/pt-getname-np.c
copy sysdeps/{hurd/htl/pt-kill.c => mach/htl/pt-setname-np.c} (58%)
--
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 newlib.
from 1339af446 sys/tree.h: Removed
new 5c5ae2c08 newlib: Add more FreeBSD files for non LDBL_EQ_DBL support
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:
COPYING.NEWLIB | 29 ++++++++
newlib/Makefile.in | 97 ++++++++++++++++++++++++---
newlib/libm/ld/math_private.h | 53 +++++++++++++++
newlib/libm/ld128/Makefile.inc | 3 +-
newlib/libm/{ld80 => ld128}/k_cospil.h | 2 +-
newlib/libm/{ld80 => ld128}/k_sinpil.h | 2 +-
newlib/libm/ld128/k_tanl.c | 114 +++++++++++++++++++++++++++++++
newlib/libm/{ld80 => ld128}/s_cospil.c | 105 ++++++++++++-----------------
newlib/libm/ld128/s_sinpil.c | 111 ++++++++++++++++++++++++++++++
newlib/libm/ld80/Makefile.inc | 4 +-
newlib/libm/ld80/k_tanl.c | 119 +++++++++++++++++++++++++++++++++
11 files changed, 562 insertions(+), 77 deletions(-)
copy newlib/libm/{ld80 => ld128}/k_cospil.h (98%)
copy newlib/libm/{ld80 => ld128}/k_sinpil.h (98%)
create mode 100644 newlib/libm/ld128/k_tanl.c
copy newlib/libm/{ld80 => ld128}/s_cospil.c (52%)
create mode 100644 newlib/libm/ld128/s_sinpil.c
create mode 100644 newlib/libm/ld80/k_tanl.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 main
in repository newlib.
from 1339af446 sys/tree.h: Removed
new 5c5ae2c08 newlib: Add more FreeBSD files for non LDBL_EQ_DBL support
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:
COPYING.NEWLIB | 29 ++++++++
newlib/Makefile.in | 97 ++++++++++++++++++++++++---
newlib/libm/ld/math_private.h | 53 +++++++++++++++
newlib/libm/ld128/Makefile.inc | 3 +-
newlib/libm/{ld80 => ld128}/k_cospil.h | 2 +-
newlib/libm/{ld80 => ld128}/k_sinpil.h | 2 +-
newlib/libm/ld128/k_tanl.c | 114 +++++++++++++++++++++++++++++++
newlib/libm/{ld80 => ld128}/s_cospil.c | 105 ++++++++++++-----------------
newlib/libm/ld128/s_sinpil.c | 111 ++++++++++++++++++++++++++++++
newlib/libm/ld80/Makefile.inc | 4 +-
newlib/libm/ld80/k_tanl.c | 119 +++++++++++++++++++++++++++++++++
11 files changed, 562 insertions(+), 77 deletions(-)
copy newlib/libm/{ld80 => ld128}/k_cospil.h (98%)
copy newlib/libm/{ld80 => ld128}/k_sinpil.h (98%)
create mode 100644 newlib/libm/ld128/k_tanl.c
copy newlib/libm/{ld80 => ld128}/s_cospil.c (52%)
create mode 100644 newlib/libm/ld128/s_sinpil.c
create mode 100644 newlib/libm/ld80/k_tanl.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 gcc.
from a3d1469c7c7 AVR: testsuite - Attribute ipa implies noinline and noclone.
new 40a990c8b51 c++/contracts: ICE in C++ Contracts with '-fno-exceptions' [...]
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:
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.cc | 3 +++
gcc/cp/except.cc | 23 +++++++++++++++++++----
gcc/testsuite/g++.dg/contracts/pr110159.C | 27 +++++++++++++++++++++++++++
4 files changed, 50 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/contracts/pr110159.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.