index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
11
-98
/
+59
2023-08-24
mm: allow ->huge_fault() to be called without the mmap_lock held
Matthew Wilcox (Oracle)
3
-33
/
+36
2023-08-24
mm: move PMD_ORDER to pgtable.h
Matthew Wilcox (Oracle)
2
-3
/
+3
2023-08-24
mm: remove checks for pte_index
Matthew Wilcox (Oracle)
2
-17
/
+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 folio
David Hildenbrand
1
-14
/
+15
2023-08-24
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
8
-24
/
+13
2023-08-24
mm/swap: use dedicated entry for swap in folio
Matthew Wilcox
2
-13
/
+15
2023-08-24
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
8
-28
/
+26
2023-08-24
selftests/mm: fix WARNING comparing pointer to 0
Anh Tuan Phan
1
-1
/
+1
2023-08-24
selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
Lucas Karpinski
1
-14
/
+7
2023-08-24
mm: userfaultfd: remove stale comment about core dump locking
Jann Horn
1
-5
/
+1
2023-08-24
arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
Qi Zheng
1
-1
/
+1
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
4
-17
/
+28
2023-08-24
rmap: add folio_add_file_rmap_range()
Yin Fengwei
2
-14
/
+48
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: tidy up set_ptes definition
Matthew Wilcox (Oracle)
1
-6
/
+0
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
17
-56
/
+14
2023-08-24
mm: remove page_mapping_file()
Matthew Wilcox (Oracle)
1
-8
/
+0
2023-08-24
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
3
-47
/
+63
2023-08-24
x86: implement the new page table range API
Matthew Wilcox (Oracle)
1
-7
/
+7
2023-08-24
um: implement the new page table range API
Matthew Wilcox (Oracle)
1
-5
/
+2
2023-08-24
sparc64: implement the new page table range API
Matthew Wilcox (Oracle)
5
-67
/
+119
2023-08-24
sparc32: implement the new page table range API
Matthew Wilcox (Oracle)
3
-8
/
+23
2023-08-24
sh: implement the new page table range API
Matthew Wilcox (Oracle)
8
-55
/
+89
2023-08-24
s390: implement the new page table range API
Matthew Wilcox (Oracle)
1
-9
/
+24
2023-08-24
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
3
-33
/
+36
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
11
-93
/
+89
2023-08-24
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
3
-53
/
+105
2023-08-24
openrisc: implement the new page table range API
Matthew Wilcox (Oracle)
3
-10
/
+25
2023-08-24
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
3
-46
/
+67
2023-08-24
mips: implement the new page table range API
Matthew Wilcox (Oracle)
12
-86
/
+121
2023-08-24
microblaze: implement the new page table range API
Matthew Wilcox (Oracle)
3
-12
/
+15
2023-08-24
m68k: implement the new page table range API
Matthew Wilcox (Oracle)
6
-14
/
+28
2023-08-24
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
5
-19
/
+23
2023-08-24
ia64: implement the new page table range API
Matthew Wilcox (Oracle)
4
-26
/
+54
2023-08-24
hexagon: implement the new page table range API
Matthew Wilcox (Oracle)
2
-10
/
+7
2023-08-24
csky: implement the new page table range API
Matthew Wilcox (Oracle)
5
-34
/
+50
2023-08-24
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
3
-30
/
+36
2023-08-24
arm: implement the new page table range API
Matthew Wilcox (Oracle)
12
-87
/
+136
2023-08-24
arc: implement the new page table range API
Matthew Wilcox (Oracle)
5
-40
/
+59
2023-08-24
alpha: implement the new page table range API
Matthew Wilcox (Oracle)
2
-2
/
+18
2023-08-24
mm: add default definition of set_ptes()
Matthew Wilcox (Oracle)
1
-21
/
+60
2023-08-24
mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
Matthew Wilcox (Oracle)
3
-18
/
+12
2023-08-24
mm: add folio_flush_mapping()
Matthew Wilcox (Oracle)
1
-5
/
+21
2023-08-24
mm: add generic flush_icache_pages() and documentation
Matthew Wilcox (Oracle)
2
-17
/
+27
2023-08-24
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
5
-16
/
+19
[next]