Show patches with: none      |   10089 patches
« 1 2 ... 98 99 100 101 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,22/32] kdb: Use task_cpu() instead of task_thread_info()->cpu - - - --- 2016-07-11 Andy Lutomirski New
[v5,21/32] x86/asm: Move 'status' from struct thread_info to struct thread_struct - - - --- 2016-07-11 Andy Lutomirski New
[v5,20/32] x86/smp: Remove unnecessary initialization of thread_info::cpu - - - --- 2016-07-11 Andy Lutomirski New
[v5,19/32] x86/smp: Remove stack_smp_processor_id() - - - --- 2016-07-11 Andy Lutomirski New
[v5,18/32] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code - - - --- 2016-07-11 Andy Lutomirski New
[v5,17/32] x86: Move addr_limit to thread_struct - - - --- 2016-07-11 Andy Lutomirski New
[v5,16/32] x86: Move uaccess_err and sig_on_uaccess_err to thread_struct - - - --- 2016-07-11 Andy Lutomirski New
[v5,15/32] x86/mm: Improve stack-overflow #PF handling - - - --- 2016-07-11 Andy Lutomirski New
[v5,14/32] x86/mm/64: Enable vmapped stacks - - - --- 2016-07-11 Andy Lutomirski New
[v5,13/32] x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm - - - --- 2016-07-11 Andy Lutomirski New
[v5,12/32] x86/dumpstack/64: Handle faults when printing the "Stack:" part of an OOPS - 1 - --- 2016-07-11 Andy Lutomirski New
[v5,11/32] x86/dumpstack: Try harder to get a call trace on stack overflow - 1 - --- 2016-07-11 Andy Lutomirski New
[v5,10/32] x86/dumpstack: Honor supplied @regs arg - - - --- 2016-07-11 Andy Lutomirski New
[v5,09/32] x86/dumpstack: When OOPSing, rewind the stack before do_exit() - 1 - --- 2016-07-11 Andy Lutomirski New
[v5,08/32] dma-api: Teach the "DMA-from-stack" check about vmapped stacks - - - --- 2016-07-11 Andy Lutomirski New
[v5,07/32] fork: Add generic vmalloced stack support - - - --- 2016-07-11 Andy Lutomirski New
[v5,06/32] mm: Fix memcg stack accounting for sub-page stacks 1 2 - --- 2016-07-11 Andy Lutomirski New
[v5,05/32] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks 1 2 - --- 2016-07-11 Andy Lutomirski New
[v5,04/32] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() 1 1 - --- 2016-07-11 Andy Lutomirski New
[v5,03/32] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated - - - --- 2016-07-11 Andy Lutomirski New
[v5,02/32] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() - - - --- 2016-07-11 Andy Lutomirski New
[v5,01/32] bluetooth: Switch SMP to crypto_cipher_encrypt_one() 1 - - --- 2016-07-11 Andy Lutomirski New
Re: [PATCH 1/9] mm: Hardened usercopy - - - --- 2016-07-08 Arnd Bergmann New
Re: [PATCH 9/9] mm: SLUB hardened usercopy support - - - --- 2016-07-07 Michael Ellerman New
[9/9] mm: SLUB hardened usercopy support - - - --- 2016-07-06 Kees Cook New
[8/9] mm: SLAB hardened usercopy support - - - --- 2016-07-06 Kees Cook New
[7/9] sparc/uaccess: Enable hardened usercopy - - - --- 2016-07-06 Kees Cook New
[6/9] powerpc/uaccess: Enable hardened usercopy - - - --- 2016-07-06 Kees Cook New
[5/9] ia64/uaccess: Enable hardened usercopy - - - --- 2016-07-06 Kees Cook New
[4/9] arm64/uaccess: Enable hardened usercopy - - - --- 2016-07-06 Kees Cook New
[3/9] ARM: uaccess: Enable hardened usercopy - - - --- 2016-07-06 Kees Cook New
[2/9] x86/uaccess: Enable hardened usercopy - - - --- 2016-07-06 Kees Cook New
[1/9] mm: Hardened usercopy - - - --- 2016-07-06 Kees Cook New
[v2,3/3] Constify some function parameters - - - --- 2016-07-06 Emese Revfy New
[v2,3/3] Constify some function parameters - - - --- 2016-07-04 Emese Revfy New
[v2,2/3] Mark functions with the __nocapture attribute - - - --- 2016-07-04 Emese Revfy New
[v2,1/3] Add the initify gcc plugin - - - --- 2016-07-04 Emese Revfy New
Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad - - - --- 2016-06-28 David Howells New
[v1,2/2] Mark functions with the __nocapture attribute - - - --- 2016-06-28 Emese Revfy New
[v1,1/2] Add the initify gcc plugin - - - --- 2016-06-28 Emese Revfy New
[v4,29/29] fork: Cache two thread stacks per cpu if CONFIG_VMAP_STACK is set - - - --- 2016-06-26 Andy Lutomirski New
[v4,28/29] sched: Free the stack early if CONFIG_THREAD_INFO_IN_TASK - - - --- 2016-06-26 Andy Lutomirski New
[v4,27/29] x86: Move thread_info into task_struct - - - --- 2016-06-26 Andy Lutomirski New
[v4,26/29] sched: Allow putting thread_info into task_struct - - - --- 2016-06-26 Andy Lutomirski New
[v4,25/29] um: Stop conflating task_struct::stack with thread_info - - - --- 2016-06-26 Andy Lutomirski New
[v4,24/29] x86/entry: Get rid of pt_regs_to_thread_info() - - - --- 2016-06-26 Andy Lutomirski New
[v4,23/29] kdb: Use task_cpu() instead of task_thread_info()->cpu - - - --- 2016-06-26 Andy Lutomirski New
[v4,22/29] x86/asm: Move 'status' from struct thread_info to struct thread_struct - - - --- 2016-06-26 Andy Lutomirski New
[v4,21/29] x86/smp: Remove unnecessary initialization of thread_info::cpu - - - --- 2016-06-26 Andy Lutomirski New
[v4,20/29] x86/smp: Remove stack_smp_processor_id() - - - --- 2016-06-26 Andy Lutomirski New
[v4,19/29] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code - - - --- 2016-06-26 Andy Lutomirski New
[v4,18/29] x86: Move addr_limit to thread_struct - - - --- 2016-06-26 Andy Lutomirski New
[v4,17/29] x86: Move uaccess_err and sig_on_uaccess_err to thread_struct - - - --- 2016-06-26 Andy Lutomirski New
[v4,16/29] x86/mm: Improve stack-overflow #PF handling - - - --- 2016-06-26 Andy Lutomirski New
[v4,15/29] x86/mm/64: Enable vmapped stacks - - - --- 2016-06-26 Andy Lutomirski New
[v4,14/29] x86/dumpstack/64: Handle faults when printing the "Stack:" part of an OOPS - 1 - --- 2016-06-26 Andy Lutomirski New
[v4,13/29] x86/dumpstack: Try harder to get a call trace on stack overflow - 1 - --- 2016-06-26 Andy Lutomirski New
[v4,12/29] x86/dumpstack: When dumping stack bytes due to OOPS, start with regs->sp - 1 - --- 2016-06-26 Andy Lutomirski New
[v4,11/29] x86/dumpstack: When OOPSing, rewind the stack before do_exit - 1 - --- 2016-06-26 Andy Lutomirski New
[v4,10/29] x86/die: Don't try to recover from an OOPS on a non-default stack - - - --- 2016-06-26 Andy Lutomirski New
[v4,09/29] fork: Add generic vmalloced stack support - - - --- 2016-06-26 Andy Lutomirski New
[v4,08/29] dma-api: Teach the "DMA-from-stack" check about vmapped stacks - - - --- 2016-06-26 Andy Lutomirski New
[v4,07/29] mm: Fix memcg stack accounting for sub-page stacks 1 2 - --- 2016-06-26 Andy Lutomirski New
[v4,06/29] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks 1 2 - --- 2016-06-26 Andy Lutomirski New
[v4,05/29] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() 1 1 - --- 2016-06-26 Andy Lutomirski New
[v4,04/29] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated - - - --- 2016-06-26 Andy Lutomirski New
[v4,03/29] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() - - - --- 2016-06-26 Andy Lutomirski New
[v4,02/29] rxrpc: Avoid using stack memory in SG lists in rxkad - - - --- 2016-06-26 Andy Lutomirski New
[v4,01/29] bluetooth: Switch SMP to crypto_cipher_encrypt_one() 1 - - --- 2016-06-26 Andy Lutomirski New
Add support for complex gcc plugins that don't fit in a single file - - - --- 2016-06-26 Emese Revfy New
Automate make rule generation for gcc plugin objects - - - --- 2016-06-26 Emese Revfy New
powerpc/kernel: Disable the latent entropy plugin unconditionally - - - --- 2016-06-26 Emese Revfy New
Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) - - - --- 2016-06-25 Linus Torvalds New
[RFC] kref: pin objects with dangerously high reference count - - - --- 2016-06-25 Jann Horn New
Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) - - - --- 2016-06-24 Linus Torvalds New
Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) - - - --- 2016-06-24 Linus Torvalds New
devicetree random-seed properties, was: "Re: [PATCH v7 0/9] x86/mm: memory area address KASLR" - - - --- 2016-06-24 Jason Cooper New
Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) - - - --- 2016-06-24 Michal Hocko New
Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) - - - --- 2016-06-24 Linus Torvalds New
[v4,16/16] x86/mm: Improve stack-overflow #PF handling - - - --- 2016-06-24 Andy Lutomirski New
[v4,15/16] x86/mm/64: Enable vmapped stacks - - - --- 2016-06-24 Andy Lutomirski New
[v4,14/16] x86/dumpstack/64: Handle faults when printing the "Stack:" part of an OOPS - 1 - --- 2016-06-24 Andy Lutomirski New
[v4,13/16] x86/dumpstack: Try harder to get a call trace on stack overflow - 1 - --- 2016-06-24 Andy Lutomirski New
[v4,12/16] x86/dumpstack: When dumping stack bytes due to OOPS, start with regs->sp - 1 - --- 2016-06-24 Andy Lutomirski New
[v4,11/16] x86/dumpstack: When OOPSing, rewind the stack before do_exit - 1 - --- 2016-06-24 Andy Lutomirski New
[v4,10/16] x86/die: Don't try to recover from an OOPS on a non-default stack - - - --- 2016-06-24 Andy Lutomirski New
[v4,09/16] fork: Add generic vmalloced stack support - - - --- 2016-06-24 Andy Lutomirski New
[v4,08/16] dma-api: Teach the "DMA-from-stack" check about vmapped stacks - - - --- 2016-06-24 Andy Lutomirski New
[v4,07/16] mm: Fix memcg stack accounting for sub-page stacks 1 2 - --- 2016-06-24 Andy Lutomirski New
[v4,06/16] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks 1 2 - --- 2016-06-24 Andy Lutomirski New
[v4,05/16] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() - 1 - --- 2016-06-24 Andy Lutomirski New
[v4,04/16] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated - - - --- 2016-06-24 Andy Lutomirski New
[v4,03/16] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() - - - --- 2016-06-24 Andy Lutomirski New
[v4,02/16] rxrpc: Avoid using stack memory in SG lists in rxkad - - - --- 2016-06-24 Andy Lutomirski New
[v4,01/16] bluetooth: Switch SMP to crypto_cipher_encrypt_one() 1 - - --- 2016-06-24 Andy Lutomirski New
Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) - - - --- 2016-06-23 Linus Torvalds New
Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) - - - --- 2016-06-23 Linus Torvalds New
[v7,9/9] x86/mm: Memory hotplug support for KASLR memory randomization (x86_64) - - - --- 2016-06-22 Kees Cook New
[v7,8/9] x86/mm: Enable KASLR for vmemmap memory region (x86_64) - - - --- 2016-06-22 Kees Cook New
[v7,7/9] x86/mm: Enable KASLR for vmalloc memory region (x86_64) - - - --- 2016-06-22 Kees Cook New
« 1 2 ... 98 99 100 101 »