This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-current
in repository linux-next.
omits f2d1392f1ff4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 33c1f2762334 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 9a4d40cab268 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
omits 6c7a12862004 Merge branch 'misc-6.11' into next-fixes
adds b808f6292156 selftests: mm: fix build errors on armhf
adds 3e3de7947c75 mm: vmalloc: ensure vmap_block is initialised before addin [...]
adds 71c186efc1b2 userfaultfd: fix checks for huge PMDs
adds 4828d207dc51 userfaultfd: don't BUG_ON() if khugepaged yanks our page table
adds 683408258917 nilfs2: protect references to superblock parameters expose [...]
adds 5787fcaab9eb nilfs2: fix missing cleanup on rollforward recovery error
adds 6576dd6695f2 nilfs2: fix state management in error path of log writing [...]
adds ab7ca09520e9 mm/slub: add check for s->flags in the alloc_tagging_slab_ [...]
adds 6dacd79d2884 kexec_file: fix elfcorehdr digest exclusion when CONFIG_CR [...]
adds f806de88d8f7 maple_tree: remove rcu_read_lock() from mt_validate()
adds bfe0857c20c6 Revert "mm: skip CMA pages when they are not available"
adds a3f6a89c834a scripts: fix gfp-translate after ___GFP_*_BITS conversion [...]
adds e39925734909 mm/memcontrol: respect zswap.writeback setting from parent cg too
adds 5e9784e99762 codetag: debug: mark codetags for poisoned page as empty
adds 4f295229b279 mailmap: update entry for Jan Kuliga
adds 409faf8c97d5 mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging [...]
adds 052a45c1cb1b alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
new 76c0f27d0630 Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://g [...]
adds 213aa670153e parisc: Delay write-protection until mark_rodata_ro() call
new 962da4d1be82 Merge tag 'parisc-for-6.11-rc7' of git://git.kernel.org/pu [...]
new 0d437918fb64 ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION
new c7fb1692dc01 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 4356ab331c8f Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub [...]
adds 8d8d244726c8 smb: Annotate struct xattr_smb_acl with __counted_by()
adds 78c5a6f1f630 ksmbd: unset the binding mark of a reused connection
adds 844436e045ac ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
new d8abb73f5847 Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbd
new 1263a7bf8a0e Merge tag 'for-6.11-rc6-tag' of git://git.kernel.org/pub/s [...]
adds 6a422a96bc84 hwmon: ltc2991: fix register bits defines
adds a54da9df75cd hwmon: (hp-wmi-sensors) Check if WMI event data exists
new 14a244a9095e Merge tag 'hwmon-for-v6.11-rc7' of git://git.kernel.org/pu [...]
adds 1c7fb536e899 perf test pmu: Set uninitialized PMU alias to null
adds 287bd5cf06e0 perf lock contention: Fix spinlock and rwlock accounting
adds aee1d5592297 perf python: include "util/sample.h"
adds e162cb25c410 perf daemon: Fix the build on more 32-bit architectures
new 2adad548f74c Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git:/ [...]
adds 7f12a963b658 bcachefs: fix rebalance accounting
new 53f6619554fb bcachefs: BCH_SB_MEMBER_INVALID
new c763c4339688 Merge tag 'bcachefs-2024-09-04' of git://evilpiepirate.org [...]
new 5220cec1e073 Merge branch 'misc-6.11' into next-fixes
new b4592a681a23 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new d271b80b74aa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
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 (f2d1392f1ff4)
\
N -- N -- N refs/heads/fs-current (d271b80b74aa)
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 14 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:
.mailmap | 1 +
Documentation/admin-guide/cgroup-v2.rst | 7 ++--
arch/arm/Kconfig | 2 +-
arch/arm/kernel/entry-armv.S | 12 ++++--
arch/parisc/mm/init.c | 16 +++++---
drivers/hwmon/hp-wmi-sensors.c | 2 +
drivers/hwmon/ltc2991.c | 6 +--
fs/bcachefs/buckets.c | 2 +-
fs/bcachefs/replicas.c | 3 +-
fs/bcachefs/sb-members.c | 3 +-
fs/bcachefs/sb-members_format.h | 5 +++
fs/nilfs2/recovery.c | 35 ++++++++++++++++-
fs/nilfs2/segment.c | 10 +++--
fs/nilfs2/sysfs.c | 43 ++++++++++++++++-----
fs/smb/server/smb2pdu.c | 4 ++
fs/smb/server/transport_tcp.c | 4 +-
fs/smb/server/xattr.h | 2 +-
kernel/kexec_file.c | 2 +-
lib/codetag.c | 17 ++++++---
lib/maple_tree.c | 7 +---
mm/memcontrol.c | 12 ++++--
mm/page_alloc.c | 7 ++++
mm/slub.c | 4 ++
mm/userfaultfd.c | 29 ++++++++-------
mm/vmalloc.c | 7 +++-
mm/vmscan.c | 24 +-----------
scripts/gfp-translate | 66 ++++++++++++++++++++++++---------
tools/perf/builtin-daemon.c | 8 ++--
tools/perf/tests/pmu.c | 4 +-
tools/perf/util/bpf_lock_contention.c | 3 ++
tools/perf/util/python.c | 1 +
tools/testing/selftests/mm/mseal_test.c | 37 +++++++-----------
tools/testing/selftests/mm/seal_elf.c | 13 +------
33 files changed, 252 insertions(+), 146 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 1eea3d500 Add entry 9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b from https [...]
new d6fa24e8a Add entry 9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b 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:
.../sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/jira/description | 4 ++++
llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/jira/yaml | 4 ++++
llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/status.txt | 4 ++++
.../llvm-aarch64-master-O3_LTO/details.txt | 7 +++++++
.../reproduction_instructions.txt | 4 ++--
.../llvm-aarch64-master-O3_LTO/status-summary.txt | 1 +
.../status.txt | 6 +++---
.../tcwg_bmk-code_vect-cpu2017fast/status.txt | 4 ++++
8 files changed, 29 insertions(+), 5 deletions(-)
create mode 100644 llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/tcwg_bmk-cod [...]
copy llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/tcwg_bmk-code_vect-cpu2017 [...]
create mode 100644 llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/tcwg_bmk-cod [...]
copy llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/tcwg_bmk-code_vect-cpu2017 [...]
--
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 5974c489f Add entry aa7497a66c4272669fa63f7ec61a3f01aa9dabaf from https [...]
new 1eea3d500 Add entry 9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b 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:
.../llvm-aarch64-master-O3_LTO}/build_url | 2 +-
.../llvm-aarch64-master-O3_LTO}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{90fd99c0795711e1cf762a02b29b0a702f86a264/tcwg_bmk-code_vect-cpu201 [...]
copy llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/{tcwg_bmk-code_size-cpu201 [...]
--
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-14
in repository gcc.
from a054ba563bd libstdc++: Fix error handling in fs::hard_link_count for Windows
new 0c4a95e9f51 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 | 53 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 24 +++++++++++++
libstdc++-v3/ChangeLog | 96 +++++++++++++++++++++++++++++++++++++++++++++++++
lto-plugin/ChangeLog | 19 ++++++++++
5 files changed, 193 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-13
in repository gcc.
from cc2c50b1949 Daily bump.
new 5a081da4c31 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-12
in repository gcc.
from 93e66cab194 Daily bump.
new 87a5641b65d 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 cbea72b265e [PATCH 1/3] RISC-V: Improve codegen for negative repeating [...]
new 55024148694 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:
ChangeLog | 9 ++
gcc/ChangeLog | 365 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 64 +++++++++
gcc/analyzer/ChangeLog | 5 +
gcc/c-family/ChangeLog | 14 ++
gcc/c/ChangeLog | 5 +
gcc/cp/ChangeLog | 25 ++++
gcc/fortran/ChangeLog | 6 +
gcc/lto/ChangeLog | 6 +
gcc/testsuite/ChangeLog | 209 +++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 53 +++++++
12 files changed, 762 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 gdb-15-branch
in repository binutils-gdb.
from 9542d1b3a05 Recognize -2 as a tombstone value in .debug_line
new 1f7b8cce768 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_43-branch
in repository binutils-gdb.
from a79658f2bab Automatic date update in version.in
new 14dd83a7765 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 binutils-gdb.
from b79c457ca01 Fix 32097 Warnings when building gprofng with Clang
new 9adad974918 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.