Projects with recent changes
6 hours ago utils.h: Add rounding to float conversion to int. (d5ef09ea0c)
6 hours ago pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1. (8149554e90)
8 hours ago res_musiconhold.c: Ensure we're always locked around music state access. (fa50490b13)
8 hours ago res_musiconhold.c: Annotate when the channel is locked. (0e9e381e0d)
8 hours ago res_musiconhold: Appropriately lock channel during start. (014da68306)
2 days ago res_stir_shaken.so: Handle X5U certificate chains. (8b8a8c1475)
3 hours ago use the mean fuzz (991024118)
6 hours ago Change 'Mac OS X' to 'macOS' in descriptions and comments (#8224) (aa13fc1d5)
9 hours ago Fixed memory leak when entering StreamImage multiple times. (fc3ab0812)
20 hours ago correct FUZZ metric (f6b8ed1a5)
25 hours ago Correct out of bounds read of a single byte. (29d82726c)
25 hours ago Fix possible memory leak. (5d74c1347)
2 days ago Use JxlEncoderDistanceFromQuality instead of our own implementation (#8223) (e5450a65b)
3 days ago Make it clear the return value is not used. (cb3c451be)
kernel
17 hours ago Merge tag 'v6.16-p6' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (67a993863163)
19 hours ago Merge tag 'bcachefs-2025-06-26' of git://evilpiepirate.org/bcachefs (6f2a71a99ebd)
22 hours ago Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (8a20830f2dd1)
26 hours ago Merge tag 'devicetree-fixes-for-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (f02769e7f272)
29 hours ago Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (e34a79b96ab9)
2 days ago net: libwx: fix the creation of page_pool (85720e04d9af)
2 days ago net: selftests: fix TCP packet checksum (8d89661a36dd)
2 days ago Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (ee88bddf7f2f)
2 days ago bcachefs: Plumb correct ip to trans_relock_fail tracepoint (ef6fac0f9e5d)
2 days ago bcachefs: Ensure we rewind to run recovery passes (64b6a788bd96)
2 days ago bcachefs: Ensure btree node scan runs before checking for scanned nodes (3e72acb78b73)
2 days ago bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofix (1dcea07810c8)
2 days ago Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (c5c2a8b497d6)
2 days ago atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister(). (a433791aeaea)
2 days ago Merge branch 'netlink-specs-enforce-strict-naming-of-properties' (9186c43c1f00)
2 days ago netlink: specs: enforce strict naming of properties (af852f1f1c95)
2 days ago netlink: specs: tc: replace underscores with dashes in names (eef0eaeca7fa)
2 days ago netlink: specs: rt-link: replace underscores with dashes in names (8d7e211ea925)
2 days ago netlink: specs: mptcp: replace underscores with dashes in names (9e6dd4c256d0)
2 days ago netlink: specs: ovs_flow: replace underscores with dashes in names (e40d3d0931d2)
2 days ago netlink: specs: devlink: replace underscores with dashes in names (940768094514)
2 days ago netlink: specs: dpll: replace underscores with dashes in names (354592f19c7b)
2 days ago netlink: specs: ethtool: replace underscores with dashes in names (07caaf875c93)
2 days ago netlink: specs: fou: replace underscores with dashes in names (791a9ed0a40d)
2 days ago netlink: specs: nfsd: replace underscores with dashes in names (2434ccb94dfc)
2 days ago net: enetc: Correct endianness handling in _enetc_rd_reg64 (7b515f35a911)
2 days ago atm: idt77252: Add missing `dma_map_error()` (c4890963350d)
2 days ago selftests/bpf: adapt one more case in test_lru_map to the new target_free (5e9388f7984a)
2 days ago libbpf: Fix possible use-after-free for externs (fa6f092cc0a0)
2 days ago Merge tag 'spi-fix-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (c4dce0c094a8)
34 hours ago speed: Increase MAX_SIG_NUM and fix its usage in loopargs_t fields (7bdc0d13d2)
2 days ago test/build.info: minimize use of static libcrypto.a and libssl.a (5876f3f52a)
3 days ago eddsa: convert to using struct based TRIE decoder for params processing (2e1b046d9a)
3 days ago update build infrastructure to support generated eddsa_sig.c (ff9fb92915)
3 days ago rename eddsa_sig.c for autogeneration (da5fec0797)
3 days ago eddsa: remove impossible parameters from gettable array (7cd75929f1)
3 days ago digest: convert algorithm gettable parameters to use struct based TRIE decoding (07399c2566)
3 days ago update build infrastructure for digestcommon.c.in (64743597ec)
3 days ago mlx: use TRIE & struct based param decoding (cf13e66522)
3 days ago update build instructions for mlx key management (b622ae3917)
3 days ago rename mlx_kmgmt.c to mlx_kmgmt.c.in (587134913b)
3 days ago ml-dsa: use TRIE & struct based param name decoders (3bb06ce798)
3 days ago build infrastructure updates for ml_dsa signatures (a1a08a4a25)
3 days ago rename ml_dsa_sig.c to ml_dsa_sig.c.in (0ef373bd34)
3 days ago cipher: use table based param decoding for ciphers (d09a7cad9a)
3 days ago cipher: declare common OSSL_PARAM structures and helper functions (f9865ab9ee)
3 days ago paramnams: add new line to break long function declaration (08ca4fdf9f)
3 days ago 3des: remove redundant OSSL_PARAMs from settable list (2d226c389c)
2 hours ago [skip ci] README: Add macos instruction + other tweaks (GH-18670) (22e444c5c7d)
3 hours ago [skip ci] Add editor config dirs to gitignore (GH-18669) (25e1674fbe0)
8 hours ago Merge branch 'PHP-8.4' (e0ab056d0c6)
8 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (dd1a07f2077)
8 hours ago Fix pcntl_rfork / pcntl_forkx with zend-max-execution-timers (aee1d7fb964)
15 hours ago Add support for ParentNode::$children (#18908) (c7c6a79bd0a)
25 hours ago ext/date: Fix tests (#18891) (1b7f4567cba)
27 hours ago Replace `@deprecated` with `#[\Deprecated]` for internal constants (#18780) (171501b93f8)
28 hours ago main.c: fix a typo, add some capitalization [skip ci] (#18905) (e98879f19c1)
3 days ago Allowed the use of formats like `@param array<>` (#18924) (8b61c499877)
3 days ago Merge branch 'PHP-8.4' (aab281546ce)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (86e5c67d6c4)
3 days ago Merge branch 'PHP-8.2' into PHP-8.3 (e892356884a)
3 days ago Merge branch 'PHP-8.4' (9adc94985f2)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (a8bd3ba1bb2)
3 days ago Fix CI for windows-2022 (ac15486ae02)
3 days ago Fix CI for windows-2022 (ea6a7a97255)
31 hours ago Merge tag 'pull-vfio-20250626' of https://github.com/legoater/qemu into staging (aec6836c73)
31 hours ago Merge tag 'pull-request-2025-06-26' of https://gitlab.com/thuth/qemu into staging (1721fe75df)
2 days ago vfio-user: introduce vfio-user protocol specification (da198e8f0f)
2 days ago docs: add vfio-user documentation (c688cc165b)
2 days ago vfio-user: add coalesced posted writes (1a0c32a9da)
2 days ago vfio-user: support posted writes (98a906d9e5)
2 days ago vfio-user: add 'x-msg-timeout' option (3358d926ad)
2 days ago vfio-user: implement VFIO_USER_DMA_READ/WRITE (c6ac52a4d8)
2 days ago vfio-user: implement VFIO_USER_DMA_MAP/UNMAP (18e899e63d)
2 days ago vfio-user: implement VFIO_USER_DEVICE_RESET (0192323581)
2 days ago vfio-user: set up container access to the proxy (52ce9c35f8)
2 days ago vfio-user: forward MSI-X PBA BAR accesses to server (777e45c7b9)
2 days ago vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ* (ca1add1696)
2 days ago vfio-user: set up PCI in vfio_user_pci_realize() (692e0ec50c)
2 days ago vfio-user: implement VFIO_USER_REGION_READ/WRITE (1ed50fcb6a)
2 days ago vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO (667866d666)
2 days ago vfio-user: implement VFIO_USER_DEVICE_GET_INFO (3bdb738b73)
2 days ago vfio-user: implement message send infrastructure (36227628d8)
2 days ago vfio-user: implement message receive infrastructure (0b3d881a06)
2 days ago vfio-user: connect vfio proxy to remote server (438d863f1f)
2 days ago vfio-user: add vfio-user class and container (9fca2b7d70)
2 days ago vfio/container: fails mdev hotplug if add migration blocker failed (c72d6ebaad)
2 days ago vfio/container: Fix SIGSEGV when open container file fails (abc6249d42)
2 days ago vfio: add license tag to some files (eafb408629)
2 days ago vfio: add documentation for posted write argument (8d60d069d7)
2 days ago vfio: add vfio_device_get_region_fd() (b1f521de8b)
2 days ago hw/vfio/ap: attribute constructor for cfg_chg_events_lock (639ff87a1a)
2 days ago target/i386/emulate: replace FSF postal address with licenses URL (fd68168e0a)
2 days ago target/xtensa: replace FSF postal address with licenses URL (e38bdca0ca)
2 days ago contrib: replace FSF postal address with licenses URL (e656492766)
14 hours ago Merge branch 'android-http-proxy' (a666944e65)
15 hours ago android: New release after adding HTTP proxy configuration (bd4cee82ac)
15 hours ago android: Apply proxy server setting when creating TUN device (dbcba117ae)
15 hours ago android: Avoid proxy settings in the internal fetcher (b944159fcf)
15 hours ago android: Allow setting proxy settings in managed profiles (c7307ccc52)
15 hours ago android: Import proxy server settings (0f2cd032e1)
15 hours ago android: Make proxy server configurable (c80819c0ad)
15 hours ago android: Add properties to VPN profiles for proxy server configuration (a7cb2fcbf6)
15 hours ago android: Don't mention IKEv1 and L2TP in app description (059c70e556)
15 hours ago android: Update dependencies (4143e47462)
woocommerce
2 hours ago Add workflow to update changelog.txt after release (#59090) (a59d0e00e2)
3 hours ago [Payments NOX] Auto-heal step statuses and chained step state persistance (#59160) (8f4ecca963)
7 hours ago Disable blockified add to cart button for out-of-stock product variations (#59110) (f779185d19)
8 hours ago Introduce `is_wc_admin_settings_page` and enhance `is_checkout_pay_page` conditional functions (#59069) (0549cd9eb7)
9 hours ago Move the `woo-announcement` notification to after stable tags are updated (#59064) (5bb2bf3e74)
9 hours ago Add `Release: Update stable tag` workflow (#58676) (fcffa9c903)
12 hours ago Make the account number field in Direct bank transfer accept non-alphanumeric values (#59197) (da0b09e7a8)
12 hours ago Prepare Packages for Release (#59215) (1f120a85b6)
12 hours ago Issues/58990 blockified grouped products (#58997) (1dd7430d10)
12 hours ago Refactor dependency registration in the Email Editor to use own container instead. (#59209) (91d8f0d07a)
13 hours ago Update the token name for the PHP packages mirroring workflow (#59211) (8994181fe5)
14 hours ago Configure publishing of the email editors php package (#59058) (0cb5eadd7a)
14 hours ago Update email templates to remove unexpected new lines (#59188) (8f59489329)
15 hours ago Refactor reading editor data from global window object (#59186) (e4f969cd41)
15 hours ago Add documentation for email rendering (#59194) (50e5ca6df4)
15 hours ago Fix product images not displaying in transactional emails (#59007) (dc59bbecac)
17 hours ago Add support for navigating to checkout instead of opening the Mini Cart drawer (#59098) (6659ef5974)
20 hours ago Avoid order creation E2E test case failures caused by locator conflicts during QIT test (#59177) (7c794d7e1b)
24 hours ago Refactor Product selection in E2E Tests for Bulk Editing (#59173) (a144636656)
33 hours ago Interactivity API powered Mini Cart - Fix display prices in cart items (#59175) (1115be6b70)
34 hours ago Cherry pick #58918 into `trunk` (#59184) (584170351c)
35 hours ago [Experimental} iAPI Mini Cart: Add role dialog to the drawer to ensure that e2e tests work. (#59141) (a8c123b513)
35 hours ago Add to Cart + Options block: simplify and fix pills colors (#59012) (0c93b448eb)
2 days ago [release] Documentation: release schedule (#58981) (e04a2d00cf)
2 days ago Update Add to Cart + Options store so it listens to input events (#59150) (b4e3c45118)
2 days ago Add support for multiple_of in the experimental mini cart item quantity steppers (#59097) (1a10b6c128)
2 days ago Prevent Settings tab bar from breaking into two lines when not needed (#59164) (3003db4b2c)
2 days ago [dev] Monorepo: faster watch startup (batch 1) (#59166) (71571fe59d)
2 days ago Create rate-limiting.md temp doc (#59171) (189eec90c1)
2 days ago [dev] Add a link to e2e tests report in actions summary (#58960) (31a147f1d4)
7 hours ago Networks and Sites: Correct and improve terminology relating to deactivated, deleted, and archived sites on a Multisite installation. (86a3dbf668)
7 hours ago Options, Meta APIs: Account for URL query parameters when checking the validity of requests to the `/wp/v2/settings` REST API route. (142a068815)
9 hours ago I18N: Improve translatable string in `WP_PHPMailer`. (a6cfb76d75)
26 hours ago Editor: Add cache-busting for block styles on development mode. (65e22abdb1)
33 hours ago Coding Standards: Explicitly return `null` in functions saving URL rewrite rules. (066852ca44)
2 days ago Twenty Twenty-One: Add nav menu toggle behaviors at `DOMContentLoaded` instead of at the `load` event. (639b2e402d)
2 days ago Coding Standards: Remove unnecessary `isset()` check in `Custom_Image_Header::step_2()`. (dc6577a932)
3 days ago Build/Test Tools: Only check for changes to versioned files once. (7a189bdbb9)
3 days ago Build/Test Tools: Create groups for bundled theme Dependabot PRs. (683c23face)
3 days ago Build/Test Tools: Commit changes to built theme files for PRs. (e50756ad66)
3 days ago Build/Test Tools: Monitor default themes for dependency updates. (ffcc43c172)
3 days ago Build/Test Tools: Run PHPUnit test suite using MariaDB 11.8. (ba873b4b09)
3 days ago Embeds: Remove screencast.com from oEmbed allow list. (e73919f0f2)