Messages by Thread
-
[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
Yeoreum Yun
-
[patch 00/18] entry: Consolidate and rework syscall entry handling
Thomas Gleixner
-
[patch 05/18] powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Thomas Gleixner
-
Re: [patch 05/18] powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Radu Rendec
-
Re: [patch 05/18] powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Jinjie Ruan
-
Re: [patch 05/18] powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Philippe Mathieu-Daudé
-
Re: [patch 05/18] powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Mukesh Kumar Chaurasiya
-
[patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Thomas Gleixner
-
Re: [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Jinjie Ruan
-
Re: [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Thomas Gleixner
-
Re: [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Oleg Nesterov
-
Re: [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Thomas Gleixner
-
Re: [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Kees Cook
-
Re: [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Mukesh Kumar Chaurasiya
-
[patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
Thomas Gleixner
-
Re: [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
Shrikanth Hegde
-
Re: [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
Radu Rendec
-
Re: [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
Jinjie Ruan
-
Re: [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
Philippe Mathieu-Daudé
-
Re: [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
Mukesh Kumar Chaurasiya
-
[patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Thomas Gleixner
-
Re: [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Radu Rendec
-
Re: [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Jinjie Ruan
-
Re: [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Philippe Mathieu-Daudé
-
Re: [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Mukesh Kumar Chaurasiya
-
Re: [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Guo Ren
-
[patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Thomas Gleixner
-
Re: [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Oleg Nesterov
-
Re: [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Jinjie Ruan
-
Re: [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Geert Uytterhoeven
-
Re: [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Radu Rendec
-
Re: [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Mukesh Kumar Chaurasiya
-
Re: [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Michal Suchánek
-
Re: [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Oleg Nesterov
-
[patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
Thomas Gleixner
-
Re: [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
Radu Rendec
-
Re: [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
Jinjie Ruan
-
Re: [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
Kees Cook
-
Re: [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
Mukesh Kumar Chaurasiya
-
[patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Thomas Gleixner
-
Re: [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Radu Rendec
-
Re: [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Jinjie Ruan
-
Re: [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Jinjie Ruan
-
Re: [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Philippe Mathieu-Daudé
-
Re: [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Mukesh Kumar Chaurasiya
-
[patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Thomas Gleixner
-
Re: [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Radu Rendec
-
Re: [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Jinjie Ruan
-
Re: [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Philippe Mathieu-Daudé
-
Re: [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Mukesh Kumar Chaurasiya
-
[patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Thomas Gleixner
-
Re: [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Sven Schnelle
-
Re: [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Radu Rendec
-
Re: [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Jinjie Ruan
-
Re: [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Jinjie Ruan
-
Re: [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Philippe Mathieu-Daudé
-
Re: [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Mukesh Kumar Chaurasiya
-
[patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
Thomas Gleixner
-
Re: [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
Radu Rendec
-
Re: [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
Jinjie Ruan
-
Re: [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
Philippe Mathieu-Daudé
-
Re: [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
Mukesh Kumar Chaurasiya
-
[patch 09/18] entry: Remove syscall_enter_from_user_mode()
Thomas Gleixner
-
Re: [patch 09/18] entry: Remove syscall_enter_from_user_mode()
Radu Rendec
-
Re: [patch 09/18] entry: Remove syscall_enter_from_user_mode()
Thomas Gleixner
-
Re: [patch 09/18] entry: Remove syscall_enter_from_user_mode()
Jinjie Ruan
-
Re: [patch 09/18] entry: Remove syscall_enter_from_user_mode()
Mukesh Kumar Chaurasiya
-
[patch 10/18] entry: Use syscall number instead of rereading it
Thomas Gleixner
-
Re: [patch 10/18] entry: Use syscall number instead of rereading it
Radu Rendec
-
Re: [patch 10/18] entry: Use syscall number instead of rereading it
Jinjie Ruan
-
Re: [patch 10/18] entry: Use syscall number instead of rereading it
Philippe Mathieu-Daudé
-
Re: [patch 10/18] entry: Use syscall number instead of rereading it
Philippe Mathieu-Daudé
-
Re: [patch 10/18] entry: Use syscall number instead of rereading it
Mukesh Kumar Chaurasiya
-
[patch 13/18] entry: Make trace_syscall_enter() return type bool
Thomas Gleixner
-
Re: [patch 13/18] entry: Make trace_syscall_enter() return type bool
Michal Suchánek
-
Re: [patch 13/18] entry: Make trace_syscall_enter() return type bool
Thomas Gleixner
-
Re: [patch 13/18] entry: Make trace_syscall_enter() return type bool
Thomas Gleixner
-
Re: [patch 13/18] entry: Make trace_syscall_enter() return type bool
David Laight
-
Re: [patch 13/18] entry: Make trace_syscall_enter() return type bool
Michal Suchánek
-
Re: [patch 13/18] entry: Make trace_syscall_enter() return type bool
Oleg Nesterov
-
Re: [patch 13/18] entry: Make trace_syscall_enter() return type bool
Michal Suchánek
-
Re: [patch 13/18] entry: Make trace_syscall_enter() return type bool
Oleg Nesterov
-
Re: [patch 13/18] entry: Make trace_syscall_enter() return type bool
Michal Suchánek
-
Re: [patch 13/18] entry: Make trace_syscall_enter() return type bool
Thomas Gleixner
-
[patch 14/18] entry: Make return type of syscall_trace_enter() bool
Thomas Gleixner
-
Re: [patch 14/18] entry: Make return type of syscall_trace_enter() bool
Mukesh Kumar Chaurasiya
-
[patch 15/18] x86/entry: Make syscall functions static
Thomas Gleixner
-
Re: [patch 15/18] x86/entry: Make syscall functions static
Jinjie Ruan
-
Re: [patch 15/18] x86/entry: Make syscall functions static
Mukesh Kumar Chaurasiya
-
[patch 16/18] x86/entry: Get rid of the sys_ni_syscall() indirection
Thomas Gleixner
-
Re: [patch 16/18] x86/entry: Get rid of the sys_ni_syscall() indirection
Jinjie Ruan
-
[patch 17/18] x86/entry: Simplify the syscall number logic
Thomas Gleixner
-
[patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
Thomas Gleixner
-
Re: [patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
Shrikanth Hegde
-
Re: [patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
Thomas Gleixner
-
Re: [patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
Mukesh Kumar Chaurasiya
-
Re: [patch 00/18] entry: Consolidate and rework syscall entry handling
Mukesh Kumar Chaurasiya
-
Re: [patch 00/18] entry: Consolidate and rework syscall entry handling
Magnus Lindholm
-
Re: [akpm-mm:mm-new 59/142] mm/vmalloc.c:3590:23: warning: unused variable 'start'
Andrew Morton
-
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
Jinjie Ruan
-
[PATCH] csky: Fix ABIv2 memcmp() s1 alignment check
Hanlin Song
-
[PATCH] csky: Add build salt to the vDSO
Bastian Blank
-
[PATCH] csky: fix initrd setup for initrd= command line parameter
h calabash
-
[PATCH] csky: abiv2: remove references to nonexistent CONFIG_OPEN_FPU_* options
Ethan Nelson-Moore
-
[PATCH] csky: Fix a4/a5 restoration in syscall trace path
hlsong