[linux-next:master 7942/12152] arch/arm/mach-pxa/balloon3.c:26:10: fatal error: 'linux/platform_data/pcf857x.h' file not found
2023-02-11 11:01 UTC
[PATCH] docs/mm: Physical Memory: add example of interleaving nodes
2023-02-11 10:22 UTC
[GIT PULL] memblock: Revert "mm: Always release pages to the buddy allocator in memblock_free_late()."
2023-02-11 10:13 UTC
[linux-next:master 6251/12152] fs/btrfs/btrfs.o: warning: objtool: btrfs_unfreeze+0x3e0: unreachable instruction
2023-02-11 10:10 UTC
[linux-next:master 11247/12152] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_optc.c:294:6: warning: no previous prototype for 'optc3_wait_drr_doublebuffer_pending_clear'
2023-02-11 8:48 UTC
[RFC PATCH v2 00/19] mm: process/cgroup ksm support
2023-02-11 8:18 UTC (24+ 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 bpf-next v2 0/4] bpf, mm: introduce cgroup.memory=nobpf
2023-02-11 7:10 UTC (6+ 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 v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-11 5:57 UTC (55+ 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 0/7] New arch interfaces for manipulating multiple pages
2023-02-11 3:39 UTC (8+ messages)
` [PATCH 1/7] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
` [PATCH 2/7] mm: Add generic flush_icache_pages() and documentation
` [PATCH 3/7] mm: Add folio_flush_mapping()
` [PATCH 4/7] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
` [PATCH 5/7] alpha: Implement the new page table range API
` [PATCH 6/7] arc: "
` [PATCH 7/7] x86: "
[linux-next:master] BUILD REGRESSION 6ba8a227fd19d19779005fb66ad7562608e1df83
2023-02-11 2:14 UTC
[PATCH] psi: reduce min window size to 50ms
2023-02-11 2:13 UTC (7+ messages)
[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
2023-02-11 0:30 UTC (2+ messages)
[PATCH -mm] mm: percpu: fix incorrect size in pcpu_obj_full_size()
2023-02-10 22:41 UTC (4+ messages)
[PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)
2023-02-10 22:31 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()
[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] Fix page corruption caused by racy check in __free_pages
2023-02-10 15:47 UTC (2+ 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 (9+ 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 (6+ messages)
` [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
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