LLVM/project b6965b6mlir/include/mlir/Bindings/Python IRCore.h NanobindUtils.h, mlir/lib/Bindings/Python IRCore.cpp IRModule.h

fix after rebase

[mlir][Python] create MLIRPythonSupport
DeltaFile
+957-1,109mlir/lib/Bindings/Python/IRCore.cpp
+1,830-0mlir/include/mlir/Bindings/Python/IRCore.h
+0-1,348mlir/lib/Bindings/Python/IRModule.h
+0-436mlir/lib/Bindings/Python/NanobindUtils.h
+436-0mlir/include/mlir/Bindings/Python/NanobindUtils.h
+279-0mlir/lib/Bindings/Python/Globals.cpp
+3,502-2,89326 files not shown
+4,244-3,69632 files

FreeBSD/doc ce1fec2documentation/static/pgpkeys brnrd.key

Update my PGP key with its new expiration date
DeltaFile
+79-126documentation/static/pgpkeys/brnrd.key
+79-1261 files

FreeNAS/freenas 778865csrc/middlewared/middlewared/utils/account authenticator.py

Fix
DeltaFile
+1-1src/middlewared/middlewared/utils/account/authenticator.py
+1-11 files

FreeNAS/freenas b3bf6e5src/middlewared/middlewared/utils/account authenticator.py

Fix
DeltaFile
+1-1src/middlewared/middlewared/utils/account/authenticator.py
+1-11 files

FreeNAS/freenas b83019asrc/middlewared/middlewared/utils/account authenticator.py

Fix
DeltaFile
+1-1src/middlewared/middlewared/utils/account/authenticator.py
+1-11 files

LLVM/project b23ceb1mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python Rewrite.cpp IRCore.cpp

fix after rebase
DeltaFile
+35-11mlir/lib/Bindings/Python/Rewrite.cpp
+18-19mlir/lib/Bindings/Python/IRCore.cpp
+7-7mlir/include/mlir/Bindings/Python/IRCore.h
+60-373 files

LLVM/project 81adfecclang/lib/Analysis UnsafeBufferUsage.cpp, clang/test/SemaCXX warn-unsafe-buffer-usage-libc-functions.cpp

Merge branch 'main' into users/evelez7/clang-doc-nested-records
DeltaFile
+347-0llvm/test/CodeGen/X86/vector-smin-range.ll
+328-0llvm/test/CodeGen/X86/vector-smax-range.ll
+292-0llvm/test/CodeGen/X86/vector-umax-range.ll
+292-0llvm/test/CodeGen/X86/vector-umin-range.ll
+112-23clang/lib/Analysis/UnsafeBufferUsage.cpp
+35-4clang/test/SemaCXX/warn-unsafe-buffer-usage-libc-functions.cpp
+1,406-2723 files not shown
+1,509-6929 files

FreeBSD/src 7a5dfa0sbin/ipfw ipfw.8

MFC: ipfw.8: document how to delete nat configuration instance

(cherry picked from commit e51047118cb1d15abe8077a5b47b8063fa364ad9)
DeltaFile
+15-1sbin/ipfw/ipfw.8
+15-11 files

FreeBSD/src 186ac47sbin/ipfw ipfw.8

MFC: ipfw.8: document how to delete nat configuration instance

(cherry picked from commit e51047118cb1d15abe8077a5b47b8063fa364ad9)
DeltaFile
+15-1sbin/ipfw/ipfw.8
+15-11 files

FreeNAS/freenas 0a7ae97src/middlewared/middlewared/utils/account authenticator.py

Fix
DeltaFile
+1-1src/middlewared/middlewared/utils/account/authenticator.py
+1-11 files

FreeBSD/src f70c605sbin/ipfw ipfw.8

MFC: ipfw.8: document how to delete nat configuration instance

(cherry picked from commit e51047118cb1d15abe8077a5b47b8063fa364ad9)
DeltaFile
+15-1sbin/ipfw/ipfw.8
+15-11 files

LLVM/project 829091amlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python Rewrite.cpp IRCore.cpp

fix after rebase
DeltaFile
+35-11mlir/lib/Bindings/Python/Rewrite.cpp
+18-19mlir/lib/Bindings/Python/IRCore.cpp
+7-7mlir/include/mlir/Bindings/Python/IRCore.h
+2-2mlir/test/CAPI/rewrite.c
+62-394 files

