SPARC and UltraSPARC platform development
 help / color / mirror / Atom feed
 messages from 2016-06-23 22:05:36 to 2016-07-22 21:37:16 UTC [more...]

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-07-22 21:37 UTC  (16+ messages)
` [RFC v3 01/13] x86: remove LTO_REFERENCE_INITCALL()
` [RFC v3 02/13] dell-smo8800: include uaccess.h
` [RFC v3 03/13] scripts/module-common.lds: enable generation
` [RFC v3 04/13] sections.h: guard against asm and linker script
` [RFC v3 05/13] sections.h: add sections header to collect all section info
` [RFC v3 06/13] ranges.h: add helpers to build and identify Linux section ranges
` [RFC v3 07/13] tables.h: add linker table support
` [RFC v3 08/13] firmware/Makefile: force recompilation if makefile changes
` [RFC v3 09/13] firmware: port built-in section to linker table
` [RFC v3 10/13] jump_label: port __jump_table to linker tables
` [RFC v3 11/13] dynamic_debug: port to use "
` [RFC v3 12/13] kprobes: port .kprobes.text to section range
` [RFC v3 13/13] kprobes: port blacklist kprobes to linker table

[PATCH v3 00/11] mm: Hardened usercopy
 2016-07-22 17:45 UTC  (34+ messages)
` [PATCH v3 01/11] mm: Implement stack frame object validation
` [PATCH v3 02/11] mm: Hardened usercopy
      ` [PATCH] mm: Add is_migrate_cma_page
` [PATCH v3 03/11] x86/uaccess: Enable hardened usercopy
` [PATCH v3 04/11] ARM: uaccess: "
` [PATCH v3 05/11] arm64/uaccess: "
` [PATCH v3 06/11] ia64/uaccess: "
` [PATCH v3 07/11] powerpc/uaccess: "
` [PATCH v3 08/11] sparc/uaccess: "
` [PATCH v3 09/11] s390/uaccess: "
` [PATCH v3 10/11] mm: SLAB hardened usercopy support
` [PATCH v3 11/11] mm: SLUB "

[PATCH v4 00/12] mm: Hardened usercopy
 2016-07-20 20:27 UTC  (13+ messages)
` [PATCH v4 01/12] mm: Add is_migrate_cma_page
` [PATCH v4 02/12] mm: Implement stack frame object validation
` [PATCH v4 03/12] mm: Hardened usercopy
` [PATCH v4 04/12] x86/uaccess: Enable hardened usercopy
` [PATCH v4 05/12] ARM: uaccess: "
` [PATCH v4 06/12] arm64/uaccess: "
` [PATCH v4 07/12] ia64/uaccess: "
` [PATCH v4 08/12] powerpc/uaccess: "
` [PATCH v4 09/12] sparc/uaccess: "
` [PATCH v4 10/12] s390/uaccess: "
` [PATCH v4 11/12] mm: SLAB hardened usercopy support
` [PATCH v4 12/12] mm: SLUB "

RFC: using worker threadpool to speed up clear_huge_page() by up to 5x
 2016-07-17 19:35 UTC 

openpromfs root inode has ino 0
 2016-07-17 12:29 UTC 

[PATCH] sparc64 mm: Fix base TSB sizing when hugetlb pages are used
 2016-07-15 20:08 UTC 

[PATCH v2 0/11] mm: Hardened usercopy
 2016-07-15 19:23 UTC  (31+ messages)
` [PATCH v2 01/11] mm: Implement stack frame object validation
` [PATCH v2 02/11] mm: Hardened usercopy
      ` [kernel-hardening] "
