Show patches with: Submitter = Andy Lutomirski       |    State = Action Required       |   134 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,8/8] selftests/x86: Add a test for process_vm_readv() on the vsyscall page [v2,1/8] x86/vsyscall: Remove the vsyscall=native documentation - 1 - --- 2019-06-27 Andy Lutomirski New
[v2,7/8] x86/vsyscall: Add __ro_after_init to global variables [v2,1/8] x86/vsyscall: Remove the vsyscall=native documentation - 1 - --- 2019-06-27 Andy Lutomirski New
[v2,6/8] x86/vsyscall: Change the default vsyscall mode to xonly [v2,1/8] x86/vsyscall: Remove the vsyscall=native documentation - 1 - --- 2019-06-27 Andy Lutomirski New
[v2,5/8] selftests/x86/vsyscall: Verify that vsyscall=none blocks execution [v2,1/8] x86/vsyscall: Remove the vsyscall=native documentation - 1 - --- 2019-06-27 Andy Lutomirski New
[v2,4/8] x86/vsyscall: Document odd SIGSEGV error code for vsyscalls [v2,1/8] x86/vsyscall: Remove the vsyscall=native documentation - 1 - --- 2019-06-27 Andy Lutomirski New
[v2,2/8] x86/vsyscall: Add a new vsyscall=xonly mode [v2,1/8] x86/vsyscall: Remove the vsyscall=native documentation - 1 - --- 2019-06-27 Andy Lutomirski New
[v2,1/8] x86/vsyscall: Remove the vsyscall=native documentation [v2,1/8] x86/vsyscall: Remove the vsyscall=native documentation 1 - - --- 2019-06-27 Andy Lutomirski New
[5/5] x86/vsyscall: Change the default vsyscall mode to xonly [1/5] x86/vsyscall: Remove the vsyscall=native documentation - - - --- 2019-06-10 Andy Lutomirski New
[4/5] selftests/x86/vsyscall: Verify that vsyscall=none blocks execution [1/5] x86/vsyscall: Remove the vsyscall=native documentation - - - --- 2019-06-10 Andy Lutomirski New
[3/5] x86/vsyscall: Document odd #PF's error code for vsyscalls [1/5] x86/vsyscall: Remove the vsyscall=native documentation - - - --- 2019-06-10 Andy Lutomirski New
[2/5] x86/vsyscall: Add a new vsyscall=xonly mode [1/5] x86/vsyscall: Remove the vsyscall=native documentation - - - --- 2019-06-10 Andy Lutomirski New
[1/5] x86/vsyscall: Remove the vsyscall=native documentation [1/5] x86/vsyscall: Remove the vsyscall=native documentation - - - --- 2019-06-10 Andy Lutomirski New
x86/vsyscall/64: Drop "native" vsyscalls 1 - - --- 2018-03-07 Andy Lutomirski New
[3/3] syscalls: Add a bit of documentation to __SYSCALL_DEFINE - - - --- 2018-01-28 Andy Lutomirski New
[2/3] x86/asm: Move 'status' from thread_struct to thread_info - 1 - --- 2018-01-28 Andy Lutomirski New
[1/3] x86/entry/64: Remove the SYSCALL64 fast path - - - --- 2018-01-28 Andy Lutomirski New
x86/retpoline/entry: Disable the entire SYSCALL64 fast path with retpolines on - - - --- 2018-01-22 Andy Lutomirski New
[v5,03/32] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated - - - --- 2016-07-22 Andy Lutomirski New
[v5,32/32] fork: Cache two thread stacks per cpu if CONFIG_VMAP_STACK is set - - - --- 2016-07-11 Andy Lutomirski New
[v5,31/32] sched: Free the stack early if CONFIG_THREAD_INFO_IN_TASK - - - --- 2016-07-11 Andy Lutomirski New
[v5,30/32] x86/dumpstack: Pin the target stack in save_stack_trace_tsk() - - - --- 2016-07-11 Andy Lutomirski New
[v5,29/32] kthread: to_live_kthread() needs try_get_task_stack() - - - --- 2016-07-11 Andy Lutomirski New
[v5,28/32] sched: Add try_get_task_stack() and put_task_stack() - - - --- 2016-07-11 Andy Lutomirski New
[v5,27/32] x86: Move thread_info into task_struct - - - --- 2016-07-11 Andy Lutomirski New
[v5,26/32] sched: Allow putting thread_info into task_struct - - - --- 2016-07-11 Andy Lutomirski New
[v5,25/32] um: Stop conflating task_struct::stack with thread_info - - - --- 2016-07-11 Andy Lutomirski New
[v5,24/32] x86/entry: Get rid of pt_regs_to_thread_info() - - - --- 2016-07-11 Andy Lutomirski New
[v5,23/32] printk: When dumping regs, show the stack, not thread_info - - - --- 2016-07-11 Andy Lutomirski New
[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
[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
[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
[v3,13/13] x86/mm: Improve stack-overflow #PF handling - - - --- 2016-06-20 Andy Lutomirski New
[v3,12/13] x86/mm/64: Enable vmapped stacks - - - --- 2016-06-20 Andy Lutomirski New
[v3,11/13] x86/dumpstack/64: Handle faults when printing the "Stack:" part of an OOPS - - - --- 2016-06-20 Andy Lutomirski New
[v3,10/13] x86/dumpstack: Try harder to get a call trace on stack overflow - - - --- 2016-06-20 Andy Lutomirski New
[v3,09/13] x86/dumpstack: When dumping stack bytes due to OOPS, start with regs->sp - - - --- 2016-06-20 Andy Lutomirski New
« 1 2 »