FreeBSD/ports 462d9d0print/pdf-tools Makefile distinfo

print/pdf-tools: Update to 1.3.0

Release notes:  https://github.com/vedang/pdf-tools/releases/tag/v1.3.0
                https://github.com/vedang/pdf-tools/releases/tag/v1.2.1
                https://github.com/vedang/pdf-tools/releases/tag/v1.2.0
Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-4print/pdf-tools/Makefile
+3-3print/pdf-tools/distinfo
+2-0print/pdf-tools/pkg-plist
+8-73 files

FreeNAS/freenas a3ea948src/middlewared/middlewared/utils/account authenticator.py

Fix
DeltaFile
+1-1src/middlewared/middlewared/utils/account/authenticator.py
+1-11 files

FreeBSD/src a3559f3sbin/ipfw ipfw.8

ipfw.8: fix documentation bug for setmark

A mark set with "setmark" keyword is intended to be "sticky"
and documented as such but in fact it is not yet,
as current implementation lacks "sticky" feature
and its implementation will be not MFC'd, most probably.

Correct the manual page until the implementation improved.

Discussed with: Boris Lytochkin <lytboris at gmail.com> (author)

(cherry picked from commit a7b8a5d37bcb0009297962137bfb6c6570e5af12)
(cherry picked from commit 9fdf49e8a501047b61a615ab1b4b133159ad76e1)
DeltaFile
+6-2sbin/ipfw/ipfw.8
+6-21 files

FreeBSD/src b52347fshare/man/man4 jedec_dimm.4 smbus.4

jdec_dimm(4): add a reference to smbmsg(8) to jedec_dimm(4) and smbus(4)

Add a cross reference to smbmsg(8) which is useful for discovering local
devices and difficult to find otherwise.

PR: 247749
Reviewed by: pauamma at gundo.com
Differential Review: https://reviews.freebsd.org/D40839
DeltaFile
+5-1share/man/man4/jedec_dimm.4
+2-1share/man/man4/smbus.4
+7-22 files

FreeNAS/freenas 49a5f74src/middlewared/middlewared/utils/account authenticator.py

Fix
DeltaFile
+7-8src/middlewared/middlewared/utils/account/authenticator.py
+7-81 files

FreeBSD/src 1d0d0a8sbin/ipfw ipfw.8

ipfw.8: fix documentation bug for setmark

A mark set with "setmark" keyword is intended to be "sticky"
and documented as such but in fact it is not yet,
as current implementation lacks "sticky" feature
and its implementation will be not MFC'd, most probably.

Correct the manual page until the implementation improved.

Discussed with: Boris Lytochkin <lytboris at gmail.com> (author)

(cherry picked from commit a7b8a5d37bcb0009297962137bfb6c6570e5af12)
(cherry picked from commit 9fdf49e8a501047b61a615ab1b4b133159ad76e1)
DeltaFile
+6-2sbin/ipfw/ipfw.8
+6-21 files

FreeNAS/freenas a76d3bfsrc/middlewared/middlewared main.py worker.py, src/middlewared/middlewared/plugins zettarepl.py

fix setting comm/cmdline buffers
DeltaFile
+51-23src/middlewared/middlewared/utils/prctl.py
+11-1src/middlewared/middlewared/utils/threading.py
+3-5src/middlewared/middlewared/main.py
+3-4src/middlewared/middlewared/worker.py
+3-3src/middlewared/middlewared/plugins/zettarepl.py
+71-365 files

NetBSD/pkgsrc-wip 97b5881aegisub Makefile distinfo, aegisub/patches patch-configure

aegisub: make some progress, doesn't build with pkgsrc luajit version
DeltaFile
+17-7aegisub/Makefile
+0-20aegisub/patches/patch-configure
+3-4aegisub/distinfo
+3-2aegisub/TODO
+23-334 files

NetBSD/pkgsrc-wip 5b4a064. Makefile, ffms2 Makefile buildlink3.mk

ffms2: add new package
DeltaFile
+26-0ffms2/Makefile
+14-0ffms2/buildlink3.mk
+9-0ffms2/DESCR
+8-0ffms2/PLIST
+5-1Makefile
+5-0ffms2/distinfo
+67-16 files

