Linux Memory Management
[Prev Page][Next Page]
- [PATCH v6 39/41] x86: Add PTRACE interface for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 37/41] selftests/x86: Add shadow stack test
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 38/41] x86/fpu: Add helper for initing features
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 36/41] x86/shstk: Wire in shadow stack interface
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 35/41] x86: Expose thread features in /proc/$PID/status
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 34/41] x86/shstk: Support WRSS for userspace
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 33/41] x86/shstk: Introduce map_shadow_stack syscall
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 32/41] x86/shstk: Handle signals for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 31/41] x86/shstk: Introduce routines modifying shstk
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 30/41] x86/shstk: Handle thread shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 29/41] x86/shstk: Add user-mode shadow stack support
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 28/41] x86: Introduce userspace API for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 27/41] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 26/41] mm: Warn on shadow stack memory in wrong vma
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 25/41] x86/mm: Introduce MAP_ABOVE4G
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 24/41] mm: Don't allow write GUPs to shadow stack memory
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 23/41] mm: Re-introduce vm_flags to do_mmap()
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 22/41] mm/mmap: Add shadow stack pages to memory accounting
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 21/41] mm: Add guard pages around a shadow stack.
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 20/41] x86/mm: Teach pte_mkwrite() about stack memory
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 19/41] x86/mm: Check shadow stack page fault errors
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 18/41] mm: Introduce VM_SHADOW_STACK for shadow stack memory
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 16/41] x86/mm: Start actually marking _PAGE_SAVED_DIRTY
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 17/41] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 15/41] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 09/41] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 10/41] x86/mm: Move pmd_write(), pud_write() up in the file
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 08/41] x86/shstk: Add user control-protection fault handler
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 07/41] x86: Move control protection handler to separate file
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 06/41] x86/fpu: Add helper for modifying xstate
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 05/41] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 03/41] x86/cpufeatures: Add CPU feature flags for shadow stacks
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 04/41] x86/cpufeatures: Enable CET CR4 bit for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 02/41] x86/shstk: Add Kconfig option for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 01/41] Documentation/x86: Add CET shadow stack description
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 00/41] Shadow stacks for userspace
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v2 14/46] hugetlb: split PTE markers when doing HGM walks
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v10 2/3] fs: introduce super_drop_pagecache()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 12/46] hugetlb: add hugetlb_alloc_pmd and hugetlb_alloc_pte
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 5.15] of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v14 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [QUESTION] ltp: mavise06 failed when the task scheduled to another cpu
- From: Li Wang <liwang@xxxxxxxxxx>
- Re: [PATCH v2 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH drm-next v2 06/16] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v14 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v2 08/46] hugetlb: add HugeTLB HGM enablement helpers
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH drm-next v2 13/16] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v10 2/3] fs: introduce super_drop_pagecache()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v2 04/46] hugetlb: only adjust address ranges when VMAs want PMD sharing
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 2/2] selftests: restrictedmem: Add selftest for RMFD_HUGEPAGE
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 1/2] mm: restrictedmem: Add flag as THP allocation hint for memfd_restricted() syscall
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH v2 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH v2 46/46] selftests/mm: add HGM UFFDIO_CONTINUE and hwpoison tests
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 45/46] selftests/mm: add hugetlb HGM test to migration selftest
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 44/46] selftests/mm: add anon and shared hugetlb to migration test
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 43/46] KVM: selftests: add HugeTLB HGM to KVM demand paging selftest
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 42/46] selftests/mm: add HugeTLB HGM to userfaultfd selftest
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 41/46] docs: proc: include information about HugeTLB HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 40/46] docs: hugetlb: update hugetlb and userfaultfd admin-guides with HGM info
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 39/46] hugetlb: x86: enable high-granularity mapping for x86_64
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 38/46] mm: smaps: add stats for HugeTLB mapping size
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 37/46] hugetlb: replace make_huge_pte with make_huge_pte_with_shift
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 36/46] hugetlb: remove huge_pte_lock and huge_pte_lockptr
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 35/46] hugetlb: add check to prevent refcount overflow via HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 34/46] hugetlb: add MADV_COLLAPSE for hugetlb
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 33/46] hugetlb: userfaultfd: add support for high-granularity UFFDIO_CONTINUE
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 32/46] hugetlb: add for_each_hgm_shift
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 31/46] hugetlb: sort hstates in hugetlb_init_hstates
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 30/46] hugetlb: add high-granularity migration support
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 29/46] hugetlb: update page_vma_mapped to do high-granularity walks
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 28/46] mm: rmap: in try_to_{migrate,unmap}, check head page for hugetlb page flags
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 27/46] mm: rmap: update try_to_{migrate,unmap} to handle mapcount for HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 12/46] hugetlb: add hugetlb_alloc_pmd and hugetlb_alloc_pte
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 26/46] mm: rmap: provide pte_order in page_vma_mapped_walk
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 25/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 24/46] hugetlb: add HGM support to hugetlb_fault and hugetlb_no_page
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 08/46] hugetlb: add HugeTLB HGM enablement helpers
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 23/46] hugetlb: add HGM support to move_hugetlb_page_tables
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 22/46] hugetlb: add HGM support to copy_hugetlb_page_range
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 21/46] hugetlb: add HGM support to hugetlb_follow_page_mask
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 07/46] mm: add VM_HUGETLB_HGM VMA flag
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 20/46] hugetlb: add HGM support to follow_hugetlb_page
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 19/46] hugetlb: add HGM support to hugetlb_change_protection
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 06/46] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 05/46] rmap: hugetlb: switch from page_dup_file_rmap to page_add_file_rmap
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 18/46] hugetlb: add HGM support to __unmap_hugepage_range
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 17/46] hugetlbfs: do a full walk to check if vma maps a page
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 04/46] hugetlb: only adjust address ranges when VMAs want PMD sharing
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 16/46] hugetlb: make default arch_make_huge_pte understand small mappings
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 15/46] hugetlb: add make_huge_pte_with_shift
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 10/46] hugetlb: make huge_pte_lockptr take an explicit shift argument
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 14/46] hugetlb: split PTE markers when doing HGM walks
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 03/46] hugetlb: remove redundant pte_mkhuge in migration path
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 02/46] hugetlb: remove mk_huge_pte; it is unused
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [PATCH v4 1/3] mm/khugepaged: refactor collapse_file control flow
- From: Yang Shi <shy828301@xxxxxxxxx>
- [GIT PULL] hotfixes for 6.2
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH -v5 0/9] migrate_pages(): batch TLB flushing
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] dax/kmem: Fix leak of memory-hotplug resources
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Scalable Pagefaults
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 5.15] of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
- From: "Isaac J. Manjarres" <isaacmanjarres@xxxxxxxxxx>
- Re: [PATCH v9 1/2] mm/khugepaged: recover from poisoned anonymous memory
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] dax/kmem: Fix leak of memory-hotplug resources
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [linux-next:master 12987/13499] include/linux/build_bug.h:78:41: error: static assertion failed: "SKB_WITH_OVERHEAD(TEST_XDP_FRAME_SIZE - XDP_PACKET_HEADROOM) == TEST_MAX_PKT_SIZE"
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [External] [LSF/MM/BPF TOPIC] CXL Fabric Manager (FM) architecture
- From: "Viacheslav A.Dubeyko" <viacheslav.dubeyko@xxxxxxxxxxxxx>
- Re: [PATCH RFC] ipc/mqueue: introduce msg cache
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH -tip v4 1/3] kasan: Emit different calls for instrumentable memintrinsics
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 11/39] x86/mm: Update pte_modify for _PAGE_COW
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH] dax/kmem: Fix leak of memory-hotplug resources
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION c068f40300a0eaa34f7105d137a5560b86951aa9
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 2/3] fs: introduce super_drop_pagecache()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 11/39] x86/mm: Update pte_modify for _PAGE_COW
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH drm-next v2 01/16] drm: execution context for GEM buffers
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/6] selftests: use canonical ftrace path
- From: Mukesh Ojha <quic_mojha@xxxxxxxxxxx>
- Re: [PATCH] mm/vmalloc: fix unsafe dereference of potential null ptr in vmalloc_init()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- Re: [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v10 2/3] fs: introduce super_drop_pagecache()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 1/3] xfs: fix the calculation of length and end
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] maple_tree: Remove some unused functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [linux-next:master 12987/13499] include/linux/build_bug.h:78:41: error: static assertion failed: "SKB_WITH_OVERHEAD(TEST_XDP_FRAME_SIZE - XDP_PACKET_HEADROOM) == TEST_MAX_PKT_SIZE"
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH drm-next v2 15/16] drm/nouveau: implement new VM_BIND UAPI
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 16/16] drm/nouveau: debugfs: implement DRM GPU VA debugfs
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 12/16] drm/nouveau: chan: provide nouveau_channel_kill()
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 14/16] drm/nouveau: implement uvmm for user mode bindings
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 13/16] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 11/16] drm/nouveau: fence: fail to emit when fence context is killed
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 10/16] drm/nouveau: move usercopy helpers to nouveau_drv.h
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 09/16] drm/nouveau: bo: initialize GEM GPU VA interface
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 08/16] drm/nouveau: get vmm via nouveau_cli_vmm()
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 07/16] drm/nouveau: new VM_BIND uapi interfaces
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 06/16] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [linux-next:master 12987/13499] include/linux/build_bug.h:78:41: error: static assertion failed: "SKB_WITH_OVERHEAD(TEST_XDP_FRAME_SIZE - XDP_PACKET_HEADROOM) == TEST_MAX_PKT_SIZE"
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 02/16] drm/exec: fix memory leak in drm_exec_prepare_obj()
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 01/16] drm: execution context for GEM buffers
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH -tip v4 4/4] kasan, x86: Don't rename memintrinsics in uninstrumented files
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH -tip v4 2/3] kasan: Treat meminstrinsic as builtins in uninstrumented files
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH -tip v4 4/4] kasan, x86: Don't rename memintrinsics in uninstrumented files
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH] mm/vmalloc: fix unsafe dereference of potential null ptr in vmalloc_init()
- From: Alexander Sapozhnikov <alsp705@xxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH] mm, page_alloc: batch cma update on pcp buffer refill
- From: Alexander Halbuer <halbuer@xxxxxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
- From: Aneesh Kumar K V <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -tip v4 3/3] kasan: test: Fix test for new meminstrinsic instrumentation
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH -tip v4 2/3] kasan: Treat meminstrinsic as builtins in uninstrumented files
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH -tip v4 1/3] kasan: Emit different calls for instrumentable memintrinsics
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v5] mm/userfaultfd: Support WP on multiple VMAs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
- From: Miko Larsson <mikoxyzzz@xxxxxxxxx>
- Re: [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2] arm64: Reset KASAN tag in copy_highpage with HW tags only
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH] arm64: Reset KASAN tag in copy_highpage with HW tags only
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH] [RFC] maple_tree: reduce stack usage with gcc-9 and earlier
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH v2] kasan: call clear_page with a match-all tag instead of changing page tag
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH v2 18/18] lib/stackdepot: move documentation comments to stackdepot.h
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 30cd52e17d486c4a44d47f4ebbfa8873196aae19
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 17/18] lib/stackdepot: various comments clean-ups
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH 2/2] locking/rwsem: Wake up all readers for wait queue waker
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH v10 1/6] userfaultfd: Add UFFD WP Async support
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [net PATCH 1/2] mm: Use fixed constant in page_frag_alloc instead of size + 1
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH -tip v4 3/3] kasan: test: Fix test for new meminstrinsic instrumentation
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 3/3] mm/khugepaged: maintain page cache uptodate flag
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH v4 2/3] mm/khugepaged: skip shmem with userfaultfd
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH v4 1/3] mm/khugepaged: refactor collapse_file control flow
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: [PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] maple_tree: Remove some unused functions
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/2] mm: multi-gen LRU: clean up sysfs code
- From: Wei Xu <weixugc@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 4/5] kvm/powerpc: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 4/5] kvm/powerpc: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH 11/17] cifs: Add a function to Hash the contents of an iterator
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] mm: add zero_user_folio_segments()
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH -tip v4 3/3] kasan: test: Fix test for new meminstrinsic instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH -tip v4 1/3] kasan: Emit different calls for instrumentable memintrinsics
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH -tip v4 2/3] kasan: Treat meminstrinsic as builtins in uninstrumented files
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: change to return bool for isolate_movable_page()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- RFC for new feature to move pages from one vma to another without split
- From: Lokesh Gidra <lokeshgidra@xxxxxxxxxx>
- Re: [PATCH 15/17] m68k: Implement the new page table range API
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH 17/17] cifs: DIO to/from KVEC-type iterators should now work
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/17] cifs: Remove unused code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/17] cifs: Build the RDMA SGE list directly from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/17] cifs: Add a function to read into an iter from a socket
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/17] cifs: Add some helper functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/17] cifs: Add a function to Hash the contents of an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/17] cifs: Add a function to build an RDMA SGE list from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/17] netfs: Add a function to extract an iterator into a scatterlist
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/17] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/17] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/17] iov_iter: Add a function to extract a page list from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/17] splice: Export filemap/direct_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/17] iov_iter: Define flags to qualify page extraction.
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/17] mm: Pass info, not iter, into filemap_get_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2] dm-crypt: allocate compound pages if possible
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] dm-crypt: allocate compound pages if possible
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2 2/6] selftests: use canonical ftrace path
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Peter Xu <peterx@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 11dfdadcff0ad6f6244df5ab33f207453de889bd
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] kasan: call clear_page with a match-all tag instead of changing page tag
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v2] kasan: call clear_page with a match-all tag instead of changing page tag
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] mm: add zero_user_folio_segments()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
- From: Peter Xu <peterx@xxxxxxxxxx>
- [linux-next:master 9401/13217] include/asm-generic/cmpxchg-local.h:29:33: sparse: sparse: cast truncates bits from constant value (aaa31337 becomes 37)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] dm-crypt: allocate compound pages if possible
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH] dm-crypt: allocate compound pages if possible
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [dm-devel] [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v3 mm-unstable] mm/memory_hotplug: cleanup return value handing in do_migrate_range()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 509583475828c4fd86897113f78315c1431edcc3
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Peter Xu <peterx@xxxxxxxxxx>
- [RFC PATCH 1/2] mm: remove duplicated flush_dcache_folio()
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- [RFC PATCH 2/2] mm: add zero_user_folio_segments()
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- [RFC PATCH 0/2] minor cleanup of usage of flush_dcache_folio()
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v4 09/16] s390: mm: Convert to GENERIC_IOREMAP
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master 11510/13217] cxl.c:undefined reference to `to_cxl_dax_region'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] hugetlb: check for undefined shift on 32 bit architectures
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v6 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [linux-next:master 7236/13217] arch/mips/include/asm/page.h:255:55: warning: cast to pointer from integer of different size
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] kasan: call clear_page with a match-all tag instead of changing page tag
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v5 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Wysochanski <dwysocha@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 10/7] riscv: Implement the new page table range API
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH 2/2] sh: initialize max_mapnr
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] m68k/nommu: add missing definition of ARCH_PFN_OFFSET
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 04/16] mm: ioremap: allow ARCH to have its own ioremap method definition
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v4 16/16] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 15/16] arm64 : mm: add wrapper function ioremap_prot()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 14/16] powerpc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 13/16] mm/ioremap: Consider IOREMAP space in generic ioremap
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 11/16] xtensa: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 10/16] sh: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 09/16] s390: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 08/16] openrisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 07/16] ia64: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 06/16] arc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 05/16] mm/ioremap: add slab availability checking in ioremap_prot
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 04/16] mm: ioremap: allow ARCH to have its own ioremap method definition
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 03/16] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 02/16] openrisc: mm: remove unneeded early ioremap code
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 00/16] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 4/5] block: Add support for bouncing pinned pages
- From: Jan Kara <jack@xxxxxxx>
- [linux-next:master 7236/13217] arch/mips/include/asm/page.h:255:55: warning: cast to pointer from integer of different size
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC] ipc/mqueue: introduce msg cache
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm: Do not reclaim private data from pinned page
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/2] Revert "splice: Do splice read from a buffered file without using ITER_PIPE"
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/2] handle memoryless nodes more appropriately
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/memory_hotplug: cleanup 'ret' variable usage in do_migrate_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm, page_alloc: reduce page alloc/free sanity checks
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: "Nikunj A. Dadhania" <nikunj@xxxxxxx>
- Re: [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] pcmcia : make PCMCIA depend on HAS_IOMEM
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] Revert "splice: Do splice read from a buffered file without using ITER_PIPE"
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- Re: [PATCH 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] pcmcia : make PCMCIA depend on HAS_IOMEM
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [PATCH 0/2] handle memoryless nodes more appropriately
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH] dax/kmem: Fix leak of memory-hotplug resources
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/2] handle memoryless nodes more appropriately
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 10/7] riscv: Implement the new page table range API
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH 10/7] riscv: Implement the new page table range API
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 15/17] m68k: Implement the new page table range API
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] handle memoryless nodes more appropriately
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 1/2] pcmcia : make PCMCIA depend on HAS_IOMEM
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [RFC PATCH 07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages
- From: Christian König <christian.koenig@xxxxxxx>
- [PATCH] kasan: call clear_page with a match-all tag instead of changing page tag
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v3 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v3 2/2] mm/userfaultfd: add VM_WARN_ONCE()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v3 30/35] mm: introduce per-VMA lock statistics
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 35/35] mm: separate vma->lock from vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 34/35] mm/mmap: free vm_area_struct without call_rcu in exit_mmap
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 33/35] powerc/mm: try VMA lock-based page fault handling first
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 32/35] arm64/mm: try VMA lock-based page fault handling first
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 31/35] x86/mm: try VMA lock-based page fault handling first
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 29/35] mm: prevent userfaults to be handled under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 28/35] mm: prevent do_swap_page from handling page faults under VMA lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 27/35] mm: add FAULT_FLAG_VMA_LOCK flag
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 25/35] mm: introduce lock_vma_under_rcu to be used from arch-specific code
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 24/35] mm: introduce vma detached flag
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 22/35] kernel/fork: assert no VMA readers during its destruction
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 20/35] mm: conditionally write-lock VMA in free_pgtables
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 19/35] mm: write-lock VMAs before removing them from VMA tree
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 18/35] mm/mremap: write-lock VMA while remapping it to a new address range
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 16/35] mm/mmap: write-lock VMAs before merging, splitting or expanding them
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 15/35] mm/khugepaged: write-lock VMA while collapsing a huge page
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 14/35] mm/mmap: move VMA locking before vma_adjust_trans_huge call
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 13/35] mm: mark VMA as being written when changing vm_flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 12/35] mm: add per-VMA lock and helper functions to control it
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 11/35] mm: move mmap_lock assert function definitions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 10/35] mm: rcu safe VMA freeing
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 09/35] mm: introduce CONFIG_PER_VMA_LOCK
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 08/35] mm: Enable maple tree RCU mode by default.
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 07/35] maple_tree: Add RCU lock checking to rcu callback functions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 06/35] maple_tree: Add smp_rmb() to dead node detection
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 05/35] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 04/35] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 03/35] maple_tree: Fix freeing of nodes in rcu mode
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 02/35] maple_tree: Detect dead nodes in mas_start()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 00/35] Per-VMA locks
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 01/35] maple_tree: Be more cautious about dead nodes
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 15/17] m68k: Implement the new page table range API
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master 10828/13038] arch/mips/kernel/vpe.c:643:35: error: no member named 'mod_mem' in 'struct module'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] hugetlb: check for undefined shift on 32 bit architectures
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v3 4/4] mm: change to return bool for isolate_movable_page()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] hugetlb: check for undefined shift on 32 bit architectures
- From: Jesper Juhl <jesperjuhl76@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 9d9019bcea1aac7eed64a1a4966282b6b7b141c8
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH] hugetlb: check for undefined shift on 32 bit architectures
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 15/17] m68k: Implement the new page table range API
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- [RFC PATCH 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 0/2] Providing mount for memfd_restricted() syscall
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH 0/2] handle memoryless nodes more appropriately
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 0/2] mm/memory_hotplug: cleanup do_migrate_range()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 2/2] mm/memory_hotplug: cleanup 'ret' variable usage in do_migrate_range()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC PATCH v2 09/19] docs: document general_profit sysfs knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/memory_hotplug: return zero from do_migrate_range() for only success
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 2/6] selftests: use canonical ftrace path
- From: Ross Zwisler <zwisler@xxxxxxxxxxxx>
- [PATCH v2 0/6] use canonical ftrace path whenever possible
- From: Ross Zwisler <zwisler@xxxxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/khugepaged: set THP as uptodate earlier for shmem
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/uffd: Fix comment in handling pte markers
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm/uffd: Fix comment in handling pte markers
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Change the return value for page isolation functions
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Change the return value for page isolation functions
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 16/17] microblaze: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 17/17] mips: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 14/17] ia64: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 15/17] m68k: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/memory_hotplug: return zero from do_migrate_range() for only success
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [dm-devel] [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 02/16] drm/ttm/pool: Fix ttm_pool_alloc error path
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 04/16] drm/ttm, drm/vmwgfx: Update the TTM swapout interface
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [RFC PATCH 07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [RFC PATCH 02/16] drm/ttm/pool: Fix ttm_pool_alloc error path
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [RFC PATCH 04/16] drm/ttm, drm/vmwgfx: Update the TTM swapout interface
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 02/16] drm/ttm/pool: Fix ttm_pool_alloc error path
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- Re: [PATCH] mm/memory_hotplug: return zero from do_migrate_range() for only success
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC PATCH 07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [RFC PATCH 04/16] drm/ttm, drm/vmwgfx: Update the TTM swapout interface
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [External] [PATCH v2 00/33] Per-VMA locks
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 03/16] drm/ttm: Use the BIT macro for the TTM_TT_FLAGs
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [External] [PATCH v2 00/33] Per-VMA locks
- From: Punit Agrawal <punit.agrawal@xxxxxxxxxxxxx>
- Re: [RFC PATCH 02/16] drm/ttm/pool: Fix ttm_pool_alloc error path
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [RFC PATCH 01/16] drm/ttm: Fix a NULL pointer dereference
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH] [RFC] maple_tree: reduce stack usage with gcc-9 and earlier
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: don't allocate page from memoryless nodes
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: Folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v15 05/17] overlayfs: Implement splice-read
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v15 05/17] overlayfs: Implement splice-read
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] handle memoryless nodes more appropriately
- From: Michal Hocko <mhocko@xxxxxxxx>
- RE: [PATCH 12/7] hexagon: Implement the new page table range API
- From: Brian Cain <bcain@xxxxxxxxxxx>
- [RFC PATCH 16/16] drm/i915, drm/ttm: Use the TTM shrinker rather than the external shmem pool
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 15/16] drm/ttm: Use fault-injection to test error paths
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 14/16] drm/ttm: Provide helpers for shrinking
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 13/16] drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 12/16] mm: Add interfaces to back up and recover folio contents using swap
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 11/16] drm/ttm: Add a simple api to set / clear purgeable ttm_tt content
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 09/16] drm/ttm: Introduce shrink throttling.
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 10/16] drm/ttm: Remove pinned bos from shrinkable accounting
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 08/16] drm/ttm: Add a shrinker and shrinker accounting
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 06/16] drm/ttm: Don't use watermark accounting on shrinkable pools
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 04/16] drm/ttm, drm/vmwgfx: Update the TTM swapout interface
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 05/16] drm/ttm: Unexport ttm_global_swapout()
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 03/16] drm/ttm: Use the BIT macro for the TTM_TT_FLAGs
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 02/16] drm/ttm/pool: Fix ttm_pool_alloc error path
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 01/16] drm/ttm: Fix a NULL pointer dereference
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [RFC PATCH 00/16] Add a TTM shrinker
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- Re: [PATCH v15 05/17] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v14 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v15 05/17] overlayfs: Implement splice-read
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v15 05/17] overlayfs: Implement splice-read
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: change to return bool for isolate_movable_page()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] mm: change to return bool for isolate_lru_page()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: change to return bool for folio_isolate_lru()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v15 05/17] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v14 05/17] overlayfs: Implement splice-read
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH 2/2] mm: memory_hotplug: drop memoryless node from fallback lists
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 0/2] handle memoryless nodes more appropriately
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 1/2] mm: page_alloc: skip memoryless nodes entirely
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: Folios for anonymous memory
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v14 05/17] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v14 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v14 05/17] overlayfs: Implement splice-read
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] splice: Clean up direct_splice_read() a bit
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] arm64: Reset KASAN tag in copy_highpage with HW tags only
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH] splice: Clean up direct_splice_read() a bit
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 9/7] arm64: Implement the new page table range API
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- RE: [PATCH v2] kasan: fix deadlock in start_report()
- From: 袁帅(Shuai Yuan) <yuanshuai@xxxxxxxx>
- Re: [PATCH v14 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] mm/memory_hotplug: return zero from do_migrate_range() for only success
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/2] Revert "splice: Do splice read from a buffered file without using ITER_PIPE"
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/3] [v2] objtool: add UACCESS exceptions for __tsan_volatile_read/write
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 2/3] [v2] kmsan: disable ftrace in kmsan core code
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 1/3] [v2] kasan: mark addr_has_metadata __always_inline
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 0/3] [v2] objtool warning fixes
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 10/7] riscv: Implement the new page table range API
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [dm-devel] [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 1/2] m68k/nommu: add missing definition of ARCH_PFN_OFFSET
- From: Greg Ungerer <gerg@xxxxxxxxxxxxxx>
- [PATCH 2/2] Revert "splice: Do splice read from a buffered file without using ITER_PIPE"
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- [PATCH 1/2] Revert "iov_iter: Kill ITER_PIPE"
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- [PATCH 0/2] Revert boot-breaking changes in fs/
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 923d70f9effdde84beb0a4d3da16bbb718c2315c
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v3 2/4] mm: change to return bool for isolate_lru_page()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v3 4/4] mm: change to return bool for isolate_movable_page()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v3 1/4] mm: change to return bool for folio_isolate_lru()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v3 0/4] Change the return value for page isolation functions
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: cgroup: deadlock between cpu_hotplug_lock and freezer_mutex
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: don't allocate page from memoryless nodes
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: don't allocate page from memoryless nodes
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: don't allocate page from memoryless nodes
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: don't allocate page from memoryless nodes
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] mm/slab: always use cache from obj
- From: lijiazi <jqqlijiazi@xxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH] mm: page_alloc: don't allocate page from memoryless nodes
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: don't allocate page from memoryless nodes
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] mm/slab: always use cache from obj
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [linux-next:master 8669/13038] net/sched/act_pedit.c:237:21-28: WARNING opportunity for kmemdup
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: page_alloc: don't allocate page from memoryless nodes
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [syzbot] [nilfs2?] INFO: task hung in nilfs_segctor_thread
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH 10/7] riscv: Implement the new page table range API
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: cgroup: deadlock between cpu_hotplug_lock and freezer_mutex
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v5 19/39] mm: Fixup places that call pte_mkwrite() directly
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH 4/5] block: Add support for bouncing pinned pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [syzbot] [nilfs2?] INFO: task hung in nilfs_segctor_thread
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH] mm/slab: always use cache from obj
- From: lijiazi <jqqlijiazi@xxxxxxxxx>
- [PATCH v2] arm64: Reset KASAN tag in copy_highpage with HW tags only
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- Re: [PATCH 4/5] block: Add support for bouncing pinned pages
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] arm64: Reset KASAN tag in copy_highpage with HW tags only
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [linux-next:master 11693/12724] ERROR: modpost: "walk_hmem_resources" [drivers/dax/hmem/dax_hmem.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: remove zap_page_range and create zap_vma_pages
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [v2 PATCH 3/5] mm: mempool: introduce page bulk allocator
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [linux-next:master 9602/12724] htmldocs: Documentation/admin-guide/pm/amd-pstate.rst:343: WARNING: duplicate label admin-guide/pm/amd-pstate:user space interface in ``sysfs``, other instance in Documentation/admin-guide/pm/amd-pstate.rst
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: [syzbot] [nilfs2?] INFO: task hung in nilfs_segctor_thread
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH 1/2] mm/khugepaged: set THP as uptodate earlier for shmem
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: [PATCH v2 0/4] Change the return value for page isolation functions
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: change to return bool for isolate_lru_page()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 10/7] riscv: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 12/7] hexagon: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 13/7] loongson: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 9/7] arm64: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]