index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
mm: improve code consistency with zonelist_* helper functions
Wei Yang
5
-18
/
+18
2024-09-01
tools: add skeleton code for userland testing of VMA logic
Lorenzo Stoakes
7
-0
/
+1163
2024-09-01
tools: separate out shared radix-tree components
Lorenzo Stoakes
27
-69
/
+144
2024-09-01
MAINTAINERS: add entry for new VMA files
Lorenzo Stoakes
1
-0
/
+13
2024-09-01
mm: move internal core VMA manipulation functions to own file
Lorenzo Stoakes
8
-2039
/
+2188
2024-09-01
mm: move vma_shrink(), vma_expand() to internal header
Lorenzo Stoakes
4
-91
/
+106
2024-09-01
mm: move vma_modify() and helpers to internal header
Lorenzo Stoakes
2
-60
/
+61
2024-09-01
userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
Lorenzo Stoakes
3
-149
/
+198
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write tests
David Finkel
3
-8
/
+280
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
9
-27
/
+173
2024-09-01
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
3
-14
/
+0
2024-09-01
mm/gup: convert to arch_make_folio_accessible()
David Hildenbrand
1
-3
/
+5
2024-09-01
mm: simplify arch_make_folio_accessible()
David Hildenbrand
1
-10
/
+1
2024-09-01
lib: test_hmm: use min() to improve dmirror_exclusive()
Thorsten Blum
1
-4
/
+1
2024-09-01
powerpc/8xx: document and enforce that split PT locks are not used
David Hildenbrand
1
-0
/
+6
2024-09-01
mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
David Hildenbrand
3
-7
/
+10
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
8
-24
/
+26
2024-09-01
mm: page_counters: initialize usage using ATOMIC_LONG_INIT() macro
Roman Gushchin
1
-1
/
+1
2024-09-01
mm: page_counters: put page_counter_calculate_protection() under CONFIG_MEMCG
Roman Gushchin
2
-0
/
+8
2024-09-01
mm: memcg: don't call propagate_protected_usage() needlessly
Roman Gushchin
4
-14
/
+31
2024-09-01
mm: hugetlb: remove left over comment about follow_huge_foo()
Kefeng Wang
1
-4
/
+0
2024-09-01
kmemleak-test: add percpu leak
Pavel Tikhomirov
1
-0
/
+2
2024-09-01
kmemleak: enable tracking for percpu pointers
Pavel Tikhomirov
1
-59
/
+94
2024-09-01
task_stack: uninline stack_not_used
Pasha Tatashin
3
-18
/
+23
2024-09-01
vmstat: kernel stack usage histogram
Pasha Tatashin
3
-0
/
+86
2024-09-01
memcg: increase the valid index range for memcg stats
Shakeel Butt
1
-22
/
+28
2024-09-01
mm: shrink skip folio mapped by an exiting process
Zhiguo Jiang
2
-1
/
+21
2024-09-01
mm/swap: remove boilerplate
Yu Zhao
1
-73
/
+38
2024-09-01
mm/swap: remove remaining _fn suffix
Yu Zhao
1
-15
/
+15
2024-09-01
mm/swap: fold lru_rotate into cpu_fbatches
Yu Zhao
1
-20
/
+16
2024-09-01
mm/swap: rename cpu_fbatches->activate
Yu Zhao
1
-9
/
+9
2024-09-01
mm/swap: reduce indentation level
Yu Zhao
1
-100
/
+109
2024-09-01
memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled.
Zi Yan
1
-1
/
+3
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
6
-10
/
+30
2024-09-01
memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
Zi Yan
1
-1
/
+2
2024-09-01
mm: extend 'usage' parameter so that cluster_swap_free_nr() can be reused
Barry Song
1
-10
/
+5
2024-09-01
mm: kmem: remove mem_cgroup_from_obj()
Muchun Song
2
-37
/
+1
2024-09-01
mm: remove foll_flags in __get_user_pages
Josef Bacik
1
-6
/
+4
2024-09-01
mm: cleanup flags usage in faultin_page
Josef Bacik
1
-10
/
+10
2024-09-01
mm/damon/lru_sort: adjust local variable to dynamic allocation
Peng Hao
1
-4
/
+11
2024-09-01
mm/hugetlb_vmemmap: don't synchronize_rcu() without HVO
Yu Zhao
1
-20
/
+20
2024-09-01
shmem_quota: build the object file conditionally to the config option
Carlos Maiolino
2
-4
/
+2
2024-09-01
mm: fix typo in Kconfig
Valdis Kletnieks
1
-1
/
+1
2024-09-01
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
3
-36
/
+35
2024-09-01
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
3
-13
/
+16
2024-09-01
mm: shmem: simplify the suitable huge orders validation for tmpfs
Baolin Wang
1
-24
/
+15
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
8
-44
/
+77
2024-09-01
mm: vmalloc: implement vrealloc()
Danilo Krummrich
3
-0
/
+79
2024-09-01
mm: add node_reclaim successes to VM event counters
Matthew Cassell
3
-1
/
+5
2024-09-01
Linux 6.11-rc6
Linus Torvalds
1
-1
/
+1
[next]