#kerneldev risultati di ricerca
Becoming a Linux kernel developer starts with your first patch. In part 1 of our new blog series, Stephan Gerhold explains how to get started in the Linux community. Read more 👉 tinyurl.com/342fhunv #LinuxKernel #OpenSource #KernelDev #Linaro #TechCareer

Coding a Linux kernel module in C youtu.be/g0JJ_DpodIs JB #kerneldev #cprogramming #linux
youtube.com
YouTube
Megaproject: Coding a Linux Kernel Module in C
Meet Dan Carpenter (Keynote Speaker) - Day 3 of #PyConUganda2025 : He created Smatch, a C static analyzer tailored for kernel-level bugs like double locks and unlocks—then joined Oracle to scale their Linux kernel defenses even further. Epic journey. #KernelDev #FinTech #PyCon

Update: Currently crafting a Rust kernel OS—bare metal style. Next: CPU Exceptions, Double Faults,Paging, Heap Allocation, and Allocator Designs. It's a massive project, so I'll focus on building this simple OS Kernel with Output text . #RustLang #KernelDev

🛠️ Exciting news for kernel developers! New tools "wprobes" & KStackWatch are changing debugging. Wprobes tracks memory, KStackWatch boosts stack detection. Let's tackle kernel complexities! 🚀 ow.ly/pgeb50X35pg #KernelDev #DebuggingTools
Coding a Linux kernel module in C youtu.be/g0JJ_DpodIs JB #cprogramming #kerneldev
youtube.com
YouTube
Megaproject: Coding a Linux Kernel Module in C
2️⃣ Percentage-based: Cut CPUFREQ_RELATION_L requests by 10%, never below policy minimum. Simple, consistent power savings. Both methods keep original frequency resolution, less aggressive than others. Which fits production best: threshold or percentage? #Linux #KernelDev

BREAKING: Intel submits final P-State EAS patches for Lunar Lake ⚡ E-cores > P-cores for efficiency Requires Schedutil governor Targets Linux 6.16 Benchmarks incoming! 🛠️ 👉 tinyurl.com/y4bf48ap #KernelDev #OpenSource

🔧 Kernel Development with C++ > Dive deep into using C++ for kernel programming with my latest blog post. > Learn setup, project structuring, and how to implement C++ features in a kernel context. Full guide: genxjourney.online/blog/cpp-in-ke… #KernelDev #cplusplus #cpp #Linux…

BREAKING: Intel RAR TLB invalidation patches hit Linux! ✔️ IPI-less flushes ✔️ 15–20% latency drop ❌ Segfaults in testing Can it match AMD’s INVLPGB? 👉tinyurl.com/3jv2ekd5 👀 #KernelDev #SapphireRapids

BREAKING: Linux kernel may soon get formal API specs! 🐧 Sasha Levin’s RFC introduces: ✅ Declarative API macros ✅ Automated extraction (kapi tool) ✅ Runtime validation via debugfs Read more: 👉tinyurl.com/25k2799j #Linux #KernelDev

📢 BREAKING: Linux 6.16’s power subsystem can now freeze/thaw filesystems during suspend/hibernate! ➡️ Reduces corruption risks ➡️ Adds /sys/power/freeze_filesystems ➡️ Supports EFI vars Read more: 👉 tinyurl.com/y8kwpjem #KernelDev #OpenSource

Master embedded systems & device drivers! Deep dive into hardware-software interfacing, kernel modules & real-time computing. Batch starts 11 Aug 2025. Enroll now! #DeviceDrivers #EmbeddedSystems #KernelDev #RealTimeComputing #TechTraining #VectorIndia #Innovation #TechCareers

🚀 BREAKING: Linux 6.16 gets hardware-wrapped keys (thanks @ebiggers!). Qualcomm SM8650 HDK now supports end-to-end inline crypto. Bye-bye, cold boot attacks! #InfoSec #KernelDev Read more: 👇tinyurl.com/2k3r9a6s

BREAKING: Linux 6.16 adds USB audio offloading—DSPs now handle USB audio, freeing CPU cores & slashing power use. 30+ patch rounds, 2+ years of work. Huge win for mobile/IoT battery life. Read more: 👉 tinyurl.com/5t54dun9 @gregkh #KernelDev #OpenSource

🚨 BREAKING: Linus Torvalds REJECTS LTTng upstreaming—again. After 20 years & 4 failed attempts, the 5th push hits the same wall: "No dual tracing models. Unify or stay out." Full analysis 👉 tinyurl.com/mr3eshp2 #Linux #OpenSource #KernelDev

🔧 Samsung is back at it—pushing Tesla FSD PCIe support into Linux! New patches could accelerate autonomous driving development. Details: Read more: 👉tinyurl.com/mr4yajvz #KernelDev #EmbeddedSystems #FSD

