index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
userfaultfd: shmem: avoid a lockup resulting from corrupted page->flags
Andrea Arcangeli
1
-2
/
+1
2017-02-23
userfaultfd: shmem: lock the page before adding it to pagecache
Andrea Arcangeli
1
-0
/
+5
2017-02-23
userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings
Mike Kravetz
2
-18
/
+82
2017-02-23
userfaultfd: shmem: add userfaultfd hook for shared memory faults
Mike Rapoport
1
-7
/
+15
2017-02-23
userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory
Mike Rapoport
1
-13
/
+21
2017-02-23
userfaultfd: shmem: add tlbflush.h header for microblaze
Andrea Arcangeli
1
-0
/
+2
2017-02-23
userfaultfd: shmem: introduce vma_is_shmem
Mike Rapoport
1
-0
/
+5
2017-02-23
userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd support
Mike Rapoport
1
-0
/
+110
2017-02-23
userfaultfd: hugetlbfs: reserve count on error in __mcopy_atomic_hugetlb
Mike Kravetz
1
-1
/
+16
2017-02-23
userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY
Andrea Arcangeli
2
-9
/
+41
2017-02-23
userfaultfd: hugetlbfs: add userfaultfd hugetlb hook
Mike Kravetz
1
-0
/
+33
2017-02-23
userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing
Mike Kravetz
3
-5
/
+12
2017-02-23
userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY
Mike Kravetz
1
-0
/
+186
2017-02-23
userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support
Mike Kravetz
1
-0
/
+81
2017-02-23
userfaultfd: hugetlbfs: add copy_huge_page_from_user for hugetlb userfaultfd ...
Mike Kravetz
1
-0
/
+25
2017-02-23
userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition
Andrea Arcangeli
1
-1
/
+1
2017-02-23
userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request
Pavel Emelyanov
1
-0
/
+2
2017-02-23
userfaultfd: non-cooperative: optimize mremap_userfaultfd_complete()
Andrea Arcangeli
1
-1
/
+1
2017-02-23
userfaultfd: non-cooperative: add mremap() event
Pavel Emelyanov
1
-5
/
+12
2017-02-23
userfaultfd: use vma_is_anonymous
Andrea Arcangeli
1
-1
/
+1
2017-02-23
oom, trace: add compaction retry tracepoint
Michal Hocko
1
-6
/
+16
2017-02-23
oom, trace: add oom detection tracepoints
Michal Hocko
1
-2
/
+8
2017-02-23
mm/vmalloc.c: use rb_entry_safe
Geliang Tang
1
-1
/
+1
2017-02-23
mm, page_alloc: avoid page_to_pfn() when merging buddies
Vlastimil Babka
2
-6
/
+6
2017-02-23
mm, page_alloc: don't convert pfn to idx when merging
Vlastimil Babka
3
-23
/
+20
2017-02-23
mm: throttle show_mem() from warn_alloc()
Michal Hocko
1
-11
/
+18
2017-02-23
tmpfs: change shmem_mapping() to test shmem_aops
Hugh Dickins
1
-4
/
+1
2017-02-23
slub: make sysfs directories for memcg sub-caches optional
Tejun Heo
1
-2
/
+24
2017-02-23
slab: use memcg_kmem_cache_wq for slab destruction operations
Tejun Heo
2
-9
/
+9
2017-02-23
slab: remove slub sysfs interface files early for empty memcg caches
Tejun Heo
1
-2
/
+23
2017-02-23
slab: remove synchronous synchronize_sched() from memcg cache deactivation path
Tejun Heo
3
-4
/
+70
2017-02-23
slab: introduce __kmemcg_cache_deactivate()
Tejun Heo
5
-23
/
+36
2017-02-23
slab: implement slab_root_caches list
Tejun Heo
3
-25
/
+50
2017-02-23
slab: link memcg kmem_caches on their associated memory cgroup
Tejun Heo
3
-10
/
+36
2017-02-23
slab: reorganize memcg_cache_params
Tejun Heo
2
-15
/
+16
2017-02-23
slab: remove synchronous rcu_barrier() call in memcg cache release path
Tejun Heo
1
-42
/
+60
2017-02-23
slub: separate out sysfs_slab_release() from sysfs_slab_remove()
Tejun Heo
2
-3
/
+11
2017-02-23
Revert "slub: move synchronize_sched out of slab_mutex on shrink"
Tejun Heo
5
-31
/
+23
2017-02-23
mm, slab: rename kmalloc-node cache to kmalloc-<size>
Vlastimil Babka
3
-5
/
+9
2017-02-23
mm/slub: add a dump_stack() to the unexpected GFP check
Borislav Petkov
1
-0
/
+1
2017-02-23
slub: do not merge cache if slub_debug contains a never-merge flag
Grygorii Maistrenko
1
-1
/
+4
2017-02-23
mm, dax: change pmd_fault() to take only vmf parameter
Dave Jiang
1
-5
/
+4
2017-02-23
mm, dax: make pmd_fault() and friends be the same as fault()
Dave Jiang
1
-4
/
+2
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-19
/
+15
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2
-5
/
+42
2017-02-09
mm/slub.c: fix random_seq offset destruction
Sean Rees
1
-0
/
+4
2017-02-08
block: fix double-free in the failure path of cgwb_bdi_init()
Tejun Heo
1
-2
/
+7
2017-02-04
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
1
-0
/
+5
2017-02-04
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
1
-5
/
+15
2017-02-04
mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
Toshi Kani
1
-4
/
+8
[next]