cregit-Linux how code gets into the kernel

Release 4.12 drivers/misc/lkdtm_rodata.c

Directory: drivers/misc
/*
 * This includes functions that are meant to live entirely in .rodata
 * (via objcopy tricks), to validate the non-executability of .rodata.
 */
#include "lkdtm.h"


void notrace lkdtm_rodata_do_nothing(void) { /* Does nothing. We just want an architecture agnostic "return". */ }

Contributors

PersonTokensPropCommitsCommitProp
Kees Cook888.89%150.00%
Michael Ellerman111.11%150.00%
Total9100.00%2100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Kees Cook1292.31%266.67%
Michael Ellerman17.69%133.33%
Total13100.00%3100.00%
Directory: drivers/misc
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.