This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 22580ced9 Fix missing declarations in libgloss m68k
new 276eb2827 Cygwin: add api version check to c++ malloc struct override.
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:
winsup/cygwin/globals.cc | 4 ++--
winsup/cygwin/include/cygwin/version.h | 3 +++
winsup/cygwin/lib/_cygwin_crt0_common.cc | 38 ++++++++++++++++++--------------
3 files changed, 26 insertions(+), 19 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 main
in repository newlib.
from 22580ced9 Fix missing declarations in libgloss m68k
new 276eb2827 Cygwin: add api version check to c++ malloc struct override.
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:
winsup/cygwin/globals.cc | 4 ++--
winsup/cygwin/include/cygwin/version.h | 3 +++
winsup/cygwin/lib/_cygwin_crt0_common.cc | 38 ++++++++++++++++++--------------
3 files changed, 26 insertions(+), 19 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 595daae3c56 gdb: Add myself to gdb/MAINTAINERS
new 14de1447c9c Call target_can_do_single_step from maybe_software_singlestep
new 1b34c1e50db Disabling hardware single step in gdbserver
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:
gdb/arm-linux-tdep.c | 5 -----
gdb/breakpoint.c | 25 ++++++++++++++++++++-----
gdb/breakpoint.h | 8 ++++----
gdb/gdbarch-gen.h | 12 +++---------
gdb/gdbarch_components.py | 12 +++---------
gdb/infrun.c | 19 -------------------
gdb/record-full.c | 4 ++--
gdbserver/server.cc | 12 ++++++++----
gdbserver/server.h | 1 +
9 files changed, 41 insertions(+), 57 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 d2eedaa3909b Merge tag 'rtc-6.17' of git://git.kernel.org/pub/scm/linux [...]
new c602537de3c1 apparmor: Use str_yes_no() helper function
new 71e6cff3e0dd apparmor: Improve debug print infrastructure
new 280799f72408 apparmor: cleanup: attachment perm lookup to use lookup_perms()
new 46b9b994dd55 apparmor: remove redundant unconfined check.
new 0bc8c6862faa apparmor: switch signal mediation to use RULE_MEDIATES
new cd769b05cc87 apparmor: ensure labels with more than one entry have corr [...]
new 35fad5b46222 apparmor: remove explicit restriction that unconfined cann [...]
new 34d31f23385b apparmor: cleanup: refactor file_perm() to doc semantics o [...]
new de4754c801f4 apparmor: carry mediation check on label
new 2e12c5f06017 apparmor: add additional flags to extended permission.
new 84c455decf27 apparmor: add support for profiles to define the kill signal
new a9eb185be84e apparmor: fix x_table_lookup when stacking is not the first entry
new ce9e3b3fa25a apparmor: add ability to mediate caps with policy state machine
new 9045aa25d17c apparmor: remove af_select macro
new 6cc6a0523dde apparmor: lift kernel socket check out of critical section
new b4940d913cc2 apparmor: in preparation for finer networking rules rework [...]
new c05e705812d1 apparmor: add fine grained af_unix mediation
new dcd7a559411e apparmor: gate make fine grained unix mediation behind v9 abi
new e6b087676954 apparmor: fix dbus permission queries to v9 ABI
new 509f8cb2fff9 apparmor: Fix checking address of an array in accum_label_info()
new aa904fa1182b apparmor: Modify mismatched function name
new 04fe43104e4e apparmor: Modify mismatched function name
new aabbe6f908d8 apparmor: fix typos and spelling errors
new 67e370aa7f96 apparmor: use the condition in AA_BUG_FMT even with debug [...]
new 3e45553acb14 apparmor: Remove unused variable 'sock' in __file_sock_perm()
new 2b270e2f43d7 security/apparmor: use kfree_sensitive() in unpack_secmark()
new e9ed1eb8f621 apparmor: use SHA-256 library API instead of crypto_shash API
new 44fbeeb3087e apparmor: Fix incorrect profile->signal range check
new a949b46e7d82 apparmor: fix some kernel-doc issues in header files
new 6c055e62560b apparmor: ensure WB_HISTORY_SIZE value is a power of 2
new a88db916b8c7 apparmor: fix loop detection used in conflicting attachmen [...]
new 95ff11895846 apparmor: make all generated string array headers const ch [...]
new 89a3561e69e5 apparmor: force audit on unconfined exec if info is set by [...]
new e76d733b1b1f apparmor: move the "conflicting profile attachments" infos [...]
new b824b5f82bbc apparmor: include conflicting attachment info for confined [...]
new 16916b17b4f8 apparmor: force auditing of conflicting attachment execs f [...]
new 4c0dc425fd61 apparmor: make debug_values_table static
new b1f87be7280f apparmor: Document that label must be last member in struc [...]
new aff426f35966 apparmor: mitigate parser generating large xtables
new 37a3741d27b6 Revert "apparmor: use SHA-256 library API instead of crypt [...]
new 87cc7b00114f apparmor: make __begin_current_label_crit_section() indica [...]
new 6afb0a7bc95a apparmor: update kernel doc comments for xxx_label_crit_section
new bc6e5f6933b8 apparmor: Remove use of the double lock
new a30a9fdb6631 apparmor: fix af_unix auditing to include all address information
new 50d56a1a366a apparmor: fix AA_DEBUG_LABEL()
new 6456ccbd2ff7 apparmor: fix regression in fs based unix sockets when usi [...]
new 88fec3526e84 apparmor: make sure unix socket labeling is correctly updated.
new c5bf96d20fd7 apparmor: shift ouid when mediating hard links in userns
new 3fa0af4cc8a3 apparmor: shift uid when mediating af_unix in userns
new c567de2c4f5f apparmor: Fix 8-byte alignment for initial dfa blob streams
new c68804199dd9 apparmor: Fix unaligned memory accesses in KUnit test
new da0edababafa apparmor: fix kernel doc warnings for kernel test robot
new 4ce7d3cf5ad8 apparmor: remove redundant perms.allow MAY_EXEC bitflag set
new f9c9dce01e96 apparmor: fix documentation mismatches in val_mask_to_str [...]
new 9afdc6abb007 apparmor: transition from a list of rules to a vector of rules
new 4d9d1a08b796 apparmor: fix: accept2 being specifie even when permission [...]
new 8936125e2328 apparmor: Remove the unused variable rules
new f3c0675bb9e0 apparmor: fix test error: WARNING in apparmor_unix_stream_connect
new 43584e993293 apparmor: fix Regression on linux-next (next-20250721)
new 5f49c2d1f422 apparmor: fix: oops when trying to free null ruleset
new 8b45c6c90af6 Merge tag 'apparmor-pr-2025-08-04' of git://git.kernel.org [...]
new c403db6f00de openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
new f0eedcf22581 openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-u [...]
new 69917dbfb67e Merge tag 'for-linus' of https://github.com/openrisc/linux
new 8ca719b81987 dm-table: fix checking for rq stackable devices
new 75227ed6812c dm-flakey: Fix corrupt_bio_byte setup checks
new 9de4a3967caf dm raid: add support for resync w/o metadata devices
new d142643c06bc dm: Remove unnecessary return in dm_zone_endio()
new 548d88f74ed4 dm: Simplify dm_io_complete()
new ebbd17695e9e dm: ima: avoid extra calls to strlen()
new f86272350f38 dm-mpath: make dm_unregister_path_selector return void
new 6e11952a6abc dm-mpath: don't print the "loaded" message if registering fails
new bdf253d580d7 dm-verity: remove support for asynchronous hashes
new 487767bff572 md: dm-zoned-target: Initialize return variable r to avoid [...]
new 225b2cb640d7 vdo: omit need_resched() before cond_resched()
new 8d05316d79d8 dm-raid: do not include dm-core.h
new 9576e1aecf62 dm-thin: update the documentation
new 55a0fbd2ac3f dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin
new d632ab86aff2 Merge tag 'for-6.17/dm-changes' of git://git.kernel.org/pu [...]
The 79 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:
.../device-mapper/thin-provisioning.rst | 16 +-
arch/openrisc/include/asm/mmu.h | 2 +-
arch/openrisc/include/asm/page.h | 8 +-
arch/openrisc/include/asm/pgtable.h | 4 +-
arch/openrisc/include/asm/processor.h | 4 +-
arch/openrisc/include/asm/ptrace.h | 4 +-
arch/openrisc/include/asm/setup.h | 2 +-
arch/openrisc/include/asm/thread_info.h | 8 +-
arch/openrisc/include/uapi/asm/ptrace.h | 2 +-
drivers/md/dm-flakey.c | 9 +-
drivers/md/dm-ima.c | 42 +-
drivers/md/dm-path-selector.c | 8 +-
drivers/md/dm-path-selector.h | 2 +-
drivers/md/dm-ps-historical-service-time.c | 9 +-
drivers/md/dm-ps-io-affinity.c | 5 +-
drivers/md/dm-ps-queue-length.c | 9 +-
drivers/md/dm-ps-round-robin.c | 9 +-
drivers/md/dm-ps-service-time.c | 9 +-
drivers/md/dm-raid.c | 7 +-
drivers/md/dm-table.c | 10 +-
drivers/md/dm-thin.c | 7 +-
drivers/md/dm-vdo/funnel-workqueue.c | 3 +-
drivers/md/dm-verity-fec.c | 4 +-
drivers/md/dm-verity-target.c | 185 +----
drivers/md/dm-verity.h | 22 +-
drivers/md/dm-zone.c | 2 -
drivers/md/dm-zoned-target.c | 2 +-
drivers/md/dm.c | 11 +-
security/apparmor/Makefile | 6 +-
security/apparmor/af_unix.c | 799 +++++++++++++++++++++
security/apparmor/apparmorfs.c | 39 +-
security/apparmor/audit.c | 2 +-
security/apparmor/capability.c | 61 +-
security/apparmor/domain.c | 203 ++++--
security/apparmor/file.c | 92 ++-
security/apparmor/include/af_unix.h | 55 ++
security/apparmor/include/apparmor.h | 4 +-
security/apparmor/include/audit.h | 5 +-
security/apparmor/include/capability.h | 1 +
security/apparmor/include/cred.h | 31 +-
security/apparmor/include/file.h | 11 +-
security/apparmor/include/ipc.h | 3 +
security/apparmor/include/label.h | 51 +-
security/apparmor/include/lib.h | 46 +-
security/apparmor/include/match.h | 10 +-
security/apparmor/include/net.h | 38 +-
security/apparmor/include/path.h | 1 +
security/apparmor/include/perms.h | 8 +-
security/apparmor/include/policy.h | 59 +-
security/apparmor/include/sig_names.h | 6 +-
security/apparmor/include/signal.h | 19 +
security/apparmor/ipc.c | 13 +-
security/apparmor/label.c | 37 +-
security/apparmor/lib.c | 114 +++
security/apparmor/lsm.c | 468 +++++++++---
security/apparmor/match.c | 23 +-
security/apparmor/mount.c | 12 +-
security/apparmor/net.c | 189 ++++-
security/apparmor/policy.c | 93 ++-
security/apparmor/policy_compat.c | 6 +-
security/apparmor/policy_ns.c | 2 +-
security/apparmor/policy_unpack.c | 67 +-
security/apparmor/policy_unpack_test.c | 6 +-
security/apparmor/procattr.c | 6 +-
security/apparmor/resource.c | 11 +-
security/apparmor/task.c | 11 +-
66 files changed, 2305 insertions(+), 708 deletions(-)
create mode 100644 security/apparmor/af_unix.c
create mode 100644 security/apparmor/include/af_unix.h
create mode 100644 security/apparmor/include/signal.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 gcc.
from 490c2c885ee libstdc++: Add various missing exports [PR121373]
new ac421ac33ed defaults.h: Default MAX_FIXED_MODE_SIZE to MAX (BITS_PER_WO [...]
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/defaults.h | 2 +-
gcc/doc/tm.texi | 8 ++++----
gcc/doc/tm.texi.in | 8 ++++----
3 files changed, 9 insertions(+), 9 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 gcc.
from b963237a903 optinfo: use enum class
new 490c2c885ee libstdc++: Add various missing exports [PR121373]
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:
libstdc++-v3/src/c++23/std.cc.in | 66 +++++++++++++++++++++++++++++++++++++---
1 file changed, 61 insertions(+), 5 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 059477e4baa windres PR 33244 testcase
new 595daae3c56 gdb: Add myself to gdb/MAINTAINERS
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/MAINTAINERS | 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 gcc.
from be377ef9ce3 asf: Fix null pointer dereference in is_store_forwarding [P [...]
new c125e86853a gimple-warn-recursion.cc: add missing auto_diagnostic_group
new 3cff171b243 diagnostics: fix comment in buffering.h
new 268ec60da01 diagnostics: rename option_manager to option_id_manager and [...]
new 7dea2582b3a diagnostics: split source_printing_options out into its own header
new 74f59bf10df diagnostics: move diagnostics::counters to its own header
new 0fb30003867 diagnostics: avoid stray trailing space in html sink in sar [...]
new 7969e4859ed diagnostics: improve support for nesting levels [PR116253]
new b963237a903 optinfo: use enum class
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:
gcc/diagnostics/buffering.h | 10 +-
gcc/diagnostics/context.cc | 20 ++-
gcc/diagnostics/context.h | 128 ++--------------
gcc/diagnostics/{macro-unwinding.h => counters.h} | 34 ++++-
gcc/diagnostics/html-sink.cc | 12 +-
gcc/diagnostics/lazy-paths.cc | 6 +-
gcc/diagnostics/option-id-manager.h | 56 +++++++
gcc/diagnostics/source-printing-options.h | 76 ++++++++++
gcc/doc/libgdiagnostics/topics/compatibility.rst | 9 ++
.../libgdiagnostics/topics/physical-locations.rst | 16 ++
gcc/dump-context.h | 10 +-
gcc/dumpfile.cc | 57 +++----
gcc/gimple-warn-recursion.cc | 1 +
gcc/libgdiagnostics++.h | 10 ++
gcc/libgdiagnostics-private.h | 7 +
gcc/libgdiagnostics.cc | 77 ++++++++--
gcc/libgdiagnostics.h | 10 ++
gcc/libgdiagnostics.map | 8 +
gcc/libsarifreplay.cc | 12 ++
gcc/libsarifreplay.h | 1 +
gcc/lto-wrapper.cc | 13 +-
gcc/opt-problem.cc | 2 +-
gcc/optinfo-emit-json.cc | 12 +-
gcc/optinfo.cc | 40 ++---
gcc/optinfo.h | 57 ++++---
gcc/opts-common.cc | 2 +-
gcc/opts-diagnostic.h | 19 +--
gcc/opts.cc | 4 +-
gcc/sarif-replay.cc | 13 +-
.../gcc.dg/plugin/diagnostic-test-graphs-html.py | 2 +-
.../gcc.dg/plugin/diagnostic-test-nesting-html.c | 13 ++
.../gcc.dg/plugin/diagnostic-test-nesting-html.py | 69 +++++++++
gcc/testsuite/gcc.dg/plugin/plugin.exp | 1 +
.../libgdiagnostics.dg/test-multiple-lines.c | 1 +
.../2.1.0-valid/embedded-links-check-html.py | 2 +-
.../2.1.0-valid/graphs-check-html.py | 2 +-
.../2.1.0-valid/nested-diagnostics-1.sarif | 164 +++++++++++++++++++++
gcc/toplev.cc | 8 +-
38 files changed, 722 insertions(+), 262 deletions(-)
copy gcc/diagnostics/{macro-unwinding.h => counters.h} (51%)
create mode 100644 gcc/diagnostics/option-id-manager.h
create mode 100644 gcc/diagnostics/source-printing-options.h
create mode 100644 gcc/testsuite/gcc.dg/plugin/diagnostic-test-nesting-html.c
create mode 100644 gcc/testsuite/gcc.dg/plugin/diagnostic-test-nesting-html.py
create mode 100644 gcc/testsuite/sarif-replay.dg/2.1.0-valid/nested-diagnostics-1.sarif
--
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 glibc.
from ad4589e2d8 hurd: support: Fix running SGID tests
new d7da87980c errlist: add missing entries for MIPS/SPARC
new 0f8c3c4329 manual: document getsubopt standardization.
new 6e3e14fd4c manual: Use sys/select.h instead of sys/time.h for select example.
new 4d059af105 manual: Adjust documentation to standardization of select
The 4 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:
manual/examples/select.c | 2 +-
manual/llio.texi | 21 +++++++++------------
manual/startup.texi | 4 ++--
sysdeps/gnu/errlist.h | 9 +++++++++
4 files changed, 21 insertions(+), 15 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 gcc.
from bb80bcec3b8 ada: Update Assertion_Policy handling in GNATProve mode
new 102179f11d3 c++: Add #line testcase for CWG2580 [PR120778]
new be377ef9ce3 asf: Fix null pointer dereference in is_store_forwarding [P [...]
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:
gcc/avoid-store-forwarding.cc | 9 +++-
gcc/testsuite/g++.dg/DRs/dr2580.C | 87 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr121303.c | 26 ++++++++++
3 files changed, 121 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/DRs/dr2580.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr121303.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.