| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: module: mandate MODULE_PLTS | Mark Rutland | 2023-06-06 | 1 | -2/+0 |
* | arm64: module: move module randomization to module.c | Mark Rutland | 2023-06-06 | 1 | -6/+0 |
*-. | Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g... | Catalin Marinas | 2022-09-30 | 1 | -3/+12 |
|\ \ |
|
| | * | arm64: module: Remove unused plt_entry_is_initialized() | Li Huafei | 2022-09-29 | 1 | -5/+0 |
| | * | arm64: module: Make plt_equals_entry() static | Li Huafei | 2022-09-29 | 1 | -1/+0 |
| |/
|/| |
|
| * | arm64: module: move find_section to header | Joey Gouly | 2022-09-09 | 1 | -0/+15 |
|/ |
|
* | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> | Masahiro Yamada | 2020-04-23 | 1 | -2/+0 |
* | arm64: implement ftrace with regs | Torsten Duwe | 2019-11-06 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | arm64/ftrace: fix inadvertent BUG() in trampoline check | Ard Biesheuvel | 2019-04-08 | 1 | -0/+5 |
* | arm64/module: switch to ADRP/ADD sequences for PLT entries | Ard Biesheuvel | 2018-11-27 | 1 | -28/+8 |
* | arm64/module: use plt section indices for relocations | Jessica Yu | 2018-11-20 | 1 | -3/+5 |
* | arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp | Kim Phillips | 2018-04-24 | 1 | -1/+1 |
* | arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419 | Ard Biesheuvel | 2018-03-09 | 1 | -0/+2 |
* | arm64: ftrace: emit ftrace-mod.o contents through code | Ard Biesheuvel | 2017-12-01 | 1 | -1/+1 |
* | arm64: module-plts: factor out PLT generation code for ftrace | Ard Biesheuvel | 2017-12-01 | 1 | -0/+44 |
* | arm64: ftrace: add support for far branches to dynamic ftrace | Ard Biesheuvel | 2017-06-07 | 1 | -0/+3 |
* | arm64: module: split core and init PLT sections | Ard Biesheuvel | 2017-04-26 | 1 | -2/+7 |
* | arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y" | Ard Biesheuvel | 2017-03-23 | 1 | -5/+0 |
* | arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y | Ard Biesheuvel | 2016-10-17 | 1 | -0/+5 |
* | arm64: add support for kernel ASLR | Ard Biesheuvel | 2016-02-24 | 1 | -0/+6 |
* | arm64: add support for module PLTs | Ard Biesheuvel | 2016-02-24 | 1 | -0/+11 |
* | arm64: Loadable modules | Will Deacon | 2012-09-17 | 1 | -0/+23 |