On Wed, Sep 23, 2020 at 10:38:54AM -0700, Kristen Carlson Accardi wrote: > This patch set is an implementation of finer grained kernel address space > randomization. It rearranges your kernel code at load time > on a per-function level granularity, with only around a second added to > boot time. > > Changes in v5: > -------------- > [...] Builds and boots; looks happy. Hopefully this can go into -tip after the coming v5.10 merge window, for v5.11? Thoughts? Tested-by: Kees Cook <keescook@xxxxxxxxxxxx> -- Kees Cook