index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sm2signature.asn1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
18
-71
/
+16
2024-02-22
arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
Christophe Leroy
5
-7
/
+7
2024-02-22
mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seq
Gregory Price
1
-4
/
+23
2024-02-22
mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
Gregory Price
4
-4
/
+225
2024-02-22
mm/mempolicy: refactor a read-once mechanism into a function for re-use
Gregory Price
1
-10
/
+16
2024-02-22
mm/mempolicy: implement the sysfs-based weighted_interleave interface
Rakie Kim
3
-0
/
+252
2024-02-22
mm/mmap: use SZ_{8K, 128K} helper macro
Yajun Deng
1
-4
/
+4
2024-02-22
Docs/translations/damon/usage: update for monitor_on renaming
SeongJae Park
2
-20
/
+20
2024-02-22
Docs/admin-guide/mm/damon/usage: update for monitor_on renaming
SeongJae Park
1
-14
/
+15
2024-02-22
mm/damon/dbgfs: rename monitor_on file to monitor_on_DEPRECATED
SeongJae Park
1
-1
/
+1
2024-02-22
selftets/damon: prepare for monitor_on file renaming
SeongJae Park
3
-4
/
+26
2024-02-22
Docs/admin-guide/mm/damon/usage: document 'DEPRECATED' file of DAMON debugfs ...
SeongJae Park
1
-3
/
+10
2024-02-22
mm/damon/dbgfs: make debugfs interface deprecation message a macro
SeongJae Park
1
-8
/
+7
2024-02-22
mm/damon/dbgfs: implement deprecation notice file
SeongJae Park
1
-2
/
+17
2024-02-22
mm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPRECATED
SeongJae Park
1
-1
/
+6
2024-02-22
Docs/admin-guide/mm/damon/usage: use sysfs interface for tracepoints example
SeongJae Park
1
-2
/
+2
2024-02-22
mm: zswap: function ordering: shrink_memcg_cb
Johannes Weiner
1
-64
/
+61
2024-02-22
mm: zswap: function ordering: writeback
Johannes Weiner
1
-93
/
+90
2024-02-22
mm: zswap: function ordering: per-cpu compression infra
Johannes Weiner
1
-69
/
+66
2024-02-22
mm: zswap: function ordering: compress & decompress functions
Johannes Weiner
1
-102
/
+105
2024-02-22
mm: zswap: function ordering: move entry section out of tree section
Johannes Weiner
1
-21
/
+21
2024-02-22
mm: zswap: function ordering: move entry sections out of LRU section
Johannes Weiner
1
-52
/
+49
2024-02-22
mm: zswap: function ordering: public lru api
Johannes Weiner
1
-17
/
+19
2024-02-22
mm: zswap: function ordering: pool params
Johannes Weiner
1
-156
/
+156
2024-02-22
mm: zswap: function ordering: zswap_pools
Johannes Weiner
1
-77
/
+73
2024-02-22
mm: zswap: function ordering: pool refcounting
Johannes Weiner
1
-47
/
+47
2024-02-22
mm: zswap: function ordering: pool alloc & free
Johannes Weiner
1
-145
/
+152
2024-02-22
mm: zswap: simplify zswap_invalidate()
Johannes Weiner
1
-7
/
+2
2024-02-22
mm: zswap: further cleanup zswap_store()
Johannes Weiner
1
-15
/
+13
2024-02-22
mm: zswap: break out zwap_compress()
Johannes Weiner
1
-68
/
+77
2024-02-22
mm: zswap: rename __zswap_load() to zswap_decompress()
Johannes Weiner
1
-3
/
+3
2024-02-22
mm: zswap: clean up zswap_entry_put()
Johannes Weiner
1
-7
/
+3
2024-02-22
mm: zswap: warn when referencing a dead entry
Johannes Weiner
1
-0
/
+1
2024-02-22
mm: zswap: move zswap_invalidate_entry() to related functions
Johannes Weiner
1
-12
/
+12
2024-02-22
mm: zswap: inline and remove zswap_entry_find_get()
Johannes Weiner
1
-15
/
+2
2024-02-22
mm: zswap: rename zswap_free_entry to zswap_entry_free
Johannes Weiner
1
-2
/
+2
2024-02-22
mm/list_lru: remove list_lru_putback()
Chengming Zhou
3
-31
/
+1
2024-02-22
mm/zswap: fix race between lru writeback and swapoff
Chengming Zhou
1
-65
/
+49
2024-02-22
x86/mm: clarify "prev" usage in switch_mm_irqs_off()
Yosry Ahmed
1
-19
/
+16
2024-02-22
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
6
-6
/
+6
2024-02-22
mm and cache_info: remove unnecessary CPU cache info update
Huang Ying
3
-28
/
+63
2024-02-22
kswapd: replace try_to_freeze() with kthread_freezable_should_stop()
Levi Yun
1
-6
/
+6
2024-02-22
mm: memcg: don't periodically flush stats when memcg is disabled
T.J. Mercier
1
-1
/
+1
2024-02-22
selftests/mm: new test that steals pages
Breno Leitao
3
-0
/
+126
2024-02-22
mm: kmsan: remove runtime checks from kmsan_unpoison_memory()
Alexander Potapenko
1
-23
/
+13
2024-02-22
highmem: add kernel-doc for memcpy_*_folio()
Matthew Wilcox (Oracle)
1
-0
/
+14
2024-02-22
dax: add a sysfs knob to control memmap_on_memory behavior
Vishal Verma
2
-0
/
+60
2024-02-22
mm/memory_hotplug: export mhp_supports_memmap_on_memory()
Vishal Verma
2
-11
/
+12