summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-04mm: zswap: add zswap_never_enabled()Yosry Ahmed1-0/+6
2024-07-04mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()Yosry Ahmed1-2/+2
2024-07-04mm/vmscan: avoid split lazyfree THP during shrink_folio_list()Lance Yang1-0/+9
2024-07-04mm/rmap: integrate PMD-mapped folio splitting into pagewalk loopLance Yang2-0/+30
2024-07-04mm/highmem: make nr_free_highpages() return "unsigned long"David Hildenbrand2-5/+5
2024-07-04mm/highmem: reimplement totalhigh_pages() by walking zonesDavid Hildenbrand1-7/+2
2024-07-04fs/proc: move page_mapcount() to fs/proc/internal.hDavid Hildenbrand1-26/+1
2024-07-04mm: shmem: add mTHP counters for anonymous shmemBaolin Wang1-0/+3
2024-07-04mm: shmem: add mTHP support for anonymous shmemBaolin Wang1-0/+10
2024-07-04mm: shmem: add multi-size THP sysfs interface for anonymous shmemBaolin Wang1-0/+10
2024-07-04percpu: add __this_cpu_try_cmpxchg()Uros Bizjak1-0/+6
2024-07-04memcg: rearrange fields of mem_cgroup_per_nodeShakeel Butt1-8/+14
2024-07-04mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()Sidhartha Kumar1-5/+1
2024-07-04mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pagesBarry Song1-6/+20
2024-07-04mm: remove the implementation of swap_free() and always use swap_free_nr()Barry Song1-5/+5
2024-07-04mm: swap: introduce swap_free_nr() for batched swap_free()Chuanhua Han1-0/+5
2024-07-04mm: remove MIGRATE_SYNC_NO_COPY modeKefeng Wang1-5/+0
2024-07-04mm: migrate: remove migrate_folio_extra()Kefeng Wang1-2/+0
2024-07-04rmap: remove DEFINE_PAGE_VMA_WALK()Kefeng Wang1-10/+0
2024-07-04mm: remove page_mapping()Matthew Wilcox (Oracle)3-13/+13
2024-07-04mm: memcontrol: remove page_memcg()Kefeng Wang1-12/+2
2024-07-04mm/mm_init: use node's number of cpus in deferred_page_init_max_threadsEric Chanudet1-2/+0
2024-07-04mm/memory-failure: improve memory failure action_result messagesJane Chu2-0/+4
2024-07-04mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li1-3/+1
2024-07-04mm: add update_mmu_tlb_range()Bang Li1-0/+7
2024-07-04mm/rmap: sanity check that zeropages are not passed to RMAPDavid Hildenbrand1-0/+3
2024-07-04mm/hugetlb: remove {Set,Clear}Hpage macrosSidhartha Kumar1-10/+2
2024-07-04mm: drop page_index and simplify folio_indexKairui Song2-17/+4
2024-07-04mm: remove page_file_offset and folio_file_posKairui Song1-17/+0
2024-07-04mm/huge_memory: mark racy access onhuge_anon_orders_alwaysRan Xiaokai1-2/+2
2024-07-04mm: add folio_alloc_mpol()Kefeng Wang1-0/+8
2024-07-04firewire: ohci: add tracepoints event for data of Self-ID DMATakashi Sakamoto1-0/+54
2024-07-04Merge tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-07-03ASoC: dapm: Use unsigned for number of widgets in snd_soc_dapm_new_controls()Krzysztof Kozlowski1-1/+1
2024-07-03tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)1-1/+1
2024-07-03vdso: Add comment about reason for vdso struct orderingAnna-Maria Behnsen1-0/+4
2024-07-03cgroup/misc: Introduce misc.peakXiu Jianfeng1-0/+2
2024-07-03block: don't free the integrity payload in bio_integrity_unmap_free_userChristoph Hellwig1-2/+2
2024-07-03block: don't free submitter owned integrity payload on I/O completionChristoph Hellwig1-2/+1
2024-07-03block: also return bio_integrity_payload * from stubsChristoph Hellwig1-3/+3
2024-07-03block: split integrity support out of bio.hChristoph Hellwig3-156/+154
2024-07-03Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe50-148/+367
2024-07-03drm/display/dsc: Add a helper to dump the DSC configurationImre Deak1-0/+3
2024-07-03drm: Add helpers for q4 fixed point valuesImre Deak1-0/+23
2024-07-03iommu/arm-smmu-v3: Add support for dirty tracking in domain allocJoao Martins1-0/+3
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert1-4/+0
2024-07-03parport: Remove attach function pointerDr. David Alan Gilbert1-1/+0
2024-07-03parport: Remove 'drivers' listDr. David Alan Gilbert1-1/+0
2024-07-03misc: fastrpc: Restrict untrusted app to attach to privileged PDEkansh Gupta1-0/+3
2024-07-03usb: typec: tcpci: add support to set connector orientationMarco Felsch1-0/+8