index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
16
-23
/
+19
*
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
2019-05-14
2
-3
/
+27
*
mm/z3fold.c: support page migration
Vitaly Wool
2019-05-14
1
-10
/
+231
*
mm/z3fold.c: add structure for buddy handles
Vitaly Wool
2019-05-14
1
-40
/
+145
*
mm/z3fold.c: improve compression by extending search
Vitaly Wool
2019-05-14
1
-0
/
+36
*
mm/z3fold.c: introduce helper functions
Vitaly Wool
2019-05-14
1
-84
/
+100
*
mm/page_alloc.c: remove unnecessary parameter in rmqueue_pcplist
Yafang Shao
2019-05-14
1
-6
/
+5
*
mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
Jérôme Glisse
2019-05-14
1
-0
/
+16
*
mm/vmscan.c: simplify shrink_inactive_list()
Kirill Tkhai
2019-05-14
1
-22
/
+9
*
fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
Amir Goldstein
2019-05-14
2
-6
/
+18
*
xen/privcmd-buf.c: convert to use vm_map_pages_zero()
Souptick Joarder
2019-05-14
1
-6
/
+2
*
xen/gntdev.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
1
-7
/
+4
*
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
3
-22
/
+13
*
iommu/dma-iommu.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
1
-11
/
+1
*
drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
1
-13
/
+5
*
drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
1
-15
/
+2
*
drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()
Souptick Joarder
2019-05-14
1
-13
/
+2
*
arm: mm: dma-mapping: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
1
-16
/
+6
*
mm: introduce new vm_map_pages() and vm_map_pages_zero() API
Souptick Joarder
2019-05-14
3
-0
/
+99
*
mm: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-14
2
-12
/
+0
*
mm: fix false-positive OVERCOMMIT_GUESS failures
Johannes Weiner
2019-05-14
1
-46
/
+5
*
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
8
-40
/
+24
*
mm/memory_hotplug: make __remove_section() never fail
David Hildenbrand
2019-05-14
1
-13
/
+9
*
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
2019-05-14
3
-15
/
+7
*
mm/memory_hotplug: release memory resource after arch_remove_memory()
David Hildenbrand
2019-05-14
1
-14
/
+21
*
mm/filemap.c: fix minor typo
Laurent Dufour
2019-05-14
1
-1
/
+1
*
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
10
-37
/
+63
*
mm, memory_hotplug: cleanup memory offline path
Michal Hocko
2019-05-14
3
-37
/
+22
*
mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections
Alexander Duyck
2019-05-14
2
-41
/
+137
*
mm: implement new zone specific memblock iterator
Alexander Duyck
2019-05-14
3
-19
/
+101
*
mm: drop meminit_pfn_in_nid as it is redundant
Alexander Duyck
2019-05-14
1
-37
/
+14
*
mm: use mm_zero_struct_page from SPARC on all 64b architectures
Alexander Duyck
2019-05-14
2
-33
/
+38
*
mm/rmap.c: use the pra.mapcount to do the check
Huang Shijie
2019-05-14
1
-1
/
+1
*
mm/filemap.c: enable error injection at add_to_page_cache()
Josef Bacik
2019-05-14
1
-0
/
+2
*
mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper
Jérôme Glisse
2019-05-14
2
-0
/
+14
*
mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening
Jérôme Glisse
2019-05-14
1
-1
/
+5
*
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
2019-05-14
11
-33
/
+32
*
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-05-14
14
-30
/
+62
*
mm/mmu_notifier: contextual information for event enums
Jérôme Glisse
2019-05-14
1
-0
/
+30
*
mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags
Jérôme Glisse
2019-05-14
1
-4
/
+7
*
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
2019-05-14
8
-17
/
+19
*
mm/mmu_notifier: helper to test if a range invalidation is blockable
Jérôme Glisse
2019-05-14
1
-0
/
+11
*
mm/hmm: convert various hmm_pfn_* to device_entry which is a better name
Jérôme Glisse
2019-05-14
2
-37
/
+75
*
mm/hmm: add a helper function that fault pages and map them to a device
Jérôme Glisse
2019-05-14
2
-0
/
+161
*
mm/hmm: add helpers to test if mm is still alive or not
Jérôme Glisse
2019-05-14
1
-0
/
+24
*
mm/hmm: allow to mirror vma of a file on a DAX backed filesystem
Jérôme Glisse
2019-05-14
1
-21
/
+126
*
mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping)
Jérôme Glisse
2019-05-14
2
-16
/
+134
*
mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays
Jérôme Glisse
2019-05-14
3
-0
/
+60
*
mm/hmm: improve driver API to work and wait over a range
Jérôme Glisse
2019-05-14
3
-314
/
+387
*
mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()
Jérôme Glisse
2019-05-14
3
-60
/
+52
[next]