platform/kernel/linux-rpi.git
2022-12-12 Gautam Menghanimm/khugepaged: add tracepoint to collapse_file()
2022-12-12 David Hildenbrandmm/gup: remove FOLL_MIGRATION
2022-12-12 David Hildenbrandmm/ksm: convert break_ksm() to use walk_page_range_vma()
2022-12-12 David Hildenbrandmm/pagewalk: add walk_page_range_vma()
2022-12-12 David Hildenbrandmm/ksm: fix KSM COW breaking with userfaultfd-wp via...
2022-12-12 David Hildenbrandmm: remove VM_FAULT_WRITE
2022-12-12 David Hildenbrandmm/ksm: simplify break_ksm() to not rely on VM_FAULT_WRITE
2022-12-12 David Hildenbrandselftests/vm: add test to measure MADV_UNMERGEABLE...
2022-12-12 David Hildenbrandmm/pagewalk: don't trigger test_walk() in walk_page_vma()
2022-12-12 David Hildenbrandselftests/vm: add KSM unmerge tests
2022-12-12 Joel Savitzselftests/vm: enable running select groups of tests
2022-12-10 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable
2022-12-10 Tejun Heomemcg: fix possible use-after-free in memcg_write_event...
2022-12-10 Muchun SongMAINTAINERS: update Muchun Song's email
2022-12-10 John Starksmm/gup: fix gup_pud_range() for dax
2022-12-10 Liam Howlettmmap: fix do_brk_flags() modifying obviously incorrect...
2022-12-10 David Hildenbrandmm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT...
2022-12-10 Hugh Dickinstmpfs: fix data loss from failed fallocate
2022-12-10 Michal Hockokselftests: cgroup: update kmem test precision tolerance
2022-12-10 Jason A. Donenfeldmm: do not BUG_ON missing brk mapping, because userspac...
2022-12-10 Matti Vaittinenmailmap: update Matti Vaittinen's email address
2022-11-30 Ma Wupengmm/memory-failure.c: cleanup in unpoison_memory
2022-11-30 Peter Xumm/thp: re-apply mkdirty for small pages after split
2022-11-30 Xu Pandamm: vmscan: use sysfs_emit() to instead of scnprintf()
2022-11-30 Anshuman Khanduals390/mm: use pmd_pgtable_page() helper in __gmap_segmen...
2022-11-30 Anshuman Khandualmm/thp: rename pmd_to_page() as pmd_pgtable_page()
2022-11-30 Sergey Senozhatskyzswap: do not allocate from atomic pool
2022-11-30 Anshuman Khandualdocumentation/mm: update pmd_present() in arch_pgtable_...
2022-11-30 NARIBAYASHI... mm, compaction: fix fast_isolate_around() to stay withi...
2022-11-30 Stefan Roeschmm: document /sys/class/bdi/<bdi>/min_ratio_fine knob
2022-11-30 Stefan Roeschmm: add /sys/class/bdi/<bdi>/min_ratio_fine knob
2022-11-30 Stefan Roeschmm: add bdi_set_min_ratio_no_scale() function
2022-11-30 Stefan Roeschmm: document /sys/class/bdi/<bdi>/max_ratio_fine knob
2022-11-30 Stefan Roeschmm: add /sys/class/bdi/<bdi>/max_ratio_fine knob
2022-11-30 Stefan Roeschmm: add bdi_set_max_ratio_no_scale() function
2022-11-30 Stefan Roeschmm: document /sys/class/bdi/<bdi>/min_bytes knob
2022-11-30 Stefan Roeschmm: add /sys/class/bdi/<bdi>/min_bytes knob
2022-11-30 Stefan Roeschmm: add bdi_set_min_bytes() function
2022-11-30 Stefan Roeschmm: split off __bdi_set_min_ratio() function
2022-11-30 Stefan Roeschmm: add bdi_get_min_bytes() function
2022-11-30 Stefan Roeschmm: document /sys/class/bdi/<bdi>/max_bytes knob
2022-11-30 Stefan Roeschmm: add knob /sys/class/bdi/<bdi>/max_bytes
2022-11-30 Stefan Roeschmm: add bdi_set_max_bytes() function
2022-11-30 Stefan Roeschmm: split off __bdi_set_max_ratio() function
2022-11-30 Stefan Roeschmm: add bdi_get_max_bytes() function
2022-11-30 Stefan Roeschmm: use part per 1000000 for bdi ratios
2022-11-30 Stefan Roeschmm: document /sys/class/bdi/<bdi>/strict_limit knob
2022-11-30 Stefan Roeschmm: add knob /sys/class/bdi/<bdi>/strict_limit
2022-11-30 Stefan Roeschmm: add bdi_set_strict_limit() function
2022-11-30 Randy Dunlapmaple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNE...
2022-11-30 Alexander PotapenkoRevert "kmsan: unpoison @tlb in arch_tlb_gather_mmu()"
2022-11-30 Vishal Moola... folio-compat: remove try_to_release_page()
2022-11-30 Vishal Moola... memory-failure: convert truncate_error_page() to use...
2022-11-30 Vishal Moola... khugepage: replace try_to_release_page() with filemap_r...
2022-11-30 Vishal Moola... ext4: convert move_extent_per_page() to use folios
2022-11-30 Mel Gormanmm/page_alloc: simplify locking during free_unref_page_list
2022-11-30 Mel Gormanmm/page_alloc: leave IRQs enabled for per-cpu page...
2022-11-30 Mel Gormanmm/page_alloc: always remove pages from temporary list
2022-11-30 Peter Xuselftests/vm: use memfd for hugepage-mmap test
2022-11-30 Sergey Senozhatskyzram: remove unused stats fields
2022-11-30 Yang Limm/migrate.c: stop using 0 as NULL pointer
2022-11-30 Yu Zhaomm: multi-gen LRU: remove NULL checks on NODE_DATA()
2022-11-30 David Hildenbrandmm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
2022-11-30 David Hildenbrandhabanalabs: remove FOLL_FORCE usage
2022-11-30 David HildenbrandRDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage
2022-11-30 David Hildenbranddrm/exynos: remove FOLL_FORCE usage
2022-11-30 David Hildenbrandmm/frame-vector: remove FOLL_FORCE usage
2022-11-30 David Hildenbrandmedia: pci/ivtv: remove FOLL_FORCE usage
2022-11-30 David Hildenbranddrm/etnaviv: remove FOLL_FORCE usage
2022-11-30 David Hildenbrandmedia: videobuf-dma-sg: remove FOLL_FORCE usage
2022-11-30 David HildenbrandRDMA/siw: remove FOLL_FORCE usage
2022-11-30 David HildenbrandRDMA/usnic: remove FOLL_FORCE usage
2022-11-30 David HildenbrandRDMA/umem: remove FOLL_FORCE usage
2022-11-30 David Hildenbrandmm/gup: reliable R/O long-term pinning in COW mappings
2022-11-30 David Hildenbrandmm: extend FAULT_FLAG_UNSHARE support to anything in...
2022-11-30 David Hildenbrandmm: don't call vm_ops->huge_fault() in wp_huge_pmd...
2022-11-30 David Hildenbrandmm: rework handling in do_wp_page() based on private...
2022-11-30 David Hildenbrandmm: add early FAULT_FLAG_WRITE consistency checks
2022-11-30 David Hildenbrandmm: add early FAULT_FLAG_UNSHARE consistency checks
2022-11-30 David Hildenbrandselftests/vm: cow: R/O long-term pinning reliability...
2022-11-30 David Hildenbrandselftests/vm: cow: basic COW tests for non-anonymous...
2022-11-30 David Hildenbrandselftests/vm: anon_cow: prepare for non-anonymous COW...
2022-11-30 Lukas Bulwahnmm: Kconfig: make config SECRETMEM visible with EXPERT
2022-11-30 Jason Gunthorpemm/gup: remove the restriction on locked with FOLL_LONGTERM
2022-11-30 Rong Taoselftests/damon: fix unnecessary compilation warnings
2022-11-30 Li zeminghugetlbfs: inode: remove unnecessary (void*) conversions
2022-11-30 Jan Karamm: make drop_caches keep reclaiming on all nodes
2022-11-30 Pasha Tatashinmm: anonymous shared memory naming
2022-11-30 T.J. Merciermm: shrinkers: add missing includes for undeclared...
2022-11-30 Mike Kravetzhugetlb: remove duplicate mmu notifications
2022-11-30 Peter Xumm/uffd: sanity check write bit for uffd-wp protected...
2022-11-30 Yixuan Caomm/kmemleak.c: fix a comment
2022-11-30 Jian Wendocs: admin-guide: cgroup-v1: update description of...
2022-11-30 Miaoqian Linmm/demotion: fix NULL vs IS_ERR checking in memory_tier...
2022-11-30 Huang Yingmigrate: convert migrate_pages() to use folios
2022-11-30 Huang Yingmigrate: convert unmap_and_move() to use folios
2022-11-30 Baolin WangRevert "mm: migration: fix the FOLL_GET failure on...
2022-11-30 Pavankumar... mm/kfence: remove hung_task cruft
2022-11-30 Sergey SenozhatskyDocs/ABI/zram: document zram recompress sysfs knobs
2022-11-30 Sergey Senozhatskyzram: add incompressible flag to read_block_state()
next