Linux Memory Management
[Prev Page][Next Page]
- [PATCH v9 11/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 10/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 07/39] arm64/gcs: Add manual encodings of GCS instructions
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 03/39] mman: Add map_shadow_stack() flags
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 01/39] arm64/mm: Restructure arch_validate_flags() for extensibility
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v8 04/10] mm: split a folio in minimum folio order chunks
- From: "Zi Yan" <ziy@xxxxxxxxxx>
- Re: [PATCH v2 2/7] error-injection: support static keys around injectable functions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 6/7] mm, slab: add static key for should_failslab()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH 1 1/1] sched/numa: Hot VMA and shared VMA optimization
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- Re: [PATCH v2 1/7] fault-inject: add support for static keys around fault injection sites
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH net-next v9 12/13] mm: page_frag: update documentation for page_frag
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v9 10/13] mm: page_frag: introduce prepare/probe/commit API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v9 08/13] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v9 07/13] mm: page_frag: some minor refactoring before adding new API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v9 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v9 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v9 04/13] mm: page_frag: add '_va' suffix to page_frag API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v9 03/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v9 02/13] mm: move the page fragment allocator from page_alloc into its own file
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v9 01/13] mm: page_frag: add a test module for page_frag
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH 00/15] add zpdesc memory descriptor for zswap.zpool
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH 00/15] add zpdesc memory descriptor for zswap.zpool
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH] mm/numa_balancing: Teach mpol_to_str about the balancing mode
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION f76698bd9a8ca01d3581236082d786e9a6b72bb7
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v2] memblock: export memblock_free() to free reserved memory.
- From: Guanshun Liu <lgs156412@xxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Fwd: [PATCH v2] memblock: export memblock_free() to free reserved memory.
- From: liangxi Liu <lgs156412@xxxxxxxxx>
- [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 04/10] mm: split a folio in minimum folio order chunks
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 00/10] enable bs > ps in XFS
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 07/10] xfs: use kvmalloc for xattr buffers
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 10/10] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 08/10] xfs: expose block size in stat
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 03/10] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 02/10] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Hailong Liu <hailong.liu@xxxxxxxx>
- [PATCH 03/10] readahead: Properly shorten readahead when falling back to do_page_cache_ra()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 10/10] readahead: Simplify gotos in page_cache_sync_ra()
- From: Jan Kara <jack@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Multi-sized THP performance benchmarks and analysis on ARM64
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH RFC] mm/readahead: Fix repeat initial_readahead
- From: Jan Kara <jack@xxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [PATCH 08/10] readahead: Disentangle async and sync readahead
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 00/15] add zpdesc memory descriptor for zswap.zpool
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH 09/10] readahead: Fold try_context_readahead() into its single caller
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 06/10] readahead: Drop dead code in page_cache_ra_order()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 01/10] readahead: Make sure sync readahead reads needed page
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 04/10] readahead: Drop pointless index from force_page_cache_ra()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/10] mm: Fix various readahead quirks
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 02/10] filemap: Fix page_cache_next_miss() when no hole found
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 05/10] readahead: Drop index argument of page_cache_async_readahead()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 07/10] readahead: Drop dead code in ondemand_readahead()
- From: Jan Kara <jack@xxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v3 2/2] mm/zswap: use only one pool in zswap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 00/15] add zpdesc memory descriptor for zswap.zpool
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Hailong Liu <hailong.liu@xxxxxxxx>
- [PATCH 4/4] mm/shmem: Disable PMD-sized page cache if needed
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 3/4] mm/readahead: Limit page cache size in page_cache_ra_order()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 2/4] mm/filemap: Skip to allocate PMD-sized folios if needed
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 1/4] mm/filemap: Make MAX_PAGECACHE_ORDER acceptable to xarray
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 0/4] mm/filemap: Limit page cache size to that supported by xarray
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH mm-unstable] mm: migrate: folio_ref_freeze() under xas_lock_irq()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] Enhancements to Page Migration with Batch Offloading via DMA
- From: "Garg, Shivank" <shivankg@xxxxxxx>
- Re: [PATCH v2] vfs: remove redundant smp_mb for thp handling in do_dentry_open
- From: Jan Kara <jack@xxxxxxx>
- Re: [linux-next:master] [bpf, x64] f663a03c8e: test-bpf.Tail_call_count_preserved_across_function_calls.fail
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH 00/15] add zpdesc memory descriptor for zswap.zpool
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2] vfs: remove redundant smp_mb for thp handling in do_dentry_open
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 0/7] Split list_lru lock into per-cgroup scope
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH mm-unstable] mm: folio_add_new_anon_rmap() careful __folio_set_swapbacked()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 13/14] mm: memcg: put cgroup v1-related members of task_struct under config option
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
- From: "Ho-Ren Chuang" <horen.chuang@xxxxxxxxx>
- Re: [PATCH v5 4/4] docs: mm: add enable_soft_offline sysctl
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v2 09/14] mm: memcg: rename memcg_oom_recover()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 11/14] mm: memcg: make memcg1_update_tree() static
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 12/14] mm: memcg: group cgroup v1 memcg related declarations
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 10/14] mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 04/14] mm: memcg: move charge migration code to memcontrol-v1.c
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 08/14] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 07/14] mm: memcg: rename memcg_check_events()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 06/14] mm: memcg: move legacy memcg event code into memcontrol-v1.c
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 05/14] mm: memcg: rename charge move-related functions
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 03/14] mm: memcg: rename soft limit reclaim-related functions
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 02/14] mm: memcg: move soft limit reclaim code to memcontrol-v1.c
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v5 3/4] selftest/mm: test enable_soft_offline behaviors
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v2 01/14] mm: memcg: introduce memcontrol-v1.c
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH mm-unstable] mm: folio_add_new_anon_rmap() careful __folio_set_swapbacked()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [linux-next:master] [bpf, x64] f663a03c8e: test-bpf.Tail_call_count_preserved_across_function_calls.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v5 1/4] mm/memory-failure: refactor log format in soft offline code
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH RFC] mm/readahead: Fix repeat initial_readahead
- From: zippermonkey <zzippermonkey@xxxxxxxxxxx>
- Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
- From: horen.chuang@xxxxxxxxx
- Re: [PATCH mm-unstable] mm: folio_add_new_anon_rmap() careful __folio_set_swapbacked()
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH mm-unstable] mm: folio_add_new_anon_rmap() careful __folio_set_swapbacked()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v6 21/23] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
- From: LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx>
- [PATCH mm-unstable] mm: migrate: folio_ref_freeze() under xas_lock_irq()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v3 1/2] mm/zsmalloc: change back to per-size_class lock
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH v6 21/23] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- [PATCH v3 2/2] mm/zswap: use only one pool in zswap
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- [PATCH v3 0/2] mm/zsmalloc: change back to per-size_class lock
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: 回复: Re: [PATCH] migrate_pages: modify max number of pages to migrate in batch
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm/zswap: use only one pool in zswap
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Baoquan He <bhe@xxxxxxxxxx>
- 回复: Re: [PATCH] migrate_pages: modify max number of pages to migrate in batch
- From: 李真能 <lizhenneng@xxxxxxxxxx>
- Re: [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- [PATCH net-next v13 06/13] page_pool: devmem support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v13 05/13] page_pool: convert to use netmem
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v3 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v3 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- [PATCH] mm/memory-failure: allow memory allocation from emergency reserves
- From: Rui Qi <qirui.001@xxxxxxxxxxxxx>
- [PATCH v2 12/14] mm: memcg: group cgroup v1 memcg related declarations
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 08/14] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [linux-next:master] [rtnetlink] 5210cbe9a4: hwsim.mesh_sae_failure.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [syzbot] [kernel?] KASAN: stack-out-of-bounds Read in __show_regs (2)
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] migrate_pages: modify max number of pages to migrate in batch
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v2 09/14] mm: memcg: rename memcg_oom_recover()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 14/14] MAINTAINERS: add mm/memcontrol-v1.c/h to the list of maintained files
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 07/14] mm: memcg: rename memcg_check_events()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 13/14] mm: memcg: put cgroup v1-related members of task_struct under config option
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 11/14] mm: memcg: make memcg1_update_tree() static
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 10/14] mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 06/14] mm: memcg: move legacy memcg event code into memcontrol-v1.c
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 05/14] mm: memcg: rename charge move-related functions
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 04/14] mm: memcg: move charge migration code to memcontrol-v1.c
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 02/14] mm: memcg: move soft limit reclaim code to memcontrol-v1.c
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 03/14] mm: memcg: rename soft limit reclaim-related functions
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 00/14] mm: memcg: separate legacy cgroup v1 code and put under config option
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v2 01/14] mm: memcg: introduce memcontrol-v1.c
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [linux-next:master 7010/8016] tools/lib/bpf/btf_relocate.c:61:25: sparse: sparse: dubious one-bit signed bitfield
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v6 08/13] selftests/kvm: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- Re: [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v6 05/13] selftests/futex: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 06/13] selftests/intel_pstate: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 07/13] selftests/iommu: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 13/13] selftests/sgx: Append CFLAGS from lib.mk to HOST_CFLAGS
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 12/13] selftests/riscv: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 11/13] selftests/ring-buffer: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 10/13] selftests/resctrl: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 09/13] selftests/proc: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 04/13] selftests/exec: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 03/13] selftests/net: Append to lib.mk CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 02/13] selftests: Add -D_GNU_SOURCE= to CFLAGS in lib.mk
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 01/13] selftests/mm: Define _GNU_SOURCE to an empty string
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 5/6] arm64: exclusive upper bound for ptdump entries
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH v5 2/6] arm64: add APTable encoding to pagetable defs
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 6/6] arm64: add attrs and format to ptdump document
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v5 4/6] arm64: indent ptdump by level, aligning attributes
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH v5 3/6] arm64: table descriptor ptdump support
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH v5 1/6] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH v5 0/6] ptdump: add intermediate directory support
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [linux-next:master 7723/8016] arch/arm64/boot/dts/amlogic/meson-g12b-dreambox-one.dtb: sound: Unevaluated properties are not allowed ('assigned-clock-parents', 'assigned-clock-rates', 'assigned-clocks' were unexpected)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 00/14] mm: memcg: separate legacy cgroup v1 code and put under config option
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH 00/15] add zpdesc memory descriptor for zswap.zpool
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: MM global locks as core counts quadruple
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] memcg: use ratelimited stats flush in the reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 0/7] Split list_lru lock into per-cgroup scope
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [linux-next:master 7720/8016] arch/arm64/boot/dts/amlogic/meson-gxl-s905x-vero4k.dtb: sound: Unevaluated properties are not allowed ('assigned-clock-parents', 'assigned-clock-rates', 'assigned-clocks' were unexpected)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] memcg: use ratelimited stats flush in the reclaim
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION f76698bd9a8ca01d3581236082d786e9a6b72bb7
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] memcg: use ratelimited stats flush in the reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] memcg: use ratelimited stats flush in the reclaim
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] mm/damon/core: merge regions aggressively when max_nr_regions is unmet
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 4/7] mm/list_lru: code clean up for reparenting
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH 7/7] mm/list_lru: Simplify the list_lru walk callback function
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH 6/7] mm/list_lru: split the lock to per-cgroup scope
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH 5/7] mm/list_lru: simplify reparenting and initial allocation
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH 3/7] mm/list_lru: don't export list_lru_add
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH 2/7] mm/list_lru: don't pass unnecessary key parameters
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH 1/7] mm/swap, workingset: make anon workingset nodes memcg aware
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH 0/7] Split list_lru lock into per-cgroup scope
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v5 0/4] Userspace controls soft-offline pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- MGLRU OOM problem
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH] memcg: use ratelimited stats flush in the reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] memcg: Add a new sysctl parameter for automatically setting memory.high
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] memcg: Add a new sysctl parameter for automatically setting memory.high
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH] memcg: use ratelimited stats flush in the reclaim
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v5 3/4] selftest/mm: test enable_soft_offline behaviors
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v5 4/4] docs: mm: add enable_soft_offline sysctl
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v5 1/4] mm/memory-failure: refactor log format in soft offline code
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v5 2/4] mm/memory-failure: userspace controls soft-offlining pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH] memcg: Add a new sysctl parameter for automatically setting memory.high
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v1] mm/memory-failure: refactor log format in unpoison_memory
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v4 2/4] mm/memory-failure: userspace controls soft-offlining pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v3 00/16] Introduce a store type enum for the Maple tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v3 1/2] mm: swap: swap cluster switch to double link list
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH] memcg: Add a new sysctl parameter for automatically setting memory.high
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v6 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 20/23] powerpc/e500: Use contiguous PMD instead of hugepd
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 10/23] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 11/23] powerpc/mm: Allow hugepages without hugepd
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 15/23] powerpc/e500: Remove enc and ind fields from struct mmu_psize_def
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 17/23] powerpc/e500: Encode hugepage size in PTE bits
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 12/23] powerpc/8xx: Fix size given to set_huge_pte_at()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 14/23] powerpc/8xx: Simplify struct mmu_psize_def
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 18/23] powerpc/e500: Don't pre-check write access on data TLB error
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 19/23] powerpc/e500: Free r10 for FIND_PTE
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 23/23] mm: Remove CONFIG_ARCH_HAS_HUGEPD
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 22/23] powerpc/mm: Remove hugepd leftovers
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 21/23] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 13/23] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 09/23] powerpc/mm: Remove _PAGE_PSIZE
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 08/23] mm: Provide mm_struct and address to huge_ptep_get()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 07/23] mm: Define __pte_leaf_size() to also take a PMD entry
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 06/23] powerpc/64e: Drop unused TLB miss handlers
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 05/23] powerpc/64e: Consolidate TLB miss handler patching
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 04/23] powerpc/64e: Drop MMU_FTR_TYPE_FSL_E checks in 64-bit code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 03/23] powerpc/64e: Drop E500 ifdefs in 64-bit code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 02/23] powerpc/64e: Split out nohash Book3E 64-bit code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 01/23] powerpc/64e: Remove unused IBM HTW code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v5 16/18] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
- From: LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 0/2] mm: store zero pages to be swapped out in a bitmap
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v6 2/2] mm: remove code to handle same filled pages
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v6 1/2] mm: store zero pages to be swapped out in a bitmap
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH] memcg: use ratelimited stats flush in the reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [linux-next:master] [rcutorture] 7a1fcbb52e: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture]
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/zswap: use only one pool in zswap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm/zswap: use only one pool in zswap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v1] mm/rmap: cleanup partially-mapped handling in __folio_remove_rmap()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: arm64: Kexec: Warning: virt_to_phys used for non-linear address
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH tip:x86/mm v3 1/3] x86/mm: Use IPIs to synchronize LAM enablement
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v1] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v4 11/11] riscv: Enable DAX VMEMMAP optimization
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v3 1/2] mm: swap: swap cluster switch to double link list
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mtree_range_walk / rcu_segcblist_enqueue (2)
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v4 06/11] riscv: mm: Add memory hotplugging support
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v4 05/11] riscv: mm: Add pfn_to_kaddr() implementation
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v4 11/11] riscv: Enable DAX VMEMMAP optimization
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v4 06/11] riscv: mm: Add memory hotplugging support
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/zsmalloc: change back to per-size_class lock
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v4 05/11] riscv: mm: Add pfn_to_kaddr() implementation
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: m68k 54418 fails to execute user space
- From: Jean-Michel Hautbois <jeanmichel.hautbois@xxxxxxxxxx>
- [PATCH v2] vfs: remove redundant smp_mb for thp handling in do_dentry_open
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] memcg: Add a new sysctl parameter for automatically setting memory.high
- From: Michal Hocko <mhocko@xxxxxxxx>
- [linux-next:master] [rcutorture] 7a1fcbb52e: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture]
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH] vfs: wrap CONFIG_READ_ONLY_THP_FOR_FS-related code with an ifdef
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 2/2] mm: Avoid overflows in dirty throttling logic
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v16 9/9] selftests/udmabuf: Add tests to verify data after page migration
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- Re: [PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- [RFC PATCH] vfs: wrap CONFIG_READ_ONLY_THP_FOR_FS-related code with an ifdef
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v7 18/38] mm: slub: Disable KMSAN when checking the padding bytes
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v16 2/9] mm/gup: Introduce check_and_migrate_movable_folios()
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v16 8/9] udmabuf: Pin the pages using memfd_pin_folios() API
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v16 1/9] mm/gup: Introduce unpin_folio/unpin_folios helpers
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v16 4/9] udmabuf: add CONFIG_MMU dependency
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v16 7/9] udmabuf: Convert udmabuf driver to use folios
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v16 6/9] udmabuf: Add back support for mapping hugetlb pages
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v16 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v16 5/9] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v16 0/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH] migrate_pages: modify max number of pages to migrate in batch
- From: Zhenneng Li <lizhenneng@xxxxxxxxxx>
- [PATCH] migrate_pages: modify max number of pages to migrate in batch
- From: Zhenneng Li <lizhenneng@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v4 2/4] mm/memory-failure: userspace controls soft-offlining pages
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v4 1/4] mm/memory-failure: refactor log format in soft offline code
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v1] mm/memory-failure: refactor log format in unpoison_memory
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH] memblock tests: fix implicit declaration of function 'numa_valid_node'
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH 3/5] fs: sys_ringbuffer
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH net-next v12 06/13] page_pool: devmem support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/5] fs: sys_ringbuffer
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] fs: sys_ringbuffer
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 3/5] fs: sys_ringbuffer
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [linux-next:master 7415/7797] arch/powerpc/boot/dts/mpc8313erdb.dtb: ptp_clock@24E00: interrupts: [[12, 8], [13, 8]] is too long
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linux-next:master 4036/7797] drivers/clk/rockchip/clk-rk3128.c:582:40: error: use of undeclared identifier 'CLK_NR_CLKS'
- From: Heiko Stübner <heiko@xxxxxxxxx>
- Re: [PATCH] memcg: Add a new sysctl parameter for automatically setting memory.high
- From: Waiman Long <longman@xxxxxxxxxx>
- [PATCH] memcg: Add a new sysctl parameter for automatically setting memory.high
- From: Waiman Long <longman@xxxxxxxxxx>
- [linux-next:master 4036/7797] drivers/clk/rockchip/clk-rk3128.c:582:40: error: use of undeclared identifier 'CLK_NR_CLKS'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: MM global locks as core counts quadruple
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 6/7] mm/x86: Add missing pud helpers
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [GIT PULL] memblock: fix fragility in checks for unset node ID
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [syzbot] [mm?] KASAN: slab-use-after-free Read in move_to_new_folio (2)
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 3/4] mm/page_alloc: fix a typo in comment about GFP flag
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 2/4] mm/mm_init.c: move build check on MAX_ZONELISTS out of ifdef
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [GIT PULL] memblock: fix fragility in checks for unset node ID
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [Patch v3] mm/memblock: remove empty dummy entry
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION f76698bd9a8ca01d3581236082d786e9a6b72bb7
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [Patch v3] mm/memblock: remove empty dummy entry
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] microblaze: don't treat zero reserved memory regions as error
- From: "Mike Rapoport (IBM)" <rppt@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Userspace controls soft-offline pages
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH 07/12] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
- From: Long Li <leo.lilong@xxxxxxxxxx>
- [PATCH v2 1/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
- Re: [PATCH] mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:master 6383/7397] mm/page_io.c:283:41: error: implicit declaration of function 'swap_dev_pos'
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [linux-next:master 6448/7397] mm/swapfile.c:1388:6: error: redefinition of 'swap_free_nr'
- From: Philip Li <philip.li@xxxxxxxxx>
- [RFC PATCH v1 2/4] swap: apply new queue_percpu_work_on() interface
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- [RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [linux-next:master 6448/7397] mm/swapfile.c:1388:6: error: redefinition of 'swap_free_nr'
- From: Barry Song <21cnbao@xxxxxxxxx>
- [RFC PATCH v1 1/4] Introducing qpw_lock() and per-cpu queue & flush work
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- [RFC PATCH v1 4/4] slub: apply new queue_percpu_work_on() interface
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- [RFC PATCH v1 3/4] memcontrol: apply new queue_percpu_work_on() interface
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 1/3] mm: extend rmap flags arguments for folio_add_new_anon_rmap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:master 6383/7397] mm/page_io.c:283:41: error: implicit declaration of function 'swap_dev_pos'
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] mm/ksm: optimize the chain()/chain_prune() interfaces
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/4] Userspace controls soft-offline pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [linux-next:master 7577/7797] net/l2tp/l2tp_core.c:1298:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [Patch v3] mm/memblock: remove empty dummy entry
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH] mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- [linux-next:master 7477/7797] drivers/clk/imx/clk-composite-7ulp.c:85:24: sparse: sparse: Using plain integer as NULL pointer
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 6/7] mm/x86: Add missing pud helpers
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: MM global locks as core counts quadruple
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [RFC PATCH] mm/hugetlb_vmemmap: fix race with speculative PFN walkers
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 6/7] mm/x86: Add missing pud helpers
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC PATCH v5 00/29] TDX KVM selftests
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [PATCH v2 0/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v2 1/2] execve: Keep bprm->argmin behind CONFIG_MMU
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v2 2/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v1 2/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH RFC 0/3] add support for mm-local memory allocations
- From: Roman Kagan <rkagan@xxxxxxxxx>
- RE: [RFC PATCH] cxl: avoid duplicating report from MCE & device
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH v1 2/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 2/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH RFC 3/3] drivers/misc: add test driver and selftest for proclocal allocator
- From: Roman Kagan <rkagan@xxxxxxxxx>
- [PATCH RFC 2/3] mm/secretmem: implement mm-local kernel allocations
- From: Roman Kagan <rkagan@xxxxxxxxx>
- [PATCH RFC 1/3] mseal: expose interface to seal / unseal user memory ranges
- From: Roman Kagan <rkagan@xxxxxxxxx>
- Re: [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] ELF: fix kernel.randomize_va_space double read
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH] ELF: fix kernel.randomize_va_space double read
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 6/7] mm/x86: Add missing pud helpers
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: commit 1c29a32ce65f4cd0f1c causes Bad rss-counter state and firefox-esr crash in linux-next-20240613
- From: Bert Karwatzki <spasswolf@xxxxxx>
- Re: [PATCH] sched/task_struct: Move alloc_tag to the end of the struct.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH] sched/task_struct: Move alloc_tag to the end of the struct.
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: MM global locks as core counts quadruple
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] sched/task_struct: Move alloc_tag to the end of the struct.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH] sched/task_struct: Move alloc_tag to the end of the struct.
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
- From: Aristeu Rozanski <aris@xxxxxxxxxx>
- Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v3 1/2] mm: swap: swap cluster switch to double link list
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH net-next v12 06/13] page_pool: devmem support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] sched/task_struct: Move alloc_tag to the end of the struct.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v8 10/10] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver
- From: Daniel Ferguson <danielf@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
- From: Donet Tom <donettom@xxxxxxxxxxxxx>
- [linux-next:master 6448/7397] mm/swapfile.c:1388:6: error: redefinition of 'swap_free_nr'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 00/38] kmsan: Enable on s390
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mtree_range_walk / rcu_segcblist_enqueue (2)
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: Avoid overflows in dirty throttling logic
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- Re: [PATCH 1/2] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v4 20/29] arm64: enable POE and PIE to coexist
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 16/29] arm64: add pte_access_permitted_no_overlay()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 2/2] mm: Avoid overflows in dirty throttling logic
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 06/29] arm64: context switch POR_EL0 register
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 12/29] arm64: add POIndex defines
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 11/29] arm64: re-order MTE VM_ flags
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 06/29] arm64: context switch POR_EL0 register
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 15/29] arm64: handle PKEY/POE faults
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 11/11] drm: Replace strcpy() with __get_task_comm()
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- [PATCH v2 2/2] Docs/mm/damon/maintainer-profile: document DAMON community meetups
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 0/2] Docs/mm/damon/maintaier-profile: document a mailing tool and community meetup series
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 1/2] Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 6/7] mm/x86: Add missing pud helpers
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v1] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 6/7] mm/x86: Add missing pud helpers
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in mtree_range_walk / rcu_segcblist_enqueue (2)
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v1] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 4/7] mm/powerpc: Add missing pud helpers
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 6/7] mm/x86: Add missing pud helpers
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v4 3/4] selftest/mm: test enable_soft_offline behaviors
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v1] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- [PATCH 2/2] mm: Avoid overflows in dirty throttling logic
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/2] mm: Avoid possible overflows in dirty throttling
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/2] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v1] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- [PATCH 5/7] mm/x86: Make pud_leaf() only cares about PSE bit
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 5/7] mm/x86: Make pud_leaf() only cares about PSE bit
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH 0/7] mm/mprotect: Fix dax puds
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 7/7] mm/mprotect: fix dax pud handlings
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 6/7] mm/x86: Add missing pud helpers
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 4/7] mm/powerpc: Add missing pud helpers
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 2/7] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 3/7] mm/mprotect: Push mmu notifier to PUDs
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 1/7] mm/dax: Dump start address in fault handler
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] sched/task_struct: Move alloc_tag to the end of the struct.
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v7 02/38] kmsan: Make the tests compatible with kmsan.panic=1
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- RE: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- Re: [PATCH v1 2/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v7 36/38] s390/unwind: Disable KMSAN checks
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 04/38] kmsan: Increase the maximum store size to 4096
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 05/38] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 32/38] s390/string: Add KMSAN support
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [syzbot] [mm?] KCSAN: data-race in mtree_range_walk / rcu_segcblist_enqueue (2)
- From: syzbot <syzbot+9bb7d0f2fdb4229b9d67@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v7 17/38] mm: slub: Let KMSAN access metadata
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [linux-next:master 6386/7397] mm/swap_state.c:256:46: error: 'SWAP_ADDRESS_SPACE_MASK' undeclared
- From: Philip Li <philip.li@xxxxxxxxx>
- [PATCH v7 28/38] s390/diag: Unpoison diag224() output buffer
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v7 21/38] kmsan: Accept ranges starting with 0 on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 27/38] s390/cpumf: Unpoison STCCTM output buffer
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 20/38] lib/zlib: Unpoison DFLTCC output buffers
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 18/38] mm: slub: Disable KMSAN when checking the padding bytes
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 09/38] kmsan: Expose kmsan_get_metadata()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 07/38] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: kernel/kcov.c:635:32: error: 'KCOV_MODE_REMOTE' undeclared
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v7 24/38] s390/boot: Add the KMSAN runtime stub
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v7 38/38] kmsan: Enable on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 35/38] s390/uaccess: Add the missing linux/instrumented.h #include
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 37/38] s390/kmsan: Implement the architecture-specific functions
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 33/38] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 31/38] s390/mm: Define KMSAN metadata for vmalloc and modules
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 26/38] s390/cpacf: Unpoison the results of cpacf_trng()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 25/38] s390/checksum: Add a KMSAN check
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 23/38] s390: Use a larger stack for KMSAN
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 19/38] mm: kfence: Disable KMSAN when checking the canary
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 22/38] s390/boot: Turn off KMSAN
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 16/38] kmsan: Expose KMSAN_WARN_ON()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 14/38] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 11/38] kmsan: Allow disabling KMSAN checks for the current task
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 08/38] kmsan: Remove an x86-specific #include from kmsan.h
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v7 00/38] kmsan: Enable on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Hailong Liu <hailong.liu@xxxxxxxx>
- [PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
- From: Shivamurthy Shastri <shivamurthy.shastri@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Hailong Liu <hailong.liu@xxxxxxxx>
- [PATCH] sched/task_struct: Move alloc_tag to the end of the struct.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: kernel/kcov.c:635:32: error: 'KCOV_MODE_REMOTE' undeclared
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [linux-next:master 6386/7397] mm/swap_state.c:256:46: error: 'SWAP_ADDRESS_SPACE_MASK' undeclared
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [linux-next:master] [vfs] 632586fb1b: WARNING:at_mm/slub.c:#cache_from_obj
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [linux-next:master] [vfs] 632586fb1b: WARNING:at_mm/slub.c:#cache_from_obj
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: optimize the redundant loop of mm_update_next_owner()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
- From: Barry Song <baohua@xxxxxxxxxx>
- [linux-next:master] [net] 934c29999b: Kernel_BUG_at
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v3 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 32/39] s390/ptdump: Add KMSAN page markers
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v6 16/39] kmsan: Expose KMSAN_WARN_ON()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v6 32/39] s390/ptdump: Add KMSAN page markers
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [linux-next:master 6447/7105] mm/mempolicy.c:2280:15: error: redefinition of 'folio_alloc_mpol_noprof'
- From: Philip Li <philip.li@xxxxxxxxx>
- [PATCH v2 2/3] mm/ksm: don't waste time searching stable tree for fast changing page
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 3/3] mm/ksm: optimize the chain()/chain_prune() interfaces
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- [PATCH v2 1/3] mm/ksm: refactor out try_to_merge_with_zero_page()
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- [PATCH v2 0/3] mm/ksm: cmp_and_merge_page() optimizations and cleanup
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 2/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v1 2/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 2/2] mm/zswap: use only one pool in zswap
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- [PATCH v2 1/2] mm/zsmalloc: change back to per-size_class lock
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- [PATCH v2 0/2] mm/zsmalloc: change back to per-size_class lock
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 00/15] add zpdesc memory descriptor for zswap.zpool
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [linux-next:master 6447/7105] mm/mempolicy.c:2280:15: error: redefinition of 'folio_alloc_mpol_noprof'
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 03/15] mm/z3fold: use zpdesc in z3fold_page_putback
- [PATCH 02/15] mm/z3fold: use zpdesc in z3fold_page_migrate
- [PATCH 06/15] mm/z3fold: use zpdesc in free_z3fold_page
- [PATCH 08/15] mm/z3fold: use zpdesc free_pages_work
- [PATCH 15/15] mm/z3fold: introduce __zpdesc_clear_movable
- [PATCH 14/15] mm/z3fold: introduce __zpdesc_set_movable
- [PATCH 13/15] mm/z3fold: use zpdesc in z3fold_map/z3fold_unmap
- [PATCH 12/15] mm/z3fold: use zpdesc in free_z3fold_page and z3fold_free
- [PATCH 11/15] mm/z3fold: use zpdesc in z3fold_alloc
- [PATCH 10/15] mm/z3fold: use zpdesc in __z3fold_alloc
- [PATCH 09/15] mm/z3fold: use zpdesc in z3fold_compact_page and do_compact_page
- [PATCH 07/15] mm/z3fold: convert page to zpdesc in __release_z3fold_page
- [PATCH 05/15] mm/z3fold: use zpdesc in init_z3fold_page
- [PATCH 04/15] mm/z3fold: use zpdesc in get/put_z3fold_header funcs
- [PATCH 01/15] mm/z3fold: add zpdesc struct and helper and use them in z3fold_page_isolate
- [PATCH 00/15] add zpdesc memory descriptor for zswap.zpool
- Re: [PATCH 1/2] Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v3 09/11] tracing: Replace strncpy() with __get_task_comm()
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v4 3/4] selftest/mm: test enable_soft_offline behaviors
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [linux-next:master 6447/7105] mm/mempolicy.c:2280:15: error: redefinition of 'folio_alloc_mpol_noprof'
- From: Philip Li <philip.li@xxxxxxxxx>
- [PATCH v1] memory tier: consolidate the initialization of memory tiers
- From: "Ho-Ren (Jack) Chuang" <horen.chuang@xxxxxxxxx>
- Re: [PATCH v1 2/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/2] mm/migrate: make migrate_misplaced_folio() return 0 on success
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Hailong Liu <hailong.liu@xxxxxxxx>
- [PATCH v6 39/39] kmsan: Enable on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [linux-next:master 6447/7105] mm/mempolicy.c:2280:15: error: redefinition of 'folio_alloc_mpol_noprof'
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v6 38/39] s390/kmsan: Implement the architecture-specific functions
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] mm: swap: swap cluster switch to double link list
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v6 28/39] s390/diag: Unpoison diag224() output buffer
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: MM global locks as core counts quadruple
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v5 00/29] TDX KVM selftests
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]