linux-metag.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-05 10:52:57 to 2017-04-11 08:09:50 UTC [more...]

[PATCH v4 1/2] linux/kernel.h: Add ALIGN_DOWN macro
 2017-04-11  8:09 UTC  (5+ messages)
` [PATCH v4 2/2] crypto: hw_random - Add new Exynos RNG driver

[PATCH 4.10 034/110] metag/usercopy: Drop unused macros
 2017-04-10 16:42 UTC  (7+ messages)
` [PATCH 4.10 035/110] metag/usercopy: Fix alignment error checking
` [PATCH 4.10 036/110] metag/usercopy: Add early abort to copy_to_user
` [PATCH 4.10 037/110] metag/usercopy: Zero rest of buffer from copy_from_user
  ` [PATCH 4.10 038/110] metag/usercopy: Set flags before ADDZ
` [PATCH 4.10 039/110] metag/usercopy: Fix src fixup in from user rapf loops
` [PATCH 4.10 040/110] metag/usercopy: Add missing fixups

[PATCH 4.9 029/152] metag/usercopy: Drop unused macros
 2017-04-10 16:41 UTC  (7+ messages)
` [PATCH 4.9 030/152] metag/usercopy: Fix alignment error checking
` [PATCH 4.9 031/152] metag/usercopy: Add early abort to copy_to_user
` [PATCH 4.9 032/152] metag/usercopy: Zero rest of buffer from copy_from_user
` [PATCH 4.9 033/152] metag/usercopy: Set flags before ADDZ
  ` [PATCH 4.9 034/152] metag/usercopy: Fix src fixup in from user rapf loops
` [PATCH 4.9 035/152] metag/usercopy: Add missing fixups

[PATCH 4.4 15/32] metag/usercopy: Drop unused macros
 2017-04-10 16:39 UTC  (7+ messages)
` [PATCH 4.4 16/32] metag/usercopy: Fix alignment error checking
` [PATCH 4.4 17/32] metag/usercopy: Add early abort to copy_to_user
` [PATCH 4.4 18/32] metag/usercopy: Zero rest of buffer from copy_from_user
` [PATCH 4.4 19/32] metag/usercopy: Set flags before ADDZ
` [PATCH 4.4 20/32] metag/usercopy: Fix src fixup in from user rapf loops
` [PATCH 4.4 21/32] metag/usercopy: Add missing fixups

[GIT PULL] Metag usercopy fault handling fixes for rc6
 2017-04-07  9:13 UTC 

[PATCH v2 0/9] metag/usercopy: Fault handling fixes & cleanups
 2017-04-05 14:15 UTC  (10+ messages)
` [PATCH v2 2/9] metag/usercopy: Fix alignment error checking
` [PATCH v2 3/9] metag/usercopy: Add early abort to copy_to_user
` [PATCH v2 4/9] metag/usercopy: Zero rest of buffer from copy_from_user
` [PATCH v2 5/9] metag/usercopy: Set flags before ADDZ
` [PATCH v2 6/9] metag/usercopy: Fix src fixup in from user rapf loops
  ` [PATCH v2 1/9] metag/usercopy: Drop unused macros
  ` [PATCH v2 7/9] metag/usercopy: Add missing fixups
  ` [PATCH v2 8/9] metag/usercopy: Reformat rapf loop inline asm
  ` [PATCH v2 9/9] metag/usercopy: Simplify rapf loop fixup corner case

[PATCH 0/3] metag/usercopy: Support RAW_COPY_USER
 2017-04-05  6:54 UTC  (6+ messages)
  ` [PATCH 1/3] metag/usercopy: Drop unused macros
  ` [PATCH 3/3] metag/usercopy: Switch to RAW_COPY_USER
` [PATCH 2/3] metag/usercopy: Zero rest of buffer from copy_from_user

[PATCH 0/2] metag/usercopy: Support 64-bit get_user
 2017-04-04 13:32 UTC  (3+ messages)
  ` [PATCH 1/2] metag/usercopy: Add 64-bit get_user support
  ` [PATCH 2/2] test_user_copy: Silence 64-bit warnings for metag

[heads-up] weirdness in arch/metag/lib/usercopy.c
 2017-03-29 14:28 UTC  (2+ messages)

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-16 17:50 UTC  (5+ messages)

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-15 23:18 UTC 

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-15 21:30 UTC 

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-15 19:44 UTC  (3+ messages)

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14 21:14 UTC 

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14 16:18 UTC  (26+ messages)
` [RFC PATCH 01/13] mm: Add mm_struct argument to 'mmap_region'
` [RFC PATCH 02/13] mm: Add mm_struct argument to 'do_mmap' and 'do_mmap_pgoff'
` [RFC PATCH 03/13] mm: Rename 'unmap_region' and add mm_struct argument
` [RFC PATCH 04/13] mm: Add mm_struct argument to 'get_unmapped_area' and 'vm_unmapped_area'
` [RFC PATCH 05/13] mm: Add mm_struct argument to 'mm_populate' and '__mm_populate'
` [RFC PATCH 06/13] mm/mmap: Export 'vma_link' and 'find_vma_links' to mm subsystem
` [RFC PATCH 07/13] kernel/fork: Split and export 'mm_alloc' and 'mm_init'
` [RFC PATCH 08/13] kernel/fork: Define explicitly which mm_struct to duplicate during fork
` [RFC PATCH 09/13] mm/memory: Add function to one-to-one duplicate page ranges
` [RFC PATCH 10/13] mm: Introduce first class virtual address spaces
` [RFC PATCH 11/13] mm/vas: Introduce VAS segments - shareable address space regions
` [RFC PATCH 12/13] mm/vas: Add lazy-attach support for first class virtual address spaces
` [RFC PATCH 13/13] fs/proc: Add procfs "

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14  1:31 UTC 

