Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC | Christophe Leroy | 2022-04-05 | 1 | -0/+1 |
* | module: Introduce data_layout | Christophe Leroy | 2022-04-05 | 1 | -5/+5 |
* | module: Rework layout alignment to avoid BUG_ON()s | Christophe Leroy | 2022-04-05 | 1 | -9/+18 |
* | module: Move module_enable_x() and frob_text() in strict_rwx.c | Christophe Leroy | 2022-04-05 | 1 | -0/+48 |
* | module: Move strict rwx support to a separate file | Aaron Tomlin | 2022-04-05 | 1 | -0/+85 |