index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
2023-06-20
s390/module: fix rela calculation for R_390_GOTENT
Sumanth Korikkar
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-20
s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc()
Heiko Carstens
2023-04-13
s390/module: create module allocations without exec permissions
Heiko Carstens
2023-04-13
s390/ftrace: do not assume module_alloc() returns executable memory
Heiko Carstens
2023-04-13
s390/kaslr: randomize module base load address
Heiko Carstens
2023-03-09
module: replace module_layout with module_memory
Song Liu
2022-06-24
jump_label: mips: move module NOP patching into arch code
Ard Biesheuvel
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
kasan, x86, arm64, s390: rename functions for modules shadow
Andrey Konovalov
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-01-24
s390/module: fix loading modules with a lot of relocations
Ilya Leoshkevich
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2021-08-03
s390/ftrace: implement hotpatching
Ilya Leoshkevich
2020-05-08
s390/module: Use s390_kernel_write() for late relocations
Peter Zijlstra
2019-08-29
s390/module: avoid using strncmp with hardcoded length
Vasily Gorbik
2018-10-09
s390/kasan: dynamic shadow mem allocation for modules
Vasily Gorbik
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-04-23
s390: correct module section names for expoline code revert
Martin Schwidefsky
2018-03-28
s390: add automatic detection of the spectre defense
Martin Schwidefsky
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2017-11-24
s390: kernel: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-14
s390: enable CPU alternatives unconditionally
Heiko Carstens
2017-10-18
s390: introduce CPU alternatives
Vasily Gorbik
2017-02-08
s390: add no-execute support
Martin Schwidefsky
2016-04-01
module: s390: keep mod_arch_specific for livepatch modules
Jessica Yu
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2015-02-26
s390/jump label: add missing jump_label_apply_nops() call
Heiko Carstens
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
2013-02-28
s390/module: fix compile warning
Heiko Carstens
2013-02-14
s390/module: Add missing R_390_NONE relocation type
Hendrik Brueckner
2013-02-14
s390/modules: add relocation overflow checking
Martin Schwidefsky
2012-10-09
s390/vmalloc: have separate modules area
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-06-08
[S390] kprobes: add parameter check to module_free()
Hendrik Brueckner
2009-10-06
[S390] module: fix memory leak in s390 module loader
Christian Borntraeger
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-03-26
[S390] module function call optimization
Martin Schwidefsky
2007-04-27
[S390] Use generic bug.
Heiko Carstens
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds