Show patches with: Submitter = Thomas Garnier       |    State = Action Required       |   308 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,17/22] compiler: Option to default to hidden symbols - - - --- 2017-07-18 Thomas Garnier New
[RFC,16/22] x86/percpu: Adapt percpu for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,15/22] x86/boot/64: Use _text in a global for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,14/22] x86/paravirt: Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,13/22] x86/power/64: Adapt assembly for PIE support 1 - - --- 2017-07-18 Thomas Garnier New
[RFC,12/22] x86/boot/64: Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,11/22] x86/acpi: Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,10/22] x86/CPU: Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,09/22] x86: pm-trace - Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,08/22] x86/entry/64: Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,07/22] x86: relocate_kernel - Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,06/22] kvm: Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,05/22] xen: Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,04/22] x86: Add macro to get symbol address for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,03/22] x86: Use symbol name in jump table for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,02/22] x86: Use symbol name on bug table for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,01/22] x86/crypto: Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
Re: [PATCH v10 2/3] arm/syscalls: Check address limit on user-mode return - - - --- 2017-07-18 Thomas Garnier New
[v10,3/3] arm64/syscalls: Check address limit on user-mode return - 1 - --- 2017-06-15 Thomas Garnier New
[v10,2/3] arm/syscalls: Check address limit on user-mode return - - - --- 2017-06-15 Thomas Garnier New
[v10,1/3] x86/syscalls: Check address limit on user-mode return - - 1 --- 2017-06-15 Thomas Garnier New
[v9,4/4] arm64/syscalls: Optimize address limit check - 1 - --- 2017-04-28 Thomas Garnier New
[v9,3/4] arm/syscalls: Optimize address limit check - - - --- 2017-04-28 Thomas Garnier New
[v9,2/4] x86/syscalls: Optimize address limit check - - - --- 2017-04-28 Thomas Garnier New
[v9,1/4] syscalls: Verify address limit before returning to user-mode - - 1 --- 2017-04-28 Thomas Garnier New
[v8,1/4] syscalls: Verify address limit before returning to user-mode - - 1 --- 2017-04-27 Thomas Garnier New
[v8,4/4] arm64/syscalls: Optimize address limit check - 1 - --- 2017-04-26 Thomas Garnier New
[v8,3/4] arm/syscalls: Optimize address limit check - - - --- 2017-04-26 Thomas Garnier New
[v8,2/4] x86/syscalls: Optimize address limit check - - - --- 2017-04-26 Thomas Garnier New
[v8,1/4] syscalls: Verify address limit before returning to user-mode - - 1 --- 2017-04-26 Thomas Garnier New
[v7,4/4] arm64/syscalls: Architecture specific pre-usermode check - 1 - --- 2017-04-10 Thomas Garnier New
[v7,4/4] arm64/syscalls: Architecture specific pre-usermode check - - - --- 2017-04-10 Thomas Garnier New
[v7,4/4] arm64/syscalls: Architecture specific pre-usermode check - 1 - --- 2017-04-10 Thomas Garnier New
[v7,3/4] arm/syscalls: Architecture specific pre-usermode check - - - --- 2017-04-10 Thomas Garnier New
[v7,2/4] x86/syscalls: Architecture specific pre-usermode check - - - --- 2017-04-10 Thomas Garnier New
[v7,1/4] syscalls: Restore address limit after a syscall - - 1 --- 2017-04-10 Thomas Garnier New
[v6,4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-04-04 Thomas Garnier New
[v6,3/4] arm/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-04-04 Thomas Garnier New
[v6,2/4] x86/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-04-04 Thomas Garnier New
[v6,1/4] syscalls: Restore address limit after a syscall - - 1 --- 2017-04-04 Thomas Garnier New
[v5,4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-23 Thomas Garnier New
[v5,3/4] arm/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-23 Thomas Garnier New
[v5,2/4] x86/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-23 Thomas Garnier New
[v5,1/4] syscalls: Restore address limit after a syscall - - 1 --- 2017-03-23 Thomas Garnier New
[v4,4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-22 Thomas Garnier New
[v4,3/4] arm/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-22 Thomas Garnier New
[v4,2/4] x86/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-22 Thomas Garnier New
[v4,1/4] syscalls: Restore address limit after a syscall - - - --- 2017-03-22 Thomas Garnier New
[tip,v2] x86/mm: Correct fixmap header usage on adaptable MODULES_END - - - --- 2017-03-20 Thomas Garnier New
Re: [PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-03-16 Thomas Garnier New
Re: [PATCH v3 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-15 Thomas Garnier New
[v7,3/3] x86: Make the GDT remapping read-only on 64-bit - - - --- 2017-03-14 Thomas Garnier New
[v7,2/3] x86: Remap GDT tables in the Fixmap section - - - --- 2017-03-14 Thomas Garnier New
[v7,1/3] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-03-14 Thomas Garnier New
[v3,4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-11 Thomas Garnier New
[v3,3/4] arm/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-11 Thomas Garnier New
[v3,2/4] x86/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-11 Thomas Garnier New
[v3,1/4] syscalls: Restore address limit after a syscall - - - --- 2017-03-11 Thomas Garnier New
[v2,4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-09 Thomas Garnier New
[v2,3/4] arm/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-09 Thomas Garnier New
[v2,2/4] x86/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-09 Thomas Garnier New
[v2,1/4] syscalls: Restore address limit after a syscall - - - --- 2017-03-09 Thomas Garnier New
[v1,4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-08 Thomas Garnier New
[v1,3/4] arm/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-08 Thomas Garnier New
[v1,2/4] x86/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-08 Thomas Garnier New
[v1,1/4] syscalls: Restore address limit after a syscall - - - --- 2017-03-08 Thomas Garnier New
[v5,3/3] x86: Make the GDT remapping read-only on 64-bit - - - --- 2017-03-06 Thomas Garnier New
[v5,2/3] x86: Remap GDT tables in the Fixmap section - - - --- 2017-03-06 Thomas Garnier New
[v5,1/3] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-03-06 Thomas Garnier New
Re: [PATCH v4 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-02-17 Thomas Garnier New
[v4,4/4] KVM: VMX: Simplify segment_base - - - --- 2017-02-16 Thomas Garnier New
[v4,3/4] x86: Make the GDT remapping read-only on 64-bit - - - --- 2017-02-16 Thomas Garnier New
[v4,2/4] x86: Remap GDT tables in the Fixmap section - - - --- 2017-02-16 Thomas Garnier New
[v4,1/4] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-02-16 Thomas Garnier New
[v3,4/4] KVM: VMX: Simplify segment_base - - - --- 2017-02-14 Thomas Garnier New
[v3,3/4] x86: Make the GDT remapping read-only on 64-bit - - - --- 2017-02-14 Thomas Garnier New
[v3,2/4] x86: Remap GDT tables in the Fixmap section - - - --- 2017-02-14 Thomas Garnier New
[v3,1/4] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-02-14 Thomas Garnier New
[RFC] syscalls: Restore address limit after a syscall - - - --- 2017-02-09 Thomas Garnier New
[v2,3/3] x86: Make the GDT remapping read-only on 64 bit - - - --- 2017-01-26 Thomas Garnier New
[v2,2/3] x86: Remap GDT tables in the Fixmap section - - - --- 2017-01-26 Thomas Garnier New
[v2,1/3] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-01-26 Thomas Garnier New
[v1,3/3] x86: Make the GDT remapping read-only on 64 bit - - - --- 2017-01-20 Thomas Garnier New
[v1,2/3] x86: Remap GDT tables in the Fixmap section - - - --- 2017-01-20 Thomas Garnier New
[v1,1/3] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-01-20 Thomas Garnier New
[RFC] x86/mm/KASLR: Remap GDTs at fixed location - - - --- 2017-01-04 Thomas Garnier New
Revert "Revert "kdump, vmcoreinfo: report memory sections virtual addresses"" - - - --- 2016-12-15 Thomas Garnier New
[v1] kdump, vmcoreinfo: report memory sections virtual addresses 2 - - --- 2016-08-18 Thomas Garnier New
[v1] kexec/arch/i386: Add support for KASLR memory randomization - - - --- 2016-08-17 Thomas Garnier New
[v2] x86/power/64: Restore processor state before using per-cpu variables 1 - 1 --- 2016-08-12 Thomas Garnier New
[v1] x86/power/64: Restore processor state before using per-cpu variables 1 - - --- 2016-08-11 Thomas Garnier New
Re: [Resend][PATCH] x86/power/64: Always create temporary identity mapping correctly - - - --- 2016-08-11 Thomas Garnier New
Re: [Resend][PATCH] x86/power/64: Always create temporary identity mapping correctly - - - --- 2016-08-10 Thomas Garnier New
[v4,2/2] x86/KASLR: Increase BRK pages for KASLR memory randomization - - - --- 2016-08-09 Thomas Garnier New
[v4,1/2] x86/KASLR: Fix physical memory calculation on KASLR memory randomization - - - --- 2016-08-09 Thomas Garnier New
[v3,2/2] x86/KASLR: Increase BRK pages for KASLR memory randomization - - - --- 2016-08-09 Thomas Garnier New
[v3,1/2] x86/KASLR: Fix physical memory calculation on KASLR memory randomization - - - --- 2016-08-09 Thomas Garnier New
[v2,2/2] x86/KASLR: Increase BRK pages for KASLR memory randomization - - - --- 2016-08-09 Thomas Garnier New
[v2,1/2] x86/KASLR: Fix physical memory calculation on KASLR memory randomization - - - --- 2016-08-09 Thomas Garnier New
[v1,2/2] x86/KASLR: Increase BRK pages for KASLR memory randomization - - - --- 2016-08-08 Thomas Garnier New
« 1 2 3 4 »