Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH v2 6/6] mm/zswap: directly use percpu mutex and buffer in load/store
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [linux-next:master 8437/9113] lib/kunit/device.c:68: warning: Function parameter or struct member 'test' not described in 'kunit_driver_create'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 25/50] wait: Remove uapi header file from main header file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- RE: mm/DAMON: Profiling enhancements for DAMON
- From: "Prasad, Aravinda" <aravinda.prasad@xxxxxxxxx>
- Re: [PATCH v2 6/6] mm/zswap: directly use percpu mutex and buffer in load/store
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/4] mm/ksm: add sysfs knobs for advisor
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 03/50] x86/lib/cache-smp.c: fix missing include
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- [PATCH v3 6/6] mm/zswap: directly use percpu mutex and buffer in load/store
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v3 5/6] mm/zswap: cleanup zswap_writeback_entry()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v3 4/6] mm/zswap: cleanup zswap_load()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v3 3/6] mm/zswap: refactor out __zswap_load()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v3 1/6] mm/zswap: change dstmem size to one page
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v3 2/6] mm/zswap: reuse dstmem when decompress
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v3 0/6] mm/zswap: dstmem reuse optimizations and cleanups
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- RE: mm/DAMON: Profiling enhancements for DAMON
- From: "Prasad, Aravinda" <aravinda.prasad@xxxxxxxxx>
- Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 1/4] mm/ksm: add ksm advisor
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 02/50] x86/kernel/fpu/bugs.c: fix missing include
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 22/50] pid: Split out pid_types.h
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 41/50] uidgid: Split out uidgid_types.h
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 6.6.y] maple_tree: do not preallocate nodes for slot stores
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH v4 16/16] arm64/mm: Implement clear_ptes() to optimize exit, munmap, dontneed
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 15/16] arm64/mm: Implement new helpers to optimize fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 14/16] arm64/mm: Wire up PTE_CONT for user mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 13/16] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 12/16] arm64/mm: ptep_get(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 11/16] arm64/mm: ptep_set_access_flags(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 10/16] arm64/mm: ptep_set_wrprotect(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 09/16] arm64/mm: ptep_clear_flush_young(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 08/16] arm64/mm: ptep_test_and_clear_young(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 07/16] arm64/mm: ptep_get_and_clear(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 06/16] arm64/mm: pte_clear(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 05/16] arm64/mm: set_ptes()/set_pte_at(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 04/16] arm64/mm: set_pte(): New layer to manage contig bit
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 03/16] mm: Batch-clear PTE ranges during zap_pte_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 02/16] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 01/16] mm: thp: Batch-collapse PMD with set_ptes()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v4 00/16] Transparent Contiguous PTEs for User Mappings
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [syzbot] Monthly mm report (Dec 2023)
- From: syzbot <syzbot+list92f4bea061210ca41607@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/8] soc/tegra: fuse: Add ACPI support
- From: Kartik <kkartik@xxxxxxxxxx>
- Re: [PATCH v2 6/6] mm/zswap: directly use percpu mutex and buffer in load/store
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 2/6] mm/zswap: reuse dstmem when decompress
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH v4 3/3] vfio: convey kvm that the vfio-pci device is wc safe
- From: <ankita@xxxxxxxxxx>
- [PATCH v4 0/3] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
- From: <ankita@xxxxxxxxxx>
- [PATCH v4 2/3] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
- From: <ankita@xxxxxxxxxx>
- Re: [EXT] Re: [RFC PATCH v2 0/2] Node migration between memory tiers
- From: Srinivasulu Thanneeru <sthanneeru@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable
- From: Nanyong Sun <sunnanyong@xxxxxxxxxx>
- Re: [PATCH] HID: nintendo: fix initializer element is not constant error
- From: Jiri Kosina <jkosina@xxxxxxxx>
- Re: [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable
- From: Nanyong Sun <sunnanyong@xxxxxxxxxx>
- Re: [PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 3/5] mm/zswap: refactor out __zswap_load()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 3/5] mm/zswap: refactor out __zswap_load()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm/zswap: reuse dstmem when decompress
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v4 1/3] kvm: arm64: introduce new flag for non-cacheable IO memory
- From: <ankita@xxxxxxxxxx>
- Re: [PATCH] mm/memory: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fabio.maria.de.francesco@xxxxxxxxxxxxxxx>
- Re: [PATCH] HID: nintendo: fix initializer element is not constant error
- From: Daniel Ogorchock <djogorchock@xxxxxxxxx>
- [PATCH -next v3 3/3] x86/mce: set MCE_IN_KERNEL_COPY_MC for DEFAULT_MCE_SAFE exception
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- [PATCH -next v3 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- [PATCH -next v3 1/3] x86/mce: remove redundant fixup type EX_TYPE_COPY
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- [PATCH -next v3 0/3] minor improvements for x86 mce processing
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- [PATCH v2 6/6] mm/zswap: directly use percpu mutex and buffer in load/store
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v2 5/6] mm/zswap: cleanup zswap_writeback_entry()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v2 4/6] mm/zswap: cleanup zswap_load()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v2 3/6] mm/zswap: refactor out __zswap_load()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v2 2/6] mm/zswap: reuse dstmem when decompress
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v2 1/6] mm/zswap: change dstmem size to one page
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH v2 0/6] mm/zswap: dstmem reuse optimizations and cleanups
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH v10 1/4] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 2/4] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 4/4] ACPI: APEI: handle synchronous exceptions in task work
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
- From: Hyeongtak Ji <hyeongtak.ji@xxxxxx>
- [PATCH v3 1/2] mm/khugepaged: map RO non-exclusive pte-mapped anon THPs by pmds
- From: Xu Yu <xuyu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 0/2] attempt to map anonymous pte-mapped THPs by pmds
- From: Xu Yu <xuyu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] mm/khugepaged: map exclusive anonymous pte-mapped THPs by pmds
- From: Xu Yu <xuyu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 3/4] mm: memory-failure: move memory_failure() return value documentation to function declaration
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 3/5] padata: dispatch works on different nodes
- From: Gang Li <gang.li@xxxxxxxxx>
- [PATCH v10 4/4] ACPI: APEI: handle synchronous exceptions in task work
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v10 3/4] mm: memory-failure: move memory_failure() return value documentation to function declaration
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v10 2/4] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v10 1/4] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v10 0/4] ACPI: APEI: handle synchronous errors in task work with proper si_code
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/5] hugetlb: parallelize hugetlb page init on boot
- From: Gang Li <ligang.bdlg@xxxxxxxxxxxxx>
- Re: [PATCH] mm: migrate: fix getting incorrect page mapping during page migration
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [linux-next:master 6386/7300] kernel/rcu/tree.c:2965:(.text+0x5b44): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/2] Node migration between memory tiers
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.7-rc6
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 3871/8213] drivers/gpu/drm/bridge/aux-bridge.c:63: undefined reference to `auxiliary_device_init'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: migrate: fix getting incorrect page mapping during page migration
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/memory: Replace kmap() with kmap_local_page()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] mm: fix arithmetic for bdi min_ratio and max_ratio
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH] mm: fix arithmetic for bdi min_ratio and max_ratio
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [linux-next:master 6386/7300] kernel/rcu/tree.c:2965:(.text+0x5b44): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
- From: Yujie Liu <yujie.liu@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm/khugepaged: attempt to map anonymous pte-mapped THPs by pmds
- From: Xu Yu <xuyu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] slab: fix include indentation
- From: "Parker, Amy" <amyipdev@xxxxxxxxxxxxxxxxx>
- RE: [PATCH] slab: fix include indentation
- From: "Song, Xiongwei" <Xiongwei.Song@xxxxxxxxxxxxx>
- Re: [PATCH WIP v1 07/20] mm/rmap_id: track if one ore multiple MMs map a partially-mappable folio
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.7-rc6
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master 7609/8213] scripts/kernel-doc: drivers/ufs/host/ufshcd-pltfrm.c:289: warning: bad line: both the controller and the device
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next v11 0/3] skbuff: Optimize SKB coalescing for page pool
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [linux-next:master 7696/8213] drivers/bus/mhi/ep/main.c:519:22: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'}
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] slab: fix include indentation
- From: "Parker, Amy" <amyipdev@xxxxxxxxxxxxxxxxx>
- Re: [RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
- From: "Henry Huang" <henry.hj@xxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Remove Ohad Ben-Cohen from hwspinlock subsystem
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [linux-next:master 5175/8213] arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: sparse: sparse: cast truncates bits from constant value (1b009b becomes 9b)
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 6853/8213] csky-linux-ld: rotate.c:undefined reference to `__generic_xchg_called_with_bad_pointer'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH v7 36/39] selftests/arm64: Add GCS signal tests
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- [linux-next:master 8142/8213] riscv64-linux-ld: warning: orphan section `.bss..Lubsan_data632' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data632'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.7-rc6
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [linux-next:master 6261/8213] scripts/kernel-doc: drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:212: warning: Excess struct member 'debugfs_root' description in 'dpu_encoder_virt'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 50/50] Kill sched.h dependency on rcupdate.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/50] prandom: Remove unused include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 50/50] Kill sched.h dependency on rcupdate.h
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 26/50] rslib: kill bogus dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 26/50] rslib: kill bogus dependency on list.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 26/50] rslib: kill bogus dependency on list.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Remove Ohad Ben-Cohen from hwspinlock subsystem
- From: Ohad Ben Cohen <ohad@xxxxxxxxxx>
- Re: [PATCH 12/50] prandom: Remove unused include
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 13/13] mm: Convert swap_cluster_readahead and swap_vma_readahead to return a folio
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH 36/50] syscall_user_dispatch.h: split out *_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 38/50] uapi/linux/resource.h: fix include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 35/50] cpumask: Split out cpumask_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 42/50] sem: Split out sem_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 43/50] lockdep: move held_lock to lockdep_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 34/50] mm_types_task.h: Trim dependencies
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] mm/khugepaged: Remove unnecessary try_to_freeze()
- From: Kevin Hao <haokexin@xxxxxxxxx>
- [PATCH 41/50] uidgid: Split out uidgid_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 39/50] refcount: Split out refcount_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 28/50] signal: Kill bogus dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] MAINTAINERS: Remove Ohad Ben-Cohen from hwspinlock subsystem
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [linux-next:master 6145/8213] arch/s390/kvm/kvm-s390.c:4315:5-8: Unneeded variable: "ret". Return " 0" on line 4327
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 04/50] x86/include/asm/debugreg.h: fix missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 37/50] x86/signal: kill dependency on time.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 47/50] thread_info, uaccess.h: Move HARDENED_USERCOPY to better location
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 32/50] ipc: Kill bogus dependency on spinlock.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 23/50] sched.h: move pid helpers to pid.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 24/50] plist: Split out plist_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 26/50] rslib: kill bogus dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 22/50] pid: Split out pid_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 29/50] timers: Split out timer_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 31/50] shm: Slim down dependencies
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 10/50] time_namespace.h: fix missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 45/50] rseq: Split out rseq.h from sched.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 40/50] seccomp: Split out seccomp_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v8 5/6] udmabuf: Pin the pages using memfd_pin_folios() API (v6)
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v8 0/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v8)
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v8 6/6] selftests/dma-buf/udmabuf: Add tests to verify data after page migration
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v8 3/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v8)
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v8 1/6] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v8 4/6] udmabuf: Convert udmabuf driver to use folios (v2)
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH 21/50] locking/seqlock: Split out seqlock_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 12/50] prandom: Remove unused include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 19/50] locking/mutex: split out mutex_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [linux-next:master 7499/8213] drivers/net/ethernet/intel/ice/ice_base.c:525:16: error: variable 'desc' has initializer but incomplete type
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] mm: page_alloc: Simplify __free_pages_ok()
- From: Yajun Deng <yajun.deng@xxxxxxxxx>
- [PATCH 00/50] big header dependency cleanup targeting sched.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: mm/DAMON: Profiling enhancements for DAMON
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v8 3/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v8)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v8 2/6] udmabuf: Add back support for mapping hugetlb pages (v6)
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH 17/50] ktime.h: move ktime_t to types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 04/11] writeback: Simplify the loops in write_cache_pages()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: filemap.c:(.text+0x4960): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
- From: Philip Li <philip.li@xxxxxxxxx>
- [PATCH 13/50] timekeeping: Kill percpu.h dependency
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 33/50] Split out irqflags_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 50/50] Kill sched.h dependency on rcupdate.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 14/50] arm64: Fix circular header dependency
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 20/50] posix-cpu-timers: Split out posix-timers_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 17cb8a20bde66a520a2ca7aad1063e1ce7382240
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 01/50] drivers/gpu/drm/i915/i915_memcpy.c: fix missing includes
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.7-rc6
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH 44/50] restart_block: Trim includes
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 09/11] writeback: Factor writeback_iter_next() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/50] x86/include/asm/paravirt_types.h: fix missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 48/50] Kill unnecessary kernel.h include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 49/50] kill unnecessary thread_info.h include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 25/50] wait: Remove uapi header file from main header file
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 18/50] hrtimers: Split out hrtimer_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 27/50] timerqueue: Split out timerqueue_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 30/50] workqueue: Split out workqueue_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 16/50] sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 15/50] kernel/numa.c: Move logging out of numa.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] mm: page_alloc: Simplify __free_pages_ok()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- filemap.c:(.text+0x4960): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: filemap.c:(.text+0x4960): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 08/50] kernel/fork.c: add missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 02/50] x86/kernel/fpu/bugs.c: fix missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 07/50] nsproxy.h: add missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 09/50] kmsan: add missing types.h dependency
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 06/50] task_stack.h: add missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 03/50] x86/lib/cache-smp.c: fix missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 501631e4f287a33cbadd40c7a8ae137a125b0ca1
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH RFC v3 5/9] mm/slub: add opt-in percpu array cache of objects
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 10/10] iommu: account IOMMU allocated memory
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.7-rc6
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: mm/DAMON: Profiling enhancements for DAMON
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master 8203/8213] io.c:(.text+0x6): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.7-rc6
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:master 7414/8213] mm/ksm.c:344:13: warning: 'set_advisor_defaults' defined but not used
- From: "Stefan Roesch" <shr@xxxxxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.7-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ARM64: Implement arch_report_meminfo()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [linux-next:master 7414/8213] mm/ksm.c:344:13: warning: 'set_advisor_defaults' defined but not used
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [akpm-mm:mm-unstable 315/342] mm/slub.c:1038:17: error: implicit declaration of function '__memset'; did you mean 'memset'?
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
- From: "gregkh@xxxxxxxxxxxxxxxxxxx" <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/8] soc/tegra: fuse: Add ACPI support
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v6 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH RFC v3 5/9] mm/slub: add opt-in percpu array cache of objects
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: mm/DAMON: Profiling enhancements for DAMON
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- scripts/kernel-doc: kernel/gcov/fs.c:103: warning: Excess struct member 'buffer' description in 'gcov_iterator'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v2 0/2] Node migration between memory tiers
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- [linux-next:master 7961/8213] fs/bcachefs/btree_locking.c:309:36: sparse: sparse: incompatible types in comparison expression (different address spaces):
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] mm/memory: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fabio.maria.de.francesco@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/11] writeback: Factor out writeback_finish()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 0/8] soc/tegra: fuse: Add ACPI support
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH v1 14/39] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
- From: "gregkh@xxxxxxxxxxxxxxxxxxx" <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 04/11] writeback: Simplify the loops in write_cache_pages()
- From: Jan Kara <jack@xxxxxxx>
- [GIT PULL] hotfixes for 6.7-rc6
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: migrate: fix getting incorrect page mapping during page migration
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] mm: migrate: fix getting incorrect page mapping during page migration
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 02/11] writeback: Factor writeback_get_batch() out of write_cache_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 09/11] writeback: Factor writeback_iter_next() out of write_cache_pages()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 03/11] writeback: Factor should_writeback_folio() out of write_cache_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v3 14/15] arm64/mm: Implement ptep_set_wrprotects() to optimize fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 01/11] writeback: Factor out writeback_finish()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 04/15] kexec: Add KHO parsing support
- From: Stanislav Kinsburskii <skinsburskii@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
- From: "Henry Huang" <henry.hj@xxxxxxxxxxxx>
- [PATCH] mm: migrate: fix getting incorrect page mapping during page migration
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [linux-next:master 7414/8213] mm/ksm.c:344:13: warning: 'set_advisor_defaults' defined but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- [akpm-mm:mm-unstable 315/342] mm/slub.c:1038:17: error: implicit declaration of function '__memset'; did you mean 'memset'?
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: mm/DAMON: Profiling enhancements for DAMON
- From: "Prasad, Aravinda" <aravinda.prasad@xxxxxxxxx>
- [linux-next:master 3242/8213] scripts/kernel-doc: drivers/spi/spi-pl022.c:397: warning: Excess struct member 'cur_msg' description in 'pl022'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
- From: "Henry Huang" <henry.hj@xxxxxxxxxxxx>
- Re: [PATCH 10/13] powerpc: Define KMSAN metadata address ranges for vmalloc and ioremap
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxx>
- Re: [PATCH 09/13] powerpc: Disable KMSAN checks on functions which walk the stack
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxx>
- Re: [PATCH] mm/memory: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fabio.maria.de.francesco@xxxxxxxxxxxxxxx>
- Re: [PATCH V4 2/2] mm: add swapiness= arg to memory.reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Fabian Deutsch <fdeutsch@xxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: mm/DAMON: Profiling enhancements for DAMON
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Fabian Deutsch <fdeutsch@xxxxxxxxxx>
- Re: [PATCH] mm/zswap: Improve with alloc_workqueue() call
- From: Ronald Monthero <debug.penguin32@xxxxxxxxx>
- Re: [PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Fabian Deutsch <fdeutsch@xxxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- [PATCH] maple_tree: Avoid checking other gaps after getting the largest gap
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- mm/DAMON: Profiling enhancements for DAMON
- From: Aravinda Prasad <aravinda.prasad@xxxxxxxxx>
- [PATCH] mm/memory: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fabio.maria.de.francesco@xxxxxxxxxxxxxxx>
- Re: [RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH 1/1] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN
- From: Qiuxu Zhuo <qiuxu.zhuo@xxxxxxxxx>
- Re: [PATCH 07/13] powerpc/kprobes: Unpoison instruction in kprobe struct
- From: Naveen N Rao <naveen@xxxxxxxxxx>
- Re: [PATCH v6 4/4] dax: add a sysfs knob to control memmap_on_memory behavior
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v6 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH v6 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
- From: "Aiqun Yu (Maria)" <quic_aiquny@xxxxxxxxxxx>
- [PATCH v6 3/4] mm/memory_hotplug: export mhp_supports_memmap_on_memory()
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v6 4/4] dax: add a sysfs knob to control memmap_on_memory behavior
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH v6 1/4] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH v6 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v6 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] arm64: mm: Re-enable OPTIMIZE_HUGETLB_VMEMMAP
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
- From: Muchun Song <muchun.song@xxxxxxxxx>
- [PATCH v6 0/4] Add DAX ABI for memmap_on_memory
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC PATCH v2 0/2] Node migration between memory tiers
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- Re: [PATCH 4/9] hfs: remove ->writepage
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v5 4/4] dax: add a sysfs knob to control memmap_on_memory behavior
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v4 3/4] mm/slub: replace slub_$params with slab_$params in slub.rst
- Re: [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v3 14/15] arm64/mm: Implement ptep_set_wrprotects() to optimize fork()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH net-next v11 3/3] skbuff: Optimization of SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v11 2/3] skbuff: Add a function to check if a page belongs to page_pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH net-next v10 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH net-next v10 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v4 1/4] Documentation: kernel-parameters: remove noaliencache
- [PATCH v4 0/4] supplement of slab allocator removal
- [PATCH v4 4/4] mm/slub: make the description of slab_min_objects helpful in doc
- [PATCH v4 2/4] mm/slub: unify all sl[au]b parameters with "slab_$param"
- [PATCH net-next v11 1/3] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v11 0/3] skbuff: Optimize SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH v1 15/39] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 15/39] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH v3 09/11] mm/mempolicy: add get_mempolicy2 syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 14/39] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH -next v3 2/2] mm: vmscan: add new event to trace shrink lru
- From: Bixuan Cui <cuibixuan@xxxxxxxx>
- Re: [PATCH 03/15] kexec: Add Kexec HandOver (KHO) generation helpers
- From: Stanislav Kinsburskii <skinsburskii@xxxxxxxxxxxxxxxxxxx>
- Re: kernel/gcov/fs.c:103: warning: Excess struct member 'buffer' description in 'gcov_iterator'
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [External] : Re: [PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Chris Li <chrisl@xxxxxxxxxx>
- [PATCH] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxx>
- Re: [RFC PATCH v3 11/11] mseal:add documentation
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH 5/5] mm/zswap: cleanup zswap_reclaim_entry()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- Re: [PATCH] mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/5] mm/zswap: reuse dstmem when decompress
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH 06/15] arm64: Add KHO support
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 5/5] mm/zswap: cleanup zswap_reclaim_entry()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: Migrate high-order folios in swap cache correctly
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- kernel/gcov/fs.c:103: warning: Excess struct member 'buffer' description in 'gcov_iterator'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- Re: kernel/gcov/fs.c:103: warning: Excess struct member 'buffer' description in 'gcov_iterator'
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] ARM64: Implement arch_report_meminfo()
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxx>
- Re: [PATCH 2/5] mm/zswap: change dstmem size to one page
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v2] kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH 1/5] mm/zswap: reuse dstmem when decompress
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v2 09/10] iommu: observability of the IOMMU allocations
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxx>
- Re: [RFC PATCH v3 11/11] mseal:add documentation
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 11/11] mseal:add documentation
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] vmstat: don't auto expand the sysfs files
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] mm/memory: Replace kmap() with kmap_local_page()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] mm/zswap: change dstmem size to one page
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH 2/5] mm/zswap: change dstmem size to one page
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [syzbot] [mm?] [hfs?] KASAN: slab-out-of-bounds Write in shmem_file_read_iter
- From: syzbot <syzbot+3e719fc23ab95580e4c2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm/zswap: reuse dstmem when decompress
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH V4 2/2] mm: add swapiness= arg to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [RFC PATCH v3 11/11] mseal:add documentation
- From: Stephen Röttger <sroettger@xxxxxxxxxx>
- Re: [PATCH v2 10/10] iommu: account IOMMU allocated memory
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Fabian Deutsch <fdeutsch@xxxxxxxxxx>
- Re: [PATCH 4/9] hfs: remove ->writepage
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH V4 2/2] mm: add swapiness= arg to memory.reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 1/5] mm/zswap: reuse dstmem when decompress
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] of: reserved_mem: fix error log for reserved mem init failure
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Fabian Deutsch <fdeutsch@xxxxxxxxxx>
- Re: [PATCH -next 2/2] mm: vmscan: add new event to trace shrink lru
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 09/10] iommu: observability of the IOMMU allocations
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 1/5] mm/zswap: reuse dstmem when decompress
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH] vmstat: don't auto expand the sysfs files
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH v2] kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
- From: Nico Pache <npache@xxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Christopher Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] HID: nintendo: fix initializer element is not constant error
- From: Ryan McClelland <rymcclel@xxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [linux-next:master 1963/7726] drivers/gpu/drm/imagination/pvr_mmu.c:170: warning: Excess struct member 'pvr_dev' description in 'pvr_mmu_backing_page'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 0/8] soc/tegra: fuse: Add ACPI support
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH 00/15] kexec: Allow preservation of ftrace buffers
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
- From: Lorenzo Pieralisi <lpieralisi@xxxxxxxxxx>
- Re: [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [akpm-mm:mm-unstable 153/301] mm/list_lru.c:110:1: error: unused function 'list_lru_from_kmem'
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH] mm: Resolve some multi-size THP review nits
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 2/5] mm/zswap: change dstmem size to one page
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH v10 21/50] KVM: SEV: Add support to handle AP reset MSR protocol
- From: Borislav Petkov <bp@xxxxxxxxx>
- RE: [PATCH v3 4/4] mm/slub: correct the default value of slub_min_objects in doc
- From: "Song, Xiongwei" <Xiongwei.Song@xxxxxxxxxxxxx>
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v3 11/11] mseal:add documentation
- From: "Theo de Raadt" <deraadt@xxxxxxxxxxx>
- [linux-next:master 7458/7726] htmldocs: ./drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c:663: warning: Excess function parameter 'crtc_state' description in 'amdgpu_dm_verify_lut3d_size'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 00/15] kexec: Allow preservation of ftrace buffers
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 2/5] mm/zswap: change dstmem size to one page
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH 07/11] writeback: Factor writeback_iter_init() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [linux-next:master 6386/7300] kernel/rcu/tree.c:2965:(.text+0x5b44): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH -next 2/2] mm: vmscan: add new event to trace shrink lru
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/5] mm/zswap: refactor out __zswap_load()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm/zswap: reuse dstmem when decompress
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH 10/11] writeback: Add for_each_writeback_folio()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/5] mm/zswap: change dstmem size to one page
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 2/5] mm/zswap: change dstmem size to one page
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm/zswap: reuse dstmem when decompress
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH 09/11] writeback: Factor writeback_iter_next() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] writeback: Use the folio_batch queue iterator
- From: Christoph Hellwig <hch@xxxxxx>
- [linux-next:master 7458/7726] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c:663: warning: Function parameter or member 'plane_state' not described in 'amdgpu_dm_verify_lut3d_size'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 08/11] writeback: Factor writeback_get_folio() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v5 bpf-next 3/5] mm, security: Add lsm hook for memory policy adjustment
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 bpf-next 5/5] selftests/bpf: Add selftests for set_mempolicy with a lsm prog
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 11/11] writeback: Remove a use of write_cache_pages() from do_writepages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v5 bpf-next 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 bpf-next 4/5] security: selinux: Implement set_mempolicy hook
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v4 36/39] netfs: Implement a write-through caching option
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 14/25] arm64: implement PKEYS support
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 04/11] writeback: Simplify the loops in write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/5] mm/zswap: reuse dstmem when decompress
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH 05/11] pagevec: Add ability to iterate a queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] writeback: Factor should_writeback_folio() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] writeback: Factor writeback_get_batch() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] writeback: Factor out writeback_finish()
- From: Christoph Hellwig <hch@xxxxxx>
- Convert write_cache_pages() to an iterator v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] ARM64: Implement arch_report_meminfo()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH v5 bpf-next 2/5] mm: mempolicy: Revise comment regarding mempolicy mode flags
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 bpf-next 1/5] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2] Documentation, mm/unaccepted: document accept_memory kernel parameter
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 12/13] powerpc/string: Add KMSAN support
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v9 04/10] mm: thp: Support allocation of anonymous multi-size THP
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [linux-next:master 7445/7726] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c:312: warning: expecting prototype for drm_crtc_additional_color_mgmt(). Prototype was for dm_crtc_additional_color_mgmt() instead
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 04/13] powerpc: Disable CONFIG_DCACHE_WORD_ACCESS when KMSAN is enabled
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v9 04/10] mm: thp: Support allocation of anonymous multi-size THP
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 11/13] powerpc: Implement architecture specific KMSAN interface
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v9 04/10] mm: thp: Support allocation of anonymous multi-size THP
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 02/13] hvc: Fix use of uninitialized array in udbg_hvc_putc
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 13/13] powerpc: Enable KMSAN on powerpc
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [linux-next:master 7233/7300] powerpc64-linux-ld: warning: orphan section `.bss..Lubsan_data241' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data241'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 3/4] mm/memory_hotplug: export mhp_supports_memmap_on_memory()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5 1/4] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH -v2 mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v5 4/4] dax: add a sysfs knob to control memmap_on_memory behavior
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/13] powerpc: Define KMSAN metadata address ranges for vmalloc and ioremap
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH] mm/memory: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fabio.maria.de.francesco@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 09/13] powerpc: Disable KMSAN checks on functions which walk the stack
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 4/4] dax: add a sysfs knob to control memmap_on_memory behavior
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH v5 3/4] mm/memory_hotplug: export mhp_supports_memmap_on_memory()
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH v2 0/2] riscv: Enable percpu page first chunk allocator
- From: Dennis Zhou <dennis@xxxxxxxxxx>
- [PATCH v5 0/4] Add DAX ABI for memmap_on_memory
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH V4 2/2] mm: add swapiness= arg to memory.reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH net-next v10 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- [PATCH 00/13] kmsan: Enable on powerpc
- From: Nicholas Miehlbradt <nicholas@xxxxxxxxxxxxx>
- [PATCH 08/13] powerpc: Unpoison pt_regs
- From: Nicholas Miehlbradt <nicholas@xxxxxxxxxxxxx>
- [PATCH 10/13] powerpc: Define KMSAN metadata address ranges for vmalloc and ioremap
- From: Nicholas Miehlbradt <nicholas@xxxxxxxxxxxxx>
- [PATCH 09/13] powerpc: Disable KMSAN checks on functions which walk the stack
- From: Nicholas Miehlbradt <nicholas@xxxxxxxxxxxxx>
- [PATCH 05/13] powerpc: Unpoison buffers populated by hcalls
- From: Nicholas Miehlbradt <nicholas@xxxxxxxxxxxxx>
- [PATCH 12/13] powerpc/string: Add KMSAN support
- From: Nicholas Miehlbradt <nicholas@xxxxxxxxxxxxx>
- [PATCH 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
- From: Nanyong Sun <sunnanyong@xxxxxxxxxx>
- [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable
- From: Nanyong Sun <sunnanyong@xxxxxxxxxx>
- [PATCH 3/3] arm64: mm: Re-enable OPTIMIZE_HUGETLB_VMEMMAP
- From: Nanyong Sun <sunnanyong@xxxxxxxxxx>
- [PATCH 0/3] A Solution to Re-enable hugetlb vmemmap optimize on Arm
- From: Nanyong Sun <sunnanyong@xxxxxxxxxx>
- Re: [PATCH v2 4/4] riscv: Use accessors to page table entries instead of direct dereference
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [linux-next:master 7115/7300] ld.lld: error: undefined symbol: __bad_xchg
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH 13/13] powerpc: Enable KMSAN on powerpc
- From: Nicholas Miehlbradt <nicholas@xxxxxxxxxxxxx>
- [akpm-mm:mm-unstable 153/301] mm/list_lru.c:110:1: error: unused function 'list_lru_from_kmem'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 6722/7300] drivers/hid/hid-nintendo.c:371:13: error: initializer element is not constant
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 07/13] powerpc/kprobes: Unpoison instruction in kprobe struct
- From: Nicholas Miehlbradt <nicholas@xxxxxxxxxxxxx>
- [PATCH 11/13] powerpc: Implement architecture specific KMSAN interface
- From: Nicholas Miehlbradt <nicholas@xxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 48e8992e33abf054bcc0bb2e77b2d43bb899212e
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH net-next v10 0/4] skbuff: Optimize SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v10 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v10 3/4] skbuff: Add a function to check if a page belongs to page_pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH V4 2/2] mm: add swapiness= arg to memory.reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] ARM64: Implement arch_report_meminfo()
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxx>
- [PATCH] mm: Migrate high-order folios in swap cache correctly
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH net-next v9 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v10 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH -next v3 2/2] mm: vmscan: add new event to trace shrink lru
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH net-next v8 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH v3 20/34] s390: Use a larger stack for KMSAN
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH V4 1/2] mm: add defines for min/max swappiness
- From: Huan Yang <11133793@xxxxxxxx>
- Re: [PATCH net-next v9 0/4] skbuff: Optimize SKB coalescing for page pool
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v3 05/34] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 11/11] mseal:add documentation
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 21/34] s390/boot: Add the KMSAN runtime stub
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 34/34] kmsan: Enable on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH] mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] mm/zswap: Improve with alloc_workqueue() call
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH net-next v8 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v8 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [BUG REPORT][ARM] Compacting glibc code pages causes random process crashes in user space (SIGILL, SIGSEGV)
- From: "Schmitz, Christoph" <christoph.schmitz@xxxxxxx>
- Re: [PATCH] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- [PATCH v3 25/34] s390/diag: Unpoison diag224() output buffer
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] mm/zswap: cleanup zswap_load()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v3 10/34] kmsan: Export panic_on_kmsan
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH -v2 mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series
- From: andrey.konovalov@xxxxxxxxx
- [PATCH -v2 mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
- From: andrey.konovalov@xxxxxxxxx
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v3 33/34] s390: Implement the architecture-specific kmsan functions
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 04/34] kmsan: Increase the maximum store size to 4096
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 27/34] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 26/34] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 29/34] s390/string: Add KMSAN support
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 11/11] mseal:add documentation
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- [PATCH v3 31/34] s390/uaccess: Add KMSAN support to put_user() and get_user()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 08/34] kmsan: Remove an x86-specific #include from kmsan.h
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH] mm/zswap: Improve with alloc_workqueue() call
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [linux-next:master 6386/7300] kernel/rcu/tree.c:2965:(.text+0x5b44): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/5] mm/zswap: change dstmem size to one page
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- drivers/video/fbdev/atmel_lcdfb.c:342:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v3 11/11] mseal:add documentation
- From: "Theo de Raadt" <deraadt@xxxxxxxxxxx>
- Re: [PATCH 5/5] mm/zswap: cleanup zswap_reclaim_entry()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH -v2 mm 4/4] lib/stackdepot: fix comment in include/linux/stackdepot.h
- From: andrey.konovalov@xxxxxxxxx
- Re: [PATCH 3/5] mm/zswap: refactor out __zswap_load()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v3 11/34] kmsan: Allow disabling KMSAN checks for the current task
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH -v2 mm 3/4] kasan: memset free track in qlink_free
- From: andrey.konovalov@xxxxxxxxx
- [PATCH -v2 mm 1/4] lib/stackdepot: add printk_deferred_enter/exit guards
- From: andrey.konovalov@xxxxxxxxx
- Re: [PATCH mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [PATCH v3 23/34] s390/cpacf: Unpoison the results of cpacf_trng()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH 03/15] kexec: Add Kexec HandOver (KHO) generation helpers
- From: Alexander Graf <graf@xxxxxxxxxx>
- [PATCH v3 06/34] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 02/34] kmsan: Make the tests compatible with kmsan.panic=1
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 17/34] lib/zlib: Unpoison DFLTCC output buffers
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 24/34] s390/cpumf: Unpoison STCCTM output buffer
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 14/34] mm: slub: Let KMSAN access metadata
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 19/34] s390: Turn off KMSAN for boot, vdso and purgatory
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm/zswap: reuse dstmem when decompress
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 5/5] mm/zswap: cleanup zswap_reclaim_entry()
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 91523d2e24e55ae76d35f6920af9711f1091772f
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 01/13] mm: Return the folio from __read_swap_cache_async()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- Re: [PATCH] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v3 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- Re: [PATCH] kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [PATCH v3 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 07/11] mm/mempolicy: add userland mempolicy arg structure
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 06/11] mm/mempolicy: allow home_node to be set by mpol_new
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 10/11] mm/mempolicy: add the mbind2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- Re: [PATCH 3/5] mm/zswap: refactor out __zswap_load()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v3 28/34] s390/mm: Define KMSAN metadata for vmalloc and modules
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 22/34] s390/checksum: Add a KMSAN check
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] mm/zswap: change dstmem size to one page
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v3 32/34] s390/unwind: Disable KMSAN checks
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 00/34] kmsan: Enable on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 15/34] mm: slub: Unpoison the memchr_inv() return value
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 16/34] mm: kfence: Disable KMSAN when checking the canary
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 18/34] kmsan: Accept ranges starting with 0 on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [linux-next:master 6248/7300] drivers/hwmon/max31827.c:394:16: sparse: sparse: dubious: x & !y
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
- From: Nico Pache <npache@xxxxxxxxxx>
- [PATCH v3 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 09/11] mm/mempolicy: add get_mempolicy2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v2 0/4] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [akpm-mm:mm-unstable 208/262] lib/maple_tree.c:5506:25: error: no member named 'end' in 'struct ma_state'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V2] maple_tree: do not preallocate nodes for slot stores
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH 02/13] mm: Pass a folio to __swap_writepage()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 03/13] mm: Pass a folio to swap_writepage_fs()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/13] More swap folio conversions
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 06/13] mm: Pass a folio to swap_readpage_fs()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 04/13] mm: Pass a folio to swap_writepage_bdev_sync()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/13] mm: Convert swap_page_sector() to swap_folio_sector()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 07/13] mm: Pass a folio to swap_readpage_bdev_sync()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 05/13] mm: Pass a folio to swap_writepage_bdev_async()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 10/13] mm: Convert swap_readpage() to swap_read_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 11/13] mm: Remove page_swap_info()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 08/13] mm: Pass a folio to swap_readpage_bdev_async()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 13/13] mm: Convert swap_cluster_readahead and swap_vma_readahead to return a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 12/13] mm: Return a folio from read_swap_cache_async()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 01/13] mm: Return the folio from __read_swap_cache_async()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]