index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-17
lib/stackdepot: annotate racy pool_index accesses
Andrey Konovalov
1
-4
/
+13
2023-02-17
lib/stacktrace, kasan, kmsan: rework extra_bits interface
Andrey Konovalov
4
-14
/
+44
2023-02-17
lib/stackdepot: rename next_pool_inited to next_pool_required
Andrey Konovalov
1
-9
/
+21
2023-02-17
lib/stackdepot: annotate depot_init_pool and depot_alloc_stack
Andrey Konovalov
1
-10
/
+24
2023-02-17
lib/stacktrace: drop impossible WARN_ON for depot_init_pool
Andrey Konovalov
1
-7
/
+5
2023-02-17
lib/stackdepot: rename init_stack_pool
Andrey Konovalov
1
-5
/
+5
2023-02-17
lib/stackdepot: rename handle and pool constants
Andrey Konovalov
1
-29
/
+27
2023-02-17
lib/stackdepot: rename slab to pool
Andrey Konovalov
1
-53
/
+53
2023-02-17
lib/stackdepot: rename hash table constants and variables
Andrey Konovalov
1
-21
/
+21
2023-02-17
lib/stackdepot: reorder and annotate global variables
Andrey Konovalov
1
-10
/
+17
2023-02-17
lib/stackdepot: lower the indentation in stack_depot_init
Andrey Konovalov
1
-33
/
+37
2023-02-17
lib/stackdepot: annotate init and early init functions
Andrey Konovalov
1
-6
/
+21
2023-02-17
lib/stackdepot: rename stack_depot_disable
Andrey Konovalov
1
-10
/
+10
2023-02-17
lib/stackdepot, mm: rename stack_depot_want_early_init
Andrey Konovalov
5
-16
/
+16
2023-02-17
lib/stackdepot: use pr_fmt to define message format
Andrey Konovalov
1
-4
/
+6
2023-02-17
lib/stackdepot: put functions in logical order
Andrey Konovalov
2
-164
/
+165
2023-02-14
mm: fix typo in __vm_enough_memory warning
Jakub Wilk
1
-1
/
+1
2023-02-14
mm/damon/dbgfs: print DAMON debugfs interface deprecation message
SeongJae Park
1
-0
/
+19
2023-02-14
mm/damon/Kconfig: add DAMON debugfs interface deprecation notice
SeongJae Park
1
-3
/
+4
2023-02-14
Docs/admin-guide/mm/damon/usage: add DAMON debugfs interface deprecation notice
SeongJae Park
1
-7
/
+13
2023-02-14
mm/migrate: convert putback_movable_pages() to use folios
Vishal Moola (Oracle)
1
-23
/
+23
2023-02-14
mm/migrate: convert isolate_movable_page() to use folios
Vishal Moola (Oracle)
1
-19
/
+20
2023-02-14
mm/migrate: add folio_movable_ops()
Vishal Moola (Oracle)
2
-1
/
+10
2023-02-14
mm: add folio_get_nontail_page()
Vishal Moola (Oracle)
1
-0
/
+7
2023-02-14
mm/mempolicy: convert migrate_page_add() to migrate_folio_add()
Vishal Moola (Oracle)
1
-19
/
+20
2023-02-14
mm/mempolicy: convert queue_pages_required() to queue_folio_required()
Vishal Moola (Oracle)
1
-6
/
+6
2023-02-14
mm/mempolicy: convert queue_pages_hugetlb() to queue_folios_hugetlb()
Vishal Moola (Oracle)
1
-11
/
+18
2023-02-14
mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range()
Vishal Moola (Oracle)
1
-14
/
+14
2023-02-14
mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()
Vishal Moola (Oracle)
1
-12
/
+12
2023-02-14
mm: add folio_estimated_sharers()
Vishal Moola (Oracle)
1
-0
/
+18
2023-02-14
Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio
Sidhartha Kumar
2
-17
/
+18
2023-02-14
mm/hugetlb: convert hugetlb_wp() to take in a folio
Sidhartha Kumar
1
-16
/
+16
2023-02-14
mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio
Sidhartha Kumar
3
-7
/
+6
2023-02-14
mm/hugetlb: convert restore_reserve_on_error to take in a folio
Sidhartha Kumar
3
-13
/
+12
2023-02-14
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
6
-130
/
+133
2023-02-14
mm/hugetlb: convert putback_active_hugepage to take in a folio
Sidhartha Kumar
3
-10
/
+10
2023-02-14
mm/hugetlb: convert hugetlbfs_pagecache_present() to folios
Sidhartha Kumar
1
-9
/
+7
2023-02-14
mm/hugetlb: convert hugetlb_install_page to folios
Sidhartha Kumar
1
-7
/
+7
2023-02-14
mm/hugetlb: convert demote_free_huge_page to folios
Sidhartha Kumar
1
-18
/
+17
2023-02-14
mm/hugetlb: convert restore_reserve_on_error() to folios
Sidhartha Kumar
1
-13
/
+14
2023-02-14
mm/hugetlb: convert alloc_migrate_huge_page to folios
Sidhartha Kumar
3
-13
/
+16
2023-02-14
mm/hugetlb: increase use of folios in alloc_huge_page()
Sidhartha Kumar
3
-27
/
+22
2023-02-14
mm/hugetlb: convert alloc_surplus_huge_page() to folios
Sidhartha Kumar
1
-13
/
+14
2023-02-14
mm/hugetlb: convert dequeue_hugetlb_page functions to folios
Sidhartha Kumar
1
-26
/
+30
2023-02-14
mm/hugetlb: convert __update_and_free_page() to folios
Sidhartha Kumar
1
-6
/
+6
2023-02-14
mm/hugetlb: convert isolate_hugetlb to folios
Sidhartha Kumar
7
-15
/
+15
2023-02-14
mm/khugepaged: fix invalid page access in release_pte_pages()
Vishal Moola (Oracle)
1
-4
/
+10
2023-02-10
mm/memremap.c: fix outdated comment in devm_memremap_pages
Li Zhijian
1
-1
/
+1
2023-02-10
mm/damon/sysfs: make kobj_type structures constant
Thomas Weißschuh
4
-23
/
+23
2023-02-10
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
2
-22
/
+50
[next]