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.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
2020-06-03
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-1
/
+2
2020-06-03
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+5
2020-06-03
mm/migrate.c: attach_page_private already does the get_page
Hugh Dickins
1
-1
/
+0
2020-06-03
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+4
2020-06-03
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-100
/
+85
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+14
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-623
/
+891
2020-06-02
kasan: move kasan_report() into report.c
Andrey Konovalov
2
-21
/
+20
2020-06-02
mm/mm_init.c: report kasan-tag information stored in page->flags
Jing Xia
1
-6
/
+10
2020-06-02
kasan: fix clang compilation warning due to stack protector
Andrey Konovalov
1
-8
/
+13
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
2
-33
/
+0
2020-06-02
mm/vmalloc: track which page-table levels were modified
Joerg Roedel
1
-26
/
+69
2020-06-02
mm: remove vmalloc_user_node_flags
Christoph Hellwig
2
-26
/
+8
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
1
-9
/
+8
2020-06-02
mm: remove __vmalloc_node_flags_caller
Christoph Hellwig
3
-13
/
+5
2020-06-02
mm: remove both instances of __vmalloc_node_flags
Christoph Hellwig
2
-15
/
+8
2020-06-02
mm: remove the prot argument to __vmalloc_node
Christoph Hellwig
1
-21
/
+14
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
4
-12
/
+11
2020-06-02
mm: enforce that vmap can't map pages executable
Christoph Hellwig
1
-1
/
+1
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2
-3
/
+3
2020-06-02
mm: remove unmap_vmap_area
Christoph Hellwig
1
-9
/
+1
2020-06-02
mm: remove map_vm_range
Christoph Hellwig
2
-15
/
+10
2020-06-02
mm: don't return the number of pages from map_kernel_range{,_noflush}
Christoph Hellwig
1
-2
/
+2
2020-06-02
mm: rename vmap_page_range to map_kernel_range
Christoph Hellwig
1
-6
/
+5
2020-06-02
mm: remove vmap_page_range_noflush and vunmap_page_range
Christoph Hellwig
1
-58
/
+40
2020-06-02
mm: pass addr as unsigned long to vb_free
Christoph Hellwig
1
-9
/
+7
2020-06-02
mm: only allow page table mappings for built-in zsmalloc
Christoph Hellwig
2
-3
/
+1
2020-06-02
mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
Christoph Hellwig
2
-5
/
+5
2020-06-02
mm: unexport unmap_kernel_range_noflush
Christoph Hellwig
1
-1
/
+0
2020-06-02
mm: remove __get_vm_area
Christoph Hellwig
1
-8
/
+0
2020-06-02
mm, memory_failure: don't send BUS_MCEERR_AO for action required error
Wetp Zhang
1
-6
/
+9
2020-06-02
mm/memory: remove unnecessary pte_devmap case in copy_one_pte()
chenqiwu
1
-2
/
+0
2020-06-02
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
1
-1
/
+16
2020-06-02
memcg: fix memcg_kmem_bypass() for remote memcg charging
Zefan Li
1
-1
/
+6
2020-06-02
mm/memcg: automatically penalize tasks with high swap use
Jakub Kicinski
1
-7
/
+81
2020-06-02
mm/memcg: move cgroup high memory limit setting into struct page_counter
Jakub Kicinski
1
-8
/
+11
2020-06-02
mm/memcg: move penalty delay clamping out of calculate_high_delay()
Jakub Kicinski
1
-8
/
+8
2020-06-02
mm/memcg: prepare for swap over-high accounting and penalty calculation
Jakub Kicinski
1
-27
/
+35
2020-06-02
memcg: expose root cgroup's memory.stat
Shakeel Butt
1
-1
/
+0
2020-06-02
mm: memcontrol: simplify value comparison between count and limit
Kaixu Xia
1
-1
/
+1
2020-06-02
mm, memcg: add workingset_restore in memory.stat
Yafang Shao
1
-0
/
+2
2020-06-02
mm: swapfile: fix /proc/swaps heading and Size/Used/Priority alignment
Randy Dunlap
1
-4
/
+8
2020-06-02
swap: reduce lock contention on swap cache from swap slots allocation
Huang Ying
1
-5
/
+56
2020-06-02
mm/swapfile.c: use prandom_u32_max()
Huang Ying
1
-1
/
+1
2020-06-02
mm/swapfile.c: __swap_entry_free() always free 1 entry
Wei Yang
1
-4
/
+5
2020-06-02
swap: try to scan more free slots even when fragmented
Huang Ying
1
-0
/
+22
2020-06-02
mm/swapfile.c: omit a duplicate code by compare tmp and max first
Wei Yang
1
-10
/
+8
2020-06-02
mm/swapfile.c: tmp is always smaller than max
Wei Yang
1
-1
/
+1
2020-06-02
mm/swapfile.c: found_free could be represented by (tmp < max)
Wei Yang
1
-8
/
+3
2020-06-02
mm/swapfile.c: remove the extra check in scan_swap_map_slots()
Wei Yang
1
-3
/
+0
[next]