index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
userfaultfd: hugetlbfs: add userfaultfd hugetlb hook
Mike Kravetz
2017-02-23
1
-0
/
+33
*
userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing
Mike Kravetz
2017-02-23
4
-6
/
+14
*
userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY
Mike Kravetz
2017-02-23
1
-0
/
+186
*
userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support
Mike Kravetz
2017-02-23
2
-0
/
+88
*
userfaultfd: hugetlbfs: add copy_huge_page_from_user for hugetlb userfaultfd ...
Mike Kravetz
2017-02-23
2
-0
/
+28
*
userfaultfd: non-cooperative: wake userfaults after UFFDIO_UNREGISTER
Andrea Arcangeli
2017-02-23
1
-0
/
+13
*
userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition
Andrea Arcangeli
2017-02-23
1
-1
/
+1
*
userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request
Pavel Emelyanov
2017-02-23
4
-1
/
+51
*
userfaultfd: non-cooperative: optimize mremap_userfaultfd_complete()
Andrea Arcangeli
2017-02-23
3
-5
/
+5
*
userfaultfd: non-cooperative: add mremap() event
Pavel Emelyanov
2017-02-23
4
-6
/
+76
*
userfaultfd: non-cooperative: dup_userfaultfd: use mm_count instead of mm_users
Mike Rapoport
2017-02-23
1
-1
/
+1
*
userfaultfd: non-cooperative: Add fork() event
Pavel Emelyanov
2017-02-23
4
-16
/
+170
*
userfaultfd: non-cooperative: report all available features to userland
Andrea Arcangeli
2017-02-23
1
-4
/
+7
*
userfaultfd: non-cooperative: add ability to report non-PF events from uffd d...
Pavel Emelyanov
2017-02-23
1
-2
/
+96
*
userfaultfd: non-cooperative: Split the find_userfault() routine
Pavel Emelyanov
2017-02-23
1
-6
/
+11
*
userfaultfd: use vma_is_anonymous
Andrea Arcangeli
2017-02-23
2
-5
/
+5
*
userfaultfd: convert BUG() to WARN_ON_ONCE()
Andrea Arcangeli
2017-02-23
1
-1
/
+2
*
userfaultfd: correct comment about UFFD_FEATURE_PAGEFAULT_FLAG_WP
Andrea Arcangeli
2017-02-23
1
-1
/
+1
*
userfaultfd: document _IOR/_IOW
Andrea Arcangeli
2017-02-23
2
-1
/
+15
*
oom, trace: add compaction retry tracepoint
Michal Hocko
2017-02-23
3
-6
/
+81
*
oom, trace: add oom detection tracepoints
Michal Hocko
2017-02-23
2
-2
/
+50
*
mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common header
Michal Hocko
2017-02-23
2
-57
/
+67
*
mm/vmalloc.c: use rb_entry_safe
Geliang Tang
2017-02-23
1
-1
/
+1
*
mm, page_alloc: avoid page_to_pfn() when merging buddies
Vlastimil Babka
2017-02-23
2
-6
/
+6
*
mm, page_alloc: don't convert pfn to idx when merging
Vlastimil Babka
2017-02-23
3
-23
/
+20
*
mm: throttle show_mem() from warn_alloc()
Michal Hocko
2017-02-23
1
-11
/
+18
*
tmpfs: change shmem_mapping() to test shmem_aops
Hugh Dickins
2017-02-23
1
-4
/
+1
*
slub: make sysfs directories for memcg sub-caches optional
Tejun Heo
2017-02-23
3
-2
/
+46
*
slab: use memcg_kmem_cache_wq for slab destruction operations
Tejun Heo
2017-02-23
3
-9
/
+10
*
slab: remove slub sysfs interface files early for empty memcg caches
Tejun Heo
2017-02-23
1
-2
/
+23
*
slab: remove synchronous synchronize_sched() from memcg cache deactivation path
Tejun Heo
2017-02-23
4
-4
/
+76
*
slab: introduce __kmemcg_cache_deactivate()
Tejun Heo
2017-02-23
5
-23
/
+36
*
slab: implement slab_root_caches list
Tejun Heo
2017-02-23
4
-25
/
+53
*
slab: link memcg kmem_caches on their associated memory cgroup
Tejun Heo
2017-02-23
5
-10
/
+40
*
slab: reorganize memcg_cache_params
Tejun Heo
2017-02-23
3
-24
/
+40
*
slab: remove synchronous rcu_barrier() call in memcg cache release path
Tejun Heo
2017-02-23
1
-42
/
+60
*
slub: separate out sysfs_slab_release() from sysfs_slab_remove()
Tejun Heo
2017-02-23
3
-5
/
+13
*
Revert "slub: move synchronize_sched out of slab_mutex on shrink"
Tejun Heo
2017-02-23
5
-31
/
+23
*
mm, slab: rename kmalloc-node cache to kmalloc-<size>
Vlastimil Babka
2017-02-23
3
-5
/
+9
*
mm/slub: add a dump_stack() to the unexpected GFP check
Borislav Petkov
2017-02-23
1
-0
/
+1
*
slub: do not merge cache if slub_debug contains a never-merge flag
Grygorii Maistrenko
2017-02-23
1
-1
/
+4
*
kernel/watchdog.c: do not hardcode CPU 0 as the initial thread
Prarit Bhargava
2017-02-23
1
-10
/
+15
*
9p: fix a potential acl leak
Cong Wang
2017-02-23
1
-0
/
+2
*
block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()
Tetsuo Handa
2017-02-23
1
-4
/
+4
*
parisc: use generic current.h
Davidlohr Bueso
2017-02-23
2
-15
/
+1
*
ocfs2: fix deadlock issue when taking inode lock at vfs entry points
Eric Ren
2017-02-23
2
-29
/
+58
*
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
2017-02-23
3
-3
/
+121
*
score: remove asm/current.h
Davidlohr Bueso
2017-02-23
2
-7
/
+1
*
m32r: fix build warning
Sudip Mukherjee
2017-02-23
1
-5
/
+10
*
m32r: use generic current.h
Davidlohr Bueso
2017-02-23
2
-15
/
+1
[next]