linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-09 08:37:21 to 2016-07-14 10:07:01 UTC [more...]

[PATCH v2 0/11] mm: Hardened usercopy
 2016-07-14 10:07 UTC  (34+ messages)
` [PATCH v2 01/11] mm: Implement stack frame object validation
` [PATCH v2 02/11] mm: Hardened usercopy
` [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 "
  ` [kernel-hardening] "

[PATCH v3] locking/qrwlock: Let qrwlock has same layout regardless of the endian
 2016-07-14  9:46 UTC  (8+ messages)

[PATCH v5 00/32] virtually mapped stacks and thread_info cleanup
 2016-07-14  8:34 UTC  (83+ messages)
` [PATCH v5 01/32] bluetooth: Switch SMP to crypto_cipher_encrypt_one()
` [PATCH v5 02/32] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
` [PATCH v5 03/32] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated
  ` [PATCH v5 04/32] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
` [PATCH v5 05/32] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks
` [PATCH v5 06/32] mm: Fix memcg stack accounting for sub-page stacks
` [PATCH v5 07/32] fork: Add generic vmalloced stack support
` [PATCH v5 08/32] dma-api: Teach the "DMA-from-stack" check about vmapped stacks
` [PATCH v5 09/32] x86/dumpstack: When OOPSing, rewind the stack before do_exit()
` [PATCH v5 10/32] x86/dumpstack: Honor supplied @regs arg
` [PATCH v5 11/32] x86/dumpstack: Try harder to get a call trace on stack overflow
` [PATCH v5 12/32] x86/dumpstack/64: Handle faults when printing the "Stack:" part of an OOPS
` [PATCH v5 13/32] x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm
  ` [kernel-hardening] "
` [PATCH v5 14/32] x86/mm/64: Enable vmapped stacks
` [PATCH v5 15/32] x86/mm: Improve stack-overflow #PF handling
` [PATCH v5 16/32] x86: Move uaccess_err and sig_on_uaccess_err to thread_struct
` [PATCH v5 17/32] x86: Move addr_limit "
` [PATCH v5 18/32] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code
` [PATCH v5 19/32] x86/smp: Remove stack_smp_processor_id()
` [PATCH v5 20/32] x86/smp: Remove unnecessary initialization of thread_info::cpu
` [PATCH v5 21/32] x86/asm: Move 'status' from struct thread_info to struct thread_struct
` [PATCH v5 22/32] kdb: Use task_cpu() instead of task_thread_info()->cpu
` [PATCH v5 23/32] printk: When dumping regs, show the stack, not thread_info
` [PATCH v5 24/32] x86/entry: Get rid of pt_regs_to_thread_info()
` [PATCH v5 25/32] um: Stop conflating task_struct::stack with thread_info
` [PATCH v5 26/32] sched: Allow putting thread_info into task_struct
` [PATCH v5 27/32] x86: Move "
` [PATCH v5 28/32] sched: Add try_get_task_stack() and put_task_stack()
` [PATCH v5 29/32] kthread: to_live_kthread() needs try_get_task_stack()
` [PATCH v5 30/32] x86/dumpstack: Pin the target stack in save_stack_trace_tsk()
` [PATCH v5 31/32] sched: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
` [PATCH v5 32/32] fork: Cache two thread stacks per cpu if CONFIG_VMAP_STACK is set

S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
 2016-07-14  8:29 UTC  (14+ messages)

[PATCH 0/9] [REVIEW-REQUEST] [v4] System Calls for Memory Protection Keys
 2016-07-14  8:07 UTC  (31+ messages)
` [PATCH 6/9] x86, pkeys: add pkey set/get syscalls

[PATCH v5 0/4] improvements to the nmi_backtrace code
 2016-07-13 18:44 UTC  (3+ messages)

Fast Loans
 2016-07-13 12:27 UTC 

[PATCH v2 0/2] arm64 live patching
 2016-07-13  0:11 UTC  (18+ messages)
` [PATCH v2 1/2] arm64: implement FTRACE_WITH_REGS
` [PATCH v2 2/2] arm64: implement live patching
    `  "
        ` [PATCH] arm64: take SHN_LIVEPATCH syms into account when calculating plt_max_entries

[PATCH 0/2] arm/arm64: localise objcopy flags
 2016-07-12 17:03 UTC  (4+ messages)
` [PATCH 1/2] arm64: localise Image "
` [PATCH 2/2] arm: localise "

[PATCH] printk: include <asm/sections.h> instead of <asm-generic/sections.h>
 2016-07-12  0:56 UTC 

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

[PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core)
 2016-07-11 17:00 UTC  (7+ messages)
` [PATCH v3 06/13] fork: Add generic vmalloced stack support
        `  "
          ` [kernel-hardening] "

[PATCH v4 00/29] virtually mapped stacks and thread_info cleanup
 2016-07-11 16:42 UTC  (10+ messages)
` [PATCH v4 26/29] sched: Allow putting thread_info into task_struct
  ` [kernel-hardening] "

[kernel-hardening] Re: [PATCH 9/9] mm: SLUB hardened usercopy support
 2016-07-11  6:08 UTC  (10+ 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).