` [PATCH v2 03/11] x86/uaccess: Enable hardened usercopy
` [PATCH v2 04/11] ARM: uaccess: "
` [PATCH v2 05/11] arm64/uaccess: "
` [PATCH v2 06/11] ia64/uaccess: "
` [PATCH v2 07/11] powerpc/uaccess: "
` [PATCH v2 08/11] sparc/uaccess: "
` [PATCH v2 09/11] s390/uaccess: "
` [PATCH v2 10/11] mm: SLAB hardened usercopy support
` [PATCH v2 11/11] mm: SLUB "

Re:
 2016-07-15 18:16 UTC 

[patch -old] sparc: serial: sunhv: fix a double lock bug
 2016-07-15 11:17 UTC 

[patch] sparc32: off by ones in BUG_ON()
 2016-07-15 11:05 UTC 

[PATCH for -mm] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code
 2016-07-14 19:01 UTC 

btrfs on sparc64 results in kernel stack trace in 1 minute test
 2016-07-14 10:29 UTC  (2+ messages)

Mapping PADDR into virtual memory problem
 2016-07-13 21:52 UTC  (3+ messages)

employees needed
 2016-07-13 21:12 UTC 

[PATCH] Btrfs: fix extent buffer bitmap tests on big-endian systems
 2016-07-13 15:03 UTC 

[bug report] SPARC/LEON: added support for selecting Timer Core and Timer within core
 2016-07-13 13:38 UTC 

[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs
 2016-07-13  8:41 UTC  (2+ messages)
                                                                              ` [PATCH v6 40/46] sparc: "

[PATCH v5 18/32] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code
 2016-07-12 23:01 UTC  (3+ messages)

btrfs module does not load on sparc64
 2016-07-12 22:47 UTC  (4+ messages)

[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
 2016-07-12 12:19 UTC  (4+ messages)
  ` [PATCH v5 39/44] sparc: "

[PATCH 0/9] mm: Hardened usercopy
 2016-07-11 18:40 UTC  (43+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] x86/uaccess: Enable hardened usercopy
` [PATCH 3/9] ARM: uaccess: "
` [PATCH 4/9] arm64/uaccess: "
` [PATCH 5/9] ia64/uaccess: "
` [PATCH 6/9] powerpc/uaccess: "
` [PATCH 7/9] sparc/uaccess: "
` [PATCH 8/9] mm: SLAB hardened usercopy support
` [PATCH 9/9] mm: SLUB "
    ` [kernel-hardening] "

I SEEK YOUR CONSENT Vice President/Branch Manager
 2016-07-11 17:55 UTC 

[kernel-hardening] Re: [PATCH 9/9] mm: SLUB hardened usercopy support
 2016-07-11  6:08 UTC  (8+ messages)

2% lånetilbud
 2016-07-10 13:55 UTC 

4.7-rc6, ext4, sparc64: Unable to handle kernel paging request at 
 2016-07-10  9:40 UTC  (4+ messages)

2% DARLEHEN
 2016-07-09 21:21 UTC 

[PATCH] sparc: round fault_address down to a page boundary
 2016-07-08 23:02 UTC 

prtconfs: Add SPARC S7-2
 2016-07-07 10:27 UTC 

prtconfs: Add SPARC S7-2L
 2016-07-07 10:25 UTC 

[PATCH v3 3/7] sparc: support static_key usage in non-module __exit sections
 2016-07-07  1:49 UTC  (2+ messages)

[PATCH v2 4/4] dynamic_debug: add jump label support
 2016-07-06 16:52 UTC  (4+ messages)

Zpráva pro vás
 2016-07-06 14:22 UTC 

[PATCH] sparc64: sparc64_defconfig: convert to use libata PATA drivers
 2016-06-28 20:57 UTC  (6+ messages)
` [PATCH] sparc64: sparc64_defconfig: conve =?UTF-8?Q?rt=20to=20use=20libata

Please upgrade your machines to sparc64
 2016-06-27 13:10 UTC  (3+ messages)

[PATCH v4 19/29] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code
 2016-06-26 21:55 UTC 

[perf core] c5dfd78eb7: BUG: unable to handle kernel NULL pointer dereference at 00000c40
 2016-06-25  0:30 UTC 

[PATCH v2 1/2] sparc64: Trim page tables for 8M hugepages
 2016-06-23 22:05 UTC  (2+ messages)
` [PATCH v2 2/2] sparc64: Fix pagetable freeing for hugepage regions


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox