Projects with recent changes
aom
3 days ago av1/cx: support resize-mode in aom_codec_set_option (208e9c49db)
2 days ago [Build-System] Windows: Upgrade libshout to v2.4.6_1, mpg123 to v1.33.7_1, libogg to v1.3.6_1, and use pre-compiled packages for them and for pthreads-w32 v2.9.1_1 (#3180) (501965c547)
3 days ago [Build-System] Windows: Upgrade lame to v3.101_1 and libtiff to v4.7.2_1 and use pre-compiled binaries (#3179) (bea7c0f810)
frr
2 days ago Merge pull request #23298 from donaldsharp/pbr_timing_issue (442c7a3085)
2 days ago Merge pull request #23350 from LabNConsulting/chopps/northbound-fixes (9c06e6987d)
2 days ago Merge pull request #23400 from donaldsharp/simultaneous_shutdown (e18ad6c522)
2 days ago Merge pull request #22670 from donaldsharp/extcommunity-testing (04eb4b76fc)
2 days ago Merge pull request #23316 from chiragshah6/fdev8 (f1e0a1de35)
3 days ago tests: Fix of expected order of bfd shutdown. (6889d964f3)
3 days ago Merge pull request #23026 from donaldsharp/make_analyze_smarter (ccb1b2f862)
3 days ago Merge pull request #23392 from cscarpitta/zebra_sr_config_formatters (1c4e438c58)
14 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jph3-37cg-79wg (7605c7619)
25 hours ago optimize file read checking (da4ca6b71)
25 hours ago https://github.com/ImageMagick/ImageMagick/issues/8968 (54fdd9556)
25 hours ago https://github.com/ImageMagick/ImageMagick/issues/8969 (ba4723adf)
25 hours ago Corrected depth check to prevent a stack overflow (GHSA-462x-739v-qvq2) (507aee230)
26 hours ago continue after parsing DOCTYPE (b3b8c0a45)
2 days ago Escape the title in the CIP encoder (GHSA-3429-f84m-8qhw) (45bb7328b)
2 days ago revert (87d251de1)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rvv7-5mh8-vcfc (a0ca2c739)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-xxrx-rjp3-27rj (aa104ff2e)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-j39j-wmxg-j8mv (3285d692e)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-92p2-h75x-hg82 (4395331bc)
2 days ago Terminate the XMP profile collected by the Ghostscript reader (#8966) (36b2e495b)
2 days ago Added missing check for eof in DiscardBlobBytes to prevent a retry loop (#8967) (37628591a)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-m9c7-gf3j-hx6h (e9872c4a1)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-9hqg-c52m-2h83 (7ed77f6eb)
2 days ago build(deps): bump ubuntu from `cd21a4f` to `9559ceb` in /.devcontainer (#8965) (32c6aea12)
3 days ago define GetShreadPasses() (c1811dd3b)
3 days ago utilize GetShredPasses() (84e11a0c7)
3 days ago Added missing typecasts. (f259c689a)
3 days ago Move setting the shred passes to a single method. (b5852a51a)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-54hm-vrmh-75qj (48e5ce177)
3 days ago Don't use the Freetype library handle if the initialization failed (#8964) (41dd92ec3)
3 days ago build(deps): bump ubuntu from `513c074` to `cd21a4f` in /.devcontainer (#8962) (6bcbdff5f)
3 days ago build(deps): bump azure/login from 3.0.2 to 3.1.0 (#8961) (ec92706c4)
kernel
3 days ago Merge tag 'sound-7.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (4982d3552a3b)
3 days ago Merge tag 'pwrseq-fixes-for-v7.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux (f143ea21cf83)
3 days ago Merge tag 'gpio-fixes-for-v7.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux (61cc777ca7a4)
3 days ago Merge tag 'dma-mapping-7.3-2026-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux (4aec9ad1c668)
libheif
2 hours ago Composite the alpha of a luma-only image directly on its Y plane (9ef7b5dd)
2 hours ago Map a bit depth of 0 to a sample width of 0 (26e10ceb)
2 hours ago Decline Bayer images in Op_to_hdr_planes and Op_to_sdr_planes (49a6b678)
2 hours ago Declare the shared colour depth in the YCbCr operators, drop the backstop (1b22ef41)
2 hours ago Only report a colour bit depth when all colour planes agree (d34a288c)
2 hours ago Fix a null-pointer write when compositing alpha into a YCbCr target (c4769e5a)
15 hours ago Split the GHSA-qfj5 regression test by symbol visibility (0979e4a0)
17 hours ago Refuse a separate alpha plane on interleaved images (GHSA-qfj5-c4pq-q998) (c7276222)
20 hours ago Include <SDL.h> instead of <SDL2/SDL.h> in heif-view (#1912) (c3996780)
23 hours ago Avoid a division in the 'pclr' entry bound to satisfy clang-analyzer (9ee1fab2)
24 hours ago Store the TAI timestamp by value in ImageDescription (GHSA-qwpf-5wf7-r996) (45a40ca1)
25 hours ago Reject shrink requests in extend_to_size_with_zero (GHSA-hqc2-cx5m-g6ff) (bbbbc3c3)
25 hours ago Return the 'pclr' entry count as uint16_t (7cd3669b)
25 hours ago Bound the JPEG 2000 'pclr' palette allocation (GHSA-9c75-9g8r-4728) (ba47dddc)
26 hours ago Let color-conversion operators declare the sample width they read (5f6169ae)
26 hours ago Decline mixed SDR/HDR planes in alpha compositing (GHSA-r7gr-2xm2-23wf) (6f58ba32)
26 hours ago Track one bit depth per plane in ColorState instead of a single image-wide value (e379fd51)
27 hours ago SECURITY.md: exclude issues that only exist with an outdated codec library (d788e1ac)
28 hours ago Pass the caller's security limits to the mini box parser (GHSA-7pwf-qh74-p35w) (24219cba)
2 days ago Reject in-band coded image sizes over the security limit for all codecs (GHSA-v8qw-hwjv-44hw) (6ce2bba5)
2 days ago openjpeg: bound the JPEG 2000 reference-grid area, not just the window span (GHSA-q492-cfcm-895h) (a44ad895)
3 hours ago common/peg : handle invalid utf-8 sequences in the AST (#29161) (3d82ef62d)
7 hours ago CUDA: enable sparse fa for qwen4 (#28770) (3cf03257f)
9 hours ago ui: Fix mobile breakpoint + content overflow issues (#29108) (b23efaa2e)
10 hours ago fix(mamba) : make time-step projection input contiguous (#28832) (426090367)
10 hours ago metal: add F16 input to the FWHT (#29094) (9a9f939b8)
15 hours ago chat : fix gemma4 required tool grammar (#29115) (f072b1037)
15 hours ago chat : add dedicated Ling 3.0 (Bailing V3) parser (#28682) (59657a613)
22 hours ago hexagon: enable I32 GET_ROWS (#29116) (e613ef2c8)
22 hours ago hexagon: add support for GEGLU_QUICK (#29114) (851cb34f2)
22 hours ago hexagon: enable support for TOP_K op (#29113) (7d4b92bb9)
26 hours ago server : improve startup log messages (#29125) (1af554f8f)
26 hours ago json-schema : accept escaped hyphen in regex patterns (#29127) (eb1e1f495)
28 hours ago metal : add MoE and SSM_CONV fusion optimizations (#28948) (5b59b83f4)
30 hours ago metal : fix FA support checks (#29122) (60b06ab9a)
30 hours ago test-llama-archs : generate dummy test vocab (#29084) (efa28e950)
30 hours ago metal : support qwen4exp hc ops (#29000) (59fc5a1ca)
33 hours ago cuda : fix CUB argsort corruption caused by in-place keys (#28389) (b23701f77)
2 days ago opencl: add support for bin kernel `flash_attn_f32_f16_bin` (#29046) (60081bb2b)
2 days ago hexagon: add ROLL op support (#29105) (2b1847030)
2 days ago hexagon: im2col update (#29103) (50631b3d2)
2 days ago hexagon: HMX flash-attention head_dim padding (support DK=DV=72) (#26539) (18a04f09c)
2 days ago opencl: add bin kernel `kernel_gemm_noshuffle_q6_k_f32_32b_trans_ila_a8_bin` (#28678) (ec9281505)
2 days ago ggml-cpu: add F16 input to the FWHT (#27779) (4fea119de)
2 days ago ggml : check for allocation failures to prevent crashes (#28149) (5b335f413)
2 days ago Model-Saver: Write the SWA pattern, 15 more architectures roundtrip (#29042) (542348a35)
2 days ago ci: change ubuntu-latest to ubuntu-24.04 (#29079) (d663dd3f3)
2 days ago ggml-webgpu: fix supports_op condition for GET_ROWS (#28978) (44be98f05)
2 days ago ggml : handle graph buffer reservation failure (#26070) (911f6cdc8)
2 days ago vulkan: add IQ3_S MMQ matmul kernels (#28822) (bbd488c42)
2 days ago vocab : add ufakzeka pre-tokenizer (#29033) (dc85f89c7)
mammothjs
29 hours ago Update dingbat-to-unicode to 1.0.2 (adc5749)
29 hours ago Remove dependency on path-is-absolute (c0dce8c)
2 days ago Distinguish context from options in document-to-html (ca39228)
2 days ago Document use of native promises (58a6c62)
3 days ago Use native promises instead of bluebird (e265ba9)
3 days ago Add tests for .done() on promises returned by public API (003dcae)
openh264
6 hours ago Fix regression when encoding very large frames (#4016) (6e99da76)
7 hours ago Teach GMP encoder to notify on encoding failures. (#4017) (868922c2)
2 days ago Bound the DTLS 1.3 ACK body read by the record, not init_num (859aea422b)
2 days ago DTLS: reject trailing bytes after the ACK record number vector (ecdb79eeb9)
2 days ago Poison the ASN1_STRING NUL terminator under ASan and MSan (90621b1728)
2 days ago NUL-terminate ASN1_STRING data built inside libcrypto (5df7d33922)
3 days ago Fix potential DoS and undefined behavior in KRB5KDF due to zero-length constant (7c234e5843)
3 days ago Fix wrong condition evaluation order (7ff33de472)
3 days ago dtls: Don't check for NULL when it can't be (36e15462b1)
3 days ago dtls: Add missing pqueue free (9bd26a3a3b)
3 days ago Fix Status badges to only show scheduled runs (da1a85b8dc)
3 days ago Make system exec directly rather than calling /bin/sh (68f6d3ae61)
3 days ago Document when X509_cmp() and X509_CRL_match() order objects (98a76faf67)
3 days ago Use SipHash for the internal fingerprint (90c3f5110f)
3 days ago Compute X509_get_signature_info() on demand, not in the cache (403dbe58ca)
3 days ago Make the cached CRL fingerprint internal-only (e12ed4ebaa)
3 days ago Make the cached SHA-1 fingerprint internal-only (647a96676a)
3 days ago Treat a modified certificate or CRL as equal only to itself (d0113f1089)
3 days ago Fall back to comparing the encoding in X509_CRL_match() (600251e767)
3 days ago Compare the signature in X509_cmp() (ad686dc0a8)
3 days ago Cache the signed encoding when signing an ASN.1 item (e3c18094e3)
3 days ago Discard the cached encoding when it cannot be saved (8e7db02686)
3 days ago Mark the encoding stale when adding a CRL extension (57e38e59a3)
3 days ago Mark the encoding stale in X509_set_serialNumber() (c5bd80d753)
3 days ago aes-ctr-avx512: add VAES-512 AES-CTR encryption (173480905e)
3 days ago aes: factor out shared VAES-512 primitives (138bea88eb)
2 hours ago ext/openssl: scrub symmetric key material before freeing (#23778) (5188744ef76)
2 hours ago ext/standard: applied fixers to improve test robustness (#23136) (f978c5ab42e)
4 hours ago Implement "Followup improvements for ext/uri" RFC - URL building with base URL (#23526) (c2f686a21d9)
8 hours ago Restore JIT benchmark runs (d2493f68075)
8 hours ago build/gen_stub: include attribute arguments in synopsis modifiers (#22418) (64411588b14)
8 hours ago [skip ci] Add NEWS entry for GH-23752 (0caebdc2a7a)
9 hours ago ext/uri: Fix the behavior for $softErrors (#23740) (c67088d46e8)
11 hours ago Fix GH-23752: Use scoped diagnostic suppression for global register declarations (#23753) (fdea8a94384)
15 hours ago ext/gettext: throw on libintl NULL return in textdomain/bindtextdomain (#21882) (894f215ba3a)
17 hours ago Merge branch 'PHP-8.5' (64760a1eda4)
17 hours ago ext/zlib: honor preset dictionary for raw inflate with non-default window (fb76b3d7158)
17 hours ago Merge branch 'PHP-8.5' (198ee90516a)
17 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c091db1346e)
17 hours ago Fix OSS-Fuzz #546798343: Heap-buffer-overflow in zend_delete_call_instructions with callable conversion (3213c3faa64)
17 hours ago Merge branch 'PHP-8.5' (772bb05a76d)
17 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (6baec6288b3)
17 hours ago Fix three Win32-only defects in proc_open descriptor handling (8d0d6307aac)
17 hours ago Merge branch 'PHP-8.5' (1e8f7ee74b3)
17 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (6bad8fdeaa1)
17 hours ago Fix heap over-read in cli_get_prompt() for empty cli.prompt (c2c01aea6c4)
20 hours ago CI: fix ext/zend_test/tests/zend_mm_custom_handlers_alloc_01.phpt (#23775) (9e75056488d)
21 hours ago Fix an integer overflow in to_xml_hexbin (#23771) (94ddf35ca90)
21 hours ago Fix a non-exploitable integer overflow in mhash_keygen_s2k (#23770) (5e021664d84)
23 hours ago ext/intl: Optimize callback handling in IntlChar::enumCharTypes() (#23748) (305a60b0d2d)
23 hours ago Merge branch 'PHP-8.5' (a3fb5ecea9a)
23 hours ago Fix GH-23662: avoid NAN warning in print_r() (30920e9004b)
23 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (921c689868c)
23 hours ago Fix GH-22567 (Windows ZTS CLI SAPI should refresh its TSRMLS cache during request activation) (4e64a2655e9)
24 hours ago tree: Drop FCI.object assignment if we have an FCC (#23739) (f2f63ce5d17)
24 hours ago Merge branch 'PHP-8.5' (6d1040627b4)
18 hours ago Merge tag 'virtio-snd-migrate-pr-v2' of https://gitlab.com/epilys/qemu into staging (c1c18d1e64)
2 days ago Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging (4f0d8a7c7e)
2 days ago Merge tag 'pbouvier/pr/tcg_tests-20260918' of https://gitlab.com/p-b-o/qemu into staging (590eaa7784)
2 days ago linux-user/loongarch64: Detect vector stores in host_signal_write() (e95f53e30b)
2 days ago linux-user: implement mlock2(2) syscall (30fa3eb41f)
2 days ago linux-user/riscv: invalidate reservations after stores (5089493e45)
2 days ago linux-user/riscv: honor zicntr=false for base counterCSRs (ebfde6daff)
2 days ago tests/docker/docker.py: do not add-current-user if $UID == 0 (f115b35ed8)
2 days ago tests/docker/docker.py: fix run command with $UID == 0 (1dc69b5488)
2 days ago tests/tcg/meson.build: fix host fs mount on SELinux enabled systems (710994484f)
2 days ago Merge tag 'superio-hppa-pull-request' of https://github.com/hdeller/qemu-hppa into staging (f8aef8a9ae)
2 days ago Merge tag 'next-pull-request' of https://gitlab.com/peterx/qemu into staging (f348612449)
2 days ago Merge tag 'pull-11.1-more-check-tcg-docker-meson-180926-1' of https://gitlab.com/stsquad/qemu into staging (e8dca265c9)
2 days ago Merge tag 'misc-2026q2-v4-pull-request' of gitlab.com:bsdimp/qemu-from-official into staging (23671aa09a)
2 days ago gitlab: drop check-tcg from clang-system job (2e92f9cfdf)
2 days ago tests/tcg: Fix building outside of the source tree (a51e50621b)
2 days ago tests/tcg: add console property to docker image custom target (6546f4f756)
2 days ago gitlab: update the @user id mapping file (3ce50b4879)
2 days ago tests/docker: fix ccache directory variable expansion (75eaa26482)
2 days ago tests/docker: add specific command to parser (3d7cb5106e)
2 days ago tests/docker: remove used _read_qemu_dockerfile (bcbf7afcca)
2 days ago tests/docker: add container registry to configure and use (6942472b29)
2 days ago tests/tcg: don't define tests when missing compilers (76c22418be)
2 days ago tests/tcg: use --add-current-user when building containers (fbc4119e88)
2 days ago tests/tcg: prefix meson built docker tags with qemu/ (0d76c3a829)
2 days ago tests/tcg/s390x: Provide the libc bits needed by the system tests (35f4cc780e)
2 days ago configure: re-purpose the tcg test compiler configs for vdso building (7e90d6e9ee)
2 days ago configure: correctly honour --disable-containers (debbadcdf3)
2 days ago configure: ensure it also honours container configuration (aec052ac47)
2 days ago Revert "configure: remove cross_cc and gdb detection logic" (3d1521993c)
woocommerce
2 days ago [docs] Point the Blocks and admin command docs at scripts that exist (#68838) (cba0e92e181)
2 days ago [tests] Add payment gateway state and ordering coverage to the REST API tests (#68284) (180a5e867d5)
2 days ago [tests] Locate Add to Cart without the translated label in Blocks E2E (#68875) (3980628311a)
2 days ago Customer Account: fall back to 'mystery' if WP default avatar is 'blank' (#68880) (0f7de959fbb)
2 days ago Prevent failed Store API requests from syncing carts (#68023) (73b8b8abe60)
2 days ago Fix HPOS legacy report builder not translating bare post_status/post_parent/post_type (#67015) (60752e94fb3)
2 days ago Simplify and align the empty cart state in the Cart and Mini-Cart blocks (#68560) (55000587329)
2 days ago Hide incompatible WooCommerce template parts in the inserter (#68856) (95395451d55)
2 days ago Add has_quality_badge to the marketplace product card click event (#68857) (9067cc4d18d)
2 days ago fix issue 36095 missing array key (#36437) (1899f3f1c4a)
2 days ago Release: Remove 11.1.1 change files from trunk (#68868) (148fa65e653)
2 days ago Customer Account block: display WP default avatar for logged-in users that don't have an avatar (#68832) (1990f5e315a)
2 days ago Update request validation and session handling (#68858) (efe1eaec72c)
2 days ago Revert "Fix missing shipping rates when extensions remove free shipping" (#68854) (0145034204f)
2 days ago Fix Back in Stock sign-up form staying visible for in-stock variations (#68811) (a185f925d9a)
2 days ago Fix Product Rating linking to the wrong page when used inside the Product block in product catalog pages (#68829) (898e3cde33a)
2 days ago [docs] Update the Blocks contributor getting-started guide (#68837) (a217ab2e7f1)
2 days ago Fix HPOS migration leaving orders without a created date when post_date_gmt is zero (#68772) (45a69aefd6e)
2 days ago Fix double block registration when a description renders before init (#68522) (d6dc8bb20bf)
3 days ago Accept the push notification send credential from the URL when hosts strip the Authorization header (#67577) (ef3ca1c9282)
3 days ago Keep the price separator sanitize filters returning a string (#68798) (b0b212c03d2)
3 days ago Skip push notification work when no push tokens are registered (#68261) (98240e480e3)
3 days ago [tests] Add RTL coverage for the block email editor sidebar settings (#68631) (e537af0aa56)
3 days ago [docs] Fix stale ESLint guidance in blocks CLAUDE.md (#68820) (a34fb9ca955)
3 days ago [tests] Cut product search E2E from 3 titles to 2, moving the search query to PHPUnit (#68650) (b908c0a7a31)
3 days ago Make Featured Category and Inner blocks compatible with core Terms Query block (#68613) (ed9c0b9c6fc)
4 hours ago Administration: Improve the RSS feed setting accessibility. (81cbeb6334)
4 hours ago Administration: Improve the Search engine visibility setting accessibility. (e8463f7be0)
29 hours ago Feeds: Hoist option lookups out of `get_the_category_rss()` loop. (5ed0dea06d)
2 days ago Build/Test Tools: Remove `WP_UnitTestCase_Base::checkRequirements()`. (e2ce85670c)
2 days ago Editor: Don't move focus to the Classic editor when using the keyboard to switch editor mode. (8203829992)
2 days ago Code Quality: Type the object ID for metadata deletion. (cfdab1a6ba)
3 days ago General: Hoist option lookups out of `wp_get_archives()` loops. (b73c8070f1)
3 days ago REST API: Split comma-separated methods in array form. (3cd282a541)
3 days ago Emoji: Fix test for Emoji 17 browser/OS support. (e8d07e81ab)
3 days ago Comments: Enforce target post permissions when updating notes via REST. (fb990bbb1f)
3 days ago Posts, Post Types: Reject a supplied post ID on the create path in `_wp_translate_postdata()`. (46392a4fb5)
3 days ago Media: Check `read_post` on the attachment's parent post. (0727f01608)
3 days ago Administration: Add authorization check to `wp_ajax_sample_permalink()`. (82c3093a19)
3 days ago Formatting: Prevent `wpautop()` moving a paragraph into an attribute of a blockquote. (f290be6b2a)
3 days ago Editor: Constrain block template file resolution to the template directory. (7ce0b653f1)
3 days ago XML-RPC: Reject writes to internal-only builtin post types. (85a7dafada)
3 days ago Customize: Improve `header_image_data` theme mod sanitization. (860f99e83d)
3 days ago Themes: Escape the theme installer preview route value. (556c3eb544)
3 days ago Plugins: Require network plugin authority to Ajax-activate a network-only plugin. (887863a283)
3 days ago HTML API: Prevent `set_modifiable_text()` from abruptly closing comments. (cad9533ca8)