Projects with recent changes
aom
9 hours ago svc: Check for invalid params for svc layer id setting (a93ba0ffaa)
13 hours ago Return error if worker is not initialized (f593a96929)
15 hours ago Out-of-Bounds Array Read in ctrl_get_tile_data (772c97170e)
17 hours ago Add check for svc input scaling_factor_den (2f0bbb582b)
18 hours ago Refactor and optimize warehouse_efficients_txb() (653d1049ba)
20 hours ago Fix an integer overflow in target bits calculation (f20ffd491c)
13 hours ago cosmetic (9bc5c37a5)
15 hours ago Updated the Windows dependencies. (5e318be89)
2 days ago scale the pixel distortion (c92cd3515)
2 days ago remove ceil() (d5e020d54)
2 days ago support pixel difference count (PDC) compare metric (bfd1fcf35)
2 days ago check for 1 linecap point (93aac80d3)
2 days ago latest automake/autoconf updates (4ffb6c7d3)
2 days ago cosmetic (6cbcfd6c6)
2 days ago eliminate compiler warning (c4aa2a623)
2 days ago do not call ThrowFatalException() (0f8701541)
2 days ago evaluate each requested right independently and combine them (9051eb438)
2 days ago update exception message (c32d3b110)
3 days ago Added missing dependency and use more consistent names. (9b7504b66)
3 days ago Also add a source archive to the release. (f7ff407cc)
3 days ago Removed unmaintained vms files. (5e2f3f685)
3 days ago check that we have enough coordinates for a round line cap (8ae4ff1c3)
3 days ago release icon directory (635006fc1)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7mxf-ff4f-jj7p (25980041f)
3 days ago https://github.com/ImageMagick/ImageMagick/issues/8674 (9e1b9fdba)
3 days ago Call CloseBlob on the correct image to prevent the blob from remaining open (dlemstra/Magick.NET/issues/1997) (f7496a375)
kernel
2 days ago Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (c1f49dea2b8f)
2 days ago Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core (8c2bf4a2e5cb)
2 days ago Merge tag 'staging-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging (bea8d77e45a8)
2 days ago Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (99ef60d119f3)
2 days ago Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty (73398c2772d0)
2 days ago Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (40735a683bf8)
2 days ago mm/damon/core: disallow non-power of two min_region_sz on damon_start() (95093e5cb4c5)
2 days ago mm/vmalloc: take vmap_purge_lock in shrinker (ec05f51f1e65)
2 days ago mm: call ->free_folio() directly in folio_unmap_invalidate() (615d9bb2ccad)
2 days ago mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (8f5857be99f1)
2 days ago mm/zone_device: do not touch device folio after calling ->folio_free() (399289849560)
2 days ago mm/damon/core: disallow time-quota setting zero esz (8bbde987c2b8)
2 days ago mm/mempolicy: fix weighted interleave auto sysfs name (8fedac321fb0)
2 days ago Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (faeab166167f)
3 days ago Merge tag 'i3c/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux (401b0e0bc965)
3 days ago Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (eb5249b12507)
3 days ago Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock (9055c64567e9)
3 days ago Merge tag 'i2c-for-7.1-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (fba676bd2919)
3 days ago Merge tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmi (1e769656963e)
3 days ago Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools (df8f6181ab57)
libheif
6 hours ago clarify array-size preconditions in sequences API (after report by @m1-llie) (46521618)
23 hours ago fix: set primary image (unci) after checking for error result (28f8e595)
3 hours ago Fix memory leak in load_key_certs_crls() when add/push fails (9ac29bc857)
25 hours ago apps/enc.c: typo fix in -k option description (087bddcda9)
25 hours ago fips: mark X448MLKEM1024 as non-approved (fda518293a)
25 hours ago ci: Add MINGW64 build (8449ecf09a)
25 hours ago sock_read: check ret==0 before BIO_sock_should_retry() (fe196783f7)
25 hours ago .github/workflows: remove openssl-3.2 and openssl-3.3 from CI jobs (12969dd832)
28 hours ago Fix prototype typo in X509_NAME_get_index_by_NID (4b8ddae690)
18 hours ago Merge branch 'PHP-8.5' (e07d06684ee)
18 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (38b20dddd27)
18 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (7a7f5acd106)
18 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (48605f4c859)
18 hours ago [skip ci] Backport CI changes (c380bd576fd)
18 hours ago ext/gmp: reject values larger than unsigned long in gmp_pow/binomial/root/rootrem and shift/pow operators. (617e4c38e0d)
19 hours ago Merge branch 'PHP-8.5' (c36c50e5936)
19 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (786356db160)
19 hours ago Update NEWS for recent bug fixes (3df1fa7a431)
19 hours ago ext/phar: Fix memory leak in phar_verify_signature() when md_ctx is invalid (2fe85279a0f)
19 hours ago phar: propagate phar_stream_flush return value from phar_stream_close (30f368567b4)
19 hours ago phar: call phar_entry_delref before goto finish in phar_add_file error paths (0c99bd76b10)
19 hours ago phar: free is_temp_dir entry before rejecting .phar/* paths in offsetGet (b9aaa050985)
19 hours ago phar: fix NULL dereference in Phar::webPhar() when SCRIPT_NAME is absent (36c4195a2e5)
19 hours ago phar: restore is_link handler in phar_intercept_functions_shutdown (b77b50508bb)
20 hours ago ext/session: improve parsing of session.cookie_lifetime (#21704) (383ff8c63f3)
20 hours ago /ext/standard: Check for empty string in linkinfo() (#21793) (3afd6d3e756)
21 hours ago [Windows] Improve clang-cl support (#21618) (7cd8a0a0a47)
22 hours ago Check for __has_attribute(x) and/or clang instead of only basing existence on ZEND_GCC_VERSION (#21622) (2bd6579e56b)
27 hours ago Merge branch 'PHP-8.5' (42162bd8e09)
27 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (3bb8072bd78)
27 hours ago Accept HY000 in pdo_firebird autocommit test (#21789) (46286fbf22a)
28 hours ago Merge branch 'PHP-8.5' (95a17aff1d7)
28 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (2de529f892d)
28 hours ago zend_inheritance: Fix enum case conflict in trait binding (#21771) (2d651e203db)
2 days ago Replace google.com with example.com in URI test fixtures (#21807) (fad43236348)
3 days ago [ci skip] ext/dom: NEWS/UPGRADING notes for asymmetric visibility on readonly properties. (#21809) (b40cae2b1f5)
3 days ago gen_stub: set up PHP 8.6 support (#21792) (efecd1306b4)
3 days ago ext/gmp: gmp_fact() reject values larger than unsigned long. (0236667bd94)
3 days ago build/gen_stub: support asymmetric visibility modifiers. (#21773) (2945c72a145)
tesseract
2 days ago autotools.yml: add workflow_dispatch trigger for manual runs (50c3afa8)
woocommerce
3 hours ago [DataViews - All Products]: add @wordpress/theme package (#64250) (5d757d75b20)
3 hours ago Prime attachment caches in product gallery meta box to reduce edit screen queries (#64089) (6ca7de0bec2)
14 hours ago Fix insufficient color contrast for Select2 placeholder text (#63751) (1d4c6cc4e93)
19 hours ago [DataViews - All Products] Clean up code (#64243) (e44f2f48d84)
19 hours ago Fix missing changelogger setup in experimental-products-app package (#64255) (06085b3b79b)
22 hours ago Add product filter cache entry cap to prevent bot-driven cache flooding (#64039) (ec4803cb0da)
22 hours ago Inherit font color in Checkout block saved adresses (#64148) (79a7e393879)
22 hours ago Fix: Correct misspelled filename REAMDE.md to README.md in monorepo-utils (#64226) (4499781dc47)
23 hours ago Fix some inputs misalignment in Settings on WP 7.0 (#64145) (ba797e7d2a2)
23 hours ago Add PHPStan baseline policy to AGENTS.md (#64192) (65f180cbbc4)
25 hours ago [Experimental] Create @woocommerce/experimental-products-app package (#64182) (#64184) (aceaa6ffe56)
27 hours ago Fix command palette registration across wp-admin screens (#64164) (1fba7d2ef7e)
28 hours ago Fix: Correct two typos in available-slot-fills.md documentation (#64228) (f65e7734e77)
2 days ago [dev] Monorepo: wrap up admin build cleanup (#64224) (34cb928cea6)
2 days ago Suppress harmless dbDelta duplicate key errors during table creation (#64188) (5654c5f50f4)
3 days ago [dev] Monorepo: update deps tracking for filesystem cache. (#64220) (0f51da689fb)
3 days ago [dev] CI: patchup wp-env start failures. (#64223) (e1e727d595c)