index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-84
/
+39
2021-07-01
userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
Axel Rasmussen
1
-46
/
+12
2021-07-01
userfaultfd/shmem: support minor fault registration for shmem
Axel Rasmussen
1
-1
/
+11
2021-07-01
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
1
-36
/
+16
2021-07-01
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
1
-2
/
+1
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+15
2021-06-29
mm: charge active memcg when no mm is set
Dan Schatzberg
1
-2
/
+2
2021-06-29
mm/shmem: fix shmem_swapin() race with swapoff
Miaohe Lin
1
-1
/
+13
2021-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-5
/
+5
2021-05-15
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
1
-1
/
+11
2021-05-15
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
1
-18
/
+4
2021-05-05
mm/mempool: minor coding style tweaks
Zhiyuan Dai
1
-1
/
+1
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
1
-5
/
+5
2021-04-19
shmem: allow reporting fanotify events with file handles on tmpfs
Amir Goldstein
1
-0
/
+3
2021-02-26
mm,shmem,thp: limit shmem THP allocations to requested zones
Rik van Riel
1
-1
/
+5
2021-02-26
mm,thp,shm: limit gfp mask to no more than specified
Rik van Riel
1
-0
/
+21
2021-02-26
mm,thp,shmem: limit shmem THP alloc gfp_mask
Rik van Riel
1
-3
/
+5
2021-02-26
mm: pass pvec directly to find_get_entries
Matthew Wilcox (Oracle)
1
-3
/
+2
2021-02-26
mm: add an 'end' parameter to find_get_entries
Matthew Wilcox (Oracle)
1
-8
/
+2
2021-02-26
mm: add and use find_lock_entries
Matthew Wilcox (Oracle)
1
-17
/
+5
2021-02-26
mm/filemap: add mapping_seek_hole_data
Matthew Wilcox (Oracle)
1
-70
/
+4
2021-02-26
mm: add FGP_ENTRY
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-02-26
mm/shmem: use pagevec_lookup in shmem_unlock_mapping
Matthew Wilcox (Oracle)
1
-10
/
+1
2021-02-25
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-1
/
+1
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-19
/
+31
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-14
/
+25
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-1
/
+2
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+1
2021-01-21
mm: Use static initialisers for immutable fields of 'struct vm_fault'
Will Deacon
1
-3
/
+3
2020-12-15
mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
Joe Perches
1
-9
/
+12
2020-12-15
mm: memcontrol: add file_thp, shmem_thp to memory.stat
Johannes Weiner
1
-1
/
+1
2020-12-15
mm/shmem.c: make shmem_mapping() inline
Hui Su
1
-10
/
+6
2020-10-16
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-10-14
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
1
-9
/
+10
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+9
2020-09-19
tmpfs: restore functionality of nr_inodes=0
Byron Stanoszek
1
-4
/
+6
2020-09-04
mm: Add arch hooks for saving/restoring tags
Steven Price
1
-0
/
+6
2020-09-04
mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
Catalin Marinas
1
-0
/
+3
2020-08-12
mm/shmem.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
1
-1
/
+2
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
1
-1
/
+1
2020-08-07
tmpfs: support 64-bit inums per-sb
Chris Down
1
-2
/
+63
2020-08-07
tmpfs: per-superblock i_ino support
Chris Down
1
-5
/
+61
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
1
-3
/
+3
2020-06-04
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-1
/
+1
[next]