Linux Memory Management
[Prev Page][Next Page]
- [patch 2/3] cpu/hotplug: Remove export of cpu_active_mask and cpu_dying_mask
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 1/3] lib/percpu_counter: Fix CPU hotplug handling
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 0/3] lib/percpu_counter, cpu/hotplug: Cure the cpu_dying_mask woes
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm/mmap: Regression fix for unmapped_area{_topdown}
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [RFC PATCH] migrate_pages: Never block waiting for the page lock
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v2 4/5] memfd: Pass argument of memfd_fcntl as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- Re: [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: consider pfn holes after pfn_valid() in __pageblock_pfn_to_page()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- [PATCH 1/3] maple_tree: Make maple state reusable after mas_empty_area_rev()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 3/3] mm/mmap: Regression fix for unmapped_area{_topdown}
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 2/3] maple_tree: Fix mas_empty_area() search
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH v2 40/48] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
- From: Daire Byrne <daire@xxxxxxxx>
- Re: [PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v5 06/17] mm/rmap: Break COW PTE in rmap walking
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- Re: [PATCH 5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 3/3] selftests/mm: add new selftests for KSM
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v5 17/17] mm: Check the unexpected modification of COW-ed PTE
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 16/17] mm: fork: Enable COW PTE to fork system call
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 15/17] events/uprobes: Break COW PTE before replacing page
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 14/17] fs/proc: Support COW PTE with clear_refs_write
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 13/17] mm/migrate_device: Support COW PTE
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 12/17] mm/userfaultfd: Support COW PTE
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 11/17] mm/mprotect: Break COW PTE before changing protection
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 10/17] mm/gup: Trigger break COW PTE before calling follow_pfn_pte()
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 09/17] mm/madvise: Handle COW-ed PTE with madvise()
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 05/17] mm: Handle COW-ed PTE during zapping
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 08/17] mm/ksm: Break COW PTE before modify shared PTE
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 07/17] mm/khugepaged: Break COW PTE before scanning pte
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 04/17] mm: Add break COW PTE fault and helper functions
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 03/17] mm: Add Copy-On-Write PTE to fork()
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 02/17] mm: Allow user to control COW PTE via prctl
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 01/17] mm: Split out the present cases from zap_pte_range()
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 00/17] Introduce Copy-On-Write to Page Table
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- Re: [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: Mika Penttilä <mpenttil@xxxxxxxxxx>
- [PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC v2 PATCH 11/17] mm: Split __wp_page_copy_user() into 2 variants
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 17/17] mm: Batch-zap large anonymous folio PTE mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 16/17] mm: mmap: Align unhinted maps to highest anon folio order
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 10/17] mm: Reuse large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 13/17] mm: Implement folio_remove_rmap_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 15/17] mm: Convert zero page to large folios on write
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 14/17] mm: Copy large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 12/17] mm: ptep_clear_flush_range_notify() macro for batch operation
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 09/17] mm: Update wp_page_reuse() to operate on range of pages
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 08/17] mm: Implement folio_move_anon_rmap_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 07/17] mm: Allow deferred splitting of arbitrary large anon folios
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 06/17] mm: Allocate large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 04/17] mm: Implement folio_add_new_anon_rmap_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 03/17] mm: Introduce try_vma_alloc_movable_folio()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 02/17] mm: pass gfp flags and order to vma_alloc_zeroed_movable_folio()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC v2 PATCH 01/17] mm: Expose clear_huge_page() unconditionally
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 1/3] mm: add new api to enable ksm per process
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCHv9 03/14] mm/page_alloc: Fake unaccepted memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 1/4] module: fix kmemleak annotations for non init ELF sections
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH 4/5] memfd: Pass argument of memfd_fcntl as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- Re: [PATCH 5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: Mika Penttilä <mika.penttila@xxxxxxxxxx>
- Re: [PATCH v3 2/2] modules/kmod: replace implementation with a semaphore
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/2] modules/kmod: replace implementation with a semaphore
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH 2/6] mm/hugetlb: Fix uffd-wp bit lost when unsharing happens
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Michal Hocko <mhocko@xxxxxxxx>
- FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- RE: RE: FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- RE: FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- Re: [PATCH v6 0/6] ksm: support tracking KSM-placed zero-pages
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH][next] selftests/mm: Fix spelling mistake "priviledge" -> "privilege"
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH] printk: Export console trace point for kcsan/kasan/kfence/kmsan
- From: Petr Mladek <pmladek@xxxxxxxx>
- [PATCH] mm: make arch_has_descending_max_zone_pfns() static
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION e3342532ecd39bbd9c2ab5b9001cec1589bc37e9
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC 2/2] kread: avoid duplicates
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/6] Setting memory policy for restrictedmem file
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] selftests/memfd: fix test_sysctl
- From: Yujie Liu <yujie.liu@xxxxxxxxx>
- Re: [linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [RFC 1/2] module: add debugging auto-load duplicate module support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 2/2] kread: avoid duplicates
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 0/2] module: fix virtual memory wasted on finit_module()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 2/2] modules/kmod: replace implementation with a semaphore
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 1/2] Change DEFINE_SEMAPHORE() to take a number argument
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 0/2] modules/kmod: replace implementation with a sempahore
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 3/4] module: add debug stats to help identify memory pressure
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 4/4] module: avoid allocation if module is already present and ready
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 2/4] module: extract patient module check into helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 0/4] module: avoid userspace pressure on unwanted allocations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 1/4] module: fix kmemleak annotations for non init ELF sections
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: [RFC PATCH] migrate_pages: Never block waiting for the page lock
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH -next v2] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: HORIGUCHI NAOYA(堀口 直也) <naoya.horiguchi@xxxxxxx>
- [PATCH] selftests/memfd: fix test_sysctl
- From: jeffxu@xxxxxxxxxxxx
- [PATCH v2 2/2] mm: ksm: Support hwpoison for ksm page
- From: Longlong Xia <xialonglong1@xxxxxxxxxx>
- [PATCH v2 1/2] mm: memory-failure: Refactor add_to_kill()
- From: Longlong Xia <xialonglong1@xxxxxxxxxx>
- [PATCH v2 0/2] mm: ksm: support hwpoison for ksm page
- From: Longlong Xia <xialonglong1@xxxxxxxxxx>
- Re: [PATCH v6 0/6] ksm: support tracking KSM-placed zero-pages
- From: xu xin <xu.xin.sc@xxxxxxxxx>
- [RFC PATCH] migrate_pages: Never block waiting for the page lock
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [RFC PATCH 6/6] selftests: mm: Add selftest for memfd_restricted_bind()
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 5/6] mm: restrictedmem: Add memfd_restricted_bind() syscall
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 2/6] mm: mempolicy: Refactor out mpol_init_from_nodemask
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 4/6] mm: mempolicy: Add and expose mpol_create
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 3/6] mm: mempolicy: Refactor out __mpol_set_shared_policy()
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 0/6] Setting memory policy for restrictedmem file
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 1/6] mm: shmem: Refactor out shmem_shared_policy() function
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [v4 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [linux-next:master 10810/11447] drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c:240: undefined reference to `__floatundidf'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v7 3/3] selftests/mm: add new selftests for KSM
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v7 2/3] mm: add new KSM process and sysfs knobs
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v7 1/3] mm: add new api to enable ksm per process
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v7 0/3] mm: process/cgroup ksm support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH 1/4] mm/filemap: remove hugetlb special casing in filemap.c
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [RFC PATCH 2/4] mm/hugetlb: remove hugetlb_basepage_index()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [RFC PATCH 0/4] change ->index to PAGE_SIZE for hugetlb pages
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [RFC PATCH 3/4] mm/hugetlbfs: remove huge_page_shift in hugetlbfs_file_mmap
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [RFC PATCH 4/4] mm/hugetlb: add hpage_shift to alloc_hugetlb_folio
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [linux-next:master 8560/11447] drivers/spi/spi-fsl-cpm.c:134:32: sparse: sparse: incorrect type in assignment (different base types)
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 6/6] selftests/mm: Add tests for RO pinning vs fork()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 2/6] mm/hugetlb: Fix uffd-wp bit lost when unsharing happens
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 4/6] selftests/mm: Extend and rename uffd pagemap test
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 3/6] selftests/mm: Add a few options for uffd-unit-test
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 0/6] mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: hwpoison: coredump: support recovery from dump_user_range()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: Multi-gen LRU: remove wait_event_killable()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH] mm: Multi-gen LRU: remove wait_event_killable()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- How to determine if a page can be spliced into an skbuff, or if it should be copied/rejected?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
- From: Frank van der Linden <fvdl@xxxxxxxxxx>
- [linux-next:master 8708/10976] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_AON
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF] Running BOF
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 3/3] selftests/mm: add new selftests for KSM
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH 2/5] slub: Put objects_show() into CONFIG_SLUB_DEBUG enabled block
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 1/2] mm/vmemmap/devdax: Fix kernel crash when probing devdax devices
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v2 2/2] modules/kmod: replace implementation with a sempahore
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 3/3] selftests/mm: add new selftests for KSM
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: RFC for new feature to move pages from one vma to another without split
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 5/5] slub: Don't read nr_slabs and total_objects directly
- [PATCH 4/5] slub: Remove slabs_node() function
- [PATCH 3/5] slub: Remove CONFIG_SMP defined check
- [PATCH 2/5] slub: Put objects_show() into CONFIG_SLUB_DEBUG enabled block
- [PATCH 1/5] slub: Correct the error code when slab_kset is NULL
- [PATCH 0/5] Some tiny clean ups for SLUB
- Re: [PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 1/2] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 4/4] mm: apply __must_check to vmap_pages_range_noflush()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v2 3/4] mm: kmsan: apply __must_check to non-void functions
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v2 2/4] mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v2 1/4] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v6 3/3] selftests/mm: add new selftests for KSM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 3/3] selftests/mm: add new selftests for KSM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -next] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: find_get_page() VS pin_user_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH -next v2] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [PATCH] mm: huge_memory: Replace obsolete memalign() with posix_memalign()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 0/3] Ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH] printk: Export console trace point for kcsan/kasan/kfence/kmsan
- From: Pavankumar Kondeti <quic_pkondeti@xxxxxxxxxxx>
- Re: [PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: add new api to enable ksm per process
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/2] modules/kmod: replace implementation with a sempahore
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: Possible incorrect handling of fault injection inside KMSAN instrumentation
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: ksm: Support hwpoison for ksm page
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: memory-failure: Refactor add_to_kill()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [linux-next:master 8309/10976] drivers/gpu/host1x/context.c:82 host1x_memory_context_list_init() warn: missing error code 'err'
- From: Thierry Reding <treding@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: ksm: Support hwpoison for ksm page
- From: HORIGUCHI NAOYA(堀口 直也) <naoya.horiguchi@xxxxxxx>
- Re: [linux-next:master 8309/10976] drivers/gpu/host1x/context.c:82 host1x_memory_context_list_init() warn: missing error code 'err'
- From: Dan Carpenter <error27@xxxxxxxxx>
- Re: [linux-next:master 8309/10976] drivers/gpu/host1x/context.c:82 host1x_memory_context_list_init() warn: missing error code 'err'
- From: Thierry Reding <treding@xxxxxxxxxx>
- [PATCH linux-next v2] mm: workingset: update description of the source file
- From: <yang.yang29@xxxxxxxxxx>
- Re: RFC for new feature to move pages from one vma to another without split
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: ksm: Support hwpoison for ksm page
- From: xialonglong <xialonglong1@xxxxxxxxxx>
- Re: [PATCH V2] perform the check when page without mapping but page->mapping contains junk or random bitscribble
- From: William Kucharski <william.kucharski@xxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- RE: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH v7 0/6] ksm: support tracking KSM-placed zero-pages
- From: <yang.yang29@xxxxxxxxxx>
- Re: [PATCH net-next v6 06/18] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [linux-next:master 9709/10976] drivers/bluetooth/btnxpuart.c:681:23: sparse: sparse: restricted __le16 degrades to integer
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] mm: hwpoison: coredump: support recovery from dump_user_range()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH -next] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [PATCH -next] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [PATCH v5 2/2] ACPI: APEI: handle synchronous exceptions in task work
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [PATCH v5 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
- From: Deming Wang <wangdeming@xxxxxxxxxx>
- cgroup: Clarification around usage_in_bytes and its relation to the page counter
- From: Michael Honaker <mchonaker@xxxxxxxxx>
- [PATCH] mm: huge_memory: Replace obsolete memalign() with posix_memalign()
- From: Deming Wang <wangdeming@xxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH -next] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- RE: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH -next] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH -next] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/1] of: fdt: Scan /memreserve/ last
- From: Lucas Tanure <tanure@xxxxxxxxx>
- [PATCH v3 0/1] Fix Random Kernel panic from when fail to reserve memory
- From: Lucas Tanure <tanure@xxxxxxxxx>
- Re: [PATCH -next] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH -next] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: Keep memory type same on DEVMEM Page-Fault
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 RESEND 3/6] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [cel:topic-shmem-stable-dir-cookies] [shmem] 5fd403eb6c: WARNING:inconsistent_lock_state
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 16/31] selftests/mm: UFFDIO_API test
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm: hugetlb_vmemmap: provide stronger vmemmap allocaction gurantees
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH] mm: hugetlb_vmemmap: provide stronger vmemmap allocaction gurantees
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: add new api to enable ksm per process
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH] mm: hugetlb_vmemmap: provide stronger vmemmap allocaction gurantees
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v2 16/31] selftests/mm: UFFDIO_API test
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [cel:topic-shmem-stable-dir-cookies] [shmem] 5fd403eb6c: WARNING:inconsistent_lock_state
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 14/31] selftests/mm: uffd_[un]register()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [cel:topic-shmem-stable-dir-cookies] [shmem] 5fd403eb6c: WARNING:inconsistent_lock_state
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: add new api to enable ksm per process
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [cel:topic-shmem-stable-dir-cookies] [shmem] 5fd403eb6c: WARNING:inconsistent_lock_state
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: add new api to enable ksm per process
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 15/31] selftests/mm: uffd_open_{dev|sys}()
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: Possible incorrect handling of fault injection inside KMSAN instrumentation
- From: Dipanjan Das <mail.dipanjan.das@xxxxxxxxx>
- Re: [PATCH v2 14/31] selftests/mm: uffd_[un]register()
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH -next] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v2 13/31] selftests/mm: Split uffd tests into uffd-stress and uffd-unit-tests
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [cel:topic-shmem-stable-dir-cookies] [shmem] 5fd403eb6c: WARNING:inconsistent_lock_state
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 12/31] selftests/mm: Create uffd-common.[ch]
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH] mm: hugetlb_vmemmap: provide stronger vmemmap allocaction gurantees
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 7d8214bba44c1aa6a75921a09a691945d26a8d43
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 10/31] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH] mm: compaction: optimize compact_memory to comply with the admin-guide
- From: Wen Yang <wenyang.linux@xxxxxxxxxxx>
- Re: [PATCH] mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCHv2] selftests: damon: add config file
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: "T.J. Mercier" <tjmercier@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: add new api to enable ksm per process
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 31/31] selftests/mm: Add uffdio register ioctls test
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 30/31] selftests/mm: Add shmem-private test to uffd-stress
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 29/31] selftests/mm: Drop sys/dev test in uffd-stress test
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 28/31] selftests/mm: Allow uffd test to skip properly with no privilege
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 27/31] selftests/mm: Workaround no way to detect uffd-minor + wp
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 21/31] selftests/mm: Allow allocate_area() to fail properly
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 26/31] selftests/mm: Move zeropage test into uffd unit tests
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 24/31] selftests/mm: Move uffd minor test to unit test
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 25/31] selftests/mm: Move uffd sig/events tests into uffd unit tests
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 23/31] selftests/mm: Move uffd pagemap test to unit test
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 22/31] selftests/mm: Add framework for uffd-unit-test
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 20/31] selftests/mm: Let uffd_handle_page_fault() take wp parameter
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 19/31] selftests/mm: Rename uffd_stats to uffd_args
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 18/31] selftests/mm: Drop global hpage_size in uffd tests
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 17/31] selftests/mm: Drop global mem_fd in uffd tests
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 16/31] selftests/mm: UFFDIO_API test
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 14/29] selftests/mm: uffd_[un]register()
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- [PATCH v2 15/31] selftests/mm: uffd_open_{dev|sys}()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 14/31] selftests/mm: uffd_[un]register()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 13/31] selftests/mm: Split uffd tests into uffd-stress and uffd-unit-tests
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 12/31] selftests/mm: Create uffd-common.[ch]
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 11/31] selftests/mm: Drop test_uffdio_zeropage_eexist
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 10/31] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 09/31] selftests/mm: Reuse pagemap_get_entry() in vm_util.h
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 08/31] selftests/mm: Use PM_* macros in vm_utils.h
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 07/31] selftests/mm: Merge default_huge_page_size() into one
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 06/31] selftests/mm: Link vm_util.c always
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 05/31] selftests/mm: Use TEST_GEN_PROGS where proper
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 03/31] selftests/mm: Dump a summary in run_vmtests.sh
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 04/31] selftests/mm: Merge util.h into vm_util.h
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 01/31] Revert "userfaultfd: don't fail on unrecognized features"
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 02/31] selftests/mm: Update .gitignore with two missing tests
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v2 00/31] selftests/mm: Split / Refactor userfault test
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: add new api to enable ksm per process
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: add new api to enable ksm per process
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: RFC for new feature to move pages from one vma to another without split
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: add new api to enable ksm per process
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- [PATCH] mm: hugetlb_vmemmap: provide stronger vmemmap allocaction gurantees
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH -next v9 3/3] mm/zswap: delay the initialization of zswap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] fs: perform the check when page without mapping but page->mapping contains junk or random bitscribble
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 2/2] mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH 1/2] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: Possible incorrect handling of fault injection inside KMSAN instrumentation
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master 10178/10976] include/linux/of_address.h:111:12: error: 'of_property_read_reg' defined but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Sunsetting buffer_heads
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 1/3] mm: add new api to enable ksm per process
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Sunsetting buffer_heads
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH] mm/rmap: convert __page_{set, check}_anon_rmap() to folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 1/6] kvm: determine memory type from VMA
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/6] kvm: determine memory type from VMA
- From: Marc Zyngier <maz@xxxxxxxxxx>
- RE: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH] mm: huge_memory: Replace obsolete memalign() with posix_memalign()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD REGRESSION 99455a05abbda682706286b04307f4fe04221b4a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc: consider pfn holes after pfn_valid() in __pageblock_pfn_to_page()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: consider pfn holes after pfn_valid() in __pageblock_pfn_to_page()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- RE: find_get_page() VS pin_user_pages()
- From: "Teterevkov, Ivan" <Ivan.Teterevkov@xxxxxxx>
- Re: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- RE: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [PATCH v6 2/2] ACPI: APEI: handle synchronous exceptions in task work
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v6 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v6 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: consider pfn holes after pfn_valid() in __pageblock_pfn_to_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 4/6] shmem: prepare shmem quota infrastructure
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] mm/page_alloc: consider pfn holes after pfn_valid() in __pageblock_pfn_to_page()
- From: Michal Hocko <mhocko@xxxxxxxx>
- RE: FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- Re: [PATCH 4/6] shmem: prepare shmem quota infrastructure
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- [PATCH] mm: huge_memory: Replace obsolete memalign() with posix_memalign()
- From: Deming Wang <wangdeming@xxxxxxxxxx>
- Re: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: find_get_page() VS pin_user_pages()
- From: Jan Kara <jack@xxxxxxx>
- [RFC PATCH v11.1 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v6 00/18] Use block pr_ops in LIO
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [PATCH] mm/page_alloc: consider pfn holes after pfn_valid() in __pageblock_pfn_to_page()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Sunsetting buffer_heads
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 4/6] shmem: prepare shmem quota infrastructure
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
- From: Deming Wang <wangdeming@xxxxxxxxxx>
- Re: [PATCH v1 RESEND 3/6] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
- From: David Hildenbrand <david@xxxxxxxxxx>
- RE: find_get_page() VS pin_user_pages()
- From: "Teterevkov, Ivan" <Ivan.Teterevkov@xxxxxxx>
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 4/6] shmem: prepare shmem quota infrastructure
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- RE: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [linux-next:master 10168/10976] drivers/tty/serial/samsung_tty.c:2034:10: error: implicit declaration of function 'of_device_get_match_data' is invalid in C99
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCHv2] selftests: damon: add config file
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- RE: find_get_page() VS pin_user_pages()
- From: "Teterevkov, Ivan" <Ivan.Teterevkov@xxxxxxx>
- RE: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- [linux-next:master 10400/10976] arch/arm/vfp/entry.S:27: undefined reference to `vfp_entry'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: RFC for new feature to move pages from one vma to another without split
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/rmap: convert __page_{set, check}_anon_rmap() to folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
- From: Ankit Agrawal <ankita@xxxxxxxxxx>
- Re: find_get_page() VS pin_user_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] mm: huge_memory: Replace obsolete memalign() with posix_memalign()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: find_get_page() VS pin_user_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Patch "mm: enable maple tree RCU mode by default." has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: remove extra smp_wmb() from mas_dead_leaves()" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: refine ma_state init from mas_start()" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: reduce user error potential" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: fix potential rcu issue" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: fix mas_prev() and mas_find() state handling" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: fix handle of invalidated state in mas_wr_store_setup()" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: fix freeing of nodes in rcu mode" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: detect dead nodes in mas_start()" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: be more cautious about dead nodes" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: add smp_rmb() to dead node detection" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: add RCU lock checking to rcu callback functions" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6.1 00/14] Backport of maple tree fixes for 6.1/6.2
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "mm: enable maple tree RCU mode by default." has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()" has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: remove extra smp_wmb() from mas_dead_leaves()" has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: fix mas_prev() and mas_find() state handling" has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: refine ma_state init from mas_start()" has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: reduce user error potential" has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: fix potential rcu issue" has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: detect dead nodes in mas_start()" has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: fix handle of invalidated state in mas_wr_store_setup()" has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: fix freeing of nodes in rcu mode" has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: be more cautious about dead nodes" has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: add smp_rmb() to dead node detection" has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "maple_tree: add RCU lock checking to rcu callback functions" has been added to the 6.2-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND] mm/vmscan: simplify shrink_node()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm: huge_memory: Replace obsolete memalign() with posix_memalign()
- From: Deming Wang <wangdeming@xxxxxxxxxx>
- Re: [PATCH 6/6] mm: Run the fault-around code under the VMA lock
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
- From: Deming Wang <wangdeming@xxxxxxxxxx>
- [PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
- From: Deming Wang <wangdeming@xxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Vlastimil Babka <vbabka@xxxxxxx>
- RE: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: "Zhang, Qiang1" <qiang1.zhang@xxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- 答复: [PATCH v2] mm: Fixed incorrect comment for _kmem_cache_create function
- From: zhao xinchao <ChrisXinchao@xxxxxxxxxxx>
- Re: [PATCH v2 10/18] lib/stackdepot: rename handle and pool constants
- From: "hoyoung seo" <hy50.seo@xxxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [linux-next:master] [scsi] 1107c7b24e: BUG_sdebug_queued_cmd(Not_tainted):Objects_remaining_in_sdebug_queued_cmd_on__kmem_cache_shutdown()
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- [PATCH v3 1/2] mm/vmemmap/devdax: Fix kernel crash when probing devdax devices
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- [PATCH v3 2/2] mm/hugetlb_vmemmap: Rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH 00/17] sched: EEVDF using latency-nice
- From: Mike Galbraith <efault@xxxxxx>
- Re: [PATCH v2 1/2] Change DEFINE_SEMAPHORE() to take a number argument
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 2/2] ACPI: APEI: handle synchronous exceptions in task work
- From: Xiaofei Tan <tanxiaofei@xxxxxxxxxx>
- Re: [PATCH v5 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
- From: Xiaofei Tan <tanxiaofei@xxxxxxxxxx>
- Re: [External] [PATCH v2 2/2] m/hugetlb: Rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Fixed incorrect comment for _kmem_cache_create function
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [linux-next:pending-fixes 146/186] ld.lld: error: undefined symbol: vfp_entry
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6 3/3] selftests/mm: add new selftests for KSM
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v6 2/3] mm: add new KSM process and sysfs knobs
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v6 1/3] mm: add new api to enable ksm per process
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [PATCH v6 0/3] mm: process/cgroup ksm support
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm: compaction: consider the number of scanning compound pages in isolate fail path
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] ACPI: APEI: handle synchronous exceptions in task work
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v5 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH -next v8 4/4] arm64: add cow to machine check safe
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- [PATCH] mm/rmap: convert __page_{set, check}_anon_rmap() to folios
- From: Yajun Deng <yajun.deng@xxxxxxxxx>
- Re: [PATCH] mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH] memcg: page_cgroup_ino() get memcg from the page's folio
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH -next] mm: hwpoison: support recovery from HugePage copy-on-write faults
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] fs: perform the check when page without mapping but page->mapping contains junk or random bitscribble
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reducing zombie memcgs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: find_get_page() VS pin_user_pages()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Reducing zombie memcgs
- From: "T.J. Mercier" <tjmercier@xxxxxxxxxx>
- Re: [RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] mm: add new api to enable ksm per process
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v5 1/3] mm: add new api to enable ksm per process
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] mm: add new KSM process and sysfs knobs
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 009795d283d1f9f043e5a4ff97d4140cde17e2d3
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: compaction: optimize compact_memory to comply with the admin-guide
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 21/29] selftests/mm: Add framework for uffd-unit-test
- From: Peter Xu <peterx@xxxxxxxxxx>
- find_get_page() VS pin_user_pages()
- From: "Teterevkov, Ivan" <Ivan.Teterevkov@xxxxxxx>
- Re: [PATCH 20/29] selftests/mm: Allow allocate_area() to fail properly
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 19/29] selftests/mm: Let uffd_handle_page_fault() takes wp parameter
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v1 RESEND 3/6] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH 14/29] selftests/mm: uffd_[un]register()
- From: Peter Xu <peterx@xxxxxxxxxx>
- drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH] mm: compaction: optimize compact_memory to comply with the admin-guide
- From: wenyang.linux@xxxxxxxxxxx
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Fix a potential memory leak, OOB access, or other unpredictable bug
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 2/2] m/hugetlb: Rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH net-next v6 12/18] siw: Inline do_tcp_sendpages()
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH v2 1/6] module: fix kmemleak annotations for non init ELF sections
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH mm-unstable RFC 3/5] memcg: calculate root usage from global state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next v8 4/4] arm64: add cow to machine check safe
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH 6.1 12/14] maple_tree: add smp_rmb() to dead node detection
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 2/2] m/hugetlb: Rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: Aneesh Kumar K V <aneesh.kumar@xxxxxxxxxxxxx>
- [PATCH net-next v6 18/18] af_unix: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 17/18] ip: Remove ip_append_page()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 16/18] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 15/18] ip6, udp6: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 13/18] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 14/18] ip, udp: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 12/18] siw: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 11/18] tls: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 10/18] espintcp: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 09/18] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 06/18] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 08/18] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 05/18] net: Pass max frags into skb_append_pagefrags()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 03/18] mm: Make the page_frag_cache allocator use multipage folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 02/18] mm: Move the page fragment allocator from page_alloc.c into its own file
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 00/18] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 2/2] m/hugetlb: Rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/vmemmap/devdax: Fix kernel crash when probing devdax devices
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/vmemmap/devdax: Fix kernel crash when probing devdax devices
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] module: fix kmemleak annotations for non init ELF sections
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: RFC for new feature to move pages from one vma to another without split
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 6.1 14/14] mm: enable maple tree RCU mode by default.
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 06/14] maple_tree: fix mas_skip_node() end slot detection
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 13/14] maple_tree: add RCU lock checking to rcu callback functions
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 11/14] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 10/14] maple_tree: fix freeing of nodes in rcu mode
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 09/14] maple_tree: detect dead nodes in mas_start()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 01/14] maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 08/14] maple_tree: refine ma_state init from mas_start()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 07/14] maple_tree: be more cautious about dead nodes
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 05/14] maple_tree: fix mas_prev() and mas_find() state handling
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 04/14] maple_tree: fix handle of invalidated state in mas_wr_store_setup()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 03/14] maple_tree: reduce user error potential
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 02/14] maple_tree: fix potential rcu issue
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 6.1 00/14] Backport of maple tree fixes for 6.1/6.2
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4] mm: oom: introduce cpuset oom
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/17] sched: EEVDF using latency-nice
- From: Mike Galbraith <efault@xxxxxx>
- Re: [RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 2/3][RESEND] shmem: mark for high-res timestamps on next update after getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4] mm: oom: introduce cpuset oom
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 1/2] mm/vmemmap/devdax: Fix kernel crash when probing devdax devices
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH v5 2/2] ACPI: APEI: handle synchronous exceptions in task work
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [RFC PATCH 3/3] xfs: mark the inode for high-res timestamp update in getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 1/3] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 2/3] shmem: mark for high-res timestamps on next update after getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 0/3] fs: opportunistic high-res file timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v1 RESEND 6/6] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_locked()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 RESEND 5/6] mm/huge_memory: revert "Partly revert "mm/thp: carry over dirty bit when thp splits on pmd""
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 RESEND 4/6] mm/migrate: revert "mm/migrate: fix wrongly apply write bit after mkdirty on sparc64"
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 RESEND 2/6] selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without write permissions
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 RESEND 1/6] selftests/mm: reuse read_pmd_pagesize() in COW selftest
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 RESEND 3/6] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 RESEND 0/6] mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2-updated 2/2] m/hugetlb: Rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- [PATCH v2-updated 1/2] mm/vmemmap/devdax: Fix kernel crash when probing devdax devices
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 2/2] m/hugetlb: Rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_locked()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 1/2] mm/vmemmap/devdax: Fix kernel crash when probing devdax devices
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v1 3/6] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 2/6] selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without write permissions
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 1/6] selftests/mm: reuse read_pmd_pagesize() in COW selftest
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_locked()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 6/6] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_locked()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 5/6] mm/huge_memory: revert "Partly revert "mm/thp: carry over dirty bit when thp splits on pmd""
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 4/6] mm/migrate: revert "mm/migrate: fix wrongly apply write bit after mkdirty on sparc64"
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 0/6] mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5] mm: oom: introduce cpuset oom
- From: Gang Li <ligang.bdlg@xxxxxxxxxxxxx>
- Re: [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 00/17] sched: EEVDF using latency-nice
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: Re: Re: [PATCH v4] mm: oom: introduce cpuset oom
- From: Gang Li <ligang.bdlg@xxxxxxxxxxxxx>
- Re: Re: [PATCH v4] mm: oom: introduce cpuset oom
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: selftests: gpio: crash on arm64
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: Re: [PATCH v4] mm: oom: introduce cpuset oom
- From: Gang Li <ligang.bdlg@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]