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 6430b5a51a3 Automatic date update in version.in
new 31a77ce7ea0 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 05df91921da6 Merge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba [...]
new c80f2b047d5c HID: appletb-kbd: fix memory corruption of input_handler_list
new 50f9ff52c078 HID: elecom: add support for ELECOM HUGE 019B variant
new 194808a1ea39 HID: Fix debug name for BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_WHEEL
new 38224c472a03 HID: appletb-kbd: fix slab use-after-free bug in appletb_k [...]
new 1f988d0788f5 Merge tag 'hid-for-linus-2025070502' of git://git.kernel.o [...]
The 5 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/hid/hid-appletb-kbd.c | 14 +++++++++-----
drivers/hid/hid-debug.c | 4 ++--
drivers/hid/hid-elecom.c | 6 ++++--
drivers/hid/hid-ids.h | 3 ++-
drivers/hid/hid-quirks.c | 3 ++-
5 files changed, 19 insertions(+), 11 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 a79a588fc176 Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/li [...]
new 3d30048958e0 i2c/designware: Fix an initialization issue
new c584c4f264c3 i2c: microchip-core: re-fix fake detections w/ i2cdetect
new 5f05fc6e2218 dt-bindings: i2c: realtek,rtl9301: Fix missing 'reg' constraint
new 534eb6de6219 Merge tag 'i2c-host-fixes-6.16-rc5' of git://git.kernel.or [...]
new fd860cd78146 Merge tag 'i2c-for-6.16-rc5' of git://git.kernel.org/pub/s [...]
new b8f89cb723b9 smb: client: fix readdir returning wrong type with POSIX e [...]
new 3bbe46716092 smb: client: fix warning when reconnecting channel
new 74ebd02163fd cifs: all initializations for tcon should happen in tcon_i [...]
new 266b5d02e14f smb: client: fix race condition in negotiate timeout by us [...]
new 3363da82e02f smb: client: fix native SMB symlink traversal
new 05df91921da6 Merge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba [...]
The 11 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:
.../bindings/i2c/realtek,rtl9301-i2c.yaml | 3 ++-
drivers/i2c/busses/i2c-designware-master.c | 1 +
drivers/i2c/busses/i2c-microchip-corei2c.c | 6 +++++-
fs/smb/client/cifsglob.h | 2 ++
fs/smb/client/cifsproto.h | 1 +
fs/smb/client/connect.c | 15 +++++----------
fs/smb/client/fs_context.c | 17 +++++++----------
fs/smb/client/misc.c | 6 ++++++
fs/smb/client/readdir.c | 2 +-
fs/smb/client/reparse.c | 22 +++++++++++++---------
fs/smb/client/smb2pdu.c | 10 ++++------
11 files changed, 47 insertions(+), 38 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 glibc.
from 21cbe4a588 hurd: Mark more xfails for missing RLIMIT_AS support
new 7278d11f3a elf: Introduce separate _r_debug_array variable
new 8329939a37 elf: Introduce _dl_debug_change_state
new ea85e7d550 elf: Restore support for _r_debug interpositions and copy re [...]
The 3 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:
elf/Makefile | 9 +++
elf/dl-close.c | 6 +-
elf/dl-debug-symbols.S | 1 +
elf/dl-debug.c | 144 ++++++++++++++++++++++++++++++++-------------
elf/dl-load.c | 3 +-
elf/dl-open.c | 5 +-
elf/rtld.c | 9 +--
elf/tst-dlmopen4-nonpic.c | 2 +
elf/tst-dlmopen4-pic.c | 2 +
elf/tst-dlmopen4.c | 22 +++++++
include/link.h | 2 +
sysdeps/generic/ldsodefs.h | 20 +++++--
12 files changed, 167 insertions(+), 58 deletions(-)
create mode 100644 elf/tst-dlmopen4-nonpic.c
create mode 100644 elf/tst-dlmopen4-pic.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 571dbf209 libc: mips: fix strcmp bug for little endian targets
new c956b5ae3 Cygwin: CI: cygstress: update for stress-ng 0.19.02 and curre [...]
new 7e18d96dc Cygwin: CI: cygstress: add ability to run all tests multiple times
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:
winsup/testsuite/stress/cygstress | 227 ++++++++++++++++++++++++++++----------
1 file changed, 170 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 binutils-gdb.
from 1fe6ffd81e7 gdb: create gdb.sum/gdb.log summary after using check-all-boards
new b930f28b490 [gdb/tdep] Fix doc string of kvm pcb/proc command
new e7dd0a0cf4f [gdb/tdep] Fix selftest scoped_mmap on freebsd
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/bsd-kvm.c | 4 ++--
gdb/unittests/scoped_mmap-selftests.c | 4 ++--
2 files changed, 4 insertions(+), 4 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 c435a4f487e8 Merge tag 'riscv-for-linus-6.16-rc5' of git://git.kernel.o [...]
new a833d31ad867 firmware: arm_ffa: Fix memory leak by freeing notifier cal [...]
new 27e850c88df0 firmware: arm_ffa: Move memory allocation outside the mute [...]
new 9ca7a421229b firmware: arm_ffa: Replace mutex with rwlock to avoid slee [...]
new 4c46a471be12 firmware: arm_ffa: Fix the missing entry in struct ffa_ind [...]
new 9a5d769c9084 Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/s [...]
new f17d5b90947a arm64: defconfig: update renamed PHY_SNPS_EUSB2
new 8d2c2fa2209e firmware: exynos-acpm: fix timeouts on xfers handling
new f31824a60213 Merge tag 'samsung-fixes-6.16' of https://git.kernel.org/p [...]
new 312d02adb959 optee: ffa: fix sleep in atomic context
new c6754d77bd42 Merge tag 'optee-fix-for-v6.16' of https://git.kernel.org/ [...]
new ac1daa91e937 arm64: dts: apple: t8103: Fix PCIe BCM4377 nodename
new 811a909978bf arm64: dts: apple: Drop {address,size}-cells from SPI NOR
new 08a0d93c353b arm64: dts: apple: Move touchbar mipi {address,size}-cells [...]
new 3f3fb9737430 Merge tag 'apple-soc-fixes-6.16' of https://git.kernel.org [...]
new b1bf2ef6259e Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm [...]
new de1675de39aa Revert "ACPI: battery: negate current when discharging"
new 49dcc4f60101 Merge tag 'acpi-6.16-rc5' of git://git.kernel.org/pub/scm/ [...]
new 964209202ebe powercap: intel_rapl: Do not change CLAMPING bit if ENABLE [...]
new 12ffc3b1513e PM: Restrict swap use to later in the suspend sequence
new 3e7e5adcd2a8 PM: sleep: docs: Replace "diasble" with "disable"
new 250d0579da5d Merge branch 'pm-sleep'
new a79a588fc176 Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/li [...]
The 22 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/testing/sysfs-devices-power | 2 +-
arch/arm64/boot/dts/apple/spi1-nvram.dtsi | 2 -
arch/arm64/boot/dts/apple/t8103-j293.dts | 2 +
arch/arm64/boot/dts/apple/t8103-jxxx.dtsi | 2 +-
arch/arm64/boot/dts/apple/t8103.dtsi | 2 -
arch/arm64/boot/dts/apple/t8112-j493.dts | 2 +
arch/arm64/boot/dts/apple/t8112.dtsi | 2 -
arch/arm64/configs/defconfig | 2 +-
drivers/acpi/battery.c | 19 ++-----
drivers/base/power/main.c | 5 +-
drivers/firmware/arm_ffa/driver.c | 71 ++++++++++++++-------------
drivers/firmware/samsung/exynos-acpm.c | 25 ++++------
drivers/powercap/intel_rapl_common.c | 18 ++++++-
drivers/tee/optee/ffa_abi.c | 41 ++++++++++++----
drivers/tee/optee/optee_private.h | 2 +
include/linux/arm_ffa.h | 1 +
include/linux/suspend.h | 5 ++
kernel/kexec_core.c | 1 +
kernel/power/hibernate.c | 3 --
kernel/power/power.h | 5 --
kernel/power/suspend.c | 3 +-
21 files changed, 118 insertions(+), 97 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 42c97689a5c gas: introduce .errif and .warnif
new bf3748a1574 Automatic date update in version.in
new f4dfd7625a2 gdb: add Pietro Monteiro to gdb/MAINTAINERS
new 3960e5b824a sim: configury: fix obsolete macros
new eec64e3f6d1 sim: ppc: use correct macros
new a42172797ce contrib: sync dg-extract-results.{sh,py} with GCC
new 1fe6ffd81e7 gdb: create gdb.sum/gdb.log summary after using check-all-boards
The 6 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 +-
contrib/dg-extract-results.py | 5 ++-
contrib/dg-extract-results.sh | 10 +++--
gdb/MAINTAINERS | 1 +
gdb/testsuite/Makefile.in | 12 +++++-
sim/common/dv-sockser.c | 2 +-
sim/common/nrun.c | 4 +-
sim/config.h.in | 15 -------
sim/configure | 85 ++--------------------------------------
sim/m4/sim_ac_option_warnings.m4 | 2 +-
sim/m4/sim_ac_platform.m4 | 42 +++++++++-----------
sim/m4/sim_ac_toolchain.m4 | 2 +-
sim/ppc/emul_netbsd.c | 6 +--
sim/ppc/emul_unix.c | 12 +++---
sim/ppc/main.c | 4 +-
15 files changed, 61 insertions(+), 143 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 gdb-16-branch
in repository binutils-gdb.
from 83064bb78e6 Automatic date update in version.in
new 6430b5a51a3 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_44-branch
in repository binutils-gdb.
from 5a85c1c5734 Automatic date update in version.in
new d050360d205 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.