Projects with recent changes
14 hours ago Corrected fix for failing unit test. (b11bcedea)
14 hours ago optimize SetImageColorMetric() method (cb478af91)
15 hours ago fix PerlMagick unit test (fe2eeea39)
15 hours ago Use heif_nclx_color_profile_alloc so we can use the defaults from the libheif library. (961bd97d5)
17 hours ago support heic:cicp define (9c6fe416a)
18 hours ago support heic:cicp define (5f98d8a28)
20 hours ago https://github.com/ImageMagick/ImageMagick/issues/8212 (a2f738e04)
22 hours ago eliminate compiler warning (b07291864)
22 hours ago correct FUZZ metric (6822f528a)
33 hours ago eliminate compiler warning (930f81251)
33 hours ago eliminate compiler warning (e5bbd8fdd)
33 hours ago correct NCC metric (e8266f999)
2 days ago https://github.com/ImageMagick/ImageMagick/issues/8213 (66afdfb9c)
3 days ago Switch back to _vsnprintf_l to avoid strange asserts on Windows. (751b85f64)
3 days ago check for signed integer overflow (c0d3c58a2)
kernel
14 hours ago Linux 6.16-rc3 (86731a2a651e)
17 hours ago Merge tag 'i2c-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (b67ec639010f)
17 hours ago Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (5c00eca95a9a)
17 hours ago Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (33efa7dbabcf)
18 hours ago Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (17ef32ae66b1)
18 hours ago Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (aff2a7e23f23)
18 hours ago Merge tag 'edac_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (73543bad7664)
18 hours ago Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (e669e322c52c)
18 hours ago Merge tag 'v6.16-rc2-smb3-client-fixes-v2' of git://git.samba.org/sfrench/cifs-2.6 (75f99f8cf445)
2 days ago i2c: k1: check for transfer error (a6c23dac756b)
2 days ago Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux (739a6c93cc75)
2 days ago Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs (1f9378d4a7dd)
2 days ago smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size (27e9d5d021db)
2 days ago smb: minor fix to use sizeof to initialize flags_string buffer (4d360cfe8cba)
2 days ago smb: Use loff_t for directory position in cached_dirents (4eb11a34b72c)
2 days ago smb: Log an error when close_all_cached_dirs fails (a2182743a8b4)
2 days ago cifs: Fix prepare_write to negotiate wsize if needed (2c4fd3d14146)
2 days ago smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma() (a379a8a2a003)
2 days ago smb: client: fix first command failure during re-negotiation (34331d7beed7)
2 days ago Merge tag 'io_uring-6.16-20250621' of git://git.kernel.dk/linux (f7301f856d35)
2 days ago Merge tag 'acpi-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (26fef998eb4d)
2 days ago Merge tag 'pci-v6.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci (f0eeb5f6f645)
2 days ago Merge tag 'rcu/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux (afa3d8b6e01b)
2 days ago Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools (7c7f9dd1ea3f)
2 days ago Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux (3f75bfff44be)
2 days ago Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (a765b9e6db40)
3 days ago irqchip/ath79-misc: Fix missing prototypes warnings (3085ef9d9e7a)
3 days ago rcu: Return early if callback is not specified (33b6a1f155d6)
3 days ago KVM: TDX: Exit to userspace for GetTdVmCallInfo (25e8b1dd4883)
3 days ago KVM: TDX: Handle TDG.VP.VMCALL<GetQuote> (cf207eac06f6)
2 days ago Nit: macro parameters should always be parenthesised in expressions (cdd01b5e07)
3 days ago Fix exit code for s_time when -new command line switch specified (b6ff559853)
3 days ago Clean up thread_local function names in initthread.c (c09b86749b)
3 days ago Refactor init_get_thread_local to be more understandable (d259b8b855)
3 days ago Restore use of crypto_thread_default_context (5466197f16)
3 days ago Fix fips cleanup of master key (32559a6035)
3 days ago Allow for differentiating between default and NULL context (24f0715e00)
3 days ago Check setting of master key value (4ed9a38a90)
3 days ago reduce memory overhead of CTX_TABLE_ENTRY (68c1fcc99e)
3 days ago convert master_key to use a top level fixed array (bbd886c501)
3 days ago Move the async-job api to use the new thread-local api (21980b9813)
3 days ago Update ERR lib to use new thread-local storage api (d6d5170ed2)
3 days ago Move thread-event handlers to the new thread-local api (2e74a3045b)
3 days ago Adjust rand_lib to use new thread-local mgmt api (ce990ce83b)
3 days ago update RCU to use the new thread-local key mgmt api (2cb068fb22)
3 days ago Add new CRYPTO_THREAD_[get|set]_local_ex api (c1c2a333d3)
3 days ago Add return check to BIO_new, SSL_CTX_new and EVP_PKEY_new (be7467f5a0)
3 days ago fix: difference between parameter name between doc and header file. (0fe6c21a7d)
3 days ago Skip CI jobs for custom runners in forks (a9cb68ee8f)
3 days ago Fix buggy stringop-overflow error on s390 (837592dcd9)
3 days ago Add params precondition in ASN1_STRING_TABLE_add, ASN1_STRING_TABLE_get (4a341e0830)
3 days ago Preserve connection custom extensions in SSL_set_SSL_CTX() (403ba31a02)
3 days ago Add a helper function to copy custom extensions with old style arguments (f7b10004dc)
3 days ago The comment should refer `ossl_quic_stream_has_recv_buffer()` and `ossl_quic_stream_has_send_buffer()` explicitly. (e8df1d1245)
3 days ago Update pkeyutl documentation for PQC algorithms (Fixes #27415) (27eea04b06)
3 days ago Avoid potential double close of client_skt in sslecho (48e3fe0863)
4 hours ago ext/sqlite3: Sqlite3Result::fetchAll() (375316d0e24)
4 hours ago ext/sqlite3: explain statement support addition. (22bd2ae63f3)
4 hours ago [skip ci] Add myself to EXTENSIONS (#18918) (e9310171f76)
13 hours ago Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667) (ddd33fd7e4e)
15 hours ago [RFC] Final Property Promotion (4dfba7a2503)
16 hours ago ext/tidy: zend_parse_parameters_none -> ZEND_PARSE_PARAMETERS_NONE macro (#18913) (01c3001eb76)
21 hours ago Autotools: Enable tsrmls cache in hash extension on big endian (#15303) (4f1b005522d)
21 hours ago [Windows build] Remove redundant flags definitions (#18890) (3df665a8889)
24 hours ago Merge branch 'PHP-8.4' (b727821c79a)
24 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (2577e3a7033)
24 hours ago Fix GH-18901: integer overflow mb_split (a5f21ca7005)
24 hours ago Merge branch 'PHP-8.4' (a2461021b6d)
24 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (0afe0bb777b)
24 hours ago Fixed GH-18902: ldap_exop/ldap_exop_sync assert triggered on empty request OID (2694eb9df04)
24 hours ago Don't use the obj_map cache for attributes (#18895) (9b6df109c7f)
24 hours ago Store hash table entry directly in dom_nnodemap_object (479e9be45d7)
24 hours ago Pack dom_nnodemap_object fields together with a union that can't be active at the same time (87363427820)
24 hours ago Tweak sizes of some dom_nnodemap_object fields (26aea0ed378)
24 hours ago Move common obj_map API functions to obj_map.c (8526de84a50)
2 days ago ext/gmp: Remove bool type coercions in tests (37549e4563a)
2 days ago ext/exif: Remove bool type coercions in tests (fa81a231385)
2 days ago ext/bz2: Remove bool type coercions in tests (5f3e10de8bb)
2 days ago ext/dba: Remove bool type coercions in tests (8316ff2b0a7)
2 days ago ext/soap: Remove bool type coercions in tests (091308cb3e3)
2 days ago ext/spl: Remove bool type coercions in tests (0ab5f70b3cc)
2 days ago Refactor implementation of DOM nodelists, named maps, and iterators (ff0a2cff05c)
2 days ago Refactor dom_nnodemap_objects_new() (4fadf647d27)
2 days ago Merge branch 'PHP-8.4' (89934b405eb)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (bbac59148c6)
2 days ago Fix GH-13264: fgets() and stream_get_line() do not return false on filter fatal error (a36b8fdc942)
2 days ago Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (43ba160cb4)
3 days ago i386/tdx: handle TDG.VP.VMCALL<GetQuote> (40da501d89)
3 days ago i386/tdx: handle TDG.VP.VMCALL<GetTdVmCallInfo> (427b8cf47a)
3 days ago update Linux headers to v6.16-rc3 (688b0756ad)
3 days ago i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig (41cd354d35)
3 days ago i386/tdx: Fix the typo of the comment of struct TdxGuest (a38da9f487)
3 days ago i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f (90d2bbd1f6)
3 days ago i386/tdx: Error and exit when named cpu model is requested (750560f8a8)
3 days ago i386/cpu: Warn about why CPUID_EXT_PDCM is not available (00268e0002)
3 days ago i386/cpu: Move adjustment of CPUID_EXT_PDCM before feature_dependencies[] check (e68ec29809)
3 days ago rust: hpet: fix new warning (6b3fad084f)
3 days ago rust: pl011: Add missing logging to match C version (b783601d1a)
3 days ago rust: pl011: Implement logging (1563f287dc)
3 days ago rust/qemu-api: Add initial logging support based on C API (ab81002252)
3 days ago rust: move rust.bindgen to qemu-api crate (1ae4ca0463)
3 days ago rust: prepare variable definitions for multiple bindgen invocations (1548c5cdf0)
woocommerce
3 hours ago Release: Remove 9.9 change files (#59053) (8a493df200)
5 hours ago Experimental iAPI Mini Cart - Finish up features: min/max steppers, discount badges, empty mini cart contents, open drawer when add to cart (#58716) (65770bebb4)
6 hours ago [dev] Monorepo: build RAM usage optimization (batch 4) (#59046) (d9be9764ad)
7 hours ago Fix: ensure block style is always loaded on demand for classic themes (#58971) (367a10f853)
8 hours ago Update Blueprint doc to clarify limitations of custom exporters (#58792) (890fa9c363)
3 days ago Adds Accessibility standards guide for extension development to best … (#59038) (29c3436bb6)
3 days ago Remove persistent carts in favour of longer duration sessions (#57961) (f6b266f9e8)
3 days ago Adds tests to verify error notices when adding out-of-stock products (#58402) (b3ff74de0d)
3 days ago Update Mini-Cart and Cart quantity selectors to use the current color for the border (#58922) (1b0822887f)
3 days ago Make the docs deployment script more resilient to handling custom plugins (#59034) (925471f416)
3 days ago Ensure entities display correctly when used as thousand/decimal separator in `FormattedMonetaryAmount` (#59011) (1194d6d4a5)
3 days ago Docs - fixes issue with gtag not registering subsequent page views (#58969) (966b4f881a)
3 days ago Fix additional checkout fields on blocks: show_in_order_confirmation is not hiding fields consistently - Fix/issue-51258 (#58623) (1adeb15d4e)
3 days ago Replace markdownlint with markdownlint-cli in developer dependencies (#58999) (969313a488)
3 days ago [NOX In-context] Use NOX-specific styles in PMs selection step header instead of global WC classes (#59004) (df79113484)
3 days ago Performance: Optimize cart state initialization by bypassing REST API (#58891) (f3aa1afffc)
3 days ago Load supported email editor blocks from supports settings (#58966) (e93478fa22)
16 hours ago Coding Standards: Remove unnecessary `isset()` check in `wp_delete_term()`. (6f73a83e6e)
2 days ago Coding Standards: Remove unnecessary `isset()` check in `get_calendar()`. (3261f6bd98)
3 days ago Docs: Correct parameter and return types for some comment functions. (abe9603d9f)