LLVM/project 16d6eccllvm/utils/gn/secondary/clang-tools-extra/clang-tidy/google BUILD.gn, llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/misc BUILD.gn

[gn build] Port 92f16356340d
DeltaFile
+0-1llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/google/BUILD.gn
+1-0llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/misc/BUILD.gn
+1-12 files

LLVM/project 5f0ec87llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/readability BUILD.gn

[gn build] Port 7c0420dc8484
DeltaFile
+1-0llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/readability/BUILD.gn
+1-01 files

LLVM/project 81b4664clang/include/clang/Analysis/Analyses UnsafeBufferUsageGadgets.def, clang/lib/Analysis UnsafeBufferUsage.cpp

[-Wunsafe-buffer-usage] Add check for custom printf/scanf functions (#173096)

This commit adds support for functions annotated with
`__attribute__((__format__(__printf__, ...)))` (or `__scanf__`). These
functions will be treated the same way as printf/scanf functions in the
standard C library by `-Wunsafe-buffer-usage`

rdar://143233737
DeltaFile
+112-23clang/lib/Analysis/UnsafeBufferUsage.cpp
+35-4clang/test/SemaCXX/warn-unsafe-buffer-usage-libc-functions.cpp
+1-0clang/include/clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def
+148-273 files

LLVM/project 4534edbllvm/lib/CodeGen/SelectionDAG SelectionDAGBuilder.cpp

[SelectionDAG] Fix operand of BRCOND in visitSPDescriptorParent (#174230)

The first operand should be a chain, but `GuardVal.getOperand(0)` isn't
always a chain (i.e. if `TLI.emitStackGuardXorFP()` is called). Use
`getControlRoot()` instead like in other places when creating terminator
nodes.

Extracted from #168421.
DeltaFile
+1-2llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
+1-21 files

FreeBSD/src cb9c8e9share/examples/kld/khelp h_example.c

khelp: make the module compile again

PR:             291165
MFC after:      1 week

(cherry picked from commit 27554189e5122d780dd295b1a1a81f15f459accb)
DeltaFile
+2-0share/examples/kld/khelp/h_example.c
+2-01 files

LLVM/project 7eed4d2llvm/utils/TableGen GlobalISelEmitter.cpp FastISelEmitter.cpp, llvm/utils/TableGen/Common CodeGenDAGPatterns.h

[TableGen] Use TreePatternNode::getSimpleType instead of getType. NFC (#174231)

These were the only uses of getType. Both of these calls are after
HwMode has been expanded so we can use getSimpleType like other code.

Remove getType since it is now unused.

While there, simplify the hasBFloatType to use getScalarType for the
scalar and vector case.
DeltaFile
+3-5llvm/utils/TableGen/GlobalISelEmitter.cpp
+2-4llvm/utils/TableGen/FastISelEmitter.cpp
+0-3llvm/utils/TableGen/Common/CodeGenDAGPatterns.h
+5-123 files

HardenedBSD/src 45935a4sys/dev/sound sndstat.c dummy.c, sys/dev/sound/midi midi.c

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+0-1,456sys/dev/sound/pcm/sndstat.c
+1,454-0sys/dev/sound/sndstat.c
+81-314sys/dev/sound/midi/midi.c
+16-36sys/dev/sound/pcm/feeder_rate.c
+48-2sys/dev/sound/dummy.c
+42-0sys/dev/sound/sndstat.h
+1,641-1,80836 files not shown
+1,751-2,00942 files

HardenedBSD/src 6ffcf5fsys/dev/sound sndstat.c dummy.c, sys/dev/sound/midi midi.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+0-1,456sys/dev/sound/pcm/sndstat.c
+1,454-0sys/dev/sound/sndstat.c
+81-314sys/dev/sound/midi/midi.c
+16-36sys/dev/sound/pcm/feeder_rate.c
+48-2sys/dev/sound/dummy.c
+42-0sys/dev/sound/sndstat.h
+1,641-1,80836 files not shown
+1,751-2,00942 files

LLVM/project bcc3c72mlir/test/Examples/standalone test.wheel.toy

gate standalone
DeltaFile
+7-2mlir/test/Examples/standalone/test.wheel.toy
+7-21 files