[PATCH v4 00/34] Split ptdesc from struct page
2023-06-14 9:30 UTC (6+ messages)
` [PATCH v4 25/34] m68k: Convert various functions to use ptdescs
` [PATCH v4 27/34] nios2: Convert __pte_free_tlb() "
[linux-next:master 9063/9793] drivers/ata/pata_octeon_cf.c:835:7: error: call to undeclared function 'of_property_read_reg'; ISO C99 and later do not support implicit function declarations
2023-06-14 9:23 UTC
[PATCH v9 00/42] Shadow stacks for userspace
2023-06-14 8:50 UTC (43+ messages)
` [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
` [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
` [PATCH v9 03/42] mm: Make pte_mkwrite() take a VMA
` [PATCH v9 04/42] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v9 05/42] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v9 10/42] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v9 11/42] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
` [PATCH v9 14/42] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
[PATCH] mm: page_io: Prefer 'unsigned int' to bare use of 'unsigned'
2023-06-14 8:41 UTC
[PATCH v3] mm: compaction: skip memory hole rapidly when isolating migratable pages
2023-06-14 8:40 UTC
[PATCH] mm: convert mm's rss stats into percpu_counter
2023-06-14 8:37 UTC (3+ messages)
[linux-next:master 2238/9385] drivers/gpu/drm/i915/display/intel_display_power.h:256:70: error: declaration of 'struct seq_file' will not be visible outside of this function
2023-06-14 8:25 UTC (2+ messages)
[PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-06-14 7:58 UTC (10+ messages)
` [PATCH drm-next v4 02/14] maple_tree: split up MA_STATE() macro
` [PATCH drm-next v4 03/14] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next v4 14/14] drm/nouveau: debugfs: implement DRM GPU VA debugfs
[PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
2023-06-14 7:51 UTC (8+ messages)
[PATCH v2] watchdog/mm: Allow dumping memory info in pretimeout
2023-06-14 7:42 UTC (3+ messages)
[PATCH] block: Fix dio_cleanup() to advance the head index
2023-06-14 7:28 UTC (3+ messages)
[PATCH v5] Documentation/mm: Initial page table documentation
2023-06-14 7:25 UTC
[PATCH 4/5] mm: Fix a dangling Documentation/arm64 reference
2023-06-14 7:13 UTC (3+ messages)
[PATCH v4] Documentation/mm: Initial page table documentation
2023-06-14 7:12 UTC (4+ messages)
[BUG] trigger BUG_ON in mas_store_prealloc when low memory
2023-06-14 7:06 UTC (3+ messages)
[PATCH stable 5.10 0/1] Fix memleak during hotremove memory
2023-06-14 6:45 UTC (4+ messages)
` [PATCH stable 5.10 1/1] mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one memory block
[PATCH v4 0/9] fs: implement multigrain timestamps
2023-06-14 6:29 UTC (9+ messages)
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-14 4:20 UTC (10+ messages)
` [PATCH v18 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v18 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v18 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v18 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v18 5/5] selftests: mm: add pagemap ioctl tests
[PATCH 00/16] Add support for DAX vmemmap optimization for ppc64
2023-06-14 4:11 UTC
[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
2023-06-14 3:58 UTC (4+ messages)
` [PATCH v2 31/32] mm/swap: swap_vma_readahead() do the pte_offset_map()
[PATCH v2 0/5] Replace is_longterm_pinnable_page()
2023-06-14 2:13 UTC (6+ messages)
` [PATCH v2 1/5] mmzone: Introduce folio_is_zone_movable()
` [PATCH v2 2/5] mmzone: Introduce folio_migratetype()
` [PATCH v2 3/5] mm/gup_test.c: Convert verify_dma_pinned() to us folios
` [PATCH v2 4/5] mm/gup.c: Reorganize try_get_folio()
` [PATCH v2 5/5] mm: Remove is_longterm_pinnable_page() and Reimplement folio_is_longterm_pinnable()
inconsistence in mprotect_fixup mlock_fixup madvise_update_vma
2023-06-14 1:18 UTC (5+ messages)
[PATCH v2] mm: compaction: skip memory hole rapidly when isolating migratable pages
2023-06-14 1:08 UTC (5+ messages)
[PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
2023-06-14 0:42 UTC (21+ messages)
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
[PATCH v2 0/9] convert hugetlb_cgroup helper functions to folios
2023-06-13 23:29 UTC (5+ messages)
` [PATCH v2 5/9] mm/hugetlb: convert isolate_or_dissolve_huge_page "
[PATCH] mm/slab_common: use SLAB_NO_MERGE instead of negative refcount
2023-06-13 23:15 UTC (2+ messages)
[PATCH v4 00/36] New page table range API
2023-06-13 22:45 UTC (4+ messages)
` [PATCH v4 17/36] nios2: Implement the new "
[PATCH 00/13] mm: jit/text allocator
2023-06-13 22:16 UTC (4+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules
[PATCH 0/7] mm/gup: Unify hugetlb, speed up thp
2023-06-13 21:53 UTC (8+ messages)
` [PATCH 1/7] mm/hugetlb: Handle FOLL_DUMP well in follow_page_mask()
` [PATCH 2/7] mm/hugetlb: Fix hugetlb_follow_page_mask() on permission checks
` [PATCH 3/7] mm/hugetlb: Add page_mask for hugetlb_follow_page_mask()
` [PATCH 4/7] mm/hugetlb: Prepare hugetlb_follow_page_mask() for FOLL_PIN
` [PATCH 5/7] mm/gup: Cleanup next_page handling
` [PATCH 6/7] mm/gup: Accelerate thp gup even for "pages != NULL"
` [PATCH 7/7] mm/gup: Retire follow_hugetlb_page()
[linux-next:master 8191/9385] htmldocs: Documentation/networking/device_drivers/ethernet/mellanox/mlx5/switchdev.rst:57: WARNING: Unexpected indentation
2023-06-13 21:47 UTC
[linux-next:master] BUILD REGRESSION 1f6ce8392d6ff486af5ca96df9ded5882c4b6977
2023-06-13 21:38 UTC
[PATCH] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED
2023-06-13 21:36 UTC (4+ messages)
[linux-next:master 3357/8413] drivers/scsi/FlashPoint.c:1712:12: warning: stack frame size (1056) exceeds limit (1024) in 'FlashPoint_HandleInterrupt'
2023-06-13 21:22 UTC (2+ messages)
[PATCH v2] lib: Replace kmap() with kmap_local_page()
2023-06-13 21:08 UTC (2+ messages)
[linux-next:master] [kbuild] df8fc4e934: BUG:unable_to_handle_page_fault_for_address
2023-06-13 20:58 UTC (3+ messages)
[PATCH 0/5] Replace is_longterm_pinnable_page()
2023-06-13 20:54 UTC (11+ messages)
` [PATCH 1/5] mmzone: Introduce folio_is_zone_movable()
` [PATCH 2/5] mmzone: Introduce folio_migratetype()
` [PATCH 3/5] mm/gup_test.c: Convert verify_dma_pinned() to us folios
` [PATCH 4/5] mm/gup.c: Reorganize try_get_folio()
` [PATCH 5/5] mm: Remove is_longterm_pinnable_page() and Reimplement folio_is_longterm_pinnable()
[PATCH] rust: allocator: Prevents mis-aligned allocation
2023-06-13 20:38 UTC (3+ messages)
[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
2023-06-13 20:24 UTC (8+ messages)
[PATCH v23 0/8] crash: Kernel handling of CPU and memory hot un/plug
2023-06-13 20:19 UTC (6+ messages)
` [PATCH v23 4/8] crash: memory and CPU hotplug sysfs attributes
[PATCH] mm: zswap: multiple zpool support
2023-06-13 20:13 UTC (2+ messages)
[linux-next:master 8718/9385] xtensa-linux-ld: section .Level2InterruptVector.text VMA [00000180,00000193] overlaps section .data VMA [00000000,0008e797]
2023-06-13 19:52 UTC
[linux-next:master 9057/9385] arch/microblaze/include/asm/page.h:34: warning: "ARCH_DMA_MINALIGN" redefined
2023-06-13 19:51 UTC (2+ messages)
[PATCH v1 0/2] Report on physically contiguous memory in smaps
2023-06-13 18:44 UTC (4+ messages)
` [PATCH v1 1/2] mm: /proc/pid/smaps: Report large folio mappings
` [PATCH v1 2/2] mm: /proc/pid/smaps: Report contpte mappings
[PATCH v2] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing
2023-06-13 17:41 UTC (5+ messages)
` [PATCH v3] "
[PATCH v2 0/3] Optimize the fast path of mas_store()
2023-06-13 17:23 UTC (2+ messages)
[PATCH v2] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED
2023-06-13 16:38 UTC (5+ messages)
[LSF/MM/BPF TOPIC] HGM for hugetlbfs
2023-06-13 15:45 UTC (17+ messages)
` [Lsf-pc] "
[linux-next:master 8226/9385] csky-linux-ld: drivers/net/ethernet/sfc/ef100_netdev.c:114: undefined reference to `efx_tc_netevent_event'
2023-06-13 13:55 UTC
[PATCH 1/3] mm/lru_gen: Move some code around so that next patch is simpler
2023-06-13 13:47 UTC (7+ messages)
` [PATCH 2/3] mm/lru_gen: lru_gen_look_around simplification
` [PATCH 3/3] mm/lru_gen: Don't build multi-gen LRU page table walk code on architecture not supported
[RFC PATCH ] mm/slub: Reducing slub memory wastage
2023-06-13 12:55 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS f82f3835a7c046d0ef582d2594d266c205a07182
2023-06-13 12:17 UTC
[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-06-13 11:45 UTC (3+ messages)
` [PATCH v2 15/23] s390: allow pte_offset_map_lock() "
[akpm-mm:mm-unstable 44/158] xtensa-linux-ld: section .Level2InterruptVector.text VMA [00000180,00000193] overlaps section .data VMA [00000000,0008e497]
2023-06-13 11:22 UTC
[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-06-13 11:15 UTC (5+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
2023-06-13 11:13 UTC (4+ messages)
` [PATCH v7 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
[PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-06-13 10:35 UTC (5+ messages)
[PATCH] mm/page_owner/cma: show pfn in cma/page_onwer with hex format
2023-06-13 9:25 UTC
[PATCH v3 0/3] Encapsulate PTE contents from non-arch code
2023-06-13 8:52 UTC (5+ messages)
[PATCH] tee: add FOLL_LONGTERM for CMA case when alloc shm
2023-06-13 8:48 UTC (13+ messages)
` FOLL_LONGTERM vs FOLL_EPHEMERAL "
[PATCH] selftests: lib.mk: fix out-of-tree builds
2023-06-13 8:44 UTC (2+ messages)
[linux-next:master 8408/8413] xtensa-linux-ld: section .Level2InterruptVector.text VMA [00000180,00000193] overlaps section .data VMA [00000000,0008e757]
2023-06-13 8:24 UTC
[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
2023-06-13 8:16 UTC (2+ messages)
DAMON testing and benchmarking
2023-06-13 6:48 UTC
[RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation
2023-06-13 6:46 UTC (5+ messages)
` "
[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-06-13 6:24 UTC (3+ messages)
` [PATCH RFC v9 48/51] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
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