2022-11-30 |
David Hildenbrand | mm: extend FAULT_FLAG_UNSHARE support to anything in... |
tree | commitdiff |
2022-11-30 |
Pasha Tatashin | mm: anonymous shared memory naming |
tree | commitdiff |
2022-11-30 |
T.J. Mercier | mm: shrinkers: add missing includes for undeclared... |
tree | commitdiff |
2022-11-30 |
Alexey Romanov | zram: add size class equals check into recompression |
tree | commitdiff |
2022-11-30 |
Linus Torvalds | mm: delay page_remove_rmap() until after the TLB has... |
tree | commitdiff |
2022-11-30 |
Linus Torvalds | mm: mmu_gather: prepare to gather encoded page pointers... |
tree | commitdiff |
2022-11-30 |
Linus Torvalds | mm: teach release_pages() to take an array of encoded... |
tree | commitdiff |
2022-11-30 |
Linus Torvalds | mm: introduce 'encoded' page pointers with embedded... |
tree | commitdiff |
2022-11-30 |
David Hildenbrand | mm: remove unused savedwrite infrastructure |
tree | commitdiff |
2022-11-30 |
David Hildenbrand | mm/autonuma: use can_change_(pte|pmd)_writable() to... |
tree | commitdiff |
2022-11-30 |
David Hildenbrand | mm/mprotect: factor out check whether manual PTE write... |
tree | commitdiff |
2022-11-30 |
Hugh Dickins | mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD... |
tree | commitdiff |
2022-11-30 |
Hugh Dickins | mm,thp,rmap: subpages_mapcount of PTE-mapped subpages |
tree | commitdiff |
2022-11-30 |
Hugh Dickins | mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts |
tree | commitdiff |
2022-11-30 |
Hugh Dickins | mm,thp,rmap: simplify compound page mapcount handling |
tree | commitdiff |
2022-11-30 |
Hugh Dickins | mm,hugetlb: use folio fields in second tail page |
tree | commitdiff |
2022-11-30 |
Peter Xu | mm: use pte markers for swap errors |
tree | commitdiff |
2022-11-30 |
Peter Xu | mm: always compile in pte markers |
tree | commitdiff |
2022-11-30 |
SeongJae Park | mm/damon/core: add a callback for scheme target regions... |
tree | commitdiff |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb: convert move_hugetlb_state() to folios |
tree | commitdiff |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page... |
tree | commitdiff |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to... |
tree | commitdiff |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to... |
tree | commitdiff |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page... |
tree | commitdiff |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to... |
tree | commitdiff |
2022-11-30 |
Johannes Weiner | mm: vmscan: split khugepaged stats from direct reclaim... |
tree | commitdiff |
2022-11-30 |
Tony Luck | mm, hwpoison: when copy-on-write hits poison, take... |
tree | commitdiff |
2022-11-30 |
Tony Luck | mm, hwpoison: try to recover from copy-on write faults |
tree | commitdiff |
2022-11-30 |
Shakeel Butt | percpu_counter: add percpu_counter_sum_all interface |
tree | commitdiff |
2022-11-30 |
Shakeel Butt | mm: convert mm's rss stats into percpu_counter |
tree | commitdiff |
2022-11-30 |
Andrew Morton | Merge branch 'mm-hotfixes-stable' into mm-stable |
tree | commitdiff |
2022-11-30 |
Andrew Morton | revert "kbuild: fix -Wimplicit-function-declaration... |
tree | commitdiff |
2022-11-30 |
Jann Horn | mm/khugepaged: fix GUP-fast interaction by sending IPI |
tree | commitdiff |
2022-11-30 |
Juergen Gross | mm: introduce arch_has_hw_nonleaf_pmd_young() |
tree | commitdiff |
2022-11-30 |
Juergen Gross | mm: add dummy pmd_young() for architectures not having it |
tree | commitdiff |
2022-11-30 |
Mike Kravetz | hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED... |
tree | commitdiff |
2022-11-30 |
Mike Kravetz | madvise: use zap_page_range_single for madvise dontneed |
tree | commitdiff |
2022-11-30 |
Yang Shi | mm: replace VM_WARN_ON to pr_warn if the node is offlin... |
tree | commitdiff |
2022-11-23 |
Qi Zheng | mm: fix unexpected changes to {failslab|fail_page_alloc... |
tree | commitdiff |
2022-11-23 |
Sam James | kbuild: fix -Wimplicit-function-declaration in license_... |
tree | commitdiff |
2022-11-23 |
Gautam Menghani | mm/khugepaged: refactor mm_khugepaged_scan_file tracepo... |
tree | commitdiff |
2022-11-09 |
Kairui Song | swap: add a limit for readahead page-cluster value |
tree | commitdiff |
2022-11-09 |
Naoya Horiguchi | mm/hwpoison: introduce per-memory_block hwpoison counter |
tree | commitdiff |
2022-11-09 |
Naoya Horiguchi | mm/hwpoison: pass pfn to num_poisoned_pages_*() |
tree | commitdiff |
2022-11-09 |
Naoya Horiguchi | mm/hwpoison: move definitions of num_poisoned_pages_... |
tree | commitdiff |
2022-11-09 |
Naoya Horiguchi | mm,hwpoison,hugetlb,memory_hotplug: hotremove memory... |
tree | commitdiff |
2022-11-09 |
Miguel Ojeda | compiler-gcc: document minimum version for `__no_saniti... |
tree | commitdiff |
2022-11-09 |
Miguel Ojeda | compiler-gcc: remove attribute support check for `__no_... |
tree | commitdiff |
2022-11-09 |
Miguel Ojeda | compiler-gcc: remove attribute support check for `__no_... |
tree | commitdiff |
2022-11-09 |
Miguel Ojeda | compiler-gcc: remove attribute support check for `__no_... |
tree | commitdiff |
2022-11-09 |
Miguel Ojeda | compiler-gcc: be consistent with underscores use for... |
tree | commitdiff |
2022-11-09 |
Matthew Wilcox ... | mm: remove FGP_HEAD |
tree | commitdiff |
2022-11-09 |
Uladzislau Rezki... | mm: vmalloc: add free_vmap_area_noflush trace event |
tree | commitdiff |
2022-11-09 |
Uladzislau Rezki... | mm: vmalloc: add purge_vmap_area_lazy trace event |
tree | commitdiff |
2022-11-09 |
Uladzislau Rezki... | mm: vmalloc: add alloc_vmap_area trace event |
tree | commitdiff |
2022-11-09 |
Liu Shixin | memory: move hotplug memory notifier priority to same... |
tree | commitdiff |
2022-11-09 |
Liu Shixin | memory: remove unused register_hotmemory_notifier() |
tree | commitdiff |
2022-11-09 |
Rolf Eike Beer | mm: fix typo in struct vm_operations_struct comments |
tree | commitdiff |
2022-11-09 |
Sidhartha Kumar | mm/hugetlb: add folio_hstate() |
tree | commitdiff |
2022-11-09 |
Sidhartha Kumar | hugetlbfs: convert hugetlb_delete_from_page_cache(... |
tree | commitdiff |
2022-11-09 |
Sidhartha Kumar | mm/hugetlb: add hugetlb_folio_subpool() helpers |
tree | commitdiff |
2022-11-09 |
Sidhartha Kumar | mm: add private field of first tail to struct page... |
tree | commitdiff |
2022-11-09 |
Sidhartha Kumar | mm/hugetlb: add folio support to hugetlb specific flag... |
tree | commitdiff |
2022-11-09 |
Johannes Weiner | mm: vmscan: make rotations a secondary factor in balanc... |
tree | commitdiff |
2022-11-09 |
Mike Kravetz | hugetlb: simplify hugetlb handling in follow_page_mask |
tree | commitdiff |
2022-11-08 |
Liam Howlett | maple_tree: reorganize testing to restore module testing |
tree | commitdiff |
2022-11-06 |
Linus Torvalds | Merge tag 'cxl-fixes-for-6.1-rc4' of git://git./linux... |
tree | commitdiff |
2022-11-06 |
Linus Torvalds | Merge tag 'hwmon-for-v6.1-rc4' of git://git./linux... |
tree | commitdiff |
2022-11-06 |
Linus Torvalds | Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.... |
tree | commitdiff |
2022-11-06 |
Linus Torvalds | Merge tag 'x86_urgent_for_v6.1_rc4' of git://git./linux... |
tree | commitdiff |
2022-11-06 |
Linus Torvalds | Merge tag 'kbuild-fixes-v6.1-2' of git://git./linux... |
tree | commitdiff |
2022-11-06 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
tree | commitdiff |
2022-11-06 |
Linus Torvalds | Merge tag 'for-linus-6.1-rc4-tag' of git://git./linux... |
tree | commitdiff |
2022-11-06 |
Linus Torvalds | Merge tag 'ext4_for_linus_stable' of git://git./linux... |
tree | commitdiff |
2022-11-06 |
Linus Torvalds | Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org... |
tree | commitdiff |
2022-11-06 |
Linus Torvalds | Merge tag 'trace-v6.1-rc3' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-06 |
Paolo Bonzini | Merge tag 'kvmarm-fixes-6.1-3' of git://git./linux... |
tree | commitdiff |
2022-11-06 |
Paolo Bonzini | Merge branch 'kvm-master' into HEAD |
tree | commitdiff |
2022-11-05 |
Linus Torvalds | Merge tag 'acpi-6.1-rc4' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-05 |
Linus Torvalds | Merge tag 'block-6.1-2022-11-05' of git://git.kernel... |
tree | commitdiff |
2022-11-05 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-05 |
Linus Torvalds | Merge tag 'i2c-for-6.1-rc4' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-04 |
Linus Torvalds | Merge tag 'xfs-6.1-fixes-4' of git://git./fs/xfs/xfs... |
tree | commitdiff |
2022-11-04 |
Linus Torvalds | Merge tag 'landlock-6.1-rc4' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-04 |
Linus Torvalds | Merge tag 'hardening-v6.1-rc4' of git://git./linux... |
tree | commitdiff |
2022-11-04 |
Linus Torvalds | Merge tag 'efi-fixes-for-v6.1-2' of git://git./linux... |
tree | commitdiff |
2022-11-04 |
Linus Torvalds | Merge tag 'soc-fixes-6.1-2' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-04 |
Linus Torvalds | Merge tag 'drm-fixes-2022-11-04-1' of git://anongit... |
tree | commitdiff |
2022-11-04 |
Linus Torvalds | Merge tag 'clk-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2022-11-03 |
Linus Torvalds | Merge tag 'ata-6.1-rc4' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-03 |
Linus Torvalds | Merge tag 'fuse-fixes-6.1-rc4' of git://git./linux... |
tree | commitdiff |
2022-11-03 |
Linus Torvalds | Merge tag 'for-6.1-rc3-tag' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-03 |
Linus Torvalds | Merge tag 'linux-kselftest-fixes-6.1-rc4' of git:/... |
tree | commitdiff |
2022-11-03 |
Linus Torvalds | Merge tag 'net-6.1-rc4' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-03 |
Linus Torvalds | Merge tag 'powerpc-6.1-4' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-03 |
Dave Airlie | Merge tag 'drm-misc-fixes-2022-11-02-1' of git://anongi... |
tree | commitdiff |
2022-11-03 |
Jakub Kicinski | Merge git://git./linux/kernel/git/netfilter/nf |
tree | commitdiff |
2022-11-02 |
Arnd Bergmann | Merge tag 'juno-fix-6.1' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-02 |
Arnd Bergmann | Merge tag 'scmi-fixes-6.1' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-02 |
Linus Torvalds | Merge tag 'parisc-for-6.1-2' of git://git./linux/kernel... |
tree | commitdiff |
next |