Projects with recent changes
aom
14 hours ago Set mv_limits correctly for 64x64 blocks in TF (28ea9e6b7a)
2 days ago Speed up av1_optimize_txb() (f8f91ecd56)
2 days ago Add force max q option (ee698f212e)
17 hours ago res_pjsip: Add external_signaling_hostname transport option (16bbc5e0d0)
18 hours ago WebSocket Enhancements: Proxies and Keepalives for ARI and Media Outbound Websockets. (184fafc20c)
2 days ago CLAM-3005: Retire stats submission code (#1732) (5d1660e82)
8 hours ago set seekable stream flag (e1c012948)
10 hours ago auto-detect DNG image wrapped in a TIFF (920718da7)
13 hours ago build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#8790) (9cc57a442)
13 hours ago build(deps): bump github/codeql-action from 4.36.0 to 4.36.1 (#8789) (c3fa219a0)
2 days ago Patch to make sure that a file is used when using the DNG coder inside the TIFF coder. (4c3633008)
2 days ago reject cineon files with an invalid bits per pixel (#8781) (5ee634039)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-8g53-9m3c-69xg#advisory-comment-224693 (9d1764c43)
3 days ago encode three channels into one string (ddea9d243)
3 days ago Seek to the start of the blob if possible when opening a custom stream. (d8dc77345)
3 days ago conform to namespace conventions (922913a27)
3 days ago conform to namespace convention (74fc6bd50)
3 days ago https://github.com/ImageMagick/ImageMagick/issues/8743 (e5ce98cfe)
3 days ago exif thumnail namespace convention (d03cf6896)
kernel
2 days ago Linux 7.1-rc7 (4549871118cf)
3 days ago Merge tag 'x86-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (c68691dc1dca)
3 days ago Merge tag 'timers-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (09feffa073d8)
3 days ago Merge tag 'sched-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (77e8e6861bc0)
3 days ago Merge tag 'locking-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (96c1ddbc16f4)
3 days ago Merge tag 'regulator-fix-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (e2264c52e18b)
3 days ago Merge tag 'input-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (33d8d8ec31b5)
2 hours ago cmp_client_test.c: fix partly too generous total_timeout limit for IR session with polling (bbe7916279)
2 hours ago cmp_vfy.c: prevent needless and confusing duplication of diagnostic output on failure validating CMP messages (b6eb715075)
2 hours ago cmp_vfy.c: small fixes on content and layout of diagnostics on failure validating signature-based protection of CMP messages (0a6b6664a4)
2 hours ago make sure BIO_set_ssl() transfers ownership of ssl only on success; document this (1a2e75520b)
2 hours ago http_lib.c: add check that host_end is not past authority_end (33544336cb)
2 hours ago OSSL_HTTP_REQ_CTX.pod: tweak description of 'expect_asn1' parameter of OSSL_HTTP_REQ_CTX_set_expected() (673a2cfba5)
2 hours ago apps/cmp.c: fix use of SSL_set_tlsext_host_name() for SNI and X509_VERIFY_PARAM_set1_host() (2a34692e5e)
2 hours ago http_lib.c: fix parsing 'scheme' part in OSSL_parse_url() (f55922e8b2)
2 hours ago SSL_CTX_set_tlsext_servername_callback.pod: improve doc of SSL_set_tlsext_host_name(); update format (edec017c06)
14 hours ago Disable tls test in pkcs11 provider (5191045371)
14 hours ago update pkcs11 submodule (4ed8916026)
14 hours ago clean up the code a bit (1c81e499a8)
14 hours ago Opportunistiaclly move archived items to a separate list (6daa86082e)
14 hours ago Fix caching of EVP methods when NO_CACHED_FETCH is asserted (431f786ee6)
14 hours ago correct property_test (c1ad1773f5)
14 hours ago Fix persniketyness in tsan (8f9f0d2da0)
14 hours ago improve sharding of cache_lists (8b19d36ed9)
14 hours ago clean out lru list and write lock (e8b562dbc0)
14 hours ago remove read lock from method store cache lookup (79cd5c9bdc)
14 hours ago fully replace hash table with linked list (b84faffb27)
14 hours ago add atomic list removal to property cache (4d80958db6)
14 hours ago Add atomic list inserted to method store cache (d31591fc04)
14 hours ago remove ossl_method_store cache culling (6ca0a15d98)
14 hours ago Fix missing dependency on ml_kem_keymgmt.c (15abb53c06)
15 hours ago Provide independent lock failure signal on cmp_exch_ptr (fb5e8bed5d)
2 days ago apps/s_client.c: read one byte less to avoid triggerring overflow protection (037ed10312)
2 days ago quic: cleanse derived IV on setup failure (c920796adf)
2 days ago add fingerprint of the new PGP key (b99b3566e2)
2 days ago Check custom extensions are handled correct with 3rd party QUIC (0d6164b9f0)
2 days ago There is no need to call custom_ext_copy_old_cb after reallocing dst->meths (ff08a2c6d1)
11 hours ago zend_hash.h: return `true`/`false` from `bool` functions (#22162) (a7f40d12a2f)
24 hours ago [skip ci] ext/intl: Fix typos in error conventions (#22261) (78d394e50b6)
2 days ago Merge branch 'PHP-8.5' (e9e2418d1cf)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (63c3394005e)
2 days ago intl: Fix memory leak in IntlChar::getFC_NFKC_Closure() (d70568ea9f0)
2 days ago sockets: Fix memory leak in socket_recvfrom() (1d8cb113ebc)
2 days ago Merge branch 'PHP-8.5' (a7223e73a8e)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (d3a70eaeca9)
2 days ago ext/mysqli: Fix stmt->query leak in mysqli_execute_query() validation errors. (6501051883f)
3 days ago ext/bz2: Reject oversized input in bzdecompress() (237932f37be)
3 days ago Merge branch 'PHP-8.5' (7aff22c47f2)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (e21aaa3b65a)
3 days ago zip: Fix leak when zip_fread() fails (17f67529fd7)
3 days ago zip: Fix name leaks when path length check fails in php_zip_pcre() (c4d4ceab2dc)
3 days ago zip: Fix file descriptor leak when php_zip_add_file() fails (4c54dce2bc2)
3 days ago Merge branch 'PHP-8.5' (ad1cf51972c)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (081487078cd)
3 days ago zlib: Fix memory leak in inflate_add() (73d9145ef5a)
3 days ago zlib: no need to free dict on inflate init error (98a644c02da)
3 days ago ext/intl: Fix ResourceBundle fallback-disabled error message (#22236) (42cc4adb1b1)
14 hours ago Merge tag 'pull-loongarch-20260609' of https://github.com/gaosong715/qemu into staging (de5d8bfd61)
20 hours ago target/loongarch: Add new structure CPUSysState (b653a954d4)
20 hours ago target/loongarch: Add macro CSR_OFFSET and CPU_CSR_OFFSET (4a5d2c649d)
20 hours ago target/loongarch: Add wrapper function get_csr_offset() (b1a48299dc)
20 hours ago target/loongarch: Add default CSRFL_BASIC info with flags field (9d1a6d194e)
20 hours ago linux-user/loongarch64: Use sys_state when accessing CSR registers (432eef4efb)
20 hours ago target/loongarch: Use sys_state in op_helper.c when accessing CSR registers (cd25648460)
20 hours ago target/loongarch: Use sys_state in csr_helper.c when accessing CSR registers (9c93f9e5ed)
20 hours ago target/loongarch: Use sys_state in tcg_cpu.c when accessing CSR registers (15e3879769)
20 hours ago target/loongarch: Use sys_state in tlb_helper.c when accessing CSR registers (f298cf3aa7)
20 hours ago target/loongarch: Use sys_state in kvm.c when accessing CSR registers (96432d94a4)
20 hours ago target/loongarch: Use sys_state in file arch_dump.c when accessing CSR registers (6575246d69)
20 hours ago target/loongarch: Use sys_state in cpu_helper.c when accessing CSR registers (8d8cb66366)
20 hours ago target/loongarch: Use sys_state in cpu.c when accessing CSR registers (ce969fa50b)
20 hours ago target/loongarch: Add new field curState in CPULoongArchState (92dd54a0bf)
2 days ago Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (cc329c4917)
2 days ago Merge tag 'pull-aspeed-20260608' of https://github.com/legoater/qemu into staging (522517f122)
2 days ago MAINTAINERS: remove Julia Suvorova from Linux io_uring (3f3ba1408b)
2 days ago block/io: fallback to bounce buffer if BLKZEROOUT is not supported because of alignment (b4e28c304b)
3 days ago Version bump to 6.0.7 (5973ff8e41)
woocommerce
5 hours ago Allow POS catalog product feed files to be served (#65563) (81536ec9820)
12 hours ago Migrate Blocks e2e page-object utils into Core e2e suite (#65571) (8f6bd619378)
16 hours ago Use public postcode-validator API in checkout postcode check (#65382) (28e61e8e727)
18 hours ago Fix checkout address helpers for collapsed forms (#65548) (8a27adc50e0)
19 hours ago Fix OrdersTableQuery LIMIT for SQLite compatibility (#64396) (a11192689cd)
19 hours ago Fix: wc_update_10802 throws DB errors on sites without HPOS enabled (#65536) (f00f2294194)
19 hours ago [RSM] Shopper lists: register GDPR privacy exporter and eraser (#65251) (2f3c9ce5af2)
21 hours ago Fix milestone checkbox detection without markers (#64896) (71ec4f9e600)
22 hours ago Deprecate QueryFilters class (#65598) (a9a659c9c0c)
24 hours ago Revert 7dd031e (6168e874b8a)
24 hours ago Pin dessant/repo-lockdown to a commit SHA (woocommerce-analytics mirror workflow) (#65596) (d1385b5c339)
34 hours ago Reorder SVN copy operation to tag after commit (7dd031e9c3e)
34 hours ago Update SVN add/delete commands for tagging (f450cf5f6ab)
35 hours ago Release: Remove 10.9.0-beta.1 change files from trunk (#65594) (a216b985e05)
2 days ago docs: Update WooCommerce Core testing docs (#65583) (b162c961909)
2 days ago Move inline comment off statement line in wc_customer_bought_product (PHPCS) (#65586) (0ee9ba90452)
2 days ago Fix push notification safety net not canceled on delivery (#65574) (ebb0e8f7a14)
2 days ago Release: Remove 10.9.0-dev change files from trunk (#65585) (bbe1236fb95)
2 days ago Surface settings UI fallback through wc_doing_it_wrong (#65499) (295dc0b2bf6)
2 days ago Add NOX onboarding critical flows (#65365) (276ebebe8fc)
2 days ago Remove Buildkite analytics reporting from CI (#65542) (4881b5bf214)
2 days ago Make abandoned cart recovery experimental and opt-in (not default-on for new installs) (#65521) (07d8ca45ef3)
2 days ago Restrict @wordpress/components imports in storefront block files (#65381) (a9cbb2b13f8)
2 days ago Add settings UI flag-off smoke test (#65490) (14936b6e2aa)
2 days ago Fix fatal TypeError in wc_modify_map_meta_cap() on PHP 8+ for invalid user IDs (#65506) (a8be23289e6)
2 days ago Limit layered nav count cache growth (#65552) (acb2050c862)
2 days ago Increase SVN http timeout from 1800 to 3600 seconds (7239506da42)
2 days ago Enable push notifications by default (#65514) (2d5e873ac72)
2 days ago Align settings UI SDK with settings card design (#65557) (1896acb098e)
2 days ago Fix: Improve color contrast for status marks on System Status tab (WCAG 2.2 AA) (#65299) (9e1a3b79e1a)