index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
Ralph Campbell
2018-11-13
1
-15
/
+21
*
mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
Ralph Campbell
2018-11-13
1
-1
/
+23
*
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
2018-11-13
1
-0
/
+6
*
Revert "mm: slowly shrink slabs with a relatively small number of objects"
Sasha Levin
2018-11-04
1
-11
/
+0
*
mm/migrate.c: split only transparent huge pages when allocation fails
Anshuman Khandual
2018-11-04
1
-1
/
+1
*
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
YueHaibing
2018-11-04
1
-1
/
+2
*
mremap: properly flush TLB before releasing the page
Linus Torvalds
2018-10-20
2
-23
/
+17
*
mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
Jérôme Glisse
2018-10-18
1
-6
/
+0
*
mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE
Jann Horn
2018-10-18
1
-1
/
+1
*
percpu: stop leaking bitmap metadata blocks
Mike Rapoport
2018-10-18
1
-0
/
+1
*
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
2018-10-18
1
-1
/
+0
*
mm: slowly shrink slabs with a relatively small number of objects
Roman Gushchin
2018-10-18
1
-0
/
+11
*
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
2018-10-13
1
-0
/
+3
*
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2018-10-13
2
-1
/
+4
*
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-10-13
2
-5
/
+74
*
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
2018-10-10
1
-1
/
+1
*
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
2018-09-29
1
-0
/
+2
*
mm: disable deferred struct page for 32-bit arches
Pasha Tatashin
2018-09-29
1
-0
/
+1
*
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2018-09-19
2
-40
/
+2
*
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
Aneesh Kumar K.V
2018-09-19
2
-1
/
+6
*
mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
Mike Rapoport
2018-09-15
1
-1
/
+1
*
mm/fadvise.c: fix signed overflow UBSAN complaint
Andrey Ryabinin
2018-09-15
1
-2
/
+6
*
mm, dev_pagemap: Do not clear ->mapping on final put
Dan Williams
2018-09-09
1
-0
/
+2
*
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
2018-09-09
1
-9
/
+0
*
readahead: stricter check for bdi io_pages
Markus Stockhausen
2018-09-09
1
-2
/
+10
*
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
2018-09-05
1
-0
/
+18
*
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
2018-09-05
1
-3
/
+3
*
mm: Allow non-direct-map arguments to free_reserved_area()
Dave Hansen
2018-08-24
1
-2
/
+14
*
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
2018-08-15
1
-16
/
+30
*
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-08-15
2
-10
/
+76
*
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
2018-08-10
1
-0
/
+3
*
ipc/shm.c add ->pagesize function to shm_vm_ops
Jane Chu
2018-08-02
1
-0
/
+7
*
memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
Kirill Tkhai
2018-08-02
1
-4
/
+11
*
mm: delete historical BUG from zap_pmd_range()
Hugh Dickins
2018-08-01
1
-4
/
+2
*
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
2018-07-26
1
-0
/
+9
*
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-26
2
-0
/
+5
*
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-26
2
-0
/
+2
*
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
2
-11
/
+4
*
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
2018-07-21
2
-8
/
+0
*
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
2
-15
/
+15
*
mm: memcg: fix use after free in mem_cgroup_iter()
Jing Xia
2018-07-21
1
-1
/
+1
*
mm/huge_memory.c: fix data loss when splitting a file pmd
Hugh Dickins
2018-07-21
1
-0
/
+2
*
mm/memblock: add missing include <linux/bootmem.h>
Mathieu Malaterre
2018-07-21
1
-0
/
+3
*
mm: don't do zero_resv_unavail if memmap is not allocated
Pavel Tatashin
2018-07-16
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-07-14
4
-21
/
+21
|
\
|
*
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2018-07-14
2
-19
/
+12
|
*
mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE
Michal Hocko
2018-07-14
1
-1
/
+2
|
*
mm: do not drop unused pages when userfaultd is running
Christian Borntraeger
2018-07-14
1
-1
/
+7
*
|
mm: zero unavailable pages before memmap init
Pavel Tatashin
2018-07-14
1
-2
/
+2
|
/
*
mm: teach dump_page() to correctly output poisoned struct pages
Pavel Tatashin
2018-07-03
1
-2
/
+16
[next]