linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-09 15:34:07 to 2022-12-13 03:36:42 UTC [more...]

[syzbot] WARNING in do_mkdirat
 2022-12-13  3:36 UTC  (12+ messages)

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-12-13  3:04 UTC  (6+ messages)
` [PATCH 10/12] mm, slub: remove percpu slabs with CONFIG_SLUB_TINY

[GIT PULL] non-MM commits for 6.2-rc1
 2022-12-13  2:58 UTC  (10+ messages)

[PATCH -next v3] mm: hwposion: support recovery from ksm_might_need_to_copy()
 2022-12-13  3:05 UTC 

[PATCH v3 0/5] proc: improve root readdir latency with many threads
 2022-12-13  2:00 UTC  (13+ messages)
` [PATCH v3 1/5] pid: replace pidmap_lock with xarray lock
` [PATCH v3 2/5] pid: split cyclic id allocation cursor from idr
` [PATCH v3 3/5] pid: switch pid_namespace from idr to xarray
` [PATCH v3 4/5] pid: mark pids associated with group leader tasks
` [PATCH v3 5/5] procfs: use efficient tgid pid search on root readdir

DAMON Beer/Coffee/Tea chat series
 2022-12-13  1:52 UTC  (2+ messages)

[PATCH v3] mm: Add nodes= arg to memory.reclaim
 2022-12-13  0:54 UTC  (3+ messages)

[GIT PULL] percpu changes for v6.2-rc1
 2022-12-13  0:36 UTC  (3+ messages)

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-12-13  0:25 UTC  (17+ messages)
` [RFC PATCH v2 05/47] hugetlb: make hugetlb_vma_lock_alloc return its failure reason
` [RFC PATCH v2 06/47] hugetlb: extend vma lock for shared vmas
` [RFC PATCH v2 07/47] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING
` [RFC PATCH v2 08/47] hugetlb: add HGM enablement functions
` [RFC PATCH v2 09/47] hugetlb: make huge_pte_lockptr take an explicit shift argument
` [RFC PATCH v2 10/47] hugetlb: add hugetlb_pte to track HugeTLB page table entries

[PATCH-block v2 0/3] blk-cgroup: Fix potential UAF & miscellaneous cleanup
 2022-12-13  0:21 UTC  (12+ messages)
` [PATCH-block v2 1/3] bdi, blk-cgroup: Fix potential UAF of blkcg
` [PATCH-block v2 2/3] blk-cgroup: Don't flush a blkg if destroyed
` [PATCH-block v2 3/3] blk-cgroup: Flush stats at blkgs destruction path

[linux-next:master 7935/14039] progs/task_kfunc_failure.c:76:36: error: no member named 'last_wakee' in 'struct task_struct'
 2022-12-12 23:52 UTC  (2+ messages)

[PATCH 1/2] hugetlb: really allocate vma lock for all sharable vmas
 2022-12-12 23:50 UTC  (2+ messages)
` [PATCH 2/2] hugetlb: update vma flag check for hugetlb vma lock

[PATCH mm-stable] mm/hugetlb: set head flag before setting compound_order in __prep_compound_gigantic_folio
 2022-12-12 22:55 UTC 

[linux-next:master 9756/14039] progs/rcu_read_lock.c:256:34: error: no member named 'last_wakee' in 'struct task_struct'
 2022-12-12 22:55 UTC 

BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
 2022-12-12 22:17 UTC  (3+ messages)

[linux-stable-rc:linux-5.4.y 6427/6462] mm/hugetlb.c:5191:1: warning: unused label 'out'
 2022-12-12 21:24 UTC 

[PATCH RFC v12 1/6] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2022-12-12 21:01 UTC  (3+ messages)
` [PATCH RFC v12 2/6] x86: mm: Skip faulting instruction for VM_DROPPABLE faults

[PATCH 5.10 001/106] mm/mlock: remove lru_lock on TestClearPageMlocked
 2022-12-12 20:35 UTC 

[PATCH 2/2] mm: swap: Convert mark_page_lazyfree() to mark_folio_lazyfree()
 2022-12-12 20:01 UTC  (3+ messages)
` [PATCH v2] mm: swap: Convert mark_page_lazyfree() to folio_mark_lazyfree()

[PATCH 1/2] mm: huge_memory: Convert madvise_free_huge_pmd to use a folio
 2022-12-12 20:00 UTC  (2+ messages)

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-12-12 19:13 UTC  (8+ messages)
` [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
  ` [f2fs-dev] "
            ` [RFC PATCH] "

[PATCH mm-unstable v5 00/10] convert core hugetlb functions to folios
 2022-12-12 18:50 UTC  (7+ messages)
` [PATCH mm-unstable v5 01/10] mm: add folio dtor and order setter functions

[PATCH mm-stable] mm/gup_test: free memory allocated via kvcalloc() using kvfree()
 2022-12-12 18:20 UTC 

