index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-84
/
+39
|
\
|
*
userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
Axel Rasmussen
2021-06-30
1
-46
/
+12
|
*
userfaultfd/shmem: support minor fault registration for shmem
Axel Rasmussen
2021-06-30
1
-1
/
+11
|
*
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
2021-06-30
1
-36
/
+16
|
*
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-06-30
1
-2
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-3
/
+15
|
\
|
|
*
mm: charge active memcg when no mm is set
Dan Schatzberg
2021-06-29
1
-2
/
+2
|
*
mm/shmem: fix shmem_swapin() race with swapoff
Miaohe Lin
2021-06-29
1
-1
/
+13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-06-28
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
2021-04-30
1
-5
/
+5
*
|
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
2021-05-14
1
-1
/
+11
*
|
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
2021-05-14
1
-18
/
+4
*
|
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
1
-1
/
+1
*
|
shmem: allow reporting fanotify events with file handles on tmpfs
Amir Goldstein
2021-04-19
1
-0
/
+3
|
/
*
mm,shmem,thp: limit shmem THP allocations to requested zones
Rik van Riel
2021-02-26
1
-1
/
+5
*
mm,thp,shm: limit gfp mask to no more than specified
Rik van Riel
2021-02-26
1
-0
/
+21
*
mm,thp,shmem: limit shmem THP alloc gfp_mask
Rik van Riel
2021-02-26
1
-3
/
+5
*
mm: pass pvec directly to find_get_entries
Matthew Wilcox (Oracle)
2021-02-26
1
-3
/
+2
*
mm: add an 'end' parameter to find_get_entries
Matthew Wilcox (Oracle)
2021-02-26
1
-8
/
+2
*
mm: add and use find_lock_entries
Matthew Wilcox (Oracle)
2021-02-26
1
-17
/
+5
*
mm/filemap: add mapping_seek_hole_data
Matthew Wilcox (Oracle)
2021-02-26
1
-70
/
+4
*
mm: add FGP_ENTRY
Matthew Wilcox (Oracle)
2021-02-26
1
-1
/
+2
*
mm/shmem: use pagevec_lookup in shmem_unlock_mapping
Matthew Wilcox (Oracle)
2021-02-26
1
-10
/
+1
*
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+1
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-19
/
+31
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-14
/
+25
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+2
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
|
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
mm: Use static initialisers for immutable fields of 'struct vm_fault'
Will Deacon
2021-01-21
1
-3
/
+3
|
/
*
mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
Joe Perches
2020-12-15
1
-9
/
+12
*
mm: memcontrol: add file_thp, shmem_thp to memory.stat
Johannes Weiner
2020-12-15
1
-1
/
+1
*
mm/shmem.c: make shmem_mapping() inline
Hui Su
2020-12-15
1
-10
/
+6
*
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
2020-10-16
1
-1
/
+1
*
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
1
-9
/
+10
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-12
1
-0
/
+9
|
\
|
*
mm: Add arch hooks for saving/restoring tags
Steven Price
2020-09-04
1
-0
/
+6
|
*
mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
Catalin Marinas
2020-09-04
1
-0
/
+3
*
|
tmpfs: restore functionality of nr_inodes=0
Byron Stanoszek
2020-09-19
1
-4
/
+6
|
/
*
mm/shmem.c: delete duplicated word
Randy Dunlap
2020-08-12
1
-1
/
+1
*
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
2020-08-12
1
-1
/
+2
*
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-07
1
-1
/
+1
*
tmpfs: support 64-bit inums per-sb
Chris Down
2020-08-07
1
-2
/
+63
*
tmpfs: per-superblock i_ino support
Chris Down
2020-08-07
1
-5
/
+61
*
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
2020-07-24
1
-1
/
+1
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
2020-06-03
1
-3
/
+3
*
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
2020-06-03
1
-1
/
+1
[next]