summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-08memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin
2022-11-08memory: remove unused register_hotmemory_notifier()Liu Shixin
2022-11-08ACPI: HMAT: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08mm/mm_init.c: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08mm/mmap: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08mm/slub.c: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08fs/proc/kcore.c: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08cgroup/cpuset: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08mm: rmap: rename page_not_mapped() to folio_not_mapped()Kefeng Wang
2022-11-08selftests/vm: anon_cow: add R/O longterm tests via gup_testDavid Hildenbrand
2022-11-08mm/gup_test: start/stop/read functionality for PIN LONGTERM testDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: add liburing test casesDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: hugetlb testsDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: THP testsDavid Hildenbrand
2022-11-08selftests/vm: factor out pagemap_is_populated() into vm_utilDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: test COW handling of anonymous memoryDavid Hildenbrand
2022-11-08kasan: migrate workqueue_uaf test to kunitAndrey Konovalov
2022-11-08kasan: migrate kasan_rcu_uaf test to kunitAndrey Konovalov
2022-11-08kasan: switch kunit tests to console tracepointsAndrey Konovalov
2022-11-08tmpfs: ensure O_LARGEFILE with generic_file_open()Thomas Weißschuh
2022-11-08mm: memcontrol: use mem_cgroup_is_root() helperKamalesh Babulal
2022-11-08mm/mincore.c: use vma_lookup() instead of find_vma()Deming Wang
2022-11-08mm/shmem: remove unneeded assignments in shmem_get_folio_gfp()Lukas Bulwahn
2022-11-08mm: fix typo in struct vm_operations_struct commentsRolf Eike Beer
2022-11-08zram: use try_cmpxchg in update_used_maxUros Bizjak
2022-11-08filemap: find_get_entries() now updates start offsetVishal Moola (Oracle)
2022-11-08filemap: find_lock_entries() now updates start offsetVishal Moola (Oracle)
2022-11-08mm/rmap: fix comment in anon_vma_clone()Ma Wupeng
2022-11-08mm/hugetlb: add folio_hstate()Sidhartha Kumar
2022-11-08hugetlbfs: convert hugetlb_delete_from_page_cache() to use foliosSidhartha Kumar
2022-11-08mm/hugetlb: add hugetlb_folio_subpool() helpersSidhartha Kumar
2022-11-08mm: add private field of first tail to struct page and struct folioSidhartha Kumar
2022-11-08mm/hugetlb: add folio support to hugetlb specific flag macrosSidhartha Kumar
2022-11-08selftests/vm: drop mnt point for hugetlb in run_vmtests.shPeter Xu
2022-11-08selftests/vm: use memfd for hugepage-mremap testPeter Xu
2022-11-08selftests/vm: use memfd for hugetlb-madvise testPeter Xu
2022-11-08selftests/vm: use memfd for uffd hugetlb testsPeter Xu
2022-11-08mm: vmscan: make rotations a secondary factor in balancing anon vs fileJohannes Weiner
2022-11-08hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz
2022-11-06Linux 6.1-rc4Linus Torvalds
2022-11-06Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-06Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-06Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-06Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-06Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-06Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-06Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-11-06Merge tag 'trace-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds