July 2026 Archives by date
Starting: Tue Jul 7 12:05:53 PDT 2026
Ending: Mon Jul 13 00:06:10 PDT 2026
Messages: 94
- [patch 00/18] entry: Consolidate and rework syscall entry handling
Thomas Gleixner
- [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
Thomas Gleixner
- [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
Thomas Gleixner
- [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Thomas Gleixner
- [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Thomas Gleixner
- [patch 05/18] powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Thomas Gleixner
- [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Thomas Gleixner
- [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Thomas Gleixner
- [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
Thomas Gleixner
- [patch 09/18] entry: Remove syscall_enter_from_user_mode()
Thomas Gleixner
- [patch 10/18] entry: Use syscall number instead of rereading it
Thomas Gleixner
- [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Thomas Gleixner
- [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Thomas Gleixner
- [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
- [patch 15/18] x86/entry: Make syscall functions static
Thomas Gleixner
- [patch 16/18] x86/entry: Get rid of the sys_ni_syscall() indirection
Thomas Gleixner
- [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
- [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Jinjie Ruan
- [patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
Shrikanth Hegde
- [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Sven Schnelle
- [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Thomas Gleixner
- [patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
Thomas Gleixner
- [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
Shrikanth Hegde
- [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Oleg Nesterov
- [patch 13/18] entry: Make trace_syscall_enter() return type bool
Michal Suchánek
- [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Oleg Nesterov
- [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
Radu Rendec
- [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
Radu Rendec
- [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Radu Rendec
- [patch 05/18] powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Radu Rendec
- [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Radu Rendec
- [patch 13/18] entry: Make trace_syscall_enter() return type bool
Thomas Gleixner
- [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Radu Rendec
- [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Radu Rendec
- [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
Radu Rendec
- [patch 09/18] entry: Remove syscall_enter_from_user_mode()
Radu Rendec
- [patch 10/18] entry: Use syscall number instead of rereading it
Radu Rendec
- [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Thomas Gleixner
- [patch 09/18] entry: Remove syscall_enter_from_user_mode()
Thomas Gleixner
- [patch 13/18] entry: Make trace_syscall_enter() return type bool
Thomas Gleixner
- [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
Jinjie Ruan
- [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Jinjie Ruan
- [patch 15/18] x86/entry: Make syscall functions static
Jinjie Ruan
- [patch 16/18] x86/entry: Get rid of the sys_ni_syscall() indirection
Jinjie Ruan
- [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
Jinjie Ruan
- [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Jinjie Ruan
- [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Jinjie Ruan
- [patch 05/18] powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Jinjie Ruan
- [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Jinjie Ruan
- [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Jinjie Ruan
- [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
Jinjie Ruan
- [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Jinjie Ruan
- [patch 09/18] entry: Remove syscall_enter_from_user_mode()
Jinjie Ruan
- [patch 10/18] entry: Use syscall number instead of rereading it
Jinjie Ruan
- [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Jinjie Ruan
- [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Geert Uytterhoeven
- [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
Philippe Mathieu-Daudé
- [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Philippe Mathieu-Daudé
- [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Philippe Mathieu-Daudé
- [patch 05/18] powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Philippe Mathieu-Daudé
- [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Philippe Mathieu-Daudé
- [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
Philippe Mathieu-Daudé
- [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
Philippe Mathieu-Daudé
- [patch 10/18] entry: Use syscall number instead of rereading it
Philippe Mathieu-Daudé
- [patch 10/18] entry: Use syscall number instead of rereading it
Philippe Mathieu-Daudé
- [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Kees Cook
- [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
Kees Cook
- [patch 13/18] entry: Make trace_syscall_enter() return type bool
David Laight
- [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Radu Rendec
- [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
Mukesh Kumar Chaurasiya
- [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
Mukesh Kumar Chaurasiya
- [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Mukesh Kumar Chaurasiya
- [patch 05/18] powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Mukesh Kumar Chaurasiya
- [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Mukesh Kumar Chaurasiya
- [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()
Mukesh Kumar Chaurasiya
- [patch 09/18] entry: Remove syscall_enter_from_user_mode()
Mukesh Kumar Chaurasiya
- [patch 10/18] entry: Use syscall number instead of rereading it
Mukesh Kumar Chaurasiya
- [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
Mukesh Kumar Chaurasiya
- [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Mukesh Kumar Chaurasiya
- [patch 14/18] entry: Make return type of syscall_trace_enter() bool
Mukesh Kumar Chaurasiya
- [patch 15/18] x86/entry: Make syscall functions static
Mukesh Kumar Chaurasiya
- [patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
Mukesh Kumar Chaurasiya
- [patch 00/18] entry: Consolidate and rework syscall entry handling
Mukesh Kumar Chaurasiya
- [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Mukesh Kumar Chaurasiya
- [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Oleg Nesterov
- [patch 13/18] entry: Make trace_syscall_enter() return type bool
Oleg Nesterov
- [patch 13/18] entry: Make trace_syscall_enter() return type bool
Michal Suchánek
- [patch 13/18] entry: Make trace_syscall_enter() return type bool
Oleg Nesterov
- [patch 00/18] entry: Consolidate and rework syscall entry handling
Magnus Lindholm
- [patch 13/18] entry: Make trace_syscall_enter() return type bool
Thomas Gleixner
- [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Guo Ren
Last message date:
Mon Jul 13 00:06:10 PDT 2026
Archived on: Mon Jul 13 00:06:28 PDT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).