linux-ia64.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-08 16:19:04 to 2016-08-18 21:11:10 UTC [more...]

[RFC PATCH-tip v4 00/10] locking/rwsem: Enable reader optimistic spinning
 2016-08-18 21:11 UTC  (9+ messages)
` [RFC PATCH-tip v4 01/10] locking/osq: Make lock/unlock proper acquire/release barrier
` [RFC PATCH-tip v4 02/10] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip v4 03/10] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [RFC PATCH-tip v4 04/10] locking/rwsem: Enable count-based spinning on reader
` [RFC PATCH-tip v4 05/10] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip v4 06/10] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h
` [RFC PATCH-tip v4 07/10] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [RFC PATCH-tip v4 08/10] locking/rwsem: Enable spinning readers

[PATCH 1/2] ia64: macro-ize ia64_done_with_exception in asm/uaccess.h
 2016-08-18 15:14 UTC  (4+ messages)
` [PATCH 2/2] ia64: ensure exception table search users include extable.h

[PATCH v7 00/15] ACPI NUMA support for ARM64
 2016-08-16 11:58 UTC  (5+ messages)
` [PATCH v7 14/15] arm64, acpi, numa: NUMA support based on SRAT and SLIT

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-08-15 22:44 UTC  (56+ 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] [IA64] pci_br: fix a signedness bug
 2016-08-04  5:38 UTC 

My Email Again
 2016-08-02 19:20 UTC  (2+ messages)

[PATCH 0013/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:34 UTC 

[PATCH 0012/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:34 UTC 

[GIT PULL] ia64 changes for 4.8
 2016-08-01 21:52 UTC 

[PATCH v3 00/11] mm: Hardened usercopy
 2016-07-26  4:46 UTC  (37+ 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-26  0:54 UTC  (21+ 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 "

[PATCH] ia64: salinfo: drop the CPU_DEAD event
 2016-07-25 22:09 UTC 

[PREEMPT-RT] [PATCH] ia64: salinfo: use a waitqueue instead a sema down/up combo
 2016-07-19 16:44 UTC  (2+ messages)

[patch] [IA64] fix SN_DMA_ADDRTYPE() condition
 2016-07-15 21:12 UTC 

[PATCH 00/14] Present useful limits to user (v2)
 2016-07-15 20:54 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 "

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

[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs
 2016-07-13  8:41 UTC  (3+ messages)
                                                      ` [PATCH v6 28/46] ia64: "
                                                                                          ` [PATCH v6 45/46] dma-mapping: Remove dma_get_attr

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

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

[PATCH 0/9] mm: Hardened usercopy
 2016-07-11 18:40 UTC  (16+ messages)

[kernel-hardening] Re: [PATCH 9/9] mm: SLUB hardened usercopy support
 2016-07-11  6:08 UTC  (8+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).