Linux Sparc
[Prev Page][Next Page]
- Re: [PATCH v2 14/17] x86/setup: simplify reserve_crashkernel()
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v2 13/17] x86/setup: simplify initrd relocation and reservation
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [PATCH v2 17/17] memblock: use separate iterators for memory and reserved regions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 15/17] memblock: remove unused memblock_mem_size()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 14/17] x86/setup: simplify reserve_crashkernel()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 13/17] x86/setup: simplify initrd relocation and reservation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 10/17] memblock: reduce number of parameters in for_each_mem_range()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 09/17] memblock: make memblock_debug and related functionality private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 08/17] memblock: make for_each_memblock_type() iterator private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 07/17] mircoblaze: drop unneeded NUMA and sparsemem initializations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 06/17] riscv: drop unneeded node initialization
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 05/17] h8300, nds32, openrisc: simplify detection of memory extents
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 04/17] arm64: numa: simplify dummy_numa_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 03/17] arm, xtensa: simplify initialization of high memory pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 02/17] dma-contiguous: simplify cma_early_percent_memory()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 00/17] memblock: seasonal cleaning^w cleanup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 06/15] powerpc: fadamp: simplify fadump_reserve_crash_area()
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 06/15] powerpc: fadamp: simplify fadump_reserve_crash_area()
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH 06/15] powerpc: fadamp: simplify fadump_reserve_crash_area()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 06/15] powerpc: fadamp: simplify fadump_reserve_crash_area()
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 04/15] arm64: numa: simplify dummy_numa_init()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 11/15] memblock: reduce number of parameters in for_each_mem_range()
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 10/15] memblock: make memblock_debug and related functionality private
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 09/15] memblock: make for_each_memblock_type() iterator private
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 05/15] h8300, nds32, openrisc: simplify detection of memory extents
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH 04/15] arm64: numa: simplify dummy_numa_init()
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 14/15] x86/numa: remove redundant iteration over memblock.reserved
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 14/15] x86/numa: remove redundant iteration over memblock.reserved
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 14/15] x86/numa: remove redundant iteration over memblock.reserved
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH 14/15] x86/numa: remove redundant iteration over memblock.reserved
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 14/15] x86/numa: remove redundant iteration over memblock.reserved
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 14/15] x86/numa: remove redundant iteration over memblock.reserved
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH 03/15] arm, xtensa: simplify initialization of high memory pages
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- Re: [PATCH 02/15] dma-contiguous: simplify cma_early_percent_memory()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/15] memblock: remove 'type' parameter from for_each_memblock()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 14/15] x86/numa: remove redundant iteration over memblock.reserved
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 13/15] arch, drivers: replace for_each_membock() with for_each_mem_range()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 12/15] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 11/15] memblock: reduce number of parameters in for_each_mem_range()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 10/15] memblock: make memblock_debug and related functionality private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 09/15] memblock: make for_each_memblock_type() iterator private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 08/15] mircoblaze: drop unneeded NUMA and sparsemem initializations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 07/15] riscv: drop unneeded node initialization
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 06/15] powerpc: fadamp: simplify fadump_reserve_crash_area()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 05/15] h8300, nds32, openrisc: simplify detection of memory extents
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 04/15] arm64: numa: simplify dummy_numa_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 03/15] arm, xtensa: simplify initialization of high memory pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 02/15] dma-contiguous: simplify cma_early_percent_memory()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 01/15] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 00/15] memblock: seasonal cleaning^w cleanup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 20/24] sparc: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH -next] sparc: use for_each_child_of_node() macro
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- Re: [PATCH v2] drm/drm_fb_helper: fix fbdev with sparc64
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v2] drm/drm_fb_helper: fix fbdev with sparc64
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 0/3] Drop unused MAX_PHYSADDR_BITS
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2] drm/drm_fb_helper: fix fbdev with sparc64
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH 3/3] sparc: Drop unused MAX_PHYSADDR_BITS
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] Drop unused MAX_PHYSADDR_BITS
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 3/3] sparc: Drop unused MAX_PHYSADDR_BITS
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/3] sh/mm: Drop unused MAX_PHYSADDR_BITS
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/3] x86/mm: Drop unused MAX_PHYSADDR_BITS
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Dave Airlie <airlied@xxxxxxxxx>
- [PATCH 3/3] sparc: Drop unused MAX_PHYSADDR_BITS
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [PATCH 1/3] x86/mm: Drop unused MAX_PHYSADDR_BITS
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [PATCH 2/3] sh/mm: Drop unused MAX_PHYSADDR_BITS
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [PATCH 0/3] Drop unused MAX_PHYSADDR_BITS
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH][next] sparc: Use fallthrough pseudo-keyword
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH] SPARC: backoff.h: delete a duplicated word
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH][next] sparc: Use fallthrough pseudo-keyword
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] sparc64: Deselect IRQ_PREFLOW_FASTEOI
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] sparc32: srmmu: improve type safety of __nocache_fix()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] sparc32: fix a user-triggerable oops in clear_user()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] SPARC: backoff.h: delete a duplicated word
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH] SPARC: backoff.h: delete a duplicated word
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] sparc32: fix a user-triggerable oops in clear_user()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- io_uring kthread_use_mm / mmget_not_zero possible abuse
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v2 0/5] crypto: add sha256() function
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- RE: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- RE: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: "Oliver O'Halloran" <oohall@xxxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: Kjetil Oftedal <oftedal@xxxxxxxxx>
- Re: [RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] arch/sparc: Replace HTTP links with HTTPS ones
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Daniel Vetter <daniel@xxxxxxxx>
- [RFC PATCH 23/35] sparc/PCI: Change PCIBIOS_SUCCESSFUL to 0
- From: "Saheed O. Bolarinwa" <refactormyself@xxxxxxxxx>
- [PATCH] arch/sparc: Replace HTTP links with HTTPS ones
- From: "Alexander A. Klimov" <grandmaster@xxxxxxxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Mark Cave-Ayland <mark.cave-ayland@xxxxxxxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] drm/drm_fb_helper: fix fbdev with sparc64
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v2 0/2] sparc32: srmmu: improve type safety of __nocache_fix()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 1/5] crypto: sparc - rename sha256 to sha256_alg
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 2/5] crypto: lib/sha256 - add sha256() function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 0/5] crypto: add sha256() function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 20/25] mm/sparc32: Use general page fault accounting
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v5 21/25] mm/sparc64: Use general page fault accounting
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH][next] sparc: Use fallthrough pseudo-keyword
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH 0/2] genirq: Kill preflow handlers
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH 0/2] genirq: Kill preflow handlers
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/2] sparc64: Deselect IRQ_PREFLOW_FASTEOI
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- [PATCH 0/2] genirq: Kill preflow handlers
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [PATCH 1/2] sparc64: Deselect IRQ_PREFLOW_FASTEOI
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [PATCH 2/2] genirq: Remove preflow handler support
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH] sparc: sparc64_defconfig: add necessary configs for qemu
- From: LABBE Corentin <clabbe@xxxxxxxxxxxx>
- Re: [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] sparc: sparc64_defconfig: add necessary configs for qemu
- From: Mark Cave-Ayland <mark.cave-ayland@xxxxxxxxxxxx>
- Re: [PATCH] sparc: sparc64_defconfig: add necessary configs for qemu
- From: Julian Calaby <julian.calaby@xxxxxxxxx>
- [PATCH] sparc: sparc64_defconfig: add necessary configs for qemu
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- Re: [PATCH v4 21/26] mm/sparc64: Use general page fault accounting
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v4 20/26] mm/sparc32: Use general page fault accounting
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH v4 20/26] mm/sparc32: Use general page fault accounting
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v4 21/26] mm/sparc64: Use general page fault accounting
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: "Ahmed S. Darwish" <a.darwish@xxxxxxxxxxxxx>
- Re: [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 1/8] mm: remove unneeded includes of <asm/pgalloc.h>
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
- From: Pekka Enberg <penberg@xxxxxxxxx>
- Re: [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 9/8] mm: Account PMD tables like PTE tables
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 9/8] mm: Account PMD tables like PTE tables
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 8/8] mm: move p?d_alloc_track to separate header file
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 7/8] mm: move lib/ioremap.c to mm/
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 3/8] xtensa: switch to generic version of pte allocation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 1/8] mm: remove unneeded includes of <asm/pgalloc.h>
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 2/2] sparc32: srmmu: improve type safety of __nocache_fix()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 1/2] sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 0/2] sparc32: srmmu: improve type safety of __nocache_fix()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 1/5] exec: cleanup the execve wrappers
- From: Christoph Hellwig <hch@xxxxxx>
- properly support exec with kernel pointers v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] exec: split prepare_arg_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/5] exec: add a kernel_execveat helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] exec: cleanup the count() function
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] exec: simplify the compat syscall handling
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/2] sparc32: srmmu: improve type safety of __nocache_fix()
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH 21/26] mm/sparc64: Use general page fault accounting
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 20/26] mm/sparc32: Use general page fault accounting
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 0/2] sparc32: srmmu: improve type safety of __nocache_fix()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 6/8] arm: Break cyclic percpu include
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v4 6/8] arm: Break cyclic percpu include
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/8] sparc64: Fix asm/percpu.h build error
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: "Ahmed S. Darwish" <a.darwish@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: "Ahmed S. Darwish" <a.darwish@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/8] arm: Break cyclic percpu include
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 02/17] sparc64: enable HAVE_COPY_THREAD_TLS
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v4 3/8] sparc64: Fix asm/percpu.h build error
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v4 5/8] s390: Break cyclic percpu include
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v4 6/8] arm: Break cyclic percpu include
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v4 4/8] powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v4 1/8] lockdep: Prepare for NMI IRQ state tracking
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v4 8/8] lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v4 2/8] x86/entry: Fix NMI vs IRQ state tracking
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v4 0/8] lockdep: Change IRQ state tracking to use per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 02/17] sparc64: enable HAVE_COPY_THREAD_TLS
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH 02/17] sparc64: enable HAVE_COPY_THREAD_TLS
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 04/17] sparc: unconditionally enable HAVE_COPY_THREAD_TLS
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 03/17] sparc: share process creation helpers between sparc and sparc64
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH] sparc: piggyback: handle invalid image
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH][next] sparc64: viohs: Use struct_size() helper
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: sparc vs sparc64: O_NDELAY and O_NONBLOCK mismatch in kernel and in glibc
- From: Adhemerval Zanella <adhemerval.zanella@xxxxxxxxxx>
- Re: mkfs.ext2 - state D partitioning stops at 33% /boot
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [PATCH 6/6] kernel: add a kernel_wait helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 6/6] kernel: add a kernel_wait helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH][next] sparc64: viohs: Use struct_size() helper
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH 6/6] kernel: add a kernel_wait helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 20/26] mm/sparc32: Use general page fault accounting
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 21/26] mm/sparc64: Use general page fault accounting
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 3/6] exec: cleanup the count() function
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/6] exec: simplify the compat syscall handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] exec: add a kernel_execveat helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] exec: split prepare_arg_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/6] kernel: add a kernel_wait helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] exec: cleanup the count() function
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] exec: cleanup the execve wrappers
- From: Christoph Hellwig <hch@xxxxxx>
- properly support exec and wait with kernel pointers v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH AUTOSEL 5.7 088/388] sparc32: mm: Don't try to free page-table pages if ctor() fails
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 070/266] sparc32: mm: Don't try to free page-table pages if ctor() fails
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH] selftests: kvm: don't try to build kvm tests on sparc64 architecture
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- [PATCH 22/25] mm/sparc64: Use mm_fault_accounting()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 21/25] mm/sparc32: Use mm_fault_accounting()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: Possible duplicate page fault accounting on some archs after commit 4064b9827063
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 2/6] exec: simplify the compat syscall handling
- From: Brian Gerst <brgerst@xxxxxxxxx>
- Re: [PATCH 2/6] exec: simplify the compat syscall handling
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/6] exec: simplify the compat syscall handling
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/6] exec: simplify the compat syscall handling
- From: Brian Gerst <brgerst@xxxxxxxxx>
- Re: [PATCH 2/6] exec: simplify the compat syscall handling
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/6] exec: simplify the compat syscall handling
- From: Brian Gerst <brgerst@xxxxxxxxx>
- Re: [PATCH 2/6] exec: simplify the compat syscall handling
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/6] exec: simplify the compat syscall handling
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/6] exec: simplify the compat syscall handling
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/6] exec: simplify the compat syscall handling
- From: Christoph Hellwig <hch@xxxxxx>
- Re: properly support exec and wait with kernel pointers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/6] exec: simplify the compat syscall handling
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 3/6] exec: cleanup the count() function
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/6] kernel: add a kernel_wait helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] exec: split prepare_arg_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] exec: add a kernel_execveat helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] exec: simplify the compat syscall handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] exec: cleanup the execve wrappers
- From: Christoph Hellwig <hch@xxxxxx>
- properly support exec and wait with kernel pointers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Build regressions/improvements in v5.8-rc1
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
- From: Greg Ungerer <gerg@xxxxxxxxxxxxxx>
- Re: [PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
- From: Greg Ungerer <gerg@xxxxxxxxxxxxxx>
- Re: Possible duplicate page fault accounting on some archs after commit 4064b9827063
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Possible duplicate page fault accounting on some archs after commit 4064b9827063
- From: Peter Xu <peterx@xxxxxxxxxx>
- Possible duplicate page fault accounting on some archs after commit 4064b9827063
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxx>
- [PATCH] sparc: piggyback: handle invalid image
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- Re: Fail to build tftpboot.img
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: Add a new fchmodat4() syscall, v2
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 191/606] sparc32: fix page table traversal in srmmu_nocache_init()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 190/606] sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [GIT] Sparc
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT] Sparc
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [git pull] a couple of sparc ptrace fixes
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [git pull] a couple of sparc ptrace fixes
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: Suspected bug in wait syscall or similar
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: Suspected bug in wait syscall or similar
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Fail to build tftpboot.img
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [RFC][PATCH v3 1/5] sparc64: Fix asm/percpu.h build error
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC][PATCH v3 1/5] sparc64: Fix asm/percpu.h build error
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [git pull] a couple of sparc ptrace fixes
- From: David Miller <davem@xxxxxxxxxx>
- Re: [PATCH 0/3] sparc32 SRMMU fixes for SMP
- From: David Miller <davem@xxxxxxxxxx>
- Re: [PATCH] sparc: remove unused header file nfs_fs.h
- From: David Miller <davem@xxxxxxxxxx>
- Re: [PATCH 5/5] second/util: Remove unused shadowed variables
- From: David Miller <davem@xxxxxxxxxx>
- Re: [PATCHv2 4/5] second: Fix typo'd operator
- From: David Miller <davem@xxxxxxxxxx>
- Re: [PATCH 3/5] silo: Fix misleading indentation
- From: David Miller <davem@xxxxxxxxxx>
- Re: [PATCH 2/5] silo: Build with -U_FORTIFY_SOURCE
- From: David Miller <davem@xxxxxxxxxx>
- Re: [PATCH 1/5] silo: Build with -fno-PIC to reduce size
- From: David Miller <davem@xxxxxxxxxx>
- [PATCH v5 2/3] arch: wire-up close_range()
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [git pull] a couple of sparc ptrace fixes
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH v3 1/5] sparc64: Fix asm/percpu.h build error
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH v3 0/5] lockdep: Change IRQ state tracking to use per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 2/5] powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC][PATCH v3 1/5] sparc64: Fix asm/percpu.h build error
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 4/5] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 5/5] lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 3/5] s390: Break cyclic percpu include
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH] sparc: remove unused header file nfs_fs.h
- From: Anupam Aggarwal <anupam.al@xxxxxxxxxxx>
- Re: sparc vs sparc64: O_NDELAY and O_NONBLOCK mismatch in kernel and in glibc
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- sparc vs sparc64: O_NDELAY and O_NONBLOCK mismatch in kernel and in glibc
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: Cache flush issue with page_mapping_file() and swap back shmem page ?
- From: Jerome Glisse <jglisse@xxxxxxxxxx>
- Re: Cache flush issue with page_mapping_file() and swap back shmem page ?
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Cache flush issue with page_mapping_file() and swap back shmem page ?
- From: Jerome Glisse <jglisse@xxxxxxxxxx>
- Re: [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] sparc32: register memory occupied by kernel as memblock.memory
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] sparc32: register memory occupied by kernel as memblock.memory
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- [PATCH 3/3] sparc32: mm: Only call ctor()/dtor() functions for first and last user
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 1/3] sparc32: mm: Don't try to free page-table pages if ctor() fails
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 2/3] sparc32: mm: Disable SPLIT_PTLOCK_CPUS
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 0/3] sparc32 SRMMU fixes for SMP
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2] Implement close-on-fork
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 2/2] sparc32: srmmu: improve type safety of __nocache_fix()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] sparc32: register memory occupied by kernel as memblock.memory
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 2/2] sparc32: srmmu: improve type safety of __nocache_fix()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 1/2] sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 0/2] sparc32: srmmu: improve type safety of __nocache_fix()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCHv2 4/5] second: Fix typo'd operator
- From: Matt Turner <mattst88@xxxxxxxxx>
- [PATCH 5/5] second/util: Remove unused shadowed variables
- From: Matt Turner <mattst88@xxxxxxxxx>
- [PATCH 4/5] second: Fix typo'd operator
- From: Matt Turner <mattst88@xxxxxxxxx>
- [PATCH 3/5] silo: Fix misleading indentation
- From: Matt Turner <mattst88@xxxxxxxxx>
- [PATCH 2/5] silo: Build with -U_FORTIFY_SOURCE
- From: Matt Turner <mattst88@xxxxxxxxx>
- [PATCH 1/5] silo: Build with -fno-PIC to reduce size
- From: Matt Turner <mattst88@xxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Mark Cave-Ayland <mark.cave-ayland@xxxxxxxxxxxx>
- Re: [PATCH 09/29] arm64: use asm-generic/cacheflush.h
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: "Weiny, Ira" <ira.weiny@xxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Mark Cave-Ayland <mark.cave-ayland@xxxxxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Mark Cave-Ayland <mark.cave-ayland@xxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Mark Cave-Ayland <mark.cave-ayland@xxxxxxxxxxxx>
- [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
- From: ira.weiny@xxxxxxxxx
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 10/29] c6x: use asm-generic/cacheflush.h
- From: Mark Salter <msalter@xxxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V3 10/15] arch/kmap: Define kmap_atomic_prot() for all arch's
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 29/29] module: move the set_fs hack for flush_icache_range to m68k
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] oradax: convert get_user_pages() --> pin_user_pages()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH V3 10/15] arch/kmap: Define kmap_atomic_prot() for all arch's
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Mark Cave-Ayland <mark.cave-ayland@xxxxxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH] oradax: convert get_user_pages() --> pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2] Implement close-on-fork
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v2] Implement close-on-fork
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [PATCH v2] Implement close-on-fork
- From: "Karstens, Nate" <Nate.Karstens@xxxxxxxxxx>
- Re: [PATCH v2] Implement close-on-fork
- From: David Howells <dhowells@xxxxxxxxxx>
- RE: [PATCH v2] Implement close-on-fork
- From: "Karstens, Nate" <Nate.Karstens@xxxxxxxxxx>
- Re: [PATCH v2] Implement close-on-fork
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] Implement close-on-fork
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2] Implement close-on-fork
- From: "Karstens, Nate" <Nate.Karstens@xxxxxxxxxx>
- Re: [PATCH v2] Implement close-on-fork
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2] Implement close-on-fork
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2] Implement close-on-fork
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] Implement close-on-fork
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH v2 4/4] net: Add SOCK_CLOFORK
- From: Nate Karstens <nate.karstens@xxxxxxxxxx>
- [PATCH v2 1/4] fs: Implement close-on-fork
- From: Nate Karstens <nate.karstens@xxxxxxxxxx>
- [PATCH v2 2/4] fs: Add O_CLOFORK flag for open(2) and dup3(2)
- From: Nate Karstens <nate.karstens@xxxxxxxxxx>
- [PATCH v2 3/4] fs: Add F_DUPFD_CLOFORK to fcntl(2)
- From: Nate Karstens <nate.karstens@xxxxxxxxxx>
- [PATCH v2] Implement close-on-fork
- From: Nate Karstens <nate.karstens@xxxxxxxxxx>
- [PATCH 09/29] arm64: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/29] asm-generic: improve the flush_dcache_page stub
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/29] c6x: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/29] openrisc: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/29] microblaze: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/29] ia64: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/29] mm: rename flush_icache_user_range to flush_icache_user_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/29] arm: rename flush_cache_user_range to flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/29] m68k: implement flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/29] nommu: use flush_icache_user_range in brk and mmap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/29] module: move the set_fs hack for flush_icache_range to m68k
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/29] binfmt_flat: use flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/29] exec: use flush_icache_user_range in read_code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/29] exec: only build read_code when needed
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/29] xtensa: implement flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/29] sh: implement flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/29] asm-generic: add a flush_icache_user_range stub
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/29] arm,sparc,unicore32: remove flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/29] riscv: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/29] powerpc: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/29] m68knommu: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/29] hexagon: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/29] alpha: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/29] asm-generic: fix the inclusion guards for cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/29] unicore32: remove flush_cache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/29] powerpc: unexport flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/29] nds32: unexport flush_icache_page
- From: Christoph Hellwig <hch@xxxxxx>
- sort out the flush_icache_range mess v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/29] arm: fix the flush_icache_range arguments in set_fiq_handler
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RESEND PATCH 0/4] Rework sparc32 page-table layout
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [RESEND PATCH 0/4] Rework sparc32 page-table layout
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH -next 0/2] sparc: use snprintf() in show() methods
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [RESEND PATCH 0/4] Rework sparc32 page-table layout
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] silo: Allow building tilo only
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 07/11] sparc64: constify sysrq_key_op
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH 07/11] sparc64: constify sysrq_key_op
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- Re: [PATCH 19/31] riscv: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 19/31] riscv: use asm-generic/cacheflush.h
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] sparc64: enable HAVE_COPY_THREAD_TLS
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] sparc64: Replace zero-length array with flexible-array
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- [PATCH 3/3] sparc: unconditionally enable HAVE_COPY_THREAD_TLS
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 1/3] sparc64: enable HAVE_COPY_THREAD_TLS
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 2/3] sparc: share process creation helpers between sparc and sparc64
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 29/31] binfmt_flat: use flush_icache_user_range
- From: Greg Ungerer <gerg@xxxxxxxxxxxxxx>
- Re: [PATCH 16/31] m68knommu: use asm-generic/cacheflush.h
- From: Greg Ungerer <gerg@xxxxxxxxxxxxxx>
- Re: [PATCH V3 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 31/31] module: move the set_fs hack for flush_icache_range to m68k
- From: Christoph Hellwig <hch@xxxxxx>
- Re: sort out the flush_icache_range mess
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/31] MIPS: unexport __flush_icache_user_range
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: sort out the flush_icache_range mess
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 31/31] module: move the set_fs hack for flush_icache_range to m68k
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 02/31] arm64: fix the flush_icache_range arguments in machine_kexec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: sort out the flush_icache_range mess
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 31/31] module: move the set_fs hack for flush_icache_range to m68k
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/31] arm64: fix the flush_icache_range arguments in machine_kexec
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 02/31] arm64: fix the flush_icache_range arguments in machine_kexec
- From: Will Deacon <will@xxxxxxxxxx>
- Re: sort out the flush_icache_range mess
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 31/31] module: move the set_fs hack for flush_icache_range to m68k
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 26/31] m68k: implement flush_icache_user_range
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 21/31] mm: rename flush_icache_user_range to flush_icache_user_page
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH -next 0/2] sparc: use snprintf() in show() methods
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH -next 0/2] sparc: use snprintf() in show() methods
- From: chenzhou <chenzhou10@xxxxxxxxxx>
- [PATCH 10/31] alpha: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/31] hexagon: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/31] m68knommu: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/31] openrisc: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/31] asm-generic: improve the flush_dcache_page stub
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/31] asm-generic: don't include <linux/mm.h> in cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/31] powerpc: unexport flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/31] unicore32: remove flush_cache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/31] arm: rename flush_cache_user_range to flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/31] exec: only build read_code when needed
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/31] m68k: implement flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/31] asm-generic: add a flush_icache_user_range stub
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/31] nommu: use flush_icache_user_range in brk and mmap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 31/31] module: move the set_fs hack for flush_icache_range to m68k
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/31] binfmt_flat: use flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/31] exec: use flush_icache_user_range in read_code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/31] mm: rename flush_icache_user_range to flush_icache_user_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/31] xtensa: implement flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/31] sh: implement flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/31] arm,sparc,unicore32: remove flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/31] riscv: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/31] powerpc: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/31] microblaze: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/31] ia64: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/31] c6x: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/31] arm64: use asm-generic/cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/31] asm-generic: fix the inclusion guards for cacheflush.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/31] nds32: unexport flush_icache_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/31] MIPS: unexport __flush_icache_user_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/31] arm64: fix the flush_icache_range arguments in machine_kexec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/31] arm: fix the flush_icache_range arguments in set_fiq_handler
- From: Christoph Hellwig <hch@xxxxxx>
- sort out the flush_icache_range mess
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -next 0/2] sparc: use snprintf() in show() methods
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH -next 2/2] sparc: use snprintf() in show_pciobppath_attr() in vio.c
- From: Chen Zhou <chenzhou10@xxxxxxxxxx>
- [PATCH -next 1/2] sparc: use snprintf() in show_pciobppath_attr() in pci.c
- From: Chen Zhou <chenzhou10@xxxxxxxxxx>
- [PATCH -next 0/2] sparc: use snprintf() in show() methods
- From: Chen Zhou <chenzhou10@xxxxxxxxxx>
- Re: [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH V3 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 0/3] mm/hugetlb: Add some new generic fallbacks
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] sparc64: Replace zero-length array with flexible-array
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH V3.1] kmap: Consolidate kmap_prot definitions
- From: ira.weiny@xxxxxxxxx
- Re: [PATCH V3 15/15] kmap: Consolidate kmap_prot definitions
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V3 13/15] parisc/kmap: Remove duplicate kmap code
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH V3 15/15] kmap: Consolidate kmap_prot definitions
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V3 13/15] parisc/kmap: Remove duplicate kmap code
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] sparc64: Replace zero-length array with flexible-array
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- [PATCH V3 04/15] arch/kunmap: Remove duplicate kunmap implementations
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 10/15] arch/kmap: Define kmap_atomic_prot() for all arch's
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 08/15] arch/kmap: Ensure kmap_prot visibility
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 09/15] arch/kmap: Don't hard code kmap_prot values
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 12/15] kmap: Remove kmap_atomic_to_page()
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 13/15] parisc/kmap: Remove duplicate kmap code
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 11/15] drm: Remove drm specific kmap_atomic code
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 00/15] Remove duplicated kmap code
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 15/15] kmap: Consolidate kmap_prot definitions
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 01/15] arch/kmap: Remove BUG_ON()
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 14/15] sparc: Remove unnecessary includes
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 05/15] {x86,powerpc,microblaze}/kmap: Move preempt disable
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 03/15] arch/kmap: Remove redundant arch specific kmaps
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 06/15] arch/kmap_atomic: Consolidate duplicate code
- From: ira.weiny@xxxxxxxxx
- [PATCH V3 02/15] arch/xtensa: Move kmap build bug out of the way
- From: ira.weiny@xxxxxxxxx
- Re: [PATCH V2 08/11] arch/kmap: Ensure kmap_prot visibility
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] sparc: mm: return true,false in kern_addr_valid()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH V2 08/11] arch/kmap: Ensure kmap_prot visibility
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V2 05/11] {x86,powerpc,microblaze}/kmap: Move preempt disable
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH] sparc: mm: return true,false in kern_addr_valid()
- From: Jason Yan <yanaijie@xxxxxxxxxx>
- Re: [PATCH V2 10/11] arch/kmap: Define kmap_atomic_prot() for all arch's
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH V2 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V2 08/11] arch/kmap: Ensure kmap_prot visibility
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH V2 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V2 0/3] mm/hugetlb: Add some new generic fallbacks
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V2 07/11] arch/kunmap_atomic: Consolidate duplicate code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2 06/11] arch/kmap_atomic: Consolidate duplicate code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2 05/11] {x86,powerpc,microblaze}/kmap: Move preempt disable
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V2 00/11] Subject: Remove duplicated kmap code
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V2 00/11] Subject: Remove duplicated kmap code
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 11/11] drm: Remove drm specific kmap_atomic code
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V2 00/11] Subject: Remove duplicated kmap code
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- RE: Implement close-on-fork
- From: "Karstens, Nate" <Nate.Karstens@xxxxxxxxxx>
- Re: [PATCH V2 11/11] drm: Remove drm specific kmap_atomic code
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH V2 00/11] Subject: Remove duplicated kmap code
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 00/11] Subject: Remove duplicated kmap code
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V2 00/11] Subject: Remove duplicated kmap code
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH V2 02/11] arch/xtensa: Move kmap build bug out of the way
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 01/11] arch/kmap: Remove BUG_ON()
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 03/11] arch/kmap: Remove redundant arch specific kmaps
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 07/11] arch/kunmap_atomic: Consolidate duplicate code
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 06/11] arch/kmap_atomic: Consolidate duplicate code
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 08/11] arch/kmap: Ensure kmap_prot visibility
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 10/11] arch/kmap: Define kmap_atomic_prot() for all arch's
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 05/11] {x86,powerpc,microblaze}/kmap: Move preempt disable
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 09/11] arch/kmap: Don't hard code kmap_prot values
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 04/11] arch/kunmap: Remove duplicate kunmap implementations
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 11/11] drm: Remove drm specific kmap_atomic code
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 00/11] Subject: Remove duplicated kmap code
- From: ira.weiny@xxxxxxxxx
- RE: [PATCH 1/4] fs: Implement close-on-fork
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V1 00/10] Remove duplicated kmap code
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: sparc-related comment, to Re: [PATCH V1 07/10] arch/kmap: Ensure kmap_prot visibility
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 1/4] fs: Implement close-on-fork
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [PATCH 1/4] fs: Implement close-on-fork
- From: "Karstens, Nate" <Nate.Karstens@xxxxxxxxxx>
- Re: [PATCH V1 00/10] Remove duplicated kmap code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V1 10/10] drm: Remove drm specific kmap_atomic code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V1 08/10] arch/kmap: Don't hard code kmap_prot values
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- sparc-related comment, to Re: [PATCH V1 07/10] arch/kmap: Ensure kmap_prot visibility
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V1 06/10] arch/kunmap_atomic: Consolidate duplicate code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V1 05/10] arch/kmap_atomic: Consolidate duplicate code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V1 04/10] arch/kunmap: Remove duplicate kunmap implementations
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V1 03/10] arch/kmap: Remove redundant arch specific kmaps
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V1 02/10] arch/xtensa: Move kmap build bug out of the way
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V1 01/10] arch/kmap: Remove BUG_ON()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V1 10/10] drm: Remove drm specific kmap_atomic code
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V1 00/10] Remove duplicated kmap code
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH V1 08/10] arch/kmap: Don't hard code kmap_prot values
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V1 05/10] arch/kmap_atomic: Consolidate duplicate code
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH V1 01/10] arch/kmap: Remove BUG_ON()
- From: ira.weiny@xxxxxxxxx
- [PATCH V1 03/10] arch/kmap: Remove redundant arch specific kmaps
- From: ira.weiny@xxxxxxxxx
- [PATCH V1 05/10] arch/kmap_atomic: Consolidate duplicate code
- From: ira.weiny@xxxxxxxxx
- [PATCH V1 10/10] drm: Remove drm specific kmap_atomic code
- From: ira.weiny@xxxxxxxxx
- [PATCH V1 06/10] arch/kunmap_atomic: Consolidate duplicate code
- From: ira.weiny@xxxxxxxxx
- [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's
- From: ira.weiny@xxxxxxxxx
- [PATCH V1 08/10] arch/kmap: Don't hard code kmap_prot values
- From: ira.weiny@xxxxxxxxx
- [PATCH V1 07/10] arch/kmap: Ensure kmap_prot visibility
- From: ira.weiny@xxxxxxxxx
- [PATCH V1 04/10] arch/kunmap: Remove duplicate kunmap implementations
- From: ira.weiny@xxxxxxxxx
- [PATCH V1 02/10] arch/xtensa: Move kmap build bug out of the way
- From: ira.weiny@xxxxxxxxx
- [PATCH V1 00/10] Remove duplicated kmap code
- From: ira.weiny@xxxxxxxxx
- [PATCH v4 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v4 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v4 0/4] Clean up hugetlb boot command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v4 4/4] hugetlbfs: clean up command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v4 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Sandipan Das <sandipan@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH -next] sparc64: vcc: Fix error return code in vcc_probe()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH -next] sparc64: vcc: Fix error return code in vcc_probe()
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH -next v2] tty: vcc: Fix error return code in vcc_probe()
- From: Wei Yongjun <weiyongjun1@xxxxxxxxxx>
- re: [PATCH -next] sparc64: vcc: Fix error return code in vcc_probe()
- From: "weiyongjun (A)" <weiyongjun1@xxxxxxxxxx>
- Re: [PATCH -next] sparc64: vcc: Fix error return code in vcc_probe()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH -next] sparc64: vcc: Fix error return code in vcc_probe()
- From: Wei Yongjun <weiyongjun1@xxxxxxxxxx>
- Re: [PATCH 4/5] arch/kmap_atomic: Consolidate duplicate code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Sandipan Das <sandipan.osd@xxxxxxxxx>
- Re: [PATCH 4/5] arch/kmap_atomic: Consolidate duplicate code
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 2/5] arch/kmap: Remove redundant arch specific kmaps
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 4/5] arch/kmap_atomic: Consolidate duplicate code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] arch/kmap: Remove redundant arch specific kmaps
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 0/5] Remove duplicated kmap code
- From: ira.weiny@xxxxxxxxx
- [PATCH 3/5] arch/kunmap: Remove duplicate kunmap implementations
- From: ira.weiny@xxxxxxxxx
- [PATCH 5/5] arch/kunmap_atomic: Consolidate duplicate code
- From: ira.weiny@xxxxxxxxx
- [PATCH 2/5] arch/kmap: Remove redundant arch specific kmaps
- From: ira.weiny@xxxxxxxxx
- [PATCH 4/5] arch/kmap_atomic: Consolidate duplicate code
- From: ira.weiny@xxxxxxxxx
- [PATCH 1/5] arch/kmap: Remove BUG_ON()
- From: ira.weiny@xxxxxxxxx
- Re: [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] fs: Implement close-on-fork
- From: Bernd Petrovitsch <bernd@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] fs: Implement close-on-fork
- From: Bernd Petrovitsch <bernd@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- RE: [PATCH 1/4] fs: Implement close-on-fork
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: Implement close-on-fork
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 1/4] fs: Implement close-on-fork
- From: "Karstens, Nate" <Nate.Karstens@xxxxxxxxxx>
- Re: Implement close-on-fork
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] fs: Implement close-on-fork
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [PATCH 1/4] fs: Implement close-on-fork
- From: "Karstens, Nate" <Nate.Karstens@xxxxxxxxxx>
- Re: Implement close-on-fork
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: Implement close-on-fork
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Implement close-on-fork
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: Implement close-on-fork
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- RE: [PATCH 1/4] fs: Implement close-on-fork
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 1/4] fs: Implement close-on-fork
- From: Changli Gao <xiaosuo@xxxxxxxxx>
- Re: [PATCH 1/4] fs: Implement close-on-fork
- From: Changli Gao <xiaosuo@xxxxxxxxx>
- Re: [PATCH v3 0/4] Clean up hugetlb boot command line processing
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Clean up hugetlb boot command line processing
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Clean up hugetlb boot command line processing
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Clean up hugetlb boot command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Clean up hugetlb boot command line processing
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Clean up hugetlb boot command line processing
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Clean up hugetlb boot command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Clean up hugetlb boot command line processing
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH 1/4] fs: Implement close-on-fork
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- [PATCH 3/4] fs: Add F_DUPFD_CLOFORK to fcntl(2)
- From: Nate Karstens <nate.karstens@xxxxxxxxxx>
- [PATCH 4/4] net: Add SOCK_CLOFORK
- From: Nate Karstens <nate.karstens@xxxxxxxxxx>
- [PATCH 1/4] fs: Implement close-on-fork
- From: Nate Karstens <nate.karstens@xxxxxxxxxx>
- [PATCH 2/4] fs: Add O_CLOFORK flag for open(2) and dup3(2)
- From: Nate Karstens <nate.karstens@xxxxxxxxxx>
- Implement close-on-fork
- From: Nate Karstens <nate.karstens@xxxxxxxxxx>
- [PATCHv3 34/50] sparc: Add show_stack_loglvl()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- Re: [PATCH] silo: Allow building tilo only
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] silo: Allow building tilo only
- From: Matt Turner <mattst88@xxxxxxxxx>
- [PATCH v3 4/4] hugetlbfs: clean up command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v3 0/4] Clean up hugetlb boot command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
Mail converted by MHonArc
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[GCC Help]
[Bugtraq]