linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/5] Fix a minor POSIX conformance problem
 2023-02-02 20:44 UTC  (4+ messages)
` [PATCH 2/5] ext4: Zero bytes after 'oldsize' if we're expanding the file
` [PATCH 3/5] tmpfs: "
` [PATCH 4/5] afs: "

[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
 2023-02-02 20:43 UTC  (14+ messages)
` [PATCH 5/6] driver core: Add __alloc_size hint to devm allocators

[PATCH] mm/khugepaged: skip shmem with armed userfaultfd
 2023-02-02 20:22 UTC  (10+ messages)

[PATCH v2 00/10] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-02-02 20:21 UTC  (16+ messages)
` [PATCH v2 01/10] cyrpto/b128ops: Remove struct u128
` [PATCH v2 02/10] types: Introduce [us]128
` [PATCH v2 03/10] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [PATCH v2 04/10] instrumentation: Wire up cmpxchg128()
` [PATCH v2 05/10] percpu: Wire up cmpxchg128
` [PATCH v2 06/10] x86,amd_iommu: Replace cmpxchg_double()
` [PATCH v2 07/10] x86,intel_iommu: "
` [PATCH v2 08/10] slub: "
` [PATCH v2 09/10] arch: Remove cmpxchg_double
` [PATCH v2 10/10] s390/cpum_sf: Convert to cmpxchg128()

[PATCH] mm,page_alloc,cma: configurable CMA utilization
 2023-02-02 20:13 UTC  (8+ messages)

[RFC] net: add new socket option SO_SETNETNS
 2023-02-02 20:10 UTC  (3+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-02 19:04 UTC  (13+ messages)
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
` [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-02-02 18:54 UTC  (6+ messages)
    ` [dm-devel] "

[RFC PATCH] mm: memcontrol: don't account swap failures not due to cgroup limits
 2023-02-02 18:30 UTC  (3+ messages)

[PATCH] mm: introduce entrance for root_mem_cgroup's current
 2023-02-02 18:24 UTC  (5+ messages)

[PATCH] mm/doc: Replace isolate_lru_page with folio_isolate_lru
 2023-02-02 18:02 UTC 

[PATCH v4 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-02-02 17:47 UTC  (9+ messages)
` [PATCH v4 3/7] "
` [PATCH v4 4/7] mm/vmalloc: explicitly identify vm_map_ram area when shown in /proc/vmcoreinfo

[linux-next:master 5982/10104] arch/s390/kernel/rethook.c:26:15: warning: no previous prototype for 'arch_rethook_trampoline_callback'
 2023-02-02 17:45 UTC 

[PATCH v3 0/3] docs/mm: remove useless markup
 2023-02-02 17:33 UTC  (2+ messages)

[PATCH 0/5] fold per-CPU vmstats remotely
 2023-02-02 15:54 UTC  (8+ messages)
` [PATCH 1/5] mm/vmstat: remove remote node draining
` [PATCH 2/5] mm/vmstat: switch counter modification to cmpxchg
` [PATCH 3/5] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold
` [PATCH 4/5] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely
` [PATCH 5/5] mm/vmstat: refresh stats remotely instead of via work item

[RFC 0/5] mm/bpf/perf: Store build id in file object
 2023-02-02 15:33 UTC  (10+ messages)
` [PATCH RFC 1/5] mm: "
` [PATCH RFC 2/5] bpf: Use file object build id in stackmap
` [PATCH RFC 3/5] perf: Use file object build id in perf_event_mmap_event
` [PATCH RFC 4/5] selftests/bpf: Add file_build_id test
` [PATCH RFC 5/5] selftests/bpf: Add iter_task_vma_buildid test

Folio mapcount
 2023-02-02 15:31 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION ea4dabbb4ad7eb52632a2ca0b8f89f0ea7c55dcf
 2023-02-02 15:25 UTC 

[PATCH bpf-next 0/7] bpf, mm: bpf memory usage
 2023-02-02 15:01 UTC  (14+ messages)
` [PATCH bpf-next 1/7] mm: percpu: fix incorrect size in pcpu_obj_full_size()
` [PATCH bpf-next 2/7] mm: percpu: introduce percpu_size()
` [PATCH bpf-next 3/7] mm: vmalloc: introduce vsize()
` [PATCH bpf-next 4/7] mm: util: introduce kvsize()
` [PATCH bpf-next 5/7] bpf: add new map ops ->map_mem_usage
` [PATCH bpf-next 6/7] bpf: introduce bpf_mem_alloc_size()
` [PATCH bpf-next 7/7] bpf: hashtab memory usage

[PATCH] mm/slub: fix memory leak with using debugfs_lookup()
 2023-02-02 14:20 UTC 

[syzbot] INFO: task hung in rfcomm_process_sessions (2)
 2023-02-02 14:01 UTC 

[PATCH v2 0/4] kasan: Fix ordering between MTE tag colouring and page->flags
 2023-02-02 12:59 UTC  (3+ messages)

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-02 11:29 UTC  (7+ messages)
` [PATCH v10 1/6] userfaultfd: Add UFFD WP Async support
` [PATCH v10 2/6] userfaultfd: update documentation to describe UFFD_FEATURE_WP_ASYNC
` [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v10 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v10 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v10 6/6] selftests: vm: add pagemap ioctl tests

[linux-next:master 9850/10104] htmldocs: Warning: Documentation/devicetree/bindings/usb/rockchip,dwc3.yaml references a file that doesn't exist: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml
 2023-02-02 11:25 UTC 

[PATCH] mm: shrinkers: fix deadlock in shrinker debugfs
 2023-02-02 10:56 UTC 

[PATCH v9 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-02 10:15 UTC  (4+ messages)
` [PATCH v9 1/3] userfaultfd: Add UFFD WP Async support

[linux-next:pending-fixes] BUILD SUCCESS 66bb7649606e3c035a98c5c55754ccdb24fc4044
 2023-02-02 10:08 UTC 

[PATCH 00/18] lib/stackdepot: fixes and clean-ups
 2023-02-02 10:04 UTC  (6+ messages)
` [PATCH 15/18] lib/stacktrace, kasan, kmsan: rework extra_bits interface

[LSF/MM/BPF TOPIC] CXL Fabric Manager (FM) architecture
 2023-02-02  9:54 UTC  (4+ messages)
  ` [External] "

[PATCH] mm/gup: Add folio to list when folio_isolate_lru() succeed
 2023-02-02  8:39 UTC  (5+ messages)

[PATCH v2 0/3] Introduce per NUMA node memory error statistics
 2023-02-02  6:56 UTC  (5+ messages)
` [PATCH v2 1/3] mm: memory-failure: Add memory failure stats to sysfs
` [PATCH v2 2/3] mm: memory-failure: Bump memory failure stats to pglist_data

[PATCH 4.14 12/16] panic: Consolidate open-coded panic_on_warn checks
 2023-02-02  5:44 UTC 

[PATCH 4.19 12/16] panic: Consolidate open-coded panic_on_warn checks
 2023-02-02  5:26 UTC 

[linux-next:master] BUILD REGRESSION 66eee64b235411d512bed4d672c2d00683239daf
 2023-02-02  5:18 UTC  (4+ messages)

[linux-next:master 9528/10104] mm/kasan/report.c:272:44: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
 2023-02-02  5:14 UTC 

another use-after-free in ep_remove_wait_queue()
 2023-02-02  4:56 UTC  (3+ messages)
` [PATCH] sched/psi: fix "

[PATCH -next 0/3] cleanup of devtmpfs_*_node()
 2023-02-02  4:47 UTC  (5+ messages)
` [PATCH -next 1/3] devtmpfs: convert to pr_fmt
` [PATCH -next 2/3] devtmpfs: add debug info to handle()
` [PATCH -next 3/3] devtmpfs: remove return value of devtmpfs_*_node() & devtmpfs_submit_req()
` Re:[PATCH -next] cleanup of devtmpfs_*_node()

[PATCH 5.4 13/17] panic: Consolidate open-coded panic_on_warn checks
 2023-02-02  4:42 UTC 

[PATCH v4 0/2] blk-cgroup: Fix potential UAF & flush rstat at blkgs destruction path
 2023-02-02  4:15 UTC  (4+ messages)
` [PATCH v4 2/2] blk-cgroup: Flush stats "

[RFC PATCH v2 0/5] folio based filemap_map_pages()
 2023-02-02  3:31 UTC  (14+ messages)
` [RFC PATCH v2 1/5] mm: Enable fault around for shared file page fault
` [RFC PATCH v2 3/5] rmap: add page_add_file_rmap_range()
` [RFC PATCH v2 4/5] mm: add do_set_pte_range()
` [RFC PATCH v2 5/5] filemap: batched update mm counter,rmap when map file folio

[PATCH mm-unstable] lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
 2023-02-02  3:09 UTC  (2+ messages)

[PATCHv4 00/12] dmapool enhancements
 2023-02-02  0:38 UTC  (5+ messages)
` [PATCHv4 11/12] dmapool: link blocks across pages

[PATCH v9 0/2] Memory poison recovery in khugepaged collapsing
 2023-02-02  0:30 UTC  (8+ messages)
` [PATCH v9 1/2] mm/khugepaged: recover from poisoned anonymous memory

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-02-02  0:24 UTC  (19+ messages)

[BISECTED] first bad commit is c203c6d5b3f0597 ("migrate_pages: batch _unmap and _move")
 2023-02-01 23:28 UTC  (2+ messages)

[PATCH 0/2] Fixes for hugetlb mapcount at most 1 for shared PMDs
 2023-02-01 21:05 UTC  (9+ messages)
` [PATCH 1/2] mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-02-01 18:31 UTC  (17+ messages)

[PATCH v5 00/39] Shadow stacks for userspace
 2023-02-01 18:18 UTC  (22+ messages)
` [PATCH v5 06/39] x86/fpu: Add helper for modifying xstate
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk

[LSF/MM/BPF TOPIC] reducing direct map fragmentation
 2023-02-01 18:06 UTC 

[PATCH v9 05/25] dept: Tie to Lockdep and IRQ tracing
 2023-02-01 17:42 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] mm docs
 2023-02-01 17:38 UTC 

