[PATCH v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-10 22:09 UTC (40+ messages)
` [PATCH v2 01/20] cxl/memdev: Fix endpoint port removal
` [PATCH v2 02/20] cxl/Documentation: Update references to attributes added in v6.0
` [PATCH v2 03/20] cxl/region: Add a mode attribute for regions
` [PATCH v2 04/20] cxl/region: Support empty uuids for non-pmem regions
` [PATCH v2 05/20] cxl/region: Validate region mode vs decoder mode
` [PATCH v2 06/20] cxl/region: Add volatile region creation support
` [PATCH v2 07/20] cxl/region: Refactor attach_target() for autodiscovery
` [PATCH v2 08/20] cxl/region: Cleanup target list on attach error
` [PATCH v2 09/20] cxl/region: Move region-position validation to a helper
` [PATCH v2 10/20] kernel/range: Uplevel the cxl subsystem's range_contains() helper
` [PATCH v2 11/20] cxl/region: Enable CONFIG_CXL_REGION to be toggled
` [PATCH v2 12/20] cxl/port: Split endpoint and switch port probe
` [PATCH v2 13/20] cxl/region: Add region autodiscovery
` [PATCH v2 14/20] tools/testing/cxl: Define a fixed volatile configuration to parse
` [PATCH v2 15/20] dax/hmem: Move HMAT and Soft reservation probe initcall level
` [PATCH v2 16/20] dax/hmem: Drop unnecessary dax_hmem_remove()
` [PATCH v2 17/20] dax/hmem: Convey the dax range via memregion_info()
` [PATCH v2 18/20] dax/hmem: Move hmem device registration to dax_hmem.ko
` [PATCH v2 19/20] dax: Assign RAM regions to memory-hotplug by default
` [PATCH v2 20/20] cxl/dax: Create dax devices for CXL RAM regions
[PATCH -mm] mm: percpu: fix incorrect size in pcpu_obj_full_size()
2023-02-10 22:05 UTC (2+ messages)
[PATCH v2 0/4] Remove get_kernel_pages()
2023-02-10 21:59 UTC (8+ messages)
` [PATCH v2 1/4] highmem: Enhance is_kmap_addr() to check kmap_local_page() mappings
` [PATCH v2 4/4] mm: Remove get_kernel_pages()
[RFC PATCH v2 00/19] mm: process/cgroup ksm support
2023-02-10 21:50 UTC (20+ messages)
` [RFC PATCH v2 01/19] mm: add new flag to enable ksm per process
` [RFC PATCH v2 02/19] mm: add flag to __ksm_enter
` [RFC PATCH v2 03/19] mm: add flag to __ksm_exit call
` [RFC PATCH v2 04/19] mm: invoke madvise for all vmas in scan_get_next_rmap_item
` [RFC PATCH v2 05/19] mm: support disabling of ksm for a process
` [RFC PATCH v2 06/19] mm: add new prctl option to get and set "
` [RFC PATCH v2 07/19] mm: split off pages_volatile function
` [RFC PATCH v2 08/19] mm: expose general_profit metric
` [RFC PATCH v2 09/19] docs: document general_profit sysfs knob
` [RFC PATCH v2 10/19] mm: calculate ksm process profit metric
` [RFC PATCH v2 11/19] mm: add ksm_merge_type() function
` [RFC PATCH v2 12/19] mm: expose ksm process profit metric in ksm_stat
` [RFC PATCH v2 13/19] mm: expose ksm merge type "
` [RFC PATCH v2 14/19] docs: document new procfs ksm knobs
` [RFC PATCH v2 15/19] tools: add new prctl flags to prctl in tools dir
` [RFC PATCH v2 16/19] selftests/vm: add KSM prctl merge test
` [RFC PATCH v2 17/19] selftests/vm: add KSM get merge type test
` [RFC PATCH v2 18/19] selftests/vm: add KSM fork test
` [RFC PATCH v2 19/19] selftests/vm: add two functions for debugging merge outcome
[PATCH v1] mm: add tracepoints to ksm
2023-02-10 21:46 UTC
[PATCH v2 00/18] lib/stackdepot: fixes and clean-ups
2023-02-10 21:16 UTC (19+ messages)
` [PATCH v2 01/18] lib/stackdepot: put functions in logical order
` [PATCH v2 02/18] lib/stackdepot: use pr_fmt to define message format
` [PATCH v2 03/18] lib/stackdepot, mm: rename stack_depot_want_early_init
` [PATCH v2 04/18] lib/stackdepot: rename stack_depot_disable
` [PATCH v2 05/18] lib/stackdepot: annotate init and early init functions
` [PATCH v2 06/18] lib/stackdepot: lower the indentation in stack_depot_init
` [PATCH v2 07/18] lib/stackdepot: reorder and annotate global variables
` [PATCH v2 08/18] lib/stackdepot: rename hash table constants and variables
` [PATCH v2 09/18] lib/stackdepot: rename slab to pool
` [PATCH v2 10/18] lib/stackdepot: rename handle and pool constants
` [PATCH v2 11/18] lib/stackdepot: rename init_stack_pool
` [PATCH v2 12/18] lib/stacktrace: drop impossible WARN_ON for depot_init_pool
` [PATCH v2 13/18] lib/stackdepot: annotate depot_init_pool and depot_alloc_stack
` [PATCH v2 14/18] lib/stackdepot: rename next_pool_inited to next_pool_required
` [PATCH v2 15/18] lib/stacktrace, kasan, kmsan: rework extra_bits interface
` [PATCH v2 16/18] lib/stackdepot: annotate racy pool_index accesses
` [PATCH v2 17/18] lib/stackdepot: various comments clean-ups
` [PATCH v2 18/18] lib/stackdepot: move documentation comments to stackdepot.h
[PATCH] mm: Fix typo in __vm_enough_memory warning
2023-02-10 20:33 UTC
[PATCH v2 0/4] kasan: Fix ordering between MTE tag colouring and page->flags
2023-02-10 19:03 UTC (9+ messages)
[PATCH v4 00/14] Introduce Copy-On-Write to Page Table
2023-02-10 19:02 UTC (6+ messages)
[PATCH v2 0/3] mm/damon: deprecate DAMON debugfs interface
2023-02-10 18:28 UTC (5+ messages)
` [PATCH v2 1/3] Docs/admin-guide/mm/damon/usage: add DAMON debugfs interface deprecation notice
` [PATCH v2 2/3] mm/damon/Kconfig: "
` [PATCH v2 3/3] mm/damon/dbgfs: print DAMON debugfs interface deprecation message
[PATCH v2 0/7] task comm cleanups
2023-02-10 18:09 UTC (10+ messages)
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
[PATCH v5 00/39] Shadow stacks for userspace
2023-02-10 17:00 UTC (6+ messages)
` [PATCH v5 11/39] x86/mm: Update pte_modify for _PAGE_COW
[PATCH bpf-next v2 0/4] bpf, mm: introduce cgroup.memory=nobpf
2023-02-10 15:47 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
` [PATCH bpf-next v2 2/4] bpf: use bpf_map_kvcalloc in bpf_local_storage
` [PATCH bpf-next v2 3/4] bpf: allow to disable bpf map memory accounting
` [PATCH bpf-next v2 4/4] bpf: allow to disable bpf prog "
[PATCH] Fix page corruption caused by racy check in __free_pages
2023-02-10 15:47 UTC (3+ messages)
[PATCHv15 00/17] Linear Address Masking enabling
2023-02-10 15:18 UTC (5+ messages)
` [PATCHv15 06/17] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv15 09/17] mm: Expose untagging mask in /proc/$PID/status
Folio mapcount
2023-02-10 15:15 UTC (6+ messages)
[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
2023-02-10 15:10 UTC (8+ messages)
[PATCH] sysctl: fix proc_dobool() usability
2023-02-10 14:58 UTC
[linux-next:pending-fixes] BUILD SUCCESS d885c5e2988884cd4c5d431f154405d8f2146466
2023-02-10 14:31 UTC
[LSF/MM/BPF TOPIC] CXL Fabric Manager (FM) architecture
2023-02-10 12:32 UTC (11+ messages)
` [External] "
[PATCH RFC 0/5] Writeback handling of pinned pages
2023-02-10 11:29 UTC (9+ messages)
` [PATCH 1/5] mm: Do not reclaim private data from pinned page
` [PATCH 3/5] mm: Do not try to write pinned folio during memory cleaning writeback
[PATCH] mm/memcg: Skip high limit check in root memcg
2023-02-10 9:45 UTC
[PATCH] Revert "slub: force on no_hash_pointers when slub_debug is enabled"
2023-02-10 8:44 UTC (2+ messages)
[PATCH v2] mm/page_alloc: optimize find_suitable_fallback() and fallbacks array
2023-02-10 8:12 UTC (8+ messages)
[PATCH -v4 0/9] migrate_pages(): batch TLB flushing
2023-02-10 7:09 UTC (6+ messages)
` [PATCH -v4 7/9] migrate_pages: share more code between _unmap and _move
[PATCH 0/2] zsmalloc: fine-grained fullness grouping
2023-02-10 6:07 UTC (12+ messages)
` [PATCH 2/2] zsmalloc: fine-grained inuse ratio based "
[linux-next:master 6415/11577] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn315/dcn315_clk_mgr.c:90:6: warning: no previous prototype for 'should_disable_otg'
2023-02-10 5:57 UTC
[linux-next:master 8036/12152] sound/soc/codecs/aw88395/aw88395.c:458:17: error: implicit declaration of function 'gpiod_set_value_cansleep'; did you mean 'gpio_set_value_cansleep'?
2023-02-10 5:47 UTC
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-10 5:08 UTC (3+ messages)
` [PATCH mm-unstable v1 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
[PATCH v2] dma-buf: system_heap: avoid reclaim for order 4
2023-02-10 5:03 UTC (2+ messages)
(no subject)
2023-02-10 4:35 UTC (8+ messages)
` [PATCH 1/3] Docs/admin-guide/mm/damon/usage: add DAMON debugfs interface deprecation notice
` [PATCH 2/3] mm/damon/Kconfig: "
` [PATCH 3/3] mm/damon/dbgfs: print DAMON debugfs interface deprecation message
[PATCH v6 6/6] selftest: add testing unsharing and counting ksm zero page
2023-02-10 1:21 UTC
[PATCH v6 5/6] ksm: add zero_pages_sharing documentation
2023-02-10 1:20 UTC
[PATCH v6 4/6] ksm: count zero pages for each process
2023-02-10 1:19 UTC
[PATCH v6 3/6] ksm: count all zero pages placed by KSM
2023-02-10 1:18 UTC
[PATCH v6 2/6] ksm: support unsharing zero pages placed by KSM
2023-02-10 1:17 UTC
[PATCH v6 1/6] ksm: abstract the function try_to_get_old_rmap_item
2023-02-10 1:16 UTC
[PATCH v6 0/6] ksm: support tracking KSM-placed zero-pages
2023-02-10 1:15 UTC
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-10 0:35 UTC (4+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
[PATCH 0/3] Prevent ->map_pages from sleeping
2023-02-09 23:59 UTC (9+ messages)
` [PATCH 1/3] xfs: Remove xfs_filemap_map_pages() wrapper
[linux-next:master 5911/11577] drivers/soc/renesas/pwc-rzv2m.c:124:34: warning: unused variable 'rzv2m_pwc_of_match'
2023-02-09 23:55 UTC
[PATCH 5/5] genirq: Use the maple tree for IRQ descriptors management
2023-02-09 23:19 UTC (11+ messages)
` mm, slab/slub: Ensure kmem_cache_alloc_bulk() is available early
[PATCH v2] kasan: fix deadlock in start_report()
2023-02-09 22:54 UTC (3+ messages)
[PATCH 1/2] mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
2023-02-09 22:29 UTC (6+ messages)
[PATCH 1/4] kasan: mark addr_has_metadata __always_inline
2023-02-09 22:21 UTC (3+ messages)
[PATCH] kasan: use %zd format for printing size_t
2023-02-09 22:21 UTC (2+ messages)
BUG: kernel NULL pointer dereference, address: 0000000000000042
2023-02-09 21:50 UTC (2+ messages)
[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-09 20:52 UTC (16+ messages)
` [PATCH 07/18] cxl/region: Move region-position validation to a helper
` [PATCH 08/18] kernel/range: Uplevel the cxl subsystem's range_contains() helper
` [PATCH 09/18] cxl/region: Enable CONFIG_CXL_REGION to be toggled
` [PATCH 10/18] cxl/region: Fix passthrough-decoder detection
` [PATCH 12/18] tools/testing/cxl: Define a fixed volatile configuration to parse
[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-02-09 20:22 UTC (13+ messages)
[PATCH 0/3] mm/arch: Fix a few collide definition on private use of VM_FAULT_*
2023-02-09 20:10 UTC (9+ messages)
` [PATCH 3/3] mm/s390: Define private VM_FAULT_* reasons from top bits
[PATCH 0/2] Remove lock_page_killable()
2023-02-09 19:43 UTC (2+ messages)
[RFC 0/5] mm/bpf/perf: Store build id in file object
2023-02-09 19:38 UTC (7+ messages)
` [PATCH RFC 5/5] selftests/bpf: Add iter_task_vma_buildid test
[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
2023-02-09 19:26 UTC (3+ messages)
` [PATCH v10 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
another use-after-free in ep_remove_wait_queue()
2023-02-09 19:13 UTC (7+ messages)
` [PATCH] sched/psi: fix "
[PATCH v2 0/1] Fix kmemleak crashes when scanning CMA regions
2023-02-09 18:55 UTC (3+ messages)
` [PATCH v2 1/1] of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
[PATCH v2] mm/khugepaged: skip shmem with userfaultfd
2023-02-09 18:50 UTC (8+ messages)
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