Projects with recent changes
aom
24 hours ago rtc: Extend rtc test coverage down to speed 5 (886caa7d94)
28 hours ago channelstorage_cpp: Fix fallback return value in channelstorage callback (065c507ffc)
29 hours ago ccss: Add option to ccss.conf to globally disable it. (ed8d5c6430)
29 hours ago app_directed_pickup.c: Change some log messages from NOTICE to VERBOSE. (23b5de4923)
29 hours ago chan_websocket: Fix crash on DTMF_END event. (ed46dd0e36)
2 days ago beta release (cfbeef49f)
2 days ago release (a90c0505d)
kernel
14 hours ago Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (4a26e7032d7d)
14 hours ago Merge tag 'x86-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (dcd8637edb87)
14 hours ago Merge tag 'x86-build-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (e7d81c1ed665)
14 hours ago Merge tag 'x86-apic-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (de2f75d55ef8)
14 hours ago Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (6d2c10e889db)
14 hours ago Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (6c26fbe8c9d3)
15 hours ago Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (63e6995005be)
15 hours ago Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (b53440f8e5a1)
18 hours ago Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (1b5dd29869b1)
18 hours ago Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (ffbf700df204)
19 hours ago Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (d0deeb803cd6)
19 hours ago Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (a8058f8442df)
20 hours ago Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (db74a7d02ae2)
20 hours ago Merge tag 'vfs-6.19-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (4664fb427c8f)
20 hours ago Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (978d337c2ed6)
21 hours ago Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (afdf0fb34094)
21 hours ago Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (1d18101a644e)
25 hours ago Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (f2e74ecfba1b)
25 hours ago Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (212c4053a150)
25 hours ago Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (415d34b92c1f)
26 hours ago Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (ebaeabfa5ab7)
26 hours ago Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (9368f0f9419c)
26 hours ago Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (b04b2e7a6183)
27 hours ago Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (1885cdbfbb51)
33 hours ago objtool: Fix segfault on unknown alternatives (6ec33db1aaf0)
2 days ago locking/local_lock: Fix all kernel-doc warnings (43decb6b628e)
2 days ago locking/local_lock: s/l/__l/ and s/tl/__tl/ to reduce the risk of shadowing (719e357fc09c)
2 days ago locking/local_lock: Add the <linux/local_lock*.h> headers to MAINTAINERS (52ed74614714)
2 days ago locking/mutex: Redo __mutex_init() to reduce generated code size (51d7a054521d)
2 days ago Linux 6.18 (7d0a66e4bb90)
libheif
3 days ago fix invalid read during color-conversion when alpha image bpp differs from main image (#1626) (388d4b35)
3 days ago change type if HeifPixelImage::ImagePlane::m_stride to size_t to prevent overflows in computations (#1631) (bb6f3fcf)
3 days ago heif_list_compatible_brands() checks that input starts with 'ftyp' box. (fixes #1633) (720cad26)
3 days ago [BSD3] impose security limits to the number of samples in stsz and stts boxes (97ec489a)
3 days ago Bump actions/checkout from 5 to 6 (9b7ed52d)
22 hours ago crypto/poly1305: Add SVE2 vector-length agnostic implementation. (2657697b6d)
32 hours ago fix(x509.c): Fixed regression of openssl x509 -checkend return values (679a10110e)
32 hours ago Fix change of behavior of the single stapled OCSP response API (7e50e034b0)
33 hours ago apps/lib/log.c: Add check for BIO_new() (ae4d37e3fb)
2 days ago Branch 3.2 was removed from and branch 3.6 was added to the "Provider compatibility for PRs" test. Do not test the provider from the PR against modified branches. (20991f3000)
2 days ago Branch 3.2 was removed from the "Provider compatibility across versions" test and "skip the same version" logic was changed. (7e430d9dc1)
3 hours ago Merge branch 'PHP-8.5' (5a629d4c53e)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (4e460b2db5b)
3 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (9be8e52d644)
3 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (16ce2ff13fe)
3 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (bdc09a0c507)
3 hours ago dom: Fix compile warning due to misplaced const cast (bd67ba66a89)
3 hours ago Merge branch 'PHP-8.5' (92dc0d0db85)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (ddc85122677)
3 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (ed847f49c3e)
3 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (685bd9de813)
3 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (26b9395ad6b)
3 hours ago Suppress libxml deprecations (f7fb13eb07e)
8 hours ago Merge branch 'PHP-8.5' (596eec7879e)
8 hours ago PHP-8.5 is now for PHP 8.5.2-dev (d8fbe40efb4)
21 hours ago Merge branch 'PHP-8.5' (b9e044548b8)
21 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (aa795a6aa3f)
21 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (355d296baa5)
21 hours ago Fix GH-20426: fix Spoofchecker::setRestrictionLevel() error (#20427) (c343ede18de)
22 hours ago Merge branch 'PHP-8.5' (8fa4bf05ec7)
22 hours ago Add "since PHP 8.1" to ReflectionXxx::setAccessible() deprecations (#20555) (f8c7dc19a47)
31 hours ago mbstring: fix missing copying of detect_order_list to current_detect_order_list on ini_set('mbstring.detect_order', string) (6b197ee4edf)
2 days ago Merge branch 'PHP-8.5' (1848bcddfdc)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (6afe2cef78b)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (9734ba4d21a)
2 days ago Fix GH-20614: SplFixedArray incorrectly handles references in deserialization (366ed4c7508)
2 days ago reflection: Use zend_hash_find_ptr_lc() where possible (157864af49e)
2 days ago reflection: Use zend_hash_str_find_ptr_lc() where possible (13bf672cdb1)
2 days ago reflection: Test ReflectionFunction::__toString() with bound variables (#20608) (e025f2a1484)
2 days ago reflection: Use RETURN_COPY_VALUE() (b64cd429ca4)
2 days ago reflection: Remove dead code (b074c5cc551)
23 hours ago Merge tag 'pull-target-arm-20251201' of https://gitlab.com/pm215/qemu into staging (66ec38b6fa)
33 hours ago docs/devel: Update URL for make-pullreq script (ebb625262c)
34 hours ago target/arm: Fix assert on BRA. (7248dab3c9)
25 hours ago credential-manager: Fix leaked signature params if self-signed cert is untrusted (f25b1aca8b)
woocommerce
3 hours ago Fix block email content preview (#62206) (ddc879132d)
8 hours ago Revert: Restart Start Test Environemnt command if it fails (#62201) (d70beec043)
8 hours ago PayPal Standard: Include WC version in PayPal custom_id (#62142) (746f61dfe8)
11 hours ago PayPal Standard: Use home url for generating webhook url (#62141) (5512e81dd6)
21 hours ago Release Automation: update npmjs auth to OIDC (#62056) (6836e985f1)
21 hours ago Add the reviewer to the update changelog PRs from the release process (#62174) (875645b56f)
25 hours ago e2e tests: enhance e2e ctrf reports to include commit SHA values (#62192) (b309a1d001)
27 hours ago dev: Update Playwright to 1.57.0 and CTRF reporter to 0.0.27 (#62189) (215d0104e2)
27 hours ago Fix PHP notice 55353 (#55354) (e221887047)
33 hours ago Apply `Release` label and PR reviewer for release related PRs (#62139) (aec04ab558)
35 hours ago Optimize fetching WC emails in EmailApiController.php (#62170) (af8feb25a4)
35 hours ago Add block email editor support for order fulfillment notification emails (#62146) (8d6e5bcbf4)
2 days ago Update email template design and improve structure for better styling control (#62051) (d5c729f5ec)
2 days ago Prepare Packages for Release (#62180) (934a8646b2)
19 hours ago Block Processor: Remove use of NumberFormatter from test suite. (5503765994)
26 hours ago Upgrade/Install: Update the `$_old_files` array for 6.9. (f2897d2fc5)
28 hours ago Notes: Avoid incrementing `comment_count` when notes are resolved or reopened. (db8d425e41)
2 days ago Bundled Themes: Bump theme versions for release with 6.9. (770a273694)
2 days ago Media: Adjustments for official HEIF/HEIC support in added in PHP 8.5. (9109fd4b6a)
2 days ago Help/About: Add the final images to the About page. (aac4fee3da)
2 days ago General: Add `wp_get_archives_args` filter to `wp_get_archives()`. (5a94066473)
2 days ago Options, Meta APIs: Avoid bypassing the `option_page_capability_options` filter. (588188b2c6)
2 days ago Options, Meta APIs: Revert additional request validity handling that was added to the `/wp/v2/settings` REST API route. This change needs more work to account for URL query parameters used in place of body data. (01db8ebedc)
3 days ago Script Loader: Emit notices when enqueueing a script, style, or script module with missing dependencies. (58465aa777)
3 days ago Docs: Improve accuracy of `wp_enqueue_classic_theme_styles()` description. (e4e4eeb291)