index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.rustfmt.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
filemap: batch PTE mappings
Yin Fengwei
1
-14
/
+29
2023-08-25
mm: convert do_set_pte() to set_pte_range()
Yin Fengwei
4
-17
/
+28
2023-08-25
rmap: add folio_add_file_rmap_range()
Yin Fengwei
2
-14
/
+48
2023-08-25
filemap: add filemap_map_folio_range()
Yin Fengwei
1
-54
/
+55
2023-08-25
mm: use flush_icache_pages() in do_set_pmd()
Matthew Wilcox (Oracle)
1
-3
/
+1
2023-08-25
mm: tidy up set_ptes definition
Matthew Wilcox (Oracle)
1
-6
/
+0
2023-08-25
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
17
-56
/
+14
2023-08-25
mm: remove page_mapping_file()
Matthew Wilcox (Oracle)
1
-8
/
+0
2023-08-25
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
3
-47
/
+63
2023-08-25
x86: implement the new page table range API
Matthew Wilcox (Oracle)
1
-7
/
+7
2023-08-25
um: implement the new page table range API
Matthew Wilcox (Oracle)
1
-5
/
+2
2023-08-25
sparc64: implement the new page table range API
Matthew Wilcox (Oracle)
5
-67
/
+119
2023-08-25
sparc32: implement the new page table range API
Matthew Wilcox (Oracle)
3
-8
/
+23
2023-08-25
sh: implement the new page table range API
Matthew Wilcox (Oracle)
8
-55
/
+89
2023-08-25
s390: implement the new page table range API
Matthew Wilcox (Oracle)
1
-9
/
+24
2023-08-25
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
3
-33
/
+36
2023-08-25
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
11
-93
/
+89
2023-08-25
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
3
-53
/
+105
2023-08-25
openrisc: implement the new page table range API
Matthew Wilcox (Oracle)
3
-10
/
+25
2023-08-25
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
3
-46
/
+67
2023-08-25
mips: implement the new page table range API
Matthew Wilcox (Oracle)
12
-86
/
+121
2023-08-25
microblaze: implement the new page table range API
Matthew Wilcox (Oracle)
3
-12
/
+15
2023-08-25
m68k: implement the new page table range API
Matthew Wilcox (Oracle)
6
-14
/
+28
2023-08-25
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
5
-19
/
+23
2023-08-25
ia64: implement the new page table range API
Matthew Wilcox (Oracle)
4
-26
/
+54
2023-08-25
hexagon: implement the new page table range API
Matthew Wilcox (Oracle)
2
-10
/
+7
2023-08-25
csky: implement the new page table range API
Matthew Wilcox (Oracle)
5
-34
/
+50
2023-08-25
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
3
-30
/
+36
2023-08-25
arm: implement the new page table range API
Matthew Wilcox (Oracle)
12
-87
/
+136
2023-08-25
arc: implement the new page table range API
Matthew Wilcox (Oracle)
5
-40
/
+59
2023-08-25
alpha: implement the new page table range API
Matthew Wilcox (Oracle)
2
-2
/
+18
2023-08-25
mm: add default definition of set_ptes()
Matthew Wilcox (Oracle)
1
-21
/
+60
2023-08-25
mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
Matthew Wilcox (Oracle)
3
-18
/
+12
2023-08-25
mm: add folio_flush_mapping()
Matthew Wilcox (Oracle)
1
-5
/
+21
2023-08-25
mm: add generic flush_icache_pages() and documentation
Matthew Wilcox (Oracle)
2
-17
/
+27
2023-08-25
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
5
-16
/
+19
2023-08-25
minmax: add in_range() macro
Matthew Wilcox (Oracle)
16
-59
/
+65
2023-08-25
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
3
-32
/
+43
2023-08-25
mm: handle userfaults under VMA lock
Suren Baghdasaryan
3
-28
/
+35
2023-08-25
mm: handle swap page faults under per-VMA lock
Suren Baghdasaryan
3
-15
/
+31
2023-08-25
mm: change folio_lock_or_retry to use vm_fault directly
Suren Baghdasaryan
3
-23
/
+24
2023-08-25
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
6
-5
/
+22
2023-08-25
mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-25
swap: remove remnants of polling from read_swap_cache_async
Suren Baghdasaryan
3
-10
/
+7
2023-08-25
mm: memory-failure: fix potential page refcnt leak in memory_failure()
Miaohe Lin
1
-2
/
+1
2023-08-25
mm/memory.c: fix mismerge
Matthew Wilcox
1
-1
/
+1
2023-08-25
mm/khugepaged: fix collapse_pte_mapped_thp() versus uffd
Hugh Dickins
1
-9
/
+29
2023-08-25
hugetlb: clear flags in tail pages that will be freed individually
Mike Kravetz
1
-10
/
+1
2023-08-24
shmem: fix smaps BUG sleeping while atomic
Hugh Dickins
1
-2
/
+4
2023-08-24
selftests: cachestat: catch failing fsync test on tmpfs
Andre Przywara
1
-15
/
+47
[next]