Projects with recent changes
aom
5 hours ago Add RVV optimization for high bit-depth wiener convolve (92250b6d67)
5 hours ago Avoid a bitread assert error (39550c8f90)
7 hours ago disable EncodeAPI.Buganizer503197490 w/CONFIG_REALTIME_ONLY (bcb0c313a3)
27 hours ago Handle buffer pointer in LAP mode to avoid overflow (243f8ae84b)
32 hours ago Skip interinter wedge search for similar predictors (b784a94d95)
2 days ago Update low-complexity mode support for horizontal videos (33dba9e12a)
30 hours ago chan_pjsip: Fix deadlock when endpoint set_var uses PJSIP_HEADER (f616affc2a)
2 days ago res_pjsip: Add per-endpoint RTP port range configuration (fcb98380e4)
2 days ago app_queue: Fix raise_respect_min lost in copy_rules() breaking rN queue rules (cef63b761f)
2 days ago app_voicemail_odbc: fix msgnum race and crash on failed STORE (9e5f769e80)
2 days ago ari_websockets: Fix two issues in the cleanup of outbound websockets. (f7b60322b1)
3 days ago compat.h: Ensure check for `__STDC_VERSION__` is not attempted for c++. (7a57d9f2ed)
14 hours ago clamonacc: fix OnAccessExcludePath issue (6c80437d1)
5 hours ago Throw exception to make sure the user knows they are hitting a limit. (76784e729)
5 hours ago Added version check with fallback to the old implementation. (f8d494492)
6 hours ago Use heif_has_compatible_filetype instead to check the file type. (804b062c5)
7 hours ago Check with enum value instead. (f78621a95)
27 hours ago initialize primitive type (e5555f9e7)
2 days ago Corrected the return value for PSD image with a color map. (167c7e966)
kernel
20 hours ago Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (e75a43c7cec4)
29 hours ago tracing/probes: Limit size of event probe to 3K (b2aa3b4d64e4)
35 hours ago Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (57b8e2d666a3)
2 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)
2 days ago tracepoint: Fix typo in tracepoint.h comment (5ec07d5204b4)
2 days ago tracing: branch: Fix inverted check on stat tracer registration (3b75dd76e64a)
2 days ago sched_ext: Fix scx_flush_disable_work() UAF race (d99f7a32f09d)
2 days ago sched_ext: Call wakeup_preempt() in local_dsq_post_enq() (163f8b7f9a84)
3 days ago Merge tag 'xsa48x-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip (dca922e019dd)
libheif
12 hours ago J2K: fix integer underflow and file overread on malicious input (#1776) (7283380e)
30 hours ago fix cyclic references check (64b0662f)
30 hours ago fix deadlock when there are cycles in malicious input (e5b8331b)
30 hours ago cifuzz: avoid name clash for artifacts file (1d8cbc8e)
31 hours ago ossfuzz: install current meson through pip3 (#1773) (c382aa4e)
31 hours ago H.264, H.265, H.266: check SPS image size in configuration boxes against libheif security limits (#1774) (f91283ac)
34 hours ago JPEG decoder: check image to be decoded against libheif security limits (#1774) (87b7d9a6)
35 hours ago OpenJPEG decoder: check image to be decoded against libheif security limits (#1774) (91dd5176)
13 hours ago Use the actually correct define for solaris and gcc (26c5742393)
13 hours ago Add an OSSL_ATOMICS_LOCKLESS internal define (01fba667c2)
13 hours ago Do not compile AVX2 code if AVX2 intrinsics is not supported (da2fa6d621)
13 hours ago Use ossl_inline instead of inline in enc_b64_avx2.c (f57143fdf8)
13 hours ago ci: Enable MINGW63/32 builkd matrix with strict warnings (39ce9160c8)
13 hours ago Fix ignoring return value in RCU witn MINGW 32bit (1068048e40)
13 hours ago Fix DSO symbol test with MINGW64 and pedantic warnings (26a269fe00)
13 hours ago Use INVALID_SOCKET in SSLEcho demo (428bdb9c60)
13 hours ago Remove unused warnx from QUIC demos (a842afd126)
13 hours ago Remove redefined progname from QUIC demos (5aeea6f929)
13 hours ago Remove unused ossl_crypto_mem_barrier in old Windows threads (acd4969546)
13 hours ago Fix rand_deprecated build if OPENSSL_API_COMPAT is not defined (fc81846450)
13 hours ago Define WINAPI_PARTITION_SYSTEM for older Windows headers (4fe2859c85)
13 hours ago Fix warning for incompatible function cast (1c548f9295)
13 hours ago Fix signed/unsigned comparison under MINGW64 (237916a30d)
13 hours ago Fix missing prototype for win32_utf8argv under MINGW64 (d59b644e3c)
18 hours ago Use accessors for ASN1_STRING internally in PKCS7 (5199c5b98a)
18 hours ago crypto: fix possible integer overflow using cast size_t (0f799ae3b2)
18 hours ago util: remove find-doc-nits -o option and missing*111.txt files (0e771632ef)
18 hours ago test/recipes/90-test_memfail.t: fix off-by-one error in skip counts (603b06c1c4)
18 hours ago test/recipes/90-test_memfail.t: print OPENSSL_MALLOC_FAILURES on failure (379d7be40d)
18 hours ago test/{handshake-,load_key_certs_crls_,x509_}memfail.c: count allocs properly (486404334c)
18 hours ago crypto/mem.c: perform the fail check right after counting calls (b3dea427c4)
18 hours ago test/recipes/90-test_memfail.t: disable mfail before doing count runs (371c722b41)
18 hours ago Replace one missing snprint with BIO_snprintf (ece45f05e8)
34 hours ago Update description of OSSL_HTTP_adapt_proxy() (e905da2c20)
34 hours ago Add test for empty proxy server adaptation (d54ce3ee46)
34 hours ago Add check for empty server host in http_lib.c (c9fdd8a28a)
34 hours ago change EVP_MD_size() return value from size_t to int. (dfcbc4a2d7)
34 hours ago ssl/quic/quic_record_tx.c: refactor qtx->cons obtaining (f33bb236fc)
5 hours ago Merge branch 'PHP-8.5' (dc807bca6d2)
5 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c325e9b317a)
5 hours ago Fix JIT vm_interrupt (#21910) (1f50b63369a)
10 hours ago ASN1_STRING has been made opaque in OpenSSL 4 (ff1bb133157)
10 hours ago ext/phar: convert phar_open_from_filename() to use zend_string for alias (#21917) (b04136ee71d)
10 hours ago ext/phar: convert phar_open_executed_filename() to use zend_string for alias (#21916) (f31e4e6068f)
11 hours ago ext/zlib: Remove zval_get_long usage in inflate_init() (#21909) (7a3d889ad8e)
25 hours ago Merge branch 'PHP-8.5' (14624997bbb)
25 hours ago Fix ext-dom shared build on Windows (ca08e0ff722)
26 hours ago Merge branch 'PHP-8.5' (3f7ffae7762)
26 hours ago [skip ci] Remove redundant ext/dom/lexbor/patches from PHP-8.5 (3d7e970d0ad)
35 hours 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)
2 days ago ext/phar: split calling openssl_verify and openssl_sign functions (#21836) (1095cf560d9)
2 days ago Zlib: Improve type checking of several integer options in deflate_init() (#21860) (70f0ca5f19f)
2 days ago zend_portability: Use `[[fallthrough]]` for C23 and C++ (#21904) (43889fa5cc8)
2 days ago zend_API: Make `array_init()` and `array_init_size()` inline functions (#21905) (dec3658d75d)
2 days ago Merge branch 'PHP-8.5' (9e529f4eefe)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (a29f36cad75)
2 days ago version_compare: Fix handling of version numbers with a trailing dot (#21689) (60b3fa3c76f)
2 days ago zend_object_handlers: Fix type of `struct _zend_object_handlers`’s `offset` field (#21900) (777a79cac9d)
2 days ago tree-wide: Replace `XtOffsetOf` by its definition (#21899) (7114314c5a9)
2 days ago Update ext/{pdo_sqlite,sqlite3} tests (#21198) (61e62a4dc9f)
3 days ago NEWS/UPGRADING for #21490 (dcf653339c2)
3 days ago Merge branch 'PHP-8.5' (a2bb92d85c8)
3 days ago Update NEWS for URI cherry-pick to 8.5.6 (8db314629a1)
3 days ago [RFC][mbregex] Set deprecate Oniguruma(mbregex) (#21490) (cc562253397)
11 hours ago Merge tag 'linux-user-next-pull-request' of https://github.com/hdeller/qemu-hppa into staging (3d626609cc)
11 hours ago Merge tag 'pull-fpu-20260430' of https://gitlab.com/rth7680/qemu into staging (106df84b8d)
11 hours ago Merge tag 'pull-tcg-20260430' of https://gitlab.com/rth7680/qemu into staging (b1c7ff93cc)
11 hours ago Merge tag 'pull-ppc-for-11.1-20260429' of https://gitlab.com/harshpb/qemu into staging (2b18f70938)
11 hours ago Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (a02bebe15c)
11 hours ago Merge tag 'qtest-20260429-pull-request' of https://gitlab.com/farosas/qemu into staging (179cb9089a)
18 hours ago linux-user: Translate errno in IP_RECVERR and IPV6_RECVERR (9667bf3249)
18 hours ago linux-user: Allow getsockopt() with NULL optval address (08dc3e240f)
27 hours ago fpu: Change parts_float_to_float_widen to parts64_to_parts128 (df540b566e)
27 hours ago fpu: Change parts_float_to_float_narrow to parts128_to_parts64 (99a7b9b348)
27 hours ago fpu: Return struct from float128_unpack_canonical (6dd088168b)
27 hours ago fpu: Return struct from float128_unpack_raw (845970afdf)
27 hours ago fpu: Inline floatx80_unpack_raw into only caller (6d22f7e149)
27 hours ago fpu: Return struct from float{32,64}_unpack_canonical (5ad853cc5d)
27 hours ago fpu: Inline float64_unpack_raw into callers (b26f0cc253)
27 hours ago fpu: Inline float32_unpack_raw into callers (da43d9b787)
27 hours ago fpu: Return struct from bfloat16_unpack_canonical (b4bd7b495f)
27 hours ago fpu: Inline bfloat16_unpack_raw into callers (2262e3024f)
27 hours ago fpu: Return struct from float16_unpack_canonical (b5ac7f6827)
27 hours ago fpu: Return struct from float16a_unpack_canonical (f26726c10c)
27 hours ago fpu: Inline float16_unpack_raw into callers (e788efd9af)
27 hours ago fpu: Return struct from float8_e5m2_unpack_canonical (78dd9b70a3)
27 hours ago fpu: Return struct from float8_e4m3_unpack_canonical (50584f02bc)
27 hours ago fpu: Return struct from float4_e2m1_unpack_canonical (3dd8c6f07a)
27 hours ago fpu: Return structure from unpack_raw64 (3a98a5b77e)
27 hours ago fpu: Constify frac{64,128,256}_* inputs (7b53f85f8c)
27 hours ago fpu: Drop FRAC_GENERIC_64_128{_256} (76de9bde8c)
27 hours ago fpu: Drop PARTS_GENERIC_64_128{_256} (563aba5d7c)
27 hours ago fpu: Drop parts_float_to_float (744b7cc656)
27 hours ago fpu: Drop parts_log2 (d2a727e347)
woocommerce
10 hours ago [Performance] : Streamline cart validation and stock reservation workflows (#64475) (06864bcc66f)
11 hours ago Add configurable parsed query cache TTL to GraphQL settings (#64488) (e415135cc9f)
12 hours ago Add RTL support to email renderer (#64500) (988906a8ed5)
12 hours ago Wire verify and confirmation emails for BIS alpha (#64348) (dc971922fd2)
12 hours ago Fix highest shipping cost shown before address entry with Local Pickup (#64092) (a64114f02a8)
13 hours ago Add configurable APQ caching toggle to GraphQL settings (#64448) (50dce6441b2)
14 hours ago Add ObjectCache toggle to GraphQL settings (#64415) (79f197bec3c)
14 hours ago Fix tax label percent sign corruption in order items (#64154) (5e0d4638f50)
15 hours ago Add configurable endpoint URL to GraphQL settings (#64350) (23cd8d7546d)
16 hours ago Fix site_not_connected installer error code typo (#64180) (58603fa1180)
17 hours ago Fix broken links to old woocommerce-gutenberg-products-block repo (#64423) (3a7e5d69b7b)
17 hours ago Add unit tests for GraphQL infrastructure (#64479) (795e653c0b9)
17 hours ago Fix preg_match null deprecation in WC_Eval_Math (#64158) (2982e6c0225)
17 hours ago Add Customer Review Request email (#64393) (2b1a31b9eab)
18 hours ago [Performance] Reduce the frequency of wc_get_product/wc_get_order calls during checkout (#64418) (90764a38077)
19 hours ago [dev] Reduce variability in payment gateway is_available implementations. (#64386) (7e715396fc4)
31 hours ago Store fulfillment datetimes in UTC and render in site timezone (#64260) (6d2c2ddd5a7)
33 hours ago Fix: replace developer-facing plugin install error with merchant-friendly copy (#64186) (2e7996253d8)
33 hours ago [Email Editor] Auto-apply core template updates for unmodified email posts (#64450) (2c40fb65560)
34 hours ago Link meta box radius bridge to upstream Trac ticket #65142 (#64454) (df02d62e2d4)
34 hours ago Add wc-visual attribute type to allow setting colors for attributes (#64324) (3efc8b28d99)
35 hours 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)
2 days ago Apply CodeRabbit review fixes to Back in Stock Notifications alpha (#64329) (35dfa2e2a5d)
2 days ago [DataViews - All Products] Implement tab navigation (#64449) (5de94b83a64)
2 days ago Unify admin modal styles (#64265) (de689657f31)
2 days ago [Email Editor] Support text domain replacement in the JS package (#64356) (a381453dbd8)
2 days ago Stop rendering inbox note images and deprecate the API (#64443) (80e1824599d)
2 days ago Align legacy admin success notice with WordPress 7.0 palette (#64212) (d8445fae4c8)