summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-07-04ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel
2024-07-04Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-07-04block: t10-pi: Return correct ref tag when queue has no integrity profileAnuj Gupta
2024-07-04genirq/irq_sim: add an extended irq_sim initializerBartosz Golaszewski
2024-07-03mm/hugetlb_vmemmap: fix race with speculative PFN walkersYu Zhao
2024-07-03cachestat: do not flush stats in recency checkNhat Pham
2024-07-03mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarrayGavin Shan
2024-07-03mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long
2024-07-03mm: page_ref: remove folio_try_get_rcu()Yang Shi
2024-07-03readahead: drop index argument of page_cache_async_readahead()Jan Kara
2024-07-03mm/migrate: move NUMA hinting fault folio isolation + checks under PTLDavid Hildenbrand
2024-07-03kmsan: expose KMSAN_WARN_ON()Ilya Leoshkevich
2024-07-03kmsan: introduce memset_no_sanitize_memory()Ilya Leoshkevich
2024-07-03kmsan: allow disabling KMSAN checks for the current taskIlya Leoshkevich
2024-07-03kmsan: expose kmsan_get_metadata()Ilya Leoshkevich
2024-07-03mm: read page_type using READ_ONCEDavid Hildenbrand
2024-07-03mm: memory: convert clear_huge_page() to folio_zero_user()Kefeng Wang
2024-07-03mm: extend rmap flags arguments for folio_add_new_anon_rmapBarry Song
2024-07-03mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages w...David Hildenbrand
2024-07-03mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...David Hildenbrand
2024-07-03mm: remove page_mkclean()Kefeng Wang
2024-07-03mm: remove page_maybe_dma_pinned()Kefeng Wang
2024-07-03mm/mm_init: initialize page->_mapcount directly in __init_single_page()David Hildenbrand
2024-07-03mm/zsmalloc: use a proper page typeDavid Hildenbrand
2024-07-03mm: allow reuse of the lower 16 bit of the page type with an actual typeDavid Hildenbrand
2024-07-03mm: update _mapcount and page_type documentationDavid Hildenbrand
2024-07-03mm/damon/core: implement DAMON context commit functionSeongJae Park
2024-07-03mm/damon/core: implement DAMOS quota goals online commit functionSeongJae Park
2024-07-03mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotionHyeongtak Ji
2024-07-03mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotionHonggyu Kim
2024-07-03mm/migrate: add MR_DAMON to migrate_reasonHonggyu Kim
2024-07-03mm/damon/sysfs-schemes: add target_nid on sysfs-schemesHyeongtak Ji
2024-07-03mm/memory-failure: move some function declarations into internal.hMiaohe Lin
2024-07-03mm/memory-failure: remove MF_MSG_SLABMiaohe Lin
2024-07-03mm/hugetlb_cgroup: switch to the new cftypesXiu Jianfeng
2024-07-03mm/hugetlb_cgroup: prepare cftypes based on templateXiu Jianfeng
2024-07-03mm: report per-page metadata informationSourav Panda
2024-07-03mm: zswap: add zswap_never_enabled()Yosry Ahmed
2024-07-03mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()Yosry Ahmed
2024-07-03mm/vmscan: avoid split lazyfree THP during shrink_folio_list()Lance Yang
2024-07-03mm/rmap: integrate PMD-mapped folio splitting into pagewalk loopLance Yang
2024-07-03mm/highmem: make nr_free_highpages() return "unsigned long"David Hildenbrand
2024-07-03mm/highmem: reimplement totalhigh_pages() by walking zonesDavid Hildenbrand
2024-07-03fs/proc: move page_mapcount() to fs/proc/internal.hDavid Hildenbrand
2024-07-03mm: shmem: add mTHP counters for anonymous shmemBaolin Wang
2024-07-03mm: shmem: add mTHP support for anonymous shmemBaolin Wang
2024-07-03mm: shmem: add multi-size THP sysfs interface for anonymous shmemBaolin Wang
2024-07-03percpu: add __this_cpu_try_cmpxchg()Uros Bizjak
2024-07-03memcg: rearrange fields of mem_cgroup_per_nodeShakeel Butt
2024-07-03mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()Sidhartha Kumar