index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mman.h
Age
Commit message (
Expand
)
Author
2024-03-26
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
2024-01-25
mm: mmap: map MAP_STACK to VM_NOHUGEPAGE
Yang Shi
2023-07-11
x86/mm: Introduce MAP_ABOVE4G
Rick Edgecombe
2023-02-02
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2022-04-28
mm/mmap: drop arch_vm_get_page_pgprot()
Anshuman Khandual
2021-09-03
mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()
David Hildenbrand
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
2021-06-29
mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()
David Hildenbrand
2020-09-04
mm: Introduce arch_validate_flags()
Catalin Marinas
2020-09-04
mm: Introduce arch_calc_vm_flag_bits()
Kevin Brodsky
2020-08-07
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
2018-03-18
mm: Add address parameter to arch_validate_prot()
Khalid Aziz
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-03
mm: Define MAP_SYNC and VM_SYNC flags
Jan Kara
2017-11-03
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
2017-11-03
mm: Handle 0 flags in _calc_vm_trans() macro
Jan Kara
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2016-08-02
include: mman: use bool instead of int for the return value of arch_validate_...
Chen Gang
2016-02-18
mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()
Dave Hansen
2014-01-21
mm: add overcommit_kbytes sysctl variable
Jerome Marchand
2013-11-13
mm: factor commit limit calculation
Jerome Marchand
2013-07-03
mm: tune vm_committed_as percpu_counter batching size
Tim Chen
2013-03-28
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...
Michel Lespinasse
2013-02-23
mm: introduce VM_POPULATE flag to better deal with racy userspace programs
Michel Lespinasse
2012-11-15
mm: export a function to get vm committed memory
K. Y. Srinivasan
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-09
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
Konstantin Khlebnikov
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2009-05-02
mm: fix Committed_AS underflow on large NR_CPUS environment
KOSAKI Motohiro
2008-07-09
mm: Allow architectures to define additional protection bits
Dave Kleikamp
2008-05-24
mm: fix atomic_t overflow in vm
Alan Cox
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-25
Sanitise linux/mman.h for userspace consumption
David Woodhouse
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds