Projects with recent changes
aom
17 hours ago aomenc: add --validate-hbd-input option (b3272c48a7)
21 hours ago svc: Fix typo in comments added in commit a93ba0f (26ace51803)
23 hours ago Add RVV optimization for high bit-depth wiener convolve (92250b6d67)
23 hours ago Avoid a bitread assert error (39550c8f90)
25 hours ago disable EncodeAPI.Buganizer503197490 w/CONFIG_REALTIME_ONLY (bcb0c313a3)
2 days ago Handle buffer pointer in LAP mode to avoid overflow (243f8ae84b)
2 days ago Skip interinter wedge search for similar predictors (b784a94d95)
3 days ago Update low-complexity mode support for horizontal videos (33dba9e12a)
2 days ago chan_pjsip: Fix deadlock when endpoint set_var uses PJSIP_HEADER (f616affc2a)
32 hours ago clamonacc: fix OnAccessExcludePath issue (6c80437d1)
23 hours ago Throw exception to make sure the user knows they are hitting a limit. (76784e729)
23 hours ago Added version check with fallback to the old implementation. (f8d494492)
24 hours ago Use heif_has_compatible_filetype instead to check the file type. (804b062c5)
25 hours ago Check with enum value instead. (f78621a95)
2 days ago initialize primitive type (e5555f9e7)
3 days ago Corrected the return value for PSD image with a color map. (167c7e966)
kernel
2 days ago Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (e75a43c7cec4)
2 days ago tracing/probes: Limit size of event probe to 3K (b2aa3b4d64e4)
2 days ago Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (57b8e2d666a3)
3 days ago Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext (664f0f6be37c)
libheif
30 hours ago J2K: fix integer underflow and file overread on malicious input (#1776) (7283380e)
2 days ago fix cyclic references check (64b0662f)
2 days ago fix deadlock when there are cycles in malicious input (e5b8331b)
2 days ago cifuzz: avoid name clash for artifacts file (1d8cbc8e)
2 days ago ossfuzz: install current meson through pip3 (#1773) (c382aa4e)
2 days ago H.264, H.265, H.266: check SPS image size in configuration boxes against libheif security limits (#1774) (f91283ac)
2 days ago JPEG decoder: check image to be decoded against libheif security limits (#1774) (87b7d9a6)
2 days ago OpenJPEG decoder: check image to be decoded against libheif security limits (#1774) (91dd5176)
6 hours ago Fix memory leak in asn_mime multi_split (e72d897197)
7 hours ago Check wrlmethod existence before sending alert (d3fc4ad5aa)
8 hours ago Touch the perl miasma in self defense. (9967215e5c)
31 hours ago Use the actually correct define for solaris and gcc (26c5742393)
31 hours ago Add an OSSL_ATOMICS_LOCKLESS internal define (01fba667c2)
31 hours ago Do not compile AVX2 code if AVX2 intrinsics is not supported (da2fa6d621)
31 hours ago Use ossl_inline instead of inline in enc_b64_avx2.c (f57143fdf8)
31 hours ago ci: Enable MINGW63/32 builkd matrix with strict warnings (39ce9160c8)
31 hours ago Fix ignoring return value in RCU witn MINGW 32bit (1068048e40)
31 hours ago Fix DSO symbol test with MINGW64 and pedantic warnings (26a269fe00)
31 hours ago Use INVALID_SOCKET in SSLEcho demo (428bdb9c60)
31 hours ago Remove unused warnx from QUIC demos (a842afd126)
31 hours ago Remove redefined progname from QUIC demos (5aeea6f929)
31 hours ago Remove unused ossl_crypto_mem_barrier in old Windows threads (acd4969546)
31 hours ago Fix rand_deprecated build if OPENSSL_API_COMPAT is not defined (fc81846450)
31 hours ago Define WINAPI_PARTITION_SYSTEM for older Windows headers (4fe2859c85)
31 hours ago Fix warning for incompatible function cast (1c548f9295)
31 hours ago Fix signed/unsigned comparison under MINGW64 (237916a30d)
31 hours ago Fix missing prototype for win32_utf8argv under MINGW64 (d59b644e3c)
2 days ago Use accessors for ASN1_STRING internally in PKCS7 (5199c5b98a)
2 days ago crypto: fix possible integer overflow using cast size_t (0f799ae3b2)
2 days ago util: remove find-doc-nits -o option and missing*111.txt files (0e771632ef)
2 days ago test/recipes/90-test_memfail.t: fix off-by-one error in skip counts (603b06c1c4)
2 days ago test/recipes/90-test_memfail.t: print OPENSSL_MALLOC_FAILURES on failure (379d7be40d)
2 days ago test/{handshake-,load_key_certs_crls_,x509_}memfail.c: count allocs properly (486404334c)
2 days ago crypto/mem.c: perform the fail check right after counting calls (b3dea427c4)
2 days ago test/recipes/90-test_memfail.t: disable mfail before doing count runs (371c722b41)
2 days ago Replace one missing snprint with BIO_snprintf (ece45f05e8)
2 days ago Update description of OSSL_HTTP_adapt_proxy() (e905da2c20)
2 days ago Add test for empty proxy server adaptation (d54ce3ee46)
3 hours ago ext/dom: Sync public headers (#21921) (c417deaf0f6)
23 hours ago Merge branch 'PHP-8.5' (dc807bca6d2)
23 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c325e9b317a)
23 hours ago Fix JIT vm_interrupt (#21910) (1f50b63369a)
28 hours ago ASN1_STRING has been made opaque in OpenSSL 4 (ff1bb133157)
28 hours ago ext/phar: convert phar_open_from_filename() to use zend_string for alias (#21917) (b04136ee71d)
28 hours ago ext/phar: convert phar_open_executed_filename() to use zend_string for alias (#21916) (f31e4e6068f)
29 hours ago ext/zlib: Remove zval_get_long usage in inflate_init() (#21909) (7a3d889ad8e)
2 days ago Merge branch 'PHP-8.5' (14624997bbb)
2 days ago Fix ext-dom shared build on Windows (ca08e0ff722)
2 days ago Merge branch 'PHP-8.5' (3f7ffae7762)
2 days ago [skip ci] Remove redundant ext/dom/lexbor/patches from PHP-8.5 (3d7e970d0ad)
2 days ago ext/odbc: Get the exact length for quoted connection string components (#21892) (0d9ff00394d)
2 days ago ext/pgsql: clean up pg_fetch_object() constructor handling. (392a84d7e1d)
2 days ago ext/phar: mark phar_dostat() as static and mark parameters as const (#21908) (f1d6391f77e)
2 days ago ext/phar: add const qualifiers (#21907) (abf1ce5f0e5)
2 days ago ext/phar: refactor phar_get_archive() to return phar_archive_data* (#21858) (03668996156)
3 days ago ext/phar: split calling openssl_verify and openssl_sign functions (#21836) (1095cf560d9)
3 days ago Zlib: Improve type checking of several integer options in deflate_init() (#21860) (70f0ca5f19f)
3 days ago zend_portability: Use `[[fallthrough]]` for C23 and C++ (#21904) (43889fa5cc8)
3 days ago zend_API: Make `array_init()` and `array_init_size()` inline functions (#21905) (dec3658d75d)
3 days ago Merge branch 'PHP-8.5' (9e529f4eefe)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (a29f36cad75)
3 days ago version_compare: Fix handling of version numbers with a trailing dot (#21689) (60b3fa3c76f)
3 days ago zend_object_handlers: Fix type of `struct _zend_object_handlers`’s `offset` field (#21900) (777a79cac9d)
3 days ago tree-wide: Replace `XtOffsetOf` by its definition (#21899) (7114314c5a9)
28 hours ago Merge tag 'linux-user-next-pull-request' of https://github.com/hdeller/qemu-hppa into staging (3d626609cc)
28 hours ago Merge tag 'pull-fpu-20260430' of https://gitlab.com/rth7680/qemu into staging (106df84b8d)
28 hours ago Merge tag 'pull-tcg-20260430' of https://gitlab.com/rth7680/qemu into staging (b1c7ff93cc)
29 hours ago Merge tag 'pull-ppc-for-11.1-20260429' of https://gitlab.com/harshpb/qemu into staging (2b18f70938)
29 hours ago Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (a02bebe15c)
29 hours ago Merge tag 'qtest-20260429-pull-request' of https://gitlab.com/farosas/qemu into staging (179cb9089a)
2 days ago linux-user: Translate errno in IP_RECVERR and IPV6_RECVERR (9667bf3249)
2 days ago linux-user: Allow getsockopt() with NULL optval address (08dc3e240f)
2 days ago fpu: Change parts_float_to_float_widen to parts64_to_parts128 (df540b566e)
2 days ago fpu: Change parts_float_to_float_narrow to parts128_to_parts64 (99a7b9b348)
2 days ago fpu: Return struct from float128_unpack_canonical (6dd088168b)
2 days ago fpu: Return struct from float128_unpack_raw (845970afdf)
2 days ago fpu: Inline floatx80_unpack_raw into only caller (6d22f7e149)
2 days ago fpu: Return struct from float{32,64}_unpack_canonical (5ad853cc5d)
2 days ago fpu: Inline float64_unpack_raw into callers (b26f0cc253)
2 days ago fpu: Inline float32_unpack_raw into callers (da43d9b787)
2 days ago fpu: Return struct from bfloat16_unpack_canonical (b4bd7b495f)
2 days ago fpu: Inline bfloat16_unpack_raw into callers (2262e3024f)
2 days ago fpu: Return struct from float16_unpack_canonical (b5ac7f6827)
2 days ago fpu: Return struct from float16a_unpack_canonical (f26726c10c)
2 days ago fpu: Inline float16_unpack_raw into callers (e788efd9af)
2 days ago fpu: Return struct from float8_e5m2_unpack_canonical (78dd9b70a3)
2 days ago fpu: Return struct from float8_e4m3_unpack_canonical (50584f02bc)
2 days ago fpu: Return struct from float4_e2m1_unpack_canonical (3dd8c6f07a)
2 days ago fpu: Return structure from unpack_raw64 (3a98a5b77e)
2 days ago fpu: Constify frac{64,128,256}_* inputs (7b53f85f8c)
2 days ago fpu: Drop FRAC_GENERIC_64_128{_256} (76de9bde8c)
2 days ago fpu: Drop PARTS_GENERIC_64_128{_256} (563aba5d7c)
2 days ago fpu: Drop parts_float_to_float (744b7cc656)
2 days ago fpu: Drop parts_log2 (d2a727e347)
woocommerce
3 hours ago Fix PHP warning for undefined array key fixedWidth in ProductCollection Renderer (#64432) (440453f3fcc)
3 hours ago chore: refresh PHPStan baseline after PR 64406 (#64543) (033b27e8170)
3 hours ago Fix: Mini Cart badge not honoring configured product count color (#64411) (919cff28940)
4 hours ago Fix: support customer_note query arg in HPOS OrdersTableQuery (#64467) (f30fb1b309a)
4 hours ago Fix VAT exemption not applying to variable product prices (since 10.4.0) (#64406) (0b703a574f5)
7 hours ago Align order preview action buttons with WordPress 7.0 secondary style (#64354) (cdf22cddde5)
28 hours ago [Performance] : Streamline cart validation and stock reservation workflows (#64475) (06864bcc66f)
29 hours ago Add configurable parsed query cache TTL to GraphQL settings (#64488) (e415135cc9f)
30 hours ago Add RTL support to email renderer (#64500) (988906a8ed5)
30 hours ago Wire verify and confirmation emails for BIS alpha (#64348) (dc971922fd2)
30 hours ago Fix highest shipping cost shown before address entry with Local Pickup (#64092) (a64114f02a8)
31 hours ago Add configurable APQ caching toggle to GraphQL settings (#64448) (50dce6441b2)
32 hours ago Add ObjectCache toggle to GraphQL settings (#64415) (79f197bec3c)
32 hours ago Fix tax label percent sign corruption in order items (#64154) (5e0d4638f50)
33 hours ago Add configurable endpoint URL to GraphQL settings (#64350) (23cd8d7546d)
34 hours ago Fix site_not_connected installer error code typo (#64180) (58603fa1180)
35 hours ago Fix broken links to old woocommerce-gutenberg-products-block repo (#64423) (3a7e5d69b7b)
35 hours ago Add unit tests for GraphQL infrastructure (#64479) (795e653c0b9)
35 hours ago Fix preg_match null deprecation in WC_Eval_Math (#64158) (2982e6c0225)
35 hours ago Add Customer Review Request email (#64393) (2b1a31b9eab)
2 days ago [Performance] Reduce the frequency of wc_get_product/wc_get_order calls during checkout (#64418) (90764a38077)
2 days ago [dev] Reduce variability in payment gateway is_available implementations. (#64386) (7e715396fc4)
2 days ago Store fulfillment datetimes in UTC and render in site timezone (#64260) (6d2c2ddd5a7)
2 days ago Fix: replace developer-facing plugin install error with merchant-friendly copy (#64186) (2e7996253d8)
2 days ago [Email Editor] Auto-apply core template updates for unmodified email posts (#64450) (2c40fb65560)
2 days ago Link meta box radius bridge to upstream Trac ticket #65142 (#64454) (df02d62e2d4)
2 days ago Add wc-visual attribute type to allow setting colors for attributes (#64324) (3efc8b28d99)
2 days ago Prepare Packages for Release (#64489) (26e7cffa90b)
2 days ago Bump WooCommerce version to `10.9.0-dev` on `trunk` (#64429) (0116a8a7aaf)
2 days ago [Performance] Reduce the number of order saves during checkout in StoreAPI (#64392) (efb47b70bc8)