Projects with recent changes

freeswitch.com

2 days ago Merge pull request #2622 from signalwire/unittests (97cb6722ae)

handsontable.com

17 hours ago Merge branch 'release/14.6.1' (82a9c95eca)
2 days ago Correct the changelog header markup. (689aaa6f9f)
2 days ago Add the docs' changelog entry for 14.6.1. (b4f7edc9b0)
2 days ago Rebuild `package-lock.json`. (7caf8553da)
2 days ago 14.6.1 (bd2e0c2f36)
2 days ago Remove `aria-hidden` from the TextEditor and PasswordEditor's `TEXTAREA` elements. (#11218) (dfeef77a24)

kernel

7 hours ago Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (6efbea77b390)
8 hours ago Merge tag 'arm-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (c16e5c94c8c2)
8 hours ago Merge tag 'sound-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (5c94bdab3a32)
8 hours ago Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (07d6bf634bc8)
14 hours ago Merge branch 'mlx5-misc-fixes-2024-10-15' (cb560795c8c2)
14 hours ago net/mlx5e: Don't call cleanup on profile rollback failure (4dbc1d1a9f39)
14 hours ago net/mlx5: Unregister notifier on eswitch init failure (1da9cfd6c41c)
14 hours ago net/mlx5: Fix command bitmask initialization (d62b14045c65)
14 hours ago net/mlx5: Check for invalid vector index on EQ creation (d4f25be27e3e)
14 hours ago net/mlx5: HWS, use lock classes for bwc locks (9addffa34359)
14 hours ago net/mlx5: HWS, don't destroy more bwc queue locks than allocated (45bcbd49224a)
14 hours ago net/mlx5: HWS, fixed double free in error flow of definer layout (5aa2184e2908)
14 hours ago net/mlx5: HWS, removed wrong access to a number of rules variable (65b4eb9f3d1e)
14 hours ago mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow (7decd1f5904a)
14 hours ago net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init (88806efc034a)
15 hours ago vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame (4678adf94da4)
28 hours ago Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (c964ced77262)
32 hours ago Merge tag 'for-6.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (667b1d41b25b)
32 hours ago Merge tag 'v6.12-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd (9f635d44d766)
33 hours ago Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (6f6fc393f4db)
2 days ago ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2 (164cd0e077a1)
2 days ago Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext (dff6584301dd)
2 days ago net: dsa: vsc73xx: fix reception from VLAN-unaware bridges (11d06f0aaef8)
2 days ago net: ravb: Only advertise Rx/Tx timestamps if hardware supports it (126e799602f4)
2 days ago net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test() (217a3d98d1e9)
2 days ago Merge branch 'net-phy-mdio-bcm-unimac-add-bcm6846-variant' (9626c182096f)
2 days ago net: phy: mdio-bcm-unimac: Add BCM6846 support (906b77ca91c7)
2 days ago dt-bindings: net: brcm,unimac-mdio: Add bcm6846-mdio (6ed97afd75cc)
2 days ago udp: Compute L4 checksum as usual when not segmenting the skb (d96016a764f6)
2 days ago genetlink: hold RCU in genlmsg_mcast() (56440d7ec28d)

qemu.org

13 hours ago Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging (95a16ee753)
29 hours ago Merge tag 'single-binary-20241015' of https://github.com/philmd/qemu into staging (08ae519ab8)
2 days ago hw/loongarch/fw_cfg: Build in common_ss[] (e376c2d87c)
2 days ago hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion (25d92888b2)
2 days ago target/loongarch: Avoid bits shift exceeding width of bool type (4521167f57)
2 days ago hw/loongarch/virt: Add FDT table support with acpi ged pm register (e1ecdc630d)
2 days ago acpi: ged: Add macro for acpi sleep control register (edafc90ba4)
2 days ago hw/mips: Have mips_cpu_create_with_clock() take an endianness argument (3e8f019be7)
2 days ago hw/mips/cps: Set the vCPU 'cpu-big-endian' property (805659a895)
2 days ago target/mips: Expose MIPSCPU::is_big_endian property (d70e58958d)
2 days ago target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl() (35845cf8fe)
2 days ago target/mips: Use gen_op_addr_addi() when possible (d0b24b7f50)
2 days ago target/mips: Have gen_addiupc() expand $pc during translation (de0029664f)
2 days ago target/mips: Replace MO_TE by mo_endian() (2803e24694)
2 days ago target/mips: Introduce mo_endian() helper (96ccd8534f)
2 days ago target/mips: Remove unused MEMOP_IDX() macro (d74fbe0fbd)
2 days ago target/mips: Rename unused sysemu argument of OP_LD_ATOMIC() (a6f8e0ae5a)
2 days ago target/mips: Explode MO_TExx -> MO_TE | MO_xx (89b59d8699)
2 days ago target/mips: Factor mo_endian_rev() out of MXU code (e9c26e7740)
2 days ago target/mips: Convert mips16e decr_and_load/store() macros to functions (54821ff6e9)
2 days ago target/mips: Replace MO_TE by  mo_endian_env() in get_pte() (2cf8226fcd)
2 days ago target/mips: Introduce mo_endian_env() helper (3e10be7579)
2 days ago target/mips: Rename cpu_is_bigendian() -> disas_is_bigendian() (e99072b6ec)
2 days ago target/mips: Declare mips_env_is_bigendian() in 'internal.h' (5375bc1674)
2 days ago hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry (dc696c6c34)
2 days ago target/ppc: Use tcg_constant_tl() instead of tcg_gen_movi_tl() (cebf9b0da2)
2 days ago target/tricore: Use tcg_constant_tl() instead of tcg_gen_movi_tl() (96ce24da68)
2 days ago target/tricore: Use explicit little-endian LD/ST API (e01e1c7e2e)
2 days ago target/loongarch: Use explicit little-endian LD/ST API (2a99b2af2c)
2 days ago linux-user/i386: Use explicit little-endian LD/ST API (eed4e3d4c6)

wordpress.org

7 hours ago HTML API: Ensure form closer tokens are reachable. (1dbf1ddc5a)
7 hours ago Media: Ensure Imagick quality is set correctly. (e0d47a45b1)
13 hours ago External Libraries: Upgrade PHPMailer to version 6.9.2. (bd1a653f42)
13 hours ago HTML API: Fix typo in error message in html processor. (cc5e9ffb43)
24 hours ago Bundled Themes: Avoid loading translations too early. (3c5699206b)
34 hours ago Tests: Correct test class name for `rss_enclosure()` as per the naming conventions. (172d5084a4)
2 days ago Networks and Sites: Relocate defintion of `absint()`. (9668bc0839)
2 days ago Feeds: Validate enclosures prior to generating tags. (d30cc780fd)
2 days ago Docs: Slightly adjust the description for `$table_prefix` in `wp-config-sample.php`. (0d6d21f9a9)
2 days ago Block Bindings: Fix panel not appearing in custom post types. (f3e8c615c8)
3 days ago Editor: Bootstrap block binding sources with inline script from server (4988a70658)
3 days ago Post WordPress 6.7 Beta 3 version bump. (72b05d5d14)