Linux MM Commits Date Index
[Prev Page][Next Page]
- [merged] mmfs-split-dump_mapping-out-from-dump_page.patch removed from -mm tree
- [merged] kasan-test-add-test-case-for-double-kmem_cache_destroy.patch removed from -mm tree
- [merged] kasan-add-ability-to-detect-double-kmem_cache_destroy.patch removed from -mm tree
- [merged] kasan-test-add-globals-left-out-of-bounds-test.patch removed from -mm tree
- [merged] device-dax-compound-devmap-support.patch removed from -mm tree
- [merged] device-dax-remove-pfn-from-__dev_dax_ptepmdpud_fault.patch removed from -mm tree
- [merged] device-dax-set-mapping-prior-to-vmf_insert_pfn_pmdpud.patch removed from -mm tree
- [merged] device-dax-factor-out-page-mapping-initialization.patch removed from -mm tree
- [merged] device-dax-ensure-dev_dax-pgmap-is-valid-for-dynamic-devices.patch removed from -mm tree
- [merged] device-dax-use-struct_size.patch removed from -mm tree
- [merged] device-dax-use-align-for-determining-pgoff.patch removed from -mm tree
- [merged] mm-memremap-add-zone_device-support-for-compound-pages.patch removed from -mm tree
- [merged] mm-page_alloc-refactor-memmap_init_zone_device-page-init.patch removed from -mm tree
- [merged] mm-page_alloc-split-prep_compound_page-into-head-and-tail-subparts.patch removed from -mm tree
- [merged] mm-defer-kmemleak-object-creation-of-module_alloc.patch removed from -mm tree
- [merged] mm-kmemleak-alloc-gray-object-for-reserved-region-with-direct-map.patch removed from -mm tree
- [merged] kmemleak-fix-kmemleak-false-positive-report-with-hw-tag-based-kasan-enable.patch removed from -mm tree
- [merged] mm-slab-make-slab-iterator-functions-static.patch removed from -mm tree
- [merged] mm-slab_common-use-warn-if-cache-still-has-objects-on-destroy.patch removed from -mm tree
- [merged] fs-ioctl-remove-unnecessary-__user-annotation.patch removed from -mm tree
- [merged] ocfs2-remove-redundant-assignment-to-variable-free_space.patch removed from -mm tree
- [merged] ocfs2-cluster-use-default_groups-in-kobj_type.patch removed from -mm tree
- [merged] ocfs2-remove-redundant-assignment-to-pointer-root_bh.patch removed from -mm tree
- [merged] ocfs2-use-default_groups-in-kobj_type.patch removed from -mm tree
- [merged] ocfs2-clearly-handle-ocfs2_grab_pages_for_write-return-value.patch removed from -mm tree
- [merged] ocfs2-use-bug_on-instead-of-if-condition-followed-by-bug.patch removed from -mm tree
- [merged] squashfs-provides-backing_dev_info-in-order-to-disable-read-ahead.patch removed from -mm tree
- [merged] ntfs-fix-one-kernel-doc-comment.patch removed from -mm tree
- [merged] scripts-spellingtxt-add-oveflow.patch removed from -mm tree
- [merged] ia64-topology-use-default_groups-in-kobj_type.patch removed from -mm tree
- [merged] ia64-fix-typo-in-a-comment.patch removed from -mm tree
- [merged] ia64-use-swap-to-make-code-cleaner.patch removed from -mm tree
- [merged] ia64-module-use-swap-to-make-code-cleaner.patch removed from -mm tree
- [merged] trace-hwlat-make-use-of-the-helper-function-kthread_run_on_cpu.patch removed from -mm tree
- [merged] trace-osnoise-make-use-of-the-helper-function-kthread_run_on_cpu.patch removed from -mm tree
- [merged] rcutorture-make-use-of-the-helper-function-kthread_run_on_cpu.patch removed from -mm tree
- [merged] ring-buffer-make-use-of-the-helper-function-kthread_run_on_cpu.patch removed from -mm tree
- [merged] rdma-siw-make-use-of-the-helper-function-kthread_run_on_cpu.patch removed from -mm tree
- [merged] kthread-add-the-helper-function-kthread_run_on_cpu.patch removed from -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- [obsolete] linux-next-rejects.patch removed from -mm tree
- Re: [GIT PULL] Bitmap patches for 5.17-rc1
- [patch 55/55] lib: remove redundant assignment to variable ret
- [patch 54/55] ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
- [patch 53/55] kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
- [patch 52/55] lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB
- [patch 51/55] btrfs: use generic Kconfig option for 256kB page size limit
- [patch 50/55] arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB
- [patch 49/55] configs: introduce debug.config for CI-like setup
- [patch 48/55] delayacct: track delays from memory compact
- [patch 47/55] Documentation/accounting/delay-accounting.rst: add thrashing page cache and direct compact
- [patch 46/55] delayacct: cleanup flags in struct task_delay_info and functions use it
- [patch 45/55] delayacct: fix incomplete disable operation when switch enable to disable
- [patch 42/55] panic: use error_report_end tracepoint on warnings
- [patch 44/55] delayacct: support swapin delay accounting for swapping without blkio
- [patch 43/55] panic: remove oops_id
- [patch 41/55] fs/adfs: remove unneeded variable make code cleaner
- [patch 40/55] FAT: use io_schedule_timeout() instead of congestion_wait()
- [patch 39/55] hfsplus: use struct_group_attr() for memcpy() region
- [patch 38/55] nilfs2: remove redundant pointer sbufs
- [patch 37/55] fs/binfmt_elf: use PT_LOAD p_align values for static PIE
- [patch 36/55] const_structs.checkpatch: add frequently used ops structs
- [patch 35/55] checkpatch: improve Kconfig help test
- [patch 34/55] checkpatch: relax regexp for COMMIT_LOG_LONG_LINE
- [patch 33/55] lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
- [patch 32/55] uuid: remove licence boilerplate text from the header
- [patch 31/55] uuid: discourage people from using UAPI header in new code
- [patch 30/55] kunit: replace kernel.h with the necessary inclusions
- [patch 29/55] test_hash.c: refactor into kunit
- [patch 28/55] lib/Kconfig.debug: properly split hash test kernel entries
- [patch 27/55] test_hash.c: split test_hash_init
- [patch 25/55] hash.h: remove unused define directive
- [patch 26/55] test_hash.c: split test_int_hash into arch-specific functions
- [patch 24/55] lib/list_debug.c: print more list debugging context in __list_del_entry_valid()
- [patch 23/55] list: introduce list_is_head() helper and re-use it in list.h
- [patch 22/55] kstrtox: uninline everything
- [patch 21/55] get_maintainer: don't remind about no git repo when --nogit is used
- [patch 20/55] kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP)
- [patch 19/55] kthread: dynamically allocate memory to store kthread's full name
- [patch 17/55] tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm
- [patch 18/55] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
- [patch 16/55] samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm
- [patch 15/55] fs/binfmt_elf: replace open-coded string copy with get_task_comm
- [patch 14/55] drivers/infiniband: replace open-coded string copy with get_task_comm
- [patch 13/55] fs/exec: replace strncpy with strscpy_pad in __get_task_comm
- [patch 12/55] fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
- [patch 11/55] kernel.h: include a note to discourage people from including it in headers
- [patch 10/55] include/linux/unaligned: replace kernel.h with the necessary inclusions
- [patch 09/55] sysctl: remove redundant ret assignment
- [patch 08/55] sysctl: fix duplicate path separator in printed entries
- [patch 07/55] proc: convert the return type of proc_fd_access_allowed() to be boolean
- [patch 06/55] proc: make the proc_create[_data]() stubs static inlines
- [patch 05/55] proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
- [patch 04/55] mm: percpu: add generic pcpu_populate_pte() function
- [patch 03/55] mm: percpu: add generic pcpu_fc_alloc/free funciton
- [patch 02/55] mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
- [patch 01/55] mm: percpu: generalize percpu related config
- incoming
- [folded-merged] panic-use-error_report_end-tracepoint-on-warnings-fix.patch removed from -mm tree
- [folded-merged] hashh-remove-unused-define-directive-fix.patch removed from -mm tree
- [folded-merged] kernel-sys-only-take-tasklist_lock-for-get-setpriorityprio_pgrp-checkpatch-fixes.patch removed from -mm tree
- [folded-merged] proc-make-the-proc_create-stubs-static-inlines-fix2-fix.patch removed from -mm tree
- [folded-merged] proc-make-the-proc_create-stubs-static-inlines-fix2.patch removed from -mm tree
- [folded-merged] proc-make-the-proc_create-stubs-static-inlines-fix.patch removed from -mm tree
- Re: [patch 056/146] mm: rearrange madvise code to allow for reuse
- RE: [patch 002/146] RDMA/siw: make use of the helper function kthread_run_on_cpu()
- [GIT PULL] Bitmap patches for 5.17-rc1
- Re: [patch 056/146] mm: rearrange madvise code to allow for reuse
- [patch 146/146] mm/damon: hide kernel pointer from tracepoint event
- [patch 145/146] mm/damon/vaddr: hide kernel pointer from damon_va_three_regions() failure log
- [patch 144/146] mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure logging
- [patch 143/146] mm/damon/dbgfs: remove an unnecessary variable
- [patch 142/146] mm/damon: move the implementation of damon_insert_region to damon.h
- [patch 141/146] mm/damon: add access checking for hugetlb pages
- [patch 140/146] Docs/admin-guide/mm/damon/usage: update for schemes statistics
- [patch 139/146] mm/damon/dbgfs: support all DAMOS stats
- [patch 138/146] Docs/admin-guide/mm/damon/reclaim: document statistics parameters
- [patch 137/146] mm/damon/reclaim: provide reclamation statistics
- [patch 136/146] mm/damon/schemes: account how many times quota limit has exceeded
- [patch 135/146] mm/damon/schemes: account scheme actions that successfully applied
- [patch 134/146] mm/damon: remove a mistakenly added comment for a future feature
- [patch 133/146] Docs/admin-guide/mm/damon/usage: update for kdamond_pid and (mk|rm)_contexts
- [patch 132/146] Docs/admin-guide/mm/damon/usage: mention tracepoint at the beginning
- [patch 131/146] Docs/admin-guide/mm/damon/usage: remove redundant information
- [patch 130/146] Docs/admin-guide/mm/damon/usage: update for scheme quotas and watermarks
- [patch 129/146] mm/damon: convert macro functions to static inline functions
- [patch 128/146] mm/damon: modify damon_rand() macro to static inline function
- [patch 127/146] mm/damon: move damon_rand() definition into damon.h
- [patch 126/146] mm/damon/schemes: add the validity judgment of thresholds
- [patch 125/146] mm/damon/vaddr: remove swap_ranges() and replace it with swap()
- [patch 124/146] mm/damon: remove some unneeded function definitions in damon.h
- [patch 123/146] mm/damon/core: use abs() instead of diff_of()
- [patch 121/146] mm/damon: unified access_check function naming rules
- [patch 122/146] mm/damon: add 'age' of region tracepoint support
- [patch 120/146] mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
- [patch 119/146] mm: make some vars and functions static or __init
- [patch 116/146] zpool: remove the list of pools_head
- [patch 117/146] zram: use ATTRIBUTE_GROUPS
- [patch 118/146] mm: fix some comment errors
- [patch 114/146] mm: memcg/percpu: account extra objcg space to memory cgroups
- [patch 115/146] mm/rmap: fix potential batched TLB flush race
- [patch 112/146] mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
- [patch 108/146] mm/migrate: remove redundant variables used in a for-loop
- [patch 113/146] mm/hwpoison: fix unpoison_memory()
- [patch 111/146] mm/hwpoison: mf_mutex for soft offline and unpoison
- [patch 110/146] mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy
- [patch 109/146] mm/thp: drop unused trace events hugepage_[invalidate|splitting]
- [patch 107/146] mm/migrate: move node demotion code to near its user
- [patch 106/146] mm: migrate: add more comments for selecting target node randomly
- [patch 105/146] mm: migrate: support multiple target nodes demotion
- [patch 104/146] mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
- [patch 103/146] mm: migrate: correct the hugetlb migration stats
- [patch 102/146] mm: migrate: fix the return value of migrate_pages()
- [patch 101/146] hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()
- [patch 100/146] mm, oom: OOM sysrq should always kill a process
- [patch 099/146] mm/mempolicy: fix all kernel-doc warnings
- [patch 098/146] mm/mempolicy: wire up syscall set_mempolicy_home_node
- [patch 097/146] mm/mempolicy: add set_mempolicy_home_node syscall
- [patch 096/146] mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY
- [patch 095/146] mm/page_isolation: unset migratetype directly for non Buddy page
- [patch 094/146] vmscan: make drop_slab_node static
- [patch 093/146] userfaultfd/selftests: clean up hugetlb allocation code
- [patch 092/146] selftests/uffd: allow EINTR/EAGAIN
- [patch 091/146] selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting
- [patch 090/146] mm/vmstat: add events for THP max_ptes_* exceeds
- [patch 089/146] mm, hugepages: make memory size variable in hugepage-mremap selftest
- [patch 088/146] hugetlb: add hugetlb.*.numa_stat file
- [patch 087/146] mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages
- [patch 086/146] dma/pool: create dma atomic pool only if dma zone has managed pages
- [patch 085/146] mm_zone: add function to check if managed dma zone exists
- [patch 084/146] mm/page_alloc.c: modify the comment section for alloc_contig_pages()
- [patch 083/146] include/linux/gfp.h: further document GFP_DMA32
- [patch 082/146] mm: drop node from alloc_pages_vma
- [patch 081/146] mm: page_alloc: fix building error on -Werror=array-compare
- [patch 080/146] mm: fix boolreturn.cocci warning
- [patch 079/146] mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
- [patch 078/146] mm: introduce memalloc_retry_wait()
- [patch 077/146] mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware
- [patch 076/146] mm: allow !GFP_KERNEL allocations for kvmalloc
- [patch 075/146] mm/vmalloc: be more explicit about supported gfp flags.
- [patch 074/146] mm/vmalloc: add support for __GFP_NOFAIL
- [patch 073/146] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
- [patch 072/146] mm/dmapool.c: revert "make dma pool to use kmalloc_node"
- [patch 071/146] mm: remove the total_mapcount argument from page_trans_huge_mapcount()
- [patch 070/146] mm: remove the total_mapcount argument from page_trans_huge_map_swapcount()
- [patch 069/146] mm: remove last argument of reuse_swap_page()
- [patch 068/146] x86: mm: add x86_64 support for page table check
- [patch 067/146] mm: page table check
- [patch 066/146] mm: ptep_clear() page table helper
- [patch 065/146] mm: change page type prior to adding page table entry
- [patch 064/146] docs/vm: add vmalloced-kernel-stacks document
- [patch 063/146] mm/oom_kill: allow process_mrelease to run under mmap_lock protection
- [patch 062/146] mm: document locking restrictions for vm_operations_struct::close
- [patch 061/146] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
- [patch 060/146] mm: move tlb_flush_pending inline helpers to mm_inline.h
- [patch 059/146] mm: move anon_vma declarations to linux/mm_inline.h
- [patch 058/146] mm: add anonymous vma name refcounting
- [patch 057/146] mm: add a field to store names for private anonymous memory
- [patch 056/146] mm: rearrange madvise code to allow for reuse
- [patch 055/146] mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
- [patch 054/146] tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner
- [patch 053/146] memcg: add per-memcg vmalloc stat
- [patch 052/146] mm/memcg: use struct_size() helper in kzalloc()
- [patch 051/146] memcg: better bounds on the memcg stats updates
- [patch 050/146] mm/memcg: add oom_group_kill memory event
- [patch 049/146] mm/page_counter: remove an incorrect call to propagate_protected_usage()
- [patch 048/146] mm: memcontrol: make cgroup_memory_nokmem static
- [patch 047/146] mm/frontswap.c: use non-atomic '__set_bit()' when possible
- [patch 046/146] shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
- [patch 045/146] mm: shmem: don't truncate page if memory failure happens
- [patch 044/146] mm/gup.c: stricter check on THP migration entry during follow_pmd_mask
- [patch 043/146] gup: avoid multiple user access locking/unlocking in fault_in_{read/write}able
- [patch 042/146] mm/truncate.c: remove unneeded variable
- [patch 041/146] mm/debug_vm_pgtable: update comments regarding migration swap entries
- [patch 040/146] mm,fs: split dump_mapping() out from dump_page()
- [patch 039/146] kasan: fix quarantine conflicting with init_on_free
- [patch 038/146] kasan: test: add test case for double-kmem_cache_destroy()
- [patch 037/146] kasan: add ability to detect double-kmem_cache_destroy()
- [patch 036/146] kasan: test: add globals left-out-of-bounds test
- [patch 035/146] device-dax: compound devmap support
- [patch 034/146] device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()
- [patch 033/146] device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
- [patch 032/146] device-dax: factor out page mapping initialization
- [patch 031/146] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
- [patch 030/146] device-dax: use struct_size()
- [patch 029/146] device-dax: use ALIGN() for determining pgoff
- [patch 028/146] mm/memremap: add ZONE_DEVICE support for compound pages
- [patch 027/146] mm/page_alloc: refactor memmap_init_zone_device() page init
- [patch 026/146] mm/page_alloc: split prep_compound_page into head and tail subparts
- [patch 025/146] mm: defer kmemleak object creation of module_alloc()
- [patch 024/146] mm: kmemleak: alloc gray object for reserved region with direct map
- [patch 023/146] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
- [patch 022/146] mm: slab: make slab iterator functions static
- [patch 021/146] mm/slab_common: use WARN() if cache still has objects on destroy
- [patch 020/146] fs/ioctl: remove unnecessary __user annotation
- [patch 019/146] ocfs2: remove redundant assignment to variable free_space
- [patch 018/146] ocfs2: cluster: use default_groups in kobj_type
- [patch 016/146] ocfs2: use default_groups in kobj_type
- [patch 015/146] ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
- [patch 017/146] ocfs2: remove redundant assignment to pointer root_bh
- [patch 014/146] ocfs2: use BUG_ON instead of if condition followed by BUG.
- [patch 013/146] squashfs: provide backing_dev_info in order to disable read-ahead
- [patch 012/146] fs/ntfs/attrib.c: fix one kernel-doc comment
- [patch 011/146] scripts/spelling.txt: add "oveflow"
- [patch 010/146] ia64: topology: use default_groups in kobj_type
- [patch 005/146] trace/osnoise: make use of the helper function kthread_run_on_cpu()
- [patch 009/146] ia64: fix typo in a comment
- [patch 004/146] rcutorture: make use of the helper function kthread_run_on_cpu()
- [patch 008/146] arch/ia64/kernel/setup.c: use swap() to make code cleaner
- [patch 006/146] trace/hwlat: make use of the helper function kthread_run_on_cpu()
- [patch 003/146] ring-buffer: make use of the helper function kthread_run_on_cpu()
- [patch 007/146] ia64: module: use swap() to make code cleaner
- [patch 002/146] RDMA/siw: make use of the helper function kthread_run_on_cpu()
- [patch 001/146] kthread: add the helper function kthread_run_on_cpu()
- incoming
- [folded-merged] mm-damon-add-access-checking-for-hugetlb-pages-v3.patch removed from -mm tree
- [folded-merged] mm-damon-add-access-checking-for-hugetlb-pages-fix.patch removed from -mm tree
- [folded-merged] mm-damon-remove-some-no-need-func-definitions-in-damonh-file-fix.patch removed from -mm tree
- [folded-merged] mm-rmap-fix-potential-batched-tlb-flush-race-fix.patch removed from -mm tree
- [folded-merged] mm-memcg-percpu-account-extra-objcg-space-to-memory-cgroups-fix.patch removed from -mm tree
- [folded-merged] mm-migrate-correct-the-hugetlb-migration-stats-fix.patch removed from -mm tree
- [folded-merged] hugetlb-add-hugetlbnuma_stat-file-fix-2.patch removed from -mm tree
- [folded-merged] hugetlb-add-hugetlbnuma_stat-file-fix.patch removed from -mm tree
- [folded-merged] mm-page_allocc-do-not-warn-allocation-failure-on-zone-dma-if-no-managed-pages-fix.patch removed from -mm tree
- [folded-merged] mm-vmalloc-alloc-gfp_nofsio-for-vmalloc-fix.patch removed from -mm tree
- [folded-merged] mm-add-a-field-to-store-names-for-private-anonymous-memory-fix.patch removed from -mm tree
- [folded-merged] mm-remove-redundant-check-about-fault_flag_allow_retry-bit-checkpatch-fixes.patch removed from -mm tree
- [folded-merged] memcg-add-per-memcg-vmalloc-stat-v4.patch removed from -mm tree
- [folded-merged] memcg-add-per-memcg-vmalloc-stat-v2-fix.patch removed from -mm tree
- [folded-merged] memcg-add-per-memcg-vmalloc-stat-v2.patch removed from -mm tree
- [folded-merged] mm-add-group_oom_kill-memoryevent-fix.patch removed from -mm tree
- [folded-merged] shmem-fix-a-race-between-shmem_unused_huge_shrink-and-shmem_evict_inode-checkpatch-fixes.patch removed from -mm tree
- [folded-merged] mm-shmem-dont-truncate-page-if-memory-failure-happens-checkpatch-fixes.patch removed from -mm tree
- [folded-merged] device-dax-remove-pfn-from-__dev_dax_ptepmdpud_fault-fix.patch removed from -mm tree
- [folded-merged] mm-defer-kmemleak-object-creation-of-module_alloc-v4-fix.patch removed from -mm tree
- [folded-merged] mm-defer-kmemleak-object-creation-of-module_alloc-v4.patch removed from -mm tree
- [folded-merged] kmemleak-fix-kmemleak-false-positive-report-with-hw-tag-based-kasan-enable-fix.patch removed from -mm tree
- [folded-merged] kthread-add-the-helper-function-kthread_run_on_cpu-fix.patch removed from -mm tree
- Re: + mm-defer-kmemleak-object-creation-of-module_alloc-v4-fix.patch added to -mm tree
- [to-be-updated] btrfs-avoid-live-lock-in-search_ioctl-on-hardware-with-sub-page-faults.patch removed from -mm tree
- [to-be-updated] arm64-add-support-for-sub-page-faults-user-probing.patch removed from -mm tree
- [to-be-updated] mm-introduce-fault_in_exact_writeable-to-probe-for-sub-page-faults.patch removed from -mm tree
- [to-be-updated] mm-migration-add-trace-events-for-thp-migrations.patch removed from -mm tree
- [alternative-merged] mm-hwpoison-fix-error-page-recovered-but-reported-not-recovered.patch removed from -mm tree
- [alternative-merged] mm-vmalloc-allocate-small-pages-for-area-pages.patch removed from -mm tree
- [folded-merged] mm-vmalloc-allocate-small-pages-for-area-pages-fix.patch removed from -mm tree
- + mm-defer-kmemleak-object-creation-of-module_alloc-v4-fix.patch added to -mm tree
- + ocfs2-remove-redundant-assignment-to-variable-free_space.patch added to -mm tree
- + mm-use-compare-exchange-operation-to-set-kasan-page-tag.patch added to -mm tree
- Türkiye Firma Rehberi "royru1"
- From: Türkiye Firma Rehberi
- + arch-x86-include-asm-pgtableh-needs-spinlockh.patch added to -mm tree
- + mm-remove-cleancache-fix.patch added to -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- + sysctl-remove-redundant-ret-assignment.patch added to -mm tree
- + sysctl-fix-duplicate-path-separator-in-printed-entries.patch added to -mm tree
- + mm-debug_vm_pgtable-update-comments-regarding-migration-swap-entries.patch added to -mm tree
- [obsolete] fs-f2fs-datac-fix-mess.patch removed from -mm tree
- Re: + sysctl-documentation-fix-table-format-warning.patch added to -mm tree
- + ntfs-fix-one-kernel-doc-comment.patch added to -mm tree
- + ocfs2-cluster-use-default_groups-in-kobj_type.patch added to -mm tree
- + mm-oom-oom-sysrq-should-always-kill-a-process.patch added to -mm tree
- + selftests-vm-make-charge_reserved_hugetlbsh-work-with-existing-cgroup-setting.patch added to -mm tree
- + sysctl-documentation-fix-table-format-warning.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- [to-be-updated] usercopy-do-not-fail-on-memory-from-former-init-sections.patch removed from -mm tree
- + usercopy-do-not-fail-on-memory-from-former-init-sections.patch added to -mm tree
- + mm-migration-add-trace-events-for-thp-migrations.patch added to -mm tree
- + mm-thp-drop-unused-trace-events-hugepage_.patch added to -mm tree
- + mm-hwpoison-fix-error-page-recovered-but-reported-not-recovered.patch added to -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- + get_maintainer-dont-remind-about-no-git-repo-when-nogit-is-used.patch added to -mm tree
- + mm-page-mapping-folio-mapping-should-have-the-same-offset.patch added to -mm tree
- + userfaultfd-selftests-clean-up-hugetlb-allocation-code.patch added to -mm tree
- Re: + mm-simplify-try_to_unuse-fix.patch added to -mm tree
- + ia64-topology-use-default_groups-in-kobj_type.patch added to -mm tree
- + memcg-add-per-memcg-vmalloc-stat-v4.patch added to -mm tree
- + mm-simplify-try_to_unuse-fix.patch added to -mm tree
- + mm-oom-oom-sysrq-should-always-kill-a-process.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- Richiesta Maggiori Informazioni
- Richiesta Maggiori Informazioni
- Re: + mm-damon-add-access-checking-for-hugetlb-pages-v3.patch added to -mm tree
- Re: + mm-damon-add-access-checking-for-hugetlb-pages-fix.patch added to -mm tree
- [patch 1/1] mm: vmscan: reduce throttling due to a failure to make progress -fix
- [merged] mm-damon-dbgfs-fix-struct-pid-leaks-in-dbgfs_target_ids_write.patch removed from -mm tree
- [merged] mm-vmscan-reduce-throttling-due-to-a-failure-to-make-progress.patch removed from -mm tree
- [merged] userfaultfd-selftests-fix-hugetlb-area-allocations.patch removed from -mm tree
- [patch 2/2] mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
- [patch 1/2] userfaultfd/selftests: fix hugetlb area allocations
- incoming
- [to-be-updated] mm-oom_kill-wake-futex-waiters-before-annihilating-victim-shared-mutex.patch removed from -mm tree
- + lib-remove-redundant-assignment-to-variable-ret.patch added to -mm tree
- + mm-damon-add-access-checking-for-hugetlb-pages-v3.patch added to -mm tree
- + mm-damon-add-access-checking-for-hugetlb-pages-fix.patch added to -mm tree
- Re: mmotm 2021-12-29-20-07 uploaded (mm/damon)
- Re: mmotm 2021-12-29-20-07 uploaded
- Re: mmotm 2021-12-29-20-07 uploaded (mm/damon)
- Re: mmotm 2021-12-29-20-07 uploaded (mm/damon)
- mmotm 2021-12-29-20-07 uploaded
- + fs-f2fs-datac-fix-mess.patch added to -mm tree
- + mm-page_allocc-do-not-warn-allocation-failure-on-zone-dma-if-no-managed-pages-fix.patch added to -mm tree
- + sysctl-move-maxolduid-as-a-sysctl-specific-const-fix.patch added to -mm tree
- + ipc-sem-do-not-sleep-with-a-spin-lock-held.patch added to -mm tree
- + ocfs2-remove-redundant-assignment-to-pointer-root_bh.patch added to -mm tree
- + nilfs2-remove-redundant-pointer-sbufs.patch added to -mm tree
- + ocfs2-use-default_groups-in-kobj_type.patch added to -mm tree
- + mm-page_isolation-unset-migratetype-directly-for-non-buddy-page.patch added to -mm tree
- + hugetlbfs-fix-off-by-one-error-in-hugetlb_vmdelete_list.patch added to -mm tree
- + mm-damon-dbgfs-fix-struct-pid-leaks-in-dbgfs_target_ids_write.patch added to -mm tree
- + mm-damon-hide-kernel-pointer-from-tracepoint-event.patch added to -mm tree
- + mm-damon-vaddr-hide-kernel-pointer-from-damon_va_three_regions-failure-log.patch added to -mm tree
- + mm-damon-vaddr-use-pr_debug-for-damon_va_three_regions-failure-logging.patch added to -mm tree
- + mm-damon-dbgfs-remove-a-unnecessary-variable.patch added to -mm tree
- + mm-damon-move-the-implementation-of-damon_insert_region-to-damonh.patch added to -mm tree
- + mm-page_allocc-do-not-warn-allocation-failure-on-zone-dma-if-no-managed-pages.patch added to -mm tree
- + dma-pool-create-dma-atomic-pool-only-if-dma-zone-has-managed-pages.patch added to -mm tree
- + mm_zone-add-function-to-check-if-managed-dma-zone-exists.patch added to -mm tree
- + mm-hide-the-frontswap-kconfig-symbol.patch added to -mm tree
- + frontswap-remove-support-for-multiple-ops.patch added to -mm tree
- + mm-mark-swap_lock-and-swap_active_head-static.patch added to -mm tree
- + frontswap-simplify-frontswap_register_ops.patch added to -mm tree
- + frontswap-remove-frontswap_test.patch added to -mm tree
- + mm-simplify-try_to_unuse.patch added to -mm tree
- + frontswap-remove-the-frontswap-exports.patch added to -mm tree
- + frontswap-simplify-frontswap_init.patch added to -mm tree
- + frontswap-remove-frontswap_curr_pages.patch added to -mm tree
- + frontswap-remove-frontswap_shrink.patch added to -mm tree
- + frontswap-remove-frontswap_tmem_exclusive_gets.patch added to -mm tree
- + frontswap-remove-frontswap_writethrough.patch added to -mm tree
- + mm-remove-cleancache.patch added to -mm tree
- + mm-vmstat-add-events-for-thp-max_ptes_-exceeds.patch added to -mm tree
- [merged] signal-clean-up-kernel-doc-comments.patch removed from -mm tree
- [merged] mm-hwpoison-clear-mf_count_increased-before-retrying-get_any_page.patch removed from -mm tree
- [merged] mm-damon-dbgfs-protect-targets-destructions-with-kdamond_lock.patch removed from -mm tree
- [merged] mm-page_alloc-fix-__alloc_size-attribute-for-alloc_pages_exact_nid.patch removed from -mm tree
- [merged] mm-hwpoison-fix-condition-in-free-hugetlb-page-path.patch removed from -mm tree
- [merged] mm-delete-unsafe-bug-from-page_cache_add_speculative.patch removed from -mm tree
- [merged] maintainers-mark-more-list-instances-as-moderated.patch removed from -mm tree
- [merged] kernel-crash_core-suppress-unknown-crashkernel-parameter-warning.patch removed from -mm tree
- [merged] mm-mempolicy-fix-thp-allocations-escaping-mempolicy-restrictions.patch removed from -mm tree
- [merged] kfence-fix-memory-leak-when-cat-kfence-objects.patch removed from -mm tree
- [patch 9/9] mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
- [patch 8/9] mm/damon/dbgfs: protect targets destructions with kdamond_lock
- [patch 7/9] mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid
- [patch 6/9] mm: delete unsafe BUG from page_cache_add_speculative()
- [patch 5/9] mm, hwpoison: fix condition in free hugetlb page path
- [patch 4/9] MAINTAINERS: mark more list instances as moderated
- [patch 3/9] kernel/crash_core: suppress unknown crashkernel parameter warning
- [patch 2/9] mm: mempolicy: fix THP allocations escaping mempolicy restrictions
- [patch 1/9] kfence: fix memory leak when cat kfence objects
- incoming
- [folded-merged] mm-hwpoison-fix-condition-in-free-hugetlb-page-path-fix.patch removed from -mm tree
- Re: mmotm 2021-12-22-19-02 uploaded (drivers/gpu/drm/i915/display/intel_backlight.o)
- mmotm 2021-12-22-19-02 uploaded
- + mutex-subsystem-synchro-test-module-fix.patch added to -mm tree
- [folded-merged] mm-migratec-rework-migration_entry_wait-to-not-take-a-pageref-v5.patch removed from -mm tree
- + signal-clean-up-kernel-doc-comments.patch added to -mm tree
- + memcg-add-per-memcg-vmalloc-stat-v2-fix.patch added to -mm tree
- + memcg-add-per-memcg-vmalloc-stat-v2.patch added to -mm tree
- + delayacct-track-delays-from-memory-compact.patch added to -mm tree
- + mm-gupc-stricter-check-on-thp-migration-entry-during-follow_pmd_mask.patch added to -mm tree
- + mm-make-some-vars-and-functions-static-or-__init.patch added to -mm tree
- + mm-vmalloc-alloc-gfp_nofsio-for-vmalloc-fix.patch added to -mm tree
- + userfaultfd-selftests-fix-hugetlb-area-allocations.patch added to -mm tree
- + proc-convert-the-return-type-of-proc_fd_access_allowed-to-be-boolean.patch added to -mm tree
- + mm-hwpoison-fix-condition-in-free-hugetlb-page-path-fix.patch added to -mm tree
- + sysctl-returns-einval-when-a-negative-value-is-passed-to-proc_doulongvec_minmax.patch added to -mm tree
- + lib-test_meminit-destroy-cache-in-kmem_cache_alloc_bulk-test.patch added to -mm tree
- + mm-remove-the-total_mapcount-argument-from-page_trans_huge_mapcount.patch added to -mm tree
- + mm-remove-the-total_mapcount-argument-from-page_trans_huge_map_swapcount.patch added to -mm tree
- + mm-remove-last-argument-of-reuse_swap_page.patch added to -mm tree
- + memcg-add-per-memcg-vmalloc-stat.patch added to -mm tree
- + kernel-sysctlc-remove-unused-variable-ten_thousand.patch added to -mm tree
- + kasan-fix-quarantine-conflicting-with-init_on_free.patch added to -mm tree
- + mm-hwpoison-clear-mf_count_increased-before-retrying-get_any_page.patch added to -mm tree
- + mm-damon-dbgfs-protect-targets-destructions-with-kdamond_lock.patch added to -mm tree
- + dma-revert-make-dma-pool-to-use-kmalloc_node.patch added to -mm tree
- + x86-mm-add-x86_64-support-for-page-table-check.patch added to -mm tree
- + mm-page-table-check.patch added to -mm tree
- + mm-ptep_clear-page-table-helper.patch added to -mm tree
- + mm-change-page-type-prior-to-adding-page-table-entry.patch added to -mm tree
- + mm-migrate-remove-redundant-variables-used-in-a-for-loop.patch added to -mm tree
- [obsolete] drivers-gpu-drm-vmwgfx-vmwgfx_gemc-printk-fix.patch removed from -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- + docs-vm-add-vmalloced-kernel-stacks-document.patch added to -mm tree
- + docs-vm-fix-unexpected-indentation-warns-in-page_owner.patch added to -mm tree
- + mm-page_alloc-modify-the-comment-section-for-alloc_contig_pages.patch added to -mm tree
- + lib-stackdepot-allow-optional-init-and-stack_table-allocation-by-kvmalloc-fixup4.patch added to -mm tree
- + documentation-accounting-add-thrashing-page-cache-and-direct-compact.patch added to -mm tree
- + zpool-remove-the-list-of-pools_head.patch added to -mm tree
- + mm-memcg-use-struct_size-helper-in-kzalloc.patch added to -mm tree
- + mm-damon-add-access-checking-for-hugetlb-pages.patch added to -mm tree
- + mm-percpu-add-generic-pcpu_populate_pte-function.patch added to -mm tree
- + mm-percpu-add-generic-pcpu_fc_alloc-free-funciton.patch added to -mm tree
- + mm-percpu-add-pcpu_fc_cpu_to_node_fn_t-typedef.patch added to -mm tree
- + mm-percpu-generalize-percpu-related-config.patch added to -mm tree
- + uuid-remove-licence-boilerplate-text-from-the-header.patch added to -mm tree
- + uuid-discourage-people-from-using-uapi-header-in-new-code.patch added to -mm tree
- Re: + mm-fix-panic-in-__alloc_pages.patch added to -mm tree
- Re: + mm-fix-panic-in-__alloc_pages.patch added to -mm tree
- Re: + mm-fix-panic-in-__alloc_pages.patch added to -mm tree
- + documentation-vm-page_ownerrst-update-the-documentation-fix.patch added to -mm tree
- + documentation-vm-page_ownerrst-update-the-documentation.patch added to -mm tree
- + mm-page_alloc-fix-__alloc_size-attribute-for-alloc_pages_exact_nid.patch added to -mm tree
- + panic-allow-printing-extra-panic-information-on-kdump.patch added to -mm tree
- + panic-add-option-to-dump-all-cpus-backtraces-in-panic_print.patch added to -mm tree
- + docs-sysctl-kernel-add-missing-bit-to-panic_print.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- Re: + mm-fix-panic-in-__alloc_pages.patch added to -mm tree
- mmotm 2021-12-13-21-28 uploaded
- + hashh-remove-unused-define-directive-fix.patch added to -mm tree
- + drivers-gpu-drm-vmwgfx-vmwgfx_gemc-printk-fix.patch added to -mm tree
- + mm-mempolicy-fix-all-kernel-doc-warnings.patch added to -mm tree
- + mm-fix-race-between-madv_free-reclaim-and-blkdev-direct-io-read.patch added to -mm tree
- + fat-use-io_schedule_timeout-instead-of-congestion_wait.patch added to -mm tree
- + kunit-replace-kernelh-with-the-necessary-inclusions.patch added to -mm tree
- + mm-migratec-rework-migration_entry_wait-to-not-take-a-pageref-v5.patch added to -mm tree
- + tools-vm-page_owner_sortc-delete-invalid-duplicate-code.patch added to -mm tree
- + panic-remove-oops_id.patch added to -mm tree
- + mm-add-group_oom_kill-memoryevent-fix.patch added to -mm tree
- + tools-vm-page_owner_sortc-two-trivial-fixes.patch added to -mm tree
- [alternative-merged] increase-default-mlock_limit-to-8-mib.patch removed from -mm tree
- Re: + mm-migratec-rework-migration_entry_wait-to-not-take-a-pageref.patch added to -mm tree
- Re: + mm-migratec-rework-migration_entry_wait-to-not-take-a-pageref.patch added to -mm tree
- Re: [patch 01/21] Increase default MLOCK_LIMIT to 8 MiB
- [patch 21/21] mm: bdi: initialize bdi_min_ratio when bdi is unregistered
- [patch 20/21] hugetlbfs: fix issue of preallocation of gigantic pages can't work
- [patch 19/21] mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
- [patch 18/21] mm/slub: fix endianness bug for alloc/free_traces attributes
- [patch 17/21] selftests/damon: split test cases
- [patch 16/21] selftests/damon: test debugfs file reads/writes with huge count
- [patch 15/21] selftests/damon: test wrong DAMOS condition ranges input
- [patch 14/21] selftests/damon: test DAMON enabling with empty target_ids case
- [patch 13/21] selftests/damon: skip test if DAMON is running
- [patch 12/21] mm/damon/vaddr-test: remove unnecessary variables
- [patch 11/21] mm/damon/vaddr-test: split a test function having >1024 bytes frame size
- [patch 10/21] mm/damon/vaddr: remove an unnecessary warning message
- [patch 09/21] mm/damon/core: remove unnecessary error messages
- [patch 08/21] mm/damon/dbgfs: remove an unnecessary error message
- [patch 07/21] mm/damon/core: use better timer mechanisms selection threshold
- [patch 06/21] mm/damon/core: fix fake load reports due to uninterruptible sleeps
- [patch 05/21] timers: implement usleep_idle_range()
- [patch 04/21] filemap: remove PageHWPoison check from next_uptodate_page()
- [patch 03/21] mailmap: update email address for Guo Ren
- [patch 02/21] MAINTAINERS: update kdump maintainers
- [patch 01/21] Increase default MLOCK_LIMIT to 8 MiB
- incoming
- [folded-merged] mm-bdi-initialize-bdi_min_ratio-when-bdi-unregister-fix.patch removed from -mm tree
- + kernel-sys-only-take-tasklist_lock-for-get-setpriorityprio_pgrp-checkpatch-fixes.patch added to -mm tree
- + kernel-sys-only-take-tasklist_lock-for-get-setpriorityprio_pgrp.patch added to -mm tree
- + mm-delete-unsafe-bug-from-page_cache_add_speculative.patch added to -mm tree
- + fs-adfs-remove-unneeded-variable-make-code-cleaner.patch added to -mm tree
- + mm-hwpoison-fix-condition-in-free-hugetlb-page-path.patch added to -mm tree
- + docs-admin-guide-mm-damon-usage-update-for-schemes-statistics.patch added to -mm tree
- + mm-damon-dbgfs-support-all-damos-stats.patch added to -mm tree
- + docs-admin-guide-mm-damon-reclaim-document-statistics-parameters.patch added to -mm tree
- + mm-damon-reclaim-provide-reclamation-statistics.patch added to -mm tree
- + mm-damon-schemes-account-how-many-times-quota-limit-has-exceeded.patch added to -mm tree
- + mm-damon-schemes-account-scheme-actions-that-successfully-applied.patch added to -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- + kcov-fix-generic-kconfig-dependencies-if-arch_wants_no_instr.patch added to -mm tree
- Re: + mm-oom_kill-wake-futex-waiters-before-annihilating-victim-shared-mutex.patch added to -mm tree
- + mm-vmscan-reduce-throttling-due-to-a-failure-to-make-progress-fix.patch added to -mm tree
- + include-linux-unaligned-replace-kernelh-with-the-necessary-inclusions.patch added to -mm tree
- + mm-damon-remove-a-mistakenly-added-comment-for-a-future-feature.patch added to -mm tree
- + docs-admin-guide-mm-damon-usage-update-for-kdamond_pid-and-mkrm_contexts.patch added to -mm tree
- + docs-admin-guide-mm-damon-usage-mention-tracepoint-at-the-beginning.patch added to -mm tree
- + docs-admin-guide-mm-damon-usage-remove-redundant-information.patch added to -mm tree
- + docs-admin-guide-mm-damon-usage-update-for-scheme-quotas-and-watermarks.patch added to -mm tree
- + mm-damon-convert-macro-functions-to-static-inline-functions.patch added to -mm tree
- + kernelh-include-a-note-to-discourage-people-from-including-it-in-headers.patch added to -mm tree
- + fs-binfmt_elf-use-pt_load-p_align-values-for-static-pie.patch added to -mm tree
- + mm-oom_kill-allow-process_mrelease-to-run-under-mmap_lock-protection.patch added to -mm tree
- + mm-document-locking-restrictions-for-vm_operations_struct-close.patch added to -mm tree
- + mm-protect-free_pgtables-with-mmap_lock-write-lock-in-exit_mmap.patch added to -mm tree
- + maintainers-mark-more-list-instances-as-moderated.patch added to -mm tree
- + kernel-crash_core-suppress-unknown-crashkernel-parameter-warning.patch added to -mm tree
- + mm-mempolicy-fix-thp-allocations-escaping-mempolicy-restrictions.patch added to -mm tree
- + mm-oom_kill-wake-futex-waiters-before-annihilating-victim-shared-mutex.patch added to -mm tree
- + test_hashc-refactor-into-kunit.patch added to -mm tree
- + lib-kconfigdebug-properly-split-hash-test-kernel-entries.patch added to -mm tree
- + test_hashc-split-test_hash_init.patch added to -mm tree
- + test_hashc-split-test_int_hash-into-arch-specific-functions.patch added to -mm tree
- + hashh-remove-unused-define-directive.patch added to -mm tree
- + mm-oom_kill-allow-process_mrelease-to-run-under-mmap_lock-protection.patch added to -mm tree
- + mm-document-locking-restrictions-for-vm_operations_struct-close.patch added to -mm tree
- Re: + mm-move-tlb_flush_pending-inline-helpers-to-mm_inlineh.patch added to -mm tree
- Re: + mm-move-anon_vma-declarations-to-linux-mm_inlineh.patch added to -mm tree
- + lib-list_debugc-print-more-list-debugging-context-in-__list_del_entry_valid.patch added to -mm tree
- + mm-remove-unneeded-variable.patch added to -mm tree
- + gfp-further-document-gfp_dma32.patch added to -mm tree
- + mm-vmalloc-allocate-small-pages-for-area-pages.patch added to -mm tree
- + mm-vmalloc-allocate-small-pages-for-area-pages-fix.patch added to -mm tree
- + mm-move-tlb_flush_pending-inline-helpers-to-mm_inlineh.patch added to -mm tree
- + mm-move-anon_vma-declarations-to-linux-mm_inlineh.patch added to -mm tree
- + mm-vmscan-reduce-throttling-due-to-a-failure-to-make-progress.patch added to -mm tree
- + x86-mm-add-x86_64-support-for-page-table-check.patch added to -mm tree
- + mm-page-table-check.patch added to -mm tree
- + mm-ptep_clear-page-table-helper.patch added to -mm tree
- + mm-change-page-type-prior-to-adding-page-table-entry.patch added to -mm tree
- + mm-oom_kill-wake-futex-waiters-before-annihilating-victim-shared-mutex.patch added to -mm tree
- mmotm 2021-12-06-22-21 uploaded
- [nacked] fs-binfmt_elf-fix-at_phdr-for-unusual-elf-files.patch removed from -mm tree
- + ubsan-remove-config_ubsan_object_size.patch added to -mm tree
- + mm-migrate-move-node-demotion-code-to-near-its-user.patch added to -mm tree
- + ocfs2-clearly-handle-ocfs2_grab_pages_for_write-return-value.patch added to -mm tree
- + mm-damon-modify-damon_rand-macro-to-static-inline-function.patch added to -mm tree
- + kfence-fix-memory-leak-when-cat-kfence-objects.patch added to -mm tree
- + proc-make-the-proc_create-stubs-static-inlines-fix2-fix.patch added to -mm tree
- + tools-vm-page_owner_sortc-support-sorting-pid-and-time.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- Re: + hugetlb-add-hugetlbnuma_stat-file-fix-2.patch added to -mm tree
- Re: + proc-remove-pde_data-completely-fix-fix.patch added to -mm tree
- Re: + fs-move-dcache-sysctls-to-its-own-file-fix-2.patch added to -mm tree
- Re: + fs-move-inode-sysctls-to-its-own-file-fix.patch added to -mm tree
- [failures] delayacct-track-delays-from-memory-compact.patch removed from -mm tree
- + hugetlb-add-hugetlbnuma_stat-file-fix-2.patch added to -mm tree
- + delayacct-track-delays-from-memory-compact.patch added to -mm tree
- + proc-remove-pde_data-completely-fix-fix.patch added to -mm tree
- + mm-add-group_oom_kill-memory-event.patch added to -mm tree
- + fs-move-dcache-sysctls-to-its-own-file-fix-2.patch added to -mm tree
- + fs-move-inode-sysctls-to-its-own-file-fix.patch added to -mm tree
- + linux-next-rejects.patch added to -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- mmotm 2021-12-02-17-04 uploaded
- + device-dax-remove-pfn-from-__dev_dax_ptepmdpud_fault-fix.patch added to -mm tree
- + mm-shmem-dont-truncate-page-if-memory-failure-happens-checkpatch-fixes.patch added to -mm tree
- + mm-shmem-dont-truncate-page-if-memory-failure-happens.patch added to -mm tree
- + mm-damon-move-damon_rand-definition-into-damonh.patch added to -mm tree
- + proc-make-the-proc_create-stubs-static-inlines-fix2.patch added to -mm tree
- + mm-ksm-fix-use-after-free-kasan-report-in-ksm_might_need_to_copy.patch added to -mm tree
- + mm-mempolicy-wire-up-syscall-set_mempolicy_home_node.patch added to -mm tree
- + mm-mempolicy-add-set_mempolicy_home_node-syscall.patch added to -mm tree
- + mm-mempolicy-use-policy_node-helper-with-mpol_preferred_many.patch added to -mm tree
- + device-dax-compound-devmap-support.patch added to -mm tree
- + device-dax-set-mapping-prior-to-vmf_insert_pfn_pmdpud.patch added to -mm tree
- + device-dax-remove-pfn-from-__dev_dax_ptepmdpud_fault.patch added to -mm tree
- + device-dax-factor-out-page-mapping-initialization.patch added to -mm tree
- + device-dax-ensure-dev_dax-pgmap-is-valid-for-dynamic-devices.patch added to -mm tree
- + device-dax-use-struct_size.patch added to -mm tree
- + mm-memremap-add-zone_device-support-for-compound-pages.patch added to -mm tree
- + device-dax-use-align-for-determining-pgoff.patch added to -mm tree
- + mm-page_alloc-refactor-memmap_init_zone_device-page-init.patch added to -mm tree
- + mm-page_alloc-split-prep_compound_page-into-head-and-tail-subparts.patch added to -mm tree
- + lib-kconfigdebug-make-test_kmod-depend-on-page_size_less_than_256kb.patch added to -mm tree
- + btrfs-use-generic-kconfig-option-for-256kb-page-size-limit.patch added to -mm tree
- + arch-kconfig-split-page_size_less_than_256kb-from-page_size_less_than_64kb.patch added to -mm tree
- + firmware_loader-move-firmware-sysctl-to-its-own-files-fix-3.patch added to -mm tree
- + list-introduce-list_is_head-helper-and-re-use-it-in-listh.patch added to -mm tree
- + selftests-damon-skip-test-if-damon-is-running.patch added to -mm tree
- + selftests-damon-test-damon-enabling-with-empty-target_ids-case.patch added to -mm tree
- + selftests-damon-split-test-cases.patch added to -mm tree
- + selftests-damon-test-debugfs-file-reads-writes-with-huge-count.patch added to -mm tree
- + selftests-damon-test-wrong-damos-condition-ranges-input.patch added to -mm tree
- + mm-damon-core-remove-unnecessary-error-messages.patch added to -mm tree
- + mm-damon-vaddr-test-remove-unnecessary-variables.patch added to -mm tree
- + mm-damon-vaddr-test-split-a-test-function-having-1024-bytes-frame-size.patch added to -mm tree
- + mm-damon-dbgfs-remove-an-unnecessary-error-message.patch added to -mm tree
- + mm-damon-vaddr-remove-an-unnecessary-warning-message.patch added to -mm tree
- + mm-damon-core-use-better-timer-mechanisms-selection-threshold.patch added to -mm tree
- + sysctl-add-and-use-base-directory-declarer-and-registration-helper-fix.patch added to -mm tree
- [failures] mm-shmem-dont-truncate-page-if-memory-failure-happens.patch removed from -mm tree
- Re: + fs-binfmt_elf-fix-at_phdr-for-unusual-elf-files.patch added to -mm tree
- + lib-stackdepot-always-do-filter_irq_stacks-in-stack_depot_save.patch added to -mm tree
- + fs-binfmt_elf-fix-at_phdr-for-unusual-elf-files.patch added to -mm tree
- + proc-remove-pde_data-completely-fix.patch added to -mm tree
- + mm-rmap-fix-potential-batched-tlb-flush-race-fix.patch added to -mm tree
- + mm-rmap-fix-potential-batched-tlb-flush-race.patch added to -mm tree
- Re: + firmware_loader-move-firmware-sysctl-to-its-own-files-fix-fix.patch added to -mm tree
- + firmware_loader-move-firmware-sysctl-to-its-own-files-fix-fix.patch added to -mm tree
- Re: + firmware_loader-move-firmware-sysctl-to-its-own-files-fix.patch added to -mm tree
- + firmware_loader-move-firmware-sysctl-to-its-own-files-fix.patch added to -mm tree
- Re: + timers-implement-usleep_idle_range.patch added to -mm tree
- mmotm 2021-11-29-18-58 uploaded
- + sysctl-add-helper-to-register-a-sysctl-mount-point-fix.patch added to -mm tree
- + kprobe-move-sysctl_kprobes_optimization-to-kprobesc.patch added to -mm tree
- + fs-coredump-move-coredump-sysctls-into-its-own-file.patch added to -mm tree
- + fs-move-namespace-sysctls-and-declare-fs-base-directory.patch added to -mm tree
- + sysctl-add-and-use-base-directory-declarer-and-registration-helper.patch added to -mm tree
- + fs-move-inode-sysctls-to-its-own-file.patch added to -mm tree
- + printk-fix-build-warning-when-config_printk=n.patch added to -mm tree
- + kernel-sysctlc-rename-sysctl_init-to-sysctl_init_bases.patch added to -mm tree
- + fs-move-pipe-sysctls-to-is-own-file.patch added to -mm tree
- + fs-move-fs-execc-sysctls-into-its-own-file.patch added to -mm tree
- + fs-move-namei-sysctls-to-its-own-file.patch added to -mm tree
- + fs-move-locking-sysctls-where-they-are-used.patch added to -mm tree
- + sysctl-move-maxolduid-as-a-sysctl-specific-const.patch added to -mm tree
- + fs-move-shared-sysctls-to-fs-sysctlsc.patch added to -mm tree
- + fs-move-dcache-sysctls-to-its-own-file.patch added to -mm tree
- + fs-move-fs-stat-sysctls-to-file_tablec.patch added to -mm tree
- + mm-vmalloc-add-support-for-__gfp_nofail.patch added to -mm tree
- + mm-vmalloc-be-more-explicit-about-supported-gfp-flags.patch added to -mm tree
- + mm-make-slab-and-vmalloc-allocators-__gfp_nolockdep-aware.patch added to -mm tree
- + hugetlbfs-fix-issue-of-preallocation-of-gigantic-pages-cant-work.patch added to -mm tree
- + mm-mempool-use-non-atomic-__set_bit-when-possible.patch added to -mm tree
- + tools-vm-page_owner_sortc-add-switch-between-culling-by-stacktrace-and-txt.patch added to -mm tree
- + mm-memcg-relocate-mod_objcg_mlstate-get_obj_stock-and-put_obj_stock.patch added to -mm tree
- + mm-allow-gfp_kernel-allocations-for-kvmalloc.patch added to -mm tree
- + mm-vmalloc-alloc-gfp_nofsio-for-vmalloc.patch added to -mm tree
- + mm-drop-node-from-alloc_pages_vma.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- Re: + device-dax-set-mapping-prior-to-vmf_insert_pfn_pmdpud-fix.patch added to -mm tree
- Re: + tools-vm-page_owner_sortc-sort-by-stacktrace-before-culling-fix.patch added to -mm tree
- Re: + mm-memcg-percpu-account-extra-objcg-space-to-memory-cgroups.patch added to -mm tree
- + sysctl-share-unsigned-long-const-values.patch added to -mm tree
- + stackleak-move-stack_erasing-sysctl-to-stackleakc.patch added to -mm tree
- + scsi-sg-move-sg-big-buff-sysctl-to-scsi-sgc.patch added to -mm tree
- + printk-move-printk-sysctl-to-printk-sysctlc.patch added to -mm tree
- + fs-move-binfmt_misc-sysctl-to-its-own-file.patch added to -mm tree
- + random-move-the-random-sysctl-declarations-to-its-own-file.patch added to -mm tree
- + sysctl-add-helper-to-register-a-sysctl-mount-point.patch added to -mm tree
- + firmware_loader-move-firmware-sysctl-to-its-own-files.patch added to -mm tree
- + mm-oom_kill-allow-process_mrelease-to-run-under-mmap_lock-protection.patch added to -mm tree
- + mm-protect-free_pgtables-with-mmap_lock-write-lock-in-exit_mmap.patch added to -mm tree
- + mm-migrate-correct-the-hugetlb-migration-stats-fix.patch added to -mm tree
- + shmem-fix-a-race-between-shmem_unused_huge_shrink-and-shmem_evict_inode-checkpatch-fixes.patch added to -mm tree
- + shmem-fix-a-race-between-shmem_unused_huge_shrink-and-shmem_evict_inode.patch added to -mm tree
- + hugetlb-add-hugetlbnuma_stat-file-fix.patch added to -mm tree
- + device-dax-set-mapping-prior-to-vmf_insert_pfn_pmdpud-fix.patch added to -mm tree
- + mm-page_alloc-fix-building-error-on-werror=array-compare.patch added to -mm tree
- + mm-slub-fix-endianness-bug-for-alloc-free_traces-attributes.patch added to -mm tree
- + kmemleak-fix-kmemleak-false-positive-report-with-hw-tag-based-kasan-enable-fix.patch added to -mm tree
- + tools-vm-page_owner_sortc-sort-by-stacktrace-before-culling-fix.patch added to -mm tree
- + mm-memcg-percpu-account-extra-objcg-space-to-memory-cgroups-fix.patch added to -mm tree
- + mm-memcg-percpu-account-extra-objcg-space-to-memory-cgroups.patch added to -mm tree
- + mm-fix-boolreturncocci-warning.patch added to -mm tree
- + mm-damon-core-fix-fake-load-reports-due-to-uninterruptible-sleeps.patch added to -mm tree
- + timers-implement-usleep_idle_range.patch added to -mm tree
- + const_structscheckpatch-add-frequently-used-ops-structs.patch added to -mm tree
- + mm-defer-kmemleak-object-creation-of-module_alloc-v4.patch added to -mm tree
- Re: + mm-page-table-check-fix.patch added to -mm tree
- Re: mmotm 2021-11-24-15-49 uploaded (drivers/usb/host/xhci-hub.c)
- mmotm 2021-11-24-15-49 uploaded
- + mm-page-table-check-fix.patch added to -mm tree
- Re: + inotify-simplify-subdirectory-registration-with-register_sysctl-fix.patch added to -mm tree
- Re: + sysctl-move-some-boundary-constants-from-sysctlc-to-sysctl_vals-fix.patch added to -mm tree
- [to-be-updated] kasan-distinguish-kasan-report-from-generic-bug.patch removed from -mm tree
- + selftests-vm-use-swap-to-make-code-cleaner.patch added to -mm tree
- + delayacct-cleanup-flags-in-struct-task_delay_info-and-functions-use-it.patch added to -mm tree
- + proc-remove-pde_data-completely.patch added to -mm tree
- + fs-proc-store-pde-data-into-inode-i_private.patch added to -mm tree
- [to-be-updated] fs-proc-use-define_proc_show_attribute-to-simplify-the-code.patch removed from -mm tree
- [to-be-updated] fs-proc-remove-pde_data.patch removed from -mm tree
- [to-be-updated] fs-proc-replace-pde_datainode-with-inode-i_private.patch removed from -mm tree
- [to-be-updated] fs-proc-store-pde-data-into-inode-i_private.patch removed from -mm tree
- Re: + kasan-distinguish-kasan-report-from-generic-bug.patch added to -mm tree
- + inotify-simplify-subdirectory-registration-with-register_sysctl-fix.patch added to -mm tree
- + sysctl-move-some-boundary-constants-from-sysctlc-to-sysctl_vals-fix.patch added to -mm tree
- + mm-defer-kmemleak-object-creation-of-module_alloc.patch added to -mm tree
- Re: + kasan-distinguish-kasan-report-from-generic-bug.patch added to -mm tree
- + mm-migrate-add-more-comments-for-selecting-target-node-randomly.patch added to -mm tree
- Re: + kasan-distinguish-kasan-report-from-generic-bug.patch added to -mm tree
- + btrfs-avoid-live-lock-in-search_ioctl-on-hardware-with-sub-page-faults.patch added to -mm tree
- + arm64-add-support-for-sub-page-faults-user-probing.patch added to -mm tree
- + mm-introduce-fault_in_exact_writeable-to-probe-for-sub-page-faults.patch added to -mm tree
- + kasan-distinguish-kasan-report-from-generic-bug.patch added to -mm tree
[Index of Archives]
[FAQ]
[Linux Kernel]
[LKML FAQ]
[Site Home]
[IETF Annouce]
[Security]
[Bugtraq]