index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-29
arm64: module: Mark expected switch fall-through
Anders Roxell
1
-0
/
+4
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2019-07-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+6
2019-06-26
arm64: kaslr: keep modules inside module region when KASAN is enabled
Ard Biesheuvel
1
-2
/
+6
2019-06-24
arm64: module: create module allocations without exec permissions
Ard Biesheuvel
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-28
arm64/module: revert to unsigned interpretation of ABS16/32 relocations
Ard Biesheuvel
1
-8
/
+30
2019-05-23
arm64/module: deal with ambiguity in PRELxx relocation ranges
Ard Biesheuvel
1
-2
/
+14
2019-05-23
arm64/kernel: kaslr: reduce module randomization range to 2 GB
Ard Biesheuvel
1
-1
/
+1
2018-11-27
arm64/module: switch to ADRP/ADD sequences for PLT entries
Ard Biesheuvel
1
-3
/
+1
2018-11-20
arm64/module: use plt section indices for relocations
Jessica Yu
1
-4
/
+5
2018-06-27
arm64: Avoid flush_icache_range() in alternatives patching code
Will Deacon
1
-3
/
+2
2018-04-24
arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
Kim Phillips
1
-1
/
+1
2018-03-09
arm64/kernel: enable A53 erratum #8434319 handling at runtime
Ard Biesheuvel
1
-0
/
+1
2018-03-09
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
Ard Biesheuvel
1
-4
/
+30
2018-03-08
arm64/kernel: kaslr: reduce module randomization range to 4 GB
Ard Biesheuvel
1
-3
/
+4
2018-03-08
arm64: module: don't BUG when exceeding preallocated PLT count
Ard Biesheuvel
1
-0
/
+2
2017-06-29
arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()
Luc Van Oostenryck
1
-7
/
+7
2017-06-07
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
1
-1
/
+5
2017-05-11
arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
Florian Fainelli
1
-1
/
+6
2017-04-26
arm64: module: split core and init PLT sections
Ard Biesheuvel
1
-1
/
+1
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
1
-1
/
+2
2016-02-24
arm64: add support for module PLTs
Ard Biesheuvel
1
-0
/
+22
2016-01-05
arm64: module: avoid undefined shift behavior in reloc_data()
Ard Biesheuvel
1
-16
/
+4
2016-01-05
arm64: module: fix relocation of movz instruction with negative immediate
Ard Biesheuvel
1
-33
/
+18
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
1
-3
/
+13
2015-09-17
arm64: errata: add module build workaround for erratum #843419
Will Deacon
1
-0
/
+2
2015-02-14
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-2
/
+2
2015-01-07
arm64: fix missing asm/alternative.h include in kernel/module.c
Paul Walmsley
1
-0
/
+1
2014-12-04
arm64: add module support for alternatives fixups
Andre Przywara
1
-0
/
+18
2014-01-08
arm64: move encode_insn_immediate() from module.c to insn.c
Jiang Liu
1
-110
/
+47
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
1
-1
/
+1
2013-11-05
arm64: module: ensure instruction is little-endian before manipulation
Will Deacon
1
-1
/
+4
2012-09-17
arm64: Loadable modules
Will Deacon
1
-0
/
+456