index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2018-06-20
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
2017-11-16
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-16
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
2017-10-27
Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"
Ingo Molnar
2017-10-20
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-16
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
Oleg Nesterov
2017-08-16
x86: Fix norandmaps/ADDR_NO_RANDOMIZE
Oleg Nesterov
2017-07-21
x86/mm: Prepare to expose larger address space to userspace
Kirill A. Shutemov
2017-07-21
x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()
Kirill A. Shutemov
2017-07-12
x86/mmap: properly account for stack randomization in mmap_base
Rik van Riel
2017-06-24
x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmap
Michal Hocko
2017-03-14
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
2017-03-13
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
2017-03-13
x86/mm: Add task_size parameter to mmap_base()
Dmitry Safonov
2017-03-13
x86/mm: Introduce arch_rnd() to compute 32/64 mmap random base
Dmitry Safonov
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-11
x86/mm/32: Enable full randomization on i386 and X86_32
Hector Marco-Gisbert
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
2016-01-14
x86: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
2015-07-21
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
x86: standardize mmap_rnd() usage
Kees Cook
2015-02-19
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
2014-09-09
x86/mm: Apply the section attribute to the variable, not its type
Jan-Simon Möller
2013-08-22
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
2013-08-22
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
2013-08-13
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
2011-12-05
x86: Fix mmap random address range
Ludwig Nussel
2011-08-06
x86-32, amd: Move va_align definition to unbreak 32-bit build
Borislav Petkov
2011-08-05
x86, amd: Avoid cache aliasing penalties on AMD family 15h
Borislav Petkov
2010-01-27
x86: Use helpers for rlimits
Jiri Slaby
2009-09-10
x86: Increase MIN_GAP to include randomized stack
Michal Hocko
2009-01-31
x86: update copyrights
Ingo Molnar
2008-01-30
x86: unify mmap_{32|64}.c
Harvey Harrison