Projects with recent changes
3 days ago [mod_curl] Add curl exit code to response (2062d2c483)
20 hours ago Improved the jpeg coder by calculating the range only once instead of every pixel channel. (602c43695)
22 hours ago JPEG: Support 2-to-16-bit lossless JPEG images with libjpeg-turbo 3.1+; Support additional IDCT scaling factors with libjpeg-turbo and libjpeg v7+ (#8445) (3044c6c2f)
25 hours ago Clone the correct repositories for the release. (77a2c99d4)
2 days ago Allow reading old Quickdraw PICT files that directly start with the size of the image (#8381). (9002a93a9)
3 days ago Add ALImageMagick (Delphi) to the list of ImageMagick language bindings (#8444) (30d06e98f)
kernel
17 hours ago Linux 6.18-rc6 (6a23ae0a96a6)
17 hours ago Merge tag 'perf-tools-fixes-for-v6.18-2-2025-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools (998ccc327b14)
17 hours ago Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (7ba45f15049b)
24 hours ago Merge tag 'firewire-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 (7254a2b52279)
24 hours ago Merge tag 'edac_urgent_for_v6.18_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (87751e715e23)
26 hours ago firewire: core: fix to update generation field in topology map (1107aac1ad7f)
2 days ago mm, swap: fix potential UAF issue for VMA readahead (1c2a936edd71)
2 days ago selftests/user_events: fix type cast for write_index packed member in perf_test (216158f063fe)
2 days ago lib/test_kho: check if KHO is enabled (a26ec8f3d4e5)
2 days ago mm/huge_memory: fix folio split check for anon folios in swapcache (f1d47cafe513)
2 days ago MAINTAINERS: update David Hildenbrand's email address (3470715e5c22)
2 days ago crash: fix crashkernel resource shrink (00fbff75c5ac)
2 days ago mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb (39231e8d6ba7)
2 days ago Merge tag 's390-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (f824272b6e3f)
2 days ago Merge tag 'x86-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (b8a2c32b22de)
2 days ago Merge tag 'timers-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (bb1a6ddcfaa5)
2 days ago Merge tag 'irq-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (fa3ade5e8e24)
2 days ago Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (e256f7b4e57d)
3 days ago Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci (7a0892d2836e)
3 days ago Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (cbba5d1b53fb)
3 days ago Merge tag 'rust-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux (a752782a2843)
3 days ago Merge tag 'nfs-for-6.18-3' of git://git.linux-nfs.org/projects/anna/linux-nfs (1cc41c88ef00)
3 days ago Merge tag 'drm-fixes-2025-11-15' of https://gitlab.freedesktop.org/drm/kernel (d5c1b4b43249)
3 days ago Merge tag 'mmc-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc (ccc0011804d4)
3 days ago Merge tag 'pmdomain-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm (241e99dbdcdf)
3 days ago Merge tag 'cxl-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl (6014e75e8756)
3 days ago Merge tag 'spi-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (de90cc610eb6)
3 days ago Merge tag 'regulator-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (809bd2745215)
3 days ago Merge tag 'sound-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (27f518609e58)
3 days ago Merge tag 'block-6.18-20251114' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (d4f8cccc6230)
3 days ago Add negative test for PKCS12_SAFEBAG_get0_bag*() functions (930a9502d1)
3 days ago Add safety checks to PKCS12_SAFEBAG_get0_bag*() functions (7776744a59)
3 hours ago Remove PHP_HAVE_STREAMS (#20508) (88d811708ba)
18 hours ago Merge branch 'PHP-8.5' (39776508202)
18 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (75cd8fbb556)
18 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (9db074d2add)
18 hours ago Fix crash in property existence test in ext/zip (46a15ed439c)
24 hours ago ext/bz2: use `uint64_t` type instead of conditional defined code (bc08fa3b95f)
24 hours ago ext/zip: further micro optimisations. (#20362) (ac7fddfaccc)
25 hours ago ext/standard: add a bunch of whacky stream filter tests (9c33091713f)
25 hours ago Move stream filter tests to ext/standard/tests/filters/ folder (c6d8ccb0d52)
25 hours ago ext/standard/tests/filter: Add zlib dependency (e844700333a)
25 hours ago Avoid string copy in ZipArchive::addFromString() (#20497) (5bed2a8920f)
31 hours ago Deprecate ZEND_SIZE_MAX and point to SIZE_MAX directly (#19244) (035f95cf5e0)
2 days ago [ci skip] Update my username (0194b381d6c)
2 days ago Properly silence set-but-unused-var warning (94c256f9973)
2 days ago Merge branch 'PHP-8.5' (48aefb56d3e)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (01bca99955f)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (e3c23015a02)
2 days ago Fix GH-20483: ASAN stack overflow with small fiber.stack_size INI value. (d2c5b3b25b1)
2 days ago Merge branch 'PHP-8.5' (b3061dfac0b)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (c666d6b5d99)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (3a2868fb76e)
2 days ago Fix assertion failure when fseeking a phar file out of bounds (d9e40372fcd)
2 days ago Merge branch 'PHP-8.5' (40ff6e0592d)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (7809d519185)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (08ec409f1bd)
2 days ago Revert "ext/phar: Voidify flush function as it always returns EOL" (fd5c14e682a)
2 days ago phar: Fix broken return value of fflush() for phar file entries (2f9d86b6778)
2 days ago Merge branch 'PHP-8.5' (363dd91597d)
2 days ago [skip ci] Fix destructuring typo in NEWS and UPGRADING (#20488) (7263cb61e05)
2 days ago Merge branch 'PHP-8.5' (3e7672c2279)
3 days ago Merge tag 'pull-target-arm-20251114' of https://gitlab.com/pm215/qemu into staging (e88510fcdc)
3 days ago Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging (409be85c2f)
3 days ago Merge tag 'pull-nbd-2025-11-13' of https://repo.or.cz/qemu/ericb into staging (389aaa0792)
woocommerce
6 hours ago Don't pass attributes: undefined when registering blocks (#61945) (b10d677d9d)
14 hours ago Fix issue where calendar dropdown showed error (#61971) (2737230b5b)
21 hours ago Update MCP adapter to v0.3.0 (#61974) (83a50b0faa)
3 days ago Small styling fix in Analytics advanced filter dropdown styling is broken ( WP 6.9 ) (#61972) (12b7ba2c16)
3 days ago Use Pagination With Product Select Control (#61960) (edd9cc9f36)
3 days ago Add v4 Tax Settings API (#61952) (dea0b97f71)
3 days ago Add a new line when concatenating translations in a script for the Mini-Cart block (#61923) (22e55be5e9)
3 days ago [Payments NOX] Fix Tracks events inconsistent suggestion id value in props (#61965) (f73efe0fef)
19 hours ago Bootstrap/Load: Only override the `$table_prefix` global if not already defined. (10ce1b8521)
2 days ago External Libraries: Upgrade PHPMailer to version 7.0.0. (9152e42457)
2 days ago Notes: trash (or delete) child notes when parent is deleted. (575bdf57ea)
3 days ago Coding Standards: Cast `base_convert()` to an integer before arithmetic operations. (c57ebd003e)