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 1e72b9d754d Automatic date update in version.in
new a977b9bed31 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-16-branch
in repository binutils-gdb.
from ab19fb83cbb Automatic date update in version.in
new f7b0e434217 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_45-branch
in repository binutils-gdb.
from 0effed6eae4 Automatic date update in version.in
new 7fa86798269 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 352af6a011d5 Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linu [...]
new 1b84691e7870 i3c: dw: use adapter timeout value for I2C transfers
new be27ed672878 i3c: master: cdns: use adapter timeout value for I2C transfers
new c0a90eb55a69 i3c: mipi-i3c-hci: use adapter timeout value for I2C transfers
new a747e01adad2 i3c: master: svc: use adapter timeout value for I2C transfers
new 290ce8b2d074 i3c: master: Initialize ret in i3c_i2c_notifier_call()
new 4f5ee6405f8b i3c: add patchwork entry to MAINTAINERS
new 447270cdb41b i3c: don't fail if GETHDRCAP is unsupported
new d10a4c323883 i3c: master: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
new 566aebedee37 i3c: dw: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
new 8d53c0d645e3 i3c: master: cdns: replace ENOTSUPP with SUSV4-compliant E [...]
new 12aa3e0cb0c6 i3c: prefix hexadecimal entries in sysfs
new 733b439375b4 i3c: master: Add inline i3c_readl_fifo() and i3c_writel_fifo()
new c20d3fa70491 i3c: master: cdns: Use i3c_writel_fifo() and i3c_readl_fifo()
new 6e055b1fb2fc i3c: master: dw: Use i3c_writel_fifo() and i3c_readl_fifo()
new ba12d5f11d52 i3c: Fix i3c_device_do_priv_xfers() kernel-doc indentation
new da9b54708ddf i3c: master: cdns: Simplify handling clocks in probe()
new 5523a466e905 i3c: fix module_i3c_i2c_driver() with I3C=n
new 9c0609d685b2 i3c: Standardize defines for specification parameters
new 8acf1f3bae1e i3c: Add more parameters for controllers to the header
new 94e611b5b9ef dt-bindings: i3c: Add Renesas I3C controller
new d028219a9f14 i3c: master: Add basic driver for the Renesas I3C controller
new bc4a09d8e79c i3c: master: svc: Fix npcm845 FIFO_EMPTY quirk
new 0c2ce4fba48c i3c: master: svc: Remove redundant pm_runtime_mark_last_bu [...]
new 5fa62d4ec49a i3c: dw: Remove redundant pm_runtime_mark_last_busy() calls
new 3b661ca549b9 i3c: add missing include to internal header
new 546b0ad6a872 Merge tag 'i3c/for-6.17' of git://git.kernel.org/pub/scm/l [...]
new 199d9ffb3165 module: move 'struct module_use' to internal.h
new 818783c804bc module: make structure definitions always visible
new 768da2eae866 kunit: test: Drop CONFIG_MODULE ifdeffery
new a6323bd4e611 module: Prevent silent truncation of module name in delete [...]
new 6c171b2ccfe6 module: Remove unnecessary +1 from last_unloaded_module::n [...]
new bdc877ba6b7f module: Restore the moduleparam prefix length check
new a7c54b2b41dd tracing: Replace MAX_PARAM_PREFIX_LEN with MODULE_NAME_LEN
new 40a826bd6c82 module: Rename MAX_PARAM_PREFIX_LEN to __MODULE_NAME_LEN
new 8877fcb70fd7 Merge tag 'modules-6.17-rc1' of git://git.kernel.org/pub/s [...]
new c89504a703fb tracing: Remove unneeded goto out logic
new 788fa4b47cdc tracing: Add guard(ring_buffer_nest)
new debe57fbe12c tracing: Add guard() around locks and mutexes in trace.c
new 12d518961586 tracing: Use __free(kfree) in trace.c to remove gotos
new db5f0c3e3e60 ring-buffer: Convert ring_buffer_write() to use guard(pree [...]
new 3ca824369b71 tracing: Have unsigned int function args displayed as hexadecimal
new 3c4a063b1f8a Merge tag 'trace-v6.17-2' of git://git.kernel.org/pub/scm/ [...]
The 42 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:
.../devicetree/bindings/i3c/renesas,i3c.yaml | 179 +++
MAINTAINERS | 8 +
drivers/i3c/device.c | 11 +-
drivers/i3c/internals.h | 38 +
drivers/i3c/master.c | 38 +-
drivers/i3c/master/Kconfig | 10 +
drivers/i3c/master/Makefile | 1 +
drivers/i3c/master/dw-i3c-master.c | 47 +-
drivers/i3c/master/i3c-master-cdns.c | 90 +-
drivers/i3c/master/mipi-i3c-hci/core.c | 2 +-
drivers/i3c/master/renesas-i3c.c | 1404 ++++++++++++++++++++
drivers/i3c/master/svc-i3c-master.c | 32 +-
include/linux/i3c/device.h | 4 +-
include/linux/i3c/master.h | 13 +-
include/linux/module.h | 29 +-
include/linux/moduleparam.h | 15 +-
include/linux/ring_buffer.h | 3 +
kernel/module/internal.h | 7 +
kernel/module/main.c | 12 +-
kernel/trace/ring_buffer.c | 16 +-
kernel/trace/trace.c | 289 ++--
kernel/trace/trace_events_synth.c | 6 +-
kernel/trace/trace_output.c | 8 +-
lib/kunit/test.c | 8 -
24 files changed, 1883 insertions(+), 387 deletions(-)
create mode 100644 Documentation/devicetree/bindings/i3c/renesas,i3c.yaml
create mode 100644 drivers/i3c/master/renesas-i3c.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 glibc.
from e1f03adef9 support: Handle COPY_FILE_RANGE events with FUSE
new ad4589e2d8 hurd: support: Fix running SGID tests
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:
support/support_capture_subprocess.c | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
--
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 a68f416a706 libcpp: Fix up cpp_maybe_module_directive [PR120845]
new 625d5776f9c c++: Add stringification testcase for CWG1709 [PR120778]
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/testsuite/g++.dg/DRs/dr1709.C | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/DRs/dr1709.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 5ecbe70d0f3 libstdc++: Export std::owner_equal and std::owner_hash from std.cc
new a68f416a706 libcpp: Fix up cpp_maybe_module_directive [PR120845]
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/testsuite/g++.dg/modules/cpp-21.C | 8 ++++++++
libcpp/lex.cc | 30 ++++++++++++++----------------
2 files changed, 22 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/cpp-21.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 835595d43eb AVR: Use avr_add_ccclobber / DONE_ADD_CCC in md instead of [...]
new 5ecbe70d0f3 libstdc++: Export std::owner_equal and std::owner_hash from std.cc
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 | 4 ++++
1 file changed, 4 insertions(+)
--
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 35a7a7ab99 malloc: Cleanup sysmalloc_mmap
new e1f03adef9 support: Handle COPY_FILE_RANGE events with FUSE
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:
support/fuse.h | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.