index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-21
mm/damon/core-test: add a unit test for __damos_filter_out()
SeongJae Park
2023-08-21
mm/damon/sysfs-schemes: support address range type DAMOS filter
SeongJae Park
2023-08-21
mm/damon/core: introduce address range type damos filter
SeongJae Park
2023-08-21
Docs/admin-guide/mm/damon/usage: update for tried_regions/total_bytes
SeongJae Park
2023-08-21
Docs/ABI/damon: update for tried_regions/total_bytes
SeongJae Park
2023-08-21
selftests/damon/sysfs: test tried_regions/total_bytes file
SeongJae Park
2023-08-21
mm/damon/sysfs: implement a command for updating only schemes tried total bytes
SeongJae Park
2023-08-21
mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
SeongJae Park
2023-08-21
Multi-gen LRU: fix can_swap in lru_gen_look_around()
Kalesh Singh
2023-08-21
Multi-gen LRU: avoid race in inc_min_seq()
Kalesh Singh
2023-08-21
Multi-gen LRU: fix per-zone reclaim
Kalesh Singh
2023-08-21
mm:vmscan: fix inaccurate reclaim during proactive reclaim
Efly Young
2023-08-21
mm/damon/core-test: add a test for damos_new_filter()
SeongJae Park
2023-08-21
mm/memcg: update obsolete comment above parent_mem_cgroup()
Miaohe Lin
2023-08-21
arm64: tlbflush: add some comments for TLB batched flushing
Yicong Yang
2023-08-21
mm/page_alloc: avoid unneeded alike_pages calculation
Miaohe Lin
2023-08-21
perf/core: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
2023-08-21
selinux: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
2023-08-21
drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
2023-08-21
mm: factor out VMA stack and heap checks
Kefeng Wang
2023-08-21
selftests: mm: add KSM_MERGE_TIME tests
Ayush Jain
2023-08-21
mm/page_ext: move page_ext_operations definition under CONFIG_PAGE_EXTENSION
Kemeng Shi
2023-08-21
mm/vmstat: remove unused page_ext.h from vmstat
Kemeng Shi
2023-08-21
mm/page_poison: remove unused page_ext.h from page_poison
Kemeng Shi
2023-08-21
damon: use pmdp_get instead of drectly dereferencing pmd
Levi Yun
2023-08-21
mm: improve the comment in isolate_migratepages_block()
Matthew Wilcox
2023-08-21
mm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWN
ZhangPeng
2023-08-21
mm: kmsan: use helper macro offset_in_page()
ZhangPeng
2023-08-21
mm: kmsan: use helper function page_size()
ZhangPeng
2023-08-21
mm/memory.c: fix some kernel-doc comments
Yang Li
2023-08-21
mm/memcg: fix obsolete function name in mem_cgroup_protection()
Miaohe Lin
2023-08-21
mm: zswap: kill zswap_get_swap_cache_page()
Johannes Weiner
2023-08-21
mm: zswap: tighten up entry invalidation
Johannes Weiner
2023-08-21
mm: zswap: use zswap_invalidate_entry() for duplicates
Johannes Weiner
2023-08-21
kernel/iomem.c: remove __weak ioremap_cache helper
Arnd Bergmann
2023-08-21
mm/page_ext: use page_ext_data helper in page_owner
Kemeng Shi
2023-08-21
mm/page_ext: use page_ext_data helper in page_table_check
Kemeng Shi
2023-08-21
mm/page_ext: add common function to get client data from page_ext
Kemeng Shi
2023-08-21
zswap: make zswap_load() take a folio
Matthew Wilcox (Oracle)
2023-08-21
swap: remove some calls to compound_head() in swap_readpage()
Matthew Wilcox (Oracle)
2023-08-21
memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio
Matthew Wilcox (Oracle)
2023-08-21
zswap: make zswap_store() take a folio
Matthew Wilcox (Oracle)
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-08-21
mm: zswap: multiple zpools support
Yosry Ahmed
2023-08-18
powerpc/book3s64/radix: add debug message to give more details of vmemmap all...
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/radix: remove mmu_vmemmap_psize
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
2023-08-18
powerpc/mm/trace: convert trace event to trace event class
Aneesh Kumar K.V
[next]