Will Deacon
|
429388682d
arm64: Avoid flush_icache_range() in alternatives patching code
|
7 年 前 |
Kim Phillips
|
ed231ae384
arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
|
7 年 前 |
Ard Biesheuvel
|
ca79acca27
arm64/kernel: enable A53 erratum #8434319 handling at runtime
|
7 年 前 |
Ard Biesheuvel
|
a257e02579
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
|
7 年 前 |
Ard Biesheuvel
|
f2b9ba871b
arm64/kernel: kaslr: reduce module randomization range to 4 GB
|
7 年 前 |
Ard Biesheuvel
|
5e8307b9c6
arm64: module: don't BUG when exceeding preallocated PLT count
|
7 年 前 |
Luc Van Oostenryck
|
02129ae5fe
arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()
|
8 年 前 |
Ard Biesheuvel
|
e71a4e1beb
arm64: ftrace: add support for far branches to dynamic ftrace
|
8 年 前 |
Florian Fainelli
|
0c2cf6d948
arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
|
8 年 前 |
Ard Biesheuvel
|
24af6c4e4e
arm64: module: split core and init PLT sections
|
8 年 前 |
Ard Biesheuvel
|
f80fb3a3d5
arm64: add support for kernel ASLR
|
9 年 前 |
Ard Biesheuvel
|
fd045f6cd9
arm64: add support for module PLTs
|
9 年 前 |
Ard Biesheuvel
|
f930896967
arm64: module: avoid undefined shift behavior in reloc_data()
|
9 年 前 |
Ard Biesheuvel
|
b24a557527
arm64: module: fix relocation of movz instruction with negative immediate
|
9 年 前 |
Andrey Ryabinin
|
39d114ddc6
arm64: add KASAN support
|
9 年 前 |
Will Deacon
|
df057cc7b4
arm64: errata: add module build workaround for erratum #843419
|
10 年 前 |
Andrey Ryabinin
|
cb9e3c292d
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
|
10 年 前 |
Paul Walmsley
|
2c2b282d00
arm64: fix missing asm/alternative.h include in kernel/module.c
|
10 年 前 |
Andre Przywara
|
932ded4b0b
arm64: add module support for alternatives fixups
|
10 年 前 |
Jiang Liu
|
c84fced8d9
arm64: move encode_insn_immediate() from module.c to insn.c
|
11 年 前 |
Jianguo Wu
|
40c3baa7c6
mm/arch: use NUMA_NO_NODE
|
11 年 前 |
Will Deacon
|
122e2fa0d3
arm64: module: ensure instruction is little-endian before manipulation
|
11 年 前 |
Will Deacon
|
257cb25192
arm64: Loadable modules
|
13 年 前 |