[RFC PATCH v3 00/10] Add support for shared PTEs across processes
2024-10-07 8:44 UTC (7+ messages)
` [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
[PATCH] mm: remove the newlines, which are added for unknown reasons and interfere with bug analysis
2024-10-07 8:24 UTC (2+ messages)
[PATCH 00/33] riscv control-flow integrity for usermode
2024-10-07 8:17 UTC (7+ messages)
` [PATCH 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
[PATCH v4 0/9] Unify hugetlb into arch_get_unmapped_area functions
2024-10-07 7:50 UTC (10+ messages)
` [PATCH v4 1/9] mm/mmap: Teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings
` [PATCH v4 2/9] arch/s390: Teach arch_get_unmapped_area{_topdown} "
` [PATCH v4 3/9] arch/x86: Teach arch_get_unmapped_area_vmflags "
` [PATCH v4 4/9] arch/sparc: Teach arch_get_unmapped_area{_topdown} "
` [PATCH v4 5/9] arch/powerpc: Teach book3s64 "
` [PATCH v4 6/9] mm: Make hugetlb mappings go through mm_get_unmapped_area_vmflags
` [PATCH v4 7/9] mm: Drop hugetlb_get_unmapped_area{_*} functions
` [PATCH v4 8/9] arch/s390: Clean up hugetlb definitions
` [PATCH v4 9/9] mm: Consolidate common checks in hugetlb_get_unmapped_area
[RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
2024-10-07 7:06 UTC (5+ messages)
[PATCH v2] mm: swap: prevent possible data-race in __try_to_reclaim_swap
2024-10-07 7:06 UTC
Vendez votre entreprise avec Arias Patrimoine et obtenez des offres en 2025
2024-10-07 7:05 UTC
WARNING: CPU: 43 PID: 2254 at mm/slub.c:4655 krealloc_noprof+0x2c7/0x300 with next-20241003
2024-10-07 6:35 UTC (3+ messages)
[PATCH v4 0/8] x86/module: use large ROX pages for text allocations
2024-10-07 6:28 UTC (9+ messages)
` [PATCH v4 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v4 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v4 3/8] asm-generic: introduce text-patching.h
` [PATCH v4 4/8] module: prepare to handle ROX allocations for text
` [PATCH v4 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v4 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v4 7/8] execmem: add support for cache of large ROX pages
` [PATCH v4 8/8] x86/module: enable ROX caches for module text
[PATCH] riscv: make ZONE_DMA32 optional
2024-10-07 6:22 UTC (8+ messages)
` [PATCH v1] "
[PATCH v3 0/2] vdso: Use only headers from the vdso/ namespace
2024-10-07 6:10 UTC (4+ messages)
` [PATCH v3 1/2] drm: Fix fault format
[syzbot] [bpf?] WARNING in acquire_reference_state
2024-10-07 5:24 UTC
[PATCH] mm: swap: prevent possible data-race in __try_to_reclaim_swap
2024-10-07 5:06 UTC (4+ messages)
[PATCH v6 0/2] Do not shatter hugezeropage on wp-fault
2024-10-07 4:38 UTC (4+ messages)
` [PATCH v6 1/2] mm: Abstract THP allocation
[PATCH] mm/truncate: reset xa_has_values flag on each iteration
2024-10-06 22:03 UTC (2+ messages)
[RFC PATCH v2 0/4] sched+mm: Track lazy active mm existence with hazard pointers
2024-10-06 20:39 UTC (16+ messages)
` [RFC PATCH v2 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
` [RFC PATCH v2 2/4] Documentation: RCU: Refer to ptr_eq()
` [RFC PATCH v2 3/4] hp: Implement Hazard Pointers
` [RFC PATCH v2 4/4] sched+mm: Use hazard pointers to track lazy active mm existence
[syzbot] [mm?] [usb?] INFO: rcu detected stall in kswapd (3)
2024-10-06 20:29 UTC
[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
2024-10-06 19:00 UTC (18+ messages)
` [PATCH v4 bpf-next 1/3] bpf: Add kmem_cache iterator
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
[PATCH 0/2] selftests/mm: fix deadlock after pthread_create
2024-10-06 17:53 UTC (4+ messages)
` [PATCH 1/2] selftests/mm: replace atomic_bool with pthread_barrier_t
[PATCH net-next v19 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
2024-10-06 16:07 UTC (4+ messages)
[PATCH v3] SLUB: Add support for per object memory policies
2024-10-06 14:37 UTC (2+ messages)
[PATCH v2 hotfix 6.12 0/2] maple_tree: correct tree corruption on spanning store
2024-10-06 14:31 UTC (3+ messages)
` [PATCH v2 hotfix 6.12 1/2] "
` [PATCH v2 hotfix 6.12 2/2] maple_tree: add regression test for spanning store bug
[linux-next:master 1158/2483] arch/arm/boot/dts/amlogic/meson8-minix-neo-x8.dtb: pinctrl@9880: Unevaluated properties are not valid under the given schema ('reg', 'reg' were unevaluated and invalid)
2024-10-06 14:30 UTC
[PATCH 4/5] mm: Add PageAnonNotKsm()
2024-10-06 14:11 UTC (2+ messages)
[PATCH] mm/slub: Avoid list corruption when removing a slab from the full list
2024-10-06 13:00 UTC (2+ messages)
[PATCH v5 07/10] tmpfs: Add casefold lookup support
2024-10-06 5:10 UTC (3+ messages)
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-10-06 1:55 UTC (2+ messages)
` (subset) "
arch/x86/mm/fault.o: warning: objtool: do_user_addr_fault+0xd37: __stack_chk_fail() is missing a __noreturn annotation
2024-10-05 23:18 UTC
DAMON Beer/Coffee/Tea chat reminder for the week of 2024-10-07
2024-10-05 20:43 UTC
[RFC PATCH v1 0/1] seal system mappings
2024-10-05 20:20 UTC (4+ messages)
` [RFC PATCH v1 1/1] exec: "
[PATCH v2 0/7] page->index removals in mm
2024-10-05 20:01 UTC (8+ messages)
` [PATCH v2 1/7] mm: Convert page_to_pgoff() to page_pgoff()
` [PATCH v2 2/7] mm: Use page_pgoff() in more places
` [PATCH v2 3/7] mm: Renovate page_address_in_vma()
` [PATCH v2 4/7] mm: Mass constification of folio/page pointers
` [PATCH v2 5/7] bootmem: Stop using page->index
` [PATCH v2 6/7] mm: Remove references to page->index in huge_memory.c
` [PATCH v2 7/7] mm: Use page->private instead of page->index in percpu
[PATCH 0/5] asm-generic: clean up asm/mman.h
2024-10-05 17:15 UTC (5+ messages)
` [PATCH 3/5] asm-generic: use asm-generic/mman-common.h on mips and xtensa
` [PATCH 4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha
[syzbot] [mm?] WARNING in page_counter_cancel (5)
2024-10-05 17:12 UTC (2+ messages)
[PATCH] mm, kmsan: instrument copy_from_kernel_nofault
2024-10-05 16:48 UTC (4+ messages)
` [PATCH v2 0/1] mm, kasan, kmsan: copy_from/to_kernel_nofault
` [PATCH v2 1/1] "
[PATCH hotfix 6.12] maple_tree: correct tree corruption on spanning store
2024-10-05 14:13 UTC (4+ messages)
[PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
2024-10-05 12:38 UTC (5+ messages)
arch/x86/mm/pat/memtype.c:128:39: error: use of undeclared identifier 'PG_arch_2'; did you mean 'PG_arch_1'?
2024-10-05 12:20 UTC (2+ messages)
[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
2024-10-05 11:11 UTC (6+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 19350293efa2819a2403599c4e46643ee7bfb88f
2024-10-05 8:59 UTC
[syzbot] [bpf?] [net?] KFENCE: memory corruption in pskb_expand_head
2024-10-05 8:20 UTC (2+ messages)
[linux-next:fs-next] BUILD SUCCESS 17b499fe7a00ed9b07495925f28f68e2aca7cea5
2024-10-05 7:51 UTC
6.12/BUG: KASAN: slab-use-after-free in m_next at fs/proc/task_mmu.c:187
2024-10-05 6:45 UTC (7+ messages)
[linux-next:master 1510/2483] drivers/pinctrl/pinctrl-th1520.c:457:9: error: call to undeclared function 'pinconf_generic_parse_dt_config'; ISO C99 and later do not support implicit function declarations
2024-10-05 4:19 UTC
[linux-next:fs-current] BUILD SUCCESS f6496106217a1ac295719d19eda2c4966fd93dad
2024-10-05 3:34 UTC
[PATCH v2 tip/perf/core 5/5] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
2024-10-05 1:12 UTC (3+ messages)
[PATCH v2 0/1] update mseal.rst
2024-10-05 1:04 UTC (7+ messages)
` [PATCH v2 1/1] mseal: "
[PATCH RFC v2 0/2] arm64: Add infrastructure for use of AT_HWCAP3
2024-10-05 0:22 UTC (4+ messages)
` [PATCH RFC v2 1/2] binfmt_elf: Wire up AT_HWCAP3 at AT_HWCAP4
` [PATCH RFC v2 2/2] arm64: Support AT_HWCAP3
[PATCH v3 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
2024-10-04 23:53 UTC (3+ messages)
` [PATCH v3 bpf-next 3/3] selftests/bpf: Add a test for kmem_cache_iter
[PATCH v2] mm/cma: print total and used count in cma_alloc()
2024-10-04 22:55 UTC (6+ messages)
` 回复: [External Mail]Re: "
[RFC PATCH v2 00/10] Unmapping guest_memfd from Direct Map
2024-10-04 22:50 UTC (3+ messages)
` [RFC PATCH v2 06/10] kvm: gmem: add tracepoints for gmem share/unshare
[PATCH V3 1/9] mm/gup: folio_add_pins
2024-10-04 20:20 UTC (2+ messages)
[PATCH V2] mm/gup: folio_split_user_page_pin
2024-10-04 20:19 UTC (7+ messages)
[PATCH v2] lib/crc16_kunit.c: add KUnit tests for crc16
2024-10-04 19:59 UTC (2+ messages)
[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-04 19:58 UTC (5+ messages)
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file
[linux-next:master 2050/2483] include/linux/fault-inject.h:99:9: error: use of undeclared identifier 'false'; did you mean 'else'?
2024-10-04 19:51 UTC
[GIT PULL] slab fixes for 6.12-rc1
2024-10-04 19:17 UTC (2+ messages)
VM_BUG_ON_PAGE(PageAnonNotKsm(page)) defconfig riscv64
2024-10-04 19:12 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 58ca61c1a866bfdaa5e19fb19a2416764f847d75
2024-10-04 18:38 UTC
[RFC PATCH v1 0/2] Userspace Can Control Memory Failure Recovery
2024-10-04 18:32 UTC (5+ messages)
[DESIGN] Hardening page allocator against type confusion
2024-10-04 18:01 UTC (4+ messages)
[PATCH v4] Fixes: null pointer dereference in pfnmap_lockdep_assert
2024-10-04 17:42 UTC
[PATCH v3] Fixes: null pointer dereference in pfnmap_lockdep_assert
2024-10-04 17:40 UTC (3+ messages)
[PATCH v3] slab: Introduce kmalloc_obj() and family
2024-10-04 17:23 UTC (3+ messages)
[PATCH v1 0/1] update mseal.rst
2024-10-04 17:02 UTC (7+ messages)
` [PATCH v1 1/1] mseal: "
[PATCH] mm: Remove misleading 'unlikely' hint in vms_gather_munmap_vmas()
2024-10-04 17:01 UTC (2+ messages)
[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
2024-10-04 16:03 UTC (7+ messages)
[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
2024-10-04 15:55 UTC (3+ messages)
[PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-10-04 15:54 UTC (10+ messages)
[PATCH v9 00/29] Generic `Allocator` support for Rust
2024-10-04 15:41 UTC (30+ messages)
` [PATCH v9 01/29] rust: alloc: add `Allocator` trait
` [PATCH v9 02/29] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v9 03/29] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH v9 04/29] rust: alloc: implement `ReallocFunc`
` [PATCH v9 05/29] rust: alloc: make `allocator` module public
` [PATCH v9 06/29] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v9 07/29] rust: alloc: add module `allocator_test`
` [PATCH v9 08/29] rust: alloc: implement `Vmalloc` allocator
` [PATCH v9 09/29] rust: alloc: implement `KVmalloc` allocator
` [PATCH v9 10/29] rust: alloc: add __GFP_NOWARN to `Flags`
` [PATCH v9 11/29] rust: alloc: implement kernel `Box`
` [PATCH v9 12/29] rust: treewide: switch to our kernel `Box` type
` [PATCH v9 13/29] rust: alloc: remove extension of std's `Box`
` [PATCH v9 14/29] rust: alloc: add `Box` to prelude
` [PATCH v9 15/29] rust: alloc: introduce `ArrayLayout`
` [PATCH v9 16/29] rust: alloc: implement kernel `Vec` type
` [PATCH v9 17/29] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v9 18/29] rust: alloc: implement `collect` for `IntoIter`
` [PATCH v9 19/29] rust: treewide: switch to the kernel `Vec` type
` [PATCH v9 20/29] rust: alloc: remove `VecExt` extension
` [PATCH v9 21/29] rust: alloc: add `Vec` to prelude
` [PATCH v9 22/29] rust: error: use `core::alloc::LayoutError`
` [PATCH v9 23/29] rust: error: check for config `test` in `Error::name`
` [PATCH v9 24/29] rust: alloc: implement `contains` for `Flags`
` [PATCH v9 25/29] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH v9 26/29] rust: str: test: replace `alloc::format`
` [PATCH v9 27/29] rust: alloc: update module comment of alloc.rs
` [PATCH v9 28/29] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
` [PATCH v9 29/29] MAINTAINERS: add entry for the Rust `alloc` module
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox