index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
lib
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs
Marc-André Lureau
1
-10
/
+16
2018-01-31
memfd-test: test hugetlbfs sealing
Marc-André Lureau
1
-135
/
+15
2018-01-31
shmem: add sealing support to hugetlb-backed memfd
Marc-André Lureau
1
-19
/
+28
2018-01-31
hugetlb: implement memfd sealing
Marc-André Lureau
2
-2
/
+28
2018-01-31
hugetlb: expose hugetlbfs_inode_info in header
Marc-André Lureau
2
-10
/
+10
2018-01-31
shmem: rename functions that are memfd-related
Marc-André Lureau
3
-8
/
+8
2018-01-31
shmem: unexport shmem_add_seals()/shmem_get_seals()
Marc-André Lureau
2
-6
/
+2
2018-01-31
mm: remove reference to PG_buddy
Matthew Wilcox
1
-7
/
+7
2018-01-31
mm: document how to use struct page
Matthew Wilcox
1
-1
/
+23
2018-01-31
mm: store compound_dtor / compound_order as bytes
Matthew Wilcox
1
-13
/
+3
2018-01-31
mm: introduce _slub_counter_t
Matthew Wilcox
1
-13
/
+8
2018-01-31
mm: improve comment on page->mapping
Matthew Wilcox
1
-9
/
+3
2018-01-31
mm: remove misleading alignment claims
Matthew Wilcox
1
-8
/
+5
2018-01-31
mm: de-indent struct page
Matthew Wilcox
1
-21
/
+19
2018-01-31
mm: align struct page more aesthetically
Matthew Wilcox
1
-9
/
+7
2018-01-31
mm/zsmalloc: simplify shrinker init/destroy
Aliaksei Karaliou
1
-13
/
+9
2018-01-31
mm, oom: avoid reaping only for mm's with blockable invalidate callbacks
David Rientjes
1
-10
/
+11
2018-01-31
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
7
-3
/
+63
2018-01-31
mm: thp: use down_read_trylock() in khugepaged to avoid long block
Yang Shi
1
-4
/
+8
2018-01-31
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
7
-86
/
+35
2018-01-31
mm: use updated pmdp_invalidate() interface to track dirty/accessed bits
Kirill A. Shutemov
2
-21
/
+16
2018-01-31
mm: do not lose dirty and accessed bits in pmdp_invalidate()
Kirill A. Shutemov
2
-4
/
+4
2018-01-31
x86/mm: provide pmdp_establish() helper
Kirill A. Shutemov
2
-1
/
+51
2018-01-31
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
2
-6
/
+19
2018-01-31
s390/mm: modify pmdp_invalidate to return old value.
Martin Schwidefsky
1
-2
/
+2
2018-01-31
powerpc/mm: update pmdp_invalidate to return old pmd value
Aneesh Kumar K.V
2
-4
/
+7
2018-01-31
mips: use generic_pmdp_establish as pmdp_establish
Kirill A. Shutemov
1
-0
/
+3
2018-01-31
arm64: provide pmdp_establish() helper
Catalin Marinas
1
-0
/
+7
2018-01-31
arm/mm: provide pmdp_establish() helper
Kirill A. Shutemov
1
-0
/
+3
2018-01-31
arc: use generic_pmdp_establish as pmdp_establish
Kirill A. Shutemov
1
-0
/
+3
2018-01-31
asm-generic: provide generic_pmdp_establish()
Kirill A. Shutemov
1
-0
/
+15
2018-01-31
mm: get 7% more pages in a pagevec
Matthew Wilcox
1
-3
/
+3
2018-01-31
mm: add unmap_mapping_pages()
Matthew Wilcox
6
-60
/
+61
2018-01-31
mm, userfaultfd, THP: avoid waiting when PMD under THP migration
Huang Ying
1
-1
/
+4
2018-01-31
mm/huge_memory.c: fix comment in __split_huge_pmd_locked
Yisheng Xie
1
-4
/
+3
2018-01-31
mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_info_section()
Oscar Salvador
1
-2
/
+2
2018-01-31
fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual memory
Konstantin Khlebnikov
1
-3
/
+8
2018-01-31
mm: update comment describing tlb_gather_mmu
Mike Rapoport
1
-4
/
+11
2018-01-31
mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_section()
Oscar Salvador
1
-3
/
+0
2018-01-31
mm, hugetlb: remove hugepages_treat_as_movable sysctl
Michal Hocko
4
-36
/
+1
2018-01-31
mm: remove unused pgdat_reclaimable_pages()
Jan Kara
3
-34
/
+0
2018-01-31
mm/interval_tree.c: use vma_pages() helper
Vasyl Gomonovych
1
-1
/
+1
2018-01-31
selftests/vm: move 128TB mmap boundary test to generic directory
Aneesh Kumar K.V
4
-179
/
+311
2018-01-31
mm: do not stall register_shrinker()
Minchan Kim
1
-0
/
+9
2018-01-31
mm/page_alloc.c: fix comment in __get_free_pages()
Jiankang Chen
1
-1
/
+1
2018-01-31
mm/page_owner.c: use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2018-01-31
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
2
-84
/
+113
2018-01-31
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
1
-22
/
+22
2018-01-31
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
2
-45
/
+45
2018-01-31
mm/filemap.c: remove include of hardirq.h
Yang Shi
1
-1
/
+0
[next]