index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
mm
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-27
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+59
2025-03-25
Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-162
/
+0
2025-03-12
fsnotify: add pre-content hooks on mmap()
Amir Goldstein
1
-0
/
+3
2025-03-04
slab: Adjust placement of __kvmalloc_node_noprof
GONG Ruiqi
1
-162
/
+0
2025-02-07
mm: util: move sysctls to mm/util.c
Kaixiong Yu
1
-8
/
+59
2025-01-14
mm: add comments to do_mmap(), mmap_region() and vm_mmap()
Lorenzo Stoakes
1
-0
/
+17
2024-12-31
mm/util: make memdup_user_nul() similar to memdup_user()
Tetsuo Handa
1
-6
/
+1
2024-11-26
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-35
/
+27
2024-11-08
mm: renovate page_address_in_vma()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-11-06
mm/util: deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
Yafang Shao
1
-42
/
+27
2024-11-06
mm/util: fix possible race condition in kstrdup()
Yafang Shao
1
-1
/
+8
2024-09-02
mm: only enforce minimum stack gap size if it's sensible
David Gow
1
-1
/
+1
2024-09-02
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
1
-30
/
+70
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-3
/
+3
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+17
2024-07-19
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-6
/
+17
2024-07-17
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+5
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
1
-6
/
+17
2024-07-06
mm: add folio_mc_copy()
Kefeng Wang
1
-0
/
+17
2024-07-03
mm/util: Use dedicated slab buckets for memdup_user()
Kees Cook
1
-2
/
+12
2024-07-03
mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
Kees Cook
1
-4
/
+5
2024-07-02
kunit/usercopy: Disable testing on !CONFIG_MMU
Kees Cook
1
-0
/
+2
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-06-15
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
1
-0
/
+3
2024-06-06
mm/util: Swap kmemdup_array() arguments
Jean-Philippe Brucker
1
-2
/
+2
2024-06-06
mm: fix xyz_noprof functions calling profiled functions
Suren Baghdasaryan
1
-5
/
+5
2024-04-26
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
1
-3
/
+3
2024-04-26
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
1
-9
/
+9
2024-04-26
mm/slab: enable slab allocation tagging for kmalloc and friends
Suren Baghdasaryan
1
-8
/
+8
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+4
2024-03-05
mm/util.c: add byte count to __vm_enough_memory failure warning
Matthew Cassell
1
-2
/
+4
2024-02-01
mm/util: Introduce kmemdup_array()
Kartik
1
-0
/
+17
2023-12-11
mm/util: use kmap_local_page() in memcmp_pages()
Fabio De Francesco
1
-4
/
+4
2023-11-16
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
1
-0
/
+10
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2023-10-26
nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
Matthew Wilcox (Oracle)
1
-0
/
+1
2023-09-13
mm: Remove kmem_valid_obj()
Zhen Lei
1
-3
/
+1
2023-09-05
rcu: dump vmalloc memory info safely
Zqiang
1
-1
/
+3
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+2
2023-08-25
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
1
-1
/
+1
2023-08-25
mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-22
parisc: Use generic mmap top-down layout and brk randomization
Helge Deller
1
-1
/
+4
2023-08-18
mm: remove page_rmapping()
ZhangPeng
1
-6
/
+0
2023-07-12
mm: Re-introduce vm_flags to do_mmap()
Yu-cheng Yu
1
-1
/
+1
2023-04-08
mm: uninline kstrdup()
Alexey Dobriyan
1
-0
/
+1
2023-02-14
mm: fix typo in __vm_enough_memory warning
Jakub Wilk
1
-1
/
+1
2023-01-19
mm: new primitive kvmemdup()
Hao Sun
1
-1
/
+23
2022-12-01
mm,thp,rmap: simplify compound page mapcount handling
Hugh Dickins
1
-79
/
+0
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-33
/
+3
[next]