Lkml_news_v6

[PATCH hotfix 6.11] minmax: reduce egregious min/max macro expansion (Lorenzo Stoakes)

https://lore.kernel.org/20240911153457.1005227-1-lorenzo.stoakes@oracle.com

Lorenzo sent a patch for resolving min()/max() expansions causing kernel build time issue by fixing a few known-bad cases of nested macro usages.

[RFC PATCH 0/7] support for mm-local memory allocations and use it (Fares Mehanna)

https://lore.kernel.org/20240911143421.85612-1-faresx@amazon.de

Fares posted an RFC patch series for mm-local memory allocations for pushing those out of rach for possible speculation based cross-process attacks.

[PATCH] rust: shrinker: add shrinker abstraction (Alice Ryhl)

https://lore.kernel.org/20240912-shrinker-v1-1-18b7f1253553@google.com

Alice sent a patch for introducing shrinker Rust abstraction for Rust Binder.

Avatar
SeongJae Park
Kernel Programmer

SeongJae Park is a programmer who loves to analyze and develop systems.

Related