HardenedBSD/src d200489sys/dev/ichsmb ichsmb_pci.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+3-0sys/dev/ichsmb/ichsmb_pci.c
+3-01 files

HardenedBSD/src 4eaaf73sys/amd64/acpica acpi_wakeup.c, sys/compat/linux linux_file.c

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+35-22sys/amd64/acpica/acpi_wakeup.c
+7-5sys/kern/kern_event.c
+2-2sys/kern/vfs_mount.c
+1-1sys/compat/linux/linux_file.c
+1-1sys/sys/syscallsubr.h
+1-0sys/x86/include/frame.h
+47-316 files

HardenedBSD/ports 087ccd7deskutils/skim distinfo Makefile, devel/nextest distinfo

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+37-16,137graphics/glaxnimate/pkg-plist
+409-173math/universal/pkg-plist
+103-75deskutils/skim/distinfo
+51-51devel/nextest/distinfo
+51-37deskutils/skim/Makefile
+45-43misc/cheat/distinfo
+696-16,51663 files not shown
+1,043-16,82069 files

FreeBSD/ports ee8637dx11/walker distinfo Makefile

x11/walker: Update to 2.14.2

Changelog: https://github.com/abenz1267/walker/releases/tag/v2.14.2

Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11/walker/distinfo
+1-2x11/walker/Makefile
+4-52 files

HardenedBSD/ports ee8637dx11/walker distinfo Makefile

x11/walker: Update to 2.14.2

Changelog: https://github.com/abenz1267/walker/releases/tag/v2.14.2

Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11/walker/distinfo
+1-2x11/walker/Makefile
+4-52 files

FreeBSD/ports b696399sysutils/elephant distinfo Makefile

sysutils/elephant: Update to 2.19.3

Changelog: https://github.com/abenz1267/elephant/releases/tag/v2.19.3

Reported by:    GitHub (watch releases)
DeltaFile
+5-5sysutils/elephant/distinfo
+1-1sysutils/elephant/Makefile
+6-62 files

HardenedBSD/ports b696399sysutils/elephant distinfo Makefile

sysutils/elephant: Update to 2.19.3

Changelog: https://github.com/abenz1267/elephant/releases/tag/v2.19.3

Reported by:    GitHub (watch releases)
DeltaFile
+5-5sysutils/elephant/distinfo
+1-1sysutils/elephant/Makefile
+6-62 files

LLVM/project 5526cfbmlir/lib/Target/LLVMIR/Dialect/OpenMP OpenMPToLLVMIRTranslation.cpp, mlir/test/Target/LLVMIR openmp-teams.mlir openmp-todo.mlir

[OpenMP][MLIR] Add thread_limit mlir->llvm lowering
DeltaFile
+43-20mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
+36-0mlir/test/Target/LLVMIR/openmp-teams.mlir
+3-3mlir/test/Target/LLVMIR/openmp-todo.mlir
+3-3mlir/test/Target/LLVMIR/openmp-target-launch-host.mlir
+85-264 files

FreeBSD/src 00095a0sys/compat/linux linux_file.c, sys/kern vfs_mount.c

kern/vfs_unmount.c: promote flags to uint64_t

(cherry picked from commit 8066b8923ebfd438dc8cb840d2f57066f4daa45d)
DeltaFile
+2-2sys/kern/vfs_mount.c
+1-1sys/compat/linux/linux_file.c
+1-1sys/sys/syscallsubr.h
+4-43 files

FreeBSD/src a893e84sys/kern vfs_mount.c

unmount(2): do not allow MNT_DEFERRED or MNT_RECURSE flags from userspace

(cherry picked from commit cd8d44173adc375b59a24b1363476c086a7c86b4)
DeltaFile
+2-0sys/kern/vfs_mount.c
+2-01 files

FreeBSD/src 119af90sys/kern kern_event.c

filt_timerexpire_l(): re-insert restarted timer into head instead of tail

PR:     293141

