Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH] maple_tree: remove conditionals to detect wr_node_store, (continued)
- [PATCH v3 0/2] Cleanup some writeback codes,
Tang Yizhou
- [PATCH] mm, slab: add kerneldocs for common SLAB_ flags,
Vlastimil Babka
- [linux-next:fs-current] BUILD SUCCESS 0d4570f02fe8721d17dd8359f639d2628254cd46, kernel test robot
- [PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers,
shiju.jose
- [PATCH v13 01/18] EDAC: Add support for EDAC device features control, shiju.jose
- [PATCH v13 02/18] EDAC: Add scrub control feature, shiju.jose
- [PATCH v13 03/18] EDAC: Add ECS control feature, shiju.jose
- [PATCH v13 04/18] cxl: move cxl headers to new include/cxl/ directory, shiju.jose
- [PATCH v13 05/18] cxl: Move mailbox related bits to the same context, shiju.jose
- [PATCH v13 06/18] cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input, shiju.jose
- [PATCH v13 07/18] cxl: Add Get Supported Features command for kernel usage, shiju.jose
- [PATCH v13 08/18] cxl/mbox: Add GET_FEATURE mailbox command, shiju.jose
- [PATCH v13 09/18] cxl/mbox: Add SET_FEATURE mailbox command, shiju.jose
- [PATCH v13 10/18] cxl/memfeature: Add CXL memory device patrol scrub control feature, shiju.jose
- [PATCH v13 11/18] cxl/memfeature: Add CXL memory device ECS control feature, shiju.jose
- [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put, shiju.jose
- [PATCH v13 14/18] ras: mem: Add memory ACPI RAS2 driver, shiju.jose
- [PATCH v13 15/18] EDAC: Add memory repair control feature, shiju.jose
- [PATCH v13 16/18] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command, shiju.jose
- [PATCH v13 13/18] ACPI:RAS2: Add ACPI RAS2 driver, shiju.jose
- [PATCH v13 17/18] cxl/memfeature: Add CXL memory device PPR control feature, shiju.jose
- [PATCH v13 18/18] cxl/memfeature: Add CXL memory device memory sparing control feature, shiju.jose
- extend usage of KMEM_CACHE() for cache creation?, Vlastimil Babka
- [PATCH] vmscan: add a vmscan event for reclaim_pages,
Jaewon Kim
- Re: [PATCH] vmscan: add a vmscan event for reclaim_pages, Vlastimil Babka
- Message not available
- Message not available
[PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS,
zhaoyang.huang
[linux-next:master 2344/2853] arch/arm64/boot/dts/qcom/sc8280xp-microsoft-arcata.dtb: bluetooth: 'vddaon-supply' is a required property, kernel test robot
[PATCH v2 1/1] mm/slab: remove duplicate check in create_cache(),
Zhen Lei
Re: [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c,
kernel test robot
[linux-next:pending-fixes 207/319] fs/btrfs/qgroup.c:2014:6: error: use of undeclared identifier 'bytenr',
kernel test robot
[linux-next:master] [fs] 2e4c6e78f4: will-it-scale.per_thread_ops -5.7% regression,
kernel test robot
[PATCH] kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end,
John Hubbard
[linux-next:master 2334/2853] arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus13.dtb: /soc@0/geniqup@bc0000/i2c@b94000/redriver@4f: failed to match any schema with compatible: ['nxp,ptn3222'], kernel test robot
[linux-next:master 2662/2853] fs/btrfs/qgroup.c:2014:13: error: 'bytenr' undeclared, kernel test robot
[RFC PATCH 0/1] Buddy allocator like folio split,
Zi Yan
[PATCH v6 00/33] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v6 01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK, Deepak Gupta
- [PATCH v6 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma, Deepak Gupta
- [PATCH v6 03/33] riscv: Enable cbo.zero only when all harts support Zicboz, Deepak Gupta
- [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v6 24/33] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v6 13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v6 10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v6 32/33] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v6 17/33] prctl: arch-agnostic prctl for shadow stack, Deepak Gupta
- [PATCH v6 25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v6 21/33] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v6 14/33] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v6 18/33] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v6 04/33] riscv: Add support for per-thread envcfg CSR values, Deepak Gupta
- [PATCH v6 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart, Deepak Gupta
- Re: [PATCH v6 00/33] riscv control-flow integrity for usermode, Mark Brown
- [PATCH v6 08/33] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v6 12/33] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv, Deepak Gupta
- [PATCH v6 30/33] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v6 22/33] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH v6 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v6 27/33] riscv: Add Firmware Feature SBI extensions definitions, Deepak Gupta
- [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v6 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH v6 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- [PATCH v6 15/33] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v6 31/33] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v6 29/33] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH v6 23/33] riscv/signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v6 20/33] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v6 19/33] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
[linux-next:master] BUILD REGRESSION 33ce24234fca4c083e6685a18b460a18ebb5d5c1, kernel test robot
Re: [RFC PATCH 1/7] mseal: expose interface to seal / unseal user memory ranges, Fares Mehanna
[syzbot] [mm?] WARNING in vms_complete_munmap_vmas,
syzbot
[PATCH v1 1/1] mm: Remove unused stub for can_swapin_thp(),
Andy Shevchenko
[linux-next:master 2288/2853] arch/arm64/boot/dts/qcom/msm8998-asus-novago-tp370ql.dtb: clock-controller@c8c0000: clocks: [[31, 0], [34, 178], [144, 1], [144, 0], [145, 1], [145, 0], [146], [0], [0], [0], [34, 184]] is too long,
kernel test robot
- Re: [linux-next:master 2288/2853] arch/arm64/boot/dts/qcom/msm8998-asus-novago-tp370ql.dtb: clock-controller@c8c0000: clocks: [[31, 0], [34, 178], [144, 1], [144, 0], [145, 1], [145, 0], [146], [0], [0], [0], [34, 184]] is too long, Marc Gonzalez
- Re: [linux-next:master 2288/2853] arch/arm64/boot/dts/qcom/msm8998-asus-novago-tp370ql.dtb: clock-controller@c8c0000: clocks: [[31, 0], [34, 178], [144, 1], [144, 0], [145, 1], [145, 0], [146], [0], [0], [0], [34, 184]] is too long, Philip Li
[linux-next:master 2337/2853] arch/arm/boot/dts/qcom/qcom-msm8974.dtsi:1297.26-1300.6: Warning (unique_unit_address_if_enabled): /soc/efuse@fc4bc000/s9-p1@d8: duplicate unit-address (also used in node /soc/efuse@fc4bc000/s10-p1@d8), kernel test robot
[linux-next:fs-current] BUILD SUCCESS 16f65df8b39e75eeeb6a87c1d98219857d0a482b, kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS 9b922be5ccae7d99af3cf9c8218cefb855155c64, kernel test robot
[PATCH 0/3] memory,acpi: resize memory blocks based on CFMW alignment,
Gregory Price
[RFC PATCH v3 0/4] sched+mm: Track lazy active mm existence with hazard pointers,
Mathieu Desnoyers
[RFC 1/2] cma: Fix CMA_MIN_ALIGNMENT_BYTES during early_init,
Ritesh Harjani (IBM)
[PATCH] mm: wake_up only when swapcache_wq waitqueue is active, Barry Song
[linux-next:master 2562/2853] sound/soc/codecs/rt-sdw-common.c:87: warning: Function parameter or struct member 'val' not described in 'rt_sdca_index_update_bits', kernel test robot
[PATCH net-next v20 13/14] mm: page_frag: update documentation for page_frag, Yunsheng Lin
[PATCH net-next v20 11/14] mm: page_frag: add testing for the newly added prepare API, Yunsheng Lin
[PATCH net-next v20 10/14] mm: page_frag: introduce prepare/probe/commit API, Yunsheng Lin
[PATCH net-next v20 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node(), Yunsheng Lin
[PATCH net-next v20 07/14] mm: page_frag: some minor refactoring before adding new API, Yunsheng Lin
[PATCH net-next v20 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc',
Yunsheng Lin
[PATCH net-next v20 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align(), Yunsheng Lin
[PATCH net-next v20 02/14] mm: move the page fragment allocator from page_alloc into its own file, Yunsheng Lin
[PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag,
Yunsheng Lin
[PATCH V2 0/4] A few fixes for RISC-V,
Chunyan Zhang
Re: [syzbot] [bpf?] WARNING in push_jmp_history,
syzbot
[syzbot] [mm?] linux-next test error: kernel BUG in folio_add_new_anon_rmap,
syzbot
[PATCH v7 0/2] Do not shatter hugezeropage on wp-fault,
Dev Jain
[linux-next:master 385/2483] parallel-display.c:undefined reference to `drm_bridge_connector_init', kernel test robot
[PATCH v3 0/1] update mseal.rst,
jeffxu
回复: 回复: [External Mail]Re: [PATCH v2] mm/cma: print total and used count in cma_alloc(), 高翔
[RESEND][PATCH v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM,
Jingxiang Zeng
[PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs,
Jann Horn
[PATCH] maple_tree: fix outdated flag name in comment,
Jann Horn
[PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race,
Jann Horn
[RFC PATCH] mm: avoid clearing user movable page twice with init_on_alloc=1,
Zi Yan
[PATCH v9 0/7] Improve the copy of task comm,
Yafang Shao
[PATCH hotfix 6.12 v3 0/2] maple_tree: correct tree corruption on spanning store,
Lorenzo Stoakes
[linux-next:master] [cpuidle] 38f83090f5: fsmark.app_overhead 51.9% regression,
kernel test robot
[PATCH] mm: percpu: Increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds.,
Sebastian Andrzej Siewior
[PATCH] maple_tree: do not hash pointers on dump in debug mode,
Lorenzo Stoakes
[linux-next:master] [mm] 0e654ac65a: kernel_BUG_at_include/linux/page-flags.h, kernel test robot
[PATCH v2] mm/slub: Avoid list corruption when removing a slab from the full list,
yuan.gao
[linux-next:master] [mm/mremap] 46c1b32792: WARNING:possible_circular_locking_dependency_detected, kernel test robot
[PATCH v4 0/9] Unify hugetlb into arch_get_unmapped_area functions,
Oscar Salvador
[PATCH v2] mm: swap: prevent possible data-race in __try_to_reclaim_swap,
Jeongjun Park
Vendez votre entreprise avec Arias Patrimoine et obtenez des offres en 2025, Hugo Germon
[PATCH] mm: remove the newlines, which are added for unknown reasons and interfere with bug analysis,
Jeongjun Park
[PATCH v4 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
[syzbot] [bpf?] WARNING in acquire_reference_state, syzbot
[syzbot] [mm?] [usb?] INFO: rcu detected stall in kswapd (3), syzbot
[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), kernel test robot
[PATCH v2 hotfix 6.12 0/2] maple_tree: correct tree corruption on spanning store,
Lorenzo Stoakes
[PATCH] mm/slub: Avoid list corruption when removing a slab from the full list ,
yuan.gao
arch/x86/mm/fault.o: warning: objtool: do_user_addr_fault+0xd37: __stack_chk_fail() is missing a __noreturn annotation, kernel test robot
DAMON Beer/Coffee/Tea chat reminder for the week of 2024-10-07, SeongJae Park
[PATCH v2 0/7] page->index removals in mm,
Matthew Wilcox (Oracle)
[no subject], Unknown
arch/x86/mm/pat/memtype.c:128:39: error: use of undeclared identifier 'PG_arch_2'; did you mean 'PG_arch_1'?,
kernel test robot
[PATCH] mm, kmsan: instrument copy_from_kernel_nofault,
Sabyrzhan Tasbolatov
[linux-next:pending-fixes] BUILD SUCCESS 19350293efa2819a2403599c4e46643ee7bfb88f, kernel test robot
[syzbot] [bpf?] [net?] KFENCE: memory corruption in pskb_expand_head,
syzbot
[linux-next:fs-next] BUILD SUCCESS 17b499fe7a00ed9b07495925f28f68e2aca7cea5, kernel test robot
[PATCH hotfix 6.12] maple_tree: correct tree corruption on spanning store,
Lorenzo Stoakes
[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, kernel test robot
[linux-next:fs-current] BUILD SUCCESS f6496106217a1ac295719d19eda2c4966fd93dad, kernel test robot
[PATCH RFC v2 0/2] arm64: Add infrastructure for use of AT_HWCAP3,
Mark Brown
[linux-next:master 2050/2483] include/linux/fault-inject.h:99:9: error: use of undeclared identifier 'false'; did you mean 'else'?, kernel test robot
Re: [PATCH V3 1/9] mm/gup: folio_add_pins,
Steven Sistare
Re: [PATCH v2] lib/crc16_kunit.c: add KUnit tests for crc16,
kernel test robot
[linux-next:master] BUILD REGRESSION 58ca61c1a866bfdaa5e19fb19a2416764f847d75, kernel test robot
[RFC PATCH v2 0/4] sched+mm: Track lazy active mm existence with hazard pointers,
Mathieu Desnoyers
[PATCH v4] Fixes: null pointer dereference in pfnmap_lockdep_assert,
Manas via B4 Relay
[PATCH] mm: Remove misleading 'unlikely' hint in vms_gather_munmap_vmas(),
Breno Leitao
[RFC PATCH v1 0/1] seal system mappings,
jeffxu
[PATCH v9 00/29] Generic `Allocator` support for Rust,
Danilo Krummrich
- [PATCH v9 03/29] rust: alloc: rename `KernelAllocator` to `Kmalloc`, Danilo Krummrich
- [PATCH v9 04/29] rust: alloc: implement `ReallocFunc`, Danilo Krummrich
- [PATCH v9 05/29] rust: alloc: make `allocator` module public, Danilo Krummrich
- [PATCH v9 06/29] rust: alloc: implement `Allocator` for `Kmalloc`, Danilo Krummrich
- [PATCH v9 07/29] rust: alloc: add module `allocator_test`, Danilo Krummrich
- [PATCH v9 14/29] rust: alloc: add `Box` to prelude, Danilo Krummrich
- [PATCH v9 13/29] rust: alloc: remove extension of std's `Box`, Danilo Krummrich
- [PATCH v9 29/29] MAINTAINERS: add entry for the Rust `alloc` module, Danilo Krummrich
- [PATCH v9 02/29] rust: alloc: separate `aligned_size` from `krealloc_aligned`, Danilo Krummrich
- [PATCH v9 20/29] rust: alloc: remove `VecExt` extension, Danilo Krummrich
- [PATCH v9 01/29] rust: alloc: add `Allocator` trait, Danilo Krummrich
- [PATCH v9 18/29] rust: alloc: implement `collect` for `IntoIter`, Danilo Krummrich
- [PATCH v9 08/29] rust: alloc: implement `Vmalloc` allocator, Danilo Krummrich
- [PATCH v9 09/29] rust: alloc: implement `KVmalloc` allocator, Danilo Krummrich
- [PATCH v9 23/29] rust: error: check for config `test` in `Error::name`, Danilo Krummrich
- [PATCH v9 10/29] rust: alloc: add __GFP_NOWARN to `Flags`, Danilo Krummrich
- [PATCH v9 15/29] rust: alloc: introduce `ArrayLayout`, Danilo Krummrich
- [PATCH v9 11/29] rust: alloc: implement kernel `Box`, Danilo Krummrich
- [PATCH v9 27/29] rust: alloc: update module comment of alloc.rs, Danilo Krummrich
- [PATCH v9 25/29] rust: alloc: implement `Cmalloc` in module allocator_test, Danilo Krummrich
- [PATCH v9 16/29] rust: alloc: implement kernel `Vec` type, Danilo Krummrich
- [PATCH v9 21/29] rust: alloc: add `Vec` to prelude, Danilo Krummrich
- [PATCH v9 28/29] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`, Danilo Krummrich
- [PATCH v9 24/29] rust: alloc: implement `contains` for `Flags`, Danilo Krummrich
- [PATCH v9 22/29] rust: error: use `core::alloc::LayoutError`, Danilo Krummrich
- [PATCH v9 12/29] rust: treewide: switch to our kernel `Box` type, Danilo Krummrich
- [PATCH v9 26/29] rust: str: test: replace `alloc::format`, Danilo Krummrich
- [PATCH v9 17/29] rust: alloc: implement `IntoIterator` for `Vec`, Danilo Krummrich
- [PATCH v9 19/29] rust: treewide: switch to the kernel `Vec` type, Danilo Krummrich
- Re: [PATCH v9 00/29] Generic `Allocator` support for Rust, Miguel Ojeda
- Re: [PATCH v9 00/29] Generic `Allocator` support for Rust, Asahi Lina
[syzbot] [mm?] WARNING in page_counter_cancel (5),
syzbot
[PATCH] mm: swap: prevent possible data-race in __try_to_reclaim_swap,
Jeongjun Park
[PATCH] maple_tree: correct tree corruption on spanning store, Lorenzo Stoakes
[PATCH] fix v3, Lorenzo Stoakes
[PATCH] fix v2, Lorenzo Stoakes
[PATCH] fix, Lorenzo Stoakes
[GIT PULL] slab fixes for 6.12-rc1,
Vlastimil Babka
[linux-next:master 2050/2483] include/linux/fault-inject.h:97:15: error: unknown type name 'bool',
kernel test robot
[PATCH v3] Fixes: null pointer dereference in pfnmap_lockdep_assert,
Manas via B4 Relay
[PATCH v2] Fixes: null pointer dereference in pfnmap_lockdep_assert,
Manas via B4 Relay
VM_BUG_ON_PAGE(PageAnonNotKsm(page)) defconfig riscv64,
Miguel Ojeda
[PATCH] preempt_rt: increase PERCPU_DYNAMIC_SIZE_SHIFT for slab randomization,
Arnd Bergmann
[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, kernel test robot
WARNING: CPU: 43 PID: 2254 at mm/slub.c:4655 krealloc_noprof+0x2c7/0x300 with next-20241003,
V, Narasimhan
Investigating practicality of process memory encryption techniques using frozen cache and TRESOR/RamCrypt, Aaron Rainbolt
Re: [syzbot] [mm?] possible deadlock in lock_mm_and_find_vma (2), syzbot
[PATCH 0/2] selftests/mm: fix deadlock after pthread_create,
Edward Liaw
[PATCH] mm/hugetlb: Fix hugepage allocation for interleaved memory nodes,
Ritesh Harjani (IBM)
[DAMON Beer/Coffee/Tea Chat] Re-scheduling Tuesday instances to Wednesday, SeongJae Park
[linux-next:master] BUILD REGRESSION c02d24a5af66a9806922391493205a344749f2c4,
kernel test robot
[syzbot] [net?] [virt?] INFO: rcu detected stall in schedule_tail (6), syzbot
[PATCH] Fixes: null pointer dereference in pfnmap_lockdep_assert,
Manas via B4 Relay
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]