index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
module
/
strict_rwx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-18
module: Make .static_call_sites read-only after init
Petr Pavlu
1
-0
/
+9
2025-05-18
module: Add a separate function to mark sections as read-only after init
Petr Pavlu
1
-0
/
+33
2025-05-18
module: Constify parameters of module_enforce_rwx_sections()
Petr Pavlu
1
-2
/
+3
2025-02-03
module: switch to execmem API for remapping as RW and restoring ROX
Mike Rapoport (Microsoft)
1
-4
/
+5
2025-01-26
module: Split module_enable_rodata_ro()
Christophe Leroy
1
-4
/
+9
2024-11-07
module: prepare to handle ROX allocations for text
Mike Rapoport (Microsoft)
1
-0
/
+3
2024-02-16
module: Don't ignore errors from set_memory_XX()
Christophe Leroy
1
-15
/
+36
2024-02-02
modules: Remove #ifdef CONFIG_STRICT_MODULE_RWX around rodata_enabled
Christophe Leroy
1
-5
/
+1
2024-01-29
module: Change module_enable_{nx/x/ro}() to more explicit names
Christophe Leroy
1
-3
/
+3
2024-01-29
module: Use set_memory_rox()
Christophe Leroy
1
-5
/
+7
2023-03-09
module: replace module_layout with module_memory
Song Liu
1
-81
/
+18
2022-04-05
module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Christophe Leroy
1
-0
/
+1
2022-04-05
module: Introduce data_layout
Christophe Leroy
1
-5
/
+5
2022-04-05
module: Rework layout alignment to avoid BUG_ON()s
Christophe Leroy
1
-9
/
+18
2022-04-05
module: Move module_enable_x() and frob_text() in strict_rwx.c
Christophe Leroy
1
-0
/
+48
2022-04-05
module: Move strict rwx support to a separate file
Aaron Tomlin
1
-0
/
+85