Slashdot
Linus Torvalds Rejects RISC-V Changes For Linux 6.17 For Being Late and 'Garbage'
"Linus Torvalds has used his authority to reject the RISC-V architecture changes for the Linux 6.17 kernel," reports Phoronix:
Only on Friday were the RISC-V code updates submitted for the Linux 6.17 merge window. The Linux 6.17 merge window is expected to wrap up on Sunday with the Linux 6.17-rc1 release... [T]his pull request has been rejected by Linus Torvalds for Linux 6.17 on the basis of being late in the merge window especially with his international travels this week being known. And he's unhappy with some of the code included as part of this merge request. .
Here's the text of Torvalds' response...
> RISC-V Patches for the 6.17 Merge Window, Part 1
No. This is garbage and it came in too late. I asked for early pull requests because I'm traveling, and if you can't follow that rule, at least make the pull requests *good*.
This adds various garbage that isn't RISC-V specific to generic header files.
And by "garbage" I really mean it. This is stuff that nobody should ever send me, never mind late in a merge window.
Like this crazy and pointless make_u32_from_two_u16() "helper".
That thing makes the world actively a worse place to live. It's
useless garbage that makes any user incomprehensible, and actively
*WORSE* than not using that stupid "helper".
If you write the code out as "(a
In contrast, if you write make_u32_from_two_u16(a,b) you have not a
f%^5ing clue what the word order is. IOW, you just made things
*WORSE*, and you added that "helper" to a generic non-RISC-V file
where people are apparently supposed to use it to make *other* code
worse too.
So no. Things like this need to get bent. It does not go into generic
header files, and it damn well does not happen late in the merge
window.
You're on notice: no more late pull requests, and no more garbage
outside the RISC-V tree.
Now, I would *hope* there's no garbage inside the RISC-V parts, but
that's your choice. But things in generic headers do not get polluted
by crazy stuff. And sending a big pull request the day before the
merge window closes in the hope that I'm too busy to care is not a
winning strategy.
So you get to try again in 6.18. EARLY in the that merge window. And
without the garbage.
Torvalds' message drew a conciliatory response from the submitter of the patches. "I'll stop being late, and hopefully that helps with the quality issues."
Read more of this story at Slashdot.
Categories: Linux fréttir
Google Says Its AI-Based Bug Hunter Found 20 Security Vulnerabilities
"Heather Adkins, Google's vice president of security, announced Monday that its LLM-based vulnerability researcher Big Sleep found and reported 20 flaws in various popular open source software," reports TechCrunch:
Adkins said that Big Sleep, which is developed by the company's AI department DeepMind as well as its elite team of hackers Project Zero, reported its first-ever vulnerabilities, mostly in open source software such as audio and video library FFmpeg and image-editing suite ImageMagick. [There's also a "medium impact" issue in Redis]
Given that the vulnerabilities are not fixed yet, we don't have details of their impact or severity, as Google does not yet want to provide details, which is a standard policy when waiting for bugs to be fixed. But the simple fact that Big Sleep found these vulnerabilities is significant, as it shows these tools are starting to get real results, even if there was a human involved in this case.
"To ensure high quality and actionable reports, we have a human expert in the loop before reporting, but each vulnerability was found and reproduced by the AI agent without human intervention," Google's spokesperson Kimberly Samra told TechCrunch.
Google's vice president of engineering posted on social media that this demonstrates "a new frontier in automated vulnerability discovery."
Read more of this story at Slashdot.
Categories: Linux fréttir
Strange Wild Pigs in California - What Turned Their Flesh Blue?
A professional trapper had one question about the wild pig he'd found in California. Why was its flesh blue?
The Los Angeles Times explains:
[California's Department of Fish and Wildlife] is now warning trappers and hunters to keep an eye out for possibly contaminated wildlife in the area, and not to consume the tainted meat, over concerns the blue meat is a sign that the animal may have consumed poison.... The startling find of wild pigs with bright blue tissue in Monterey County suggests the animals have been exposed to anticoagulant rodenticide diphacinone, a popular poison used by farmers and agriculture companies to control the population of rats, mice, squirrels and other small animals, according to a statement from the California Department of Fish and Wildlife. "Hunters should be aware that the meat of game animals, such as wild pig, deer, bear and geese, might be contaminated if that game animal has been exposed to rodenticides," said Ryan Bourbor, pesticide investigations coordinator with the state agency.
Diphacinone has been prohibited in California since 2024 (with exceptions for government agencies sor their certified Vector Control Technicians).
The state's Fish and Wildlife department says anyone who finds wildlife with blue fat or tissue should contact the state's wildlife officials.
Thanks to long-time Slashdot reader Bruce66423 for sharing the news.
Read more of this story at Slashdot.
Categories: Linux fréttir