[RFC PATCH bpf-next 0/9] mm, bpf: Add BPF into /proc/meminfo
 2022-12-12 17:54 UTC  (11+ messages)
` [RFC PATCH bpf-next 1/9] mm: Introduce active vm item
` [RFC PATCH bpf-next 2/9] mm: Allow using active vm in all contexts
` [RFC PATCH bpf-next 3/9] mm: percpu: Account active vm for percpu
` [RFC PATCH bpf-next 4/9] mm: slab: Account active vm for slab
` [RFC PATCH bpf-next 5/9] mm: Account active vm for page
` [RFC PATCH bpf-next 6/9] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
` [RFC PATCH bpf-next 7/9] bpf: Use bpf_map_kzalloc in arraymap
` [RFC PATCH bpf-next 8/9] bpf: Use bpf_map_kvcalloc in bpf_local_storage
` [RFC PATCH bpf-next 9/9] bpf: Use active vm to account bpf map memory usage

[GIT PULL] execve updates for v6.2-rc1
 2022-12-12 17:33 UTC  (2+ messages)

[GIT PULL] slab updates for 6.2-rc1
 2022-12-12 17:33 UTC  (2+ messages)

[PATCH v2 0/4] cachestat: a new syscall for page cache state of files
 2022-12-12 16:50 UTC  (8+ messages)
` [PATCH v2 3/4] cachestat: implement cachestat syscall

[ammarfaizi2-block:akpm/mm/mm-stable 29/237] mm/gup_test.c:257:13-14: WARNING kvmalloc is used to allocate this memory at line 248 (fwd)
 2022-12-12 16:40 UTC  (2+ messages)

[linux-stable-rc:linux-5.4.y 6427/6462] mm/hugetlb.c:5191:1: warning: label 'out' defined but not used
 2022-12-12 16:22 UTC 

[PATCH v3 0/4] cachestat: a new syscall for page cache state of files
 2022-12-12 15:48 UTC  (3+ messages)
` [PATCH v3 3/4] cachestat: implement cachestat syscall

[linux-next:master 3154/14039] drivers/firmware/raspberrypi.c:234:17: sparse: sparse: incorrect type in initializer (different base types)
 2022-12-12 14:51 UTC 

[PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
 2022-12-12 14:35 UTC  (5+ messages)
` [PATCH 3/5] Replace invocation of weak PRNG in mm/slab.c
` [PATCH 4/5] Replace invocation of weak PRNG inside mm/slab_common.c

[linux-next:master] [gpiolib] 7b61212f2a: kernel-selftests.gpio.gpio-sim.sh.fail
 2022-12-12 13:09 UTC  (2+ messages)

[PATCH v1] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
 2022-12-12 13:02 UTC 

[PATCH -next resend] mm: hwposion: support recovery from ksm_might_need_to_copy()
 2022-12-12 11:41 UTC  (6+ messages)
` [PATCH -next v2] "

[GIT PULL] Writeback fix
 2022-12-12 11:33 UTC  (6+ messages)

[PATCH] Added ability to vmalloc executable memory
 2022-12-12  8:41 UTC  (4+ messages)

[PATCH v3] [mm-unstable] mm: Fix memcg reclaim on memory tiered systems
 2022-12-12  8:36 UTC  (17+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-12  7:23 UTC  (9+ messages)
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 8/9] KVM: Handle page fault for private memory

[PATCH v1 1/1] add parameter huge for fix_size_alloc_test
 2022-12-12  5:56 UTC 

[PATCH 1/2] error-injection: Remove EI_ETYPE_NONE
 2022-12-12  4:55 UTC  (2+ messages)

[PATCH man-pages v3 0/4] Add MADV_COLLAPSE documentation
 2022-12-11 22:39 UTC  (7+ messages)
