LLVM/project 6324ee3llvm/lib/Transforms/Vectorize VPlanRecipes.cpp, llvm/test/Transforms/LoopVectorize lcssa-crashes.ll

[VPlan] Use PredBB's terminator as insert point for VPIRPhi extracts.

Use PredBB's terminator as insert point in VPIRPhi::execute to make sure
the extracts are placed after any possibly sunk instructions.

Fixes https://github.com/llvm/llvm-project/issues/180363.
DeltaFile
+57-0llvm/test/Transforms/LoopVectorize/lcssa-crashes.ll
+1-1llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
+58-12 files

LLVM/project 862663allvm/test/CodeGen/AArch64 atomic-ops-lse.ll trampoline.ll

[AArch64] Consider MOVaddr* as cheap if fuse-adrp-add

These pseudo-instructions usually translate into a pair of adrp+add and
have a single cycle latency on some micro-architectures.
DeltaFile
+88-88llvm/test/CodeGen/AArch64/atomic-ops-lse.ll
+43-34llvm/test/CodeGen/AArch64/trampoline.ll
+55-0llvm/test/CodeGen/AArch64/cheap-as-a-move-MOVaddr.ll
+34-19llvm/test/CodeGen/AArch64/machine-outliner-loh.ll
+14-12llvm/test/CodeGen/AArch64/cfguard-checks.ll
+12-10llvm/test/CodeGen/AArch64/atomic-ops.ll
+246-16310 files not shown
+294-19416 files

FreeBSD/src 1dd5b19sys/dev/uart uart_dev_ns8250.c

uart: Add ns8250 ACPI entry for SPCR rev 2

This is an MFC "in spirit" of a685a263b803; the code in this area has
been significantly restructured between 14.x and 15.x, but the general
concept of adding ACPI_DBG2_16550_WITH_GAS (aka 0x12) as a recognized
flavour of ns8250 UART which can be configured via SPCR remains.

Reviewed by:    imp
Tested by:      David Woodhouse
Sponsored by:   Amazon
Differential Revision:  https://reviews.freebsd.org/D55173
DeltaFile
+1-0sys/dev/uart/uart_dev_ns8250.c
+1-01 files

FreeBSD/ports 75b573anet-im/teams distinfo Makefile, net-im/teams/files/packagejsons package-lock.json package.json

net-im/teams: Update to 2.7.2

Changelog:
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.6.19
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.7.0
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.7.1
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.7.2

Reported by:    portscout
DeltaFile
+737-501net-im/teams/files/packagejsons/package-lock.json
+18-17net-im/teams/files/packagejsons/package.json
+5-5net-im/teams/distinfo
+2-2net-im/teams/Makefile
+762-5254 files

FreeBSD/src 7266121sys/dev/usb/net if_ure.c

ure: improve transmit checksum offloading

Apparently, the name of the variable l4off was correct. Providing the
offset to the TCP or UDP header allows the transmit checksum offload to
work for TCP/IPv4, TCP/IPv6, UDP/IPv4, and UDP/IPv6.

Reported by:            vishwin
Reviewed by:            vishwin
MFC after:              1 week
Differential Revision:  https://reviews.freebsd.org/D55187
DeltaFile
+10-6sys/dev/usb/net/if_ure.c
+10-61 files

FreeBSD/src 2fe3f16. .git-blame-ignore-revs

chore: ignore style(9) changes made in dd1410321

MFC after:      1 month
DeltaFile
+2-0.git-blame-ignore-revs
+2-01 files

FreeBSD/src d76bb14sys/dev/asmc asmc.c

chore: asmc: additional style(9) cleanup

Pick out non-gratuitous style(9) changes suggested by `clang-format` on
the driver. This helps eliminate minor stylistic issues with spaces,
braces, line lengths, etc, so future functional changes in the driver
will be easier to pick out.

Many of the other `clang-format` suggested changes were not taken because
they were considerably more gratuitous.

No functional change intended.

MFC after:      1 week
DeltaFile
+56-49sys/dev/asmc/asmc.c
+56-491 files

NetBSD/pkgsrc Rrh98i2chat/ejabberd Makefile

   chat/ejabberd: Cleanup dependency comments

   and s/ABI_DEPENDS/API_DEPENDS/
VersionDeltaFile
1.113+4-6chat/ejabberd/Makefile
+4-61 files

