Projects with recent changes
17 hours ago Merge pull request #2914 from signalwire/fix_old_port_log (aede363606)
18 hours ago [core] Fix logging of old remote RTP port (2059e933be)
18 hours ago Merge pull request #2913 from signalwire/fix_from_addr (5aee26556a)
18 hours ago [core] Fix initialization of rtp_session from_addr (1258044125)
18 hours ago Merge pull request #2912 from signalwire/fix_timer_check (7034d6cfda)
19 hours ago [core] Fix - should take the amount of time until the timer next expires (96d086820b)
25 hours ago Added support for reading and writing meta channels in a TIFF images with separate planes of data. (0fb2096d5)
25 hours ago Added option to specify which meta channel should be imported or exported to the QuantumInfo. (2f5c379ab)
25 hours ago Corrected check for the alpha channel. (8dab4dcf9)
25 hours ago Fixed step size calculation when importing or exporting a single channel. (591f3160e)
2 days ago Fixed copy paste mistake. (5741f3d49)
2 days ago Removed duplicate permission definition. (20147db6a)
2 days ago Also run CodeQL on our actions. (4f2fb31cd)
2 days ago Limit the permissions of our workflows. (1b3777c85)
2 days ago Corrected languages for CodeQl analysis. (989b0c9b1)
2 days ago Extra images will be added as meta channels when combining images. (2ec2c75db)
2 days ago Also throw an exception in ImpoortOpacityQuantum and ExportOpacityQuantum when the image has no alpha channel. (1f53bd22e)
2 days ago Added ImportPixelChannel that can be used to export a specific channel and use that for single channel imports. (1414cbdf1)
2 days ago Added ExportPixelChannel that can be used to export a specific channel and use that for single channel exports. (002f1d3f6)
2 days ago Raise exception when importing or exporting pixels alpha pixels and the image has no alpha channel. (1c452703a)
2 days ago Fixed build. (e1bb41401)
2 days ago Moved writing of channels to a separate method in the tiff encoder. (bf8fd3aa3)
2 days ago Cosmetic. (a20bf14a7)
2 days ago Make sure the quantum_type is not changed when reading tiff images with separate planes of data. (ffd40c95d)
kernel
12 hours ago Linux 6.17-rc6 (f83ec76bf285)
13 hours ago Merge tag 'phy-fix-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy (79e8447ec662)
13 hours ago Merge tag 'dmaengine-fix-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine (0676181a8754)
15 hours ago Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty (1519fc7cd3e1)
16 hours ago Merge tag 'usb-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (d6b42787f30d)
18 hours ago Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (df86f912b45c)
18 hours ago Merge tag 'timers-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (8378c891726d)
18 hours ago Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (563b3f6ef521)
32 hours ago MAINTAINERS: Input: Drop melfas-mip4 section (30989f67650c)
33 hours ago Merge tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs (f83a4f2a4d8c)
2 days ago Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/ceph-client (5cd64d4f9268)
2 days ago Merge tag 'regulator-fix-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (395d68e5dd63)
2 days ago Merge tag 'driver-core-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core (b891d11b74b4)
3 days ago Merge tag 'pci-v6.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci (22f20375f5b7)
3 days ago Merge tag 'drm-fixes-2025-09-12' of https://gitlab.freedesktop.org/drm/kernel (965c995c9a4b)
3 days ago Merge tag 'v6.17-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (cb780b79b236)
3 days ago USB: core: remove the move buf action (9dfec4a51df9)
33 hours ago Test failure of rsa_encrypt when buffer too short (d498f56d0a)
33 hours ago Harden RSA public encrypt (f34b1ad17b)
33 hours ago Update our CI jobs to cover the 3.6 stable branch (5aae731a7d)
3 days ago kmac_prov.c.in: avoid resource leak on kmac_new_decoder fail in kmac_fetch_new (3ae8755aa2)
3 days ago test/bioprinttest.c: silence more width/precision checks (6c3046657e)
13 hours ago Merge branch 'PHP-8.4' (d6300a30653)
13 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (a3d27aab034)
13 hours ago Fix GH-19653: Closure named argument unpacking between temporary closures can cause a crash (22252954efd)
17 hours ago Update NEWS for exif changes (02c13b67bcf)
18 hours ago exif/heic: Make offset size_t (fb3d4becf51)
18 hours ago exif/heic: Make sure pos is always initialized (6cc1a110453)
18 hours ago Fix OSS-Fuzz #442954659: Crash in exif_scan_HEIF_header (7a6a763f579)
18 hours ago exif/heic: Ensure file is at least 16 bytes to prevent underflow (eba4140bc49)
18 hours ago exif/heic: Prevent overflow when computing meta bounds (9c901145f75)
18 hours ago exif/heic: Avoid overflow when adding box size and checking against file size (518c2a8c163)
18 hours ago exif/heic: Fix bound check in loop (4e70d41698f)
18 hours ago exif/heic: Avoid undefined behaviour in address calculations (4123b8e108b)
18 hours ago Merge branch 'PHP-8.4' (542712099f2)
18 hours ago Fix naming clash with libxml macro (8774e96bd4d)
22 hours ago Update NEWS/UPGRADING for ord() deprecation (569b0033279)
22 hours ago ext/standard: Deprecate passing string which are not one byte long to ord() (#19440) (93676a04251)
2 days ago Merge branch 'PHP-8.4' (dd27cedddb5)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (8e1df69d345)
2 days ago Fix curl build failure on macOS+curl 8.16 (b46681d6868)
2 days ago Fix missing OpenSSL libctx name fetch conversions (#19830) (2e9cdb2c5aa)
2 days ago Merge branch 'PHP-8.4' (469aa255ae4)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (61265c2b921)
2 days ago Fix GH-19784: SoapServer memory leak (d30dd1b47b0)
2 days ago ext/mbstring: Update to Unicode 17.0 (#19796) (edc26712278)
3 days ago uri: NEWS for GH-19794, GH-19768, and others (e6c6333c8e7)
3 days ago uri: Throw when trying to modify URI objects after creation (#19768) (d4f5c845ad7)
3 days ago Merge branch 'PHP-8.4' (ab808ea7081)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (ef97a28affd)
3 days ago Merge branch 'PHP-8.4' (82e998559e3)
3 days ago [skip ci] Add missing name for GH-19813 in NEWS (b8a9d790af1)
woocommerce
2 hours ago Limit the number of requests for products in Editor (#60863) (5889e17757)
3 days ago Avoid returning product name if product is private or draft (#60892) (1601aa341e)
3 days ago Only store customer data in the session if it's not the default customer (#60852) (b913c2616a)
3 days ago Improve accessibility and usability of address autocomplete (#60815) (8000868940)
3 days ago [Rest API v4] Directory and class structure for future v4 routes (#60893) (a718479096)
3 days ago Product Reviews Block: Add outline offset to comment form (#60890) (7a53d42552)
3 days ago Move address autocomplete provider setting and encode script data (#60880) (4706c3f87e)
3 days ago [Payments NOX] Update More PES section button label when extension already installed (#60868) (e9c79a75f0)
3 days ago Fix Reviews Form block always showing the 'Be the first to review' message (#60866) (b23ce26fa0)
3 days ago Un-gate address autocomplete feature (#60840) (9486bba9a1)
3 days ago Reduce duplicate data between Add to Cart + Options iAPI stores (#60767) (59549aa46d)
19 hours ago Twenty Twelve: Document the `twentytwelve_credits` action hook. (11b6c91929)
34 hours ago Twenty Eleven: Document the `twentyeleven_credits` action hook. (b747a4564d)
2 days ago Build/Test Tools: Configure PHPUnit to fail on risky tests. (6d4a349d52)
2 days ago Media: Temporarily disable failing tests when Imagick 7 is in use, pending further investigation. (1525fcd7bc)
2 days ago Build/Test Tools: Switch back to using the latest stable PHP 8.4 and 8.3 images for the test environment. (a575d6c4bd)
2 days ago Formatting: Allow specifying `https://` as the default protocol in `esc_url()`. (27e257c2ad)
3 days ago Posts, Post Types: Fix placement of `WP_Error` check in `get_adjacent_post()`. (2ab6b4ffe5)
3 days ago Widgets: Prevent fatal errors in PHP 8 when `retrieve_widgets()` and `wp_map_sidebars_widgets()` attempt to merge non-array values. (8526fb29fb)