(cherry picked from commit 75a30ea09f4e75480743fae5c2369d50a6d8526c)
DeltaFile
+6-1sys/kern/kern_event.c
+6-11 files

FreeBSD/src cf94102sys/kern kern_event.c

kqtimer_proc_continue(): correct calculation of 'now'

PR:     293141

(cherry picked from commit e7f86f8b1383d278fff1d973230972325072ead6)
DeltaFile
+1-4sys/kern/kern_event.c
+1-41 files

FreeBSD/src 203819esys/x86/include frame.h

x86: Note that trapframe is used by kernel debuggers

(cherry picked from commit 2088e742013bb1b9ca237a79767362efe92d9da8)
DeltaFile
+1-0sys/x86/include/frame.h
+1-01 files

HardenedBSD/src 203819esys/x86/include frame.h

x86: Note that trapframe is used by kernel debuggers

(cherry picked from commit 2088e742013bb1b9ca237a79767362efe92d9da8)
DeltaFile
+1-0sys/x86/include/frame.h
+1-01 files

FreeBSD/src 22bf122sys/kern kern_event.c

filt_timerexpire_l(): re-insert restarted timer into head instead of tail

PR:     293141

(cherry picked from commit 75a30ea09f4e75480743fae5c2369d50a6d8526c)
DeltaFile
+6-1sys/kern/kern_event.c
+6-11 files

HardenedBSD/src 71cc31csys/kern kern_event.c

kqtimer_proc_continue(): correct calculation of 'now'

PR:     293141

(cherry picked from commit e7f86f8b1383d278fff1d973230972325072ead6)
DeltaFile
+1-4sys/kern/kern_event.c
+1-41 files

FreeBSD/src 71cc31csys/kern kern_event.c

kqtimer_proc_continue(): correct calculation of 'now'

PR:     293141

(cherry picked from commit e7f86f8b1383d278fff1d973230972325072ead6)
DeltaFile
+1-4sys/kern/kern_event.c
+1-41 files

HardenedBSD/src 22bf122sys/kern kern_event.c

filt_timerexpire_l(): re-insert restarted timer into head instead of tail

PR:     293141

(cherry picked from commit 75a30ea09f4e75480743fae5c2369d50a6d8526c)
DeltaFile
+6-1sys/kern/kern_event.c
+6-11 files

FreeBSD/src a6c0d8bsys/amd64/acpica acpi_wakeup.c

amd64/acpica/acpi_wakeup.c: do not store to WARMBOOT_OFF in efi_boot case

(cherry picked from commit 5f3192b3fddd974db36af0279403aba1371c68ec)
DeltaFile
+35-22sys/amd64/acpica/acpi_wakeup.c
+35-221 files

HardenedBSD/src daa5f78sys/compat/linux linux_file.c, sys/kern vfs_mount.c

kern/vfs_unmount.c: promote flags to uint64_t

(cherry picked from commit 8066b8923ebfd438dc8cb840d2f57066f4daa45d)
DeltaFile
+2-2sys/kern/vfs_mount.c
+1-1sys/compat/linux/linux_file.c
+1-1sys/sys/syscallsubr.h
+4-43 files

FreeBSD/src daa5f78sys/compat/linux linux_file.c, sys/kern vfs_mount.c

kern/vfs_unmount.c: promote flags to uint64_t

(cherry picked from commit 8066b8923ebfd438dc8cb840d2f57066f4daa45d)
DeltaFile
+2-2sys/kern/vfs_mount.c
+1-1sys/compat/linux/linux_file.c
+1-1sys/sys/syscallsubr.h
+4-43 files

HardenedBSD/src a6c0d8bsys/amd64/acpica acpi_wakeup.c

amd64/acpica/acpi_wakeup.c: do not store to WARMBOOT_OFF in efi_boot case

(cherry picked from commit 5f3192b3fddd974db36af0279403aba1371c68ec)
DeltaFile
+35-22sys/amd64/acpica/acpi_wakeup.c
+35-221 files

