Linux 6.11 is out with Linus Torvalds’ announcement on the Linux kernel mailing list (LKML): I’m once again on the road and not in my normal timezone, but it’s Sunday afternoon here in Vienna, and 6.11 is out. The last week was actually pretty quiet and calm, which is nice to see. The shortlog is below for anybody who wants to look at the details, but it really isn’t very many patches, and the patches are all pretty small. Nothing in particular stands out – the biggest patch in here is for Hyper-V Confidential Computing documentation. Anyway, with this, the merge window will obviously open tomorrow, and I already have 40+ pull requests pending. That said, exactly _because_ I’m on the road, it will probably be a fairly slow start to the merge window, since not only am I on my laptop, there’s OSS Europe starting tomorrow and then the […]
Allwinner H728 octa-core Cortex-55 SoC powers $40+ X96Q PRO+ Android 14 TV box
X96Q Pro+ is an Android 14 TV box powered by the new Allwinner H728 octa-core Cortex-A55 SoC with a Mali-G57-MC1 GPU, and a 4Kp60 / 8Kp24 H.265 and VP9 4Kp60 video decoder that looks very similar to the Allwinner T527 AIoT SoC. The TV box ships with 4GB RAM and 32GB eMMC flash by default, and features an HDMI 2.0 port outputting up to 4K at 60 Hz, a 3.5mm audio jack, an optical S/PDIF output, a gigabit Ethernet port, WiFi 6 and Bluetooth 5.0 connectivity, and a few USB ports. X96Q Pro+ specifications: SoC – Allwinner H728 CPU – Octa-core Arm Cortex-A55 processor in two clusters of four cores four cores GPU – Arm Mali-G57 MC1 GPU VPU Video decoder H.265 up to 4Kp60 or 8Kp24 VP9 up to 4Kp60 H.264 BP/MP/HP up to 4Kp30 Multi-format 1080p60 VP8, MPEG-1/2 SP/MP, MPEG-4 SP/ASP, AVS+/AVS JIZHUN Video encoder: H.264 up to […]
Linux 6.10 Release – Notable changes, Arm, RISC-V, and MIPS architectures
Linux Torvalds has announced the release of Linux 6.10 on LKML: So the final week was perhaps not quote as quiet as the preceding ones, which I don’t love – but it also wasn’t noisy enough to warrant an extra rc. And much of the noise this last week was bcachefs again (with netfs a close second), so it was all pretty compartmentalized. In fact, about a third of the patch for the last week was filesystem-related (there were also some btrfs latency fixes and other noise), which is unusual, but none of it looks particularly scary. Another third was drivers, and the rest is “random”. Anyway, this obviously means that the merge window for 6.11 opens up tomorrow. Let’s see how that goes, with much of Europe probably making ready for summer vacation. And the shortlog below is – as always – just the last week, not some kind […]
Linux 6.9 release – Main changes, Arm, RISC-V, and MIPS architectures
Linus Torvalds has just announced the release of Linux 6.9 on LKML: So Thorsten is still reporting a few regression fixes that haven’t made it to me yet, but none of them look big or worrisome enough to delay the release for another week. We’ll have to backport them when they get resolved and hit upstream. So 6.9 is now out, and last week has looked quite stable (and the whole release has felt pretty normal). Below is the shortlog for the last week, with the changes mostly being dominated by some driver updates (gpu and networking being the big ones, but “big” is still pretty small, and there’s various other driver noise in there too). Outside of drivers, it’s some filesystem fixes (bcachefs still stands out, but ksmbd shows up too), some late selftest fixes, and some core networking fixes. And I now have a more powerful arm64 machine […]
TinyVision is a compact Allwinner V851S/V851S3-powered Linux board for vision-based applications
Unrelated to tinyVision.ai, the TinyVision development board is a computer vision board from Chinese developer YuzukiTsuru powered by either the Allwinner V851S or the V851S3 and is billed as an “ultimate all-in-one solution for Linux motherboards, IPCs, servers, routers, and more.” It packs features such as a Cortex-A7 core running at 1200MHz, a 2-channel MIPI CSI input, and an independent image signal processor (ISP) capable of a maximum resolution of 2560 x 1440 in a compact form factor. TinyVision specifications: Processor – Allwinner V851SE / V851s3 with Cortex-A7 core @ 1200MHz and RISC-V E907GC core @ 600MHz NPU: 0.5TOPS (tera operations per second) @ INT8 precision Memory – 64MB DDR2 (V851se), 128MB DDR3L (V851s3) Storage – MicroSD card slot (supports UHS-SDR104), onboard SD NAND via SPI Display – 2-lane MIPI DSI (1280 x 720 @ 60fps), RGB LCD (320 x 240 @ 60fps) Video Input ISP with a maximum resolution […]
Linux 6.8 release – Notable changes, Arm, RISC-V, and MIPS architectures
Linus Torvalds has just announced the release of Linux 6.8 on the Linux kernel mailing list: So it took a bit longer for the commit counts to come down this release than I tend to prefer, but a lot of that seemed to be about various selftest updates (networking in particular) rather than any actual real sign of problems. And the last two weeks have been pretty quiet, so I feel there’s no real reason to delay 6.8. We always have some straggling work, and we’ll end up having some of it pushed to stable rather than hold up the new code. Nothing worrisome enough to keep the regular release schedule from happening. As usual, the shortlog below is just for the last week since rc7, the overall changes in 6.8 are obviously much much bigger. This is not the historically big release that 6.7 was – we seem to […]
Linux 6.7 release – Main changes, Arm, RISC-V, and MIPS architectures
Linus Torvalds has just announced the release of Linux 6.7, following Linux 6.6 LTS a little over two months ago: So we had a little bit more going on last week compared to the holiday week before that, but certainly not enough to make me think we’d want to delay this any further. End result: 6.7 is (in number of commits: over 17k non-merge commits, with 1k+ merges) one of the largest kernel releases we’ve ever had, but the extra rc8 week was purely due to timing with the holidays, not about any difficulties with the larger release. The main changes this last week were a few DRM updates (mainly fixes for new hw enablement in this version – both amd and nouveau), some more bcachefs fixes (and bcachefs is obviously new to 6.7 and one of the reasons for the large number of commits), and then a few random […]
Allwinner VPU gets open-source Linux driver for its H.264 hardware video encoder
Long-time readers of CNX Software may remember Bootlin’s crowdfunding campaign launched in 2018 to bring open-source Allwinner VPU drivers to take care of hardware video encoding and decoding in mainline Linux. They managed to raise enough funds (over 30,000 Euros) from small donors and several companies (Olimex, Pine64, Libre Computer, FriendlyELEC, and Orange Pi) to work on open-source VPU drivers for mainline Linux, but only for MPEG2, H264, and H265 decoding for in a range of Allwinner SoCs such as the A20 and H5, but not quite enough to cover the cost of H264 video encoding. Five years later, Bootlin took it upon themselves to complete the work without backing or support from Allwinner and have now released an open-source Linux-kernel based V4L2 driver to support the H.264 video encoder found in Allwinner V3, V3s, and S3 camera SoCs. The new driver builds upon earlier work by the company to […]