Projects with recent changes

aom

32 hours ago Fix set_property(TARGET ${example}) calls (4f8be91496)
34 hours ago Fix comment typos related to examples and tools (1227acb441)
2 days ago Fix issue in SVC parameter configuration (4f0e3d0a77)

asterisk.org

2 days ago func_strings: Fix misspelling of "occurred" in FIELDNUM documentation. (c05ac3f232)

clamav.net

33 hours ago libclamav/crypto: Remove cl_ASN1_GetTimeT() (#1731) (0097a6f99)
3 days ago Jenkinsfile: supporting repos branch name change (#1784) (9d0878e53)

imagemagick.org

7 hours ago revert (d14e83b6c)
17 hours ago check for supported inline image formats (e1394acef)
2 days ago Moved the workflow to the Website repository. (b17cb9c68)
2 days ago Fix YCbCr TIFF images to always convert to RGB via the generic reader. (6a40f2662)
2 days ago Corrected method call. (ac68a7c1b)

kernel

28 hours ago Merge tag 'kbuild-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux (02dc699f83d0)
28 hours ago Merge tag 'trace-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (2aa6a5e88959)
31 hours ago Merge tag 'ntfs-for-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs (0131b508c0e2)
31 hours ago Merge tag 'v7.2-rc5-smb3-server-fixes' of git://git.samba.org/ksmbd (bc29fe1c6178)
31 hours ago Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux (f30ca2ce7d5e)
32 hours ago ring-buffer: Fix subbuf_ids memory leak in rb_allocate_cpu_buffer() error path (260b20d9b78b)
32 hours ago Merge tag 'block-7.2-20260731' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (f01618fd7915)
32 hours ago Merge tag 'io_uring-7.2-20260731' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (5d0c32d6ec00)
33 hours ago Merge tag 'drm-fixes-2026-08-01' of https://gitlab.freedesktop.org/drm/kernel (680d49d84cb8)
34 hours ago Merge tag 'devicetree-fixes-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (a2cf4ef33184)
35 hours ago Merge tag 'hyperv-fixes-signed-20260731' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux (de8c3b8e05e1)
35 hours ago Merge tag 'trace-tools-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (ce6ce829c80c)
35 hours ago mshv_vtl: bounds-check cpu index in vtl mmap fault handler (22dfdc17cead)
35 hours ago mshv: Publish VP to pt_vp_array before installing the file descriptor (72e3b0311aa9)
35 hours ago Drivers: hv: vmbus: add VTL2 redirect connection ID (92d059312802)
35 hours ago mshv: Order pt_vp_array publish against irqfd assertion path (b098dc869219)
35 hours ago mshv: Fix missing error code on VP allocation failure (f546be6a19d2)
35 hours ago mshv: Fix level-triggered check on uninitialized data (0289a67cd70b)
35 hours ago mshv: Fix race in mshv_irqfd_deassign (0762262ac3e7)
35 hours ago mshv: Use kfree_rcu in mshv_portid_free (5cb5c2f4a837)
2 days ago Merge tag 'spi-fix-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (6269cc6f52c6)
2 days ago Merge tag 'pci-v7.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci (596254ecc5b7)
2 days ago Merge tag 'hwmon-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (5f5d80d3b753)
2 days ago Merge tag 'sound-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (c5d3fe9d25e3)
2 days ago Merge tag 'uml-for-linus-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux (05b165b6c8ab)
2 days ago Merge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (7c7ed510824b)
2 days ago s390/dasd: Fix undersized format-check buffer (7f40b346462f)
2 days ago s390/dasd: Fix potential NULL pointer dereference (9973026f572d)
2 days ago s390/dasd: Fix path verification interrupted by concurrent dasd_sleep_on_immediatly (dcba277d119a)
2 days ago Merge tag 'drm-intel-fixes-2026-07-30' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes (256325820a46)

openssl.org

17 hours ago oqs noted a double free recently: (77f492f29f)
19 hours ago Port script_29 (cdcb6adf8c)
19 hours ago Port script_28 (a5f2ea2238)
19 hours ago Port script_27 (7bdfc9310b)
19 hours ago Port script_26 (7635f9477d)
19 hours ago Port script_25 (dfd0160321)
28 hours ago doc/man7/openssl-env.pod: fix and augment OPENSSL_RUNNING_UNIT_TESTS description (4500424105)
28 hours ago Fix encrypt decrypt fetch for cms from privoder side (e3387d3a5a)
2 days ago Add entry about Elbrus2000 support into NEWS.md and CHANGES.md (578ec637ee)
2 days ago Enable enc_b64_avx2{c.h} code on the e2k arch (d9c835dc89)
2 days ago GCM/ghash specialization for the e2kv6 (Elbrus2000) arch (66f75fbccc)
2 days ago Add SIMD specialization of chacha20 for the Elbrus2000 arch (35884281d8)
2 days ago Implement the BN acceleration for Elbrus2000 (43ce879808)
2 days ago bn_lib.c: Special-case the BN_num_bits_word function for the Elbrus2000 arch (2e9fc11fed)
2 days ago Add gf2m specialization for Elbrus2000 (b697a0184f)
2 days ago md32_common.h: Add Elbrus2000-specific version of ROTATE (a8ede5fe32)
2 days ago sha512.c: Tweaks for Elbrus2000 architecture (19a09e714a)
2 days ago async_posix.c: Fix calling to makecontext() on Elbrus2000 (da82481942)
2 days ago Configurations: Add configurations for the Elbrus2000 architecture (582677826c)
2 days ago Add CHANGES.md entry for AES-CBC AVX-512/VAES decryption (d6a255a470)
2 days ago Add AVX-512/VAES optimized AES-CBC decryption (62fe048fbe)
2 days ago Fix C99 printf length modifiers with VS2013 CRT (2da90c2f05)
2 days ago Fix VS2013 build of QUIC radix tests (8027baa90a)
2 days ago Fix SSKDF key parameter documentation (4ce7b8afc9)
3 days ago Rework v3nametest for SAN-first matching, add flag and long-name coverage (0ffaa24c61)
3 days ago apps: Make s_client -quiet really quiet (30be19ca01)
3 days ago apps: test pkey -inform and -outform handling (1cc87ac673)
3 days ago apps: test ec -check key consistency reporting (8068ac6dd6)

php.net

9 hours ago ext/gmp: applied fixers to improve test robustness (#22987) (b74e0f749d2)
10 hours ago Merge branch 'PHP-8.5' (472f693590f)
10 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c611ac898a1)
15 hours ago Merge branch 'PHP-8.5' (198bf7f0be4)
15 hours ago ext/intl: Reset IntlListFormatter error state in constructor (#22931) (94d00c93273)
16 hours ago ext/random: applied fixers to improve test robustness (a5a94766b68)
20 hours ago Applied fixers to improve test robustness (ext/intl, ext/phar) (#22985) (7334dcf5cc9)
28 hours ago Merge branch 'PHP-8.5' (1a48f90c2e0)
28 hours ago Update ext/mbstring/tests/gh21036.phpt (0d9b381beb9)
28 hours ago Fix mbregex search state after cache invalidation (efd178b1b60)
28 hours ago Update ext/mbstring/tests/gh21036.phpt (f6995384279)
28 hours ago Fix mbregex search state after cache invalidation (da4b6760477)
28 hours ago Update ext/mbstring/tests/gh21036.phpt (0ee81b40603)
28 hours ago Fix mbregex search state after cache invalidation (03a71535c30)
35 hours ago Merge branch 'PHP-8.5' (949fdc41d9f)
35 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (af780bc2fa1)
35 hours ago ext/sysvshm: don't orphan the segment shm_attach() just created (a72e0636fe4)
35 hours ago sysvmsg/sysvsem: fix IPC_PRIVATE and out-of-range key handling (#22956) (a0d06f1c296)
2 days ago Merge branch 'PHP-8.5' (8b596a28abe)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (dc875173c27)
2 days ago Resolve the effective property in ReflectionProperty lazy APIs (ae42ecf1f34)
2 days ago zend_call_stack.c: AIX backend (#22906) (415a415381b)
2 days ago Merge branch 'PHP-8.5' (dfba0e8737f)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (2965b248c67)
2 days ago Check object_init_ex() in ReflectionMethod::createFromMethodName() (b80ef095ea6)
2 days ago spl: use zend_call_known_function() when possible (#22972) (049f7e8dd06)
2 days ago Merge branch 'PHP-8.5' (d52b81e3081)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (cc0ff7e0a05)
2 days ago Avoid truncation on null bytes in class and function names (841fe26c11f)
2 days ago Zend: Refactor deduplicate auto-global checks (#22963) (39e45a34064)

qemu.org

35 hours ago Merge tag 'pull-target-arm-20260731' of https://gitlab.com/pm215/qemu into staging (b428fe0362)
2 days ago target/arm: Remove stale comment about WFE/SEV implementation (c490037c13)
2 days ago target/arm: Make YIELD, WFI and WFE be NOPs on pre-v6K (d88781a4e8)
2 days ago target/arm: Don't NOP the SEV insn on v6K CPUs (dd0d695306)
2 days ago target/arm: Fix b16b16 feature test for SME2 BFCLAMP, BFMAX, BFMIN (702252a0db)
3 days ago Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging (0345ef676b)

strongswan.org

2 days ago windows: Avoid potential races with canceling threads (5011838b32)
2 days ago atomics: Add helpers to atomically load/store bools (3934089415)
2 days ago vici: Make IKEv2 the default IKE version (bf438cb182)

woocommerce

11 hours ago [tests] Fix filters registered in setUpBeforeClass being dropped (#67297) (429e7cef5bf)
18 hours ago Fix order-review moderation guard missing legacy reviews of variable-product variations (#67071) (26928ec5fef)
21 hours ago [tests] Fix three test hygiene defects found while sweeping lifecycle methods (#67298) (7c029e63741)
2 days ago Only apply stepper classes to quantity containers with a visible input (#67153) (22f662f0318)
2 days ago Deprecate coupon updated props hook in favor of per-save successor (#67168) (3ed08f0792c)
2 days ago [tests] Fix unit tests that skip their parent setup or teardown (#67177) (bc648b5c32c)
2 days ago Improve Product Image srcset to prevent wide images from appearing blurry (#67105) (f2546bef291)
2 days ago Fire cart store cross-cutting side effects once per batch cycle (#66748) (0e5a279a775)
2 days ago Prepare Packages for Release (#67146) (dc74a253e80)
2 days ago Give woocommercebot PRs a larger e2e timeout (#67178) (39c58f62885)
2 days ago Exclude already selected products from product search results (#67063) (2f15e913189)
2 days ago Return a structured outcome from the cart store addCartItem action (#66687) (11ac9d8619c)
2 days ago Fix review selector controls shown by default (#67151) (7b7a925c7ec)
2 days ago Prevent crashes from invalid version cache values (#67164) (d9830cca117)
2 days ago [Email Editor] Add context-aware rendering to personalization tags (#66937) (1a317e6e31a)
2 days ago [Payments NOX] Ignore test-mode WooPayments usage in the WooPayments incentives eligibility context (#67154) (ceaa8837ecc)
2 days ago Clean up shipping method title test coverage (#67006) (7ee0e4610b8)
2 days ago Update the documentation for conditional functions (#67143) (6e51e46c7fb)
3 days ago Allow building non-release branches in the release ZIP workflow (#67078) (54a287bab33)
3 days ago Release: Remove 11.0.0-rc.3 change files from trunk (#67176) (d5ace39edeb)
3 days ago Fix outdated dev blog link and X acount in plugin readme (#67140) (6c2ae581cd5)
3 days ago Fix flaky Mini-Cart variation attributes e2e test (#67165) (66565cdbfe2)
3 days ago Revert the fixed end-prices order calculation changes (#63744 and #65535) (#67142) (092c641ef4b)
3 days ago Fix root-level path filtering in Analyze changes and gate the plugin artifact build (#66971) (4ed6764a1ad)
3 days ago Ignore draft PRs in release build and kickoff checks (#67139) (661153e5ac1)
3 days ago Fix coupon updated props accumulating across saves (#66724) (71ad1c3f20b)