Gitiles Standalone
repos
/
linux-5.10
/
c93493b7cd40c20708e3373a7cc8e8049460d7ce
/
mm
b7e3deb
mm/memory_hotplug.c: fix false softlockup during pfn range removal
by Ben Widawsky
· 5 years ago
7a0e27b
mm: remove vmalloc_exec
by Christoph Hellwig
· 5 years ago
0076f02
mm/memory: fix IO cost for anonymous page
by Joonsoo Kim
· 5 years ago
cb68688
mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages"
by Joonsoo Kim
· 5 years ago
31d8fca
mm: workingset: age nonresident information alongside anonymous pages
by Johannes Weiner
· 5 years ago
03960e3
mm/memcontrol.c: prevent missed memory.low load tears
by Chris Down
· 5 years ago
3a98990
mm/memcontrol.c: add missed css_put()
by Muchun Song
· 5 years ago
cd324ed
mm: memcontrol: handle div0 crash race condition in memory.low
by Johannes Weiner
· 5 years ago
8eab703
mm/vmalloc.c: fix a warning while make xmldocs
by Masanari Iida
· 5 years ago
9449c9c
mm/debug_vm_pgtable: fix build failure with powerpc 8xx
by Christophe Leroy
· 5 years ago
7f70c2a
mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages()
by Arjun Roy
· 5 years ago
243bce0
mm: fix swap cache node allocation mask
by Hugh Dickins
· 5 years ago
55860d9
slub: cure list_slab_objects() from double fix
by Sebastian Andrzej Siewior
· 5 years ago
8982ae5
mm/slab: use memzero_explicit() in kzfree()
by Waiman Long
· 5 years ago
d767087
mm, slab: fix sign conversion problem in memcg_uncharge_slab()
by Waiman Long
· 5 years ago
b9e20f0
mm, compaction: make capture control handling safe wrt interrupts
by Vlastimil Babka
· 5 years ago
545b1b0
mm: do_swap_page(): fix up the error code
by Michal Hocko
· 5 years ago
7561393
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
481e980
mm: Allow arches to provide ptep_get()
by Christophe Leroy
· 5 years ago
55ca226
mm/gup: Use huge_ptep_get() in gup_hugepte()
by Christophe Leroy
· 5 years ago
c0ee37e
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
by Christoph Hellwig
· 5 years ago
fe55731
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
by Christoph Hellwig
· 5 years ago
6adc19f
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
a7f7f62
treewide: replace '---help---' in Kconfig files with 'help'
by Masahiro Yamada
· 5 years ago
b791d1b
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
03151c6
mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread
by Naoya Horiguchi
· 5 years ago
4e018b4
mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early_kill
by Naoya Horiguchi
· 5 years ago
623f6dc
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
37d1a04
Rebase locking/kcsan to locking/urgent
by Thomas Gleixner
· 5 years ago
f5678e7
kernel: better document the use_mm/unuse_mm API contract
by Christoph Hellwig
· 5 years ago
9bf5b9eb
kernel: move use_mm/unuse_mm to kthread.c
by Christoph Hellwig
· 5 years ago
787d563
mm/debug_vm_pgtable: fix kernel crash by checking for THP support
by Aneesh Kumar K.V
· 5 years ago
0910270
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 5 years ago
2a71e81
maccess: return -ERANGE when probe_kernel_read() fails
by Christoph Hellwig
· 5 years ago
b58294e
maccess: allow architectures to provide kernel probing directly
by Christoph Hellwig
· 5 years ago
fc3562d7
maccess: move user access routines together
by Christoph Hellwig
· 5 years ago
98a2360
maccess: always use strict semantics for probe_kernel_read
by Christoph Hellwig
· 5 years ago
7676fbf
maccess: remove strncpy_from_unsafe
by Christoph Hellwig
· 5 years ago
eab0c60
maccess: unify the probe kernel arch hooks
by Christoph Hellwig
· 5 years ago
cd03090
maccess: remove probe_read_common and probe_write_common
by Christoph Hellwig
· 5 years ago
02dddb1
maccess: rename strnlen_unsafe_user to strnlen_user_nofault
by Christoph Hellwig
· 5 years ago
c4cb164
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
by Christoph Hellwig
· 5 years ago
bd88bb5
maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
by Christoph Hellwig
· 5 years ago
3f0acb1
maccess: update the top of file comment
by Christoph Hellwig
· 5 years ago
4f6de12
maccess: clarify kerneldoc comments
by Christoph Hellwig
· 5 years ago
48c49c0
maccess: remove various unused weak aliases
by Christoph Hellwig
· 5 years ago
0493cb08
maccess: unexport probe_kernel_write()
by Christoph Hellwig
· 5 years ago
c1e8d7c
mmap locking API: convert mmap_sem comments
by Michel Lespinasse
· 5 years ago
3e4e28c
mmap locking API: convert mmap_sem API comments
by Michel Lespinasse
· 5 years ago
da1c55f
mmap locking API: rename mmap_sem to mmap_lock
by Michel Lespinasse
· 5 years ago
42fc541
mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
by Michel Lespinasse
· 5 years ago
14c3656
mmap locking API: add MMAP_LOCK_INITIALIZER
by Michel Lespinasse
· 5 years ago
d8ed45c
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
by Michel Lespinasse
· 5 years ago
65fddcf
mm: reorder includes after introduction of linux/pgtable.h
by Mike Rapoport
· 5 years ago
ca5999f
mm: introduce include/linux/pgtable.h
by Mike Rapoport
· 5 years ago
e31cf2f
mm: don't include asm/pgtable.h if linux/mm.h is already included
by Mike Rapoport
· 5 years ago
20b0d067
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
a75a2df
nommu: use flush_icache_user_range in brk and mmap
by Christoph Hellwig
· 5 years ago
6a00564
mm/gup: documentation fix for pin_user_pages*() APIs
by John Hubbard
· 5 years ago
55a650c
mm/gup: frame_vector: convert get_user_pages() --> pin_user_pages()
by John Hubbard
· 5 years ago
420c209
mm/gup: introduce pin_user_pages_locked()
by John Hubbard
· 5 years ago
dadbb61
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
by Souptick Joarder
· 5 years ago
0a477e1
kernel/sysctl: support handling command line aliases
by Vlastimil Babka
· 5 years ago
92fb1db
mm/page_idle.c: skip offline pages
by SeongJae Park
· 5 years ago
52e0ad2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 5 years ago
7ae7715
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
886d7de
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
01a9956
mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
by Kefeng Wang
· 5 years ago
fa1f68c
mm: use false for bool variable
by Zou Wei
· 5 years ago
985ba00
mm/memory: fix a typo in comment "attampt"->"attempt"
by Ethon Paul
· 5 years ago
e0857cf
mm/page-writeback: fix a typo in comment "effictive"->"effective"
by Ethon Paul
· 5 years ago
2e6787d
mm/sparse: fix a typo in comment "convienence"->"convenience"
by Ethon Paul
· 5 years ago
0d645ed
mm/slub: fix a typo in comment "disambiguiation"->"disambiguation"
by Ethon Paul
· 5 years ago
68956cc
mm: fix a typo in comment "strucure"->"structure"
by Ethon Paul
· 5 years ago
b8f2935
mm, memcg: fix some typos in memcontrol.c
by Ethon Paul
· 5 years ago
404f3ec
mm/frontswap: fix some typos in frontswap.c
by Ethon Paul
· 5 years ago
ffceeb6
mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"
by Ethon Paul
· 5 years ago
3dc5f03
mm/list_lru: fix a typo in comment "numbesr"->"numbers"
by Ethon Paul
· 5 years ago
df1758d
mm/memblock: fix a typo in comment "implict"->"implicit"
by Ethon Paul
· 5 years ago
f386775
mm/compaction: fix a typo in comment "pessemistic"->"pessimistic"
by Ethon Paul
· 5 years ago
55b65a5
mm/vmsan: fix some typos in comment
by Ethon Paul
· 5 years ago
7c8de35
mm/hugetlb: fix a typos in comments
by Ethon Paul
· 5 years ago
b4f315b
mm: mmap: fix a typo in comment "compatbility"->"compatibility"
by Ethon Paul
· 5 years ago
457aef9
mm: ksm: fix a typo in comment "alreaady"->"already"
by Ethon Paul
· 5 years ago
52cfc24
mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded"
by Ethon Paul
· 5 years ago
b59d02e
mm/memory_hotplug: disable the functionality for 32b
by Michal Hocko
· 5 years ago
7b7b272
mm/memory_hotplug: introduce add_memory_driver_managed()
by David Hildenbrand
· 5 years ago
52219ae
mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
by David Hildenbrand
· 5 years ago
c68ab18
mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0
by David Hildenbrand
· 5 years ago
04f3465c
mm/memory_hotplug: remove is_mem_section_removable()
by David Hildenbrand
· 5 years ago
fa6d9ec
mm/memory_hotplug: refrain from adding memory into an impossible node
by Vishal Verma
· 5 years ago
d4eaa28
mm: add kvfree_sensitive() for freeing sensitive data objects
by Waiman Long
· 5 years ago
73221d8
mm/vmalloc: fix a typo in comment
by Jeongtae Park
· 5 years ago
399145f
mm/debug: add tests validating architecture page table helpers
by Anshuman Khandual
· 5 years ago
f089dcc
mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
by Mike Rapoport
· 5 years ago
c571686
mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check
by Feng Tang
· 5 years ago
5bfea2d
mm: Fix mremap not considering huge pmd devmap
by Fan Yang
· 5 years ago
08b3acd
mm/memory_hotplug: Introduce offline_and_remove_memory()
by David Hildenbrand
· 5 years ago
aa21879
mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
by David Hildenbrand
· 5 years ago
255f598
virtio-mem: Paravirtualized memory hotunplug part 2
by David Hildenbrand
· 5 years ago
Next »