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.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-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
*
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-11
1
-1
/
+1
|
\
|
*
percpu: km: ensure it is used with NOMMU (either UP or SMP)
Vladimir Murzin
2021-12-06
1
-1
/
+1
*
|
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
2021-12-10
1
-0
/
+7
*
|
hugetlbfs: fix issue of preallocation of gigantic pages can't work
Zhenguo Yao
2021-12-10
1
-1
/
+1
*
|
mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
Waiman Long
2021-12-10
1
-53
/
+53
*
|
mm/slub: fix endianness bug for alloc/free_traces attributes
Gerald Schaefer
2021-12-10
1
-6
/
+9
*
|
mm/damon/vaddr-test: remove unnecessary variables
SeongJae Park
2021-12-10
1
-8
/
+0
*
|
mm/damon/vaddr-test: split a test function having >1024 bytes frame size
SeongJae Park
2021-12-10
1
-37
/
+40
*
|
mm/damon/vaddr: remove an unnecessary warning message
SeongJae Park
2021-12-10
1
-1
/
+0
*
|
mm/damon/core: remove unnecessary error messages
SeongJae Park
2021-12-10
1
-9
/
+2
*
|
mm/damon/dbgfs: remove an unnecessary error message
SeongJae Park
2021-12-10
1
-3
/
+1
*
|
mm/damon/core: use better timer mechanisms selection threshold
SeongJae Park
2021-12-10
1
-1
/
+2
*
|
mm/damon/core: fix fake load reports due to uninterruptible sleeps
SeongJae Park
2021-12-10
1
-3
/
+3
*
|
filemap: remove PageHWPoison check from next_uptodate_page()
Matthew Wilcox (Oracle)
2021-12-10
1
-2
/
+0
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-08
3
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-03
3
-0
/
+3
*
|
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-25
4
-5
/
+4
|
\
\
|
*
|
mm: Add functions to zero portions of a folio
Matthew Wilcox (Oracle)
2021-11-18
1
-2
/
+0
|
*
|
fs: Remove FS_THP_SUPPORT
Matthew Wilcox (Oracle)
2021-11-17
1
-1
/
+2
|
*
|
mm: Remove folio_test_single
Matthew Wilcox (Oracle)
2021-11-17
1
-1
/
+1
|
*
|
mm: Rename folio_test_multi to folio_test_large
Matthew Wilcox (Oracle)
2021-11-17
1
-1
/
+1
*
|
|
hugetlbfs: flush before unlock on move_hugetlb_page_tables()
Nadav Amit
2021-11-22
1
-1
/
+1
*
|
|
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
2021-11-22
1
-4
/
+19
*
|
|
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
2021-11-20
2
-11
/
+24
*
|
|
mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
SeongJae Park
2021-11-20
1
-3
/
+9
*
|
|
mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
SeongJae Park
2021-11-20
1
-4
/
+4
*
|
|
hugetlb, userfaultfd: fix reservation restore on userfaultfd error
Mina Almasry
2021-11-20
1
-3
/
+4
*
|
|
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
2021-11-20
1
-1
/
+3
*
|
|
mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
Rustam Kovhaev
2021-11-20
1
-1
/
+1
*
|
|
mm: emit the "free" trace report before freeing memory in kmem_cache_free()
Yunfeng Ye
2021-11-20
3
-5
/
+3
*
|
|
mm/swap.c:put_pages_list(): reinitialise the page list
Matthew Wilcox
2021-11-20
1
-0
/
+1
|
/
/
*
|
Revert "mm: shmem: don't truncate page if memory failure happens"
Linus Torvalds
2021-11-13
3
-51
/
+6
*
|
Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
folio: Add a function to get the host inode for a folio
David Howells
2021-11-10
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-11
5
-132
/
+45
|
\
\
|
*
|
kasan: add kasan mode messages when kasan init
Kuan-Ying Lee
2021-11-11
2
-2
/
+14
|
*
|
mm: unexport {,un}lock_page_memcg
Christoph Hellwig
2021-11-11
1
-2
/
+0
|
*
|
mm: unexport folio_memcg_{,un}lock
Christoph Hellwig
2021-11-11
1
-2
/
+0
|
*
|
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
2021-11-11
1
-117
/
+28
|
*
|
mm: migrate: simplify the file-backed pages validation when migrating its map...
Baolin Wang
2021-11-11
1
-6
/
+0
|
*
|
mm/page_owner.c: modify the type of argument "order" in some functions
Yixuan Cao
2021-11-11
1
-3
/
+3
*
|
|
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-11
1
-23
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
libfs: Move shmem_exchange to simple_rename_exchange
Lorenz Bauer
2021-11-03
1
-23
/
+1
*
|
|
Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2021-11-10
2
-24
/
+6
|
\
\
\
|
*
|
|
mm: use pidfd_get_task()
Christian Brauner
2021-10-14
2
-24
/
+6
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-11-10
1
-3
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
arm64: Track no early_pgtable_alloc() for kmemleak
Qian Cai
2021-11-08
1
-3
/
+6
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
9
-33
/
+60
|
\
\
\
\
|
*
|
|
|
kernel/resource: disallow access to exclusive system RAM regions
David Hildenbrand
2021-11-09
1
-0
/
+7
|
*
|
|
|
mm: kasan: use is_kernel() helper
Kefeng Wang
2021-11-09
1
-1
/
+1
[next]