` [PATCH man-pages v3 4/4] madvise.2: add documentation for MADV_COLLAPSE

[ammarfaizi2-block:dhowells/linux-fs/fscache-fixes] [mm, netfs, fscache] 6919cda8e0: canonical_address#:#[##]
 2022-12-11 18:27 UTC  (2+ messages)

[PATCH 11/11] dmapool: link blocks across pages
 2022-12-11 15:24 UTC  (2+ messages)

[PATCH 0/5] Clean up and fixes for swap
 2022-12-11 12:15 UTC  (9+ messages)
` [PATCH 4/5] swap: remove the swap lock in swap_cache_get_folio
` [PATCH 5/5] swap: avoid ra statistic lost when swapin races

Receipt for Your Payment To FTX
 2022-12-11 12:00 UTC 

[PATCH v4 00/23] Convert to filemap_get_folios_tag()
 2022-12-11  6:03 UTC  (5+ messages)
` [PATCH v4 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag()
  ` [f2fs-dev] "
` [PATCH v4 16/23] f2fs: Convert f2fs_sync_meta_pages() "
  ` [f2fs-dev] "

drivers/regulator/mt6380-regulator.c:324:34: warning: unused variable 'mt6380_of_match'
 2022-12-11  4:31 UTC 

[PATCH mm-unstable v1 0/8] mm: multi-gen LRU: memcg LRU
 2022-12-11  3:59 UTC  (3+ messages)
` [PATCH mm-unstable v1 3/8] mm: multi-gen LRU: remove eviction fairness safeguard

[ammarfaizi2-block:akpm/mm/mm-unstable 71/161] mm/ksm.c:2605:7: error: implicit declaration of function 'copy_mc_user_highpage' is invalid in C99
 2022-12-11  3:27 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.1 final
 2022-12-11  1:16 UTC  (3+ messages)

[PATCH 0/2] mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF
 2022-12-10 23:00 UTC  (3+ messages)
` [PATCH 1/2] mm/kmemleak: Simplify kmemleak_cond_resched() usage
` [PATCH 2/2] mm/kmemleak: Fix UAF bug in kmemleak_scan()

[linux-next:master 11904/14039] htmldocs: Warning: /sys/kernel/oops_count is defined 2 times: ./Documentation/ABI/testing/sysfs-kernel-warn_count:0 ./Documentation/ABI/testing/sysfs-kernel-oops_count:0
 2022-12-10 21:37 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 71/161] mm/ksm.c:2605:21: error: implicit declaration of function 'copy_mc_user_highpage'; did you mean 'copy_user_highpage'?
 2022-12-10 21:18 UTC  (2+ messages)

[syzbot] WARNING in do_mkdirat
 2022-12-10 18:06 UTC  (3+ messages)

[linux-next:master 8791/14039] kismet: WARNING: unmet direct dependencies detected for TEGRA_BPMP when selected by ARCH_TEGRA_234_SOC
 2022-12-10 10:10 UTC 

[PATCH v2] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-12-10  9:18 UTC  (2+ messages)

[linux-next:master 5133/14039] drivers/gpu/drm/nouveau/include/nvkm/core/layout.h:2 nvkm_device_ctor() warn: inconsistent indenting
 2022-12-10  6:18 UTC 

[linux-next:master 8791/14039] kismet: WARNING: unmet direct dependencies detected for TEGRA_BPMP when selected by ARCH_TEGRA_194_SOC
 2022-12-10  3:57 UTC 

[PATCH 0/4] return EINVAL for illegal user memory range
 2022-12-10  3:09 UTC  (3+ messages)
` [PATCH 1/4] mm/mlock: return EINVAL for illegal user memory range in mlock

[PATCHv8 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-12-09 22:23 UTC  (5+ messages)
` [PATCHv8 02/14] mm: Add "

[linux-next:master 14010/14039] security/apparmor/policy_unpack.c:325:10: error: use of undeclared identifier 'TRI_TRUE'
 2022-12-09 22:13 UTC 

fs/dax.c:1087:23: sparse: sparse: Using plain integer as NULL pointer
 2022-12-09 22:03 UTC 

[PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
 2022-12-09 21:20 UTC  (16+ messages)

[PATCH v4] mm/khugepaged: add tracepoint to collapse_file()
 2022-12-09 20:57 UTC  (2+ messages)

[linux-next:master 8791/14039] kismet: WARNING: unmet direct dependencies detected for TEGRA_BPMP when selected by ARCH_TEGRA_186_SOC
 2022-12-09 20:42 UTC 

[PATCH v3 0/9] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-12-09 20:06 UTC  (13+ messages)
` [PATCH v3 1/9] mm/hugetlb: Let vma_offset_start() to return start
` [PATCH v3 2/9] mm/hugetlb: Don't wait for migration entry during follow page
` [PATCH v3 3/9] mm/hugetlb: Document huge_pte_offset usage
` [PATCH v3 4/9] mm/hugetlb: Move swap entry handling into vma lock when faulted
` [PATCH v3 5/9] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
` [PATCH v3 6/9] mm/hugetlb: Make hugetlb_follow_page_mask() "
` [PATCH v3 7/9] mm/hugetlb: Make follow_hugetlb_page() "
` [PATCH v3 8/9] mm/hugetlb: Make walk_hugetlb_range() "
` [PATCH v3 9/9] mm/hugetlb: Introduce hugetlb_walk()

[PATCH v7 0/6] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-09 18:29 UTC  (3+ messages)
  ` [PATCH v7 6/6] mm/memfd: security hook for memfd_create

[PATCH v3 2/4] workingset: refactor LRU refault to expose refault recency check
 2022-12-09 17:29 UTC  (2+ messages)

[PATCH v4 00/39] Shadow stacks for userspace
 2022-12-09 17:08 UTC  (4+ messages)
` [PATCH v4 37/39] x86: Add PTRACE interface for shadow stack

[PATCH-block 0/3] blk-cgroup: Fix potential UAF & miscellaneous cleanup
 2022-12-09 15:58 UTC  (4+ messages)
` [PATCH-block 3/3] blk-cgroup: Flush stats at blkgs destruction path

Kvack - Japan IT Week 2023
 2022-12-09 15:33 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).