[PATCH v2 0/3] Change calling convention for ->huge_fault
2023-08-18 20:23 UTC (3+ messages)
` [PATCH v2 1/3] mm: Move PMD_ORDER to pgtable.h
` [PATCH v2 2/3] mm: Allow ->huge_fault() to be called without the mmap_lock held
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-18 20:15 UTC (12+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH 0/4] Improve mm documentation
2023-08-18 20:06 UTC (5+ messages)
` [PATCH 1/4] mm: Fix kernel-doc warning from tlb_flush_rmaps()
` [PATCH 2/4] mm: Fix get_mctgt_type() kernel-doc
` [PATCH 3/4] mm: Fix clean_record_shared_mapping_range kernel-doc
` [PATCH 4/4] mm: Add orphaned kernel-doc to the rst files
[PATCH net] net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
2023-08-18 19:59 UTC (7+ messages)
[PATCH v6] mm/filemap: remove hugetlb special casing in filemap.c
2023-08-18 19:24 UTC (6+ messages)
[syzbot] [ntfs?] WARNING in do_open_execat
2023-08-18 19:12 UTC (4+ messages)
[PATCH] workingset: ensure memcg is valid for recency check
2023-08-18 18:44 UTC (21+ messages)
` [PATCH v2] "
[PATCH v3 2/2] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
2023-08-18 16:48 UTC (22+ messages)
` [PATCH v3 0/2] iov_iter: Convert the iterator macros into inline funcs
[RFC v2 0/7] SLUB percpu array caches and maple tree nodes
2023-08-18 16:44 UTC (2+ messages)
[PATCH 00/11] Introduce mt_dup() to improve the performance of fork()
2023-08-18 16:15 UTC (17+ messages)
` [PATCH 04/11] maple_tree: Introduce interfaces __mt_dup() and mt_dup()
` [PATCH 06/11] maple_tree: Introduce mas_replace_entry() to directly replace an entry
[linux-next:master 1937/6910] drivers/mtd/nand/raw/qcom_nandc.c:2941 qcom_op_cmd_mapping() error: uninitialized symbol 'ret'
2023-08-18 15:24 UTC (14+ messages)
[RFC 0/2] An attempt to improve SLUB on NUMA / under memory pressure
2023-08-18 15:18 UTC (5+ messages)
[PATCH RFC v3] mm: Proper document tail pages fields for folio
2023-08-18 14:38 UTC (6+ messages)
[PATCH v3] proc/ksm: add ksm stats to /proc/pid/smaps
2023-08-18 14:35 UTC (2+ messages)
[BUG] KCSAN: data-race in xas_clear_mark / xas_find_marked
2023-08-18 14:19 UTC (4+ messages)
[linux-next:master 8648/10848] ERROR: modpost: "bdev_mark_dead" [drivers/s390/block/dasd_mod.ko] undefined!
2023-08-18 13:14 UTC (2+ messages)
[PATCH v32 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-08-18 12:35 UTC (4+ messages)
[RFC v1 0/5] SLUB percpu array caches and maple tree nodes
2023-08-18 11:47 UTC (3+ messages)
` [RFC v1 1/5] mm, slub: fix bulk alloc and free stats
[PATCH v3] Documentation/page_tables: Add info about MMU/TLB and Page Faults
2023-08-18 11:19 UTC
[RFC PATCH -next] mm: fix softlockup by replacing tasklist_lock with RCU in for_each_process()
2023-08-18 9:26 UTC (3+ messages)
[RFC PATCH v2-next] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
2023-08-18 9:01 UTC (2+ messages)
[linux-next:master 9940/10848] thread 'main' panicked at '"ftrace_branch_data_union_(anonymous_at_include/linux/compiler_types_h_174_2)" is not a valid Ident', /opt/cross/rustc-1.68.2-bindgen-0.56.0/cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.24/src/fallback.rs:693:9
2023-08-18 7:42 UTC (3+ messages)
[PATCH 00/13] Remove pagevecs
2023-08-18 7:05 UTC (7+ messages)
` [PATCH 03/13] scatterlist: Add sg_set_folio()
[PATCH v3 0/2] udmabuf: Add back support for mapping hugetlb pages (v3)
2023-08-18 6:54 UTC (5+ messages)
` [PATCH v3 1/2] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v3 2/2] udmabuf: Add back support for mapping hugetlb pages (v3)
[RFC PATCH v4] mm/slub: Optimize slub memory usage
2023-08-18 6:41 UTC (5+ messages)
[linux-next:master 6958/10848] drivers/soc/hisilicon/kunpeng_hccs.c:183:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-08-18 6:10 UTC
[PATCH RFC 0/2] mm/page_alloc: free_pcppages_bulk safeguard
2023-08-18 6:05 UTC (3+ messages)
` [PATCH RFC 1/2] mm/page_alloc: safeguard free_pcppages_bulk
` [PATCH RFC 2/2] mm/page_alloc: free_pcppages_bulk clean up
[PATCH] mm: Change calling convention for ->huge_fault
2023-08-18 5:15 UTC (3+ messages)
[linux-next:master 4907/10848] fs/tracefs/event_inode.c:58: warning: Function parameter or member 'del_list' not described in 'eventfs_file'
2023-08-18 3:26 UTC
[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-18 2:29 UTC (14+ messages)
[linux-next:master 8652/10848] fs/inode.c:760: warning: Excess function parameter 'kill_dirty' description in 'invalidate_inodes'
2023-08-18 2:11 UTC
[PATCH 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
2023-08-17 23:56 UTC (3+ messages)
` [PATCH 2/2] maple_tree: Clean up mas_wr_append()
[PATCH v3] mm: zswap: multiple zpools support
2023-08-17 22:53 UTC (6+ messages)
[PATCH v3] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
2023-08-17 22:09 UTC (3+ messages)
[PATCH] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
2023-08-17 21:12 UTC (15+ messages)
` [EXTERNAL] "
[linux-next:master 4727/8441] drivers/video/backlight/lp855x_bl.c:252:7: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
2023-08-17 19:52 UTC (4+ messages)
[linux-next:master 7365/10848] htmldocs: ./drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:623: warning: Incorrect use of kernel-doc format: * @replay mode: Replay supported
2023-08-17 19:29 UTC
[PATCH v2] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
2023-08-17 18:11 UTC (3+ messages)
[linux-next:master 4031/10848] lib/kunit/attributes.c:41: warning: Function parameter or member 'attr_default' not described in 'kunit_attr'
2023-08-17 18:03 UTC
[PATCH 0/3] selftests: cachestat: fix build and run on older kernels
2023-08-17 18:01 UTC (5+ messages)
` [PATCH 3/3] selftests: cachestat: test for cachestat availability
[linux-next:master 4031/10848] lib/kunit/attributes.c:41: warning: Function parameter or member 'attr_default' not described in 'kunit_attr'
2023-08-17 17:53 UTC
[linux-next:master] BUILD REGRESSION 47762f08697484cf0c2f2904b8c52375ed26c8cb
2023-08-17 17:51 UTC
[PATCH] acpi,mm: fix typo sibiling -> sibling
2023-08-17 17:42 UTC (2+ messages)
[PATCH v3] Documentation/highmem: Add information about kmap_local_folio()
2023-08-17 17:34 UTC (4+ messages)
[PATCH v4] mm: oom: introduce cpuset oom
2023-08-17 16:45 UTC (4+ messages)
[mm] VMA merging behavior wrt anon_vma has been slightly broken since Linux 3.0 (in a non-dangerous way)
2023-08-17 16:21 UTC (3+ messages)
[PATCH v1] selftests/mm: Fix WARNING comparing pointer to 0
2023-08-17 16:00 UTC
[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
2023-08-17 15:01 UTC (5+ messages)
` [PATCH v1 1/3] mm/gup: Export check_and_migrate_movable_pages()
` [PATCH v1 2/3] udmabuf: Add support for page migration out of movable zone or CMA
` [PATCH v1 3/3] selftests/dma-buf/udmabuf: Add tests to verify data after page migration
[linux-next:master 1976/10848] drivers/rpmsg/rpmsg_char.c:75: warning: Function parameter or member 'remote_flow_restricted' not described in 'rpmsg_eptdev'
2023-08-17 13:39 UTC
kernel/user_namespace.c:239: warning: Function parameter or member 'map_up' not described in 'idmap_key'
2023-08-17 12:56 UTC
[PATCH v2 0/5] use refcount+RCU method to implement lockless slab shrink (part 1)
2023-08-17 11:24 UTC (6+ messages)
` [PATCH v2 1/5] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v2 2/5] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v2 3/5] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v2 4/5] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v2 5/5] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
[linux-next:pending-fixes] BUILD SUCCESS 42fecbf392850e73b8f9f2a11722052f81d82afe
2023-08-17 11:13 UTC
[linux-next:master 1976/10848] drivers/rpmsg/rpmsg_char.c:75: warning: Function parameter or member 'remote_flow_restricted' not described in 'rpmsg_eptdev'
2023-08-17 10:17 UTC
[linux-next:master 2144/10848] kernel/seccomp.c:151: warning: Function parameter or member 'requests' not described in 'notification'
2023-08-17 9:56 UTC
mm/kasan/kasan_test.c:114: warning: Function parameter or member 'test' not described in 'KUNIT_EXPECT_KASAN_FAIL'
2023-08-17 9:45 UTC
[PATCH] led: trig: timer: stop offloading on deactivation
2023-08-17 9:16 UTC (2+ messages)
[PATCH RT] mm/memcg: Fix recursive locking on refill_stock() on PREEMPT_RT
2023-08-17 9:12 UTC (2+ messages)
[RFC 0/2] Reduce TLB flushes under some specific conditions
2023-08-17 8:16 UTC (6+ messages)
` [RFC 1/2] mm/rmap: Recognize non-writable TLB entries during TLB batch flush
` [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration
[linux-next:master 4857/10848] drivers/infiniband/hw/irdma/verbs.c:584: warning: Function parameter or member 'udata' not described in 'irdma_setup_umode_qp'
2023-08-17 8:06 UTC
[linux-next:master 6742/10848] drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c:123: warning: Function parameter or member 'doorbell_index' not described in 'amdgpu_doorbell_index_on_bar'
2023-08-17 8:06 UTC
[RFC v2 0/6] Reduce TLB flushes under some specific conditions
2023-08-17 8:05 UTC (7+ messages)
` [RFC v2 1/6] mm/rmap: Recognize non-writable TLB entries during TLB batch flush
` [RFC v2 2/6] mm: Defer TLB flush by keeping both src and dst folios at migration
` [RFC v2 3/6] mm, migrc: Skip TLB flushes at the CPUs that already have been done
` [RFC v2 4/6] mm, migrc: Ajust __zone_watermark_ok() with the amount of pending folios
` [RFC v2 5/6] mm, migrc: Add a sysctl knob to enable/disable MIGRC mechanism
` [RFC v2 6/6] mm, migrc: Implement internal allocator to minimize impact onto vm
[PATCH v2 0/3] don't use mapcount() to check large folio sharing
2023-08-17 7:57 UTC (9+ messages)
` [PATCH v2 3/3] madvise:madvise_free_pte_range(): don't use mapcount() against large folio for sharing check
[PATCH 1/2] mm/page_alloc: remove track of active PCP lists range in bulk free
2023-08-17 7:51 UTC (7+ messages)
` [PATCH 2/2] mm/page_alloc: remove unnecessary parameter batch of nr_pcp_free
[linux-next:master 2339/10848] drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:576: warning: Function parameter or member 'xcc_id' not described in 'amdgpu_mm_wreg_mmio_rlc'
2023-08-17 7:11 UTC
[linux-next:master 2839/10848] drivers/pinctrl/pinctrl-cy8c95x0.c:168: warning: Function parameter or member 'gpio_reset' not described in 'cy8c95x0_pinctrl'
2023-08-17 7:04 UTC
[PATCH] mm/khugepaged: increase transparent_hugepage_recommend_disable parameter to disable active modification of min_free_kbytes
2023-08-17 3:51 UTC
[PATCH v2 00/13] Remove _folio_dtor and _folio_order
2023-08-17 3:31 UTC (6+ messages)
` [PATCH v2 03/13] mm: Convert free_huge_page() to free_huge_folio()
` [PATCH v2 07/13] mm: Remove HUGETLB_PAGE_DTOR
[PATCH 1/5] mm: move some shrinker-related function declarations to mm/internal.h
2023-08-17 3:04 UTC (3+ messages)
[PATCH RESEND v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt
2023-08-17 3:03 UTC (5+ messages)
[PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec
2023-08-16 22:46 UTC (5+ messages)
` [PATCH v2 4/5] memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
[PATCH] mm: memcg: provide accurate stats for userspace reads
2023-08-16 22:35 UTC (12+ messages)
[linux-next:master 7330/10518] htmldocs: ./drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'product_name' not found
2023-08-16 21:36 UTC
[PATCH] block: Remove special-casing of compound pages
2023-08-16 20:27 UTC (2+ messages)
[PATCH] mm: fix draining remote pageset
2023-08-16 20:23 UTC (6+ 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