Projects with recent changes
aom
12 hours ago SVT-AV1/README.libaom: set 'Shipped in Chromium: no' (557586fde2)
13 hours ago av1_convolve_test: correct time units in output (e4dce255ef)
2 days ago Disable sf 'auto_max_partition_based_on_simple_motion' (bb0be28078)
19 hours ago Upgrade bundled pjproject to 2.16. (709ea320a7)
8 hours ago https://github.com/ImageMagick/ImageMagick/discussions/8294 (783af7c3d)
9 hours ago https://github.com/ImageMagick/ImageMagick/issues/8555 (a3d3de59c)
10 hours ago Keep a splay tree of read files to prevent a stack overflow (GHSA-8mpr-6xr2-chhc) (9313e530b)
11 hours ago Patch to resolve possible out of bounds write in the msl decoder (GHSA-3mwp-xqp2-q6ph). (56f029588)
11 hours ago Correct previous patch. (276ef5274)
11 hours ago Fixed memory leak when writing MSL files (GHSA-gxcx-qjqp-8vjw) (1e88fca11)
11 hours ago Added checks to prevent an out of bounds read (GHSA-pmq6-8289-hx3v) (4e1f5381d)
12 hours ago Prevent path traversal of paths that are blocked in the security policy (GHSA-8jvj-p28h-9gm7) (4a9dc1075)
12 hours ago Block reading from fd: in our more secure policies by default (GHSA-xwc6-v6g8-pw2h) (8d4c67a90)
12 hours ago Revert security patches so we can make them in clean separate commits and reference an advisory. (04caff1e2)
13 hours ago ithub.com/ImageMagick/ImageMagick/issues/8555 (71fda22ed)
14 hours ago Removed temporary patch. (21ccb8db9)
31 hours ago https://github.com/ImageMagick/ImageMagick/issues/8553 (90954210d)
31 hours ago prevent a possible integer overflow (d7cc31527)
31 hours ago fix potential memory leak (6dbae0a33)
3 days ago https://github.com/ImageMagick/ImageMagick/issues/8552 (cbc4273c0)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-p863-5fgm-rgq4 (16dd3158c)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-xg29-8ghv-v4xr (729253dc1)
15 hours ago Add typedoc (ea4149c)
16 hours ago Rename test files (22942ac)
kernel
2 days ago Linux 6.19-rc8 (18f7fcd5e69a)
3 days ago Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (9f2693489ef8)
3 days ago Merge tag 'perf-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (c00a8791646a)
3 days ago Merge tag 'sched-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (e53ada651abe)
3 days ago Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (969b5726acb9)
3 days ago Merge tag 'irq-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (5db2a252e100)
libheif
10 hours ago Fix: Set dav1d thread count before opening decoder (7139d2ba)
13 hours ago fix integer overflow on 32-bit systems (clusterfuzz #477312375) (c79b7341)
14 hours ago revert false commit (a1a3688c)
14 hours ago copy all security limits (891a9eb0)
15 hours ago Fix const spec in ssl (d36cdcdce9)
15 hours ago Fix broken build for non-gnu make (1cc9298992)
18 hours ago public API: Remove needless 'const' from scalar types (7dd4b69dde)
18 hours ago Fix const spec in providers (14819cf8bf)
22 hours ago doc: add return value documentation for EVP_CIPHER_*_params functions (109ee515c9)
23 hours ago doc: clarify OSSL_DISPATCH array usage in provider-base (88d39f33d1)
23 hours ago SSL_CONF_FLAG: Prevent setting both CMDLINE and FILE flags (59a62db65b)
23 hours ago Update CONTRIBUTING.md for clang-format style (3cef0d98aa)
23 hours ago ASN.1: Raise additional errors in crl_set_issuers() (dc01d6cfa1)
23 hours ago Fix typo in CHANGES and NEWS entry for CVE-2019-1551 (24b51ab61c)
24 hours ago check_cert_crl(): Avoid potential UAF when using the value of current_crl (75b06fd1e6)
24 hours ago Ensure current_crl always points to the crl we are considering (c20ede00bb)
24 hours ago BIO_get_data.pod: Warn about use outside of a custom BIO implementation (4b09d0d04e)
24 hours ago apps/cmp.c: fix help output and diagnostics in corner cases such as -reqout_only (1c6a5d46ff)
24 hours ago 80-test_cmp_http.t: improve diagnostics on failure getting server output (43db29b222)
24 hours ago openssl-cmp.pod.in: fix doc of -server uri argument and tweak doc of -tls_used (8eed141a82)
24 hours ago apps/cmp.c: avoid misleading warning with p10cr; add warnings on options ignored when not doing rr (c797a57dd4)
24 hours ago apps/cmp.c: avoid misleading error on genm with -reqout_only (a984275f16)
24 hours ago apps/cmp.c: make error/warning/info/debug log output text lines consistently start upper-case (371b259013)
24 hours ago apps/cmp.c: tweak error and warning outputs, e.g., on ignored options and -rspin with too few args (23ac9d9883)
24 hours ago aes-gcm-ppc.pl: Removed .localentry directive (5aaa7e5fdc)
2 days ago Add enable-tls-deprecated-ec option to keep provider compatibility test happy. (539c7a001d)
2 days ago ASN1_item_sign_ctx(): prevent crash due to wrong memory deallocation on d2i_X509_ALGOR() failure (7f503e882b)
8 hours ago Fix mistakenly allowed assignment to assignment through list operator (GH-21123) (27d28eef1eb)
11 hours ago [skip ci] Remove unreachable code after zend_error_noreturn calls (GH-21122) (b5abd77bdff)
14 hours ago ext/mysqli: raise ValueError for invalid option in mysqli_options() (#20971) (a5a0ff6448b)
15 hours ago Merge branch 'PHP-8.5' (f0f28b763c8)
15 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (52eb174ba66)
15 hours ago Fix GH-21097: Accessing Dom\Node properties can can throw TypeError(s) (b8fc6bd1c8e)
19 hours ago Merge branch 'PHP-8.5' (5873627bacb)
19 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (13f0fd93926)
19 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (1dfc8028d80)
19 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (47fbacad439)
19 hours ago Fix missing deref in zend_fe_fetch_object_helper (GH-21116) (4188c3ee2c0)
20 hours ago Make brew verbose, limit to 10 minutes (8b47ae8342a)
21 hours ago Generate C enums from internal enums, introduce Z_PARAM_ENUM() (#20917) (d16e6f52a43)
21 hours ago Revert lazy proxy state after failed initialization (4a1cca7ddc3)
21 hours ago Merge branch 'PHP-8.5' (39f5ed943d7)
21 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (83056c806c9)
21 hours ago Real instance of lazy proxy may have less magic methods (de268272756)
21 hours ago Merge branch 'PHP-8.5' (4810af9aac0)
22 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (1e81a9efc74)
22 hours ago Mark object non-lazy before deleting info in zend_lazy_object_realize() (6d6d013d79f)
32 hours ago Merge branch 'PHP-8.5' (cb51737f41b)
32 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (9e96c5ff39b)
32 hours ago Tweak zend.max_allowed_stack_size for gh20836_stack_limit.phpt (1f57d046482)
2 days ago Remove unreachable code after zend_error_noreturn calls (GH-20983) (32bd33983d2)
2 days ago [skip ci] Drop end argument from gc_call_destructors_in_fiber() (GH-21099) (ad0baf0bb2f)
2 days ago Autotools: Update config.{guess,sub} to 2025-07-10 (#19129) (c774be97f43)
3 days ago Fix failed assertion for assignment in expression context (a01a8e72acd)
16 hours ago Merge tag 'single-binary-20260203' of https://github.com/philmd/qemu into staging (28a6ca268c)
16 hours ago Merge tag 'firmware-20260203-pull-request' of https://gitlab.com/kraxel/qemu into staging (cab0422bfe)
18 hours ago disas: Have disas_set_info() take a const CPUState (a63b90ca6c)
18 hours ago disas: Make disassemble_info::target_info field const (b10b43176d)
18 hours ago disas/riscv: Make rv_decode::cfg const (8a00198ab4)
18 hours ago target/arm: Have arm_sctlr_b() take a const @env argument (c87ef9d18a)
18 hours ago target/arm: Have is_64() take a const @env argument (655309dc4c)
18 hours ago target/arm: Have cpu_isar_feature() use a const ARMCPU object (8a91d97085)
18 hours ago target/arm: Have arm_feature() take a const @env argument (fd37919778)
18 hours ago target/alpha: Expand TCGv type for 64-bit target (d8f0217284)
18 hours ago target/alpha: Remove target_ulong uses in get_physical_address() (2be3650d62)
18 hours ago target/alpha: Do not use target_ulong for page table entries / indexes (c3ba74e21a)
18 hours ago target/alpha: Do not use target_ulong for trap arguments (29a45d20a0)
18 hours ago target/alpha: Replace target_ulong -> uint64_t in gdb_write_register() (f5d00b3b3a)
18 hours ago target/alpha: Build system units in common source set (63004cd8c4)
18 hours ago target/alpha: Avoid target-specific migration headers in machine.c (5d9e60294c)
18 hours ago target/m68k: Inline translator_ld[uw,l,q]() calls (18cae273a1)
18 hours ago target/i386: Inline translator_ld[uw,l,q]() calls (39520c9eaa)
18 hours ago target/riscv: Inline translator_ld[uw,l,q]() calls (a31f16bdd4)
18 hours ago target/riscv: Inline cpu_ld[lq]_code() calls (f7f4cd501c)
18 hours ago target/ppc: Inline cpu_ldl_code() call in ppc_ldl_code() (b9789d2993)
18 hours ago target/ppc: Check endianness at runtime in ppc_data_endian_env() (7ef4fee1a6)
18 hours ago target/ppc: Introduce ppc_env_is_little_endian() helper (cf7719d302)
18 hours ago target/ppc: Check endianness via env in ppc_disas_set_info() (3d072f029f)
18 hours ago target/ppc: Inline need_byteswap() and replace translator_ldl_swap() (3531dc3dd9)
18 hours ago target/ppc: Introduce ppc_code_endian_dc() helper (858a54e44d)
18 hours ago target/ppc: Introduce ppc_data_endian_env() helper (043c4e1715)
18 hours ago target/ppc: Expect page translation hash addresses to be aligned (3b24453f85)
18 hours ago target/ppc: Inline cpu_ld/st_data_ra() calls in do_hash() (50d114e04f)
18 hours ago target/ppc: Inline cpu_ld/st_mmuidx_ra() calls in memory helpers (cd4b54a030)
woocommerce
30 minutes ago [Performance] Products: edge-case, address attributes metas migration causing perfromance issues (#62966) (baec67b352)
5 hours ago Release: Remove 10.5.0-rc.3 change files from trunk (#63099) (74c05fea91)
16 hours ago Move product sale badge alongside individual prices in cart and update design (#63012) (1af73caf45)
17 hours ago Re-add the AccessiblePrivateMethods trait (#63087) (a273263ef5)
21 hours ago Refactor `getQuantityConstraints` and `normalizeProductFromStore` in iAPI cart store (#63033) (8d21bf4f80)
22 hours ago Prevent showing error messages on empty checkout fields until form submission (#62689) (ba6a239ecf)
23 hours ago [Performance] Products: reduce the number of SQLs when rendering related/upsell products. (#63006) (239412da74)
25 hours ago Fix: Empty email subject for "Order Refunded" (partially refunded) email in block editor (#63047) (90b9dd0bcd)
26 hours ago Release: Remove 10.5.0-rc.2 change files from trunk (#63076) (fa9e68d5e8)
2 days ago Fix fatal error when REST controllers are instantiated before WooCommerce is loaded (#63066) (38d40e99ed)
2 days ago Revert "PayPal Standard e2e tests 1 - enablement" (#63064) (c7415a52e7)
2 days ago Improve Product Collection inspector controls by better terms search (#63025) (75952b25fc)
2 days ago Add PR template instruction to CLAUDE.md (#62995) (f8eac71181)
2 days ago Adds create and delete functionality to push token controller (#62968) (562c9eef88)
2 days ago Products by Brand: journey starts with brand picker (#63023) (d330bb3bab)
2 days ago Taxonomy Filters: add option to order terms by `menu_order` (#62940) (3947699a2a)
2 days ago Release: Remove 10.5.0-rc.1 change files from trunk (#63060) (1bf6e1882d)
2 days ago Product Collection: implement support for Taxonomy filters on posts and pages (#62860) (c32fac0c30)
77 minutes ago Code Editor: Allow saving with Ctrl/Cmd+S in Theme/Plugin Editors. (5db53df0a8)
7 hours ago Script Loader: Allow classic scripts to depend on script modules. (9c5d66a1f1)
12 hours ago General: Further preserve back-compat for `wp.sanitize.stripTags()` to return empty string when falsy value supplied. (834d0937a7)
13 hours ago Docs: Document the `$wp_meta_keys` global in meta registration functions. (a00cfc7bd9)
33 hours ago Build/Test Tools: Restore reusable Gutenberg build workflow. (7744ee7719)
2 days ago Code Editor: Fix keyboard accessibility of autocompletion for HTML attribute values and PHP keywords/variables. (32db7b35c9)
2 days ago General: Preserve back-compat for `wp.sanitize.stripTags()` to return empty string when passed `null`/`undefined`. (f56d172da4)
2 days ago Site Health: Correct the check for a static `robots.txt` file. (e4f20d9daf)
2 days ago Customize: Use `wp_check_filetype()` instead of `substr()` to extract file extension. (6b0edddb54)
2 days ago Docs: Correct `$translate` param type for `WP_Theme::markup_header()`. (a5dbdd390b)
2 days ago Docs: Correct type of `WP_Theme::$cache_expiration` from `bool` to `int`. (ee88db289f)
3 days ago Tests: Correct unit tests for `textColumn` block support in appearance tools opt-ins. (d3f8ecc58e)
3 days ago Docs: Replace some `@see` tags with `@link` for URLs in `wp-includes/rest-api/`. (0399a305b6)
3 days ago Editor: Fix an indentation issue after [61570]. (b4c572d1a2)
3 days ago Editor: Add `textColumn` block support to appearance tools opt-ins. (31f59cdc67)
3 days ago Replace "Add New Media" title with "Add Media" in media-new.php (70ee018e3c)