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
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
2022-01-27
shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
Gang Li
2021-07-25
Revert "mm/shmem: fix shmem_swapin() race with swapoff"
Greg Kroah-Hartman
2021-07-14
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-07-14
mm/shmem: fix shmem_swapin() race with swapoff
Miaohe Lin
2021-05-19
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
2021-05-19
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
2020-10-16
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
2020-10-13
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-09-19
tmpfs: restore functionality of nr_inodes=0
Byron Stanoszek
2020-09-04
mm: Add arch hooks for saving/restoring tags
Steven Price
2020-09-04
mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
Catalin Marinas
2020-08-12
mm/shmem.c: delete duplicated word
Randy Dunlap
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-07
tmpfs: support 64-bit inums per-sb
Chris Down
2020-08-07
tmpfs: per-superblock i_ino support
Chris Down
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-03
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
2020-06-03
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
2020-06-03
mm: memcontrol: charge swapin pages on instantiation
Johannes Weiner
2020-06-03
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
2020-06-03
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
2020-06-03
mm: shmem: remove rare optimization when swapin races with hole punching
Johannes Weiner
2020-06-03
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
2020-04-21
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
2020-04-21
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
2020-04-21
mm/shmem: fix build without THP
Hugh Dickins
2020-04-07
mm: use fallthrough;
Joe Perches
2020-04-07
mm: huge tmpfs: try to split_huge_page() when punching hole
Hugh Dickins
2020-04-07
mm/shmem.c: clean code by removing unnecessary assignment
Mateusz Nosek
2020-04-07
mm/shmem.c: distribute switch variables for initialization
Kees Cook
2020-04-07
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
2020-04-07
mm, thp: track fallbacks due to failed memcg charges separately
David Rientjes
2020-04-07
mm, shmem: add vmstat for hugepage fallback
David Rientjes
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-03-16
kernfs: Add removed_size out param for simple_xattr_set
Daniel Xu
2020-02-18
tmpfs: deny and force are not huge mount options
Hugh Dickins
2020-02-07
tmpfs: switch to use of invalfc()
Al Viro
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
2020-02-07
fs_parse: get rid of ->enums
Al Viro
2020-01-13
mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alig...
Kirill A. Shutemov
2019-12-01
mm/shmem.c: cast the type of unmap_start to u64
Chen Jun
2019-12-01
mm: shmem: use proper gfp flags for shmem_writepage()
Yang Shi
2019-12-01
mm/shmem.c: make array 'values' static const, makes object smaller
Colin Ian King
2019-12-01
mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
Nicolas Geoffray
[next]