index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
2022-01-22
Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-01-16
mm: Add folio_put_refs()
Matthew Wilcox (Oracle)
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2022-01-15
mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
Naoya Horiguchi
2022-01-15
vmscan: make drop_slab_node static
Gang Li
2022-01-15
mm: remove the total_mapcount argument from page_trans_huge_mapcount()
Matthew Wilcox (Oracle)
2022-01-15
mm: document locking restrictions for vm_operations_struct::close
Suren Baghdasaryan
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-12
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-01-10
Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2022-01-08
truncate,shmem: Add truncate_inode_folio()
Matthew Wilcox (Oracle)
2022-01-08
mm: Add unmap_mapping_folio()
Matthew Wilcox (Oracle)
2022-01-04
filemap: Add filemap_release_folio()
Matthew Wilcox (Oracle)
2022-01-04
mm: Add folio_test_pmd_mappable()
Matthew Wilcox (Oracle)
2021-12-20
mm: add virt_to_folio() and folio_address()
Vlastimil Babka
2021-11-15
x86/sgx: Hook arch_memory_failure() into mainline code
Tony Luck
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
Liangcai Fan
2021-11-06
mm: add zap_skip_check_mapping() helper
Peter Xu
2021-11-06
mm: drop first_index/last_index in zap_details
Peter Xu
2021-11-06
mm: move kvmalloc-related functions to slab.h
Matthew Wilcox (Oracle)
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-10-24
gup: Introduce FOLL_NOFAULT flag to disable page faults
Andreas Gruenbacher
2021-10-18
mm/writeback: Add folio_write_one
Matthew Wilcox (Oracle)
2021-10-18
mm/filemap: Add filemap_add_folio()
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add folio_redirty_for_writepage()
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add folio_clear_dirty_for_io()
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add folio_cancel_dirty()
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add folio_account_cleaned()
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add folio_mark_dirty()
Matthew Wilcox (Oracle)
2021-10-18
mm/migrate: Add folio_migrate_copy()
Matthew Wilcox (Oracle)
2021-10-18
mm: Add arch_make_folio_accessible()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_pfn()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_nid()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_mapped()
Matthew Wilcox (Oracle)
2021-09-27
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_get()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_put()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
Matthew Wilcox (Oracle)
2021-09-27
mm: Introduce struct folio
Matthew Wilcox (Oracle)
2021-09-27
mm: Convert get_page_unless_zero() to return bool
Matthew Wilcox (Oracle)
2021-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]