anders, to linux
kernellogger, to linux
@kernellogger@fosstodon.org avatar

Jeremy Allison writes:

'" The data shows that “frozen” vendor kernels, created by branching off a release point and then using a team of engineers to select specific patches to back-port to that branch, are buggier than the upstream “stable” Linux created by Greg Kroah-Hartman. '"

https://ciq.com/blog/why-a-frozen-linux-kernel-isnt-the-safest-choice-for-security/

kernellogger, to linux
@kernellogger@fosstodon.org avatar

2024-05-10 8:22 report[1]

2024-05-10 13:04 a fix is proposed, which a bit later is confirmed to be working[2]; a msg stating "I'll send out the formal patch next week" follows a few hours later

2024-05-16 14:11 six days later the "Formal patch is still under internal review"[3]

🤨 🥴 😟 😠

[1] https://lore.kernel.org/all/D15TIIDIIESY.D1EKKJLZINMA@fairphone.com/
[2] https://lore.kernel.org/all/4d60ccf3-455d-4189-9100-d35488b00236@quicinc.com/
[3] https://lore.kernel.org/all/4d72f74a-b2eb-43d3-92a2-1311081ce72c@quicinc.com/

jbzfn, to linux
@jbzfn@mastodon.social avatar

👀 PowerPC 40x Processor Support To Be Dropped From The Linux Kernel
@phoronix

"Back in 2020 was a proposal for dropping PowerPC 40x support from the Linux kernel given that the code was orphaned for a long time with no apparent users. The PowerPC 40x processors were found in thin clients, set-top boxes, and other devices during the 90's. Finally now it looks like that the PowerPC 40x removal is set to happen"

https://www.phoronix.com/news/PowerPC-40x-Removal-Patches

#powerpc #linux #kernel #opensource

kernellogger, to linux
@kernellogger@fosstodon.org avatar

Theo de Raadt and Linus Torvalds are debating mseal(), a variant of OpenBSD's mimmutable() syscall – which might or might not be merged for 6.10, as can be seen from other parts of the discussion:

https://lore.kernel.org/all/CAHk-=wgsGCKvN0Db6ZRZqJwXQrmhZyWB6RmABaOp4DiZbXgNew@mail.gmail.com/T/#u

jbzfn, to Amd
@jbzfn@mastodon.social avatar

⚡Linux 6.10 AMD P-State To Deliver Fixes, Better Support On Older Zen CPUs
@phoronix

https://www.phoronix.com/news/Linux-6.10-AMD-P-State

kernellogger, to linux
@kernellogger@fosstodon.org avatar

Linus added a farewell notice to the merge commit that removed alpha EV5 support from mainline (and thus for version 6.10): https://git.kernel.org/torvalds/c/736676f5c3abd1fc01c41813a95246e892937f6d

kernellogger, to linux
@kernellogger@fosstodon.org avatar

