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
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/kmemleak: avoid scanning potential huge holes
Lang Yu
2022-02-04
1
-6
/
+7
*
mm/page_table_check: check entries at pmd levels
Pasha Tatashin
2022-02-04
2
-0
/
+23
*
mm/khugepaged: unify collapse pmd clear, flush and free
Pasha Tatashin
2022-02-04
1
-16
/
+18
*
mm/page_table_check: use unsigned long for page counters and cleanup
Pasha Tatashin
2022-02-04
1
-28
/
+7
*
mm/debug_vm_pgtable: remove pte entry from the page table
Pasha Tatashin
2022-02-04
1
-0
/
+2
*
Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
Chen Wandun
2022-02-04
1
-1
/
+1
*
Revert "mm/gup: small refactoring: simplify try_grab_page()"
John Hubbard
2022-02-03
1
-5
/
+30
*
memory-failure: fetch compound_head after pgmap_pfn_valid()
Joao Martins
2022-01-30
1
-0
/
+6
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-19
/
+16
|
\
|
*
bitmap: unify find_bit operations
Yury Norov
2022-01-15
1
-12
/
+8
|
*
mm/percpu: micro-optimize pcpu_is_populated()
Yury Norov
2022-01-15
1
-7
/
+8
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-22
13
-1088
/
+345
|
\
\
|
*
|
mm: hide the FRONTSWAP Kconfig symbol
Christoph Hellwig
2022-01-22
1
-15
/
+3
|
*
|
frontswap: remove support for multiple ops
Christoph Hellwig
2022-01-22
2
-40
/
+18
|
*
|
mm: mark swap_lock and swap_active_head static
Christoph Hellwig
2022-01-22
1
-2
/
+2
|
*
|
frontswap: simplify frontswap_register_ops
Christoph Hellwig
2022-01-22
1
-41
/
+0
|
*
|
frontswap: remove frontswap_test
Christoph Hellwig
2022-01-22
1
-1
/
+1
|
*
|
mm: simplify try_to_unuse
Christoph Hellwig
2022-01-22
2
-87
/
+29
|
*
|
frontswap: remove the frontswap exports
Christoph Hellwig
2022-01-22
1
-6
/
+0
|
*
|
frontswap: simplify frontswap_init
Christoph Hellwig
2022-01-22
2
-3
/
+3
|
*
|
frontswap: remove frontswap_curr_pages
Christoph Hellwig
2022-01-22
1
-28
/
+0
|
*
|
frontswap: remove frontswap_shrink
Christoph Hellwig
2022-01-22
1
-83
/
+0
|
*
|
frontswap: remove frontswap_tmem_exclusive_gets
Christoph Hellwig
2022-01-22
1
-22
/
+1
|
*
|
frontswap: remove frontswap_writethrough
Christoph Hellwig
2022-01-22
1
-22
/
+1
|
*
|
mm: remove cleancache
Christoph Hellwig
2022-01-22
5
-362
/
+2
|
*
|
lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
Marco Elver
2022-01-22
1
-1
/
+0
|
*
|
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2022-01-22
1
-0
/
+2
|
*
|
zsmalloc: replace get_cpu_var with local_lock
Mike Galbraith
2022-01-22
1
-3
/
+8
|
*
|
zsmalloc: replace per zpage lock with pool->migrate_lock
Minchan Kim
2022-01-22
1
-109
/
+96
|
*
|
zsmalloc: remove zspage isolation for migration
Minchan Kim
2022-01-22
1
-149
/
+8
|
*
|
zsmalloc: move huge compressed obj from page to zspage
Minchan Kim
2022-01-22
1
-24
/
+26
|
*
|
zsmalloc: introduce obj_allocated
Minchan Kim
2022-01-22
1
-17
/
+16
|
*
|
zsmalloc: decouple class actions from zspage works
Minchan Kim
2022-01-22
1
-10
/
+13
|
*
|
zsmalloc: rename zs_stat_type to class_stat_type
Minchan Kim
2022-01-22
1
-12
/
+12
|
*
|
zsmalloc: introduce some helper functions
Minchan Kim
2022-01-22
1
-31
/
+23
|
*
|
mm/migrate.c: rework migration_entry_wait() to not take a pageref
Alistair Popple
2022-01-22
2
-34
/
+95
*
|
|
Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-01-22
1
-6
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
filemap: Use folio_put_refs() in filemap_free_folio()
Matthew Wilcox (Oracle)
2022-01-16
1
-6
/
+4
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
5
-38
/
+138
|
\
\
\
|
*
|
|
delayacct: track delays from memory compact
wangyong
2022-01-20
1
-0
/
+3
|
*
|
|
delayacct: support swapin delay accounting for swapping without blkio
Yang Yang
2022-01-20
2
-4
/
+3
|
*
|
|
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
2022-01-20
1
-5
/
+71
|
*
|
|
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
1
-31
/
+47
|
*
|
|
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2022-01-20
1
-5
/
+9
|
*
|
|
mm: percpu: generalize percpu related config
Kefeng Wang
2022-01-20
1
-0
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-18
1
-6
/
+0
|
\
\
\
|
*
|
|
mm: Remove slab from struct page
Matthew Wilcox (Oracle)
2022-01-06
1
-6
/
+0
*
|
|
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
2
-2
/
+1
|
\
\
\
\
|
*
|
|
|
exit: Remove profile_task_exit & profile_munmap
Eric W. Biederman
2022-01-08
1
-1
/
+0
|
*
|
|
|
signal: Have the oom killer detect coredumps using signal->core_state
Eric W. Biederman
2022-01-08
1
-1
/
+1
[next]