index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
parisc: unmap_uncached_pte() use pte_offset_kernel()
Hugh Dickins
2023-06-20
1
-1
/
+1
*
parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
2023-06-20
1
-5
/
+21
*
mips: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-20
1
-2
/
+10
*
microblaze: allow pte_offset_map() to fail
Hugh Dickins
2023-06-20
1
-2
/
+3
*
m68k: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-20
3
-33
/
+27
*
ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-20
1
-2
/
+2
*
arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-20
1
-9
/
+2
*
arm64: allow pte_offset_map() to fail
Hugh Dickins
2023-06-20
1
-0
/
+3
*
arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-20
3
-1
/
+10
*
mm: zswap: support exclusive loads
Yosry Ahmed
2023-06-20
4
-11
/
+45
*
mm/mm_init.c: remove reset_node_present_pages()
Haifeng Xu
2023-06-20
2
-20
/
+13
*
mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()
Haifeng Xu
2023-06-20
3
-3
/
+1
*
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-06-20
3
-2
/
+3
*
mm/mm_init.c: drop 'nid' parameter from check_for_memory()
Haifeng Xu
2023-06-20
1
-4
/
+4
*
mm/sparse: remove unused parameters in sparse_remove_section()
Yajun Deng
2023-06-20
3
-23
/
+10
*
mm/hugetlb: use a folio in hugetlb_fault()
ZhangPeng
2023-06-20
1
-10
/
+10
*
mm/hugetlb: use a folio in hugetlb_wp()
ZhangPeng
2023-06-20
1
-16
/
+16
*
mm/hugetlb: use a folio in copy_hugetlb_page_range()
ZhangPeng
2023-06-20
1
-11
/
+11
*
selftests: error out if kernel header files are not yet built
John Hubbard
2023-06-20
2
-4
/
+57
*
Documentation: kselftest: "make headers" is a prerequisite
John Hubbard
2023-06-20
1
-0
/
+1
*
selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
John Hubbard
2023-06-20
4
-63
/
+64
*
selftests/mm: fix build failures due to missing MADV_COLLAPSE
John Hubbard
2023-06-20
3
-17
/
+10
*
selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
John Hubbard
2023-06-20
1
-1
/
+1
*
selftests/mm: fix two -Wformat-security warnings in uffd builds
John Hubbard
2023-06-20
1
-10
/
+6
*
selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
John Hubbard
2023-06-20
1
-0
/
+2
*
selftests/mm: fix invocation of tests that are run via shell scripts
John Hubbard
2023-06-20
1
-3
/
+3
*
selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...
John Hubbard
2023-06-20
1
-1
/
+0
*
selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
John Hubbard
2023-06-20
2
-3
/
+10
*
selftests/mm: fix uffd-stress unused function warning
John Hubbard
2023-06-20
1
-10
/
+0
*
memory tier: remove unneeded disable_all_demotion_targets() when !CONFIG_MIGR...
Miaohe Lin
2023-06-20
1
-1
/
+0
*
mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Miaohe Lin
2023-06-20
2
-4
/
+4
*
mm: remove obsolete alloc_migrate_target()
Miaohe Lin
2023-06-20
1
-3
/
+0
*
mm: skip CMA pages when they are not available
Zhaoyang Huang
2023-06-20
1
-1
/
+21
*
mm: page_isolation: write proper kerneldoc
Johannes Weiner
2023-06-20
2
-25
/
+32
*
mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings
Lorenzo Stoakes
2023-06-10
1
-0
/
+101
*
mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
Lorenzo Stoakes
2023-06-10
1
-1
/
+43
*
mm/mmap: separate writenotify and dirty tracking logic
Lorenzo Stoakes
2023-06-10
2
-12
/
+47
*
mm/early_ioremap.c: improve the execution efficiency of early_ioremap_setup()
Liam Ni
2023-06-10
1
-5
/
+3
*
memcg: use helper macro FLUSH_TIME
Miaohe Lin
2023-06-10
1
-1
/
+1
*
mm: page_alloc: remove unneeded header files
Miaohe Lin
2023-06-10
1
-4
/
+0
*
mm: fix failure to unmap pte on highmem systems
Ryan Roberts
2023-06-10
1
-4
/
+2
*
mm/damon/ops-common: refactor to use {pte|pmd}p_clear_young_notify()
Ryan Roberts
2023-06-10
1
-20
/
+2
*
mm/damon/ops-common: atomically test and clear young on ptes and pmds
Ryan Roberts
2023-06-10
4
-16
/
+12
*
mm: vmalloc must set pte via arch code
Ryan Roberts
2023-06-10
1
-2
/
+8
*
vmstat: allow_direct_reclaim should use zone_page_state_snapshot
Marcelo Tosatti
2023-06-10
1
-1
/
+1
*
fuse: use direct_write_fallback
Christoph Hellwig
2023-06-10
1
-22
/
+2
*
fuse: drop redundant arguments to fuse_perform_write
Christoph Hellwig
2023-06-10
1
-6
/
+5
*
fuse: update ki_pos in fuse_perform_write
Christoph Hellwig
2023-06-10
1
-10
/
+10
*
fs: factor out a direct_write_fallback helper
Christoph Hellwig
2023-06-10
3
-51
/
+58
*
iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
Christoph Hellwig
2023-06-10
1
-35
/
+20
[prev]
[next]