linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[v2 PATCH 1/2] hugetlb: arm64: add mte support
 2024-09-03 21:35 UTC  (4+ messages)

[PATCH] mm: Kconfig: fixup zsmalloc configuration
 2024-09-03 21:28 UTC  (4+ messages)

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-09-03 21:23 UTC  (4+ messages)
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries

[PATCH] binder_alloc: Move alloc_page() out of mmap_rwsem to reduce the lock duration
 2024-09-03 21:10 UTC  (9+ messages)

[PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-09-03 20:38 UTC  (18+ messages)
  ` [PATCH v2 -next 01/15] mm: vmstat: move sysctls to "
  ` [PATCH v2 -next 02/15] mm: filemap: move sysctl to its own file
  ` [PATCH v2 -next 03/15] mm: swap: "
  ` [PATCH v2 -next 04/15] mm: vmscan: move vmscan sysctls "
  ` [PATCH v2 -next 05/15] mm: util: move sysctls into it own files
  ` [PATCH v2 -next 06/15] mm: mmap: move sysctl into its own file
  ` [PATCH v2 -next 07/15] security: min_addr: "
  ` [PATCH v2 -next 08/15] mm: nommu: move sysctl to "
  ` [PATCH v2 -next 09/15] fs: fs-writeback: "
  ` [PATCH v2 -next 10/15] fs: drop_caches: "
  ` [PATCH v2 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
  ` [PATCH v2 -next 12/15] fs: dcache: move the sysctl into its own file
  ` [PATCH v2 -next 13/15] x86: vdso: "
  ` [PATCH v2 -next 14/15] sh: "
  ` [PATCH v2 -next 15/15] sysctl: remove unneeded include

[PATCH v7 0/2] mm: Ignite large folios swap-in support
 2024-09-03 20:07 UTC  (5+ messages)
` [PATCH v7 2/2] mm: support large folios swap-in for sync io devices

[PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
 2024-09-03 19:57 UTC  (14+ messages)
` [PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
` [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
` [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area

[PATCH RESEND v3 0/2] Introduce tracepoint for hugetlbfs
 2024-09-03 19:56 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] hugetlbfs: support tracepoint

[PATCH v3] maple_tree: cleanup function descriptions
 2024-09-03 19:53 UTC  (2+ messages)

[linux-next:master 5762/8400] arch/arm/boot/dts/ti/omap/omap3-devkit8000-lcd43.dtb: ads7846@0: ti,keep-vref-on: 'oneOf' conditional failed, one must be fixed:
 2024-09-03 19:49 UTC  (2+ messages)

[syzbot] [mm?] WARNING in zswap_swapoff
 2024-09-03 19:41 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION 6804f0edbe7747774e6ae60f20cec4ee3ad7c187
 2024-09-03 19:37 UTC 

[PATCH v2 00/15] slab: add struct kmem_cache_args
 2024-09-03 19:25 UTC  (18+ messages)
` [PATCH v2 01/15] sl*b: s/__kmem_cache_create/do_kmem_cache_create/g
` [PATCH v2 02/15] slab: add struct kmem_cache_args
` [PATCH v2 03/15] slab: port kmem_cache_create() to "
` [PATCH v2 04/15] slab: port kmem_cache_create_rcu() "
` [PATCH v2 05/15] slab: port kmem_cache_create_usercopy() "
` [PATCH v2 06/15] slab: pass struct kmem_cache_args to create_cache()
` [PATCH v2 07/15] slub: pull kmem_cache_open() into do_kmem_cache_create()
` [PATCH v2 08/15] slab: pass struct kmem_cache_args to do_kmem_cache_create()
` [PATCH v2 09/15] sl*b: remove rcu_freeptr_offset from struct kmem_cache
` [PATCH v2 10/15] slab: port KMEM_CACHE() to struct kmem_cache_args
` [PATCH v2 11/15] slab: port KMEM_CACHE_USERCOPY() "
` [PATCH v2 12/15] slab: create kmem_cache_create() compatibility layer
` [PATCH v2 13/15] file: port to struct kmem_cache_args
` [PATCH v2 14/15] slab: remove kmem_cache_create_rcu()
` [PATCH v2 15/15] io_uring: port to struct kmem_cache_args

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-09-03 19:08 UTC  (16+ messages)
` [PATCH v6 01/26] rust: alloc: add `Allocator` trait
` [PATCH v6 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v6 13/26] rust: alloc: implement kernel `Vec` type
` [PATCH v6 26/26] MAINTAINERS: add entry for the Rust `alloc` module

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-09-03 18:43 UTC  (11+ messages)

[linux-next:master 8329/8400] arch/arm/boot/dts/rockchip/rv1108-elgin-r1.dtb: display@0: 'spi-cpha', 'spi-cpol' do not match any of the regexes: 'pinctrl-[0-9]+'
 2024-09-03 18:32 UTC 

[PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
 2024-09-03 18:27 UTC  (18+ messages)
` [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection

[PATCH v2 0/6] page allocation tag compression
 2024-09-03 18:19 UTC  (4+ messages)
` [PATCH v2 6/6] alloc_tag: config to store page allocation tag refs in page flags

[syzbot] [mm?] KMSAN: uninit-value in zswap_store (2)
 2024-09-03 18:12 UTC  (2+ messages)

[regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000")
 2024-09-03 17:52 UTC  (15+ messages)

[PATCH v5 0/8] uprobes: RCU-protected hot path optimizations
 2024-09-03 17:46 UTC  (9+ messages)
` [PATCH v5 1/8] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH v5 2/8] uprobes: protected uprobe lifetime with SRCU
` [PATCH v5 3/8] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
` [PATCH v5 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
` [PATCH v5 5/8] perf/uprobe: split uprobe_unregister()
` [PATCH v5 6/8] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
` [PATCH v5 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
` [PATCH v5 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance

[PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-09-03 17:35 UTC  (6+ messages)

[linux-next:master 8272/8795] ERROR: modpost: "drm_dsc_get_bpp_int" [drivers/gpu/drm/msm/msm.ko] undefined!
 2024-09-03 17:19 UTC 

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-09-03 17:18 UTC  (6+ messages)
` [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info

[linux-next:master 7055/8400] include/linux/compiler_types.h:510:45: error: call to '__compiletime_assert_303' declared with attribute error: BUILD_BUG_ON failed: ALIGN_DOWN(MODULES_VADDR, SZ_256M) < TASK_SIZE
 2024-09-03 16:49 UTC  (2+ messages)

[PATCH v2 0/8] tmpfs: Add case-insesitive support for tmpfs
 2024-09-03 16:48 UTC  (20+ messages)
` [PATCH v2 1/8] unicode: Fix utf8_load() error path
` [PATCH v2 2/8] unicode: Create utf8_check_strict_name
` [PATCH v2 3/8] ext4: Use utf8_check_strict_name helper
` [PATCH v2 4/8] unicode: Recreate utf8_parse_version()
` [PATCH v2 5/8] tmpfs: Add casefold lookup support
` [PATCH v2 6/8] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v2 8/8] docs: tmpfs: Add casefold options

[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-09-03 16:38 UTC  (7+ messages)
` [PATCH v12 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v12 26/39] arm64/ptrace: Expose GCS via ptrace and core files

[PATCH v11 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-09-03 16:35 UTC  (3+ messages)
` [PATCH v11 01/14] EDAC: Add support for EDAC device feature's control

lib/maple_tree.c:330:20: error: unused function 'mte_set_full'
 2024-09-03 16:16 UTC  (4+ messages)

[PATCH 1/3] maple_tree: use ma_data_end() in mas_data_end()
 2024-09-03 16:12 UTC  (2+ messages)

[PATCH v12 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
 2024-09-03 16:11 UTC  (6+ messages)
` [PATCH v12 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v12 3/3] ACPI: APEI: handle synchronous exceptions in task work

[PATCH v8 00/21] Avoid MAP_FIXED gap exposure
 2024-09-03 16:03 UTC  (6+ messages)
` [PATCH v8 15/21] mm: Change failure of MAP_FIXED to restoring the gap on failure

[PATCH] mm/vma: Return the exact errno for vms_gather_munmap_vmas()
 2024-09-03 15:58 UTC  (2+ messages)

[PATCH] x86/mm/pat: Support splitting of virtual memory areas
 2024-09-03 15:56 UTC  (5+ messages)

[PATCH v5 00/30] Permission Overlay Extension
 2024-09-03 15:29 UTC  (13+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 16/30] arm64: handle PKEY/POE faults

[PATCH 0/9] vdso: Use only headers from the vdso/ namespace
 2024-09-03 15:23 UTC  (12+ messages)
` [PATCH 1/9] x86: vdso: Introduce asm/vdso/mman.h
` [PATCH 2/9] vdso: Introduce vdso/mman.h
` [PATCH 3/9] x86: vdso: Introduce asm/vdso/page.h
` [PATCH 4/9] vdso: Introduce vdso/page.h
` [PATCH 5/9] vdso: Split linux/minmax.h
` [PATCH 6/9] vdso: Split linux/array_size.h
` [PATCH 7/9] x86: vdso: Modify asm/vdso/getrandom.h to include datapage
` [PATCH 8/9] vdso: Modify vdso/getrandom.h to include the asm header
` [PATCH 9/9] vdso: Modify getrandom to include the correct namespace

[PATCH v2] mm,tmpfs: consider end of file write in shmem_is_huge
 2024-09-03 15:19 UTC 

[PATCH -next 0/4] Introduce several opposite string choice helpers
 2024-09-03 15:09 UTC  (7+ messages)
` [PATCH -next 2/4] tun: Make use of str_disabled_enabled helper

[PATCH V1 0/5] memfd-pin huge page fixes
 2024-09-03 14:25 UTC  (6+ messages)
` [PATCH V1 1/5] mm/filemap: fix filemap_get_folios_contig THP panic
` [PATCH V1 2/5] mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
` [PATCH V1 3/5] mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
` [PATCH V1 4/5] mm/gup: fix memfd_pin_folios hugetlb page allocation
` [PATCH V1 5/5] mm/gup: fix memfd_pin_folios alloc race panic

[linux-next:master 8272/8795] ERROR: modpost: "drm_dsc_set_rc_buf_thresh" [drivers/gpu/drm/xe/xe.ko] undefined!
 2024-09-03 14:22 UTC 

[PATCH] bcachefs: Switch to memalloc_flags_do() for vmalloc allocations
 2024-09-03 14:03 UTC  (17+ messages)

[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
 2024-09-03 13:36 UTC  (4+ messages)

[linux-next:fs-current] BUILD SUCCESS d489af84b135f4abb947489fa45eeed6ab28dd32
 2024-09-03 13:27 UTC 

[linux-next:master 6671/8400] arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: wifi@1: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-09-03 13:21 UTC  (2+ messages)
` [PATCH] arm64: tegra: p2180: Add mandatory compatible for WiFi node

[linux-next:master 5282/8795] drivers/infiniband/hw/efa/efa_main.c:444:30: sparse: sparse: incorrect type in assignment (different base types)
 2024-09-03 13:21 UTC 

[PATCH 2/2] mm: Allocate THP on hugezeropage wp-fault
 2024-09-03 12:44 UTC  (3+ messages)

Potential Regression in futex Performance from v6.9 to v6.10-rc1 and v6.11-rc4
 2024-09-03 12:37 UTC  (2+ messages)

[PATCH v13 00/10] enable bs > ps in XFS
 2024-09-03 12:29 UTC  (3+ messages)
  ` [PATCH v13 10/10] xfs: enable block size larger than page size support
    ` [PATCH v13 10/10] xfs: enable block size larger than page size support^[

[PATCH v12 25/39] arm64/signal: Expose GCS state in signal frames
 2024-09-03 12:13 UTC  (2+ messages)

[PATCH v3] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
 2024-09-03 11:52 UTC  (2+ messages)

[RFC PATCH 0/6] DRM resource management cgroup, try 2
 2024-09-03 11:26 UTC  (12+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup

[linux-next:master 7634/8795] fs/bcachefs/sb-members.c:503:2: error: expected expression
 2024-09-03 11:07 UTC 

[PATCH] mm: Skip the reserved bootmem for compaction
 2024-09-03  9:56 UTC  (4+ messages)

[RFC PATCH v2 00/10] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
 2024-09-03  9:28 UTC  (4+ messages)
` [RFC PATCH v2 03/10] KVM: Implement kvm_(read|/write)_guest_page for private memory slots

[PATCH v12 23/39] arm64/mm: Implement map_shadow_stack()
 2024-09-03  9:05 UTC  (2+ messages)

[PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
 2024-09-03  9:04 UTC  (2+ messages)

[PATCH v12 17/39] arm64/hwcap: Add hwcap for GCS
 2024-09-03  9:00 UTC  (2+ messages)

[PATCH v12 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks
 2024-09-03  8:59 UTC  (2+ messages)
` [PATCH v12 6/39] "

[PATCH v12 04/39] mman: Add map_shadow_stack() flags
 2024-09-03  8:57 UTC  (2+ messages)
` [PATCH v12 4/39] "

[PATCH v12 03/39] prctl: arch-agnostic prctl for shadow stack
 2024-09-03  8:55 UTC  (2+ messages)
` [PATCH v12 3/39] "

[PATCH] mm, proc: collect percpu free pages into the free pages
 2024-09-03  8:09 UTC  (6+ messages)

[PATCH v7 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-09-03  8:01 UTC  (4+ messages)

[PATCH] mm: don't convert the page to folio before splitting in split_huge_page()
 2024-09-03  7:53 UTC  (7+ messages)

[PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
 2024-09-03  7:09 UTC  (3+ messages)

[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
 2024-09-03  7:06 UTC  (6+ messages)

[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-09-03  6:27 UTC  (6+ messages)

[linux-next:master 7820/8400] arch/arm64/boot/dts/freescale/imx8mq-evk.dtb: pcie-ep@33c00000: reg: [[868220928, 1048576], [536870912, 134217728], [869269504, 1048576], [871366656, 1048576]] is too long
 2024-09-03  6:10 UTC 

[vbabka:slub-percpu-sheaves-v1r1] [mm, slub] 000f7cce0f: WARNING:inconsistent_lock_state
 2024-09-03  5:22 UTC 

[PATCH v2 0/2] Align kvrealloc() with krealloc()
 2024-09-03  3:18 UTC  (11+ messages)
` [PATCH v2 1/2] mm: vmalloc: implement vrealloc()

Re: Re: [PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-09-03  3:03 UTC  (2+ messages)
  `  "

page:  |  | latest

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