Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
arch
/
arm64
/
kernel
/
module.c
31d02e7
arm64: kaslr: support randomized module area with KASAN_VMALLOC
by Lecopzer Chen
· 3 years, 10 months ago
0fea6e9
kasan, arm64: expand CONFIG_KASAN checks
by Andrey Konovalov
· 4 years, 1 month ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 5 months ago
3b23e499
arm64: implement ftrace with regs
by Torsten Duwe
· 6 years ago
f1a54ae
arm64: module/ftrace: intialize PLT at load time
by Mark Rutland
· 5 years ago
bd8b21d
arm64: module: rework special section handling
by Mark Rutland
· 5 years ago
eca92a5
arm64: module: Mark expected switch fall-through
by Anders Roxell
· 5 years ago
dfd437a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
4b1fe9b
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
6f496a55
arm64: kaslr: keep modules inside module region when KASAN is enabled
by Ard Biesheuvel
· 6 years ago
7dfac3c
arm64: module: create module allocations without exec permissions
by Ard Biesheuvel
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
3fd00be
arm64/module: revert to unsigned interpretation of ABS16/32 relocations
by Ard Biesheuvel
· 6 years ago
1cf24a2
arm64/module: deal with ambiguity in PRELxx relocation ranges
by Ard Biesheuvel
· 6 years ago
b2eed9b
arm64/kernel: kaslr: reduce module randomization range to 2 GB
by Ard Biesheuvel
· 6 years ago
bdb85cd
arm64/module: switch to ADRP/ADD sequences for PLT entries
by Ard Biesheuvel
· 6 years ago
c8ebf64
arm64/module: use plt section indices for relocations
by Jessica Yu
· 6 years ago
4293886
arm64: Avoid flush_icache_range() in alternatives patching code
by Will Deacon
· 7 years ago
ed231ae
arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
by Kim Phillips
· 7 years ago
ca79acc
arm64/kernel: enable A53 erratum #8434319 handling at runtime
by Ard Biesheuvel
· 7 years ago
a257e02
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
by Ard Biesheuvel
· 7 years ago
f2b9ba8
arm64/kernel: kaslr: reduce module randomization range to 4 GB
by Ard Biesheuvel
· 7 years ago
5e8307b
arm64: module: don't BUG when exceeding preallocated PLT count
by Ard Biesheuvel
· 7 years ago
02129ae
arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()
by Luc Van Oostenryck
· 8 years ago
e71a4e1b
arm64: ftrace: add support for far branches to dynamic ftrace
by Ard Biesheuvel
· 8 years ago
0c2cf6d
arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
by Florian Fainelli
· 8 years ago
24af6c4
arm64: module: split core and init PLT sections
by Ard Biesheuvel
· 8 years ago
f80fb3a
arm64: add support for kernel ASLR
by Ard Biesheuvel
· 9 years ago
fd045f6
arm64: add support for module PLTs
by Ard Biesheuvel
· 9 years ago
f930896
arm64: module: avoid undefined shift behavior in reloc_data()
by Ard Biesheuvel
· 9 years ago
b24a557
arm64: module: fix relocation of movz instruction with negative immediate
by Ard Biesheuvel
· 9 years ago
39d114d
arm64: add KASAN support
by Andrey Ryabinin
· 9 years ago
df057cc
arm64: errata: add module build workaround for erratum #843419
by Will Deacon
· 10 years ago
cb9e3c2
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
by Andrey Ryabinin
· 10 years ago
2c2b282
arm64: fix missing asm/alternative.h include in kernel/module.c
by Paul Walmsley
· 10 years ago
932ded4
arm64: add module support for alternatives fixups
by Andre Przywara
· 10 years ago
c84fced
arm64: move encode_insn_immediate() from module.c to insn.c
by Jiang Liu
· 11 years ago
40c3baa
mm/arch: use NUMA_NO_NODE
by Jianguo Wu
· 11 years ago
122e2fa
arm64: module: ensure instruction is little-endian before manipulation
by Will Deacon
· 11 years ago
257cb25
arm64: Loadable modules
by Will Deacon
· 13 years ago