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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
mm: add device coherent vma selection for memory migration
Alex Sierra
1
-0
/
+1
2022-07-18
mm: add zone device coherent type memory support
Alex Sierra
2
-1
/
+23
2022-07-18
mm: move page zone helpers from mm.h to mmzone.h
Alex Sierra
3
-79
/
+81
2022-07-18
mm: rename is_pinnable_page() to is_longterm_pinnable_page()
Alex Sierra
1
-4
/
+4
2022-07-04
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
1
-0
/
+5
2022-07-04
mm: hugetlb: kill set_huge_swap_pte_at()
Qi Zheng
1
-13
/
+0
2022-07-04
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
1
-3
/
+3
2022-07-04
mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...
Muchun Song
2
-9
/
+11
2022-07-04
mm: memory_hotplug: enumerate all supported section flags
Muchun Song
1
-9
/
+32
2022-07-04
mm: convert destroy_compound_page() to destroy_large_folio()
Matthew Wilcox (Oracle)
1
-5
/
+1
2022-07-04
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-07-04
mm/swap: make __pagevec_lru_add static
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-07-04
mm: add folios_put()
Matthew Wilcox (Oracle)
2
-2
/
+19
2022-07-04
mm/vmscan: convert reclaim_clean_pages_from_list() to folios
Matthew Wilcox (Oracle)
1
-0
/
+6
2022-07-04
mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...
David Hildenbrand
1
-2
/
+6
2022-07-04
mm/damon/schemes: add 'LRU_DEPRIO' action
SeongJae Park
1
-0
/
+2
2022-07-04
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
1
-0
/
+2
2022-07-04
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-2
/
+12
2022-07-04
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin
1
-1
/
+18
2022-07-04
mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
Roman Gushchin
1
-0
/
+21
2022-07-04
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
1
-0
/
+10
2022-07-04
mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
SeongJae Park
1
-0
/
+6
2022-07-04
mm/migration: fix potential pte_unmap on an not mapped pte
Miaohe Lin
1
-4
/
+8
2022-07-04
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
1
-3
/
+3
2022-07-04
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
Yang Shi
1
-2
/
+6
2022-07-04
mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALK
Yang Shi
1
-2
/
+2
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
5
-7
/
+7
2022-06-27
Merge branch 'master' into mm-stable
akpm
25
-505
/
+103
2022-06-27
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-4
/
+5
2022-06-27
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+2
2022-06-25
Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+16
2022-06-24
Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-0
/
+1
2022-06-24
Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+6
2022-06-24
Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+35
2022-06-24
Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-33
/
+0
2022-06-23
gpio: Fix kernel-doc comments to nested union
Akira Yokosawa
1
-13
/
+16
2022-06-23
Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+8
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2
-33
/
+0
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
1
-11
/
+0
2022-06-23
Revert "printk: add kthread console printers"
Petr Mladek
1
-2
/
+0
2022-06-23
Revert "printk: extend console_lock for per-console locking"
Petr Mladek
1
-15
/
+0
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
1
-5
/
+0
2022-06-23
io_uring: move io_uring_get_opcode out of TP_printk
Dylan Yudaken
1
-7
/
+35
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+5
2022-06-23
nvme: fix the CRIMS and CRWMS definitions to match the spec
Joel Granados
1
-2
/
+2
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
1
-0
/
+5
2022-06-21
Merge tag 'certs-20220621' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+3
2022-06-21
certs: Move load_certificate_list() to be with the asymmetric keys code
David Howells
1
-0
/
+3
2022-06-20
block: remove queue from struct blk_independent_access_range
Damien Le Moal
1
-1
/
+0
2022-06-20
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
1
-4
/
+8
[next]