incoming
2022-01-14 22:04 UTC (28+ messages)
` [patch 001/146] kthread: add the helper function kthread_run_on_cpu()
` [patch 002/146] RDMA/siw: make use of "
` [patch 003/146] ring-buffer: "
` [patch 004/146] rcutorture: "
` [patch 005/146] trace/osnoise: "
` [patch 006/146] trace/hwlat: "
` [patch 007/146] ia64: module: use swap() to make code cleaner
` [patch 008/146] arch/ia64/kernel/setup.c: "
` [patch 009/146] ia64: fix typo in a comment
` [patch 010/146] ia64: topology: use default_groups in kobj_type
` [patch 011/146] scripts/spelling.txt: add "oveflow"
` [patch 012/146] fs/ntfs/attrib.c: fix one kernel-doc comment
` [patch 013/146] squashfs: provide backing_dev_info in order to disable read-ahead
` [patch 014/146] ocfs2: use BUG_ON instead of if condition followed by BUG
` [patch 015/146] ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
` [patch 016/146] ocfs2: use default_groups in kobj_type
` [patch 017/146] ocfs2: remove redundant assignment to pointer root_bh
` [patch 018/146] ocfs2: cluster: use default_groups in kobj_type
` [patch 019/146] ocfs2: remove redundant assignment to variable free_space
` [patch 020/146] fs/ioctl: remove unnecessary __user annotation
` [patch 021/146] mm/slab_common: use WARN() if cache still has objects on destroy
` [patch 022/146] mm: slab: make slab iterator functions static
` [patch 023/146] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
` [patch 024/146] mm: kmemleak: alloc gray object for reserved region with direct map
` [patch 025/146] mm: defer kmemleak object creation of module_alloc()
` [patch 026/146] mm/page_alloc: split prep_compound_page into head and tail subparts
` [patch 027/146] mm/page_alloc: refactor memmap_init_zone_device() page init
[PATCH] mm: use compare-exchange operation to set KASAN page tag
2022-01-14 21:58 UTC (3+ messages)
[PATCH] mm/page_isolation: unset migratetype directly for non Buddy page
2022-01-14 20:50 UTC (2+ messages)
[PATCH 0/2] shmem: Notify user space when file system is full
2022-01-14 20:17 UTC (7+ messages)
[RFC v2] mm: introduce page pin owner
2022-01-14 18:57 UTC (11+ messages)
[linux-next:pending-fixes] BUILD SUCCESS e7a3a88568d5ac68f7f8a3eb78ca627fc54c4edc
2022-01-14 18:51 UTC
[PATCH v5 1/5] mm/memblock: Tag memblocks with crypto capabilities
2022-01-14 18:17 UTC (3+ messages)
` [PATCH v5 3/5] x86/e820: Tag e820_entry "
[linux-next:master] BUILD REGRESSION 468c1d50222ce9439c9835e00ab55ae9ced389fb
2022-01-14 18:12 UTC
[PATCH v3] mm/oom: do not oom reap task with an unresolved robust futex
2022-01-14 18:01 UTC
[RFC][PATCH 0/3] sched: User Managed Concurrency Groups
2022-01-14 17:15 UTC (6+ messages)
` [RFC][PATCH 3/3] sched: User Mode Concurency Groups
[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
2022-01-14 16:38 UTC (11+ messages)
` [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
[RFC PATCH v3 0/8] Use pageblock_order for cma and alloc_contig_range alignment
2022-01-14 15:15 UTC (21+ messages)
` [RFC PATCH v3 1/8] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [RFC PATCH v3 2/8] mm: compaction: handle non-lru compound pages properly in isolate_migratepages_block()
` [RFC PATCH v3 3/8] mm: migrate: allocate the right size of non hugetlb or THP compound pages
` [RFC PATCH v3 5/8] mm: page_isolation: check specified range for unmovable pages during isolation
` [RFC PATCH v3 7/8] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
[PATCH] mm/oom_kill: wake futex waiters before annihilating victim shared mutex
2022-01-14 14:58 UTC (9+ messages)
[PATCH] mm: slub: fix a deadlock warning in kmem_cache_destroy
2022-01-14 14:23 UTC
[PATCH v3 1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall
2022-01-14 13:36 UTC (12+ messages)
` [PATCH v3 2/3] selftests/x86/Makefile: Support per-target $(LIBS) configuration
` [PATCH v3 3/3] x86: Add test for arch_prctl(ARCH_VSYSCALL_CONTROL)
[PATCHv2 0/7] Implement support for unaccepted memory
2022-01-14 13:22 UTC (16+ messages)
` [PATCHv2 1/7] mm: Add "
` [PATCHv2 5/7] x86/mm: Reserve unaccepted memory bitmap
` [PATCHv2 6/7] x86/mm: Provide helpers for unaccepted memory
[linux-next:master 10745/12279] nfs4file.c:undefined reference to `__get_user_bad'
2022-01-14 12:57 UTC
[PATCH] mm: reuse the unshared swapcache page in do_wp_page
2022-01-14 11:23 UTC (17+ messages)
[PATCH 1/4] mm/memcg: use NUMA_NO_NODE to indicate allocation from unspecified node
2022-01-14 11:08 UTC (9+ messages)
` [PATCH 2/4] mm/memcg: mem_cgroup_per_node is already set to 0 on allocation
[PATCH v3 0/2] Add support for getting page info of ZONE_DEVICE by /proc/kpage*
2022-01-14 10:18 UTC (5+ messages)
` [PATCH v3 2/2] proc: Add getting pages info of ZONE_DEVICE support
[PATCH v3] mm: fix panic in __alloc_pages
2022-01-14 10:01 UTC (5+ messages)
` [PATCH v2 2/4] mm: handle uninitialized numa nodes gracefully
[GIT PULL] memblock: Remove #ifdef __KERNEL__ from memblock.h
2022-01-14 9:25 UTC
[RFC PATCH 0/3] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2022-01-14 9:09 UTC (13+ messages)
` [RFC PATCH 1/3] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT
` [RFC PATCH 3/3] mm/memcg: Allow the task_obj optimization only on non-PREEMPTIBLE kernels
[PATCH v6 0/9] Multigenerational LRU Framework
2022-01-14 6:50 UTC (30+ messages)
` [PATCH v6 6/9] mm: multigenerational lru: aging
` [PATCH v6 8/9] mm: multigenerational lru: user interface
[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-01-14 5:53 UTC (13+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private memory
[PATCH -V10 RESEND 0/6] NUMA balancing: optimize memory placement for memory tiering system
2022-01-14 5:24 UTC (8+ messages)
[linux-next:pending-fixes] BUILD SUCCESS beebf0a292053779ef65716002cd5e4045f6b366
2022-01-14 1:03 UTC
[PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
2022-01-14 0:35 UTC (15+ messages)
linux-next: Tree for Jan 13 (UBSAN: invalid-load in ../mm/swap.c:996:11)
2022-01-14 0:30 UTC (4+ messages)
[PATCH 0/3] usable memory range fixes (arm64/fdt/efi)
2022-01-14 0:22 UTC (7+ messages)
` [PATCH 1/3] memblock: define functions to set the usable memory range
[RFC PATCH v2 0/5] User Managed Concurrency Groups
2022-01-13 23:39 UTC (6+ messages)
` [RFC PATCH v2 1/5] sched/umcg: add WF_CURRENT_CPU and externise ttwu
` [RFC PATCH v2 2/5] x86/uaccess: Implement unsafe_try_cmpxchg_user()
` [RFC PATCH v2 3/5] sched: User Mode Concurency Groups
` [RFC PATCH v2 4/5] sched: UMCG: add a blocked worker list
` [RFC PATCH v2 5/5] sched: UMCG: allow to sys_umcg_kick UMCG servers
[PATCH v2] mm/hwpoison: Fix error page recovered but reported "not recovered"
2022-01-13 23:11 UTC
[PATCH 0/2] A small folio API enhancement for 5.17
2022-01-13 22:08 UTC (3+ messages)
` [PATCH 1/2] mm: Add folio_put_refs()
` [PATCH 2/2] filemap: Use folio_put_refs() in filemap_free_folio()
[PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
2022-01-13 19:02 UTC (3+ messages)
[RFC PATCH 0/3] Add hugetlb MADV_DONTNEED support
2022-01-13 18:03 UTC (4+ messages)
` [RFC PATCH 1/3] mm: enable MADV_DONTNEED for hugetlb mappings
` [RFC PATCH 2/3] selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test
` [RFC PATCH 3/3] userfaultfd/selftests: enable huegtlb remap and remove event testing
[linux-next:master] BUILD REGRESSION 27c9d5b3c24af29de643533984f1ba3e650c7c78
2022-01-13 17:41 UTC
[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-01-13 16:39 UTC (3+ messages)
` [PATCH v8 29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers
[PATCH v4 00/66] Introducing the Maple Tree
2022-01-13 15:53 UTC (10+ messages)
` [PATCH v4 09/66] mm/mmap: Use the maple tree in find_vma() instead of the rbtree
` [PATCH v4 21/66] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v4 22/66] mm: Use maple tree operations for find_vma_intersection() and find_vma()
[linux-next:master 3384/12117] pci.c:undefined reference to `pci_remap_iospace'
2022-01-13 13:49 UTC (2+ messages)
[PATCH v5 00/16] Optimize list lru memory consumption
2022-01-13 13:32 UTC (5+ messages)
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
[ammarfaizi2-block:google/android/kernel/common/android12-5.10 9986/9999] arch/x86/include/asm/syscall_wrapper.h:83:14: warning: no previous prototype for '__x64_sys_process_mrelease'
2022-01-13 12:36 UTC
[PATCH v5 00/10] ARM: remove set_fs callers and implementation
2022-01-13 11:14 UTC (5+ messages)
` [PATCH v5 08/10] ARM: uaccess: add __{get,put}_kernel_nofault
[linux-next:master 4702/12117] pcie.c:undefined reference to `pci_remap_iospace'
2022-01-13 11:14 UTC
[linux-next:master 9638/12117] arch/mips/boot/compressed/uart-16550.c:44:6: warning: no previous prototype for 'putc'
2022-01-13 9:50 UTC
[PATCH v2 0/2] powerpc/fadump: handle CMA activation failure appropriately
2022-01-13 8:31 UTC (5+ messages)
` [PATCH v2 1/2] mm/cma: provide option to opt out from exposing pages on activation failure
` [PATCH v2 2/2] powerpc/fadump: opt out from freeing pages on cma "
[linux-next:master 11002/12117] arch/x86/include/asm/fpu/api.h:135:46: sparse: sparse: marked inline, but without a definition
2022-01-13 7:33 UTC
[PATCH] mm/hwpoison: Fix error page recovered but reported "not recovered"
2022-01-13 6:52 UTC (4+ messages)
[PATCH] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
2022-01-13 6:28 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 32ce2abb03cfae17a9eb42bd6b1b619b72f23f20
2022-01-13 5:02 UTC
[PATCH RFC v2 0/2] mm: Rework zap ptes on swap entries
2022-01-13 3:47 UTC (6+ messages)
` [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified
[PATCH v2] mm/vmstat: add event for ksm swapping in copy
2022-01-13 2:38 UTC
[GIT PULL] fscache, cachefiles: Rewrite
2022-01-12 23:49 UTC (2+ messages)
[PATCH 0/4] Assorted improvements to usercopy
2022-01-12 23:08 UTC (3+ messages)
` [PATCH 4/4] usercopy: Remove HARDENED_USERCOPY_PAGESPAN
[GIT PULL] Page cache for 5.17
2022-01-12 21:07 UTC (3+ 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