Show patches with: none      |   4354 patches
« 1 2 ... 30 31 3243 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[16/18] maccess: rename probe_kernel_{read, write} to copy_{from, to}_kernel_nofault [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[15/18] x86: use non-set_fs based maccess routines [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[14/18] maccess: allow architectures to provide kernel probing directly [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[13/18] maccess: move user access routines together [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[12/18] maccess: always use strict semantics for probe_kernel_read [01/18] maccess: unexport probe_kernel_write and probe_user_write - - 1 - --- 2020-05-13 Christoph Hellwig Not Applicable
[11/18] maccess: remove strncpy_from_unsafe [01/18] maccess: unexport probe_kernel_write and probe_user_write - - 1 - --- 2020-05-13 Christoph Hellwig Not Applicable
[10/18] maccess: unify the probe kernel arch hooks [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[09/18] maccess: remove probe_read_common and probe_write_common [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[08/18] maccess: rename strnlen_unsafe_user to strnlen_user_nofault [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[07/18] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[06/18] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[05/18] maccess: update the top of file comment [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[04/18] maccess: clarify kerneldoc comments [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[03/18] maccess: remove duplicate kerneldoc comments [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[02/18] maccess: remove various unused weak aliases [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[01/18] maccess: unexport probe_kernel_write and probe_user_write [01/18] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-13 Christoph Hellwig Not Applicable
[12/12] mm: consolidate pgd_index() and pgd_offset{_k}() definitions mm: consolidate definitions of page table accessors - - - - --- 2020-05-12 Mike Rapoport Not Applicable
[11/12] mm: consolidate pud_index() and pud_offset() definitions mm: consolidate definitions of page table accessors - - - - --- 2020-05-12 Mike Rapoport Not Applicable
[10/12] mm: consolidate pmd_index() and pmd_offset() definitions mm: consolidate definitions of page table accessors - - - - --- 2020-05-12 Mike Rapoport Not Applicable
[09/12] mm: consolidate pte_index() and pte_offset_*() definitions mm: consolidate definitions of page table accessors - - - - --- 2020-05-12 Mike Rapoport Not Applicable
[08/12] mm: pgtable: add shortcuts for accessing kernel PMD and PTE mm: consolidate definitions of page table accessors - - - - --- 2020-05-12 Mike Rapoport Not Applicable
[07/12] x86/mm: simplify init_trampoline() and surrounding logic mm: consolidate definitions of page table accessors - - - - --- 2020-05-12 Mike Rapoport Not Applicable
[06/12] m68k/mm: move {cache, nocahe}_page() definitions close to their user mm: consolidate definitions of page table accessors 1 - - - --- 2020-05-12 Mike Rapoport Not Applicable
[05/12] m68k/mm/motorola: move comment about page table allocation funcitons mm: consolidate definitions of page table accessors - - - - --- 2020-05-12 Mike Rapoport Not Applicable
[04/12] csky: replace definitions of __pXd_offset() with pXd_index() mm: consolidate definitions of page table accessors - - - - --- 2020-05-12 Mike Rapoport Not Applicable
[03/12] mm: reorder includes after introduction of linux/pgtable.h mm: consolidate definitions of page table accessors - - - - --- 2020-05-12 Mike Rapoport Not Applicable
[02/12] mm: introduce include/linux/pgtable.h mm: consolidate definitions of page table accessors - - - - --- 2020-05-12 Mike Rapoport Not Applicable
[01/12] mm: don't include asm/pgtable.h if linux/mm.h is already included mm: consolidate definitions of page table accessors - - - - --- 2020-05-12 Mike Rapoport Not Applicable
[31/31] module: move the set_fs hack for flush_icache_range to m68k [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler 1 - 1 - --- 2020-05-10 Christoph Hellwig Not Applicable
[30/31] nommu: use flush_icache_user_range in brk and mmap [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[29/31] binfmt_flat: use flush_icache_user_range [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler 1 - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[28/31] exec: use flush_icache_user_range in read_code [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[27/31] exec: only build read_code when needed [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[26/31] m68k: implement flush_icache_user_range [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler 1 - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[25/31] arm: rename flush_cache_user_range to flush_icache_user_range [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[24/31] xtensa: implement flush_icache_user_range [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[23/31] sh: implement flush_icache_user_range [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[22/31] asm-generic: add a flush_icache_user_range stub [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[21/31] mm: rename flush_icache_user_range to flush_icache_user_page [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler 1 - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[20/31] arm,sparc,unicore32: remove flush_icache_user_range [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[19/31] riscv: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler 1 - 1 - --- 2020-05-10 Christoph Hellwig Not Applicable
[18/31] powerpc: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[17/31] openrisc: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[16/31] m68knommu: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler 1 - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[15/31] microblaze: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[14/31] ia64: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[13/31] hexagon: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[12/31] c6x: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[11/31] arm64: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[10/31] alpha: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[09/31] asm-generic: improve the flush_dcache_page stub [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[08/31] asm-generic: don't include <linux/mm.h> in cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[07/31] asm-generic: fix the inclusion guards for cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[06/31] unicore32: remove flush_cache_user_range [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[05/31] powerpc: unexport flush_icache_user_range [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[04/31] nds32: unexport flush_icache_page [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[03/31] MIPS: unexport __flush_icache_user_range [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[02/31] arm64: fix the flush_icache_range arguments in machine_kexec [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - 1 - - --- 2020-05-10 Christoph Hellwig Not Applicable
[01/31] arm: fix the flush_icache_range arguments in set_fiq_handler [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
um: virtio: Replace zero-length array with flexible-array um: virtio: Replace zero-length array with flexible-array - - - - --- 2020-05-07 Gustavo A. R. Silva Accepted
[15/15] x86: use non-set_fs based maccess routines [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[14/15] maccess: allow architectures to provide kernel probing directly [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[13/15] maccess: move user access routines together [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[12/15] maccess: always use strict semantics for probe_kernel_read [01/15] maccess: unexport probe_kernel_write and probe_user_write - - 1 - --- 2020-05-06 Christoph Hellwig Not Applicable
[11/15] maccess: remove strncpy_from_unsafe [01/15] maccess: unexport probe_kernel_write and probe_user_write - - 1 - --- 2020-05-06 Christoph Hellwig Not Applicable
[10/15] maccess: unify the probe kernel arch hooks [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[09/15] maccess: remove probe_read_common and probe_write_common [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[08/15] maccess: rename strnlen_unsafe_user to strnlen_user_unsafe [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[07/15] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_unsafe [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[06/15] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_unsafe [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[05/15] maccess: update the top of file comment [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[04/15] maccess: clarify kerneldoc comments [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[03/15] maccess: remove duplicate kerneldoc commens [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[02/15] maccess: remove various unused weak aliases [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[01/15] maccess: unexport probe_kernel_write and probe_user_write [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[2/2] kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS Untitled series #174392 - - - - --- 2020-05-04 Masahiro Yamada Not Applicable
[v2.5,16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES Untitled series #173580 - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,20/20] docs/vm: update memory-models documentation mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,19/20] mm: simplify find_min_pfn_with_active_regions() mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,18/20] mm: clean up free_area_init_node() and its helpers mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,17/20] mm: free_area_init: allow defining max_zone_pfn in descending order mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,15/20] mm: memmap_init: iterate over memblock regions rather that check each PFN mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,14/20] xtensa: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,13/20] unicore32: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,12/20] sparc32: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,11/20] parisc: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,10/20] m68k: mm: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,09/20] csky: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,08/20] arm64: simplify detection of memory zone boundaries for UMA configs mm: rework free_area_init*() funcitons 1 - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,07/20] arm: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,06/20] alpha: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,05/20] mm: use free_area_init() instead of free_area_init_nodes() mm: rework free_area_init*() funcitons 1 - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,04/20] mm: free_area_init: use maximal zone PFNs rather than zone sizes mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,03/20] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option mm: rework free_area_init*() funcitons 1 - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,02/20] mm: make early_pfn_to_nid() and related defintions close to each other mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,01/20] mm: memblock: replace dereferences of memblock_region.nid with API calls mm: rework free_area_init*() funcitons - - - - --- 2020-04-29 Mike Rapoport Not Applicable
um: Fix typo in vector driver transport option definition um: Fix typo in vector driver transport option definition - - - - --- 2020-04-25 Ignat Korchagin Not Applicable
um: Fix "time-internal.h" include in xor.h um: Fix "time-internal.h" include in xor.h - 1 - - --- 2020-04-25 David Gow Not Applicable
um: use fdatasync() when mapping the UBD FSYNC command um: use fdatasync() when mapping the UBD FSYNC command - - - - --- 2020-04-22 Anton Ivanov Accepted
« 1 2 ... 30 31 3243 44 »