The elegance of #eBPF continues to redefine Linux kernel extensibility. Its capabilities for dynamic system introspection and programmable networking are truly transformative, shifting paradigms in observability and security without compromising stability. #Linux #KernelDev
🛠️ Exciting news for kernel developers! New tools "wprobes" & KStackWatch are changing debugging. Wprobes tracks memory, KStackWatch boosts stack detection. Let's tackle kernel complexities! 🚀 ow.ly/pgeb50X35pg #KernelDev #DebuggingTools
Coding a Linux kernel module in C youtu.be/g0JJ_DpodIs JB #cprogramming #kerneldev
youtube.com
YouTube
Megaproject: Coding a Linux Kernel Module in C
Becoming a Linux kernel developer starts with your first patch. In part 1 of our new blog series, Stephan Gerhold explains how to get started in the Linux community. Read more 👉 tinyurl.com/342fhunv #LinuxKernel #OpenSource #KernelDev #Linaro #TechCareer

The elegance of #eBPF continues to redefine Linux kernel extensibility. Its capabilities for dynamic system introspection and programmable networking are truly transformative, shifting paradigms in observability and security without compromising stability. #Linux #KernelDev
Coding a Linux kernel module in C youtu.be/g0JJ_DpodIs JB #kerneldev #cprogramming #linux
youtube.com
YouTube
Megaproject: Coding a Linux Kernel Module in C
Meet Dan Carpenter (Keynote Speaker) - Day 3 of #PyConUganda2025 : He created Smatch, a C static analyzer tailored for kernel-level bugs like double locks and unlocks—then joined Oracle to scale their Linux kernel defenses even further. Epic journey. #KernelDev #FinTech #PyCon

🚨 BREAKING: Linus Torvalds REJECTS LTTng upstreaming—again. After 20 years & 4 failed attempts, the 5th push hits the same wall: "No dual tracing models. Unify or stay out." Full analysis 👉 tinyurl.com/mr3eshp2 #Linux #OpenSource #KernelDev

Master embedded systems & device drivers! Deep dive into hardware-software interfacing, kernel modules & real-time computing. Batch starts 11 Aug 2025. Enroll now! #DeviceDrivers #EmbeddedSystems #KernelDev #RealTimeComputing #TechTraining #VectorIndia #Innovation #TechCareers

BREAKING: Linux kernel may soon get formal API specs! 🐧 Sasha Levin’s RFC introduces: ✅ Declarative API macros ✅ Automated extraction (kapi tool) ✅ Runtime validation via debugfs Read more: 👉tinyurl.com/25k2799j #Linux #KernelDev

2️⃣ Percentage-based: Cut CPUFREQ_RELATION_L requests by 10%, never below policy minimum. Simple, consistent power savings. Both methods keep original frequency resolution, less aggressive than others. Which fits production best: threshold or percentage? #Linux #KernelDev

BREAKING: Linux 6.16 adds USB audio offloading—DSPs now handle USB audio, freeing CPU cores & slashing power use. 30+ patch rounds, 2+ years of work. Huge win for mobile/IoT battery life. Read more: 👉 tinyurl.com/5t54dun9 @gregkh #KernelDev #OpenSource

🚀 BREAKING: Linux 6.16 gets hardware-wrapped keys (thanks @ebiggers!). Qualcomm SM8650 HDK now supports end-to-end inline crypto. Bye-bye, cold boot attacks! #InfoSec #KernelDev Read more: 👇tinyurl.com/2k3r9a6s

📢 BREAKING: Linux 6.16’s power subsystem can now freeze/thaw filesystems during suspend/hibernate! ➡️ Reduces corruption risks ➡️ Adds /sys/power/freeze_filesystems ➡️ Supports EFI vars Read more: 👉 tinyurl.com/y8kwpjem #KernelDev #OpenSource

🔧 Samsung is back at it—pushing Tesla FSD PCIe support into Linux! New patches could accelerate autonomous driving development. Details: Read more: 👉tinyurl.com/mr4yajvz #KernelDev #EmbeddedSystems #FSD

BREAKING: Intel submits final P-State EAS patches for Lunar Lake ⚡ E-cores > P-cores for efficiency Requires Schedutil governor Targets Linux 6.16 Benchmarks incoming! 🛠️ 👉 tinyurl.com/y4bf48ap #KernelDev #OpenSource

BREAKING: Intel RAR TLB invalidation patches hit Linux! ✔️ IPI-less flushes ✔️ 15–20% latency drop ❌ Segfaults in testing Can it match AMD’s INVLPGB? 👉tinyurl.com/3jv2ekd5 👀 #KernelDev #SapphireRapids

Becoming a Linux kernel developer starts with your first patch. In part 1 of our new blog series, Stephan Gerhold explains how to get started in the Linux community. Read more 👉 tinyurl.com/342fhunv #LinuxKernel #OpenSource #KernelDev #Linaro #TechCareer

