This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from 62d800ec02e Daily bump.
new 9e00f7c49ce testsuite: Fix PR108080 testcase for some targets [PR121396]
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/pr108080.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 gcc.
from 3b58b78f1a1 Daily bump.
new 82e4932623e testsuite: Fix PR108080 testcase for some targets [PR121396]
new f0c76116592 c++/modules: Fix exporting using-decls of unattached purvie [...]
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/cp/name-lookup.cc | 6 ++++--
gcc/testsuite/g++.dg/modules/pr108080.H | 2 +-
gcc/testsuite/g++.dg/modules/using-32_a.C | 13 +++++++++++++
.../g++.dg/modules/{tpl-friend-19_b.C => using-32_b.C} | 5 ++++-
4 files changed, 22 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/using-32_a.C
copy gcc/testsuite/g++.dg/modules/{tpl-friend-19_b.C => using-32_b.C} (65%)
--
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 pending-fixes
in repository linux-next.
omits 2974285889d3 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits 05641bc469e5 Merge branch 'msm-fixes' of https://gitlab.freedesktop.org [...]
omits 07ac8557b435 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 503765a17e76 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits 1886e54a4212 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 9c479e7f6509 Merge branch 'dt/linus' of https://git.kernel.org/pub/scm/ [...]
omits 706927aece0f Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 3bb9518b2232 Merge branch 'dma-mapping-fixes' of https://git.kernel.org [...]
omits 78e39ab95348 Merge branch 'hwmon' of https://git.kernel.org/pub/scm/lin [...]
omits 2f704c344fbe Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 9118137686a8 Merge branch 'libcrypto-fixes' of https://git.kernel.org/p [...]
omits bb9dde21466e Merge branch 'fixes-togreg' of https://git.kernel.org/pub/ [...]
omits dcb2d05b96f1 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 274251bbc274 Merge branch 'usb-linus' of https://git.kernel.org/pub/scm [...]
omits 1b6a97ba5ff2 Merge branch 'tty-linus' of https://git.kernel.org/pub/scm [...]
omits 23f92ac9270e Merge branch 'driver-core-linus' of https://git.kernel.org [...]
omits 1b2b320c131f Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
omits c162dbe63f89 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
omits f08c09ef749c Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
omits 8f8c8299f882 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
omits 987537fa140c Merge branch 'for-rc' of https://git.kernel.org/pub/scm/li [...]
omits c4558b11df47 Merge branch 'master' of https://git.kernel.org/pub/scm/li [...]
omits eafa7899c6fb Merge branch 'main' of https://git.kernel.org/pub/scm/linu [...]
omits 4f7e09e0a70c Merge branch 'fs-current' of linux-next
omits f139164ae302 Merge branch 'mm-hotfixes-unstable' of https://git.kernel. [...]
omits 5518f1f0cdc7 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits d8733dd793f1 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
omits 6cb75b530698 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
omits e4321cf73f53 mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
omits fe3b65dd3ab6 kunit: kasan_test: disable fortify string checker on kasan [...]
omits ed354d5251a8 mm/memory_hotplug: fix hwpoisoned large folio handling in [...]
omits e63da604352c mm: fix accounting of memmap pages
omits 1432e9aa9706 kexec: add KEXEC_FILE_NO_CMA as a legal flag
omits 984eabc3bfbb selftests/mm: fix FORCE_READ to read input value correctly
omits 75664a05a1fa mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
omits 205fd4e34c31 MAINTAINERS: mark MGLRU as maintained
omits 1fac666c500a mm: rust: add page.rs to MEMORY MANAGEMENT - RUST
omits be8f7457123f iov_iter: iterate_folioq: fix handling of offset >= folio size
omits 4e934161dac1 selftests/damon: fix selftests by installing drgn related script
omits e7421132fbc4 .mailmap: add entry for Easwar Hariharan
omits c6239a4d69c3 selftests/mm: add test for invalid multi VMA operations
omits e6a998d593a7 mm/mremap: catch invalid multi VMA moves earlier
omits 20cd086fdfd9 mm/mremap: allow multi-VMA move when filesystem uses thp_g [...]
omits b44c17c82f2e mm/damon/core: fix commit_ops_filters by using correct nth [...]
omits 52d6e4c54251 tools/testing: add linux/args.h header and fix radix, VMA tests
omits 6b9d1b9eed35 mm/debug_vm_pgtable: clear page table entries at destroy_args()
omits 5696a9b68c2e squashfs: fix memory leak in squashfs_fill_super
omits 5aacdab614af kho: warn if KHO is disabled due to an error
omits dab016ef9617 kho: mm: don't allow deferred struct page with KHO
omits ec74b80cc13f kho: init new_physxa->phys_bits to fix lockdep
omits e7c6c431c8b7 drm/i915/icl+/tc: Convert AUX powered WARN to a debug message
omits 1e7313da2d3f drm/i915/lnl+/tc: Use the cached max lane count value
omits 3abe38780b9c drm/i915/lnl+/tc: Fix max lane count HW readout
omits a1f07ade7834 drm/i915/icl+/tc: Cache the max lane count value
omits b68ede599484 drm/i915/lnl+/tc: Fix handling of an enabled/disconnected [...]
omits a3cb869bb6f5 Merge remote-tracking branch 'spi/for-6.16' into spi-linus
omits fc0b6e6a9e3f Merge branch 'misc-6.17' into next-fixes
adds 6a912e8aa2b2 ext4: show the default enabled i_version option
adds f2326fd14a22 ext4: preserve SB_I_VERSION on remount
adds b4cc4a407726 ext4: check fast symlink for ea_inode correctly
adds f3fbaa74d999 ext4: remove useless if check
adds 59d8731c887b ext4: fix unused variable warning in ext4_init_new_dir
adds 4ba97589ed19 ext4: remove redundant __GFP_NOWARN
adds bae76c035bf0 ext4: fix fsmap end of range reporting with bigalloc
adds 3ffbdd1f1165 ext4: fix reserved gdt blocks handling in fsmap
adds c5e104a91e7b ext4: don't try to clear the orphan_present feature block [...]
adds 02c7f7219ac0 ext4: fix hole length calculation overflow in non-extent inodes
adds 76dba1fe277f ext4: use kmalloc_array() for array space allocation
adds 757fc66da91b ext4: fix incorrect function name in comment
adds 9d98cf463225 jbd2: prevent softlockup in jbd2_log_do_checkpoint()
new 074e461d9ed5 Merge tag 'ext4_for_linus-6.17-rc3' of git://git.kernel.or [...]
new be48bcf004f9 Merge tag 'for-6.17-rc2-tag' of git://git.kernel.org/pub/s [...]
new 3639ec09ebc5 kho: init new_physxa->phys_bits to fix lockdep
new f06374edf35b kho: mm: don't allow deferred struct page with KHO
new 6d8e2c16735e kho: warn if KHO is disabled due to an error
new 1029aa23c0d0 squashfs: fix memory leak in squashfs_fill_super
new 1a5fe013667b mm/debug_vm_pgtable: clear page table entries at destroy_args()
new ccdcb7190a10 tools/testing: add linux/args.h header and fix radix, VMA tests
new f154a5a691f7 mm/damon/core: fix commit_ops_filters by using correct nth [...]
new 44b143340b62 mm/mremap: allow multi-VMA move when filesystem uses thp_g [...]
new e26fe1de6b65 mm/mremap: catch invalid multi VMA moves earlier
new 115e16c58c1f mm/mremap: do not incorrectly reference invalid VMA in VM_ [...]
new c45ed52cd2e0 selftests/mm: add test for invalid multi VMA operations
new 1b3f9bd5a22d .mailmap: add entry for Easwar Hariharan
new 78dfb576ba42 selftests/damon: fix selftests by installing drgn related script
new f48868ef2cb6 iov_iter: iterate_folioq: fix handling of offset >= folio size
new c4a712f527ae mm: rust: add page.rs to MEMORY MANAGEMENT - RUST
new 5cebad627f01 MAINTAINERS: mark MGLRU as maintained
new be6aec042e33 mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
new bbded0322cc9 mm/damon/core: fix damos_commit_filter not changing allow
new 97204de68c4e mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=m
new 9dbaa129bcd6 mm/damon/sysfs-schemes: put damos dests dir after removing [...]
new 0e7a00591601 mm/hugetlb: early exit from hugetlb_pages_alloc_boot() whe [...]
new d0d86927465b selftests/mm: fix FORCE_READ to read input value correctly
new 4854cf1d475e kexec: add KEXEC_FILE_NO_CMA as a legal flag
new 824df3d3dccb mm: fix accounting of memmap pages
new b2c9ef44a59a mm/memory_hotplug: fix hwpoisoned large folio handling in [...]
new 09c8bf189e5d kunit: kasan_test: disable fortify string checker on kasan [...]
new 3293fd7224b7 mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
new f0814ee4f406 Merge branch 'mm-hotfixes-unstable' of https://git.kernel. [...]
new ad4c1fbf0f35 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
new 8299ec04baed Merge branch 'misc-6.17' into next-fixes
new 0e0fe4867716 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
new 9617c2114520 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 5f1c8965e748 ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
new e8bd877fb76b ovl: fix possible double unlink
new 3c1a1f78bc55 Merge branch 'ovl-fixes' of https://git.kernel.org/pub/scm [...]
new b17c6aedaf90 Merge branch 'fs-current' of linux-next
new 02e78cd82302 Merge branch 'main' of https://git.kernel.org/pub/scm/linu [...]
new b895e79445ef Merge branch 'master' of https://git.kernel.org/pub/scm/li [...]
new 6403620a2990 Merge branch 'for-rc' of https://git.kernel.org/pub/scm/li [...]
new c0ed3c2edc76 ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's d [...]
new 89f0addeee3c ALSA: usb-audio: Fix size validation in convert_chmap_v3()
new 3df12eea6098 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new fb85d578b548 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new a3a29462c013 Merge remote-tracking branch 'spi/for-6.16' into spi-linus
new 24c041a96c08 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new 90fea3accda6 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new 94dfc4db4a5d Merge branch 'driver-core-linus' of https://git.kernel.org [...]
new 80899f353de4 Merge branch 'tty-linus' of https://git.kernel.org/pub/scm [...]
new b30324b3eb5f Merge branch 'usb-linus' of https://git.kernel.org/pub/scm [...]
new 1320ea7e8c0a Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 52ff2b840bc7 staging: axis-fifo: fix maximum TX packet length check
new b29a60809055 Merge branch 'staging-linus' of https://git.kernel.org/pub [...]
new 433b99e92294 iio: light: as73211: Ensure buffer holes are zeroed
new 43c0f6456f80 iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()
new e7726f5d6ebe Merge branch 'fixes-togreg' of https://git.kernel.org/pub/ [...]
new 33ad173b2b47 Merge branch 'libcrypto-fixes' of https://git.kernel.org/p [...]
new 42cfbe08fbcc Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 6347dc7fb967 media: rkvdec: Fix a NULL vs IS_ERR() bug in probe()
new 0d58a72b66ec media: rkvdec: Fix an error handling path in rkvdec_probe()
new da3fa08a89dc media: rkvdec: Remove redundant pm_runtime_mark_last_busy() calls
new a032fe30cf09 platform/x86: int3472: add hpd pin support
new 6f6fbd9a0c5a media: Remove redundant pm_runtime_mark_last_busy() calls
new aaee25bee527 Merge branch 'fixes' of git://linuxtv.org/media-ci/media-p [...]
new cfec9f49bf47 Merge branch 'hwmon' of https://git.kernel.org/pub/scm/lin [...]
new 95afd463d463 Merge branch 'dma-mapping-fixes' of https://git.kernel.org [...]
new 0ce192109cd6 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new ae62655a21fc Merge branch 'dt/linus' of https://git.kernel.org/pub/scm/ [...]
new 08c525f12605 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new f52d6aa98379 drm/i915/lnl+/tc: Fix handling of an enabled/disconnected [...]
new 5fd35236546a drm/i915/icl+/tc: Cache the max lane count value
new c87514a0bb0a drm/i915/lnl+/tc: Fix max lane count HW readout
new c5c2b4b38416 drm/i915/lnl+/tc: Use the cached max lane count value
new d7fa5754e83c drm/i915/icl+/tc: Convert AUX powered WARN to a debug message
new 8ba3451d3afd Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
new dec8b38be4b3 mmc: sdhci-pci-gli: Add a new function to simplify the code
new 293ed0f5f34e mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() [...]
new 340be332e420 mmc: sdhci-pci-gli: GL9763e: Mask the replay timer timeout of AER
new e251709aaddb mmc: sdhci-of-arasan: Ensure CD logic stabilization before [...]
new 99d7ab8db9d8 memstick: Fix deadlock by moving removing flag earlier
new ba95c2d0cbe6 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new d5c59395d976 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 8fe8a092043f iommufd: viommu: free memory allocated by kvcalloc() using [...]
new 447c6141e8ea iommufd: Fix spelling errors in iommufd.rst
new d08fcde7b3a9 Merge branch 'for-rc' of https://git.kernel.org/pub/scm/li [...]
new c4c590336dc0 Merge branch 'msm-fixes' of https://gitlab.freedesktop.org [...]
new ae0682c3cf14 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
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 (2974285889d3)
\
N -- N -- N refs/heads/pending-fixes (ae0682c3cf14)
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 88 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/userspace-api/iommufd.rst | 4 +--
drivers/iio/light/as73211.c | 2 +-
drivers/iio/pressure/bmp280-core.c | 9 ++---
drivers/iommu/iommufd/viommu.c | 4 +--
drivers/media/i2c/alvium-csi2.c | 1 -
drivers/media/i2c/ccs/ccs-core.c | 7 +---
drivers/media/i2c/dw9768.c | 1 -
drivers/media/i2c/gc0308.c | 3 --
drivers/media/i2c/gc2145.c | 3 --
drivers/media/i2c/imx219.c | 2 --
drivers/media/i2c/imx283.c | 3 --
drivers/media/i2c/imx290.c | 3 --
drivers/media/i2c/imx296.c | 1 -
drivers/media/i2c/imx415.c | 1 -
drivers/media/i2c/mt9m114.c | 6 ----
drivers/media/i2c/ov4689.c | 3 --
drivers/media/i2c/ov5640.c | 4 ---
drivers/media/i2c/ov5645.c | 3 --
drivers/media/i2c/ov64a40.c | 7 +---
drivers/media/i2c/ov8858.c | 2 --
drivers/media/i2c/st-mipid02.c | 2 --
drivers/media/i2c/tc358746.c | 5 ---
drivers/media/i2c/thp7312.c | 4 ---
drivers/media/i2c/vd55g1.c | 4 ---
drivers/media/i2c/vd56g3.c | 4 ---
drivers/media/i2c/video-i2c.c | 4 ---
.../platform/chips-media/wave5/wave5-vpu-dec.c | 4 ---
.../platform/chips-media/wave5/wave5-vpu-enc.c | 5 ---
drivers/media/platform/nvidia/tegra-vde/h264.c | 2 --
drivers/media/platform/qcom/iris/iris_hfi_queue.c | 1 -
.../media/platform/raspberrypi/pisp_be/pisp_be.c | 2 --
drivers/media/platform/rockchip/rkvdec/rkvdec.c | 17 +++++-----
drivers/media/platform/verisilicon/hantro_drv.c | 1 -
drivers/media/rc/gpio-ir-recv.c | 4 +--
drivers/memstick/core/memstick.c | 1 -
drivers/memstick/host/rtsx_usb_ms.c | 1 +
drivers/mmc/host/sdhci-of-arasan.c | 33 +++++++++++++++++--
drivers/mmc/host/sdhci-pci-gli.c | 37 ++++++++++++---------
drivers/platform/x86/intel/int3472/discrete.c | 6 ++++
drivers/staging/axis-fifo/axis-fifo.c | 14 +++++---
fs/ext4/fsmap.c | 23 +++++++++++--
fs/ext4/indirect.c | 4 +--
fs/ext4/inode.c | 4 +--
fs/ext4/namei.c | 4 ---
fs/ext4/orphan.c | 5 +--
fs/ext4/page-io.c | 2 +-
fs/ext4/super.c | 12 ++++---
fs/jbd2/checkpoint.c | 1 +
fs/overlayfs/dir.c | 2 +-
fs/overlayfs/util.c | 3 +-
include/linux/migrate.h | 5 +++
include/linux/platform_data/x86/int3472.h | 1 +
include/sound/tas2781-tlv.h | 6 ++--
mm/balloon_compaction.c | 6 ++++
mm/damon/core.c | 1 +
mm/damon/sysfs-schemes.c | 2 +-
mm/hugetlb.c | 3 ++
mm/migrate.c | 38 +++++++++++++++++-----
mm/mremap.c | 7 ++--
mm/zsmalloc.c | 10 ++++++
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c | 2 +-
sound/hda/codecs/side-codecs/tas2781_hda_spi.c | 6 ++--
sound/soc/codecs/tas2781-i2c.c | 4 +--
sound/usb/stream.c | 2 +-
64 files changed, 203 insertions(+), 170 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 fs-next
in repository linux-next.
omits d03da8f6138b next-20250815/vfs-brauner
omits 24f2f672d3d7 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 8828a2641460 Merge branch '9p-next' of https://github.com/martinetd/linux
omits d9b330e7db62 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits 4cfc27c447ac Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 5109e09d5670 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits cfd3b380904a Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
omits a780788c901b Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
omits 8fdfb5d22d15 Merge branch 'for_next' of https://git.kernel.org/pub/scm/ [...]
omits b6edf7eed6be Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
omits 19866406403e Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
omits 8037e408415b Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
omits 547f18e8c917 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits 74efd25ec5be Merge branch 'master' of https://github.com/ceph/ceph-client.git
omits 83ec8ed099f2 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 083d257feb87 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 5b02720063b0 Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
omits 5518f1f0cdc7 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits d8733dd793f1 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
omits 6cb75b530698 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
omits a9a9cfd93639 ksmbd: fix refcount leak causing resource not released
omits 10768b500c41 ksmbd: extend the connection limiting mechanism to support IPv6
omits d5558f28ae71 Merge branch 'for-next-next-v6.17-20250816' into for-next- [...]
omits f8ef4c21febf Merge branch 'for-next-current-v6.16-20250816' into for-ne [...]
omits 701ac0e56963 Merge branch 'misc-next' into for-next-next-v6.17-20250816
omits cb8bc679e82e Merge branch 'b-for-next' into for-next-next-v6.17-20250816
omits 898019c56fde Merge branch 'misc-6.17' into for-next-current-v6.16-20250816
omits 269af6c742c3 btrfs: keep folios locked inside run_delalloc_nocow()
omits e6f54265a56b btrfs: make nocow_one_range() to do cleanup on error
omits 9a0d619ccbd3 btrfs: enhance error messages for delalloc range failure
omits 2fac4ed77ad3 btrfs: rework the error handling of run_delalloc_nocow()
omits a607ea5b45ba btrfs: === misc-next on b-for-next ===
omits fecf136d521d btrfs: add mount option for ref_tracker
omits 2b73caeef77c btrfs: print leaked references in kill_all_delayed_nodes()
omits a5de0e4bdd57 btrfs: implement ref_tracker for delayed_nodes
omits 1a0c72e7b4ef btrfs: convert several int parameters to bool
omits b63aa0f254df btrfs: avoid load/store tearing races when checking if an [...]
omits f675c10b6a1d btrfs: fix race between setting last_dir_index_offset and [...]
omits 25bf1e6e40b3 btrfs: fix race between logging inode and checking if it w [...]
omits 7a319ef5ad53 btrfs: move ref-verify under CONFIG_BTRFS_DEBUG
omits db993f456b7d btrfs: fix printing of mount info messages for NODATACOW/N [...]
omits f0ac63f4c5ac btrfs: restore mount option info messages during mount
omits 3273749ec537 btrfs: use PTR_ERR_OR_ZERO() to simplify code inbtrfs_cont [...]
omits 6c8bf17ad89a btrfs: fix buffer index in wait_eb_writebacks()
omits dc5b1d8d0b78 btrfs: simplify support block size check
omits 46e5a72cf49d btrfs: use blocksize to check if compression is making thi [...]
omits 477a253fa9e5 btrfs: pass btrfs_inode pointer directly into btrfs_compre [...]
omits e8795af70760 btrfs: fix incorrect log message for nobarrier mount option
omits f9b6556a842f btrfs: subpage: keep TOWRITE tag until folio is cleaned
omits 920cd8865b79 btrfs: clear TAG_TOWRITE from buffer tree when submitting [...]
omits 5d8ea6de624d btrfs: do not set mtime/ctime to current time when unlinki [...]
omits bcb53612fd63 btrfs: clear block dirty if btrfs_writepage_cow_fixup() failed
omits b6282eb1ffbf btrfs: clear block dirty if submit_one_sector() failed
omits 250238f7a38c btrfs: simplify error handling logic for btrfs_link()
omits 2602f79eec26 btrfs: fix inode leak on failure to add link to inode
omits aadc8762b240 btrfs: abort transaction on failure to add link to inode
omits 56352bbdf029 btrfs: zoned: refine extent allocator hint selection
omits ae3bfa48ce35 btrfs: try to search for data csums in commit root
omits d64c37a1b415 btrfs: zoned: limit active zones to max_open_zones
omits 0f0057990e9b btrfs: zoned: fix write time activation failure for metada [...]
omits cbf3dc4b120e btrfs: zoned: fix data relocation block group reservation
omits f3e532bc7efb btrfs: zoned: skip ZONE FINISH of conventional zones
omits a8379b6d9b08 btrfs: remove duplicate inclusion of linux/types.h
omits b436d7796e1b btrfs: zoned: return error from btrfs_zone_finish_endio()
omits 105ffac3710f btrfs: zoned: directly call do_zone_finish() from btrfs_zo [...]
omits 1e904ed5b08d btrfs: collapse unaccount_log_buffer() into clean_log_buffer()
omits d7d1b40f374d btrfs: use local key variable to pass arguments in replay_ [...]
omits 901600a5b700 btrfs: process inline extent earlier in replay_one_extent()
omits f14af2beb4a6 btrfs: exit early when replaying hole file extent item fro [...]
omits 6b0109172b67 btrfs: abort transaction where errors happen during log tr [...]
omits 57fe1725897f btrfs: return real error from read_alloc_one_name() in dro [...]
omits e1d284f4b8e8 btrfs: use local variable for the transaction handle in re [...]
omits fa523860d506 btrfs: abort transaction in the process_one_buffer() log t [...]
omits 473b1f20f591 smb: server: split ksmbd_rdma_stop_listening() out of ksmb [...]
omits c57a47bd589b smb: client: make use of smbdirect_socket.status_wait
omits 6268f4351812 smb: smbdirect: introduce smbdirect_socket.status_wait
omits 950206638c63 smb: client: use status_wait and SMBDIRECT_SOCKET_RESOLVE_ [...]
omits 4a2a0859bcc0 smb: client: use status_wait and SMBDIRECT_SOCKET_NEGOTIAT [...]
omits beacb029e189 smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING [...]
omits 0358b0294498 smb: client: Fix mount deadlock by avoiding super block it [...]
omits fc0b6e6a9e3f Merge branch 'misc-6.17' into next-fixes
omits 51f9d39f19b3 btrfs: abort transaction on specific error places when wal [...]
omits 1ae579784065 btrfs: replace double boolean parameters of cow_file_range()
omits 150e5bf74c98 exfat: optimize allocation bitmap loading time
new 074e461d9ed5 Merge tag 'ext4_for_linus-6.17-rc3' of git://git.kernel.or [...]
new be48bcf004f9 Merge tag 'for-6.17-rc2-tag' of git://git.kernel.org/pub/s [...]
new ad4c1fbf0f35 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
new 8299ec04baed Merge branch 'misc-6.17' into next-fixes
new 0e0fe4867716 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
new 9617c2114520 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 5f1c8965e748 ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
new e8bd877fb76b ovl: fix possible double unlink
new 3c1a1f78bc55 Merge branch 'ovl-fixes' of https://git.kernel.org/pub/scm [...]
new 8118d12629a6 bcachefs: Add tracking for size of dirty journal entries
new e1d3555413d6 bcachefs: Limit dirty journal entries to total ram / 4
new bcb326083289 bcachefs: Const correctness for btree_journal_iter
new 8b5968e92d37 bcachefs: journal_key_k()
new e84bcc582073 bcachefs: Change bch2_accounting_read() accumulation
new e4747a06dcaa bcachefs: Kill journal_key.k
new 570444b6385d bcachefs: journal_key.journal_seq_base_offset
new 808708fe9da0 bcachefs: darray_make_room_rcu()
new 3b2c7467ab08 bcachefs: pointer compression for journal_key_range_overwritten
new 6feff1e0066e bcachefs: Memory allocation profiling support for bkey_bufs
new aecfff73c6c0 bcachefs: accounting_read() improvemnts
new 53e0054a4890 bcachefs: dump_stack() in bch2_dev_missing_atomic()
new 120ee9b857b9 bcachefs: check_fix_ptr() should use bch2_dev_tryget_noerror()
new 6a0ee14f9e70 bcachefs: Plumb printbuf through device_set_state
new bdebdc54146b bcachefs: BCH_IOCTL_DISK_SET_STATE_v2
new c32669b6c620 bcachefs: Plumb a printbuf for error strings through ioctls
new e4530982feb9 bcachefs: Add v2 ioctls that return error strings
new b42c06a20f0a Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
new 91d736085ac1 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 18f40e8a4b77 Merge branch 'misc-6.17' into for-next-current-v6.16-20250818
new d77a4a53733b Merge branch 'for-next-current-v6.16-20250818' into for-ne [...]
new a6d734057f0c btrfs: replace double boolean parameters of cow_file_range()
new 8f769e1bdf89 btrfs: abort transaction on specific error places when wal [...]
new 07db53fb5836 btrfs: abort transaction in the process_one_buffer() log t [...]
new 5beef4a75952 btrfs: use local variable for the transaction handle in re [...]
new 197368154946 btrfs: return real error from read_alloc_one_name() in dro [...]
new c12ef78add7b btrfs: abort transaction where errors happen during log tr [...]
new b22375368c78 btrfs: exit early when replaying hole file extent item fro [...]
new e186cbef461e btrfs: process inline extent earlier in replay_one_extent()
new e3d6441eec46 btrfs: use local key variable to pass arguments in replay_ [...]
new b88cefbc9aed btrfs: collapse unaccount_log_buffer() into clean_log_buffer()
new 8fb7bbfc6447 btrfs: zoned: directly call do_zone_finish() from btrfs_zo [...]
new 6b960846ab92 btrfs: zoned: return error from btrfs_zone_finish_endio()
new 55c837fb3714 btrfs: remove duplicate inclusion of linux/types.h
new 6463d05278be btrfs: try to search for data csums in commit root
new cd2928de17db btrfs: zoned: refine extent allocator hint selection
new 6dd78d525144 btrfs: abort transaction on failure to add link to inode
new 5fe41e18f507 btrfs: fix inode leak on failure to add link to inode
new f50e99455014 btrfs: simplify error handling logic for btrfs_link()
new f30187d354df btrfs: pass btrfs_inode pointer directly into btrfs_compre [...]
new 583e749606b7 btrfs: use blocksize to check if compression is making thi [...]
new ce0a9f32f557 btrfs: simplify support block size check
new d7204bec6949 btrfs: use PTR_ERR_OR_ZERO() to simplify code inbtrfs_cont [...]
new 69b0880e3bef btrfs: move ref-verify under CONFIG_BTRFS_DEBUG
new 83adca5ba52b btrfs: fix race between logging inode and checking if it w [...]
new 8bd92084303c btrfs: fix race between setting last_dir_index_offset and [...]
new 139448e4267c btrfs: avoid load/store tearing races when checking if an [...]
new 2e53bec1b0ae btrfs: convert several int parameters to bool
new c159930a4cbc btrfs: implement ref_tracker for delayed_nodes
new 19311c48364e btrfs: print leaked references in kill_all_delayed_nodes()
new 9362850cf052 btrfs: add mount option for ref_tracker
new 3e113ae8c1c2 Merge branch 'b-for-next' into for-next-next-v6.17-20250818
new 6a4da2c2d62d btrfs: === misc-next on b-for-next ===
new 1a503465f125 btrfs: rework the error handling of run_delalloc_nocow()
new 939c85d22fe1 btrfs: enhance error messages for delalloc range failure
new 5f6cd875d5a7 btrfs: make nocow_one_range() to do cleanup on error
new 84e5dd76babf btrfs: keep folios locked inside run_delalloc_nocow()
new 72259f7ad0d9 btrfs: add an fs_info parameter for compression workspace manager
new 7c1b652edd2c btrfs: add workspace manager initialization for zstd
new 37a69397a159 btrfs: add generic workspace manager initialization
new 8f19e7baef94 btrfs: migrate to use per-fs workspace manager
new 383086eea79c btrfs: cleanup the per-module workspace managers
new c7f92bedf399 btrfs: rename btrfs_compress_op to btrfs_compress_levels
new b59faadc9a06 btrfs: reduce workspace buffer space to block size
new 20350fb34268 Merge branch 'misc-next' into for-next-next-v6.17-20250818
new d4114ae7e504 Merge branch 'for-next-next-v6.17-20250818' into for-next- [...]
new d94983ccc2a3 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 3cff39576fcd Merge branch 'master' of https://github.com/ceph/ceph-client.git
new d62158fd675e smb: client: Fix mount deadlock by avoiding super block it [...]
new 204a4212a445 smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING [...]
new c3daac9eaa17 smb: client: use status_wait and SMBDIRECT_SOCKET_NEGOTIAT [...]
new a07bdf6580a4 smb: client: use status_wait and SMBDIRECT_SOCKET_RESOLVE_ [...]
new dee5b026b1a8 smb: smbdirect: introduce smbdirect_socket.status_wait
new a0165035120f smb: client: make use of smbdirect_socket.status_wait
new c7f4e08c989b Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 8efafcd4aa33 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new aff05eecefdc Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 08326a456445 exfat: optimize allocation bitmap loading time
new e80b2910bef1 exfat: limit log print for IO error
new cf5c57400c3f exfat: drop redundant conversion to bool
new 82a2ded13701 Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
new faa6caa41579 Merge branch 'for_next' of https://git.kernel.org/pub/scm/ [...]
new 8b1e636d4609 Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
new 1467f3337b01 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 34b1ce178fb2 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new bac7b996d42e smb: server: split ksmbd_rdma_stop_listening() out of ksmb [...]
new c0d41112f1a5 ksmbd: extend the connection limiting mechanism to support IPv6
new 89bb430f6211 ksmbd: fix refcount leak causing resource not released
new 507993689fee Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new 850d97f947c6 sunrpc: fix null pointer dereference on zero-length checksum
new 2421beb3cd18 NFSD: Relocate the fh_want_write() and fh_drop_write() helpers
new 98bcf68e9ab6 NFSD: Move the fh_getattr() helper
new b9eb0201f707 sunrpc: delay pc_release callback until after the reply is sent
new ed5c45358713 nfsd: discard nfsd_file_get_local()
new 33a31549bb46 sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
new 11c2ececff7d NFSD: Rework encoding and decoding of nfsd4_deviceid
new b90d837f240e NFSD: Minor cleanup in layoutcommit processing
new 5ba843922db6 NFSD: Minor cleanup in layoutcommit decoding
new 7b51dda58ba1 NFSD: Implement large extent array support in pNFS
new 497bb5ee80fa NFSD: Fix last write offset handling in layoutcommit
new 0d6877db0661 Merge branch 'nfsd-next' of https://git.kernel.org/pub/scm [...]
new 4e31546ab0af Merge branch '9p-next' of https://github.com/martinetd/linux
new 97f74aabcccf Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new e04bdf8592ea next-20250815/vfs-brauner
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 (d03da8f6138b)
\
N -- N -- N refs/heads/fs-next (e04bdf8592ea)
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 113 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:
fs/bcachefs/bcachefs_ioctl.h | 95 ++++++---
fs/bcachefs/bkey_buf.h | 44 +++--
fs/bcachefs/btree_gc.c | 4 +-
fs/bcachefs/btree_iter.c | 28 +--
fs/bcachefs/btree_journal_iter.c | 209 +++++++++++---------
fs/bcachefs/btree_journal_iter.h | 35 +++-
fs/bcachefs/btree_journal_iter_types.h | 38 +++-
fs/bcachefs/btree_trans_commit.c | 2 +-
fs/bcachefs/btree_update.c | 2 +-
fs/bcachefs/btree_update_interior.c | 2 +-
fs/bcachefs/buckets.c | 2 +-
fs/bcachefs/chardev.c | 215 ++++++++++++++++++++-
fs/bcachefs/darray.c | 23 ++-
fs/bcachefs/darray.h | 19 +-
fs/bcachefs/disk_accounting.c | 143 ++++++++------
fs/bcachefs/error.c | 12 +-
fs/bcachefs/journal.c | 6 +
fs/bcachefs/journal_io.c | 6 +-
fs/bcachefs/journal_io.h | 23 ---
fs/bcachefs/journal_reclaim.c | 14 +-
fs/bcachefs/journal_types.h | 2 +
fs/bcachefs/opts.c | 2 +-
fs/bcachefs/recovery.c | 62 +++---
fs/bcachefs/replicas.c | 14 +-
fs/bcachefs/replicas.h | 2 +-
fs/bcachefs/sb-members.c | 4 +-
fs/bcachefs/super-io.c | 4 +-
fs/bcachefs/super.c | 190 ++++++++++--------
fs/bcachefs/super.h | 22 ++-
fs/btrfs/compression.c | 186 ++++++++++--------
fs/btrfs/compression.h | 49 +++--
fs/btrfs/disk-io.c | 4 +
fs/btrfs/fs.h | 13 ++
fs/btrfs/lzo.c | 25 +--
fs/btrfs/zlib.c | 16 +-
fs/btrfs/zstd.c | 143 +++++++-------
fs/exfat/fatent.c | 11 +-
fs/exfat/inode.c | 2 +-
fs/nfsd/blocklayout.c | 25 +--
fs/nfsd/blocklayoutxdr.c | 86 ++++++---
fs/nfsd/blocklayoutxdr.h | 4 +-
fs/nfsd/filecache.c | 21 --
fs/nfsd/filecache.h | 1 -
fs/nfsd/flexfilelayoutxdr.c | 3 +-
fs/nfsd/localio.c | 1 -
fs/nfsd/nfs4layouts.c | 1 -
fs/nfsd/nfs4proc.c | 36 ++--
fs/nfsd/nfs4xdr.c | 27 +--
fs/nfsd/nfsfh.c | 23 +++
fs/nfsd/nfsfh.h | 38 ++++
fs/nfsd/pnfs.h | 1 +
fs/nfsd/vfs.h | 33 ----
fs/nfsd/xdr4.h | 39 +++-
fs/overlayfs/dir.c | 2 +-
fs/overlayfs/util.c | 3 +-
include/linux/nfslocalio.h | 1 -
include/linux/sunrpc/xdr.h | 4 +-
net/sunrpc/auth_gss/svcauth_gss.c | 2 +-
net/sunrpc/svc.c | 17 +-
.../C/typedef/decoder/fixed_length_opaque.j2 | 2 +-
60 files changed, 1284 insertions(+), 759 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 fs-current
in repository linux-next.
omits 5518f1f0cdc7 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits d8733dd793f1 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
omits 6cb75b530698 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
omits fc0b6e6a9e3f Merge branch 'misc-6.17' into next-fixes
adds 6a912e8aa2b2 ext4: show the default enabled i_version option
adds f2326fd14a22 ext4: preserve SB_I_VERSION on remount
adds b4cc4a407726 ext4: check fast symlink for ea_inode correctly
adds f3fbaa74d999 ext4: remove useless if check
adds 59d8731c887b ext4: fix unused variable warning in ext4_init_new_dir
adds 4ba97589ed19 ext4: remove redundant __GFP_NOWARN
adds bae76c035bf0 ext4: fix fsmap end of range reporting with bigalloc
adds 3ffbdd1f1165 ext4: fix reserved gdt blocks handling in fsmap
adds c5e104a91e7b ext4: don't try to clear the orphan_present feature block [...]
adds 02c7f7219ac0 ext4: fix hole length calculation overflow in non-extent inodes
adds 76dba1fe277f ext4: use kmalloc_array() for array space allocation
adds 757fc66da91b ext4: fix incorrect function name in comment
adds 9d98cf463225 jbd2: prevent softlockup in jbd2_log_do_checkpoint()
new 074e461d9ed5 Merge tag 'ext4_for_linus-6.17-rc3' of git://git.kernel.or [...]
new be48bcf004f9 Merge tag 'for-6.17-rc2-tag' of git://git.kernel.org/pub/s [...]
new ad4c1fbf0f35 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
new 8299ec04baed Merge branch 'misc-6.17' into next-fixes
new 0e0fe4867716 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
new 9617c2114520 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 5f1c8965e748 ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
new e8bd877fb76b ovl: fix possible double unlink
new 3c1a1f78bc55 Merge branch 'ovl-fixes' of https://git.kernel.org/pub/scm [...]
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 (5518f1f0cdc7)
\
N -- N -- N refs/heads/fs-current (3c1a1f78bc55)
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 9 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:
fs/ext4/fsmap.c | 23 ++++++++++++++++++++---
fs/ext4/indirect.c | 4 ++--
fs/ext4/inode.c | 4 ++--
fs/ext4/namei.c | 4 ----
fs/ext4/orphan.c | 5 +++--
fs/ext4/page-io.c | 2 +-
fs/ext4/super.c | 12 ++++++++----
fs/jbd2/checkpoint.c | 1 +
fs/overlayfs/dir.c | 2 +-
fs/overlayfs/util.c | 3 ++-
10 files changed, 40 insertions(+), 20 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 bd4628f3f1 i386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129]
new d4ccda8e69 malloc: Fix tst bug in malloc/tst-free-errno-malloc-hugetlb1.
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:
malloc/tst-free-errno.c | 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 main
in repository newlib.
from 880c96576 Cygwin: spawn: Make ch_spwan_local be initialized properly
new fb0a539ef Cygwin: fix fcntl F_GETLK
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/flock.cc | 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 newlib.
from 880c96576 Cygwin: spawn: Make ch_spwan_local be initialized properly
new fb0a539ef Cygwin: fix fcntl F_GETLK
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/flock.cc | 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 releases/gcc-15
in repository gcc.
from ed47725094a aarch64: libgcc: Honor disable-werror [PR117600]
new 62d800ec02e 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 | 14 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 13 +++++++++++++
libgcc/ChangeLog | 11 +++++++++++
4 files changed, 39 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.