[PATCH] mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty()
 2023-02-01 17:21 UTC  (8+ messages)

[PATCH] mm: reduce lock contention of pcp buffer refill
 2023-02-01 16:25 UTC 

[linux-next:master 8679/9815] drivers/of/platform.c:570:2-23: WARNING: Function "for_each_node_by_type" should have of_node_put() before break around line 575. (fwd)
 2023-02-01 16:13 UTC  (2+ messages)

[PATCH 1/9] mm: kmemleak: properly disable task stack scanning
 2023-02-01 15:38 UTC  (2+ messages)

[REMINDER] LSF/MM/BPF: 2023: Call for Proposals
 2023-02-01 15:13 UTC 

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-02-01 14:52 UTC  (11+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers

[linus:master] [maple_tree] 120b116208: INFO:task_blocked_for_more_than#seconds
 2023-02-01 14:43 UTC  (7+ messages)

[PATCH RFC] tick/nohz: fix data races in get_cpu_idle_time_us()
 2023-02-01 14:28 UTC  (4+ messages)

[PATCH v4] mm/vmalloc: replace BUG_ON to a simple if statement
 2023-02-01 14:22 UTC  (2+ messages)

[PATCH 5/5] genirq: Use the maple tree for IRQ descriptors management
 2023-02-01 13:27 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox