By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Linux 6.16 Introduces New Helper For Restricting Symbols To Select Kernel Modules
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > Computing > Linux 6.16 Introduces New Helper For Restricting Symbols To Select Kernel Modules
Computing

Linux 6.16 Introduces New Helper For Restricting Symbols To Select Kernel Modules

News Room
Last updated: 2025/06/07 at 9:22 PM
News Room Published 7 June 2025
Share
SHARE

All of the kernel build system “Kbuild” updates were merged today for the nearly-over Linux 6.16 merge window that is expected to conclude tomorrow with the Linux 6.16-rc1 release. Notable with the Kbuild pull is the introduction of the EXPORT_SYMBOL_GPL_FOR_MODULES helper.

Added to the Linux kernel today is the new EXPORT_SYMBOL_GPL_FOR_MODULES() helper. This macro can be used to limit the exporting of kernel symbols to a given list of modules.

EXPORT_SYMBOL_GPL_FOR_MODULES

The example given in the patch introducing EXPORT_SYMBOL_GPL_FOR_MODULES is:

EXPORT_SYMBOL_GPL_FOR_MODULES(preempt_notifier_inc, “kvm”);

So now it’s easy to limiting GPL symbols for allowed use by only select kernel modules. The macro puts the exported symbols into a module namespace that cannot be imported by other modules. Multiple modules can be specified with this macro using a comma separated list. The macro also supports tail-globs for selecting multiple modules like “drm_*” as another avenue.

The Kbuild pull for LInux 6.16 in addition to introducing this new macro also improves ABI handling within gendwarfksyms and brings a variety of other smaller fixes and enhancements.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Who won Belmont Stakes 2025? FULL results and finishing order for 7.04 race
Next Article Is Apple’s refurbished store worth it? – 9to5Mac
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Top 10 Anytype Alternatives for Secure Note-Taking in 2025
Computing
Sky Glass Air looks promising – but it’s lacking in this one area
Gadget
These apps tricked Google to list them in the Play Store and you must delete them from your phone
News
Vitest Introduces Browser Mode as Alternative to JSDOM
News

You Might also Like

Computing

Top 10 Anytype Alternatives for Secure Note-Taking in 2025

29 Min Read
Computing

The Routing Enhancements for Go 1.22 That You Have to Know About | HackerNoon

10 Min Read
Computing

The Secret Defense Strategy of Four Critical Industries Combating Advanced Cyber Threats

15 Min Read
Computing

⚡ Weekly Recap: APT Intrusions, AI Malware, Zero-Click Exploits, Browser Hijacks and More

35 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?