[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-30 18:38 UTC (12+ messages)
add bvec initialization helpers
2023-01-30 18:35 UTC (47+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 02/23] block: add a bvec_set_folio helper
` [PATCH 03/23] block: add a bvec_set_virt helper
` [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
` [PATCH 05/23] target: use bvec_set_page to initialize bvecs
` [PATCH 06/23] nvmet: "
` [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
` [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
` [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
` [PATCH 12/23] ceph: use bvec_set_page "
` [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
` [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
` [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
` [PATCH 16/23] orangefs: use bvec_set_{page,folio} "
` [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
` [PATCH 18/23] io_uring: "
` [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
` [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
` [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
` [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs
[PATCH v2 13/13] mm/gup: move private gup FOLL_ flags to internal.h
2023-01-30 18:24 UTC (10+ messages)
[PATCH] mm: extend max struct page size for kmsan
2023-01-30 18:20 UTC (7+ messages)
[PATCH 0/9] use canonical ftrace path whenever possible
2023-01-30 18:19 UTC (2+ messages)
` [PATCH 6/9] selftests: use canonical ftrace path
[linux-next:master] BUILD REGRESSION ae0c77e1bc6963c67c6c09e8c72959fcb1ed8d5f
2023-01-30 18:18 UTC
[LSF/MM/BPF BoF] Session for CXL memory
2023-01-30 18:08 UTC (10+ messages)
` [External] "
EXT4 IOPS degradation between 4.14 and 5.10
2023-01-30 17:45 UTC (5+ messages)
[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
2023-01-30 17:03 UTC (3+ messages)
` [RESEND RFC PATCH v1 07/20] mm: add tracepoints to ksm
[PATCH 28/34] selftests: vm: Fix incorrect kernel headers search path
2023-01-30 16:55 UTC
[linux-next:master] [mm] f1a7941243: unixbench.score -5.1% regression
2023-01-30 16:29 UTC (5+ messages)
kernel BUG in page_add_anon_rmap
2023-01-30 16:11 UTC (8+ messages)
[QUERY]: Block region to mmap
2023-01-30 15:24 UTC (4+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 0a49732f057b28a62652502dafc8e5810ce788ee
2023-01-30 14:52 UTC
[RFC PATCH 0/5] folio based filemap_map_pages()
2023-01-30 14:14 UTC (12+ messages)
` [RFC PATCH 1/5] mm: Enable fault around for shared file page fault
` [RFC PATCH 2/5] filemap: do file page mapping with folio granularity
` [RFC PATCH 3/5] rmap: add page_add_file_rmap_range()
` [RFC PATCH 4/5] mm: add do_set_pte_entry()
` [RFC PATCH 5/5] filemap: batched update mm counter,rmap when map file folio
[linux-next:master 7031/9183] kernel/trace/trace_events_synth.c:567 trace_event_raw_event_synth() warn: inconsistent indenting
2023-01-30 13:53 UTC
[PATCH 5.10 094/143] panic: Consolidate open-coded panic_on_warn checks
2023-01-30 13:52 UTC
[PATCH 5.15 138/204] panic: Consolidate open-coded panic_on_warn checks
2023-01-30 13:51 UTC
[RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
2023-01-30 13:27 UTC (25+ messages)
` [RFC PATCH 01/19] mm: Introduce vm_account
` [RFC PATCH 02/19] drivers/vhost: Convert to use vm_account
` [RFC PATCH 05/19] RMDA/siw: "
` "
` [RFC PATCH 06/19] RDMA/usnic: convert "
` [RFC PATCH 09/19] io_uring: "
` [RFC PATCH 10/19] net: skb: Switch to using vm_account
` [RFC PATCH 14/19] mm: Introduce a cgroup for pinned memory
[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
2023-01-30 13:14 UTC (10+ messages)
[PATCH] mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty()
2023-01-30 13:02 UTC (8+ messages)
` [PATCH resend] mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
[PATCH 0/2] Fixes for hugetlb mapcount at most 1 for shared PMDs
2023-01-30 12:36 UTC (6+ messages)
` [PATCH 1/2] mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
[PATCH mm-unstable v4 0/3] mm, printk: introduce new format for page_type
2023-01-30 12:35 UTC (5+ messages)
` [PATCH mm-unstable v4 1/3] mmflags.h: use less error prone method to define pageflag_names
` [PATCH mm-unstable v4 2/3] mm, printk: introduce new format %pGt for page_type
` [PATCH mm-unstable v4 3/3] mm/debug: use %pGt to display page_type in dump_page()
[GIT PULL] iov_iter: Improve page extraction (pin or just list)
2023-01-30 11:14 UTC
[PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]
2023-01-30 11:12 UTC (11+ messages)
[PATCH v8 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-30 11:12 UTC (12+ messages)
` [PATCH v8 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v8 2/4] userfaultfd: split mwriteprotect_range()
` [PATCH v8 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
[PATCH 2/2] mpage: Convert __mpage_writepage() to use a folio more fully
2023-01-30 11:04 UTC (2+ messages)
[linux-next:master 1434/9183] arch/arm64/kvm/arm.c:2211: warning: expecting prototype for Initialize Hyp(). Prototype was for kvm_arm_init() instead
2023-01-30 10:39 UTC
[PATCH] replace BUG_ON to WARN_ON
2023-01-30 10:14 UTC (2+ messages)
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-30 10:07 UTC (4+ messages)
` [PATCH 18/35] Documentation: mm: correct spelling
[linux-next:master 6402/9183] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by SAMPLE_VFIO_MDEV_MTTY
2023-01-30 9:38 UTC
[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
2023-01-30 9:35 UTC (3+ messages)
` [PATCH 1/9] Documentation: admin-guide: correct spelling
[PATCH mm-unstable v2 0/6] Convert various mempolicy.c functions
2023-01-30 9:34 UTC (9+ messages)
` [PATCH mm-unstable v2 1/6] mm: Add folio_estimated_mapcount()
[PATCH] Doc/damon: fix the data path error
2023-01-30 9:05 UTC (3+ messages)
[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
2023-01-30 8:34 UTC (6+ messages)
` [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
[PATCH -next] memory tier: release the new_memtier in find_create_memory_tier()
2023-01-30 8:17 UTC (2+ messages)
[PATCH 0/1] Pages not released from memblock to the buddy allocator
2023-01-30 7:47 UTC (4+ messages)
` [PATCH v2 1/1] mm: Always release pages to the buddy allocator in memblock_free_late()
[PATCH v11 0/8] iov_iter: Improve page extraction (pin or just list)
2023-01-30 7:41 UTC (2+ messages)
[syzbot] possible deadlock in team_del_slave (2)
2023-01-30 7:31 UTC
[PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
2023-01-30 6:04 UTC (3+ messages)
[RFC v3 0/4] move PG_slab flag to page_type
2023-01-30 5:11 UTC (5+ messages)
` [RFC v3 2/4] mm: "
[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
2023-01-30 5:06 UTC (6+ messages)
` [PATCH v2 1/4] arm: include asm-generic/memory_model.h from page.h rather than memory.h
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 3/4] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
[linux-next:master 6744/8766] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by SAMPLE_VFIO_MDEV_MDPY
2023-01-30 4:53 UTC
[linus:master] [mm] f1a7941243: unixbench.score -19.2% regression
2023-01-30 4:15 UTC (2+ messages)
[PATCH] mm/swapfile: add cond_resched() in get_swap_pages()
2023-01-30 0:26 UTC (4+ messages)
[akpm-mm:mm-unstable 167/506] include/linux/hugetlb.h:1193:9: error: implicit declaration of function 'page_count' is invalid in C99
2023-01-29 23:53 UTC (3+ messages)
[linux-next:master 6744/8766] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by SAMPLE_VFIO_MDEV_MBOCHS
2023-01-29 23:37 UTC
[linux-next:master 4700/8766] htmldocs: Documentation/riscv/uabi.rst:24: WARNING: Enumerated list ends without a blank line; unexpected unindent
2023-01-29 23:37 UTC
[PATCH RFC] arm64/vmalloc: use module region only for module_alloc() if CONFIG_RANDOMIZE_BASE is set
2023-01-29 21:41 UTC (3+ messages)
[PATCH 1/2] fs: Convert writepage_t callback to pass a folio
2023-01-29 21:33 UTC (3+ messages)
Failure during Stack Depot allocating hash table of 1048576 entries with kvcalloc
2023-01-29 21:11 UTC (7+ messages)
[RFC PATCH 0/4] Fix excessive CPU usage during compaction
2023-01-29 21:00 UTC (4+ messages)
[linux-next:master 6744/8766] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by DRM_I915_GVT_KVMGT
2023-01-29 20:43 UTC
BUG: Regression: A Problem with /sys/kernel/debug/kmemleak output: backtrace not printed since 6.2.0-rc1
2023-01-29 15:06 UTC (4+ messages)
` [BISECTED] "
` INFO: [BISECTED] "
[PATCH v8 2/3] cachestat: implement cachestat syscall
2023-01-29 12:11 UTC (2+ messages)
[RFC PATCH v2 00/31] Upstream kvx Linux port
2023-01-29 11:50 UTC (3+ messages)
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
[PATCH v2 0/2] Some small improvements for memblock
2023-01-29 9:14 UTC (4+ messages)
` [PATCH v2 1/2] memblock: Make a boundary tighter in memblock_add_range()
` [PATCH v2 2/2] memblock: Avoid useless checks in memblock_merge_regions()
[PATCH v8 05/25] dept: Tie to Lockdep and IRQ tracing
2023-01-29 8:56 UTC (2+ messages)
[PATCH 0/2] docs/mm: remove useless markup
2023-01-29 7:50 UTC (3+ messages)
` [PATCH 1/2] docs/admin-guide/mm: "
` [PATCH 2/2] docs/mm: "
LSF/MM/BPF 2023 IOMAP conversion status update
2023-01-29 5:39 UTC (3+ messages)
[PATCH v2] mm/migrate: Continue to migrate for non-hugetlb folios
2023-01-29 5:23 UTC (2+ messages)
[PATCH] mm/migrate: Continue to migrate for small pages
2023-01-29 3:26 UTC (3+ messages)
[PATCH v4] kasan: infer allocation size by scanning metadata
2023-01-29 2:14 UTC
[PATCH v3] kasan: infer allocation size by scanning metadata
2023-01-29 2:11 UTC (3+ messages)
[PATCH -v3 0/9] migrate_pages(): batch TLB flushing
2023-01-29 1:47 UTC (5+ messages)
` [PATCH -v3 2/9] migrate_pages: separate hugetlb folios migration
[PATCH v8 25/25] dept: Track the potential waits of PG_{locked,writeback}
2023-01-28 20:30 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 436294605dc51c3ed577f8ab00fa121dea23e689
2023-01-28 15:51 UTC
[PATCH v2] kasan: infer the requested size by scanning shadow memory
2023-01-28 14:58 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION e2f86c02fdc96ca29ced53221a3cbf50aa6f8b49
2023-01-28 14:43 UTC
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-28 14:00 UTC (4+ messages)
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
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