The patch titled Subject: linux-next-git-rejects has been removed from the -mm tree. Its filename was linux-next-git-rejects.patch This patch was dropped because it is obsolete ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: linux-next-git-rejects Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/riscv/kernel/vmlinux.lds.S | 3 --- drivers/net/usb/rtl8150.c | 6 ------ net/rxrpc/conn_event.c | 4 ---- 3 files changed, 13 deletions(-) --- a/arch/riscv/kernel/vmlinux.lds.S~linux-next-git-rejects +++ a/arch/riscv/kernel/vmlinux.lds.S @@ -70,14 +70,11 @@ SECTIONS _etext = .; } -<<<<<<< HEAD -======= #ifdef CONFIG_EFI . = ALIGN(PECOFF_SECTION_ALIGNMENT); __pecoff_text_end = .; #endif ->>>>>>> linux-next/akpm-base INIT_DATA_SECTION(16) /* Start of data section */ --- a/drivers/net/usb/rtl8150.c~linux-next-git-rejects +++ a/drivers/net/usb/rtl8150.c @@ -258,15 +258,9 @@ static void set_ethernet_addr(rtl8150_t { u8 node_id[ETH_ALEN]; int ret; -<<<<<<< HEAD ret = get_registers(dev, IDR, sizeof(node_id), node_id); -======= - - ret = get_registers(dev, IDR, sizeof(node_id), node_id); - ->>>>>>> linux-next/akpm-base if (ret == sizeof(node_id)) { ether_addr_copy(dev->netdev->dev_addr, node_id); } else { --- a/net/rxrpc/conn_event.c~linux-next-git-rejects +++ a/net/rxrpc/conn_event.c @@ -341,11 +341,7 @@ static int rxrpc_process_event(struct rx if (ret < 0) return ret; -<<<<<<< HEAD - spin_lock(&conn->channel_lock); -======= spin_lock(&conn->bundle->channel_lock); ->>>>>>> linux-next/akpm-base spin_lock_bh(&conn->state_lock); if (conn->state == RXRPC_CONN_SERVICE_CHALLENGING) { _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm.patch mm-memory_hotplug-introduce-default-phys_to_target_node-implementation-fix.patch powerpc-mm-move-setting-pte-specific-flags-to-pfn_pte-fix.patch mm-gup-dont-permit-users-to-call-get_user_pages-with-foll_longterm-fix.patch mm-page_allocc-clean-code-by-removing-unnecessary-initialization-fix.patch mm-mempool-add-else-to-split-mutually-exclusive-case-fix.patch memblock-make-memblock_debug-and-related-functionality-private-fix.patch arch-drivers-replace-for_each_membock-with-for_each_mem_range-fix.patch xarray-add-xa_get_order-fix.patch xarray-add-xas_split-fix.patch mm-vmstat-fix-proc-sys-vm-stat_refresh-generating-false-warnings-fix-2.patch mm-memory_hotplug-simplify-page-offlining-fix.patch checkpatch-warn-on-self-assignments-checkpatch-fixes.patch checkpatch-emit-a-warning-on-embedded-filenames-fix.patch fs-binfmt_elf-use-pt_load-p_align-values-for-suitable-start-address-fix.patch linux-next-rejects.patch fs-fuse-virtio_fsc-fix-for-mm-memremap_pages-convert-to-struct-range.patch mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fix-fix.patch mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fix-fix-fix-fix-fix-fix-fix-fix.patch kernel-forkc-export-kernel_thread-to-modules.patch