Linux API
Thread Index
[Prev Page][
Next Page
]
Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
From
: Suren Baghdasaryan <surenb@xxxxxxxxxx>
Re: [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
From
: Shakeel Butt <shakeel.butt@xxxxxxxxx>
Re: [PATCH 0/2 v8] add ioctl/sysfs to donate file-backed pages
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 0/2 v8] add ioctl/sysfs to donate file-backed pages
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
From
: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
[PATCH v4 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: [PATCH v3 2/2] selftests/seccomp: validate uretprobe syscall passes through seccomp
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH v3 2/2] selftests/seccomp: validate uretprobe syscall passes through seccomp
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
[PATCH v3 2/2] selftests/seccomp: validate uretprobe syscall passes through seccomp
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
[PATCH v3 1/2] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
[PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 1/5] Add manpage for open_tree(2)
From
: Askar Safin <safinaskar@xxxxxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
From
: Pedro Falcato <pedro.falcato@xxxxxxxxx>
Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
[PATCH v7 6/6] selftests/mm: use PIDFD_SELF in guard pages test
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v7 5/6] selftests: pidfd: add tests for PIDFD_SELF_*
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v7 4/6] selftests: pidfd: add pidfd.h UAPI wrapper
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v7 3/6] tools: testing: separate out wait_for_pid() into helper header
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v7 2/6] selftests/pidfd: add missing system header imcludes to pidfd tests
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Kees Cook <kees@xxxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: [PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Kees Cook <kees@xxxxxxxxxx>
Re: [PATCH v3 5/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH v3 5/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
[PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
[PATCH v3 5/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
[PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Kees Cook <kees@xxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Kees Cook <kees@xxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: Christian Brauner <brauner@xxxxxxxxxx>
[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: [PATCH v6 01/15] lib: Add TLV parser
From
: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH v6 01/15] lib: Add TLV parser
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
Re: [PATCH v6 01/15] lib: Add TLV parser
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v6 01/15] lib: Add TLV parser
From
: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
Re: [PATCH v6 01/15] lib: Add TLV parser
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v6 01/15] lib: Add TLV parser
From
: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Kees Cook <kees@xxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Kees Cook <kees@xxxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
From
: Florian Weimer <fweimer@xxxxxxxxxx>
Re: [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
From
: Xi Ruoyao <xry111@xxxxxxxxxxx>
Re: [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
From
: Florian Weimer <fweimer@xxxxxxxxxx>
[RFC] Extension to POSIX API for zero-copy data transfers
From
: mcaju95@xxxxxxxxx
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Aleksa Sarai <cyphar@xxxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Kees Cook <kees@xxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Kees Cook <kees@xxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
From
: Xi Ruoyao <xry111@xxxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Re: [PATCH 1/2] f2fs: register inodes which is able to donate pages
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
[PATCH] seccomp: passthrough uretprobe systemcall without filtering
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Charlie Jenkins <charlie@xxxxxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Charlie Jenkins <charlie@xxxxxxxxxxxx>
Re: [PATCH 1/2] f2fs: register inodes which is able to donate pages
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: [PATCH 1/2] f2fs: register inodes which is able to donate pages
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Charlie Jenkins <charlie@xxxxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: [PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH v23 7/8] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Shmulik Ladkani <shmulik.ladkani@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: [PATCH v23 7/8] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
From
: Nathan Chancellor <nathan@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
[PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
[PATCH v2 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: [PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: kernel test robot <lkp@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
Re: [PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 5/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: Crash when attaching uretprobes to processes running in Docker
From
: Aleksa Sarai <cyphar@xxxxxxxxxx>
Crash when attaching uretprobes to processes running in Docker
From
: Eyal Birger <eyal.birger@xxxxxxxxx>
Re: [PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: "Arnd Bergmann" <arnd@xxxxxxxx>
[PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH 5/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH 5/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: Eugene Syromiatnikov <esyr@xxxxxxxxxx>
Re: [PATCH 5/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 5/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 5/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH 5/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
From
: "Dmitry V. Levin" <ldv@xxxxxxxxx>
Re: [PATCH v7 00/30] NT synchronization primitive driver
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
Re: [PATCH v7 00/30] NT synchronization primitive driver
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v7 00/30] NT synchronization primitive driver
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Shakeel Butt <shakeel.butt@xxxxxxxxx>
Re: [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status
From
: Peter Hilber <quic_philber@xxxxxxxxxxx>
Re: [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status
From
: Richard Cochran <richardcochran@xxxxxxxxx>
Re: [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status
From
: Peter Hilber <quic_philber@xxxxxxxxxxx>
Re: [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status
From
: Richard Cochran <richardcochran@xxxxxxxxx>
Re: [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status
From
: Peter Hilber <quic_philber@xxxxxxxxxxx>
Re: [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status
From
: Richard Cochran <richardcochran@xxxxxxxxx>
[RFC PATCH 2/2] virtio_rtc: Support PTP_SYS_OFFSET_STAT ioctl
From
: Peter Hilber <quic_philber@xxxxxxxxxxx>
[RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status
From
: Peter Hilber <quic_philber@xxxxxxxxxxx>
[RFC PATCH 0/2] ptp: add PTP_SYS_OFFSET_STAT ioctl, support it in virtio_rtc
From
: Peter Hilber <quic_philber@xxxxxxxxxxx>
Re: [PATCH v3 0/3] futex: Create set_robust_list2
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v3 0/3] futex: Create set_robust_list2
From
: André Almeida <andrealmeid@xxxxxxxxxx>
Re: [PATCH v23 0/8] Script execution control (was O_MAYEXEC)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v23 0/8] Script execution control (was O_MAYEXEC)
From
: Kees Cook <kees@xxxxxxxxxx>
Re: [PATCH v23 0/8] Script execution control (was O_MAYEXEC)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v3 0/3] futex: Create set_robust_list2
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v3 3/3] futex: Wire up set_robust_list2 syscall
From
: "Arnd Bergmann" <arnd@xxxxxxxx>
[PATCH v3 2/3] futex: Create set_robust_list2
From
: André Almeida <andrealmeid@xxxxxxxxxx>
[PATCH v3 0/3] futex: Create set_robust_list2
From
: André Almeida <andrealmeid@xxxxxxxxxx>
[PATCH v3 3/3] futex: Wire up set_robust_list2 syscall
From
: André Almeida <andrealmeid@xxxxxxxxxx>
[PATCH v3 1/3] futex: Use explicit sizes for compat_exit_robust_list
From
: André Almeida <andrealmeid@xxxxxxxxxx>
[PATCH v7 02/30] ntsync: Rename NTSYNC_IOC_SEM_POST to NTSYNC_IOC_SEM_RELEASE.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 10/30] ntsync: Introduce NTSYNC_IOC_EVENT_RESET.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 30/30] ntsync: No longer depend on BROKEN.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 29/30] docs: ntsync: Add documentation for the ntsync uAPI.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 28/30] maintainers: Add an entry for ntsync.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 27/30] selftests: ntsync: Add a stress test for contended waits.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 26/30] selftests: ntsync: Add some tests for wakeup signaling via alerts.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 25/30] selftests: ntsync: Add tests for alertable waits.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 24/30] selftests: ntsync: Add some tests for wakeup signaling with events.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 23/30] selftests: ntsync: Add some tests for auto-reset event state.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 22/30] selftests: ntsync: Add some tests for manual-reset event state.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 21/30] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 20/30] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 19/30] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 18/30] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 17/30] selftests: ntsync: Add some tests for mutex state.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 16/30] selftests: ntsync: Add some tests for semaphore state.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 15/30] ntsync: Introduce alertable waits.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 07/30] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 14/30] ntsync: Introduce NTSYNC_IOC_EVENT_READ.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 06/30] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 13/30] ntsync: Introduce NTSYNC_IOC_MUTEX_READ.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 05/30] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 03/30] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 04/30] ntsync: Introduce NTSYNC_IOC_WAIT_ALL.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 12/30] ntsync: Introduce NTSYNC_IOC_SEM_READ.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 11/30] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 09/30] ntsync: Introduce NTSYNC_IOC_EVENT_SET.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 01/30] ntsync: Return the fd from NTSYNC_IOC_CREATE_SEM.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 08/30] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v7 00/30] NT synchronization primitive driver
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v23 8/8] ima: instantiate the bprm_creds_for_exec() hook
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v23 6/8] selftests: ktap_helpers: Fix uninitialized variable
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v23 7/8] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v23 3/8] selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v23 0/8] Script execution control (was O_MAYEXEC)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v23 4/8] selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v23 1/8] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v23 2/8] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v23 5/8] samples/check-exec: Add set-exec
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v6 00/28] NT synchronization primitive driver
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v6 28/28] ntsync: No longer depend on BROKEN.
From
: "Arnd Bergmann" <arnd@xxxxxxxx>
Re: [PATCH v6 28/28] ntsync: No longer depend on BROKEN.
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v22 2/8] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
From
: Jeff Xu <jeffxu@xxxxxxxxxxxx>
Re: [PATCH v22 1/8] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Jeff Xu <jeffxu@xxxxxxxxxxxx>
Re: [PATCH v22 0/8] Script execution control (was O_MAYEXEC)
From
: jeffxu <jeffxu@xxxxxxxxxxxx>
Re: [PATCH v22 8/8] ima: instantiate the bprm_creds_for_exec() hook
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
From
: Florian Weimer <fweimer@xxxxxxxxxx>
Re: [PATCH v22 2/8] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 00/28] NT synchronization primitive driver
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
Re: [PATCH v6 00/28] NT synchronization primitive driver
From
: "Arnd Bergmann" <arnd@xxxxxxxx>
[PATCH v6 16/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 07/28] ntsync: Introduce NTSYNC_IOC_EVENT_SET.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 02/28] ntsync: Introduce NTSYNC_IOC_WAIT_ALL.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 00/28] NT synchronization primitive driver
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 01/28] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 05/28] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 06/28] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 04/28] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 10/28] ntsync: Introduce NTSYNC_IOC_SEM_READ.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 03/28] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 08/28] ntsync: Introduce NTSYNC_IOC_EVENT_RESET.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 09/28] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 15/28] selftests: ntsync: Add some tests for mutex state.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 11/28] ntsync: Introduce NTSYNC_IOC_MUTEX_READ.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 13/28] ntsync: Introduce alertable waits.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 12/28] ntsync: Introduce NTSYNC_IOC_EVENT_READ.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 14/28] selftests: ntsync: Add some tests for semaphore state.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 27/28] docs: ntsync: Add documentation for the ntsync uAPI.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 28/28] ntsync: No longer depend on BROKEN.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 24/28] selftests: ntsync: Add some tests for wakeup signaling via alerts.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 25/28] selftests: ntsync: Add a stress test for contended waits.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 26/28] maintainers: Add an entry for ntsync.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 23/28] selftests: ntsync: Add tests for alertable waits.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 22/28] selftests: ntsync: Add some tests for wakeup signaling with events.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 21/28] selftests: ntsync: Add some tests for auto-reset event state.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 20/28] selftests: ntsync: Add some tests for manual-reset event state.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 18/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 17/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
[PATCH v6 19/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL.
From
: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Eric Snowberg <eric.snowberg@xxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Eric Snowberg <eric.snowberg@xxxxxxxxxx>
Re: [PATCH v22 0/8] Script execution control (was O_MAYEXEC)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v22 2/8] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v22 7/8] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v22 8/8] ima: instantiate the bprm_creds_for_exec() hook
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v22 6/8] selftests: ktap_helpers: Fix uninitialized variable
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v22 5/8] samples/check-exec: Add set-exec
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v22 4/8] selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v22 3/8] selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v22 1/8] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v22 0/8] Script execution control (was O_MAYEXEC)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Eric Snowberg <eric.snowberg@xxxxxxxxxx>
Re: [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH RFT v13 8/8] selftests/clone3: Test shadow stack support
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Eric Snowberg <eric.snowberg@xxxxxxxxxx>
[PATCH RFT v13 6/8] selftests/clone3: Factor more of main loop into test_clone3()
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v13 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v13 5/8] selftests/clone3: Remove redundant flushes of output streams
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v13 0/8] fork: Support shadow stacks in clone3()
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v13 4/8] fork: Add shadow stack support to clone3()
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v13 3/8] selftests: Provide helper header for shadow stack testing
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v13 2/8] Documentation: userspace-api: Add shadow stack API documentation
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v13 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: Andrew Lunn <andrew@xxxxxxx>
Re: [PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH RFT v12 4/8] fork: Add shadow stack support to clone3()
From
: Yury Khrustalev <yury.khrustalev@xxxxxxx>
Re: [PATCH RFT v12 2/8] Documentation: userspace-api: Add shadow stack API documentation
From
: Yury Khrustalev <yury.khrustalev@xxxxxxx>
Re: [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: "Dr. Greg" <greg@xxxxxxxxxxxx>
Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Jeff Xu <jeffxu@xxxxxxxxxx>
Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v6 02/15] module: Introduce ksys_finit_module()
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Eric Snowberg <eric.snowberg@xxxxxxxxxx>
Re: [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v6 02/15] module: Introduce ksys_finit_module()
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Jeff Xu <jeffxu@xxxxxxxxxx>
Re: [PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
From
: Alejandro Colomar <alx@xxxxxxxxxx>
Re: [PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
From
: Cong Wang <xiyou.wangcong@xxxxxxxxx>
Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Jeff Xu <jeffxu@xxxxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v21 0/6] Script execution control (was O_MAYEXEC)
From
: Kees Cook <kees@xxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Jeff Xu <jeffxu@xxxxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v21 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v6 02/15] module: Introduce ksys_finit_module()
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v6 02/15] module: Introduce ksys_finit_module()
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v21 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
From
: Jeff Xu <jeffxu@xxxxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Jeff Xu <jeffxu@xxxxxxxxxxxx>
Re: [PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [PATCH v6 02/15] module: Introduce ksys_finit_module()
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH] uapi: add EROBLK
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] uapi: add EROBLK
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Re: [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH v6 01/15] lib: Add TLV parser
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH] uapi: add EROBLK
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH] uapi: add EROBLK
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Re: [PATCH v6 02/15] module: Introduce ksys_finit_module()
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v6 02/15] module: Introduce ksys_finit_module()
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v6 01/15] lib: Add TLV parser
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 15/15] docs: Add documentation of the Integrity Digest Cache
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 14/15] selftests/digest_cache: Add selftests for the Integrity Digest Cache
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 13/15] digest_cache: Reset digest cache on file/directory change
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 12/15] digest cache: Prefetch digest lists if requested
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 11/15] digest_cache: Add support for directories
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 10/15] digest_cache: Add management of verification data
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 09/15] digest_cache: Populate the digest cache from a digest list
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 08/15] digest_cache: Parse tlv digest lists
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 06/15] digest_cache: Add hash tables and operations
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 05/15] digest_cache: Add securityfs interface
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 04/15] digest_cache: Initialize digest caches
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 03/15] integrity: Introduce the Integrity Digest Cache
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 02/15] module: Introduce ksys_finit_module()
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
A Proposal
From
: William Cheung <nahydm98@xxxxxxxxx>
Re: [PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [PATCH] statmount: add flag to retrieve unescaped options
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
From
: Matt Muggeridge <Matt.Muggeridge@xxxxxxx>
Re: [PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [PATCH] statmount: add flag to retrieve unescaped options
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
From
: Cong Wang <xiyou.wangcong@xxxxxxxxx>
Re: [PATCH] statmount: add flag to retrieve unescaped options
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] statmount: add flag to retrieve unescaped options
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
[PATCH v21 5/6] samples/check-exec: Add set-exec
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v21 3/6] selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v21 4/6] selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v21 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH v21 0/6] Script execution control (was O_MAYEXEC)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH] statmount: add flag to retrieve unescaped options
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] statmount: add flag to retrieve unescaped options
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH] statmount: add flag to retrieve unescaped options
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH] statmount: add flag to retrieve unescaped options
From
: Miklos Szeredi <mszeredi@xxxxxxxxxx>
Re: [PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
From
: Joe Damato <jdamato@xxxxxxxxxx>
Re: [PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
[PATCH net-next v2 05/12] net: homa: create homa_rpc.h and homa_rpc.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
[PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
[PATCH net-next v2 03/12] net: homa: create shared Homa header files
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
[PATCH net-next v2 06/12] net: homa: create homa_peer.h and homa_peer.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
[PATCH net-next v2 02/12] net: homa: define Homa packet formats
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
[PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
[PATCH net-next v2 09/12] net: homa: create homa_outgoing.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
[PATCH net-next v2 10/12] net: homa: create homa_timer.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
[PATCH net-next v2 08/12] net: homa: create homa_incoming.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
[PATCH net-next v2 07/12] net: homa: create homa_sock.h and homa_sock.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
[PATCH net-next v2 04/12] net: homa: create homa_pool.h and homa_pool.c
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
[PATCH net-next v2 01/12] net: homa: define user-visible API for Homa
From
: John Ousterhout <ouster@xxxxxxxxxxxxxxx>
Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
From
: Shivank Garg <shivankg@xxxxxxx>
Re: [PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
From
: Matt Muggeridge <Matt.Muggeridge@xxxxxxx>
Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
From
: Ido Schimmel <idosch@xxxxxxxxxx>
Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
From
: Shivank Garg <shivankg@xxxxxxx>
Re: [PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
From
: Matt Muggeridge <Matt.Muggeridge@xxxxxxx>
Re: [PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
From
: David Ahern <dsahern@xxxxxxxxxx>
Re: [PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
From
: Ido Schimmel <idosch@xxxxxxxxxx>
Re: [PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
From
: Matt Muggeridge <Matt.Muggeridge@xxxxxxx>
Re: [PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
From
: Matt Muggeridge <Matt.Muggeridge@xxxxxxx>
Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
From
: Ido Schimmel <idosch@xxxxxxxxxx>
[RFC PATCH 4/4] KVM: guest_memfd: Enforce NUMA mempolicy if available
From
: Shivank Garg <shivankg@xxxxxxx>
[RFC PATCH 3/4] KVM: guest_memfd: Pass file pointer instead of inode in guest_memfd APIs
From
: Shivank Garg <shivankg@xxxxxxx>
[RFC PATCH 2/4] Introduce fbind syscall
From
: Shivank Garg <shivankg@xxxxxxx>
[RFC PATCH 1/4] mm: Add mempolicy support to the filemap layer
From
: Shivank Garg <shivankg@xxxxxxx>
[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
From
: Shivank Garg <shivankg@xxxxxxx>
Re: [PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
From
: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
Re: [PATCH v2 0/3] futex: Create set_robust_list2
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v2 2/3] futex: Create set_robust_list2
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
[PATCH net 0/1] net/ipv6: Netlink flag for new IPv6 Default Routes
From
: Matt Muggeridge <Matt.Muggeridge@xxxxxxx>
[PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
From
: Matt Muggeridge <Matt.Muggeridge@xxxxxxx>
Re: [PATCH v2 2/3] futex: Create set_robust_list2
From
: André Almeida <andrealmeid@xxxxxxxxxx>
Re: [PATCH v2 0/3] futex: Create set_robust_list2
From
: André Almeida <andrealmeid@xxxxxxxxxx>
Re: [PATCH v2 0/3] futex: Create set_robust_list2
From
: Florian Weimer <fweimer@xxxxxxxxxx>
Re: [PATCH v2 0/3] futex: Create set_robust_list2
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v2 0/3] futex: Create set_robust_list2
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v2 2/3] futex: Create set_robust_list2
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v2 0/3] futex: Create set_robust_list2
From
: Florian Weimer <fweimer@xxxxxxxxxx>
Re: [PATCH v2 2/3] futex: Create set_robust_list2
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v2 1/3] futex: Use explicit sizes for compat_exit_robust_list
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v2 3/3] futex: Wire up set_robust_list2 syscall
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v2 1/3] futex: Use explicit sizes for compat_exit_robust_list
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v2 3/3] futex: Wire up set_robust_list2 syscall
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH RFT v12 0/8] fork: Support shadow stacks in clone3()
From
: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
Re: [PATCH RFT v12 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
[PATCH v2 2/3] futex: Create set_robust_list2
From
: André Almeida <andrealmeid@xxxxxxxxxx>
[PATCH v2 3/3] futex: Wire up set_robust_list2 syscall
From
: André Almeida <andrealmeid@xxxxxxxxxx>
[PATCH v2 1/3] futex: Use explicit sizes for compat_exit_robust_list
From
: André Almeida <andrealmeid@xxxxxxxxxx>
[PATCH v2 0/3] futex: Create set_robust_list2
From
: André Almeida <andrealmeid@xxxxxxxxxx>
Re: [PATCH RFT v12 0/8] fork: Support shadow stacks in clone3()
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH RFT v12 0/8] fork: Support shadow stacks in clone3()
From
: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
[PATCH RFT v12 8/8] selftests/clone3: Test shadow stack support
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v12 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v12 6/8] selftests/clone3: Factor more of main loop into test_clone3()
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v12 5/8] selftests/clone3: Remove redundant flushes of output streams
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v12 4/8] fork: Add shadow stack support to clone3()
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v12 3/8] selftests: Provide helper header for shadow stack testing
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v12 2/8] Documentation: userspace-api: Add shadow stack API documentation
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v12 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH RFT v12 0/8] fork: Support shadow stacks in clone3()
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH RFT v11 2/8] Documentation: userspace-api: Add shadow stack API documentation
From
: Deepak Gupta <debug@xxxxxxxxxxxx>
Re: [PATCH RFT v11 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
From
: Deepak Gupta <debug@xxxxxxxxxxxx>
Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH RFT v11 0/8] fork: Support shadow stacks in clone3()
From
: Yury Khrustalev <yury.khrustalev@xxxxxxx>
Re: [PATCH RFT v11 0/8] fork: Support shadow stacks in clone3()
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH v4 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
From
: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
From
: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
Re: [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
From
: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
Re: [PATCH v4 0/5] implement lightweight guard pages
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
From
: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
Re: [PATCH v3 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
Re: [PATCH v3 5/5] selftests/mm: add self tests for guard page feature
From
: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
From
: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
Re: [PATCH v4 0/5] implement lightweight guard pages
From
: SeongJae Park <sj@xxxxxxxxxx>
Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Christian Brauner <brauner@xxxxxxxxxx>
[PATCH] UNTESTED, SKETCH, DRAFT
From
: Christian Brauner <brauner@xxxxxxxxxx>
[PATCH v4 1/5] mm: pagewalk: add the ability to install PTEs
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v4 0/5] implement lightweight guard pages
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v4 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v4 5/5] selftests/mm: add self tests for guard page feature
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v4 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v4 4/5] tools: testing: update tools UAPI header for mman-common.h
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
From
: Davidlohr Bueso <dave@xxxxxxxxxxxx>
Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v6 5/5] selftests: pidfd: add tests for PIDFD_SELF_*
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v6 4/5] selftests: pidfd: add pidfd.h UAPI wrapper
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v6 3/5] tools: testing: separate out wait_for_pid() into helper header
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v6 1/5] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
From
: André Almeida <andrealmeid@xxxxxxxxxx>
Re: [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
From
: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
Re: [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
From
: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Pedro Falcato <pedro.falcato@xxxxxxxxx>
Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
From
: Davidlohr Bueso <dave@xxxxxxxxxxxx>
Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH] mm: yield on fatal signal/cond_sched() in vector_madvise()
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH 1/6] mm: Add vmalloc_huge_node()
From
: Davidlohr Bueso <dave@xxxxxxxxxxxx>
Re: [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Pedro Falcato <pedro.falcato@xxxxxxxxx>
Re: [PATCH 1/6] mm: Add vmalloc_huge_node()
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
[PATCH v5 5/5] selftests: pidfd: add tests for PIDFD_SELF_*
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v5 4/5] selftests: pidfd: add pidfd.h UAPI wrapper
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v5 3/5] tools: testing: separate out wait_for_pid() into helper header
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v5 1/5] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v5 0/5] introduce PIDFD_SELF* sentinels
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH 3/6] futex: Propagate flags into futex_get_value_locked()
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
[PATCH 6/6] futex,selftests: Extend the futex selftests for NUMA
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
[PATCH 4/6] futex: Enable FUTEX2_{8,16}
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
[PATCH 0/6] futex: The remaining futex2 bits
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
[PATCH 5/6] futex,selftests: Extend the futex selftests
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
[PATCH 2/6] futex: Implement FUTEX2_NUMA
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
[PATCH 1/6] mm: Add vmalloc_huge_node()
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v4 4/4] selftests: pidfd: add tests for PIDFD_SELF_*
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v4 4/4] selftests: pidfd: add tests for PIDFD_SELF_*
From
: kernel test robot <oliver.sang@xxxxxxxxx>
Re: [PATCH RFC 1/1] futex: Create set_robust_list2
From
: "Arnd Bergmann" <arnd@xxxxxxxx>
Re: [PATCH RFC 1/1] futex: Create set_robust_list2
From
: André Almeida <andrealmeid@xxxxxxxxxx>
Re: [PATCH RFC 1/1] futex: Create set_robust_list2
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH RFC 1/1] futex: Create set_robust_list2
From
: André Almeida <andrealmeid@xxxxxxxxxx>
Re: [PATCH RFC 1/1] futex: Create set_robust_list2
From
: "Arnd Bergmann" <arnd@xxxxxxxx>
[PATCH RFC 1/1] futex: Create set_robust_list2
From
: André Almeida <andrealmeid@xxxxxxxxxx>
[PATCH RFC 0/1] futex: Add a new robust list syscall
From
: André Almeida <andrealmeid@xxxxxxxxxx>
Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Shakeel Butt <shakeel.butt@xxxxxxxxx>
[PATCH v3 5/5] selftests/mm: add self tests for guard page feature
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v3 4/5] tools: testing: update tools UAPI header for mman-common.h
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v3 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v3 0/5] implement lightweight guard pages
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 0/5] implement lightweight guard pages
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 0/5] implement lightweight guard pages
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 0/5] implement lightweight guard pages
From
: Marco Elver <elver@xxxxxxxxxx>
Re: [PATCH v2 0/5] implement lightweight guard pages
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 0/5] implement lightweight guard pages
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 0/5] implement lightweight guard pages
From
: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
Re: [PATCH v2 0/5] implement lightweight guard pages
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 0/5] implement lightweight guard pages
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v2 0/5] implement lightweight guard pages
From
: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
Re: [PATCH v2 0/5] implement lightweight guard pages
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 0/5] implement lightweight guard pages
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 0/5] implement lightweight guard pages
From
: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
From
: Shakeel Butt <shakeel.butt@xxxxxxxxx>
Re: [PATCH v4 1/4] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
From
: Shakeel Butt <shakeel.butt@xxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Jann Horn <jannh@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Jann Horn <jannh@xxxxxxxxxx>
Re: [PATCH v2 5/5] selftests/mm: add self tests for guard page feature
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: (subset) [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
From
: Aleksa Sarai <cyphar@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 5/5] selftests/mm: add self tests for guard page feature
From
: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Dave Hansen <dave.hansen@xxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[no subject]
From
: Unknown
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: (subset) [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]