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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
mm: convert do_set_pte() to set_pte_range()
Yin Fengwei
2
-15
/
+25
2023-08-24
rmap: add folio_add_file_rmap_range()
Yin Fengwei
1
-14
/
+46
2023-08-24
filemap: add filemap_map_folio_range()
Yin Fengwei
1
-54
/
+55
2023-08-24
mm: use flush_icache_pages() in do_set_pmd()
Matthew Wilcox (Oracle)
1
-3
/
+1
2023-08-24
mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-24
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
1
-7
/
+9
2023-08-24
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
2
-29
/
+39
2023-08-24
mm: handle userfaults under VMA lock
Suren Baghdasaryan
1
-8
/
+1
2023-08-24
mm: handle swap page faults under per-VMA lock
Suren Baghdasaryan
2
-15
/
+18
2023-08-24
mm: change folio_lock_or_retry to use vm_fault directly
Suren Baghdasaryan
2
-18
/
+18
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-0
/
+12
2023-08-24
swap: remove remnants of polling from read_swap_cache_async
Suren Baghdasaryan
3
-10
/
+7
2023-08-24
mm: memory-failure: fix potential page refcnt leak in memory_failure()
Miaohe Lin
1
-2
/
+1
2023-08-24
mm/memory.c: fix mismerge
Matthew Wilcox
1
-1
/
+1
2023-08-24
mm/khugepaged: fix collapse_pte_mapped_thp() versus uffd
Hugh Dickins
1
-9
/
+29
2023-08-24
hugetlb: clear flags in tail pages that will be freed individually
Mike Kravetz
1
-10
/
+1
2023-08-24
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
3
-6
/
+8
2023-08-24
shmem: fix smaps BUG sleeping while atomic
Hugh Dickins
1
-2
/
+4
2023-08-24
madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...
Yin Fengwei
1
-1
/
+1
2023-08-24
madvise:madvise_free_huge_pmd(): don't use mapcount() against large folio for...
Yin Fengwei
1
-1
/
+1
2023-08-24
madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against lar...
Yin Fengwei
1
-2
/
+2
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+1
2023-08-22
tmpfs,xattr: GFP_KERNEL_ACCOUNT for simple xattrs
Hugh Dickins
1
-1
/
+1
2023-08-22
parisc: Use generic mmap top-down layout and brk randomization
Helge Deller
1
-1
/
+4
2023-08-21
mm: convert split_huge_pages_pid() to use a folio
Matthew Wilcox (Oracle)
1
-11
/
+10
2023-08-21
mm: remove folio_test_transhuge()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-21
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
3
-9
/
+3
2023-08-21
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
2
-44
/
+7
2023-08-21
mm: remove free_compound_page() and the compound_page_dtors array
Matthew Wilcox (Oracle)
1
-19
/
+5
2023-08-21
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
4
-14
/
+14
2023-08-21
mm: convert free_transhuge_folio() to folio_undo_large_rmappable()
Matthew Wilcox (Oracle)
3
-14
/
+19
2023-08-21
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
2
-26
/
+24
2023-08-21
mm: call free_huge_page() directly
Matthew Wilcox (Oracle)
1
-3
/
+5
2023-08-21
mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
David Hildenbrand
1
-7
/
+0
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
22
-86
/
+226
2023-08-21
lib/vsprintf: declare no_hash_pointers in sprintf.h
Andy Shevchenko
1
-2
/
+1
2023-08-21
Rename kmemleak_initialized to kmemleak_late_initialized
Xiaolei Wang
1
-4
/
+4
2023-08-21
mm/kmemleak: use object_cache instead of kmemleak_initialized to check in set...
Xiaolei Wang
1
-1
/
+6
2023-08-21
mm/ksm: add pages scanned metric
Stefan Roesch
1
-1
/
+15
2023-08-21
mm: allow fault_dirty_shared_page() to be called under the VMA lock
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-21
mm/secretmem: use a folio in secretmem_fault()
ZhangPeng
1
-6
/
+8
2023-08-21
mm,thp: no space after colon in Mem-Info fields
Hugh Dickins
1
-3
/
+3
2023-08-21
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
1
-1
/
+2
2023-08-21
memfd: improve userspace warnings for missing exec-related flags
Aleksa Sarai
1
-1
/
+1
2023-08-21
memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
Aleksa Sarai
1
-19
/
+11
2023-08-21
mm: convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
1
-2
/
+2
2023-08-21
mm: convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
1
-2
/
+2
2023-08-21
mm/z3fold: remove obsolete comment for struct z3fold_pool
Xiu Jianfeng
1
-2
/
+0
2023-08-21
mm/page_alloc: use get_pfnblock_migratetype to avoid extra page_to_pfn
Kemeng Shi
1
-2
/
+2
[prev]
[next]