Projects with recent changes
aom
2 hours ago av1: Add AVX512 Highway Convolve2DSR (31f7433bee)
21 hours ago av1_encode: enable do_border_pad (f311099b0a)
21 hours ago Add explicit uint16_t cast in aom_memset16() (263bb488a9)
2 days ago Tweak the rc worst_quality decision (883c1ab25b)
25 hours ago Bundled pjproject: Make it easier to override options in config_site.h. (546749516b)
25 hours ago test_performance: Add performance experimentation test module. (1fc956a48b)
26 hours ago manager: Move away from shared linked list for events. (2158dff4b5)
15 hours ago if path attributes fail relinquish memory (9f1810998)
16 hours ago normalize AE metric (de81b9a63)
18 hours ago time-of-check to time-of-use check (ef0eb6df0)
24 hours ago revert (c5a692ad2)
2 days ago cosmetic (d87c54bc9)
2 days ago initialize image info properties (ee20b083a)
2 days ago eliminate compiler warning (2f7deb8f1)
2 days ago improve formatting (23cfa27a8)
2 days ago support ImageInfo properties member (560f000e7)
2 days ago eliminate compiler warning (414297f01)
2 days ago re-add support for libheif 1.7.0 (#8841) (3554ab7dc)
3 days ago normalize the AE metric (f85632e71)
3 days ago check image file identity (da02de327)
3 days ago eliminate compiler warning (c36f9ed1a)
3 days ago map Windows file identity into st_dev/st_ino. (a15976c07)
3 days ago eliminate compiler warning (8e835bd7a)
3 days ago address remote TOCTOU issues (99d821db4)
3 days ago Make sure git is configured properly when updating the website. (2e09a16b7)
3 days ago beta release (3dd32151c)
3 days ago release (b661ac969)
kernel
3 days ago Linux 7.2-rc2 (8cdeaa50eae8)
66 minutes ago Suppress function pointer type validation in clang ubsan (11889aa905)
4 hours ago property: replace property_memfail with in-tree mfail tests (76e33ae38f)
5 hours ago coveralls.yml: Disable the allocfail-tests (801d701196)
6 hours ago BIO_vprintf: fix off-by-one at 512-byte buffer boundary (f2924392d3)
6 hours ago Remove unused source files poly1305_ieee754.c and poly1305_base2_44.c (d9671f4526)
6 hours ago README.md: update web links to man pages (f167d0d2e9)
6 hours ago util/mkinstallvars.pl: Suppress more debug logs (69cafbc498)
6 hours ago Fix typos (1860496d86)
7 hours ago doc/man3/ASN1_INTEGER_get_int64.pod: fix a typo (51584371a2)
7 hours ago Eliminate unnecessary whitespace before a quoted newline (917ebfca5c)
7 hours ago Move const qualifier after static (cddeed0734)
7 hours ago Add parentheses around sizeof arguments (7812b20ad5)
7 hours ago Eliminate unnecessary type casts of int constants (74e781dfec)
7 hours ago Eliminate repeated semicolons at the end of statements (ae6de18171)
7 hours ago Remove parentheses around return arguments (518d66e44d)
7 hours ago Eliminate/fix repeated word usage (df5f836f64)
7 hours ago apps/ocsp.c: guard index_changed() with OPENSSL_NO_POSIX_IO, not HTTP_DAEMON (8c7e3f217c)
8 hours ago apps: adjust stat usage to account for uplink (d2a9af2144)
8 hours ago BIO: avoid returning internal FILE * with UPLINK-enabled builds on Windows (b5b34d32cb)
13 hours ago Fix crash in EVP_MD_CTX_copy_ex on inconsistent context (a21fdfc89a)
25 hours ago quic: do not hard fail mfail test for old fips providers (46040a2988)
33 hours ago crypto/x509/x509_lu.c: fix memory leak in obj_ht_foreach_object() (64f09bd826)
2 days ago Fix new statem_clnt_test when dtls is disabled (a89400969d)
76 minutes ago [skip ci] Add various missing UPGRADING entries for 8.6 BC breaks (e790541cc5e)
88 minutes ago bz2: use C23 enum and pack filter data struct (#22641) (4daefbf9f82)
2 hours ago Merge branch 'PHP-8.5' (476da424050)
2 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (832886801c0)
2 hours ago ext/iconv/tests/bug52211.phpt: use per-iconv charset names (#22543) (215ddb732e1)
2 hours ago ext/iconv/tests/bug76249.phpt: fallback for non-GNU iconv() (#22552) (0b9644161c5)
2 hours ago sapi/phpdbg: remove dead str_type assignments before goto (#22600) (e7eebb9b1e8)
3 hours ago sapi/cli: support HTTP QUERY method in built-in server (#22615) (35881e12982)
4 hours ago Zend: add test for <=> comparing against different types (#22634) (c993aa64f26)
5 hours ago ext/dom: Fix Dom\DtdNamedNodeMap index overflow in dimension access (#22630) (ff480bce5c4)
8 hours ago ext/intl: don't include C++ ICU headers from C translation units (#22636) (edcd94d5816)
10 hours ago Merge branch 'PHP-8.5' (ffb93fe63c7)
10 hours ago [ci skip] add CVE ref (735748f5d72)
10 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (2701837d964)
10 hours ago [ci skip] add CVE ref (5ec033c497e)
10 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (7c310ff1cd2)
10 hours ago [ci skip] add CVE ref (427089cd942)
10 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (dd10c435484)
10 hours ago [ci skip] add CVE ref (ee0f2b9e511)
10 hours ago Use PHP version for zip extension (8ae6a8f1d68)
23 hours ago Change bless to clean up absolute paths (#22067) (9390b68d5d6)
24 hours ago `ReflectionClass::isSubclassOf()`: remove extraneous parentheses (2e2b03e1cee)
24 hours ago `ReflectionClass::get(Reflection)Constants()`: optimize array initialization (85f2424398d)
24 hours ago `ReflectionAttribute::getArguments()`: optimize array initialization (f6a4702d89b)
24 hours ago Reflection: minor whitespace cleanup (22d2e4186eb)
24 hours ago Fix inline comment in `ReflectionMethod::isConstructor()` (69f23e7ded4)
24 hours ago Update `ReflectionMethod_getClosureThis.phpt` to match actual contents (3b284ed4fc2)
24 hours ago Rename `ReflectionParameter_isDefault.phpt` to reflect actual contents (e7b1d99ea60)
24 hours ago Simplify `ReflectionProperty::getSettableType()` property handling (35f2e885cd3)
24 hours ago Reflection: improve string release in `reflection_property_factory_str()` (fc6aaf78ce9)
3 hours ago Merge tag 'qemu-openbios-20260707' of https://github.com/mcayland/qemu into staging (f893c46c39)
3 hours ago Merge tag 'pull-tcg-20260707' of https://gitlab.com/rth7680/qemu into staging (8dcbb339f5)
3 hours ago Merge tag 'mips-20260707' of https://github.com/philmd/qemu into staging (2c8cf1f16d)
20 hours ago Update OpenBIOS images to e5ac46dd built from submodule. (9e3508dce0)
23 hours ago tcg/loongarch64: Fix cmp_vec with TCG_COND_NE (c56ebd64b8)
23 hours ago qemu-options: Do not list -enable-kvm on MIPS binaries (f086625548)
23 hours ago target/sh4: fixup tcg for sh4 fipr/ftrv instructions (614a52cf54)
23 hours ago tests/tcg/mips: cover Octeon QMAC instructions (b6726871b9)
23 hours ago target/mips: add Octeon CvmCount RDHWR support (c2fd17ec64)
23 hours ago target/mips: decode Octeon CHORD and LLM COP2 selectors (8d399e3e03)
23 hours ago target/mips: decode Octeon block-cipher COP2 selectors (ec931476cd)
23 hours ago target/mips: decode Octeon ZUC and SNOW3G COP2 selectors (b6ed5076a3)
23 hours ago target/mips: decode Octeon HSH and SHA3 COP2 selectors (ac28df97e5)
23 hours ago target/mips: decode Octeon CRC and GFM COP2 selectors (9679d839f8)
23 hours ago target/mips: decode Octeon COP2 register selectors (e32e36298e)
23 hours ago target/mips: add Octeon CHORD and LLM COP2 helpers (e3c6d52fa0)
23 hours ago target/mips: add Octeon HSH COP2 helpers (900c423717)
23 hours ago target/mips: add Octeon Camellia COP2 helpers (c75e3503c8)
23 hours ago target/mips: add Octeon 3DES and KASUMI COP2 helpers (ff155dd718)
23 hours ago target/mips: add Octeon SMS4 COP2 helpers (e94d1a2fe0)
23 hours ago target/mips: add Octeon AES COP2 helpers (9bf93903f7)
23 hours ago target/mips: add Octeon SNOW3G COP2 helpers (e3ba2fd89c)
23 hours ago target/mips: add Octeon ZUC COP2 helpers (27ab71de26)
23 hours ago tcg/x86_64: declare MO_ATOM_WITHIN16 host atomicity support (c7093e3704)
23 hours ago target/mips: add Octeon SHA3 COP2 helpers (20d1f0e842)
23 hours ago target/mips: add Octeon GFM COP2 helpers (c69401bbf6)
23 hours ago target/mips: add Octeon CRC COP2 helpers (e1ac6b2775)
23 hours ago target/mips: add Octeon COP2 crypto helper plumbing (3bbe7ae19e)
23 hours ago target/mips: add Octeon COP2 crypto state (304df6d35e)
23 hours ago Revert "tests/tcg: skip the vma-pthread test on CI" (db6b71f1ad)
2 days ago testing: Run test scripts in a subshell so we can properly cancel them (3ef091815f)
woocommerce
50 minutes ago test: remove real sleep() from PHP unit tests (#66413) (52b6e139a7c)
2 hours ago Add trailing newline to auto-generated changelog files (#66410) (474e0ef430c)
4 hours ago Add a buy-one-get-one pricing-policy type to the subscriptions engine (#66379) (de7c83e61d6)
4 hours ago Remove Sample badge from products generated during the CYS flow (#66322) (4c88743167e)
5 hours ago Hide Downloadable product permissions metabox by default on the order edit screen (#66119) (06e8f632a04)
5 hours ago Fix: Shop Manager role cannot reorder Local Pickup locations (#59894) (#65286) (0fe325b80fe)
7 hours ago Fix AsyncGenerator lock test to exercise FeedLockException path (#66249) (8cecd622eb3)
8 hours ago Validate mail callback return type (#66346) (371014d75e8)
8 hours ago Preserve correct aspect ratio on Product Images with imageSizing set to cropped (#66354) (73ccc4fed17)
9 hours ago Add default color terms when creating a wc-visual attribute (#65923) (57793e6acbc)
9 hours ago [RSM] Auto-send abandoned cart recovery email (#65238) (6a0189c3ba2)
10 hours ago Product gallery videos #1: Add internal product video gallery storage (#65396) (3c32e44ffc1)
20 hours ago e2e tests: reorganize analytics specs across serial and parallel pools (#66388) (5e9c4f38151)
23 hours ago e2e tests: harden analytics-data spec (#66371) (0cef7675ed1)
24 hours ago Update changelog.txt after 10.9.4 (#66387) (3cfa16f7279)
24 hours ago Reorganize developer documentation sections (#66174) (f9129170482)
25 hours ago Add payment settings gateway display docs (#66171) (732dcbbed91)
26 hours ago Fix: review count not updating after moderating multiple reviews (#65830) (1b1071d8d0d)
26 hours ago Add `WC_Product::is_*viewable()` methods to consolidate product visibility checks (#66173) (97e40ba6c86)
26 hours ago Flatten the selling-plans catalog: remove plan groups (#66313) (78ac7113e3a)
27 hours ago Improve Woo Home dashboard card visuals (#66198) (4df8f89d86f)
28 hours ago Fix duplicate order download permissions (#66237) (27aaa6ec142)
28 hours ago Add the SellingPlans catalog read facade (#66260) (c4f3f68bb69)
28 hours ago e2e test: Fix command palette test modifier detection (#66364) (b8142c7a14b)
28 hours ago Release: Remove 10.9.4 change files from trunk (#66367) (259472363af)
28 hours ago Fix Product Collection fatal in new post editor (#66225) (0fbd0c93230)
28 hours ago e2e tests: Fix product-delete list-table quick-delete (#66360) (df831d351e3)
30 hours ago Fix: normalize Product Collection carousel header alignment and button colors (#65691) (beb1f02dede)
32 hours ago Fix is_vat_exempt being not correctly applied during block checkout for logged-in users (#66342) (28c96bb1cd9)
33 hours ago Add Woo Home click tracking to Things to do next tasks (#66125) (e896dfd85d3)