Projects with recent changes

aom

3 hours ago Simplify intra search early termination conditions (b766b1b4e4)
3 hours ago RC: Update gop_struct for libaom (d71c9b337c)

guacamole.apache.org

2 hours ago GUACAMOLE-1943: Merge add ctrl+arrows/ctrl+backspace shortcuts (2e7e64a0)
3 hours ago GUACAMOLE-1943: Add constants for "magic numbers" in function __guac_terminal_send_key. (b011eccc)
3 hours ago GUACAMOLE-1943: Add ctrl+arrows/backspace/del and shift+up/down/home/end keyboard shortcuts. (b098409e)

imagemagick.org

18 hours ago https://github.com/ImageMagick/ImageMagick/issues/8422 (d0b07ac82)
27 hours ago Move writing of the IDAT chunk to the end to silence a warning in exiftool (#8400) (fe6925d0d)

kernel

24 hours ago Linux 6.18-rc4 (6146a0f1dfae)
2 days ago Merge tag 'spi-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (691d401c7e0e)
2 days ago Merge tag 'regulator-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (bfeeb4a1bdf5)
2 days ago Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap (963bf1619472)
2 days ago Merge tag 'x86-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (e3e0141d3dc5)
2 days ago Merge tag 'perf-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (f9bc8e0912b8)
2 days ago Merge tag 'objtool-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (74131a0f1b9e)
2 days ago Merge tag 'xfs-fixes-6.18-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (9db0d7c5a5be)
2 days ago Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux (cb7f9fc3725a)
3 days ago objtool: Fix skip_alt_group() for non-alternative STAC/CLAC (c44b4b9eeb71)
3 days ago kconfig/nconf: Initialize the default locale at startup (43c2931a95e6)
3 days ago kconfig/mconf: Initialize the default locale at startup (3927c4a1084c)
3 days ago Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (ba36dd5ee6fd)
3 days ago x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbols (9b041a4b66b3)
3 days ago Merge tag 'drm-fixes-2025-10-31' of https://gitlab.freedesktop.org/drm/kernel (ec0b62ccc986)
3 days ago Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci (f414f9fd6879)
3 days ago Merge tag 'vfio-v6.18-rc4' of https://github.com/awilliam/linux-vfio (39bcf0f7d415)
3 days ago PCI: Do not size non-existing prefetchable window (437aa64c8e32)
3 days ago Revert "PCI: qcom: Remove custom ASPM enablement code" (057f1652feb9)
3 days ago Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (a5beb58e5309)
3 days ago Merge tag 's390-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (b4f7f01ea14f)

libheif

4 hours ago Sanitize auxiliary type when used as filename suffix (98a4bc7c)
10 hours ago Check "max_output_buffer_entries" when returning warnings. (8c6f8e77)

novnc.com

5 hours ago Use Node version 24 when publishing to npmjs (d3d69a8)
7 hours ago Publish with latest npm version (e03a54e)
7 hours ago Stop using access tokens when publishing to npmjs (99865e5)
8 hours ago Allow publishing to npmjs.com with OIDC (b29cc64)

php.net

2 hours ago dom: Optimize splitText() (#20371) (540fd6e96bb)
5 hours ago [skip ci] Fix typo in CODING_STANDARDS.md (GH-20364) (bda37c11618)
7 hours ago Add test for so_reuseport stream socket option (5151b9d8d66)
7 hours ago network: on freebsd using SO_REUSEPORT_LB for a better distribution. (f900035b273)
9 hours ago Add so_reuseaddr stream socket context option (aead67d0bb2)
12 hours ago dom: Minor cleanup in text.c (#20372) (f00a30102cd)
21 hours ago Merge branch 'PHP-8.5' (49c3ff6c891)
21 hours ago Fixes to uri serialization (#20369) (afb7b97d440)
21 hours ago sqlite3: remove nonsensical return_value dtor (#20360) (197a455bc02)
21 hours ago Merge branch 'PHP-8.5' (c1e7f082132)
21 hours ago Fix latest ext/uri NEWS entry (51ca7168539)
21 hours ago Merge branch 'PHP-8.5' (16bab75a25d)
21 hours ago Fix the distinction between missing and empty username/password for RFC3986 URIs (#20335) (e386864b5a8)
22 hours ago Merge branch 'PHP-8.5' (d2a6773599a)
22 hours ago uri: Unify exception testing for modification tests (#20368) (a22793db2be)
22 hours ago Merge branch 'PHP-8.5' (7a93d2ca6a5)
22 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (0e9c39deb94)
22 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (6d12688c9e2)
22 hours ago ext/zip: fix memory leak when encryption is passed as userland array option. (55f7303d735)
22 hours ago ext/intl: migrate C code to C++ step 4. (#20170) (83e3a6d903b)
24 hours ago ext/zip: Sync remaining parts for libzip >= 1.0.0 (#20365) (8d1a42fd108)
30 hours ago Reduce code size of strripos() (#20358) (9300a5076d6)
30 hours ago Use release_ex consistently in php_strtr_array_ex() (#20359) (4bd3a9006e3)
2 days ago ext/zip: lifting libzip minimum support. (a979e9f897a)
2 days ago Merge branch 'PHP-8.5' (82249dcbf47)
2 days ago uri: Use the “includes credentials” rule for WhatWg user/password getters (#20303) (81f6ba55032)
2 days ago Merge branch 'PHP-8.5' (2f0a0c598c8)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (cda8daaccf1)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (981b8c65edf)
2 days ago Merge branch 'PHP-8.2' into PHP-8.3 (be8c8a9d6bb)

qemu.org

10 hours ago Merge tag 'igvm-20251103--pull-request' of https://gitlab.com/kraxel/qemu into staging (a8e63c0130)
13 hours ago igvm: add MAINTAINERS entry (541e7a2d98)
13 hours ago igvm: add support for initial register state load in native mode (593fe98d74)
13 hours ago igvm: add support for igvm memory map parameter in native mode (13abf2fcb7)
13 hours ago igvm: fix off by one bug in memmap entry count checking (dd020b4e6b)
13 hours ago igvm: move igvm.h file to include/system (451e7b7aa7)
2 days ago Merge tag 'pull-target-arm-20251031' of https://gitlab.com/pm215/qemu into staging (53b41bb789)
2 days ago Merge tag 'audio-test-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (c5d60e5903)
2 days ago Merge tag 'qga-pull-2025-10-30' of https://github.com/kostyanf14/qemu into staging (9246a4c84c)
2 days ago Merge tag 'pull-ppc-for-10.2-d4-20251030' of https://gitlab.com/harshpb/qemu into staging (0ea4120e39)

woocommerce

3 hours ago Actions: Add backwards compatibility review (#61727) (0e68c36b95)
4 hours ago Export email editor components for external usage (#61748) (ddac104f62)
6 hours ago Align Payment Settings header size with other tabs under WC Settings (#61671) (a80d5f8cb4)
8 hours ago Use reload page util in Cart/Checkout block error boundaries (#61498) (f5e816b672)
9 hours ago Add product block collection variant for the block email editor (#61546) (6ba186ecc4)
11 hours ago Add to Cart + Options: stretch Product Quantity to the same height as the Add to Cart Button (#61713) (f47d963218)
11 hours ago Add to Cart + Options: support the Product block when a variation is selected (#61639) (7d11478585)
13 hours ago [Payments NOX] Allow payment gateways to provide context links (#61681) (81edc2eb25)
13 hours ago [Payments NOX] Prevent WC core-provided gateways showing deactivation actions (#61700) (0b68089427)
3 days ago Add display support for "Unique product id" in wp-admin products table (#60049) (e7cc0f7eee)
3 days ago Update changelog.txt after 10.3.4 (#61752) (cc1de6c44d)
3 days ago Update stable tag to 10.3.4 (trunk) (#61750) (489285fd43)

wordpress.org

3 hours ago Docs: Update description for some method parameters in `WP_REST_Server` class. (2d72e07779)
26 hours ago Docs: Correct the type for some method parameters in `WP_REST_Server` class. (fabb94e505)
2 days ago Docs: Correct `@return` type for `WP_REST_Response::remove_link()`. (6d7766478e)
3 days ago General: Rename `wp_send_late_headers` action to `wp_finalized_template_enhancement_output_buffer`. (1e305838fe)
3 days ago Emoji: Convert emoji to HTML entities for `utf8mb3` columns during `wp_insert_post()`. (66b49e5679)
3 days ago Bundled Themes: Modernize Genericons. (60fde0f727)
3 days ago Themes: Prevent PHP notice thrown in `wp_title_parts`. (ad956b105c)
3 days ago Twenty Twelve: Restore support for Image block rounded style. (6d96c52fba)
3 days ago Twenty Twenty One: Fix editor spacing with inner blocks. (9ae6d2ae4b)

xz

7 hours ago Update THANKS (f57b1716)
7 hours ago mythread.h: Fix the build on Emscripten when threading is disabled (211cde09)
10 hours ago Translations: Update the Serbian man page translations (cbf50a99)
26 hours ago xz: Silence a compiler warning when signals_block_count is unused (68d15911)
28 hours ago xz: Silence a warning from Clang on glibc systems (beca0158)
31 hours ago Translations: Update the Serbian man page translations (3e394278)
31 hours ago Translations: Update the Korean man page translations (ace28e35)
31 hours ago Translations: Update the Italian man page translations (ffd14a09)
31 hours ago Translations: Update the Ukrainian man page translations (6f315287)