Projects with recent changes
12 hours ago Inline all byte buffer methods. (887a18786)
13 hours ago Code cleanup. (813566254)
15 hours ago beta release (915109f87)
22 hours ago release (dd991e286)
2 days ago Added overflow checks to prevent an out of bounds write (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-r49w-jqq3-3gx8) (2fae24192)
3 days ago https://github.com/ImageMagick/ImageMagick/issues/8528 (dce1f70ae)
22 hours ago Esbuild (#951) (1d6fd13)
kernel
34 hours ago Linux 6.19-rc6 (24d479d26b25)
34 hours ago Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux (90a855e75a99)
35 hours ago Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (6f32aa91612a)
2 days ago Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (f8907398a6d9)
2 days ago Merge tag 'dmaengine-fix-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine (e90b81e8ff29)
2 days ago Merge tag 'phy-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy (3271b25e3d12)
2 days ago Merge tag 'soundwire-6.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire (56bc8a18aa94)
2 days ago Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (27983960f0fb)
2 days ago Merge tag 'i2c-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (5d1765a96c66)
2 days ago Merge tag 'edac_urgent_for_v6.19_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (93fc4e044a0b)
2 days ago Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (e503f539dc11)
2 days ago Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (b671c1dad244)
2 days ago Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (837c8180e34f)
2 days ago Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (cee475796500)
2 days ago Merge tag 'irq-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (8562711ac09a)
2 days ago ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref (d250bdf531d9)
2 days ago ext4: add missing down_write_data_sem in mext_move_extent(). (0ef7ef422730)
2 days ago ext4: fix ext4_tune_sb_params padding (cd16edba1c6a)
2 days ago Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (e84d960149e7)
2 days ago Merge tag 'loongarch-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson (47622aa8b66c)
3 days ago Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (d12453c7e281)
3 days ago selftests/x86: Add selftests include path for kselftest.h after centralization (d9b40d7262a2)
libheif
3 days ago Update README with usage and tool documentation (9dcb15c4)
19 hours ago Rename test_base64_simdutf to base64_simdutf_test (bcc33dfcd9)
19 hours ago base64 encoder: Make ctx->length a constant (a27b2ca26a)
19 hours ago b64_ctrl(): Do not try to call EVP_Encode functions when not writing (84eb1d3ac2)
20 hours ago Adjust documentation of EVP_SKEY_import_raw_key (3f4a593350)
22 hours ago Constify the X509_STORE_CTX argument to the lookup_certs functions. (51ba3bb8c3)
22 hours ago fix: Fix uninstall_dev failing to remove empty dir (da5d7f9073)
22 hours ago Fixes issue 28885 (9547ac72f0)
22 hours ago Clear addr_iter on reset in bss_conn (c64912cd59)
22 hours ago Clear addr_iter on reset in bss_acpt (eb84d81e93)
25 hours ago update fuzz/corpora submodule (c098f72990)
26 hours ago util/ and .ctags.d/: remove remaining references to deleted util/check-format.pl (85bc702cad)
29 hours ago KDF: Add configuration options to disable many of the KDF algorithms. (fe874fcf0d)
31 hours ago Make OpenSSL generated error files use the current clang-format. (68424f565d)
2 days ago rand_lib: do not silently ignore custom seed source failures (5983b3210c)
11 hours ago Yet another minor real-time benchmark improvements (b17b699c69f)
20 hours ago Merge branch 'PHP-8.5' (0caebcd1966)
20 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (ca9305eb2c5)
20 hours ago Fix run-tests.php -s flag (ee5fc4a0300)
20 hours ago Remove BP_VAR_R handling from zend_std_get_property_ptr_ptr() (GH-20954) (6989f51ccd7)
24 hours ago zend_compile: Optimize `array_map()` with callable convert callback into foreach (#20934) (a3576bddc52)
27 hours ago Merge branch 'PHP-8.5' (e9e0fe45e51)
27 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (709c2f73aa4)
27 hours ago exp/pgsql: insert/update query string build possible UB fix. (5785ff77288)
35 hours ago Support parallel benchmark runs & some tweaks (7722a9a7971)
2 days ago Merge branch 'PHP-8.5' (010e9ba9d4e)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (8eb63a23fc8)
2 days ago Use PHP 8+ square brackets for array elements (c4084bb8f31)
2 days ago Fix crash in mb_substr with MacJapanese encoding (7ad406a4b93)
3 days ago Fix variable interpolation in the real-time benchmark workflow (03ca08948d3)
3 days ago Add additiona information for the real-time benchmark results (146b535a6d3)
2 days ago Merge tag 'pull-tcg-20260119' of https://gitlab.com/rth7680/qemu into staging (38879a667f)
woocommerce
2 hours ago [Performance] Admin: reduce the number of SQL queries needed for fetching settings (#62853) (66e4e1db0e)
2 hours ago [Performance] Slow comments queries in admin: add new index and use caches priming for reviews page (#62805) (c2f08ec1ca)
18 hours ago Migrate WooCommerce Accordion block usages to WordPress core Accordion (#62787) (bc1c529f4b)
18 hours ago Add `Products by Brand` Collection to Product Collection Block (#62817) (5e7d832356)
19 hours ago Fix: Update invalid Makedonska Posta tracking URL (#60435) (298a0321fc)
21 hours ago Remove a no longer needed phpstan baseline item (#62861) (cf9a943d49)
21 hours ago dev: Remove stale bot configuration for flaky tests issues (#62862) (299e69bf74)
21 hours ago Fix @var type typo in class-wc-email class (#58223) (a4a6c20541)
23 hours ago Update input borders and colors to use currentColor (#62710) (c17c87f720)
24 hours ago Stop autoloading `woocommerce_status_log_db_sources` option (#62806) (5dae45f040)
24 hours ago Release: Remove 10.5.0-beta.1 change files from trunk (#62851) (450d37220d)
25 hours ago Replace admin bar height with css variable (#62608) (ef969c6587)
25 hours ago Ensure that the $single parameter of `get_site_user_meta` is respecte… (#61926) (05d3dc601c)
13 hours ago HTML API: Fix missing null-check in wp_kses_hair() refactor. (22a17dff56)
25 hours ago Administration: Only warn about a Privacy Policy page collision when the page is set. (7291cb16c7)
34 hours ago Docs: Correct `@see` tag syntax in `wp_enqueue_code_editor()`. (7b50a83808)
3 days ago Docs: Remove duplicated `@see` PHPDoc tag. (16e83545e7)
zlib
2 days ago Make z_once() local to avoid conditional external symbols. (2209f63)
2 days ago Move new external names to correct location in zlib.map. (8e50fb0)