Projects with recent changes
aom
33 hours ago Flush the encoder as documented (d565eec60f)
2 days ago Remove uint16_t casts before integral promotion (d773924c76)
2 days ago Add AV1 encoder public API fuzzer (5fe24f6dd3)
2 days ago chan_websocket: Add "unbuffered" mode and fix a few bugs. (050332665f)
2 days ago res_geolocation: Create alembic scripts and squash a SEGV. (23cd94fe49)
13 hours ago [Build-System] Update expired Certificate Thumbprint on Windows. (#3144) (33f9f4db7c)
3 days ago Merge remote-tracking branch 'origin/release/18.1.0' (cf5607d185)
3 days ago 18.1.0 (31f2d6d01b)
3 days ago 18.1.0-rc11 (2f4eeacd7d)
3 days ago RELEASE-843: Add the 18.1.0 release notes to the changelog-18 page (#13252) (cf6de74bf0)
3 days ago DEV-2710: Replace Argos with reg-suit and Cloudflare R2 (#13313) (99d02bfbdf)
13 hours ago beta release (56d965e31)
13 hours ago release (fb965f1b5)
15 hours ago Trim labels to prevent code injection (GHSA-p6j5-2qwh-6486) (8309dc92a)
17 hours ago Removed unused code. (ad464d19e)
24 hours ago revert (e18959ada)
33 hours ago extra check not needed (32bbfb10c)
33 hours ago check >= limit (404450eb0)
34 hours ago latest autoconf update (8cab7beb9)
34 hours ago build: require libultrahdr 1.4.0 for UHDR (#8936) (0f8426e88)
34 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jvjm-9f73-fhpq (8f3a15e60)
2 days ago fix: use registered UHDR module name in policy check (#8935) (cb957330e)
2 days ago build(deps): bump azure/login from 3.0.1 to 3.0.2 (#8934) (afb2f3a86)
2 days ago build(deps): bump the codeql-action group with 3 updates (#8933) (41881bc7b)
2 days ago eliminate compiler exception (a92f423d3)
2 days ago eliminate compile exception (f557204e9)
2 days ago for now, limit c2pa support to decoding only (977a27848)
3 days ago More fixes for GHSA-5rg6-j44q-q892. (2ba2edfd0)
3 days ago Updated the dependencies. (5f49dfbbf)
3 days ago More fixes for GHSA-89wq-f8f6-2j2v (b5da5eac0)
kernel
14 hours ago Merge tag 'selinux-pr-20260903' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux (a500db7819c5)
14 hours ago MAINTAINERS, mailmap: update email address for Ondrej Mosnáček (4299767d772d)
15 hours ago Merge tag 'acpi-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (36b03c3e270a)
17 hours ago Merge tag 's390-7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (841e384b841a)
17 hours ago Merge tag 'net-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (adf50c47a47f)
19 hours ago Merge tag 'for-7.3/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (8ab1afb2eb24)
19 hours ago Merge tag 'ntfs-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs (97be98b94dc8)
24 hours ago net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list() (66817a979426)
24 hours ago net: stmmac: reconfigure RX packet parser table in stmmac_hw_setup() after reset (6b8fed2675fb)
24 hours ago net: airoha: enable RX_DONE interrupt for RX queue 31 (7db28abbea0f)
31 hours ago Merge branch 'net-rds-own-the-fastpath-locks-across-connection-teardown' (2f38e26a5741)
31 hours ago net/rds: don't let rds_conn_shutdown() consume a concurrent drop (260c6308fe2e)
31 hours ago net/rds: acquire the fastpath locks in rds_conn_shutdown() (813f3582ac7a)
31 hours ago net/rds: acquire RDS_IN_XMIT in rds_tcp_reset_callbacks() (02c5f9dc2efd)
31 hours ago net/rds: tcp: don't force RDS_CONN_RESETTING over a concurrent shutdown (e8e60d74fec4)
31 hours ago net/rds: clear cp_flags bits individually in rds_conn_path_reset() (103c4b13c4f5)
31 hours ago net/rds: use clear_bit_unlock() in release_refill() (17c4476dbb9c)
31 hours ago net/rds: use wq_has_sleeper() in release_in_xmit() (6d0c8b707391)
32 hours ago net: usb: qmi_wwan: add Compal EXM-G1x support (08710f033e3e)
32 hours ago net: macb: exclude software FCS from TX byte statistics (d85f521a9afb)
33 hours ago net: Remove conflicting altnames for dying netns in __dev_change_net_namespace(). (debac3a20dec)
33 hours ago net: bridge: mcast: don't truncate the port group walk on teardown (5a3f7a683aee)
33 hours ago bonding: do not clear curr_active_slave prematurely when releasing all slaves (af602c7aa5fe)
35 hours ago Merge tag 'hardening-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux (940de590b839)
2 days ago dm-ebs: fix incorrect device offset check in ebs_ctr() (7ac81e2d2240)
2 days ago dm-integrity: fix NULL pointer dereference when the 'R' flag is used (7d4d4f3b668d)
2 days ago net: qrtr: Send HELLO message on endpoint register (544d85de4dc2)
2 days ago octeontx2-af: Fix limiting SRIOV VF count logic (f695390ea639)
2 days ago bonding: alb: fix uninitialized transport header access in alb_determine_nd() (70f3995830d3)
2 days ago s390/ctcm: Prevent XID null dereference (b264d8422779)
3 days ago Merge pull request #2061 from YoongiKim/fix/webcodecs-isConfigSupported-guard (bef170e)
openh264
2 hours ago decoder: guard ResetCurrentAccessUnit against AU list counter overflow (#4000) (9d974972)
2 hours ago Revert "decoder: avoid threaded post-return writes to caller ppDst (#4001)" (#4003) (a72a8466)
3 hours ago decoder: avoid threaded post-return writes to caller ppDst (#4001) (5bfbf01c)
5 hours ago decoder: re-sync threaded reference snapshot after MMCO5 reset (#3999) (cd7a487e)
26 hours ago decoder: serialize buffered-picture queue under decoder lock (#3998) (b4cffc30)
54 minutes ago add d2i regression test to asn1 decode test suite (573d671485)
2 hours ago test: use the portable null device in Perl recipes (cf206ac07a)
3 hours ago Do not advertise OPENSSL_INIT_LOAD_CONFIG in optsdone too soon (7122f81416)
25 hours ago Document application defined security callbacks (fe927d455c)
25 hours ago CMS_verify.pod,openssl-cms.pod.in: fix doc mistakes w.r.t. CMS_VERIFY_PARTIAL introduced by PR #27604 (e8d7ba81af)
25 hours ago PKCS7 and SMIME: improve documentation w.r.t. untrusted and signer certificates (afa68ed2e0)
25 hours ago {CMS,PKCS7}_verify.pod: add hint how to override the default 'smime_sign' purpose (494351373d)
25 hours ago CMS/PKCS7: do not leave stale errors on the queue (91ae3fe14c)
27 hours ago doc/man3/EVP_PKEY_get_size.pod: remove stray ">" from HTML table formatting (159cbf3cc1)
27 hours ago Don't let stderr block when filling up. (0fff009050)
32 hours ago changes: add note about finishing cipher OSSL_PARAM parsers (c3fa1250b5)
32 hours ago aes-cbc-hmac-sha: don't include ssl3.h since the define is in prov_ssl.h now (512becd155)
32 hours ago Move SSL3_RT_MAX_PLAIN_LENGTH to prov_ssl.h (6d2d67f954)
32 hours ago fips: update the sources list removing the AES CTS .inc file (3e07f37212)
32 hours ago cts: remove unrequited .inc files (929a94a5fe)
32 hours ago test: cover legacy cipher parameter decoders (585842e512)
32 hours ago test: cover non-legacy cipher parameter decoders (8bd7f02756)
32 hours ago providers: convert legacy cipher parameter parsing (28f4711b01)
32 hours ago providers: correct advertised cipher tls-mac & multiblock AAD parameter typess (b88dacdd3d)
32 hours ago providers: convert non-legacy cipher parameter parsing (ee8da734a8)
32 hours ago Validate AAD size correctness for MB aes-cbc-hmac cipher (37979c62fd)
2 days ago We don't need linking s_lib into FIPS provider (f9fbb82f1e)
2 days ago Fix tick race in radix fault-injection scripts (26d762a108)
2 days ago Extend qlog coverage to radix test (c856bc5434)
2 days ago Port script_49 (53767ab5de)
2 days ago Port script_48 (b6336538d2)
2 days ago Port script_47 (2f3e595529)
2 days ago Port script_46 (3f61d40812)
2 days ago Port script_45 (1b87dc68e5)
3 days ago Let TLSProxy tests set the expected NewSessionTicket count (6ded779194)
5 hours ago Fix race in OpenSSL CMS verification tests (#23559) (3057132aea0)
6 hours ago ext/gd: report $size with the argument number of the function called (dddbca6ec6c)
18 hours ago Zend: Optimize sorting single-element arrays (#23550) (0bf872bebf5)
18 hours ago [skip ci] UPGRADING: Fix the documentation of session_module_name containing NUL bytes (cd236075a87)
18 hours ago [skip ci] UPGRADING: Document ldap_free_result() return type narrowing (8994d5f3c6f)
18 hours ago [skip ci] Document Uri\WhatWg\UrlBuilder as a new class (36d8c1bf43e)
19 hours ago [skip ci] Document error_include_args in NEWS and UPGRADING (#23487) (838ad876fa0)
22 hours ago [skip ci] Note the ZipArchive serialization BC break in UPGRADING (3c6a57189e2)
24 hours ago Sanity check huge block sizes before using them as munmap() lengths (#23378) (7311ab67442)
2 days ago Mark `zend_version()` as `@compile-time-eval` (ce7896d514b)
2 days ago Add regression tests for calling `zend_version()` (4017211fd00)
2 days ago Merge branch 'PHP-8.5' (6df13110d10)
2 days ago Keep EG(errors) buffer consistent on erealloc failure (#23257) (dab13a022a5)
2 days ago [skip ci] Update UPGRADING with new Sodium constants (3d3d336e24b)
2 days ago [skip ci] UPGRADING: Fix entry for snmp_init_mib (a25f0c5d77d)
2 days ago ext/intl: fix build with older ICU (#23539) (386a46757d5)
2 days ago [skip ci] Add NEWS entries (78c33e071e2)
2 days ago ext/intl: report argument #3 ($variant) for an invalid IDNA variant (#23533) (2bbe62eb567)
2 days ago ext/hash: report argument #2 ($filename) for null bytes in hash_file() (#23534) (df2090a3933)
2 days ago ext/pcntl: fix declared signature of pcntl_signal($restart_syscalls) (#23531) (0338a00e94d)
3 days ago Merge branch 'PHP-8.5' (759829bc2f9)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (fbef051534c)
3 days ago ext/hash: Fix buffer overflow in hash_pbkdf2() with a large output length (13f5c4bda27)
3 days ago ext/date: Throw exceptions directly (#19166) (48190ac8ed8)
3 days ago Merge branch 'PHP-8.5' (5a261130974)
3 days ago CI: Fix tests gh23444 on Windows (#23529) (52385c92c66)
3 days ago Tests: Drop ext/openssl/tests/CONFLICTS (#22472) (2049c17b9a0)
3 days ago Merge branch 'PHP-8.5' (86c8fed0734)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (77248320e68)
3 days ago ext/standard: Fix 1-char relative Location redirects after GH-23467 (de3436c76e4)
18 hours ago Merge tag 'hw-misc-20260903' of https://github.com/philmd/qemu into staging (99e54ab5e7)
24 hours ago MAINTAINERS: Update PhilMD's email address (9465182017)
24 hours ago MAINTAINERS: Stop reviewing meson-related patches (e425c17573)
24 hours ago system: improve -mon deprecation warning (562b2fe797)
24 hours ago rustfmt: disable wrap_comments (c56d8f4582)
24 hours ago hw/riscv: remove machines-qom.h (0a40d74a63)
24 hours ago hw/riscv: remove DEFINE_MACHINE_{RISCV32,RISCV64} (2ae2099ffa)
24 hours ago hw/riscv: remove {riscv32, riscv32_64, riscv64}_machine_interfaces (6d8675548e)
24 hours ago hw/riscv: remove TYPE_TARGET_{RISCV32,RISCV64}_MACHINE (5a2efa3cfe)
24 hours ago hw/arm: remove machines-qom.h (108485a709)
24 hours ago hw/arm: remove DEFINE_MACHINE_{AARCH64,ARM} (2f41f4848e)
24 hours ago hw/arm: remove {arm, arm_aarch64, aarch64}_machine_interfaces (ad4320478e)
24 hours ago hw/arm: remove TYPE_TARGET_{AARCH64,ARM}_MACHINE (9a36e0fbb7)
24 hours ago target-info: remove machine_typename (c50ad0ec9c)
24 hours ago system: query machines using TYPE_MACHINE (6353016116)
24 hours ago hw/arm: filter minimal set of machines (89b5f1ed43)
24 hours ago qom/object: add is_available callback to TypeInfo (c5d3937066)
24 hours ago target/arm: Return immediately on error in kvm_arch_init() (ddd221cccb)
24 hours ago target/xtensa: Constify CPUXtensaState in xtensa_replicate_windowstart() (053ab85b07)
24 hours ago target/tricore: Document architectural interrupts as not implemented (b64b3caaab)
24 hours ago target/sparc: Constify CPUSPARCState for various cpu_*() getters (f7cc70ec59)
24 hours ago target/riscv: Constify @iprio argument in riscv_cpu_pending_to_irq() (ae61514df0)
24 hours ago target/s390x: Constify S390CPU for cpu_has_*() getters (a59dee4f6a)
24 hours ago target/mips: Constify CPUMIPSState for various cpu_*() getters (771c3e4a0c)
24 hours ago target/loongarch: Constify LoongArchTLB (3910023fb7)
24 hours ago target/i386: Constify CPU*State for cpu_*_interrupt() getters (6089c14b78)
24 hours ago target/hexagon: Constify CPUHexagonState in hexagon_thread_is_enabled() (dbd7359232)
24 hours ago target/avr: Constify CPUAVRState for some cpu_*() getters (a6af2a76c0)
24 hours ago system/cpus: Constify various CPUState arguments (f54f88b6d2)
24 hours ago linux-user: Replace env_cpu_const() by generic env_cpu() equivalent (26146bcda8)
2 days ago github: Use AWS-LC 5.7.0 for tests (8db9d00732)
tesseract
2 days ago Avoid redundant result iterator restarts (#4601) (fb87a84b)
2 days ago Skip truncated UTF-8 in PangoFontInfo character loops (8caea666)
2 days ago Stop UTF-8 span scans at truncated sequences (e07bbb8f)
2 days ago Make IndexMapBiDi index handling bounds-safe (0d599d96)
2 days ago fix: prevent out-of-bounds read in UNICHAR::UTF8ToUTF32 (#4609) (309f963f)
woocommerce
39 minutes ago Refuse analytics tracking proxy requests instead of unregistering the route (#68315) (596c049ab97)
55 minutes ago Move tokenization form script to footer with defer strategy (#68036) (d4600233b44)
84 minutes ago Harden wcAnalytics config global and webpack public path assignment (#68346) (6fdf0963b85)
2 hours ago Surface WooCommerce.com API errors on My Subscriptions (#67832) (9d6d4a5f071)
3 hours ago Migrate @woocommerce/components AdvancedFilters to TypeScript (#68330) (56e4e8c23a6)
4 hours ago [tests] Add REST shipping, reports, webhooks and customers coverage (#68285) (7a077b512c0)
13 hours ago fix: mention order items schema in Store API changelog entry (#68357) (2bcf2df3d83)
14 hours ago [tests] Add REST tax class and tax rate lifecycle coverage (#68280) (31382445455)
15 hours ago Update changelog.txt after 11.1.0 (#68339) (8ba3f867e4a)
17 hours ago Update release feature highlight notification (#68245) (8fe759ded4e)
17 hours ago Fix and extend the changelog, milestone, and hook docs guidance in the agent skills (#68097) (d9239b12150)
19 hours ago Remove card header actions and obsolete styles from the Settings UI (#67865) (aeaaef5605c)
19 hours ago Reject array order keys on pay, cancel and PayPal return paths (#68307) (ecdb1146e05)
20 hours ago Prepare Packages for Release (#68336) (57a4744f5ca)
21 hours ago Prepare Packages for Release (#68332) (99eb9fc52ae)
21 hours ago Revert "Give woocommercebot PRs a larger e2e timeout" (#68331) (add3586e46e)
21 hours ago Add push notification driver status REST endpoint. (#67315) (55075d206dd)
22 hours ago Replace abandoned node12 reviewer actions with a composite action (#68126) (0cd99b90cc5)
22 hours ago Update PR review routing for Kirigami (#68328) (714fb201a4a)
22 hours ago Fix Analytics tax reports losing tax lines that share a rate id (#67896) (c725aac2a42)
24 hours ago Move the quality badge above the price on marketplace product cards (#68259) (ca2697cafb6)
24 hours ago Bound WC Tracker retries when the snapshot cannot be built (#68225) (c5f1887502d)
25 hours ago Bound what the analytics tracking proxy endpoint accepts (#68314) (fd83e63f023)
27 hours ago Stop the analytics tracking proxy from accepting client-supplied server props (#68313) (0934663faf0)
27 hours ago Fix typos in 2026 (#67936) (0e7d786c548)
28 hours ago Fix variation bulk actions racing unsaved changes (#67943) (5dab0ca21e9)
2 days ago Replace mixed WPCS suppressions with exact PHPCS annotations (#68266) (99a48e6860b)
2 days ago Ignore array values for the report export filename (#68293) (3b70171c7ec)
2 days ago Reject array wc-auth parameters and replace legacy WPCS suppressions (#68270) (1e451066d8b)
2 days ago Remove Woo-owned Settings UI field renderers (#67863) (da009bce482)