messages from 2024-10-03 23:32:48 to 2024-10-05 20:01:44 UTC [more...]
[PATCH] Fixes: null pointer dereference in pfnmap_lockdep_assert
2024-10-04 12:29 UTC (4+ messages)
[PATCH net-next v19 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
2024-10-03 23:52 UTC (2+ messages)
[PATCH v2 0/7] page->index removals in mm
2024-10-05 20:01 UTC (5+ messages)
` [PATCH v2 2/7] mm: Use page_pgoff() in more places
` [PATCH v2 3/7] mm: Renovate page_address_in_vma()
` [PATCH v2 5/7] bootmem: Stop using page->index
` [PATCH v2 6/7] mm: Remove references to page->index in huge_memory.c
[RFC PATCH v2 0/4] sched+mm: Track lazy active mm existence with hazard pointers
2024-10-05 18:56 UTC (14+ 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
[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)
[RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
2024-10-05 16:56 UTC (4+ 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 (11+ 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 0/2] selftests/mm: fix deadlock after pthread_create
2024-10-04 23:54 UTC (2+ messages)
[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 v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
2024-10-04 23:56 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 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)
[PATCH 00/33] riscv control-flow integrity for usermode
2024-10-04 18:59 UTC (4+ messages)
` [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
[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 (8+ messages)
` [RFC PATCH v1 1/2] mm/memory-failure: introduce global MFR policy
[DESIGN] Hardening page allocator against type confusion
2024-10-04 18:01 UTC (5+ 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 (4+ 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)
[RFC PATCH v1 0/1] seal system mappings
2024-10-04 16:31 UTC (2+ messages)
` [RFC PATCH v1 1/1] exec: "
[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 (14+ 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
[PATCH] mm: swap: prevent possible data-race in __try_to_reclaim_swap
2024-10-04 14:50 UTC (3+ messages)
WARNING: CPU: 43 PID: 2254 at mm/slub.c:4655 krealloc_noprof+0x2c7/0x300 with next-20241003
2024-10-04 14:17 UTC (3+ messages)
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
2024-10-04 13:52 UTC (5+ messages)
` [PATCH v13 22/40] arm64/gcs: Ensure that new threads have a GCS
` (subset) [PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
[linux-next:master 2050/2483] include/linux/fault-inject.h:97:15: error: unknown type name 'bool'
2024-10-04 13:50 UTC
[PATCH v2] Fixes: null pointer dereference in pfnmap_lockdep_assert
2024-10-04 13:27 UTC (3+ messages)
[PATCH v3 0/2] vdso: Use only headers from the vdso/ namespace
2024-10-04 13:21 UTC (6+ messages)
` [PATCH v3 1/2] drm: Fix fault format
` [PATCH v3 2/2] vdso: Introduce vdso/page.h
[PATCH] mm: instrument copy_from/to_kernel_nofault
2024-10-04 12:37 UTC (5+ messages)
[PATCH v1] Fix NULL pointer dereference in read_cache_folio
2024-10-04 12:07 UTC (4+ messages)
` [PATCH v2] "
[PATCH v8 00/29] Generic `Allocator` support for Rust
2024-10-04 12:04 UTC (4+ messages)
` [PATCH v8 11/29] rust: alloc: implement kernel `Box`
[PATCH 0/5] Remove PageKsm()
2024-10-04 11:46 UTC (3+ messages)
` [PATCH 4/5] mm: Add PageAnonNotKsm()
[PATCH v2 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
2024-10-04 10:28 UTC (6+ messages)
[PATCH] preempt_rt: increase PERCPU_DYNAMIC_SIZE_SHIFT for slab randomization
2024-10-04 9:56 UTC
[linux-next:master] BUILD REGRESSION c02d24a5af66a9806922391493205a344749f2c4
2024-10-04 9:30 UTC (3+ messages)
[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
2024-10-04 8:59 UTC (2+ messages)
[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
2024-10-04 8:36 UTC (2+ messages)
[RESEND PATCH] mm: Move set_pxd_safe() helpers from generic to platform
2024-10-04 7:55 UTC (3+ messages)
[linux-next:master 2422/2483] htmldocs: Warning: drivers/gpu/drm/xe/xe_pci.c references a file that doesn't exist: Documentation/fault-injection/fault-injection.rst
2024-10-04 7:49 UTC
[PATCH 0/6] Filesystem page flags cleanup
2024-10-04 7:24 UTC (2+ messages)
WARNING: CPU: 43 PID: 2254 at mm/slub.c:4655 krealloc_noprof+0x2c7/0x300 with next-20241003
2024-10-04 6:06 UTC
[PATCH v9 00/12] fs: multigrain timestamp redux
2024-10-04 4:49 UTC (3+ messages)
` [PATCH v9 08/12] Documentation: add a new file documenting multigrain timestamps
[PATCH v8 0/5] x86/pkeys: update PKRU to enable all pkeys before XSAVE
2024-10-04 4:20 UTC (6+ messages)
` [PATCH v8 3/5] x86/pkeys: Update "
[PATCH 22/33] riscv: signal: abstract header saving for setup_sigcontext
2024-10-04 1:20 UTC (2+ messages)
Investigating practicality of process memory encryption techniques using frozen cache and TRESOR/RamCrypt
2024-10-04 0:41 UTC
[syzbot] [mm?] possible deadlock in lock_mm_and_find_vma (2)
2024-10-03 23:54 UTC
[RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
2024-10-03 23:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).