13,097,555 commits found in 5 milliseconds
at martin's request, set flags to enable font loading / resizing
this needs testing
FreeBSD /src a900227 — sys/netlink ktest_netlink_message_writer.c ktest_netlink_message_writer.h tests/ktest_netlink_message_writer: remove INVARIANTS requirement
INVARIANTS is meant to be used to enable extra sanity checking for
internal structures, not enable/disable tests in the freebsd kyua
test suite.
STABLE branches include a GENERIC kernconf without INVARIANTS, so
ktest_netlink_message_writer is broken on such branches:
https://ci.freebsd.org/job/FreeBSD-stable-15-amd64-test/253/testReport/sys.netlink.test_netlink_message_writer/py/__test_cases_list__/
Reviewed by: lwhsu, imp
Approved by: lwhsu (mentor)
Pull Request: https://github.com/freebsd/freebsd-src/pull/1889
Signed-off-by: Siva Mahadevan <siva at FreeBSD.org>
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 8352e24d0bc59f9730980986600bde7d8cdce21d )
various: Bump dependent ports for Go 1.24.12.
This is a direct commit to 2026Q1.
lang/go124: Update to 1.24.12
This is a direct commit to 2026Q1. There are changes to the Go framework
that I'm not ready to MFH at this time.
various: Bump dependent ports for Go 1.25.6
This is a direct commit to 2026Q1.
lang/go125: Update to 1.25.6
This is a direct commit to 2026Q1, because the framework has changed in
main and I'm not ready to MFH it.
kalgebra: add some more dependencies
Update os-release to reflect new codename "Twenty-Six"
Merge pull request #381 from ghostbsd/#211
Update os-release to reflect new codename "Twenty-Six" Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
Merge branch 'freebsd/main' into hardenedbsd/main
Update os-release to reflect new codename "Twenty-Six"
pcictl(8) : improve markup, edit for brevity
libewf & sleuthkit: propagate openssl >= 3.0 dependency
LLVM /project 3c4ce40 — llvm/lib/Target/RISCV RISCVInstrInfoV.td, llvm/lib/Target/RISCV/Disassembler RISCVDisassembler.cpp [RISCV] Use decodeVMaskReg for VMaskCarryInOp. NFC (#177742)
After #177678 we don't need DecodeVMV0RegisterClass to reject vm=1
cases. All instructions that use VMaskCarryInOp have set vm=0 in their
tablegen classes. step: Fix compile with recent Qt 6
https://github.com/KDE/step/commit/0d41eaae3820d1a7c346f6ce81b940f199229eba
lib/libthr: add pthread_tryjoin(3) test
(cherry picked from commit 902e3057cd5c7a076b78dd559b7b264610af59aa )
x86 lapic: Dump LVTs from the ddb show lapic command
(cherry picked from commit dfc4186c6dcf2986b510fac108784011a236554d )
libthr/thread/thr_join.c: deduplicate backout_join() helper
(cherry picked from commit ce16be73707eedc798b26e0741dcd70d1168ac10 )
x86 lapic: Dump LVTs from the ddb show lapic command
(cherry picked from commit dfc4186c6dcf2986b510fac108784011a236554d )
lib/libthr: add pthread_tryjoin(3) test
(cherry picked from commit 902e3057cd5c7a076b78dd559b7b264610af59aa )
libthr/thread/thr_join.c: deduplicate backout_join() helper
(cherry picked from commit ce16be73707eedc798b26e0741dcd70d1168ac10 )
sys: do not allow entering vm_fault() on boot until VM is initialized
(cherry picked from commit 83d98828867591b5d842573ed6edcec7392f82df )
libthr: add pthread_tryjoin_np()
(cherry picked from commit afa70a8496e90fa751418be8d1b55e3d559a281a )
Document pthread_tryjoin_np(3)
(cherry picked from commit 7f026a58691db1763203ab8c7c8f34f738bfd9d5 )
sys: do not allow entering vm_fault() on boot until VM is initialized
(cherry picked from commit 83d98828867591b5d842573ed6edcec7392f82df )
Document pthread_tryjoin_np(3)
(cherry picked from commit 7f026a58691db1763203ab8c7c8f34f738bfd9d5 )
libthr: add pthread_tryjoin_np()
(cherry picked from commit afa70a8496e90fa751418be8d1b55e3d559a281a )
x88/local_apic.c: for each lvt element, add LVT register index
(cherry picked from commit 87ed56a5c43521d97975d936df4fc36184f1b685 )
x86/local_apic.c: convert lvts[] and elvts[] arrays to designated initializers
(cherry picked from commit 4938ee8064868f120413405f1b3aa40344a6fabd )