[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2017-03-10 18:09 UTC  (2+ messages)

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-13 17:06 UTC  (40+ messages)
  ` [PATCH v2 1/7] arm: put types.h in uapi
  ` [PATCH v2 2/7] h8300: put bitsperlong.h "
  ` [PATCH v2 3/7] nios2: put setup.h "
  ` [PATCH v2 4/7] x86: put msr-index.h "
  ` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
  ` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
  ` [PATCH v2 7/7] uapi: export all headers under uapi directories
    ` [Linux-c6x-dev] "
    ` [PATCH v3 0/8] "
      ` [PATCH v3 1/8] arm: put types.h in uapi
      ` [PATCH v3 2/8] h8300: put bitsperlong.h "
      ` [PATCH v3 3/8] nios2: put setup.h "
      ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
      ` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
      ` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
      ` [PATCH v3 7/8] uapi: export all headers under uapi directories
      ` [PATCH v3 8/8] uapi: export all arch specifics directories
      ` (unknown)
      ` (no subject)

[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2017-01-13  2:51 UTC  (2+ messages)

[PATCH 1/9] treewide: Constify most dma_map_ops structures
 2017-01-12  7:35 UTC  (10+ messages)
` [PATCH 2/9] Move dma_ops from archdata into struct device

ubi_io_read: error -74 (ECC error)
 2017-01-06 11:58 UTC  (2+ messages)

[PATCH 3.16 146/346] metag: Fix __cmpxchg_u32 asm constraint for CMP
 2016-11-14  0:14 UTC 

[mm PATCH v3 09/23] arch/metag: Add option to skip DMA sync as a part of map and unmap
 2016-11-10 11:35 UTC 

[mm PATCH v2 12/26] arch/metag: Add option to skip DMA sync as a part of map and unmap
 2016-11-02 11:14 UTC 

[RFC v2 7/7] mm: Remove mm-arch-hooks.h
 2016-11-01 17:11 UTC 

[PATCH] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2016-10-29 23:06 UTC  (11+ messages)

[net-next PATCH 12/27] arch/metag: Add option to skip DMA sync as a part of map and unmap
 2016-10-25 15:37 UTC 

[net-next PATCH RFC 11/26] arch/metag: Add option to skip DMA sync as a part of map and unmap
 2016-10-24 12:05 UTC 

[GIT PULL] Metag architecture fixes for v4.9-rc1
 2016-10-14 12:57 UTC 

[PATCH] metag: Only define atomic_dec_if_positive conditionally
 2016-10-07 20:31 UTC  (2+ messages)

[PATCH 00/15] improve function-level documentation
 2016-10-05 20:25 UTC  (10+ messages)
` [PATCH 14/15] irqchip/metag-ext: "
    ` kernel-doc-rst-lint (was: Re: [PATCH 00/15] improve function-level documentation)

[PATCH 14/15 v2] irqchip/metag-ext: improve function-level documentation
 2016-10-01 20:48 UTC 

qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work'
 2016-09-27 10:19 UTC  (15+ messages)

[PATCH 4.4 188/192] metag: Fix atomic_*_return inline asm constraints
 2016-09-12 17:01 UTC 

[PATCH 3.10 168/180] metag: Fix __cmpxchg_u32 asm constraint for CMP
 2016-08-21 15:31 UTC 

[PATCH 3.12 090/100] metag: Fix __cmpxchg_u32 asm constraint for CMP
 2016-08-19  7:11 UTC 

[patch added to 3.12-stable] metag: Fix __cmpxchg_u32 asm constraint for CMP
 2016-08-19  6:52 UTC 

[PATCH 4.7 143/186] metag: Fix __cmpxchg_u32 asm constraint for CMP
 2016-08-18 13:59 UTC 

[PATCH 3.14 32/46] metag: Fix __cmpxchg_u32 asm constraint for CMP
 2016-08-18 13:54 UTC 

[GIT PULL] Metag architecture fixes for v4.8-rc2
 2016-08-10 13:19 UTC 

[PATCH] metag: Drop show_mem() from mem_init()
 2016-08-05 12:32 UTC  (2+ messages)

[PATCH 03/34] mm, vmscan: move LRU lists to node
 2016-08-05 12:02 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).