index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hugetlbfs
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-12
/
+11
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2026-08-06
hugetlb: make hugepage_put_subpool() tolerate NULL
Yichong Chen
1
-4
/
+2
2026-08-06
hugetlbfs: release subpool on fill_super failure
Yichong Chen
1
-1
/
+2
2026-08-06
mm: convert __get_unmapped_area() to use vma_flags_t
Lorenzo Stoakes
1
-1
/
+2
2026-08-04
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
1
-2
/
+2
2026-08-04
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
1
-8
/
+7
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
1
-1
/
+1
2026-07-01
hugetlbfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
1
-1
/
+1
2026-06-21
mm: use mapping_mapped to simplify the code
Huang Shijie
1
-2
/
+2
2026-05-21
Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"
Lorenzo Stoakes
1
-33
/
+13
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-14
/
+8
2026-04-05
mm: reintroduce vma_desc_test() as a singular flag test
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
1
-1
/
+1
2026-03-26
hugetlbfs: Stop using i_private_data
Jan Kara
1
-8
/
+3
2026-03-24
fs: hugetlb: simplify remove_inode_hugepages() return type
Jiaqi Yan
1
-12
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-12
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
1
-7
/
+7
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+5
2025-11-16
mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Lorenzo Stoakes
1
-13
/
+33
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
1
-2
/
+1
2025-11-16
convert hugetlbfs
Al Viro
1
-7
/
+5
2025-10-21
hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
Deepanshu Kartikey
1
-9
/
+0
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-25
/
+22
2025-09-28
hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
Deepanshu Kartikey
1
-0
/
+9
2025-09-25
mm/hugetlb: fix folio is still mapped when deleted
Jinjiang Tu
1
-4
/
+6
2025-09-21
fs: hugetlbfs: cleanup folio in adjust_range_hwpoison()
David Hildenbrand
1
-23
/
+11
2025-09-21
fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
David Hildenbrand
1
-1
/
+1
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
1
-2
/
+2
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-10
/
+6
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+5
2025-07-28
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-4
/
+5
2025-07-13
mm/hugetlb: remove prepare_hugepage_range()
Peter Xu
1
-6
/
+2
2025-07-09
mm/hugetlb: make hugetlb_reserve_pages() return nr of entries updated
Vivek Kasireddy
1
-4
/
+4
2025-06-29
sanitize handling of long-term internal mounts
Al Viro
1
-1
/
+1
2025-06-11
ramfs, hugetlbfs, mqueue: set DCACHE_DONTCACHE
Al Viro
1
-0
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-13
/
+15
2025-03-17
hugetlb: convert adjust_range_hwpoison() to take a folio
Matthew Wilcox (Oracle)
1
-7
/
+9
2025-03-17
hugetlb: convert hugetlb_vma_maps_page() to hugetlb_vma_maps_pfn()
Matthew Wilcox (Oracle)
1
-6
/
+6
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-3
/
+3
2025-01-25
mm/hugetlb: rename avoid_reserve to cow_from_owner
Peter Xu
1
-1
/
+1
2025-01-13
mm: perform all memfd seal checks in a single place
Lorenzo Stoakes
1
-5
/
+0
2024-12-18
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
1
-1
/
+1
2024-12-02
arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct place
Yang Shi
1
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-84
/
+10
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2024-11-06
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
1
-2
/
+6
[next]