= Linux kernel module support = This is an informal wiki to keep tabs on Linux kernel module support ongoing R&D and outstanding things. <> = Onoging R&D = Things requiring more community eyeballs or maintainer review: * execmem_alloc() work to generalize bpf_prog_pack() = TODO = Things which the maintainer or other developers can work on: * Add support for [[https://lore.kernel.org/all/ZCIiBHyrzDoTJPXT@bombadil.infradead.org/|EXPORT_SYMBOL_FOR()]] to force restricting access to symbols only for certain modules *