x86: Enable Prefer_No_AVX512 for Hygon model 0x8

30 April 16:54 - glibc - xiejiamei

Extend the Prefer_No_AVX512 tuning to cover Hygon model 0x8. Benchmarks on Hygon platforms show that EVEX implementations are often more profitable than AVX512 paths.

nss: Add verbose flag to getent tool

30 April 13:52 - glibc - Petr Menšík

Unlike older hosts database served by gethostbyname, getaddrinfo call can return varying return codes.


  • Most Popular This Week

avformat/dashdec: support more than one underlying stream per Representation

29 April 14:00 - FFmpeg - James Almer

Some Dash manifests contain Representations within an Adaptation Set that reference an underlying mp4 context that contain more than the stream it describes, as is the case of LCEVC enhancements.

arm/rv40dsp: Add * on comment continuation lines in prototypes

29 April 10:53 - FFmpeg - Martin Storsjö

This avoids that the assembly indenter script tries to indent these lines as assembly code.


Linux 7.1-rc1

26 April 21:19 - Linux Kernel - Linus Torvalds