Projects with recent changes
3 days ago res_stir_shaken: Add "ignore_sip_date_header" config option. (fe341c2b0f)
2 days ago Merge patch branch changes to main. (f3f5b9d7)
2 days ago Merge 1.6.0 changes to patch. (38088dcd)
2 days ago GUACAMOLE-2084: Merge send frame boundaries even if frame contains no images. (1f664e08)
2 days ago GUACAMOLE-2084: Ensure frame boundaries are sent even if frame contains no images. (f630452d)
17 hours ago Switch back to _vsnprintf_l to avoid strange asserts on Windows. (751b85f64)
20 hours ago check for signed integer overflow (c0d3c58a2)
24 hours ago Truncate the formatted buffer automatically. (c0c41c9c2)
2 days ago Make it more clear which build is the MSYS2 build. (16bef4086)
2 days ago correct NCC metric (94fee9ec8)
3 days ago correct DPC metric (e67d78fdc)
kernel
4 hours ago Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux (3f75bfff44be)
4 hours ago Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (a765b9e6db40)
16 hours ago Merge tag 'gpio-fixes-for-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux (11313e2f7812)
17 hours ago Merge tag 'sound-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (299f489f5bad)
17 hours ago Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (d41fef1ce2f3)
25 hours ago ALSA: hda/realtek: Enable headset Mic on Positivo P15X (33bdee12822d)
26 hours ago Merge tag 'asoc-fix-v6.16-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus (721385192415)
27 hours ago Merge tag 'block-6.16-20250619' of git://git.kernel.dk/linux (75f5f23f8787)
27 hours ago Merge tag 'io_uring-6.16-20250619' of git://git.kernel.dk/linux (255da9b8d761)
27 hours ago Merge tag 'drm-fixes-2025-06-20' of https://gitlab.freedesktop.org/drm/kernel (5f2b6c5f6b69)
27 hours ago Merge tag 'v6.16-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (0fa5248255a1)
33 hours ago Merge tag 'spi-fix-v6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (41687a5c6f8b)
33 hours ago Merge tag 'regulator-fix-v6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (e0990236bbdc)
35 hours ago Merge tag 'drm-xe-fixes-2025-06-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes (b8de9b21e849)
35 hours ago Merge tag 'drm-misc-fixes-2025-06-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes (97aadc161d62)
2 days ago Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (5c8013ae2e86)
2 days ago mtd: spinand: fix memory leak of ECC engine conf (6463cbe08b0c)
2 days ago Merge tag 'hwmon-for-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (24770983ccfe)
2 days ago Merge branch 'net-airoha-improve-hwfd-buffer-descriptor-queues-setup' (16ef63acb784)
2 days ago net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1 (7b46bdaec00a)
2 days ago net: airoha: Compute number of descriptors according to reserved memory size (edf8afeecfbb)
2 days ago Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless (dccf87ea49b7)
2 days ago tools: ynl: fix mixing ops and notifications on one socket (9738280aae59)
2 days ago Merge branch 'with-a-mutex' (664f1b854f63)
2 days ago net: atm: fix /proc/net/atm/lec handling (d03b79f459c7)
2 days ago net: atm: add lec_mutex (d13a3824bfd2)
2 days ago mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not available (e7ea5f5b1858)
2 days ago net: airoha: Always check return value from airoha_ppe_foe_get_entry() (78bd03ee1f20)
2 days ago NFC: nci: uart: Set tty->disc_data only in success path (fc27ab48904c)
2 days ago calipso: Fix null-ptr-deref in calipso_req_{set,del}attr(). (10876da918fa)
15 hours ago Fix exit code for s_time when -new command line switch specified (b6ff559853)
17 hours ago Clean up thread_local function names in initthread.c (c09b86749b)
17 hours ago Refactor init_get_thread_local to be more understandable (d259b8b855)
17 hours ago Restore use of crypto_thread_default_context (5466197f16)
17 hours ago Fix fips cleanup of master key (32559a6035)
17 hours ago Allow for differentiating between default and NULL context (24f0715e00)
17 hours ago Check setting of master key value (4ed9a38a90)
17 hours ago reduce memory overhead of CTX_TABLE_ENTRY (68c1fcc99e)
17 hours ago convert master_key to use a top level fixed array (bbd886c501)
17 hours ago Move the async-job api to use the new thread-local api (21980b9813)
17 hours ago Update ERR lib to use new thread-local storage api (d6d5170ed2)
17 hours ago Move thread-event handlers to the new thread-local api (2e74a3045b)
17 hours ago Adjust rand_lib to use new thread-local mgmt api (ce990ce83b)
17 hours ago update RCU to use the new thread-local key mgmt api (2cb068fb22)
17 hours ago Add new CRYPTO_THREAD_[get|set]_local_ex api (c1c2a333d3)
18 hours ago Add return check to BIO_new, SSL_CTX_new and EVP_PKEY_new (be7467f5a0)
18 hours ago fix: difference between parameter name between doc and header file. (0fe6c21a7d)
19 hours ago Skip CI jobs for custom runners in forks (a9cb68ee8f)
19 hours ago Fix buggy stringop-overflow error on s390 (837592dcd9)
19 hours ago Add params precondition in ASN1_STRING_TABLE_add, ASN1_STRING_TABLE_get (4a341e0830)
19 hours ago Preserve connection custom extensions in SSL_set_SSL_CTX() (403ba31a02)
19 hours ago Add a helper function to copy custom extensions with old style arguments (f7b10004dc)
19 hours ago The comment should refer `ossl_quic_stream_has_recv_buffer()` and `ossl_quic_stream_has_send_buffer()` explicitly. (e8df1d1245)
19 hours ago Update pkeyutl documentation for PQC algorithms (Fixes #27415) (27eea04b06)
19 hours ago Avoid potential double close of client_skt in sslecho (48e3fe0863)
23 hours ago Add a target to generate local coverage reports (03839dc6ef)
23 hours ago Add target for local coverage report generation (78051ae9e5)
23 hours ago Add branch coverage to our coveralls run (1187df5328)
23 hours ago Add pgo build type (d8277a6fba)
35 hours ago change _ettable to _list (effba0ee65)
11 hours ago Merge branch 'PHP-8.4' (89be689f778)
11 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (ca487ae1319)
11 hours ago Fix memory leaks when returning refcounted value from curl callback (c6b058b7d26)
11 hours ago Implement request #61105: Support Soap 1.2 SoapFault Reason Text lang attribute (9859d837caa)
13 hours ago Merge branch 'PHP-8.4' (ed2bebd7837)
13 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (a68f1e7adbd)
13 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (64bc12c154b)
13 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (2ecdde0045c)
13 hours ago Remove bug61371 test (391bd2a48fb)
16 hours ago Merge branch 'PHP-8.4' (27e485d22e5)
16 hours ago ext/dom: Fix new MSVC compiler warning (940441106dd)
17 hours ago ext/bcmath: use vector in compare (#18859) (edfd55c1970)
21 hours ago Merge branch 'PHP-8.4' (feb1d637719)
21 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (0ee73ccbe59)
21 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (dfc4caa1e49)
21 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (7841c8a3df0)
21 hours ago Track heap->real_size for USE_TRACKED_ALLOC (9cacc57350e)
2 days ago Add HAVE_MEMMOVE to ext/pcre (#18862) (be70f42de7c)
2 days ago Sync to lexbor/lexbor@0eac579f (#18882) (2f55291cebc)
2 days ago Autotools: Move PHP_ODBC_* defines to configuration header (#15708) (49dd61906a0)
2 days ago Remove HAVE_GETLOGIN from win32/config.w32.h.in template (#18865) (3ff68746582)
3 days ago ext/pdo_sqlite: fix minimal version for EXPLAIN feature support. (#18854) (f1295864597)
3 days ago Merge branch 'PHP-8.4' (bc7d00ea6da)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (bb6263af608)
3 days ago Fix use after free during shutdown destruction (5cf3c2663ba)
3 days ago Merge branch 'PHP-8.4' (412d691f547)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (55b9d0a24a2)
3 days ago Fix iconv tests skipped on windows (5ff5ee0698f)
25 hours ago identification: Clarify that ID_USER_FQDN is just an alias for ID_RFC822_ADDR (a153626af7)
25 hours ago swanctl: Document that IP-TFS mode is subject to mode negotiation (e58ef258b5)
25 hours ago testing: Make sure ML-KEM scenarios use our ml plugin (9a6aa2530e)
woocommerce
16 hours ago Adds Accessibility standards guide for extension development to best … (#59038) (29c3436bb6)
17 hours ago Remove persistent carts in favour of longer duration sessions (#57961) (f6b266f9e8)
17 hours ago Adds tests to verify error notices when adding out-of-stock products (#58402) (b3ff74de0d)
18 hours ago Update Mini-Cart and Cart quantity selectors to use the current color for the border (#58922) (1b0822887f)
18 hours ago Make the docs deployment script more resilient to handling custom plugins (#59034) (925471f416)
19 hours ago Ensure entities display correctly when used as thousand/decimal separator in `FormattedMonetaryAmount` (#59011) (1194d6d4a5)
19 hours ago Docs - fixes issue with gtag not registering subsequent page views (#58969) (966b4f881a)
19 hours ago Fix additional checkout fields on blocks: show_in_order_confirmation is not hiding fields consistently - Fix/issue-51258 (#58623) (1adeb15d4e)
20 hours ago Replace markdownlint with markdownlint-cli in developer dependencies (#58999) (969313a488)
21 hours ago [NOX In-context] Use NOX-specific styles in PMs selection step header instead of global WC classes (#59004) (df79113484)
21 hours ago Performance: Optimize cart state initialization by bypassing REST API (#58891) (f3aa1afffc)
21 hours ago Load supported email editor blocks from supports settings (#58966) (e93478fa22)
25 hours ago [dev] Monorepo: build RAM usage optimization (batch 3) (#59001) (71504cc9ea)
25 hours ago [NOX in LYS] Add a preload when installing WooPayments in NOX in LYS flow (#58984) (c57503f46a)
26 hours ago Fix database error (#58983) (3f671b5981)
27 hours ago [dev] CI: tuneup the rabbit bot config (#59000) (f49fc4049d)
28 hours ago [dev] Monorepo: consolidate packages license versions to `GPL-2.0-or-later` (#58941) (aee6719d72)
2 days ago [NOX In-Context] Improve progress UI title for test account setup (#58968) (396263cd85)
2 days ago [dev] Pin Github actions to full commit SHA (#58910) (2a9d0e6ddb)
2 days ago Configure publishConfig for the email editor JS package (#58982) (fca3983b9c)
2 days ago Fix: Ensure usePages includes hooks added before hookAdded action registration (#58834) (6174f476e0)
2 days ago Consider variable products without purchasable variations as out-of-stock in some blocks (#58845) (317bddd7ed)
3 days ago Version in release branch should be `rc.1` after feature freeze (#58959) (2410c591ab)
3 days ago Prevent the possibility of rendering multiple instances of checkout on the page (#58001) (9fb54e5576)
3 days ago Email Editor - prepare JS package (#58874) (efebd0b411)
3 days ago [e2e tests] Fix product import tests running against a release artifacts (#58908) (a4ab9be429)
3 days ago [dev] CI: update ignore-list for trunk merges. (#58961) (fe30010645)
3 days ago Add comment to PRs to remind updating api docs (#58948) (8fb345fdfc)
3 days ago Add Billow as owners of the public iAPI stores (#58920) (b76773f9ff)
3 days ago Use email sender options for stock notifications (#58932) (6bf2604834)
16 hours ago Docs: Correct parameter and return types for some comment functions. (abe9603d9f)
34 hours ago Database: Reinstate test for MariaDB version in readme. (24b28de9ff)
35 hours ago Coding Standards: Remove unreachable `return` in `_get_block_template_file()`. (565a280506)
2 days ago Build/Test Tools: Fix playground workflow link in PR comment. (a676466589)
2 days ago Build/Test Tools: Revert [60324] while memory exhaustion issues in the GitHub Actions workflows are investigated. (267c5a8dbe)
3 days ago Docs: Remove redundant `@access` tags from DocBlocks in various files. (753817d462)
3 days ago Build/Test Tools: Bump the default baseline version used for performance comparison tests. (47a60b9abe)
3 days ago Build/Test Tools: Update the currently supported branch that's used to determine the frequency of scheduled tests of old branches. (c84b2fb274)
3 days ago Build/Test Tools: Update the upgrade testing matrix to reflect `6.8`. (7ab9e0c3d5)
3 days ago Build/Test Tools: Finalise changes to the WordPress versions used during upgrade testing from the development branch. (b8bf1adfc9)
3 days ago Security: Update `composer/ca-bundle` to version 1.5.7. (adeef71e62)
3 days ago Site Health: Bump the recommended version of MariaDB to `10.6`. (5f0b04a44c)