index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
mm: swap: use smp_mb__after_atomic() to order LRU bit set
Yang Shi
1
-2
/
+2
2020-04-02
mm: swap: make page_evictable() inline
Yang Shi
2
-23
/
+23
2020-04-02
mm/swap_slots.c: assign|reset cache slot by value directly
Wei Yang
1
-7
/
+5
2020-04-02
mm/swapfile: fix data races in try_to_unuse()
Qian Cai
1
-4
/
+4
2020-04-02
mm/swap.c: not necessary to export __pagevec_lru_add()
Wei Yang
1
-1
/
+0
2020-04-02
mm/swapfile.c: fix comments for swapcache_prepare
Chen Wandun
1
-1
/
+1
2020-04-02
mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path
Pingfan Liu
1
-0
/
+8
2020-04-02
mm/gup: rename nr as nr_pinned in get_user_pages_fast()
Pingfan Liu
1
-13
/
+13
2020-04-02
mm/gup/writeback: add callbacks for inaccessible pages
Claudio Imbrenda
2
-4
/
+35
2020-04-02
mm: dump_page(): additional diagnostics for huge pinned pages
John Hubbard
1
-5
/
+16
2020-04-02
mm: improve dump_page() for compound pages
Matthew Wilcox (Oracle)
1
-10
/
+23
2020-04-02
mm/gup_benchmark: support pin_user_pages() and related calls
John Hubbard
1
-5
/
+66
2020-04-02
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
John Hubbard
2
-0
/
+15
2020-04-02
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
4
-8
/
+84
2020-04-02
mm/gup: track FOLL_PIN pages
John Hubbard
3
-86
/
+309
2020-04-02
mm/gup: require FOLL_GET for get_user_pages_fast()
John Hubbard
1
-2
/
+17
2020-04-02
mm/gup: pass gup flags to two more routines
John Hubbard
1
-9
/
+10
2020-04-02
mm/gup: pass a flags arg to __gup_device_* functions
John Hubbard
1
-10
/
+18
2020-04-02
mm/gup: split get_user_pages_remote() into two routines
John Hubbard
1
-23
/
+33
2020-04-02
mm/filemap.c: rewrite pagecache_get_page documentation
Matthew Wilcox (Oracle)
1
-26
/
+23
2020-04-02
mm/filemap.c: unexport find_get_entry
Matthew Wilcox (Oracle)
1
-1
/
+0
2020-04-02
mm/page-writeback.c: use VM_BUG_ON_PAGE in clear_page_dirty_for_io
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-04-02
mm/filemap.c: use vm_fault error code directly
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-04-02
mm/filemap.c: remove unused argument from shrink_readahead_size_eio()
Souptick Joarder
1
-4
/
+3
2020-04-02
mm/filemap.c: clear page error before actual read
Xianting Tian
1
-0
/
+8
2020-04-02
mm/page-writeback.c: write_cache_pages(): deduplicate identical checks
Mauricio Faria de Oliveira
1
-4
/
+4
2020-04-02
mm/filemap.c: don't bother dropping mmap_sem for zero size readahead
Jan Kara
1
-1
/
+1
2020-04-02
mm/Makefile: disable KCSAN for kmemleak
Qian Cai
1
-0
/
+1
2020-04-02
mm/kmemleak.c: use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+1
2020-04-02
revert "topology: add support for node_to_mem_node() to determine the fallbac...
Vlastimil Babka
1
-1
/
+0
2020-04-02
slub: relocate freelist pointer to middle of object
Kees Cook
1
-0
/
+7
2020-04-02
slub: improve bit diffusion for freelist ptr obfuscation
Kees Cook
1
-1
/
+1
2020-04-02
mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIs
chenqiwu
1
-7
/
+7
2020-04-02
mm/slub.c: replace cpu_slab->partial with wrapped APIs
chenqiwu
1
-2
/
+2
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+10
2020-03-29
mm/sparse: fix kernel crash with pfn_section_valid check
Aneesh Kumar K.V
1
-0
/
+6
2020-03-29
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
1
-0
/
+38
2020-03-29
hugetlb_cgroup: fix illegal access to memory
Mina Almasry
1
-2
/
+1
2020-03-29
mm/swapfile.c: move inode_lock out of claim_swapfile
Naohiro Aota
1
-21
/
+20
2020-03-26
mm/mremap: Add comment explaining the untagging behaviour of mremap()
Will Deacon
1
-0
/
+10
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2
-7
/
+14
2020-03-21
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-03-21
mm/mmu_notifier: silence PROVE_RCU_LIST warnings
Qian Cai
1
-9
/
+18
2020-03-21
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
1
-3
/
+9
2020-03-21
mm, memcg: throttle allocators based on ancestral memory.high
Chris Down
1
-35
/
+58
2020-03-21
mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
Chris Down
1
-1
/
+1
2020-03-21
mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
Baoquan He
1
-2
/
+6
2020-03-21
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
1
-2
/
+8
2020-03-18
mm: slub: be more careful about the double cmpxchg of freelist
Linus Torvalds
1
-2
/
+4
2020-03-18
mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
Jann Horn
1
-0
/
+9
[next]