FreeBSD/src d84870dtools/tools/ifinfo ifinfo.c

ifinfo: improve output of hwassist value

In addition to print the hexadecimal number hwassist, also print
the symbolic names of the corresponding CSUM_* flags.

Reviewed by:            tuexen
MFC after:              1 week
Differential Revision:  https://reviews.freebsd.org/D55055
DeltaFile
+47-1tools/tools/ifinfo/ifinfo.c
+47-11 files

FreeBSD/src a8f3c3bsys/dev/asmc asmc.c

chore: asmc: minor code cleanup

- Use symbolic names in Mac definitions in lieu of the unrolled values
  they represent.
- Delete trailing whitespace.
- Fix indentation.

No functional change intended.

MFC after:      1 week
DeltaFile
+37-35sys/dev/asmc/asmc.c
+37-351 files

LLVM/project ac89dbfclang/include/clang/Analysis/Analyses/LifetimeSafety Loans.h, clang/lib/Analysis/LifetimeSafety FactsGenerator.cpp Checker.cpp

Field and interior paths
DeltaFile
+172-100clang/unittests/Analysis/LifetimeSafetyTest.cpp
+147-98clang/include/clang/Analysis/Analyses/LifetimeSafety/Loans.h
+110-46clang/test/Sema/warn-lifetime-safety-invalidations.cpp
+46-42clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
+30-47clang/lib/Analysis/LifetimeSafety/Checker.cpp
+58-9clang/lib/Analysis/LifetimeSafety/Loans.cpp
+563-3426 files not shown
+611-36712 files

OPNSense/core 2c1d5cbsrc/opnsense/mvc/app/library/OPNsense/Firewall FilterRule.php

Firewall: Rules [new] - missing reply-to when not specifically set, closes https://github.com/opnsense/core/issues/9761

(cherry picked from commit e98e55ede5dffb109a11a979a49b9c2b37f931d4)
DeltaFile
+1-1src/opnsense/mvc/app/library/OPNsense/Firewall/FilterRule.php
+1-11 files

OPNSense/core e98e55esrc/opnsense/mvc/app/library/OPNsense/Firewall FilterRule.php

Firewall: Rules [new] - missing reply-to when not specifically set, closes https://github.com/opnsense/core/issues/9761
DeltaFile
+1-1src/opnsense/mvc/app/library/OPNsense/Firewall/FilterRule.php
+1-11 files

NetBSD/pkgsrc-wip c6e13f2chromium distinfo Makefile

chromium: update to 144.0.7559.132
DeltaFile
+6-6chromium/distinfo
+1-1chromium/Makefile
+7-72 files

FreeBSD/ports e1f2c5fjava/openjdk11 distinfo Makefile

java/openjdk11: Update to 11.0.30
DeltaFile
+2-2java/openjdk11/distinfo
+1-2java/openjdk11/Makefile
+3-42 files

NetBSD/pkgsrc-wip bd70c25valgrind-netbsd-git Makefile

valgrind-netbsd-git: install libxml2 (xmllint) for testing)
DeltaFile
+3-0valgrind-netbsd-git/Makefile
+3-01 files

HardenedBSD/src babe569libexec/rtld-elf/powerpc reloc.c, libexec/rtld-elf/powerpc64 reloc.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+0-13libexec/rtld-elf/powerpc/reloc.c
+0-13libexec/rtld-elf/powerpc64/reloc.c
+6-0sys/dev/vt/vt_core.c
+4-0sys/teken/teken.c
+1-2usr.sbin/bsdinstall/scripts/zfsboot
+2-0sys/teken/teken.h
+13-282 files not shown
+15-288 files

HardenedBSD/ports ff7aee0devel/clojure-cider pkg-plist, multimedia/libopenshot/files patch-src_FFmpegReader.cpp patch-src_FFmpegWriter.cpp

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+247-7multimedia/openshot/pkg-plist
+41-0devel/clojure-cider/pkg-plist
+0-34x11/waybar/files/patch-no-systemctl
+21-6multimedia/libopenshot/files/patch-src_FFmpegReader.cpp
+20-7multimedia/libopenshot/files/patch-src_FFmpegWriter.cpp
+12-12x11/waybar/Makefile
+341-6678 files not shown
+658-25784 files

NetBSD/pkgsrc-wip 3be3b53valgrind-netbsd-git Makefile

