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
/
s390
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
jump_label: mips: move module NOP patching into arch code
Ard Biesheuvel
1
-1
/
+0
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2022-03-25
kasan, x86, arm64, s390: rename functions for modules shadow
Andrey Konovalov
1
-1
/
+1
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
1
-9
/
+3
2022-01-24
s390/module: fix loading modules with a lot of relocations
Ilya Leoshkevich
1
-19
/
+18
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
1
-2
/
+3
2021-08-03
s390/ftrace: implement hotpatching
Ilya Leoshkevich
1
-0
/
+45
2020-05-08
s390/module: Use s390_kernel_write() for late relocations
Peter Zijlstra
1
-59
/
+88
2019-08-29
s390/module: avoid using strncmp with hardcoded length
Vasily Gorbik
1
-2
/
+2
2018-10-09
s390/kasan: dynamic shadow mem allocation for modules
Vasily Gorbik
1
-4
/
+11
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+2
2018-04-23
s390: correct module section names for expoline code revert
Martin Schwidefsky
1
-2
/
+2
2018-03-28
s390: add automatic detection of the spectre defense
Martin Schwidefsky
1
-6
/
+5
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
1
-9
/
+53
2017-11-24
s390: kernel: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-15
s390: enable CPU alternatives unconditionally
Heiko Carstens
1
-9
/
+6
2017-10-18
s390: introduce CPU alternatives
Vasily Gorbik
1
-0
/
+17
2017-02-08
s390: add no-execute support
Martin Schwidefsky
1
-1
/
+2
2016-04-01
module: s390: keep mod_arch_specific for livepatch modules
Jessica Yu
1
-2
/
+4
2015-12-05
module: use a structure to encapsulate layout.
Rusty Russell
1
-11
/
+11
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-12
/
+0
2015-02-26
s390/jump label: add missing jump_label_apply_nops() call
Heiko Carstens
1
-0
/
+1
2015-02-14
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+1
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
1
-7
/
+3
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
1
-1
/
+1
2013-02-28
s390/module: fix compile warning
Heiko Carstens
1
-1
/
+1
2013-02-14
s390/module: Add missing R_390_NONE relocation type
Hendrik Brueckner
1
-0
/
+3
2013-02-14
s390/modules: add relocation overflow checking
Martin Schwidefsky
1
-51
/
+89
2012-10-09
s390/vmalloc: have separate modules area
Heiko Carstens
1
-0
/
+11
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-3
/
+2
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-20
/
+0
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-2
/
+1
2010-06-08
[S390] kprobes: add parameter check to module_free()
Hendrik Brueckner
1
-2
/
+4
2009-10-06
[S390] module: fix memory leak in s390 module loader
Christian Borntraeger
1
-0
/
+3
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-03-26
[S390] module function call optimization
Martin Schwidefsky
1
-7
/
+12
2007-04-27
[S390] Use generic bug.
Heiko Carstens
1
-1
/
+3
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-2
/
+2
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-0
/
+1
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-6
/
+6
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+405