Meet Dan Carpenter (Keynote Speaker) - Day 3 of #PyConUganda2025 : He created Smatch, a C static analyzer tailored for kernel-level bugs like double locks and unlocks—then joined Oracle to scale their Linux kernel defenses even further. Epic journey. #KernelDev #FinTech #PyCon

Update: Currently crafting a Rust kernel OS—bare metal style. Next: CPU Exceptions, Double Faults,Paging, Heap Allocation, and Allocator Designs. It's a massive project, so I'll focus on building this simple OS Kernel with Output text . #RustLang #KernelDev

2️⃣ Percentage-based: Cut CPUFREQ_RELATION_L requests by 10%, never below policy minimum. Simple, consistent power savings. Both methods keep original frequency resolution, less aggressive than others. Which fits production best: threshold or percentage? #Linux #KernelDev

We have @VARoDeK guiding the folks about how to start Kernel development. #osdc #opensource #kerneldev


BREAKING: Intel RAR TLB invalidation patches hit Linux! ✔️ IPI-less flushes ✔️ 15–20% latency drop ❌ Segfaults in testing Can it match AMD’s INVLPGB? 👉tinyurl.com/3jv2ekd5 👀 #KernelDev #SapphireRapids

BREAKING: Linux kernel may soon get formal API specs! 🐧 Sasha Levin’s RFC introduces: ✅ Declarative API macros ✅ Automated extraction (kapi tool) ✅ Runtime validation via debugfs Read more: 👉tinyurl.com/25k2799j #Linux #KernelDev

🔧 Kernel Development with C++ > Dive deep into using C++ for kernel programming with my latest blog post. > Learn setup, project structuring, and how to implement C++ features in a kernel context. Full guide: genxjourney.online/blog/cpp-in-ke… #KernelDev #cplusplus #cpp #Linux…

📢 BREAKING: Linux 6.16’s power subsystem can now freeze/thaw filesystems during suspend/hibernate! ➡️ Reduces corruption risks ➡️ Adds /sys/power/freeze_filesystems ➡️ Supports EFI vars Read more: 👉 tinyurl.com/y8kwpjem #KernelDev #OpenSource

BREAKING: Linux 6.16 adds USB audio offloading—DSPs now handle USB audio, freeing CPU cores & slashing power use. 30+ patch rounds, 2+ years of work. Huge win for mobile/IoT battery life. Read more: 👉 tinyurl.com/5t54dun9 @gregkh #KernelDev #OpenSource

🚀 BREAKING: Linux 6.16 gets hardware-wrapped keys (thanks @ebiggers!). Qualcomm SM8650 HDK now supports end-to-end inline crypto. Bye-bye, cold boot attacks! #InfoSec #KernelDev Read more: 👇tinyurl.com/2k3r9a6s

BREAKING: Intel submits final P-State EAS patches for Lunar Lake ⚡ E-cores > P-cores for efficiency Requires Schedutil governor Targets Linux 6.16 Benchmarks incoming! 🛠️ 👉 tinyurl.com/y4bf48ap #KernelDev #OpenSource

Master embedded systems & device drivers! Deep dive into hardware-software interfacing, kernel modules & real-time computing. Batch starts 11 Aug 2025. Enroll now! #DeviceDrivers #EmbeddedSystems #KernelDev #RealTimeComputing #TechTraining #VectorIndia #Innovation #TechCareers

🚨 BREAKING: Linus Torvalds REJECTS LTTng upstreaming—again. After 20 years & 4 failed attempts, the 5th push hits the same wall: "No dual tracing models. Unify or stay out." Full analysis 👉 tinyurl.com/mr3eshp2 #Linux #OpenSource #KernelDev

🔧 Samsung is back at it—pushing Tesla FSD PCIe support into Linux! New patches could accelerate autonomous driving development. Details: Read more: 👉tinyurl.com/mr4yajvz #KernelDev #EmbeddedSystems #FSD

Migrating an embedded Android setup (Part 3): HAL, blog by @Allegra3141 inovex.de/blog/migrating… #androiddev #kerneldev #embedded

Something went wrong.
Something went wrong.
United States Trends
- 1. zendaya 5,735 posts
- 2. trisha paytas 2,034 posts
- 3. Apple TV 10.6K posts
- 4. No Kings 232K posts
- 5. #FanCashDropPromotion 1,493 posts
- 6. #FridayVibes 7,967 posts
- 7. #เพียงเธอตอนจบ 2.1M posts
- 8. LINGORM ONLY YOU FINAL EP 2.09M posts
- 9. #FursuitFriday 14.3K posts
- 10. #Yunho 29.4K posts
- 11. GAME DAY 33.7K posts
- 12. Arc Raiders 5,215 posts
- 13. Mamdani 297K posts
- 14. Cuomo 128K posts
- 15. Eli Roth N/A
- 16. My President 62.5K posts
- 17. Trevon Diggs N/A
- 18. Bolton 300K posts
- 19. Karoline Leavitt 46.4K posts
- 20. Good Friday 64.9K posts