Projects with recent changes
aom
11 hours ago av1_encode: enable do_border_pad (f311099b0a)
11 hours ago Add explicit uint16_t cast in aom_memset16() (263bb488a9)
32 hours ago Tweak the rc worst_quality decision (883c1ab25b)
16 hours ago Bundled pjproject: Make it easier to override options in config_site.h. (546749516b)
16 hours ago test_performance: Add performance experimentation test module. (1fc956a48b)
16 hours ago manager: Move away from shared linked list for events. (2158dff4b5)
6 hours ago if path attributes fail relinquish memory (9f1810998)
6 hours ago normalize AE metric (de81b9a63)
9 hours ago time-of-check to time-of-use check (ef0eb6df0)
14 hours ago revert (c5a692ad2)
30 hours ago cosmetic (d87c54bc9)
30 hours ago initialize image info properties (ee20b083a)
32 hours ago eliminate compiler warning (2f7deb8f1)
2 days ago improve formatting (23cfa27a8)
2 days ago support ImageInfo properties member (560f000e7)
2 days ago eliminate compiler warning (414297f01)
2 days ago re-add support for libheif 1.7.0 (#8841) (3554ab7dc)
2 days ago normalize the AE metric (f85632e71)
2 days ago check image file identity (da02de327)
2 days ago eliminate compiler warning (c36f9ed1a)
2 days ago map Windows file identity into st_dev/st_ino. (a15976c07)
2 days ago eliminate compiler warning (8e835bd7a)
3 days ago address remote TOCTOU issues (99d821db4)
3 days ago Make sure git is configured properly when updating the website. (2e09a16b7)
3 days ago beta release (3dd32151c)
3 days ago release (b661ac969)
3 days ago eliminate compiler warning (e4c2b403b)
3 days ago check for insufficient image data (2d28006d1)
3 days ago check for insufficient image data (62c229bb8)
3 days ago check for insufficient image data (225ea9500)
3 days ago delay image extent check (81eab9553)
3 days ago sanity check (374578b4a)
kernel
2 days ago Linux 7.2-rc2 (8cdeaa50eae8)
3 days ago Merge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (f105f3631d51)
3 days ago Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (c10dc5c03e17)
3 days ago Merge tag 'locking-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (fe5881ed7293)
3 days ago Merge tag 'irq-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (610533cb3bd0)
3 days ago Merge tag 'sound-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (216a8b21797f)
3 days ago Merge tag 'spi-fix-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (9c9330c764b0)
3 hours ago Fix crash in EVP_MD_CTX_copy_ex on inconsistent context (a21fdfc89a)
15 hours ago quic: do not hard fail mfail test for old fips providers (46040a2988)
24 hours ago crypto/x509/x509_lu.c: fix memory leak in obj_ht_foreach_object() (64f09bd826)
2 days ago Fix new statem_clnt_test when dtls is disabled (a89400969d)
13 hours ago Change bless to clean up absolute paths (#22067) (9390b68d5d6)
14 hours ago `ReflectionClass::isSubclassOf()`: remove extraneous parentheses (2e2b03e1cee)
14 hours ago `ReflectionClass::get(Reflection)Constants()`: optimize array initialization (85f2424398d)
14 hours ago `ReflectionAttribute::getArguments()`: optimize array initialization (f6a4702d89b)
14 hours ago Reflection: minor whitespace cleanup (22d2e4186eb)
14 hours ago Fix inline comment in `ReflectionMethod::isConstructor()` (69f23e7ded4)
14 hours ago Update `ReflectionMethod_getClosureThis.phpt` to match actual contents (3b284ed4fc2)
14 hours ago Rename `ReflectionParameter_isDefault.phpt` to reflect actual contents (e7b1d99ea60)
14 hours ago Simplify `ReflectionProperty::getSettableType()` property handling (35f2e885cd3)
14 hours ago Reflection: improve string release in `reflection_property_factory_str()` (fc6aaf78ce9)
14 hours ago Reflection: rename `reflection_extension_factory_ex()` (86b0eaabf09)
14 hours ago Reflection: remove `reflection_extension_factory()`, avoid extra lookups (9b5f5e7992d)
14 hours ago `ReflectionFunctionAbstract::getClosureCalledClass()`: remove pointer cast (4ba865110df)
14 hours ago Fix inline documentation of tentative return methods (dca2c720112)
14 hours ago `ReflectionClass::getStaticProperties()`: optimize array initialization (08c039c87a0)
14 hours ago `ReflectionFunctionAbstract::getClosureUsedVariables()`: optimize arrays (046596102d6)
14 hours ago `ReflectionFunction::__toString()`: stop accessing `intern->ce` (09eaaae5dd5)
14 hours ago `ReflectionNamedType::getName()`: inline logic for legacy behavior (c89e3df7646)
14 hours ago Reflection: access common function fields through `zend_function.common` (7eef7c9a9a8)
14 hours ago Reflection: remove unneeded indentation support from `_zend_extension_string()` (0d680a2390d)
14 hours ago Reflection: remove unneeded indentation support from `_extension_ini_string()` (4427cb45168)
14 hours ago Reflection: remove unneeded indentation support from `_extension_string()` (5370fc8f166)
14 hours ago Reflection: convert some integers used for conditions to booleans (4f8f7989365)
14 hours ago Reflection: use `true` and `false` for booleans rather than `0`/`1` (f44ae1bedb4)
14 hours ago Avoid unnecessary concatenation in `zend_named_reflection_type_to_string()` (6a19160ca56)
14 hours ago Fix inline documentation of `ReflectionMethod::getClosure()` (5dfab102bd6)
14 hours ago Fix inline documentation of `ReflectionType::allowsNull()` (4795c51aecf)
14 hours ago Fix inline documentation of `Reflection*::getModifiers()` methods (ff394775647)
14 hours ago Update inline documentation of `ReflectionProperty::setAccessible()` (36a602b077f)
14 hours ago Fix inline documentation of `ReflectionProperty::getName()` (0a858ea9f4f)
27 hours ago Merge tag 'pull-nvme-20260707' of https://gitlab.com/birkelund/qemu into staging (916ab315cc)
33 hours ago hw/nvme: add namespace hotplug support (cfb6c95706)
33 hours ago tests/qtest/nvme-test: add migration test with full CQ (e5830e0ec1)
33 hours ago tests/functional/x86_64: add migration test for NVMe device (d77f38a2b5)
33 hours ago hw/nvme: add basic live migration support (9d378cab53)
33 hours ago hw/nvme: unmap req->sg earlier in nvme_enqueue_req_completion (4e868b806e)
33 hours ago hw/nvme: set CQE.sq_id earlier in nvme_process_sq (5a1f41c66a)
33 hours ago hw/nvme: split nvme_init_sq/nvme_init_cq into helpers (77c2c3eb01)
33 hours ago hw/nvme: add migration blockers for non-supported cases (5320d335fb)
33 hours ago tests/functional/migration: add VM launch/configure hooks (cb8f285ce9)
33 hours ago hw/nvme: ensure sgl forward progress (034baf047f)
33 hours ago hw/nvme: fix FDP set FDP events (ec917cd499)
2 days ago Merge tag 'accel-20260706' of https://github.com/philmd/qemu into staging (94826ec137)
2 days ago Merge tag 'pull-target-arm-20260706' of https://gitlab.com/pm215/qemu into staging (d0edff8ee1)
2 days ago Merge tag 'pull-ppc-for-11.1-sf-20260706' of https://gitlab.com/harshpb/qemu into staging (48560f0d96)
2 days ago Merge tag 'hppa-fixes-for-v11.1-pull-request' of https://github.com/hdeller/qemu-hppa into staging (9040c6f5c6)
2 days ago Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (9a84bbf230)
2 days ago cpu: Only check SSTEP_ENABLE flag in cpu_single_stepping() (c0df53752c)
2 days ago cpu: Rename CPUState @singlestep_enabled -> @singlestep_flags (7e28b7c897)
2 days ago cpu: Introduce cpu_single_stepping() helper (0a8bc0f251)
2 days ago cpu: Better name cpu_single_step() trace event (d682cd181c)
2 days ago accel/tcg: Improve docstrings around TCGCPUOps::*watchpoint* handlers (93e7ca71d7)
2 days ago target/ppc: Ensure TCG is used in ppc_update_daw() (cbdbbfaf76)
2 days ago target/arm: Inline check_watchpoints() in arm_debug_check_watchpoint() (0b55b519c6)
2 days ago accel: Use GdbBreakpointType enum (0c4f68b2e3)
2 days ago gdbstub: Introduce GdbBreakpointType enumerator (af97fe2eaf)
2 days ago gdbstub: Reduce @type variable scope (85b6e24fa2)
2 days ago gdbstub/user: Directly call gdb_breakpoint_remove_all() in user mode (9285f1a215)
2 days ago accel: Remove unnecessary 'inline' qualifier in remove_all_breakpoints (9dfa834009)
2 days ago cpu: Move BREAKPOINT definitions to 'exec/breakpoint.h' (fe90b5f15b)
2 days ago testing: Run test scripts in a subshell so we can properly cancel them (3ef091815f)
woocommerce
11 hours ago e2e tests: reorganize analytics specs across serial and parallel pools (#66388) (5e9c4f38151)
14 hours ago e2e tests: harden analytics-data spec (#66371) (0cef7675ed1)
14 hours ago Update changelog.txt after 10.9.4 (#66387) (3cfa16f7279)
14 hours ago Reorganize developer documentation sections (#66174) (f9129170482)
15 hours ago Add payment settings gateway display docs (#66171) (732dcbbed91)
16 hours ago Fix: review count not updating after moderating multiple reviews (#65830) (1b1071d8d0d)
16 hours ago Add `WC_Product::is_*viewable()` methods to consolidate product visibility checks (#66173) (97e40ba6c86)
17 hours ago Flatten the selling-plans catalog: remove plan groups (#66313) (78ac7113e3a)
17 hours ago Improve Woo Home dashboard card visuals (#66198) (4df8f89d86f)
18 hours ago Fix duplicate order download permissions (#66237) (27aaa6ec142)
19 hours ago Add the SellingPlans catalog read facade (#66260) (c4f3f68bb69)
19 hours ago e2e test: Fix command palette test modifier detection (#66364) (b8142c7a14b)
19 hours ago Release: Remove 10.9.4 change files from trunk (#66367) (259472363af)
19 hours ago Fix Product Collection fatal in new post editor (#66225) (0fbd0c93230)
19 hours ago e2e tests: Fix product-delete list-table quick-delete (#66360) (df831d351e3)
20 hours ago Fix: normalize Product Collection carousel header alignment and button colors (#65691) (beb1f02dede)
23 hours ago Fix is_vat_exempt being not correctly applied during block checkout for logged-in users (#66342) (28c96bb1cd9)
24 hours ago Add Woo Home click tracking to Things to do next tasks (#66125) (e896dfd85d3)
24 hours ago Fix existing order payments clearing active cart (#66090) (d3dcaf4aea7)
24 hours ago [dev] CI: bump PHPUnit tests execution time cap to 20 minutes (#66344) (50bed3519b4)
25 hours ago Bump WooCommerce version to `11.1.0-dev` on `trunk` (#66333) (ef750f343ae)
33 hours ago Fix: Skip brands product column when taxonomy is deregistered (#64612) (6d3ca5fde30)
34 hours ago Flip variation gallery to the 5% canary cohort (#66218) (ef336e3bbd3)
34 hours ago Start a single wp-env container set via --config (#66243) (0dd75e709b2)
2 days ago Revert "Performance: skip redundant meta existence checks on product create (#65595)" (#66325) (7fd068fee42)
2 days ago Update Product Image block to use larger thumbnails (#66191) (a4f7cd77e2d)
2 days ago Update pnpm-lock.yaml (#66324) (62bf7e4b708)
2 days ago Restore reduced stock when an order transitions to failed (#66256) (c9d531c5e36)
2 days ago Fix Quantity Selector block styles when outside the Add to Cart + Options block (#66261) (0de5dc51f67)
2 days ago Add woocommerce_format_phone_number filter, decouple from is_phone (#66122) (143b1c5ea5d)