13,072,007 commits found in 5 milliseconds
Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
Merge branch 'freebsd/current/main' into hardened/current/master
Merge branch 'freebsd/main' into hardenedbsd/main
linprocfs.4: Improve docs around pid/self entries
Mark <pid> as a placeholder and document that self is a symlink to a directory.
PR: 283080
Reviewed by: ziaee
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D54358
linprocfs.4: Improve docs around pid/self entries
Mark <pid> as a placeholder and document that self is a symlink to a directory.
PR: 283080
Reviewed by: ziaee
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D54358
LLVM /project 95eedfe — mlir/examples/standalone/test lit.cfg.py, mlir/examples/standalone/test/python smoketest.py check standalone
LLVM /project b6c1b1d — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python MainModule.cpp Rewrite.cpp works
address comments
comments
LLVM /project c26ccbe — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python IRCore.cpp MainModule.cpp remove registerError
LLVM /project 661b9e8 — mlir/cmake/modules AddMLIRPython.cmake, mlir/examples/standalone pyproject.toml globals doesn't work
LLVM /project 7d6349d — mlir/cmake/modules AddMLIRPython.cmake, mlir/include/mlir-c Support.h try MLIR_PYTHON_API_EXPORTED
set VISIBILITY_INLINES_HIDDEN for libMLIRPYthonSupport
LLVM /project c5f6787 — mlir/cmake/modules AddMLIRPython.cmake, mlir/examples/standalone/python CMakeLists.txt try moving MLIR_BINDINGS_PYTHON_NB_DOMAIN compile defn
disable LTO by default
restore DISABLE_INSTALL
format
LLVM /project a1f3e17 — mlir/cmake/modules AddMLIRPython.cmake, mlir/examples/standalone CMakeLists.txt massage cmake
LLVM /project 0e350f3 — mlir/examples/standalone/include/Standalone-c Dialects.h, mlir/examples/standalone/lib/CAPI Dialects.cpp add standalone test/use of IRCore
LLVM /project 81bf65b — mlir/test/python/dialects python_test.py, mlir/test/python/lib PythonTestModuleNanobind.cpp port mlir_attribute_subclass
LLVM /project b04263a — mlir/include/mlir/Bindings/Python Globals.h, mlir/lib/Bindings/Python Globals.cpp try fix windows badcast
[mlir][Python] create MLIRPythonSupport
LLVM /project 270162e — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python MainModule.cpp fix after rebase
LLVM /project 162afde — mlir/include/mlir/Bindings/Python Globals.h IRCore.h, mlir/lib/Bindings/Python MainModule.cpp IRAttributes.cpp rebase
LLVM /project a11de92 — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python MainModule.cpp IRTypes.cpp works
LLVM /project 243f519 — mlir/include/mlir/Bindings/Python IRCore.h NanobindUtils.h, mlir/lib/Bindings/Python IRCore.cpp MainModule.cpp kind of working
HBSD: Disable SafeStack for the Unbound daemon
When Unbound is built with SafeStack, attempts to kill the running
daemon process with SIGTERM does not kill the process. Instead, the
daemon stops responding.
Signed-off-by: Shawn Webb <shawn.webb at hardenedbsd.org>
Reported-by: @northboot
issue: #110
MFC-to: 15-STABLE
FreeBSD /ports fbcc76b — sysutils/consolekit2 Makefile, sysutils/consolekit2/files patch-src_ck-session.c sysutils/consolekit2: fix dbus path
PR: 291045
(cherry picked from commit 412cc988dcb2cc45edf44287f47c00d646132e00 )
sysutils/consolekit2: fix dbus path
PR: 291045
FreeBSD /ports 412cc98 — sysutils/consolekit2 Makefile, sysutils/consolekit2/files patch-src_ck-session.c sysutils/consolekit2: fix dbus path
PR: 291045