index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
maple_tree: not necessary to check index/last again
Wei Yang
2024-11-11
1
-1
/
+3
*
maple_tree: the return value of mas_root_expand() is not used
Wei Yang
2024-11-11
1
-2
/
+2
*
maple_tree: print empty for an empty tree on mt_dump()
Wei Yang
2024-11-11
1
-3
/
+5
*
vma: detect infinite loop in vma tree
Liam R. Howlett
2024-11-11
1
-1
/
+5
*
selftests/mm: skip virtual_address_range tests on riscv
Chunyan Zhang
2024-11-11
2
-4
/
+8
*
selftest/mm: fix typo in virtual_address_range
Chunyan Zhang
2024-11-11
1
-2
/
+2
*
zram: clear IDLE flag in mark_idle()
Sergey Senozhatsky
2024-11-11
1
-0
/
+2
*
zram: clear IDLE flag after recompression
Sergey Senozhatsky
2024-11-11
1
-0
/
+7
*
mm/memory-failure: replace sprintf() with sysfs_emit()
zhangguopeng
2024-11-11
1
-1
/
+1
*
memcg: add flush tracepoint
JP Kobryn
2024-11-11
2
-1
/
+31
*
memcg: rename do_flush_stats and add force flag
JP Kobryn
2024-11-11
1
-9
/
+8
*
mm: delete the unused put_pages_list()
Hugh Dickins
2024-11-11
2
-33
/
+0
*
selftests/mm: add self tests for guard page feature
Lorenzo Stoakes
2024-11-11
3
-0
/
+1245
*
tools: testing: update tools UAPI header for mman-common.h
Lorenzo Stoakes
2024-11-11
1
-0
/
+3
*
mm: madvise: implement lightweight guard page mechanism
Lorenzo Stoakes
2024-11-11
7
-0
/
+255
*
mm: add PTE_MARKER_GUARD PTE marker
Lorenzo Stoakes
2024-11-11
5
-7
/
+47
*
mm: pagewalk: add the ability to install PTEs
Lorenzo Stoakes
2024-11-11
3
-69
/
+201
*
kasan: delete CONFIG_KASAN_MODULE_TEST
Sabyrzhan Tasbolatov
2024-11-11
6
-47
/
+28
*
kasan: migrate copy_user_test to kunit
Sabyrzhan Tasbolatov
2024-11-11
4
-83
/
+48
*
kasan: move checks to do_strncpy_from_user
Sabyrzhan Tasbolatov
2024-11-11
1
-2
/
+3
*
mm: add per-order mTHP swpin counters
Barry Song
2024-11-11
4
-0
/
+11
*
mm: zswap: zswap_store_page() will initialize entry after adding to xarray.
Kanchana P Sridhar
2024-11-11
1
-30
/
+26
*
mm: swap: count successful large folio zswap stores in hugepage zswpout stats
Kanchana P Sridhar
2024-11-11
4
-2
/
+11
*
mm: zswap: support large folios in zswap_store()
Kanchana P Sridhar
2024-11-11
1
-68
/
+121
*
mm: zswap: modify zswap_stored_pages to be atomic_long_t
Kanchana P Sridhar
2024-11-11
3
-8
/
+15
*
mm: zswap: rename zswap_pool_get() to zswap_pool_tryget()
Kanchana P Sridhar
2024-11-11
1
-3
/
+3
*
mm: zswap: modify zswap_compress() to accept a page instead of a folio
Kanchana P Sridhar
2024-11-11
1
-3
/
+3
*
mm: define obj_cgroup_get() if CONFIG_MEMCG is not defined
Kanchana P Sridhar
2024-11-11
1
-0
/
+4
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2024-11-11
21
-55
/
+127
|
\
|
*
mm: count zeromap read and set for swapout and swapin
Barry Song
2024-11-11
7
-8
/
+43
|
*
mailmap: add entry for Thorsten Blum
Thorsten Blum
2024-11-07
1
-0
/
+1
|
*
ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
Andrew Kanner
2024-11-07
1
-2
/
+1
|
*
signal: restore the override_rlimit logic
Roman Gushchin
2024-11-07
3
-4
/
+8
|
*
fs/proc: fix compile warning about variable 'vmcore_mmap_ops'
Qi Xi
2024-11-07
1
-4
/
+5
|
*
ucounts: fix counter leak in inc_rlimit_get_ucounts()
Andrei Vagin
2024-11-07
1
-2
/
+1
|
*
selftests: hugetlb_dio: check for initial conditions to skip in the start
Muhammad Usama Anjum
2024-11-07
1
-7
/
+12
|
*
mm: fix docs for the kernel parameter ``thp_anon=``
MaĆra Canal
2024-11-07
2
-2
/
+2
|
*
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
2024-11-07
1
-7
/
+21
|
*
mm/damon/core: handle zero schemes apply interval
SeongJae Park
2024-11-07
1
-4
/
+4
|
*
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
2024-11-07
1
-3
/
+3
|
*
mm/mlock: set the correct prev on failure
Wei Yang
2024-11-07
1
-3
/
+6
|
*
objpool: fix to make percpu slot allocation more robust
Masami Hiramatsu (Google)
2024-11-07
1
-6
/
+12
|
*
mm/page_alloc: keep track of free highatomic
Yu Zhao
2024-11-07
2
-3
/
+8
*
|
mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef co...
SeongJae Park
2024-11-07
1
-1
/
+1
*
|
mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNIT
SeongJae Park
2024-11-07
1
-1
/
+1
*
|
selftests/damon/debugfs_duplicate_context_creation: hide errors from expected...
SeongJae Park
2024-11-07
1
-1
/
+1
*
|
selftests/damon/_debugfs_common: hide expected error message from test_write_...
SeongJae Park
2024-11-07
1
-1
/
+6
*
|
selftests/damon/huge_count_read_write: remove unnecessary debugging message
SeongJae Park
2024-11-07
1
-2
/
+0
*
|
selftests/damon/huge_count_read_write: provide sufficiently large buffer for ...
Andrew Paniakin
2024-11-07
1
-1
/
+1
*
|
memcg: factor out mem_cgroup_stat_aggregate()
Xiu Jianfeng
2024-11-07
1
-59
/
+70
[next]