linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/3] maple_tree: use ma_data_end() in mas_data_end()
 2024-09-04  8:01 UTC  (10+ messages)
` [PATCH 2/3] maple_tree: use mas_safe_pivot() to get the pivot range
` [PATCH 3/3] maple_tree: local variable 'count' is not necessary

[PATCH] x86/mm/pat: Support splitting of virtual memory areas
 2024-09-04  7:59 UTC  (6+ messages)

[PATCH v4 1/2] mm: store zero pages to be swapped out in a bitmap
 2024-09-04  7:54 UTC  (6+ messages)

[PATCH 0/2] mm: make copy_to_kernel_nofault() not fault on user addresses
 2024-09-04  7:50 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH -v2] Resource: fix region_intersects() for CXL memory
 2024-09-04  7:48 UTC  (3+ messages)

[PATCH v2] mm,tmpfs: consider end of file write in shmem_is_huge
 2024-09-04  7:47 UTC  (2+ messages)

[PATCH v1] mm/slab: Optimize the code logic in find_mergeable()
 2024-09-04  7:40 UTC 

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

[PATCH v4 3/3] mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner
 2024-09-04  7:22 UTC  (3+ messages)

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

[PATCH v7 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-09-04  6:54 UTC  (2+ messages)

[PATCH v2 00/15] slab: add struct kmem_cache_args
 2024-09-04  5:16 UTC  (33+ 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] mm/vma: Return the exact errno for vms_gather_munmap_vmas()
 2024-09-04  4:37 UTC  (3+ messages)
  `  "

[linux-next:master 7528/8795] ERROR: modpost: "dev_pm_qos_read_value" [drivers/firmware/ti_sci.ko] undefined!
 2024-09-04  4:30 UTC 

[PATCH] mm/damon/tests/vaddr-kunit: don't use mas_lock for MM_MT_FLAGS-initialized maple tree
 2024-09-04  4:27 UTC  (12+ messages)

[PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
 2024-09-04  4:13 UTC  (15+ 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] dm verity: don't use WQ_MEM_RECLAIM
 2024-09-04  4:04 UTC 

[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-04  4:03 UTC  (3+ messages)

[GIT PULL] hotfixes for 6.11-rc7
 2024-09-04  3:26 UTC 

[PATCH] mm: Kconfig: fixup zsmalloc configuration
 2024-09-04  3:12 UTC  (4+ messages)

[PATCH v2 0/6] page allocation tag compression
 2024-09-04  2:41 UTC  (13+ messages)
` [PATCH v2 5/6] alloc_tag: make page allocation tag reference size configurable
` [PATCH v2 6/6] alloc_tag: config to store page allocation tag refs in page flags

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

[RFC PATCH 0/4] Make MIGRATE_ISOLATE a standalone bit
 2024-09-04  2:02 UTC  (6+ messages)
` [RFC PATCH 4/4] mm/page_isolation: remove migratetype parameter from more functions

[PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
 2024-09-04  1:34 UTC  (4+ messages)

[PATCH RESEND] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
 2024-09-04  1:30 UTC 

[PATCH V1 0/5] memfd-pin huge page fixes
 2024-09-04  1:12 UTC  (11+ 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

[syzbot] [mm?] kernel BUG in z3fold_page_migrate
 2024-09-04  0:31 UTC 

[RFC PATCH v3 00/10] Add support for shared PTEs across processes
 2024-09-03 23:58 UTC  (13+ messages)
` [RFC PATCH v3 01/10] mm: Add msharefs filesystem
` [RFC PATCH v3 02/10] mm/mshare: pre-populate msharefs with information file
` [RFC PATCH v3 03/10] mm/mshare: make msharefs writable and support directories
` [RFC PATCH v3 04/10] mm/mshare: allocate an mm_struct for msharefs files
` [RFC PATCH v3 05/10] mm/mshare: Add ioctl support
` [RFC PATCH v3 06/10] mm/mshare: Add vm flag for shared PTEs
` [RFC PATCH v3 07/10] mm/mshare: Add mmap support
` [RFC PATCH v3 08/10] mm/mshare: Add basic page table sharing support
` [RFC PATCH v3 09/10] mm: create __do_mmap() to take an mm_struct * arg
` [RFC PATCH v3 10/10] mshare: add MSHAREFS_CREATE_MAPPING

[linux-next:master 7200/8795] arch/arm64/boot/dts/freescale/imx8mp-beacon-kit.dtb: pcie-ep@33800000: reg: [[864026624, 1048576], [402653184, 134217728], [865075200, 1048576], [867172352, 1048576]] is too long
 2024-09-03 22:47 UTC 

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

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

[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-09-03 22:38 UTC  (2+ messages)

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

[syzbot] [kernel?] KCSAN: data-race in pcpu_alloc_noprof / pcpu_balance_workfn (2)
 2024-09-03 22:01 UTC  (2+ messages)

[PATCH mm-unstable v1 1/3] mm/codetag: fix a typo
 2024-09-03 21:36 UTC  (3+ messages)
` [PATCH mm-unstable v1 2/3] mm/codetag: fix pgalloc_tag_split()
` [PATCH mm-unstable v1 3/3] mm/codetag: add pgalloc_tag_copy()

[v2 PATCH 1/2] hugetlb: arm64: add mte support
 2024-09-03 21:35 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 v2 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-09-03 20:38 UTC  (4+ messages)
  ` [PATCH v2 -next 07/15] security: min_addr: move sysctl into its own file

[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 v6 00/26] Generic `Allocator` support for Rust
 2024-09-03 19:08 UTC  (3+ messages)
` [PATCH v6 13/26] rust: alloc: implement kernel `Vec` type

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-09-03 18:43 UTC  (10+ 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  (14+ messages)
` [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection

[syzbot] [mm?] KMSAN: uninit-value in zswap_store (2)
 2024-09-03 18:12 UTC  (2+ 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  (3+ messages)
` [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info

[PATCH v2 0/8] tmpfs: Add case-insesitive support for tmpfs
 2024-09-03 16:48 UTC  (11+ messages)
` [PATCH v2 1/8] unicode: Fix utf8_load() error path
` [PATCH v2 2/8] unicode: Create utf8_check_strict_name
` [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 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 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

[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 

page:  |  | latest

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