Projects with recent changes
2 days ago taskpool: Update versions for taskpool stasis options. (77d630f57a)
3 days ago taskpool: Add taskpool API, switch Stasis to using it. (e9ee9d7d98)
3 days ago [clike mode] Correct a typo (be271d3b)
23 hours ago Merge changes from patch branch back to main. (445513d6)
23 hours ago GUACAMOLE-2068: Merge correction to RemoteApp handling of window visibility. (6af0291d)
14 hours ago check raw profile length (170b330ba)
2 days ago promote photometric tag to required (4317590cd)
kernel
29 hours ago Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (8b789f2b7602)
32 hours ago Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd (592a93fea16b)
33 hours ago Merge tag 'probes-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (992d4e481e95)
35 hours ago tracing: kprobe-event: Fix null-ptr-deref in trace_kprobe_create_internal() (dc3382fffdec)
2 days ago Merge tag 'sched_ext-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext (37889ceadde0)
2 days ago Merge tag 'cgroup-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (05950213a971)
2 days ago Merge tag 'for-6.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (d4b779985a6c)
2 days ago Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (b6f456a76f73)
2 days ago dm-raid: don't set io_min and io_opt for raid1 (a86556264696)
2 days ago sched_ext, sched/core: Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_SCHED (a1eab4d813f7)
2 days ago Merge tag 'perf-tools-fixes-for-v6.17-2025-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools (5aca7966d2a7)
3 days ago Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()" (0b47b6c3543e)
4 hours ago Fix another memory order issue (d296f96533)
18 hours ago Fix ML-KEM key equality check when either unset (d20cbc90e4)
18 hours ago Revert "rsa: expose pairwise consistency test API" (5a299cb0d4)
18 hours ago Fix cipher protocol ID type in docs (9bdf93776d)
18 hours ago Updated SSL Trace to display the name for all MLKEM-based groups (f2a41c74ae)
18 hours ago Enable peer verification with s_server's verify_return_error option (e5f01903ed)
18 hours ago doc: clarify SSL_SESSION_get0_hostname() DESCRIPTION (32ec975213)
18 hours ago Use less preprocessor gymnastics for fatal error detection. (c66adbab2d)
19 hours ago test/p_ossltest.c: check for return values in OSSL_PARAM_* calls (a71c36b398)
22 hours ago providers/implementations/keymgmt/ecx_kmgmt.c.in: remove PCT on ECX import (05d12fdd95)
34 hours ago crypto/ml_dsa: fix public_from_private() error path to return failure (925e4fba10)
35 hours ago Don't return a value we never check from indent_printf() (520ca2d20e)
2 days ago Don't clear is_sorted unconditionally on OPENSSL_sk_insert() (a7540121b5)
2 days ago Fix logic errors in torture_rw_high/low test (a1f6bbf6b0)
2 days ago Ensure that empty or 1 element stacks are always sorted. (d88c43a644)
2 days ago 25-test_verify.t: fix misleading test case names and file variable name (a5eaa0e1e3)
2 days ago 25-test_verify.t: fix partly case-sensitive matching for Windows OS: s/MsWin32/MSWin32/ (ee16664f6a)
2 days ago Implement Montgomery multiplication assembly optimization for RV64GC (f60c6774af)
2 days ago Fix ossl_prov_set_macctx (b74d5a175c)
2 days ago support passing prop querys to composite algs (9831200edf)
2 days ago remove loader_attic test from test_cmp_cli (d7104f0f93)
2 days ago remove loader_attic tests from test_store (e4dd4a8bc8)
2 days ago Convert TLSProxy to use new provider (ccf6a2303e)
2 days ago replace ossltest engine in test_dgst (466bbdfd78)
2 days ago Convert test_rand to use our new p_ossltest provider (4abebf4e85)
2 days ago Implement an ossltest provider to replace ossltest engine (032297054a)
2 days ago Add OSSL_ prefix back onto param names (d1ba5857c0)
3 days ago CHANGES.md, NEWS.md: update for 3.6.0-beta1 (4732ce799c)
3 days ago CHANGES.md, NEWS.md: ffix (d236a32da6)
3 days ago crypto/ec/ecp_nistz256.c: use OPENSSL_aligned_alloc_array (1acbaf74ec)
2 days ago main: Disable `$_SERVER` JIT when `register_argc_argv=1` (#19833) (c89359164b5)
2 days ago uri: Throw `UriError` for unexpected failures (#19850) (fe0263f3445)
2 days ago Implement curl_copy_handle in terms of object cloning (#19841) (4b6c465588b)
2 days ago Merge branch 'PHP-8.4' (025ac98c75b)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (657dfc91f87)
2 days ago Fix use-of-uninitialized-value in zend_get_arg_offset_by_name() (6eb3faef3bc)
3 days ago Fix GH-8157: post_max_size evaluates .user.ini too late in php-fpm (1ac68e7b079)
3 days ago Merge branch 'PHP-8.4' (585e58138ff)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (c569f514887)
3 days ago Fix GH-19801: address leak when calling var_dump() with recursion in __debugInfo() (#19837) (75217c16c89)
3 days ago [fuzzer][skip ci] Wrap php_request_shutdown() in zend_try (GH-19846) (7a06f6b4eb4)
3 days ago Merge branch 'PHP-8.4' (05055869eee)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (1da41afdf30)
3 days ago Fix incorrect HASH_FLAG_HAS_EMPTY_IND flag on userland array (f045716288a)
19 hours ago Merge tag 'pull-loongarch-20250918' of https://github.com/gaosong715/qemu into staging (e7c1e8043a)
19 hours ago Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (ccafa85a97)
24 hours ago hw/loongarch/virt: Register reset interface with cpu plug callback (cb5ee0017f)
24 hours ago hw/loongarch/virt: Remove unnecessay pre-boot setting with BSP (6ca2df47c9)
24 hours ago hw/loongarch/virt: Add BSP support with aux boot code (0c042601a6)
2 days ago Merge tag 'pull-target-arm-20250916' of https://gitlab.com/pm215/qemu into staging (f0007b7f03)
2 days ago accel/kvm: Set guest_memfd_offset to non-zero value only when guest_memfd is valid (00c0911c68)
2 days ago accel/kvm: Zero out mem explicitly in kvm_set_user_memory_region() (80030f66ad)
2 days ago accel/kvm: Switch to check KVM_CAP_GUEST_MEMFD and KVM_CAP_USER_MEMORY2 on VM (706cc70865)
2 days ago i386/kvm: Drop KVM_CAP_X86_SMM check in kvm_arch_init() (b5ff08e64e)
2 days ago multiboot: Fix the split lock (4c8f69b948)
2 days ago target/i386: Define enum X86ASIdx for x86's address spaces (591f817d81)
2 days ago i386/cpu: Enable SMM cpu address space under KVM (0516f4b702)
2 days ago hpet: guard IRQ handling with BQL (d99041a203)
2 days ago rust: do not inline do_init_io (7c83e50156)
2 days ago rust: meson: remove unnecessary complication in device crates (efe8d07383)
2 days ago docs: update rust.rst (31b35e78be)
2 days ago rust: re-export qemu macros from common/qom/hwcore (e4444d71e8)
2 days ago rust: re-export qemu_macros internal helper in "bits" (b0f6bf8a5b)
2 days ago rust: repurpose qemu_api -> tests (d58fcd05ff)
2 days ago rust/pl011: drop dependency on qemu_api (966b1c302e)
2 days ago rust/hpet: drop now unneeded qemu_api dep (960aaeb023)
2 days ago rust: rename qemu_api_macros -> qemu_macros (0d93f81773)
2 days ago rust: split "hwcore" crate (5e588c9d08)
2 days ago rust: split "system" crate (ee4ffbf239)
2 days ago rust: split "chardev" crate (fef932ef09)
2 days ago rust: split "qom" crate (fcf4c00b4d)
2 days ago rust: split "bql" crate (f6b4f0dd9c)
2 days ago rust: split "migration" crate (4dff343d23)
2 days ago rust: split "util" crate (59869b4d58)
24 hours ago Merge branch 'testing-trixie' (7af0caeee1)
24 hours ago testing: Add delay after qemu-nbd -c (1043fa32de)
24 hours ago testing: Add option to run tests without leak detective (e9ebe49d44)
24 hours ago testing: Use Debian trixie to test TKM (906205b7ee)
24 hours ago testing: Use Debian trixie (a0a5bd7669)
24 hours ago testing: Use proper directory for slapd PID files (f3cc9bec18)
24 hours ago libimcv: Add Debian 13 (trixie) to database (d8a1747fa1)
24 hours ago testing: Increase memory for guest hosts to run Debian trixie (3aa7e1d418)
24 hours ago testing: Add support for Debian trixie base images (1767ba2a13)
24 hours ago testing: Use pipx to install swidGenerator on Debian trixie (518b8e4286)
24 hours ago testing: Install required packages in venv of updated strongTNC (fa1cd74712)
24 hours ago testing: Update TKM RPC to be compatible with newer compilers (ecc2e35713)
24 hours ago testing: Use newer version of TKM on trixie (b4a51f1719)
24 hours ago testing: Run commands in chroot in a login shell (ddeb3c463e)
24 hours ago testing: Start a login shell in chroot script (870aa75eed)
24 hours ago testing: Ignore unknown memory in leak detective (b998695344)
24 hours ago leak-detective: Include OpenSSL symbol seen on Debian trixie (0e768233f2)
24 hours ago testing: Pass base image codename to application Makefiles (a9e3db6b79)
24 hours ago testing: Mount /proc in the chroot to make systemctl happy (b51731e197)
24 hours ago testing: Use new recommended approach to install key for custom apt repository (a418666f59)
24 hours ago testing: Remove unnecessary workaround for DHCP (2025f630df)
24 hours ago testing: Move sysctl settings to sysctl.d and add some memory settings (acaf4b2d17)
24 hours ago testing: Remove xconsole config for rsyslogd (5e85ce17a2)
27 hours ago github: Use AWS-LC 1.61.1 for tests (2eef6b242b)
woocommerce
2 hours ago Remove shipping data from session when cart emptied or checkout completed (#60800) (91e317fd08)
6 hours ago [WOO13-43] feat: unified api for zone summary page in next-admin (#60965) (09db181832)
18 hours ago Fix docs link to incorrect store API page (#61008) (d7c21f82da)
18 hours ago Email Editor: Add video block and video embed email rendering (#60957) (4043acea3f)
19 hours ago Add to Cart Button: disable optimistic updates if product is sold individually and is already in the cart (#60947) (e214e8a6ee)
19 hours ago Make sure we operate on strings in Register Product Blocks (#61002) (c6c1fe0e6e)
20 hours ago Classic Template Block: Hide from inserter and simplify logic (#60993) (ff557bf450)
20 hours ago Add to Cart + Options: skip adding default values to variations data object (#60966) (055cb5d244)
20 hours ago Product Gallery: remove unused code (#60972) (dcd1c07ff0)
21 hours ago Add to Cart + Options: don't disable optimistic updates when adding grouped product children to cart if only one fails (#60992) (28b1c7daab)
21 hours ago [Migrator]: Added post migration feedback survey (#60940) (f61c59ac22)
21 hours ago Update used email editor PHP package (#61001) (455164476d)
22 hours ago Apply webhook delivery hook args filter to delivery pings (#60920) (4055d512e6)
24 hours ago Prepare Packages for Release (#60998) (00761eb74a)
24 hours ago Downgrade Emogrifier and its subdepencies (#60994) (32b0875940)
26 hours ago Refactor wcSettings assignment to handle multiple script loads (#60969) (ea005ea3e3)
2 days ago Fix select2 single spacing and order data padding (#60933) (152f5fbc62)
2 days ago Update stable tag to 10.1.2 (trunk) (#60982) (1017bd14df)
2 days ago Add developer-facing documentation for writing an address autocomplete provider (#60776) (9ba2892dbc)
2 days ago Add to Cart + Options block: trigger legacy mode only if PHP hooks are used to add form inner elements (#60915) (abd1b70085)
2 days ago Update changelog.txt after 10.2.0 (#60977) (86c916a910)
2 days ago Update stable tag to 10.2.0 (trunk) (#60975) (2c2df9dc94)
2 days ago Fix index key length for status on wc_order_stats table (#60896) (73349f0a48)
2 days ago Update Product Elements registration logic (#60971) (d109fc5029)
2 days ago Remove unnecessary attribute from Stock Indicator (#60909) (ff60dda3b3)
2 days ago Ensure child themes load parent fonts in coming soon mode. (#60845) (2351461e17)
2 days ago Fix begin_checkout event not tracked id Google Analytics for WooCommerce (#60871) (b23bd6573b)
3 days ago Email Editor: Add email rendering instructions for cover block (#60837) (8a63d65fbd)
3 days ago Add a v4/settings/general API route and a re-routing config for v4 => v3 (#60769) (6a1703b78a)
3 days ago Release: Remove 10.2.0 change files from trunk (#60953) (b9f643275a)
14 hours ago Build/Test Tools: Configure logging for PHPUnit and multisite. (e00be943aa)
18 hours ago Docs: Correct formatting for `wp_img_tag_add_decoding_attr` filter DocBlock. (b142362a93)
35 hours ago Coding Standards: Rename arguments in `comment_type()`. (ffba255c10)
2 days ago Block Bindings: Add postType to context for Post Data source (72c6f79c79)
2 days ago External Libraries: Adopt standard `get_temp_dir()` in `Text_Diff::_getTempDir()`. (64fd84ff42)
2 days ago Docs: Clarify the description for `get_temp_dir()`. (43018cae19)
2 days ago Menus: Fix searchability of post types which contain numeric characters. (ba1e77a454)
2 days ago Build/Test Tools: Run xDebug tests on PHP 8.4. (eed344df10)
2 days ago Tests: Note image editor class in skipped test note. (d5b911b696)
2 days ago External Libraries: Update the SimplePie library to version 1.9.0. (5a82c86d00)
3 days ago Tests: Remove `@group` annotations from abstract classes. (60ce43fb10)
3 days ago Tests: Add image editor specific group annotations for resize test classes. (abfc1df7a8)
3 days ago Charset: Introduce UTF-8 scanning pipeline. (72bf42aa49)