The patch titled Subject: mm-add-probe_user_read-fix has been removed from the -mm tree. Its filename was mm-add-probe_user_read-fix.patch This patch was dropped because it is obsolete ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-add-probe_user_read-fix fix kerneldoc, per Willy Cc: Christophe Leroy <christophe.leroy@xxxxxx> Cc: Matthew Wilcox <willy@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/uaccess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/linux/uaccess.h~mm-add-probe_user_read-fix +++ a/include/linux/uaccess.h @@ -277,7 +277,7 @@ extern long strncpy_from_unsafe(char *ds * probe_user_read() suitable for use within regions where the caller * already holds mmap_sem, or other locks which nest inside mmap_sem. * - * Returns: 0 on success, -EFAULT on error. + * Returns 0 on success, -EFAULT on error. */ #ifndef probe_user_read _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-vmallocc-fix-typo-in-comment.patch mm-mmu_gather-remove-__tlb_reset_range-for-force-flush-checkpatch-fixes.patch prctl_set_mm-refactor-checks-from-validate_prctl_map-checkpatch-fixes.patch prctl_set_mm-downgrade-mmap_sem-to-read-lock-checkpatch-fixes.patch proc-report-eip-and-esp-for-all-threads-when-coredumping-fix.patch scripts-spellingtxt-drop-sepc-from-the-misspelling-list-fix.patch ocfs2-clear-zero-in-unaligned-direct-io-checkpatch-fixes.patch mm.patch include-linux-pfn_th-remove-pfn_t_to_virt.patch mm-swap-use-rbtree-for-swap_extent-fix.patch proc-sysctl-add-shared-variables-for-range-check-fix.patch vmcore-add-a-kernel-parameter-novmcoredd-fix.patch byteorder-sanity-check-toolchain-vs-kernel-endianess-checkpatch-fixes.patch bitops-more-bits_to_-macros-fix.patch selftests-ptrace-add-a-test-case-for-ptrace_get_syscall_info-checkpatch-fixes.patch linux-next-rejects.patch kernel-forkc-export-kernel_thread-to-modules.patch