Projects with recent changes
aom
18 hours ago av1_encode: enable do_border_pad (f311099b0a)
18 hours ago Add explicit uint16_t cast in aom_memset16() (263bb488a9)
2 days ago Tweak the rc worst_quality decision (883c1ab25b)
23 hours ago Bundled pjproject: Make it easier to override options in config_site.h. (546749516b)
23 hours ago test_performance: Add performance experimentation test module. (1fc956a48b)
23 hours ago manager: Move away from shared linked list for events. (2158dff4b5)
13 hours ago if path attributes fail relinquish memory (9f1810998)
13 hours ago normalize AE metric (de81b9a63)
16 hours ago time-of-check to time-of-use check (ef0eb6df0)
21 hours ago revert (c5a692ad2)
2 days ago cosmetic (d87c54bc9)
2 days ago initialize image info properties (ee20b083a)
2 days 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)
3 days ago normalize the AE metric (f85632e71)
3 days ago check image file identity (da02de327)
3 days ago eliminate compiler warning (c36f9ed1a)
3 days ago map Windows file identity into st_dev/st_ino. (a15976c07)
3 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)
kernel
3 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)
2 hours ago property: replace property_memfail with in-tree mfail tests (76e33ae38f)
2 hours ago coveralls.yml: Disable the allocfail-tests (801d701196)
3 hours ago BIO_vprintf: fix off-by-one at 512-byte buffer boundary (f2924392d3)
3 hours ago Remove unused source files poly1305_ieee754.c and poly1305_base2_44.c (d9671f4526)
4 hours ago README.md: update web links to man pages (f167d0d2e9)
4 hours ago util/mkinstallvars.pl: Suppress more debug logs (69cafbc498)
4 hours ago Fix typos (1860496d86)
4 hours ago doc/man3/ASN1_INTEGER_get_int64.pod: fix a typo (51584371a2)
5 hours ago Eliminate unnecessary whitespace before a quoted newline (917ebfca5c)
5 hours ago Move const qualifier after static (cddeed0734)
5 hours ago Add parentheses around sizeof arguments (7812b20ad5)
5 hours ago Eliminate unnecessary type casts of int constants (74e781dfec)
5 hours ago Eliminate repeated semicolons at the end of statements (ae6de18171)
5 hours ago Remove parentheses around return arguments (518d66e44d)
5 hours ago Eliminate/fix repeated word usage (df5f836f64)
5 hours ago apps/ocsp.c: guard index_changed() with OPENSSL_NO_POSIX_IO, not HTTP_DAEMON (8c7e3f217c)
5 hours ago apps: adjust stat usage to account for uplink (d2a9af2144)
5 hours ago BIO: avoid returning internal FILE * with UPLINK-enabled builds on Windows (b5b34d32cb)
10 hours ago Fix crash in EVP_MD_CTX_copy_ex on inconsistent context (a21fdfc89a)
22 hours ago quic: do not hard fail mfail test for old fips providers (46040a2988)
31 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)
33 minutes ago sapi/cli: support HTTP QUERY method in built-in server (#22615) (35881e12982)
70 minutes ago Zend: add test for <=> comparing against different types (#22634) (c993aa64f26)
3 hours ago ext/dom: Fix Dom\DtdNamedNodeMap index overflow in dimension access (#22630) (ff480bce5c4)
5 hours ago ext/intl: don't include C++ ICU headers from C translation units (#22636) (edcd94d5816)
8 hours ago Merge branch 'PHP-8.5' (ffb93fe63c7)
8 hours ago [ci skip] add CVE ref (735748f5d72)
8 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (2701837d964)
8 hours ago [ci skip] add CVE ref (5ec033c497e)
8 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (7c310ff1cd2)
8 hours ago [ci skip] add CVE ref (427089cd942)
8 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (dd10c435484)
8 hours ago [ci skip] add CVE ref (ee0f2b9e511)
8 hours ago Use PHP version for zip extension (8ae6a8f1d68)
20 hours ago Change bless to clean up absolute paths (#22067) (9390b68d5d6)
21 hours ago `ReflectionClass::isSubclassOf()`: remove extraneous parentheses (2e2b03e1cee)
21 hours ago `ReflectionClass::get(Reflection)Constants()`: optimize array initialization (85f2424398d)
21 hours ago `ReflectionAttribute::getArguments()`: optimize array initialization (f6a4702d89b)
21 hours ago Reflection: minor whitespace cleanup (22d2e4186eb)
21 hours ago Fix inline comment in `ReflectionMethod::isConstructor()` (69f23e7ded4)
21 hours ago Update `ReflectionMethod_getClosureThis.phpt` to match actual contents (3b284ed4fc2)
21 hours ago Rename `ReflectionParameter_isDefault.phpt` to reflect actual contents (e7b1d99ea60)
21 hours ago Simplify `ReflectionProperty::getSettableType()` property handling (35f2e885cd3)
21 hours ago Reflection: improve string release in `reflection_property_factory_str()` (fc6aaf78ce9)
21 hours ago Reflection: rename `reflection_extension_factory_ex()` (86b0eaabf09)
21 hours ago Reflection: remove `reflection_extension_factory()`, avoid extra lookups (9b5f5e7992d)
21 hours ago `ReflectionFunctionAbstract::getClosureCalledClass()`: remove pointer cast (4ba865110df)
21 hours ago Fix inline documentation of tentative return methods (dca2c720112)
21 hours ago `ReflectionClass::getStaticProperties()`: optimize array initialization (08c039c87a0)
21 hours ago `ReflectionFunctionAbstract::getClosureUsedVariables()`: optimize arrays (046596102d6)
21 hours ago `ReflectionFunction::__toString()`: stop accessing `intern->ce` (09eaaae5dd5)
21 hours ago Merge tag 'hw-misc-20260707' of https://github.com/philmd/qemu into staging (c3a63b7c06)
21 hours ago Merge tag 's390x-20260707' of https://gitlab.com/cohuck/qemu into staging (3be363aa8b)
21 hours ago Merge tag 'pull-aspeed-20260707' of https://github.com/legoater/qemu into staging (bfa6186509)
21 hours ago Merge tag 'pull-loongarch-20260707' of https://github.com/gaosong715/qemu into staging (8dbc182616)
21 hours ago Merge tag 'pull-monitor-2026-07-07' of https://repo.or.cz/qemu/armbru into staging (67943f9371)
21 hours ago Merge tag 'pull-vfio-20260707' of https://github.com/legoater/qemu into staging (c5c47902ab)
22 hours ago Merge tag 'pull-request-2026-07-07' of https://gitlab.com/huth/qemu into staging (fd5feef61a)
24 hours ago MAINTAINERS: update Chao Liu's email address (01e53bea65)
24 hours ago Revert "aspeed/smc: snoop SPI transfers to fake dummy cycles" (27961a043c)
24 hours ago Revert "aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command" (a0688f3f80)
24 hours ago hw/ssi: aspeed_smc: Fix direct-read dummy bytes (0da192c45b)
24 hours ago hw/ssi: xilinx_spips: Fix dummy phase handling (7017b47701)
24 hours ago hw/ssi: npcm7xx_fiu: Correct the dummy cycle emulation logic (f641d3bed2)
24 hours ago hw/block: m25p80: Fix dummy byte handling for Spansion flash (4957f668c4)
24 hours ago hw/arm/msf2-som: Fix spansion-cr2nv value for S25FL128S (08557a089e)
24 hours ago hw/block: m25p80: Fix dummy byte handling for Macronix flash (5bcedae7a7)
24 hours ago hw/block: m25p80: Fix dummy byte handling for Numonyx/Micron flash (42b6165cd7)
24 hours ago hw/block: m25p80: Fix dummy byte handling for Winbond flash (b9662d6c44)
24 hours ago backends/iommufd: Fix dev_id and type order in viommu trace (11c4337c5f)
24 hours ago hw/acpi/ich9: move initial property values into ich9_reset_properties() (29b6fe5aeb)
24 hours ago hw/rtc/mc146818rtc: convert date from object prop to class prop (a02e7fa9e6)
24 hours ago hw/arm: Add basic FlexCAN3 support to TYPE_FSL_IMX8MP and imx8mp-evk (7a4775d07f)
24 hours ago hw/arm/imx8mp-evk: Introduce FslImx8mpEvkState (8099d86d35)
24 hours ago hw/arm/imx8mp-evk: Open code DEFINE_MACHINE_AARCH64 (6ddec45a14)
24 hours ago hw/net/can/flexcan: Subclass TYPE_CAN_FLEXCAN (a12368aec4)
24 hours ago hw/net/can/flexcan: Wire clock control module via link property (2afca7a592)
24 hours ago hw/intc/loongarch_dintc: Fix OOB access in DINT MMIO write handler (399ba75fbe)
24 hours ago utils/module: fix memleak in module_load() (cc4fe73fba)
24 hours ago hw/display/qxl: Fix mono cursor validation that can read past a cursor chunk (0e51b71c7b)
24 hours ago hw/hyperv: Avoid crash if hyperv_find_cpu() passed invalid vp_index (67ebea439d)
2 days ago testing: Run test scripts in a subshell so we can properly cancel them (3ef091815f)
woocommerce
2 hours ago Add a buy-one-get-one pricing-policy type to the subscriptions engine (#66379) (de7c83e61d6)
2 hours ago Remove Sample badge from products generated during the CYS flow (#66322) (4c88743167e)
2 hours ago Hide Downloadable product permissions metabox by default on the order edit screen (#66119) (06e8f632a04)
3 hours ago Fix: Shop Manager role cannot reorder Local Pickup locations (#59894) (#65286) (0fe325b80fe)
5 hours ago Fix AsyncGenerator lock test to exercise FeedLockException path (#66249) (8cecd622eb3)
6 hours ago Validate mail callback return type (#66346) (371014d75e8)
6 hours ago Preserve correct aspect ratio on Product Images with imageSizing set to cropped (#66354) (73ccc4fed17)
6 hours ago Add default color terms when creating a wc-visual attribute (#65923) (57793e6acbc)
7 hours ago [RSM] Auto-send abandoned cart recovery email (#65238) (6a0189c3ba2)
8 hours ago Product gallery videos #1: Add internal product video gallery storage (#65396) (3c32e44ffc1)
18 hours ago e2e tests: reorganize analytics specs across serial and parallel pools (#66388) (5e9c4f38151)
21 hours ago e2e tests: harden analytics-data spec (#66371) (0cef7675ed1)
21 hours ago Update changelog.txt after 10.9.4 (#66387) (3cfa16f7279)
21 hours ago Reorganize developer documentation sections (#66174) (f9129170482)
22 hours ago Add payment settings gateway display docs (#66171) (732dcbbed91)
23 hours ago Fix: review count not updating after moderating multiple reviews (#65830) (1b1071d8d0d)
23 hours ago Add `WC_Product::is_*viewable()` methods to consolidate product visibility checks (#66173) (97e40ba6c86)
24 hours ago Flatten the selling-plans catalog: remove plan groups (#66313) (78ac7113e3a)
24 hours ago Improve Woo Home dashboard card visuals (#66198) (4df8f89d86f)
25 hours ago Fix duplicate order download permissions (#66237) (27aaa6ec142)
26 hours ago Add the SellingPlans catalog read facade (#66260) (c4f3f68bb69)
26 hours ago e2e test: Fix command palette test modifier detection (#66364) (b8142c7a14b)
26 hours ago Release: Remove 10.9.4 change files from trunk (#66367) (259472363af)
26 hours ago Fix Product Collection fatal in new post editor (#66225) (0fbd0c93230)
26 hours ago e2e tests: Fix product-delete list-table quick-delete (#66360) (df831d351e3)
27 hours ago Fix: normalize Product Collection carousel header alignment and button colors (#65691) (beb1f02dede)
30 hours ago Fix is_vat_exempt being not correctly applied during block checkout for logged-in users (#66342) (28c96bb1cd9)
31 hours ago Add Woo Home click tracking to Things to do next tasks (#66125) (e896dfd85d3)
31 hours ago Fix existing order payments clearing active cart (#66090) (d3dcaf4aea7)
31 hours ago [dev] CI: bump PHPUnit tests execution time cap to 20 minutes (#66344) (50bed3519b4)