This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from edcbec0577b More RISC-V testsuite hygiene
new 775ecdb237d Move pr121656.c to gcc.dg/torture
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/gcc.dg/pr121656.c | 21 ---------------------
gcc/testsuite/gcc.dg/torture/pr121656.c | 30 ++++++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 21 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/pr121656.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr121656.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 29787cfcc2e Daily bump.
new edcbec0577b More RISC-V testsuite hygiene
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/config/riscv/riscv-cores.def | 8 ++++----
gcc/testsuite/gcc.target/riscv/mcpu-xt-c908v.c | 5 ++---
gcc/testsuite/gcc.target/riscv/mcpu-xt-c920v2.c | 5 ++---
3 files changed, 8 insertions(+), 10 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 pending-fixes
in repository linux-next.
omits 564dd39b2cf0 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits cd5c6babc1fa Merge branch 'for-rc' of https://git.kernel.org/pub/scm/li [...]
omits 8468d2dcd46b Merge branch 'msm-fixes' of https://gitlab.freedesktop.org [...]
omits badf2959fcb7 Merge branch 'slab/for-next-fixes' of https://git.kernel.o [...]
omits ce59fff54c55 Merge branch 'tip/urgent' of https://git.kernel.org/pub/sc [...]
omits 9b90faf96592 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits b23d39d890e7 Merge branch 'perf-tools' of https://git.kernel.org/pub/sc [...]
omits 5b3a69a23f0a Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 50b7dcb392e7 Merge branch 'dt/linus' of https://git.kernel.org/pub/scm/ [...]
omits 180fc46a6b22 Merge branch 'dma-mapping-fixes' of https://git.kernel.org [...]
omits 9ffd9fa43cb3 Merge branch 'hwmon' of https://git.kernel.org/pub/scm/lin [...]
omits 0080c48e0d9a Merge branch 'fixes' of git://linuxtv.org/media-ci/media-p [...]
omits 6b842e5cff57 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits bffd362e5228 Merge branch 'fixes-togreg' of https://git.kernel.org/pub/ [...]
omits f9b75d32dbf0 Merge branch 'staging-linus' of https://git.kernel.org/pub [...]
omits 3b7fa43d9a96 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits d035e4b1324c Merge branch 'tty-linus' of https://git.kernel.org/pub/scm [...]
omits 871101f372af Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
omits 2bf3bfeb59c3 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
omits 43630b42366f Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
omits c87ab36cf982 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
omits 05e375cb54ec Merge branch 'master' of https://git.kernel.org/pub/scm/li [...]
omits 2f73ecbe6237 Merge branch 'main' of https://git.kernel.org/pub/scm/linu [...]
omits 35d9b366f63f Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 0801897a2411 Merge branch 'fs-current' of linux-next
omits caac9384f879 Merge branch 'mm-hotfixes-unstable' of https://git.kernel. [...]
omits e10db5366108 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 30f93e9217da Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
omits c2f36fd017f3 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
omits 17ec809a01b2 mm/memory_hotplug: fix hwpoisoned large folio handling in [...]
omits 66c2240122be mm/khugepaged: fix the address passed to notifier on testi [...]
omits ad6d3a9e0238 mm: gix possible deadlock in kmemleak
omits 3e5e1ee3fde4 x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_ [...]
omits ee3bd5e51aa0 mm: fix KASAN build error due to p*d_populate_kernel()
omits 8234791caac1 mm: introduce and use {pgd,p4d}_populate_kernel()
omits 057dcc605eb1 mm: move page table sync declarations to linux/pgtable.h
omits 3c9e6ff2f21c proc: fix missing pde_set_flags() for net proc files
omits aa6b63219056 mm: fix accounting of memmap pages
omits 52c0845075c4 mm/damon/core: prevent unnecessary overflow in damos_set_e [...]
omits 4993410c5059 efi: support booting with kexec handover (KHO)
omits 626712b50cc1 kexec: introduce is_kho_boot()
omits a0eb09c96746 kexec: add KEXEC_FILE_NO_CMA as a legal flag
omits 101bb62aa847 kasan: fix GCC mem-intrinsic prefix with sw tags
omits c17c1e948eca mm/kasan: avoid lazy MMU mode hazards
omits 739224897501 mm/kasan: fix vmalloc shadow memory (de-)population races
omits 7c5df2c7eb59 kunit: kasan_test: disable fortify string checker on kasan [...]
omits e2289cb50250 selftests/mm: fix FORCE_READ to read input value correctly
omits b956addd9afd mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
omits 5e54bc607ecd ocfs2: prevent release journal inode after journal shutdown
omits 5dda3f631abb rust: mm: mark VmaNew as transparent
omits 803b64e7c2dd of_numa: fix uninitialized memory nodes causing kernel panic
omits 8d4c2c3183e4 Merge branch into tip/master: 'irq/urgent'
omits dd9de524183a xsk: Fix immature cq descriptor production
new fab1beda7597 Merge tag 'devicetree-fixes-for-6.17-1' of git://git.kerne [...]
new e298f7bb1df5 of_numa: fix uninitialized memory nodes causing kernel panic
new d3d8c595e73a rust: mm: mark VmaNew as transparent
new 10bbe598fa8b ocfs2: prevent release journal inode after journal shutdown
new caa689d27bba mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
new 683267aea877 selftests/mm: fix FORCE_READ to read input value correctly
new 73d8f2fa01c0 kunit: kasan_test: disable fortify string checker on kasan [...]
new 75a4850f6269 mm/kasan: fix vmalloc shadow memory (de-)population races
new 2d37bba06bcd mm/kasan: avoid lazy MMU mode hazards
new c15fdfe3710b kasan: fix GCC mem-intrinsic prefix with sw tags
new 8b85800d7b9b kexec: add KEXEC_FILE_NO_CMA as a legal flag
new 014b2e23165d kexec: introduce is_kho_boot()
new 142d1f83b928 efi: support booting with kexec handover (KHO)
new 7ee716b96e4b mm/damon/core: prevent unnecessary overflow in damos_set_e [...]
new 3f26f55afdaa mm: fix accounting of memmap pages
new 4b34219762ff proc: fix missing pde_set_flags() for net proc files
new 07f75a5023e2 mm: move page table sync declarations to linux/pgtable.h
new efde8350a65c mm: introduce and use {pgd,p4d}_populate_kernel()
new 63f999dae380 mm: fix KASAN build error due to p*d_populate_kernel()
new 96d5c20b1fcd x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_ [...]
new 72a153f775d7 mm: gix possible deadlock in kmemleak
new c7773a30d20b mm/khugepaged: fix the address passed to notifier on testi [...]
new 2ebfba0f4bb6 mm/memory_hotplug: fix hwpoisoned large folio handling in [...]
new d2567dc490b0 kexec/arm64: initialize the random field of kbuf to zero i [...]
new be9a21425abc init/main.c: fix boot time tracing crash
new 18dcf82d94a3 mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()
new 64b5ff54ef4a percpu: fix race on alloc failed warning limit
new c5e80b3b4f4c mm/damon/core: set quota->charged_from to jiffies at first [...]
new 3ef8e06e2038 Merge branch 'mm-hotfixes-unstable' of https://git.kernel. [...]
new e1c1c4e04755 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
new e98f29e2cab9 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
new 9e498ec1031a Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 643f8c943929 Merge branch 'fs-current' of linux-next
new a322483991ca Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 57834ce5a6a4 s390/mm: Prevent possible preempt_count overflow
new c49e4397e4aa Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new d280233fc866 Octeontx2-af: Fix NIX X2P calibration failures
new 97766512a995 mISDN: hfcpci: Fix warning when deleting uninitialized timer
new 007a5ffadc4f net: dlink: fix multicast stats being counted incorrectly
new afb5e92f32b5 Merge branch 'main' of https://git.kernel.org/pub/scm/linu [...]
new 231ebcd64ce5 Merge branch 'master' of https://git.kernel.org/pub/scm/li [...]
new 2d52c9e43a48 wifi: rt2800: select CONFIG_RT2X00_LIB as needed
new f64768bec0d5 wifi: rt2x00: fix CRC_CCITT dependency
new 26e84445f02c wifi: cfg80211: fix use-after-free in cmp_bss()
new 9cb83d4be0b9 wifi: brcmfmac: fix use-after-free when rescheduling brcmf [...]
new a33b375ab5b3 wifi: mac80211: fix incorrect type for ret
new 7e2f3213e85e wifi: mac80211: increase scan_ies_len for S1G
new 9f335adabc70 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 1148bb0c5827 ALSA: hda/hdmi: Restore missing HDMI codec entries
new 051b02b17a8b ALSA: hda/realtek: Fix headset mic for TongFang X6[AF]R5xxY
new 749cdc339aa6 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new e395df6b473a Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new 56c4cf48c88a Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new dcb606fdaf62 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new 55d7bf5a8bdf Merge branch 'tty-linus' of https://git.kernel.org/pub/scm [...]
new cba70aff623b USB: serial: option: add Telit Cinterion FN990A w/audio co [...]
new 6b2871a607b6 Merge branch 'usb-linus' of https://git.kernel.org/pub/scm [...]
new 52903d30984c Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 0770d8e13825 Merge branch 'staging-linus' of https://git.kernel.org/pub [...]
new aa9420a866a4 Merge branch 'fixes-togreg' of https://git.kernel.org/pub/ [...]
new cae60103a88f Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 65f3acdbe259 Merge branch 'fixes' of git://linuxtv.org/media-ci/media-p [...]
new 3085021cf363 Merge branch 'hwmon' of https://git.kernel.org/pub/scm/lin [...]
new 400250e7a3e5 Merge branch 'dma-mapping-fixes' of https://git.kernel.org [...]
new d3a8ca2ebe6e platform/x86/amd: hfi: Fix pcct_tbl leak in amd_hfi_metada [...]
new cf3940ac737d platform/x86: asus-wmi: Remove extra keys from ignore_key_ [...]
new 132bfcd24925 platform/x86: asus-wmi: Fix ROG button mapping, tablet mod [...]
new 40060ef1f2ac Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 810e154d90f4 gpio: timberdale: fix off-by-one in IRQ type boundary check
new 6fe31c8b5300 MAINTAINERS: Change Altera-PIO driver maintainer
new 5b256fbff5d0 Merge branch 'gpio/for-current' of https://git.kernel.org/ [...]
new b3dcc9d1d806 memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT
new 731d194e0d4c Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new af0ab0aa2402 Merge branch 'perf-tools' of https://git.kernel.org/pub/sc [...]
new c5e81e672699 efi: stmm: Fix incorrect buffer allocation method
new 80c6c1048625 efi: stmm: Do not return EFI_OUT_OF_RESOURCES on internal errors
new 01a3044af5d9 efi: stmm: Drop unused EFI error from setup_mm_hdr arguments
new 134ed1093907 efi: stmm: Drop unneeded null pointer check
new 724aecf3d7e8 Merge branch 'urgent' of https://git.kernel.org/pub/scm/li [...]
new 0a7432173bc8 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 54d617f81faa Merge branch into tip/master: 'irq/urgent'
new 4717432dfd99 sched/deadline: Fix dl_server_stopped()
new bb4700adc3ab sched/deadline: Always stop dl-server before changing parameters
new 421fc59cf58c sched/deadline: Fix RT task potential starvation when expi [...]
new 52d15521eb75 sched/deadline: Don't count nr_running for dl_server proxy tasks
new 0822355b0ed7 Merge branch into tip/master: 'sched/urgent'
new 24963ae1b0b6 x86/cpu/intel: Fix the constant_tsc model check for Pentium 4
new 3a5b128e683a Merge branch into tip/master: 'x86/urgent'
new fcf17d7c6f6e Merge branch 'tip/urgent' of https://git.kernel.org/pub/sc [...]
new 65dbc35807a8 Merge branch 'slab/for-next-fixes' of https://git.kernel.o [...]
new 1ba9fbe40337 drm/msm: Don't use %pK through printk
new 4876b3916541 drm/msm: skip re-emitting IBs for unusable VMs
new 7ab3b7579a6d dt-bindings: display/msm: qcom,mdp5: drop lut clock
new abebfed20851 drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset
new 5cfd298cc035 soc: qcom: ubwc: use no-uwbc config for MSM8917
new 61f3c19af5ce soc: qcom: ubwc: add more missing platforms
new ec770bb2e191 soc: qcom: add configuration for MSM8929
new 3cf6147f2b51 soc: qcom: use no-UBWC config for MSM8956/76
new 02c56057f06b Merge branch 'msm-fixes' of https://gitlab.freedesktop.org [...]
new d81928e64cf0 Merge branch 'for-rc' of https://git.kernel.org/pub/scm/li [...]
new 16fdb3cc6af8 Revert "drm/tegra: Use dma_buf from GEM object instance"
new f51af24f910d 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 (564dd39b2cf0)
\
N -- N -- N refs/heads/pending-fixes (f51af24f910d)
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 102 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/display/msm/qcom,mdp5.yaml | 1 -
MAINTAINERS | 2 +-
arch/arm64/kernel/kexec_image.c | 1 +
arch/s390/mm/pgtable.c | 2 -
arch/x86/kernel/cpu/intel.c | 2 +-
drivers/firmware/efi/stmm/tee_stmm_efi.c | 61 ++++++--------
drivers/gpio/gpio-timberdale.c | 2 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 2 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 2 +
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.c | 4 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 4 +-
drivers/gpu/drm/msm/msm_gpu.c | 9 +-
drivers/gpu/drm/msm/msm_mdss.c | 2 +-
drivers/gpu/drm/tegra/gem.c | 2 +-
drivers/isdn/hardware/mISDN/hfcpci.c | 12 ++-
drivers/net/ethernet/dlink/dl2k.c | 2 +-
drivers/net/ethernet/marvell/octeontx2/af/cgx.c | 7 ++
drivers/net/ethernet/marvell/octeontx2/af/rvu.h | 14 ++++
.../wireless/broadcom/brcm80211/brcmfmac/btcoex.c | 6 +-
drivers/net/wireless/ralink/rt2x00/Kconfig | 4 +-
drivers/platform/x86/amd/hfi/hfi.c | 14 +++-
drivers/platform/x86/asus-nb-wmi.c | 25 ++++--
drivers/platform/x86/asus-wmi.h | 3 +-
drivers/soc/qcom/ubwc_config.c | 11 ++-
drivers/usb/serial/option.c | 6 ++
include/linux/memblock.h | 5 +-
init/main.c | 2 +-
kernel/sched/deadline.c | 18 ++--
kernel/sched/debug.c | 6 +-
mm/damon/core.c | 4 +
mm/hugetlb.c | 9 +-
mm/memblock.c | 15 +++-
mm/percpu.c | 20 +++--
net/mac80211/driver-ops.h | 2 +-
net/mac80211/main.c | 7 +-
net/wireless/scan.c | 3 +-
net/xdp/xsk.c | 95 ++++------------------
net/xdp/xsk_queue.h | 12 ---
sound/hda/codecs/hdmi/nvhdmi.c | 17 ++++
sound/hda/codecs/hdmi/tegrahdmi.c | 2 +
sound/hda/codecs/realtek/alc269.c | 2 +
41 files changed, 221 insertions(+), 198 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 13607b239703 Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/l [...]
omits 328844b0494e Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 402c97a63a0c Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits b57874d21a04 Merge branch '9p-next' of https://github.com/martinetd/linux
omits 4e7afccaa5cd Merge branch 'nfsd-next' of https://git.kernel.org/pub/scm [...]
omits 37e0a5f88cd2 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 21e80cae843c Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 6d590344b39f Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
omits bba8677426e0 Merge branch 'for_next' of https://git.kernel.org/pub/scm/ [...]
omits fe48d57f888e Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
omits 5730d3917b1d Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
omits 13178d020134 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
omits 9033322b4b33 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits 37f025a20048 Merge branch 'master' of https://github.com/ceph/ceph-client.git
omits 7d426721ce47 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits ae07adb90af7 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits d971887fdad1 Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
omits e10db5366108 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 30f93e9217da Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
omits c2f36fd017f3 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
omits 7f9068a1ef66 Merge branch 'for-next-next-v6.17-20250825' into for-next- [...]
omits f37d677c2b30 Merge branch 'for-next-current-v6.16-20250825' into for-ne [...]
omits 3f5225e75bc7 Merge branch 'misc-next' into for-next-next-v6.17-20250825
omits d4d4b5b00cc6 Merge branch 'b-for-next' into for-next-next-v6.17-20250825
omits fd97a157bd67 Merge branch 'misc-6.17' into for-next-current-v6.16-20250825
omits 3ba2c7ba2537 btrfs: === misc-next on b-for-next ===
omits 4f497623a62a btrfs: Accept and ignore compression level for lzo
omits 4d334f5fa0f4 smb: client: Fix mount deadlock by avoiding super block it [...]
omits d70c36a8cb88 smb: client: fix data loss due to broken rename(2)
omits aee924a7c9ed btrfs: fix squota compressed stats leak
omits 94fe39136c2d btrfs: fix typos in comments and strings
omits e856984d2a3b btrfs: reduce compression workspace buffer space to block size
omits 0113779f7e7b btrfs: rename btrfs_compress_op to btrfs_compress_levels
omits 9dc79bfdb3cd btrfs: cleanup the per-module compression workspace managers
omits 1b73e05231f7 btrfs: migrate to use per-fs workspace manager
omits 2f08d1f69779 btrfs: add generic workspace manager initialization
omits 4cc8e432ccca btrfs: add workspace manager initialization for zstd
omits fad42a29b50e btrfs: add an fs_info parameter for compression workspace manager
omits 7918f7e864a9 btrfs: keep folios locked inside run_delalloc_nocow()
omits 5f4bfdb2f3bc btrfs: make nocow_one_range() to do cleanup on error
omits c69975bf1d53 btrfs: enhance error messages for delalloc range failure
omits 838f82db267e btrfs: rework error handling of run_delalloc_nocow()
omits 1af36115ce8f btrfs: add mount option for ref_tracker
omits 89441fda79d5 btrfs: print leaked references in kill_all_delayed_nodes()
omits 655115271a4e btrfs: implement ref_tracker for delayed_nodes
omits 4bbce8dada77 btrfs: convert several int parameters to bool
omits 0821e9460f30 btrfs: avoid load/store tearing races when checking if an [...]
omits bdee07bdfea1 btrfs: fix race between setting last_dir_index_offset and [...]
omits b427ec520385 btrfs: fix race between logging inode and checking if it w [...]
omits 64ac6a817f08 btrfs: move ref-verify under CONFIG_BTRFS_DEBUG
adds 79aef1a3705b of: Clarify OF device context in of_match_device() comment
adds c81f6ce16785 of: dynamic: Fix memleak when of_pci_add_properties() failed
adds aea70964b5a7 of: reserved_mem: Add missing IORESOURCE_MEM flag on resources
adds ac29e4487aa2 dt-bindings: vendor-prefixes: add eswin
adds 80af3745ca46 of: dynamic: Fix use after free in of_changeset_add_prop_helper()
new fab1beda7597 Merge tag 'devicetree-fixes-for-6.17-1' of git://git.kerne [...]
new e1c1c4e04755 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
new e98f29e2cab9 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
new 9e498ec1031a Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new f7c979d1744f Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
new 2e836611502b Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new f462f61237c4 Merge branch 'misc-6.17' into for-next-current-v6.16-20250826
new 008317098820 Merge branch 'for-next-current-v6.16-20250826' into for-ne [...]
new e7f953cbbade btrfs: move ref-verify under CONFIG_BTRFS_DEBUG
new a77ff0c8c378 btrfs: fix race between logging inode and checking if it w [...]
new 121b964aa9d8 btrfs: fix race between setting last_dir_index_offset and [...]
new 8d50f741f883 btrfs: avoid load/store tearing races when checking if an [...]
new ec857dbdf254 btrfs: convert several int parameters to bool
new 6a7b95e07092 btrfs: implement ref_tracker for delayed_nodes
new 70bbb6213ded btrfs: print leaked references in kill_all_delayed_nodes()
new 5ba69640d107 btrfs: add mount option for ref_tracker
new d58cff7bb4e4 btrfs: rework error handling of run_delalloc_nocow()
new 532792b288e7 btrfs: enhance error messages for delalloc range failure
new 75bd53be8214 btrfs: make nocow_one_range() to do cleanup on error
new a4c422bd095f btrfs: keep folios locked inside run_delalloc_nocow()
new 2e439042002d btrfs: add an fs_info parameter for compression workspace manager
new 6a34fe59c335 btrfs: add workspace manager initialization for zstd
new eacdaa55259b btrfs: add generic workspace manager initialization
new 0d6e85476b9e btrfs: migrate to use per-fs workspace manager
new 310712cf04b6 btrfs: cleanup the per-module compression workspace managers
new f82855e19c99 btrfs: rename btrfs_compress_op to btrfs_compress_levels
new 6d218332794a btrfs: reduce compression workspace buffer space to block size
new a68af9e9ef5d btrfs: fix typos in comments and strings
new 3f5a55556b96 btrfs: fix squota compressed stats leak
new b27d9aeb1da6 btrfs: accept and ignore compression level for lzo
new d0e634e6d88e btrfs: fix corruption reading compressed range when block [...]
new 3de437c0ed7a Merge branch 'b-for-next' into for-next-next-v6.17-20250826
new 1d70eed3f1c9 btrfs: === misc-next on b-for-next ===
new c81c58990af0 Merge branch 'misc-next' into for-next-next-v6.17-20250826
new 44f40f58ffe8 Merge branch 'for-next-next-v6.17-20250826' into for-next- [...]
new f34d557ad8ba Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 4a6cc1cdc394 Merge branch 'master' of https://github.com/ceph/ceph-client.git
new 8c2837134b9d smb: client: fix data loss due to broken rename(2)
new 0bbb1e8693b1 smb: client: Fix mount deadlock by avoiding super block it [...]
new 6c7543c9e7b7 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 4a8383c4a45e Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 1d9db9325fdf Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 107eb77ac8f3 Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
new 9ced40d959df Merge branch 'for_next' of https://git.kernel.org/pub/scm/ [...]
new f5e243806325 Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
new c1127ced86da Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 43355cb046ea Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new e7333ffa2113 Merge branch 'nfsd-next' of https://git.kernel.org/pub/scm [...]
new d8b24d027f75 Merge branch '9p-next' of https://github.com/martinetd/linux
new ae668cd567a6 xfs: do not propagate ENODATA disk errors into xattr code
new 078f9536debb Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 62cb248ad227 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new fa6b8e01ab82 Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/l [...]
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 (13607b239703)
\
N -- N -- N refs/heads/fs-next (fa6b8e01ab82)
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 53 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/vendor-prefixes.yaml | 2 ++
drivers/of/device.c | 4 +--
drivers/of/dynamic.c | 9 +++--
drivers/of/of_reserved_mem.c | 1 +
fs/btrfs/delayed-ref.c | 2 +-
fs/btrfs/extent_io.c | 40 ++++++++++++++++------
fs/smb/client/inode.c | 14 +++++---
fs/smb/client/smb2inode.c | 40 ++++++++++++++++------
fs/xfs/libxfs/xfs_attr_remote.c | 7 ++++
fs/xfs/libxfs/xfs_da_btree.c | 6 ++++
10 files changed, 96 insertions(+), 29 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 e10db5366108 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 30f93e9217da Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
omits c2f36fd017f3 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
adds 79aef1a3705b of: Clarify OF device context in of_match_device() comment
adds c81f6ce16785 of: dynamic: Fix memleak when of_pci_add_properties() failed
adds aea70964b5a7 of: reserved_mem: Add missing IORESOURCE_MEM flag on resources
adds ac29e4487aa2 dt-bindings: vendor-prefixes: add eswin
adds 80af3745ca46 of: dynamic: Fix use after free in of_changeset_add_prop_helper()
new fab1beda7597 Merge tag 'devicetree-fixes-for-6.17-1' of git://git.kerne [...]
new e1c1c4e04755 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
new e98f29e2cab9 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
new 9e498ec1031a Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
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 (e10db5366108)
\
N -- N -- N refs/heads/fs-current (9e498ec1031a)
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 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:
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
drivers/of/device.c | 4 ++--
drivers/of/dynamic.c | 9 +++++++--
drivers/of/of_reserved_mem.c | 1 +
4 files changed, 12 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 releases/gcc-15
in repository gcc.
from d3230b2a222 testsuite: arm: Disable sched2 and sched3 in unsigned-extend-2.c
new a2a13afec5a 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/cp/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 24 ++++++++++++++++++++++++
3 files changed, 34 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-14
in repository gcc.
from 68c0ee2257b Daily bump.
new f061c842ac7 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-13
in repository gcc.
from c7899f48433 Daily bump.
new 77bfb901484 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 a43c30cb6f4 OpenMP: give error when variant is the same as the base fun [...]
new 29787cfcc2e 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 | 93 ++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 12 ++++++
gcc/cp/ChangeLog | 12 ++++++
gcc/fortran/ChangeLog | 11 +++++
gcc/testsuite/ChangeLog | 111 ++++++++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 42 ++++++++++++++++++
7 files changed, 282 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 binutils-2_45-branch
in repository binutils-gdb.
from 6814c32617e Automatic date update in version.in
new fc95eb7d273 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.