This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from cc74a38d4 Cygwin: //tsclient: allow to enumerate shares
new b95ab5982 Cygwin: fhandler_netdrive: use WNNC_NET_SMB instead of WNNC_N [...]
new 18b8a104a Cygwin: dir_cache::add: constify input string
new 178a8fca1 Cygwin: // and //server: add support for WSL
new 9761c6cca Cygwin: add //tsclient and //wsl$ support to relnotes
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:
winsup/cygwin/fhandler/netdrive.cc | 59 +++++++++++++++++++++++++++++---------
winsup/cygwin/release/3.6.0 | 4 +++
2 files changed, 50 insertions(+), 13 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from c516099c2 Add entry e0e9499aeffdaca88f0f29334384aa5f710a81a4 from https [...]
new 984b0fb8b Add entry f7884f7673444b8a2c10ea0981d480f2e82dd16a from https [...]
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:
.../first_url | 2 +-
.../tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-Os}/build_url | 2 +-
.../tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-Os/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{7ab79a40b546a1470abaf76bec74c63e9990fe47 => f7884f7673444b8a2c10ea0 [...]
copy gcc/sha1/{0cfc9c953d0221ec3971a25e6509ebe1041f142e/tcwg_bmk-code_size-spec2k6 [...]
create mode 100644 gcc/sha1/f7884f7673444b8a2c10ea0981d480f2e82dd16a/tcwg_bmk-code [...]
--
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 70293240c5ce Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.o [...]
new 04867a7a3332 swiotlb: Fix double-allocation of slots due to broken alig [...]
new 823353b7cf0e swiotlb: Enforce page alignment in swiotlb_alloc()
new cbf53074a528 swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()
new 51b30ecb73b4 swiotlb: Fix alignment checks when both allocation and DMA [...]
new afc5aa46ed56 iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
new 14cebf689a78 swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
new 864ad046c157 Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infrad [...]
new a26979377bf3 sched/doc: Update documentation for base_slice_ns and CONF [...]
new b136f68eb00d Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.or [...]
new b0f269728ccd x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'
new fc7f27cda843 x86/kexec: Do not update E820 kexec table for setup_data
new e3f269ed0acc x86/pm: Work around false positive kmemleak report in msr_ [...]
new 4e51653d5d87 kprobes/x86: Use copy_from_kernel_nofault() to read from u [...]
new c90399fbd74a x86/cpu: Ensure that CPU info updates are propagated on UP
new 7af541cee1e0 x86/topology: Don't evaluate logical IDs during early boot
new 5e25eb25dae9 x86/topology: Handle the !APIC case gracefully
new f2208aa12c27 x86/mpparse: Register APIC address only once
new a8ed59a3a8de Documentation/x86: Document that resctrl bandwidth control [...]
new 10e4b5166df9 x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
new 8a8a9c9047d1 x86/cpu: Add model number for another Intel Arrow Lake mob [...]
new 4d0d7e785275 x86/boot/64: Apply encryption mask to 5-level pagetable update
new 9843231c9726 x86/boot/64: Move 5-level paging global variable assignments back
new 5e74df2f8f15 Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/ [...]
The 23 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/arch/x86/resctrl.rst | 8 ++---
Documentation/scheduler/sched-design-CFS.rst | 3 ++
arch/x86/configs/tiny.config | 1 +
arch/x86/include/asm/intel-family.h | 1 +
arch/x86/include/asm/suspend_32.h | 10 +++----
arch/x86/kernel/cpu/common.c | 9 ++++++
arch/x86/kernel/cpu/topology.c | 11 +++++++
arch/x86/kernel/cpu/topology_common.c | 12 ++++----
arch/x86/kernel/e820.c | 17 +----------
arch/x86/kernel/fpu/xstate.c | 5 ++--
arch/x86/kernel/fpu/xstate.h | 14 ++++++---
arch/x86/kernel/head64.c | 18 +++++------
arch/x86/kernel/kprobes/core.c | 11 ++++++-
arch/x86/kernel/mpparse.c | 10 +++----
arch/x86/kernel/setup.c | 10 -------
arch/x86/kernel/smpboot.c | 32 ++++----------------
drivers/iommu/dma-iommu.c | 9 ++++++
kernel/dma/swiotlb.c | 45 ++++++++++++++++++++--------
18 files changed, 125 insertions(+), 101 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from b76a456a4 Add entry ff442719cdb64c9df9d069af88e90d51bee6fb56 from https [...]
new 97f2163e3 Add entry e0e9499aeffdaca88f0f29334384aa5f710a81a4 from https [...]
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:
.../build_url => e0e9499aeffdaca88f0f29334384aa5f710a81a4/first_url} | 2 +-
.../gnu-aarch64-master-O3}/build_url | 2 +-
.../tcwg_bmk-fujitsu_speed-cpu2017speed/gnu-aarch64-master-O3/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{33c2b70dbabc02788caabcbc66b7baeafeb95bcf/tcwg_bmk-fujitsu_speed-cpu [...]
copy gcc/sha1/{33c2b70dbabc02788caabcbc66b7baeafeb95bcf/tcwg_bmk-fujitsu_speed-cpu [...]
create mode 100644 gcc/sha1/e0e9499aeffdaca88f0f29334384aa5f710a81a4/tcwg_bmk-fuji [...]
--
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 releases/gcc-13
in repository gcc.
from 344b60addb7 Fortran: fix for absent array argument passed to optional d [...]
new 2012d1a6949 Daily bump.
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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 17 +++++++++++++++++
gcc/testsuite/ChangeLog | 11 +++++++++++
3 files changed, 29 insertions(+), 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 releases/gcc-12
in repository gcc.
from d6bfb623fde Daily bump.
new d6adcfce936 Daily bump.
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/DATESTAMP | 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 releases/gcc-11
in repository gcc.
from eb1926bf94e Daily bump.
new 289e41a3a7d Daily bump.
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/DATESTAMP | 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 gcc.
from a68458187d4 PR modula2/114444 trunc float malformed error cause ICE
new bb04a11418f Daily bump.
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/ChangeLog | 30 ++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 9 +++++++++
gcc/m2/ChangeLog | 13 +++++++++++++
gcc/testsuite/ChangeLog | 27 +++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 20 ++++++++++++++++++++
6 files changed, 100 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.