valgrind-netbsd-git: reduce pkgsrc-added CFLAGS as much as possible
DeltaFile
+7-1valgrind-netbsd-git/Makefile
+7-11 files

HardenedBSD/src 65383edusr.sbin/bsdinstall/scripts pkgbase.in

HBSD: bsdinstall(8): Align us more closely with FreeBSD

Signed-off-by:  Shawn Webb <shawn.webb at hardenedbsd.org>
DeltaFile
+1-3usr.sbin/bsdinstall/scripts/pkgbase.in
+1-31 files

OpenBSD/ports KtWwbgicad/freecad Makefile, graphics/py-pivy Makefile

   bump devel/cli11 and graphics/coin consumers
VersionDeltaFile
1.10+1-1cad/freecad/Makefile
1.7+1-1graphics/py-pivy/Makefile
1.12+1-1graphics/vtk/Makefile
+3-33 files

FreeBSD/ports ead2919www/gallery-dl distinfo Makefile

www/gallery-dl: update to 1.31.6

Changes:        https://github.com/mikf/gallery-dl/releases/tag/v1.31.6
Reported by:    GitHub (watch releases)

(cherry picked from commit 7cfce72085d165d714bff56c07a1b3761a53b611)
DeltaFile
+3-3www/gallery-dl/distinfo
+1-1www/gallery-dl/Makefile
+4-42 files

HardenedBSD/src db765a9usr.sbin/bsdinstall/scripts mirrorselect

HBSD: Update bsdinstall(8) mirrorselect with the right path

We don't support 14-STABLE or 13-STABLE anymore.

Signed-off-by:  Shawn Webb <shawn.webb at hardenedbsd.org>
DeltaFile
+3-6usr.sbin/bsdinstall/scripts/mirrorselect
+3-61 files

OpenBSD/ports HA9EAXFgraphics/coin distinfo Makefile

   graphics/coin: update to 4.0.7

   ok tb@
VersionDeltaFile
1.5+2-2graphics/coin/distinfo
1.6+1-1graphics/coin/Makefile
+3-32 files

FreeBSD/ports 7cfce72www/gallery-dl distinfo Makefile

www/gallery-dl: update to 1.31.6

Changes:        https://github.com/mikf/gallery-dl/releases/tag/v1.31.6
Reported by:    GitHub (watch releases)
DeltaFile
+3-3www/gallery-dl/distinfo
+1-1www/gallery-dl/Makefile
+4-42 files

HardenedBSD/ports 7cfce72www/gallery-dl distinfo Makefile

www/gallery-dl: update to 1.31.6

Changes:        https://github.com/mikf/gallery-dl/releases/tag/v1.31.6
Reported by:    GitHub (watch releases)
DeltaFile
+3-3www/gallery-dl/distinfo
+1-1www/gallery-dl/Makefile
+4-42 files

FreeBSD/doc 6a0c956website/data/ru/events events2026.toml

website/ru: Update events/events2026.toml

Update to the EN revision 2e36ed4b7acfec66cc85616e9c082f2d3471ace2
DeltaFile
+14-2website/data/ru/events/events2026.toml
+14-21 files

OpenBSD/ports Ahkx4y7math/cgns Makefile distinfo

   math/cgns: update to 4.5.1

   ok tb@
VersionDeltaFile
1.3+5-6math/cgns/Makefile
1.2+2-2math/cgns/distinfo
+7-82 files

NetBSD/pkgsrc-wip 3f576a2megacmd COMMIT_MSG distinfo, megacmd/patches patch-sdk_src_posix_fs.cpp patch-sdk_include_mega_filesystem.h

megacmd: update to 2.4.0
DeltaFile
+17-17megacmd/patches/patch-sdk_src_posix_fs.cpp
+0-31megacmd/patches/patch-sdk_include_mega_filesystem.h
+23-0megacmd/COMMIT_MSG
+17-0megacmd/patches/patch-sdk_include_mega_localpath.h
+8-9megacmd/distinfo
+0-15megacmd/patches/patch-sdk_include_megaapi__impl.h
+65-722 files not shown
+68-758 files

OpenBSD/ports z2q3dO5devel/cli11 distinfo Makefile

   devel/cli11: update to 2.6.1

   ok tb@
VersionDeltaFile
1.4+2-2devel/cli11/distinfo
1.5+1-1devel/cli11/Makefile
+3-32 files