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-09-02
mm/pagewalk: fix bootstopping regression from extra pte_unmap()
Hugh Dickins
1
-1
/
+1
2023-09-01
Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-41
/
+28
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-30
/
+32
2023-08-29
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2
-6
/
+9
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
79
-2625
/
+2638
2023-08-29
Merge tag 'slab-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
6
-34
/
+101
2023-08-29
Merge tag 'parisc-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+4
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+8
2023-08-29
Merge branch 'slab/for-6.6/random_kmalloc' into slab/for-next
Vlastimil Babka
5
-9
/
+68
2023-08-28
Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-35
/
+14
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-44
/
+36
2023-08-28
Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-233
/
+967
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-15
/
+15
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
18
-43
/
+146
2023-08-25
mm/percpu.c: print error message too if atomic alloc failed
Baoquan He
1
-2
/
+4
2023-08-25
mm/percpu.c: optimize the code in pcpu_setup_first_chunk() a little bit
Baoquan He
1
-23
/
+15
2023-08-25
mm/percpu.c: remove redundant check
Baoquan He
1
-1
/
+0
2023-08-25
mm/percpu: Remove some local variables in pcpu_populate_pte
Bibo Mao
1
-15
/
+9
2023-08-24
secretmem: convert page_is_secretmem() to folio_is_secretmem()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-24
hugetlb: add documentation for vma_kernel_pagesize()
Matthew Wilcox (Oracle)
1
-3
/
+8
2023-08-24
mm: fix clean_record_shared_mapping_range kernel-doc
Matthew Wilcox (Oracle)
1
-5
/
+6
2023-08-24
mm: fix get_mctgt_type() kernel-doc
Matthew Wilcox (Oracle)
1
-18
/
+13
2023-08-24
mm: fix kernel-doc warning from tlb_flush_rmaps()
Matthew Wilcox (Oracle)
1
-0
/
+1
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-08-24
mm: allow ->huge_fault() to be called without the mmap_lock held
Matthew Wilcox (Oracle)
1
-20
/
+2
2023-08-24
mm: remove checks for pte_index
Matthew Wilcox (Oracle)
1
-16
/
+1
2023-08-24
memcg: remove duplication detection for mem_cgroup_uncharge_swap
Lu Jialin
1
-3
/
+0
2023-08-24
mm/huge_memory: work on folio->swap instead of page->private when splitting f...
David Hildenbrand
1
-14
/
+15
2023-08-24
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
7
-13
/
+12
2023-08-24
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
5
-15
/
+13
2023-08-24
mm: call update_mmu_cache_range() in more page fault handling paths
Matthew Wilcox (Oracle)
1
-7
/
+8
2023-08-24
filemap: batch PTE mappings
Yin Fengwei
1
-14
/
+29
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
[next]