LLVM/project 4b0fabcmlir/lib/Target/LLVMIR/Dialect/OpenMP OpenMPToLLVMIRTranslation.cpp, mlir/test/Target/LLVMIR openmp-todo.mlir openmp-target-launch-host.mlir

[OpenMP][MLIR] Add num_teams mlir to llvm lowering
DeltaFile
+83-34mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
+18-2mlir/test/Target/LLVMIR/openmp-todo.mlir
+3-3mlir/test/Target/LLVMIR/openmp-target-launch-host.mlir
+104-393 files

FreeBSD/ports b283aa7www/py-djangosaml2 distinfo Makefile

www/py-djangosaml2: Update to 1.11.1

Changes: https://github.com/IdentityPython/djangosaml2/compare/v1.9.3..v1.11.1
DeltaFile
+3-3www/py-djangosaml2/distinfo
+2-3www/py-djangosaml2/Makefile
+5-62 files

HardenedBSD/ports b283aa7www/py-djangosaml2 distinfo Makefile

www/py-djangosaml2: Update to 1.11.1

Changes: https://github.com/IdentityPython/djangosaml2/compare/v1.9.3..v1.11.1
DeltaFile
+3-3www/py-djangosaml2/distinfo
+2-3www/py-djangosaml2/Makefile
+5-62 files

FreeBSD/ports f21bd17devel/py-grpcio-tools distinfo Makefile, devel/py-grpcio-tools/files patch-pyproject.toml patch-setup.py

devel/py-grpcio-tools: update to 1.78.0.
DeltaFile
+11-0devel/py-grpcio-tools/files/patch-pyproject.toml
+4-4devel/py-grpcio-tools/files/patch-setup.py
+3-3devel/py-grpcio-tools/distinfo
+2-2devel/py-grpcio-tools/files/patch-third__party_abseil-cpp_absl_base_internal_sysinfo.cc
+1-1devel/py-grpcio-tools/Makefile
+21-105 files

HardenedBSD/ports f21bd17devel/py-grpcio-tools distinfo Makefile, devel/py-grpcio-tools/files patch-pyproject.toml patch-setup.py

devel/py-grpcio-tools: update to 1.78.0.
DeltaFile
+11-0devel/py-grpcio-tools/files/patch-pyproject.toml
+4-4devel/py-grpcio-tools/files/patch-setup.py
+3-3devel/py-grpcio-tools/distinfo
+2-2devel/py-grpcio-tools/files/patch-third__party_abseil-cpp_absl_base_internal_sysinfo.cc
+1-1devel/py-grpcio-tools/Makefile
+21-105 files

HardenedBSD/ports b7eb662devel/py-grpcio distinfo Makefile, devel/py-grpcio/files patch-pyproject.toml patch-third__party_boringssl-with-bazel_src_include_openssl_base.h

devel/py-grpcio: update to 1.78.0.
DeltaFile
+11-0devel/py-grpcio/files/patch-pyproject.toml
+3-3devel/py-grpcio/distinfo
+2-2devel/py-grpcio/files/patch-third__party_boringssl-with-bazel_src_include_openssl_base.h
+1-1devel/py-grpcio/Makefile
+17-64 files

FreeBSD/ports b7eb662devel/py-grpcio distinfo Makefile, devel/py-grpcio/files patch-pyproject.toml patch-third__party_boringssl-with-bazel_src_include_openssl_base.h

devel/py-grpcio: update to 1.78.0.
DeltaFile
+11-0devel/py-grpcio/files/patch-pyproject.toml
+3-3devel/py-grpcio/distinfo
+2-2devel/py-grpcio/files/patch-third__party_boringssl-with-bazel_src_include_openssl_base.h
+1-1devel/py-grpcio/Makefile
+17-64 files

HardenedBSD/ports 61979dfdevel/pecl-grpc distinfo Makefile

devel/pecl-grpc: update to 1.78.0, remove IGNORE_WITH_PHP.
DeltaFile
+3-3devel/pecl-grpc/distinfo
+1-2devel/pecl-grpc/Makefile
+4-52 files