Projects with recent changes
aom
3 days ago Clear a first pass motion search corner case (07ab3721a1)
76 minutes ago Inline all byte buffer methods. (887a18786)
2 hours ago Code cleanup. (813566254)
4 hours ago beta release (915109f87)
11 hours ago release (dd991e286)
30 hours ago Added overflow checks to prevent an out of bounds write (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-r49w-jqq3-3gx8) (2fae24192)
2 days ago https://github.com/ImageMagick/ImageMagick/issues/8528 (dce1f70ae)
3 days ago Use a different method to install TrustedSigningClientTools. (33cde410b)
11 hours ago Esbuild (#951) (1d6fd13)
kernel
23 hours ago Linux 6.19-rc6 (24d479d26b25)
23 hours ago Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux (90a855e75a99)
24 hours ago Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (6f32aa91612a)
25 hours ago Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (f8907398a6d9)
25 hours ago Merge tag 'dmaengine-fix-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine (e90b81e8ff29)
25 hours ago Merge tag 'phy-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy (3271b25e3d12)
26 hours ago Merge tag 'soundwire-6.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire (56bc8a18aa94)
27 hours ago Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (27983960f0fb)
27 hours ago Merge tag 'i2c-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (5d1765a96c66)
27 hours ago Merge tag 'edac_urgent_for_v6.19_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (93fc4e044a0b)
27 hours ago Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (e503f539dc11)
28 hours ago Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (b671c1dad244)
28 hours ago Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (837c8180e34f)
30 hours ago Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (cee475796500)
30 hours ago Merge tag 'irq-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (8562711ac09a)
30 hours ago ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref (d250bdf531d9)
30 hours ago ext4: add missing down_write_data_sem in mext_move_extent(). (0ef7ef422730)
30 hours 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)
2 days ago Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (d12453c7e281)
2 days ago selftests/x86: Add selftests include path for kselftest.h after centralization (d9b40d7262a2)
3 days ago Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (d3eeb99bbc99)
3 days ago Merge tag 'io_uring-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (216c7a0326c6)
3 days ago LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy() (1cf342a7c3ad)
3 days ago LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy() (7d8553fc75ae)
3 days ago LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy() (0bf58cb7288a)
3 days ago LoongArch: dts: loongson-2k1000: Fix i2c-gpio node names (14ea5a362588)
3 days ago LoongArch: dts: loongson-2k2000: Add default interrupt controller address cells (e65df3f77ecd)
3 days ago LoongArch: dts: loongson-2k1000: Add default interrupt controller address cells (81e8cb7e504a)
libheif
2 days ago Update README with usage and tool documentation (9dcb15c4)
8 hours ago Rename test_base64_simdutf to base64_simdutf_test (bcc33dfcd9)
8 hours ago base64 encoder: Make ctx->length a constant (a27b2ca26a)
8 hours ago b64_ctrl(): Do not try to call EVP_Encode functions when not writing (84eb1d3ac2)
9 hours ago Adjust documentation of EVP_SKEY_import_raw_key (3f4a593350)
11 hours ago Constify the X509_STORE_CTX argument to the lookup_certs functions. (51ba3bb8c3)
11 hours ago fix: Fix uninstall_dev failing to remove empty dir (da5d7f9073)
11 hours ago Fixes issue 28885 (9547ac72f0)
11 hours ago Clear addr_iter on reset in bss_conn (c64912cd59)
11 hours ago Clear addr_iter on reset in bss_acpt (eb84d81e93)
14 hours ago update fuzz/corpora submodule (c098f72990)
15 hours ago util/ and .ctags.d/: remove remaining references to deleted util/check-format.pl (85bc702cad)
18 hours ago KDF: Add configuration options to disable many of the KDF algorithms. (fe874fcf0d)
20 hours ago Make OpenSSL generated error files use the current clang-format. (68424f565d)
26 hours ago rand_lib: do not silently ignore custom seed source failures (5983b3210c)
3 days ago Disabling explicit EC curves encoding (54d175c7d5)
24 minutes ago Yet another minor real-time benchmark improvements (b17b699c69f)
9 hours ago Merge branch 'PHP-8.5' (0caebcd1966)
9 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (ca9305eb2c5)
9 hours ago Fix run-tests.php -s flag (ee5fc4a0300)
9 hours ago Remove BP_VAR_R handling from zend_std_get_property_ptr_ptr() (GH-20954) (6989f51ccd7)
13 hours ago zend_compile: Optimize `array_map()` with callable convert callback into foreach (#20934) (a3576bddc52)
16 hours ago Merge branch 'PHP-8.5' (e9e0fe45e51)
16 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (709c2f73aa4)
16 hours ago exp/pgsql: insert/update query string build possible UB fix. (5785ff77288)
24 hours ago Support parallel benchmark runs & some tweaks (7722a9a7971)
30 hours ago Merge branch 'PHP-8.5' (010e9ba9d4e)
30 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (8eb63a23fc8)
30 hours ago Use PHP 8+ square brackets for array elements (c4084bb8f31)
2 days ago Fix crash in mb_substr with MacJapanese encoding (7ad406a4b93)
2 days ago Fix variable interpolation in the real-time benchmark workflow (03ca08948d3)
2 days ago Add additiona information for the real-time benchmark results (146b535a6d3)
25 hours ago Merge tag 'pull-tcg-20260119' of https://gitlab.com/rth7680/qemu into staging (38879a667f)
3 days ago include/qemu/atomic: Drop aligned_{u}int64_t (239b9d0488)
3 days ago meson: Remove CONFIG_ATOMIC64 (997d86a9bb)
3 days ago include/qemu/atomic: Drop qatomic_{read,set}_[iu]64 (71adccb6f7)
3 days ago util: Remove stats64 (90e2e8ada7)
3 days ago block: Drop use of Stat64 (d9fe147955)
3 days ago migration: Drop use of Stat64 (a2bd1e766c)
3 days ago target/s390x: Simplify atomicity check in do_csst (56763352e7)
3 days ago target/s390x: Drop CONFIG_ATOMIC64 tests (51c5d7b63b)
3 days ago target/m68k: Drop CONFIG_ATOMIC64 tests (e415f147b3)
3 days ago target/hppa: Drop CONFIG_ATOMIC64 test (a6de0794d1)
3 days ago target/arm: Drop CONFIG_ATOMIC64 tests (3f2589c30a)
3 days ago linux-user/hppa: Drop CONFIG_ATOMIC64 test (a1de2343b2)
3 days ago linux-user/arm: Drop CONFIG_ATOMIC64 test (1e8b4763e0)
3 days ago accel/tcg: Drop CONFIG_ATOMIC64 test from translator.c (5efc6083de)
3 days ago accel/tcg: Drop CONFIG_ATOMIC64 checks from ldst_atomicicy.c.inc (adcf06ec44)
3 days ago tcg: Unconditionally define atomic64 helpers (c8d5ce7d5b)
3 days ago accel/tcg/runtime: Remove helper_nonatomic_cmpxchgo (15d8cb32c5)
3 days ago accel/tcg/runtime: Remove 64-bit shift helpers (cf1bc1dead)
3 days ago target/riscv: Drop TCG_TARGET_REG_BITS test (21f0c37ee0)
3 days ago target/i386/tcg: Drop TCG_TARGET_REG_BITS test (fe15a2d5a6)
3 days ago include/tcg: Drop TCG_TARGET_REG_BITS tests (6af4efcdc3)
3 days ago tcg: Drop TCG_TARGET_REG_BITS test in tcg-has.h (e77c07592c)
3 days ago tcg: Drop TCG_TARGET_REG_BITS tests in tcg-internal.h (f2a618dff3)
3 days ago tcg: Drop TCG_TARGET_REG_BITS tests in tcg.c (c39f15aeda)
3 days ago tcg: Drop TCG_TARGET_REG_BITS tests in tcg-op-ldst.c (1c9df1abbd)
3 days ago tcg: Drop TCG_TARGET_REG_BITS tests in tcg-op-gvec.c (f8fb0bcd9a)
3 days ago tcg: Drop TCG_TARGET_REG_BITS tests in tcg-op.c (25b6f7ae53)
3 days ago tcg: Drop TCG_TARGET_REG_BITS test in region.c (ffef4d5dd2)
3 days ago tcg/tci: Remove glue TCG_TARGET_REG_BITS renames (220ef471a2)
woocommerce
7 hours ago Migrate WooCommerce Accordion block usages to WordPress core Accordion (#62787) (bc1c529f4b)
7 hours ago Add `Products by Brand` Collection to Product Collection Block (#62817) (5e7d832356)
8 hours ago Fix: Update invalid Makedonska Posta tracking URL (#60435) (298a0321fc)
10 hours ago Remove a no longer needed phpstan baseline item (#62861) (cf9a943d49)
10 hours ago dev: Remove stale bot configuration for flaky tests issues (#62862) (299e69bf74)
10 hours ago Fix @var type typo in class-wc-email class (#58223) (a4a6c20541)
12 hours ago Update input borders and colors to use currentColor (#62710) (c17c87f720)
13 hours ago Stop autoloading `woocommerce_status_log_db_sources` option (#62806) (5dae45f040)
13 hours ago Release: Remove 10.5.0-beta.1 change files from trunk (#62851) (450d37220d)
14 hours ago Replace admin bar height with css variable (#62608) (ef969c6587)
14 hours ago Ensure that the $single parameter of `get_site_user_meta` is respecte… (#61926) (05d3dc601c)
2 hours ago HTML API: Fix missing null-check in wp_kses_hair() refactor. (22a17dff56)
14 hours ago Administration: Only warn about a Privacy Policy page collision when the page is set. (7291cb16c7)
23 hours ago Docs: Correct `@see` tag syntax in `wp_enqueue_code_editor()`. (7b50a83808)
2 days ago Docs: Remove duplicated `@see` PHPDoc tag. (16e83545e7)
3 days ago Administration: Avoid PHP type error with `gmdate()` in `wp_dashboard_recent_posts()`. (7b3e71d862)
3 days ago Docs: Correct typo in `WP_Interactivity_API::evaluate()` DocBlock. (c5e6eb2342)
3 days ago Docs: Correct `@see` tag syntax in `Walker_Category_Checklist::start_lvl()`. (de72992eb7)
zlib
28 hours ago Make z_once() local to avoid conditional external symbols. (2209f63)
28 hours ago Move new external names to correct location in zlib.map. (8e50fb0)