Hmm, looks like "NT synchronization primitive emulation" (#ntsync aka emulation of Windows NT synchronization primitives) a few people are really looking forward to and meant to be merged for #Linux #kernel 6.10 might be marked as broken for now (and thus would be impossible to enable) – at least it looks like this from this patch Greg posted, who maintains the subsystem the code resists in:

https://lore.kernel.org/all/2024051450-abrasion-swizzle-550b@gregkh/

kernellogger, to linux
@kernellogger@fosstodon.org avatar
kernellogger, to linux
@kernellogger@fosstodon.org avatar

The latest discussion about the extensible scheduler class (or "sched_ext") for the since yesterday is active again after a post from peterz:

https://lore.kernel.org/all/20240513080359.GI30852@noisy.programming.kicks-ass.net/t/#u

"'That is, from where I am sitting I see $vendor mandate their $enterprise product needs their $BPF scheduler. At which point $vendor will have no incentive to ever contribute back.

[…]

[…] GPL forces people to contribute back […] And I see the whole BPF thing as a run-around on that. '"

solarisfire, to linux
@solarisfire@mast.solarisfire.com avatar

So playing with #Linux #Kernel 6.9 on an AMD 5800X3D - Started looking through the documentation and noticed that there were some Kernel flags for amd_pstate and amd_pcore. Set these to "amd_pstate=active amd_prefcore=enable" in grub and rebooted and now benchmarks are ever so slightly higher, but also geekbench reports a different clockspeed.

image/png

kernellogger, to linux
@kernellogger@fosstodon.org avatar

"'In this post, I’ll describe our track record in supporting Linux on laptops with Windows on Snapdragon and how that continues with the Snapdragon X Elite. You’ll see what’s already merged in the mainline , what’s pending and what’s on our roadmap.

https://www.qualcomm.com/developer/blog/2024/05/upstreaming-linux-kernel-support-for-the-snapdragon-x-elite

kernellogger, to linux
@kernellogger@fosstodon.org avatar

A question for experts on bisecting the :

Assume someone runs into a regression when updating from 6.1.90[1] to 6.6.30 that needs bisecting. What do you suggest:

  • Check manually which mainline release (e.g. 6.2, 6.3, ...) introduced the problem and afterwards bisect between that and the previous release.

  • Bisect straight between 6.1 and 6.6.30.

1/ I guess I would definitely go for…

[1] let's assume that 6.1 was fine for this scenario to keep things simpler

kernellogger, to linux
@kernellogger@fosstodon.org avatar

6.9 is out.

LWN.net's list of new features:

Linus' release announcement: https://lore.kernel.org/lkml/CAHk-=whnKYL-WARzrZhVTZ8RP3WZc24C9_DT7JMJooONNT2udQ@mail.gmail.com/

[The kernelnewbies text is not yet ready]

kernellogger, to linux
@kernellogger@fosstodon.org avatar

#Linux might soon start supporting the #RaspberryPi 5 thx to patches from Andrea della Porta:

https://lore.kernel.org/lkml/cover.1715332922.git.andrea.porta@suse.com/ – Add minimal boot support for Raspberry Pi 5

If you just thought "But Linux already supports the #RaspberryPi5, see #RaspberryPiOS", then you just learned why differentiating between the #kernel called Linux (meant here) and operating systems called Linux (often build from forks of the former carrying modifications and enhancements) is important. #LinuxKernel

mkwadee, to linux
@mkwadee@mastodon.org.uk avatar

Now running 6.8.9.

sima, to random
@sima@chaos.social avatar

when both the kernel implementation and the manpages are indecipherable enough that you end up writing a little test program in C ...

kernellogger, to linux
@kernellogger@fosstodon.org avatar

Looks like 6.10 will drop support for a few old machines:

https://lore.kernel.org/all/20240503081125.67990-1-arnd@kernel.org/

"'[…]
alpha: remove DECpc AXP150 (Jensen) support
alpha: sable: remove early machine support
alpha: remove LCA and APECS based machines
alpha: cabriolet: remove EV5 CPU support
alpha: drop pre-EV56 support
[…]
72 files changed, 166 insertions(+), 4545 deletions(-)'"

These changes from @arnd since today can be found in linux-next, too.

kernellogger, to linux
@kernellogger@fosstodon.org avatar

6.9-rc7 is out:

https://lore.kernel.org/all/CAHk-%3DwiT0EJV%2BX-%3D-dMmL%2Bq3_kyQCxV-WPxb8m8Q6dtWOxjCcg@mail.gmail.com/

"'The stats for 6.9 continue to look very normal, and nothing looks particularly alarming. […]'"

kernellogger, to linux
@kernellogger@fosstodon.org avatar

Even wanted to know what this iomap thing in the is?

Then check out this docs rfc patch from Ritesh Harjani:

https://lore.kernel.org/all/17e84cbae600898269e9ad35046ce6dc929036ae.1714744795.git.ritesh.list@gmail.com/

"'[…] is a filesystem centric mapping layer that maps file's logical offset ranges to physical extents. It provides several iterator APIs which filesystems can use for doing various file_operations, address_space_operations, vm_operations, inode_operations etc. It supports APIs for doing direct-io, buffered-io, lseek, dax-io, page-mkwrite, […]'"

mkwadee, to linux
@mkwadee@mastodon.org.uk avatar

Now running 6.8.8.

ElPamplina, to linux Spanish
@ElPamplina@masto.es avatar

Me ha hecho ilusión encontrarme en el trastero con los CDs del primer #Linux que tuve, allá por 1995.
Lo pedí por correo a una tienda de Barcelona que los traía de EEUU.
Instalé Slackware en mi PC, que era un Pentium de los originales.
Como entonces el sistema era monolítico, sin módulos, para incluir todos los drivers que necesitaba tuve que recompilar el #kernel con las fuentes que venían en uno de los CDs, y estuvo compilando una tarde enterita. 🥵
Al final incluso conseguí montar Java y programar con él. 💪
#informática #programación #SoftwareLibre

Vista de dos CDs indicando que es la edición de diciembre de 1994
Manual de instrucciones en inglés
Contraportada con detalle del contenido. Entre ellos los fuentes para el kernel 1.1.72, distribuciones Slackware, SLS, Debian, TAMU, JE (japonesa) y MCC, e incluso el videojuego Doom.

kernellogger, (edited ) to linux
@kernellogger@fosstodon.org avatar

The 's team just published their thousandth CVE[1]. 🥳 🙃

This happened 78 days after the effort was announced[2].

Note, 26 of the 1003 CVE entries published so far were later rejected. For details check https://git.kernel.org/pub/scm/linux/security/vulns.git/ or https://lore.kernel.org/linux-cve-announce/

[1] https://git.kernel.org/pub/scm/linux/security/vulns.git/commit/?id=55441d0dd1f40c5762cd7cf8c9ca312ed0964c4a

[2] http://www.kroah.com/log/blog/2024/02/13/linux-is-a-cna/

kernellogger, (edited ) to linux
@kernellogger@fosstodon.org avatar

The Kernel Report - Jonathan Corbet (@corbet), @LWN

The recording of this recent talk is now available on the #ossna2024 schedule page: https://ossna2024.sched.com/event/1aBNs/the-kernel-report-jonathan-corbet-lwnnet

Slides can be found here: https://static.lwn.net/talks/2024/kr-ossna.pdf

Direct link to the recording: https://www.youtube.com/watch?v=DAqjl_x4hZc

#Linux #kernel #LinuxKernel

kernellogger, to linux
@kernellogger@fosstodon.org avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • rosin
  • thenastyranch
  • Durango
  • DreamBathrooms
  • ngwrru68w68
  • magazineikmin
  • cubers
  • Youngstown
  • mdbf
  • slotface
  • osvaldo12
  • GTA5RPClips
  • kavyap
  • megavids
  • InstantRegret
  • everett
  • tacticalgear
  • vwfavf
  • tester
  • normalnudes
  • modclub
  • ethstaker
  • khanakhh
  • cisconetworking
  • anitta
  • Leos
  • JUstTest
  • All magazines