Linux API
[Prev Page][Next Page]
- [PATCH v8 18/20] f2fs: wire up new fscrypt ioctls
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v8 20/20] fscrypt: document the new ioctls and policy version
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v8 19/20] ubifs: wire up new fscrypt ioctls
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 11/12] fpga: dfl: fme: add global error reporting support
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 07/12] fpga: dfl: afu: add error reporting support.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 06/12] fpga: dfl: afu: export __port_enable/disable function.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 04/12] fpga: dfl: afu: add userclock sysfs interfaces.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/5] fs: Add support for an O_MAYEXEC flag on sys_open()
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- [PATCH v4 03/12] fpga: dfl: afu: add AFU state related sysfs interfaces
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 02/12] fpga: dfl: pci: enable SRIOV support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 05/12] fpga: dfl: add id_table for dfl private feature driver
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 04/12] fpga: dfl: afu: add userclock sysfs interfaces.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 07/12] fpga: dfl: afu: add error reporting support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 09/12] fpga: dfl: afu: add STP (SignalTap) support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 10/12] fpga: dfl: fme: add capability sysfs interfaces
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 12/12] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 11/12] fpga: dfl: fme: add global error reporting support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 08/12] fpga: dfl: make uinit callback optional
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 06/12] fpga: dfl: afu: export __port_enable/disable function.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 01/12] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 00/12] FPGA DFL updates
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [f2fs-dev] [PATCH v7 14/16] f2fs: wire up new fscrypt ioctls
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v7 14/16] f2fs: wire up new fscrypt ioctls
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v13 1/6] sched/core: uclamp: Extend CPU's cgroup controller
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v13 2/6] sched/core: uclamp: Propagate parent clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v13 6/6] sched/core: uclamp: always use enum uclamp_id for clamp_id values
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v13 4/6] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v13 5/6] sched/core: uclamp: Update CPU's refcount on TG's clamp changes
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v13 3/6] sched/core: uclamp: Propagate system defaults to root group
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v13 0/6] Add utilization clamping support (CGroups API)
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v7 14/16] f2fs: wire up new fscrypt ioctls
- From: Chao Yu <yuchao0@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCHv5 01/37] ns: Introduce Time Namespace
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- Re: [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCHv5 25/37] x86/vdso: Switch image on setns()/clone()
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH V37 19/29] Lock down module params that specify hardware parameters (eg. ioport)
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V37 04/29] Enforce module signatures if the kernel is locked down
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH bpf-next v10 10/10] landlock: Add user and kernel documentation for Landlock
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v10 10/10] landlock: Add user and kernel documentation for Landlock
- From: Mickaël Salaün <mickael.salaun@xxxxxxxxxxx>
- Re: [PATCH V37 19/29] Lock down module params that specify hardware parameters (eg. ioport)
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- Re: [PATCH V37 04/29] Enforce module signatures if the kernel is locked down
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- Re: [PATCH v12 0/6] Add utilization clamping support (CGroups API)
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v12 3/6] sched/core: uclamp: Propagate system defaults to root group
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v12 1/6] sched/core: uclamp: Extend CPU's cgroup controller
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCHv5 28/37] x86/vdso: Enable static branches for the timens vdso
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCHv5 25/37] x86/vdso: Switch image on setns()/clone()
- Re: [PATCHv5 25/37] x86/vdso: Switch image on setns()/clone()
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCHv5 01/37] ns: Introduce Time Namespace
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCHv5 21/37] x86/vdso: Restrict splitting VVAR VMA
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCHv5 23/37] x86/vdso: Add offsets page in vvar
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCHv5 28/37] x86/vdso: Enable static branches for the timens vdso
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
- From: Chao Yu <yuchao0@xxxxxxxxxx>
- Re: [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- [PATCH V37 03/29] security: Add a static lockdown policy LSM
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 02/29] security: Add a "locked down" LSM hook
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 07/29] Copy secure_boot flag in boot params across kexec reboot
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 06/29] kexec_load: Disable at runtime if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 11/29] PCI: Lock down BAR access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 13/29] x86/msr: Restrict MSR access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 16/29] acpi: Disable ACPI table override if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 17/29] Prohibit PCMCIA CIS storage when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 18/29] Lock down TIOCSSERIAL
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 19/29] Lock down module params that specify hardware parameters (eg. ioport)
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 21/29] Lock down /proc/kcore
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 26/29] debugfs: Restrict debugfs when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 27/29] tracefs: Restrict tracefs when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 29/29] lockdown: Print current->comm in restriction messages
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 24/29] Lock down perf when in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 22/29] Lock down tracing and perf kprobes when in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 20/29] x86/mmiotrace: Lock down the testmmiotrace module
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 14/29] ACPI: Limit access to custom_method when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 12/29] x86: Lock down IO port access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 10/29] hibernate: Disable when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 09/29] kexec_file: Restrict at runtime if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 05/29] Restrict /dev/{mem,kmem,port} when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 04/29] Enforce module signatures if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 01/29] security: Support early LSMs
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V37 00/29] security: Add support for locking down the kernel
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- Re: [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode
- From: Mickaël Salaün <mickael.salaun@xxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode
- From: Mickaël Salaün <mickael.salaun@xxxxxxxxxxx>
- Re: [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH v3 2/2] doc: Update documentation for page_idle virtual address indexing
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v10 10/10] landlock: Add user and kernel documentation for Landlock
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] tracefs: Restrict tracefs when the kernel is locked down
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- [PATCH] tracefs: Restrict tracefs when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- Re: [PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH v7 15/16] ubifs: wire up new fscrypt ioctls
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 14/16] f2fs: wire up new fscrypt ioctls
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCHv4 02/28] timens: Add timens_offsets
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- Re: [PATCHv5 00/37] kernel: Introduce Time Namespace
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- [PATCHv5 02/37] timens: Add timens_offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 04/37] posix-clocks: Rename *_clock_get() functions into *_clock_get_timespec()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 07/37] posix-clocks: Introduce clock_get_ktime() callback
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 06/37] alarmtimer: Provide get_timespec() callback
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 09/37] posix-clocks: Introduce CLOCK_MONOTONIC time namespace offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 08/37] posix-timers: Use clock_get_ktime() in common_timer_get()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 12/37] timerfd: Make timerfd_settime() time namespace aware
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 11/37] kernel: Add do_timens_ktime_to_host() helper
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 13/37] posix-timers: Make timer_settime() time namespace aware
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 14/37] alarmtimer: Make nanosleep time namespace aware
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 15/37] hrtimers: Prepare hrtimer_nanosleep() for time namespaces
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 17/37] fd/proc: Respect boottime inside time namespace for /proc/uptime
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 16/37] posix-timers: Make clock_nanosleep() time namespace aware
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 18/37] x86/vdso2c: Correct err messages on file opening
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 19/37] x86/vdso2c: Convert iterator to unsigned
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 20/37] x86/vdso/Makefile: Add vobjs32
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 22/37] x86/vdso: Rename vdso_image {.data=>.text}
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 24/37] x86/vdso: Allocate timens vdso
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 28/37] x86/vdso: Enable static branches for the timens vdso
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 27/37] x86/vdso2c: Process jump tables
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 29/37] posix-clocks: Add align for timens_offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 30/37] fs/proc: Introduce /proc/pid/timens_offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 31/37] selftest/timens: Add Time Namespace test for supported clocks
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 32/37] selftest/timens: Add a test for timerfd
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 33/37] selftest/timens: Add a test for clock_nanosleep()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 34/37] selftest/timens: Add procfs selftest
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 37/37] selftest/timens: Check that a right vdso is mapped after fork and exec
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 01/37] ns: Introduce Time Namespace
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 02/37] timens: Add timens_offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 04/37] posix-clocks: Rename *_clock_get() functions into *_clock_get_timespec()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 07/37] posix-clocks: Introduce clock_get_ktime() callback
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 08/37] posix-timers: Use clock_get_ktime() in common_timer_get()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 05/37] alarmtimer: Rename gettime() callback to get_ktime()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 06/37] alarmtimer: Provide get_timespec() callback
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 09/37] posix-clocks: Introduce CLOCK_MONOTONIC time namespace offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 10/37] posix-clocks: Introduce CLOCK_BOOTTIME time namespace offset
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 11/37] kernel: Add do_timens_ktime_to_host() helper
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 12/37] timerfd: Make timerfd_settime() time namespace aware
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 13/37] posix-timers: Make timer_settime() time namespace aware
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 03/37] posix-clocks: Rename the clock_get() into clock_get_timespec()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 00/37] kernel: Introduce Time Namespace
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 36/37] selftests/timens: Add a simple perf test for clock_gettime()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 35/37] selftest/timens: Add timer offsets test
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 26/37] vdso: Introduce vdso_static_branch_unlikely()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 25/37] x86/vdso: Switch image on setns()/clone()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 23/37] x86/vdso: Add offsets page in vvar
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 21/37] x86/vdso: Restrict splitting VVAR VMA
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 10/37] posix-clocks: Introduce CLOCK_BOOTTIME time namespace offset
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 05/37] alarmtimer: Rename gettime() callback to get_ktime()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 03/37] posix-clocks: Rename the clock_get() into clock_get_timespec()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 01/37] ns: Introduce Time Namespace
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv5 00/37] kernel: Introduce Time Namespace
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- Re: [PATCH V36 19/29] Lock down module params that specify hardware parameters (eg. ioport)
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V36 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH v7 09/16] fscrypt: add an HKDF-SHA512 implementation
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 16/16] fscrypt: document the new ioctls and policy version
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 10/16] fscrypt: v2 encryption policy support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 09/16] fscrypt: add an HKDF-SHA512 implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v12 0/6] Add utilization clamping support (CGroups API)
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 5.2 121/215] rseq/selftests: Fix Thumb mode build failure on arm32
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
- From: Chao Yu <yuchao0@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v7 16/16] fscrypt: document the new ioctls and policy version
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 13/16] ext4: wire up new fscrypt ioctls
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 12/16] fscrypt: require that key be added when setting a v2 encryption policy
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 10/16] fscrypt: v2 encryption policy support
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 09/16] fscrypt: add an HKDF-SHA512 implementation
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 04/16] fscrypt: add ->ci_inode to fscrypt_info
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- [PATCH v11 8/8] selftests: add openat2(2) selftests
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v11 7/8] open: openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v11 4/8] namei: O_BENEATH-style path resolution flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v11 2/8] procfs: switch magic-link modes to be more sane
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v11 1/8] namei: obey trailing magic-link DAC permissions
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v11 0/8] namei: openat2(2) path resolution restrictions
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v4 2/3] f2fs: include charset encoding information in the superblock
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v4 1/3] fs: Reserve flag for casefolding
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v7 10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 2/2] tests: add pidfd poll tests
- From: Yann Droneaud <ydroneaud@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Song Liu <songliubraving@xxxxxx>
- Re: Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v3 2/2] tests: add pidfd poll tests
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v7 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 00/16] fscrypt: key management improvements
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 04/16] fscrypt: add ->ci_inode to fscrypt_info
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 10/16] fscrypt: v2 encryption policy support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 09/16] fscrypt: add an HKDF-SHA512 implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 13/16] ext4: wire up new fscrypt ioctls
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 16/16] fscrypt: document the new ioctls and policy version
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 15/16] ubifs: wire up new fscrypt ioctls
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 14/16] f2fs: wire up new fscrypt ioctls
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 12/16] fscrypt: require that key be added when setting a v2 encryption policy
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 2/2] doc: Update documentation for page_idle virtual address indexing
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] doc: Update documentation for page_idle virtual address indexing
- Re: [PATCH v3 2/2] tests: add pidfd poll tests
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 2/2] tests: add pidfd poll tests
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] tests: add pidfd poll tests
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 1/2] tests: move common definitions and functions into pidfd.h
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 2/2] doc: Update documentation for page_idle virtual address indexing
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] doc: Update documentation for page_idle virtual address indexing
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v2 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 2/5] pidfd: add pidfd_wait()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/5] pidfd: add pidfd_wait()
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 2/5] pidfd: add pidfd_wait()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v7 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v7 5/5] mm: factor out common parts between MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v7 4/5] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v7 3/5] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v7 2/5] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v7 1/5] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v7 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 2/2] tests: add pidfd poll tests
- From: Yann Droneaud <ydroneaud@xxxxxxxxxx>
- Re: [PATCH v2 2/2] tests: add pidfd poll tests
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/2] tests: add pidfd poll tests
- From: Yann Droneaud <ydroneaud@xxxxxxxxxx>
- Re: [v4 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v2 2/2] tests: add pidfd poll tests
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 2/5] pidfd: add pidfd_wait()
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v2 2/2] tests: add pidfd poll tests
- From: Yann Droneaud <ydroneaud@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v12 3/6] sched/core: uclamp: Propagate system defaults to root group
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v12 1/6] sched/core: uclamp: Extend CPU's cgroup controller
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v2 1/2] tests: move common definitions and functions into pidfd.h
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH v2 2/2] tests: add pidfd poll tests
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v2 1/2] tests: move common definitions and functions into pidfd.h
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 2/5] pidfd: add pidfd_wait()
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 2/5] pidfd: add pidfd_wait()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH V36 27/29] tracefs: Restrict tracefs when the kernel is locked down
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [v4 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] tests: move common definitions and functions into pidfd.h
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 2/2] tests: add pidfd poll tests
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 1/2] tests: move common definitions and functions into pidfd.h
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 2/5] pidfd: add pidfd_wait()
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 2/5] pidfd: add pidfd_wait()
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 2/5] pidfd: add pidfd_wait()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] tests: add pidfd poll tests
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 4/5] pidfd: add CLONE_WAIT_PID
- From: Christian Brauner <christian@xxxxxxxxxx>
- [PATCH 3/5] arch: wire-up pidfd_wait()
- From: Christian Brauner <christian@xxxxxxxxxx>
- [PATCH 2/5] pidfd: add pidfd_wait()
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH v3 01/12] fpga: dfl: fme: support 512bit data width PR
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 02/12] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 03/12] fpga: dfl: pci: enable SRIOV support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 04/12] fpga: dfl: afu: add AFU state related sysfs interfaces
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 09/12] fpga: dfl: afu: add STP (SignalTap) support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH 1/1] tests: add pidfd poll tests
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH v3 09/12] fpga: dfl: afu: add STP (SignalTap) support
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 04/12] fpga: dfl: afu: add AFU state related sysfs interfaces
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 03/12] fpga: dfl: pci: enable SRIOV support.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 01/12] fpga: dfl: fme: support 512bit data width PR
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 02/12] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [v4 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
- From: Daniel Rosenberg <drosen@xxxxxxxxxx>
- [PATCH v4 2/3] f2fs: include charset encoding information in the superblock
- From: Daniel Rosenberg <drosen@xxxxxxxxxx>
- [PATCH v4 1/3] fs: Reserve flag for casefolding
- From: Daniel Rosenberg <drosen@xxxxxxxxxx>
- [PATCH v4 0/3] Casefolding in F2FS
- From: Daniel Rosenberg <drosen@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: James Morris <jmorris@xxxxxxxxx>
- [PATCH 1/1] tests: add pidfd poll tests
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v1 1/2] mm/page_idle: Add support for per-pid page_idle using virtual indexing
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxxx>
- [PATCH v6 2/5] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v6 5/5] mm: factor out common parts between MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v6 4/5] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v6 3/5] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v6 1/5] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v6 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v1 1/2] mm/page_idle: Add support for per-pid page_idle using virtual indexing
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v5 1/5] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [v4 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- [PATCH v3 00/12] FPGA DFL updates
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 01/12] fpga: dfl: fme: support 512bit data width PR
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 02/12] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 04/12] fpga: dfl: afu: add AFU state related sysfs interfaces
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 07/12] fpga: dfl: afu: export __port_enable/disable function.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 08/12] fpga: dfl: afu: add error reporting support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 09/12] fpga: dfl: afu: add STP (SignalTap) support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 10/12] fpga: dfl: fme: add capability sysfs interfaces
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 11/12] fpga: dfl: fme: add global error reporting support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 12/12] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 06/12] fpga: dfl: add id_table for dfl private feature driver
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 05/12] fpga: dfl: afu: add userclock sysfs interfaces.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 03/12] fpga: dfl: pci: enable SRIOV support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [v4 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Song Liu <songliubraving@xxxxxx>
- [PATCH v7 04/17] fs: uapi: define verity bit for FS_IOC_GETFLAGS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 05/17] fs-verity: add Kconfig and the helper functions for hashing
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 11/17] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 06/17] fs-verity: add inode and superblock fields
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 01/17] fs-verity: add a documentation file
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 03/17] fs-verity: add UAPI header
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 12/17] fs-verity: add SHA-512 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 09/17] fs-verity: add data verification hooks for ->readpages()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 13/17] fs-verity: support builtin file signatures
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 17/17] f2fs: add fs-verity support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 14/17] ext4: add basic fs-verity support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 15/17] ext4: add fs-verity read support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 16/17] ext4: update on-disk format documentation for fs-verity
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 08/17] fs-verity: add the hook for file ->setattr()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 07/17] fs-verity: add the hook for file ->open()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 00/17] fs-verity: read-only file-based authenticity protection
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v7 02/17] fs-verity: add MAINTAINERS file entry
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [v4 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH bpf-next v10 05/10] landlock: Handle filesystem access control
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v10 09/10] bpf,landlock: Add tests for Landlock
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v10 04/10] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v10 08/10] bpf: Add a Landlock sandbox example
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v10 00/10] Landlock LSM: Toward unprivileged sandboxing
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v10 07/10] landlock: Add ptrace restrictions
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v10 02/10] bpf: Add expected_attach_triggers and a is_valid_triggers() verifier
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v10 03/10] bpf,landlock: Define an eBPF program type for Landlock hooks
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v10 01/10] fs,security: Add a new file access type: MAY_CHROOT
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v10 10/10] landlock: Add user and kernel documentation for Landlock
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
- From: shuah <shuah@xxxxxxxxxx>
- [v4 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- [v4 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- [v4 PATCH 1/2] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V6 03/10] audit: read container ID of a process
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH v10 9/9] selftests: add openat2(2) selftests
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v10 7/9] open: openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v10 6/9] namei: aggressively check for nd->root escape on ".." resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v10 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v10 4/9] namei: O_BENEATH-style path resolution flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v10 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v10 2/9] procfs: switch magic-link modes to be more sane
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v10 1/9] namei: obey trailing magic-link DAC permissions
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v10 0/9] namei: openat2(2) path resolution restrictions
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [v3 PATCH 1/2] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- Re: [v3 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH ghak90 V6 03/10] audit: read container ID of a process
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [v3 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [v3 PATCH 1/2] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- From: Christian Brauner <christian@xxxxxxxxxx>
- [PATCH AUTOSEL 5.2 124/171] rseq/selftests: Fix Thumb mode build failure on arm32
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V36 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V36 20/29] x86/mmiotrace: Lock down the testmmiotrace module
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V36 02/29] security: Add a "locked down" LSM hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH V36 01/29] security: Support early LSMs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH V36 02/29] security: Add a "locked down" LSM hook
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 01/29] security: Support early LSMs
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 03/29] security: Add a static lockdown policy LSM
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 04/29] Enforce module signatures if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 05/29] Restrict /dev/{mem,kmem,port} when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 13/29] x86/msr: Restrict MSR access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 12/29] x86: Lock down IO port access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 11/29] PCI: Lock down BAR access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 16/29] acpi: Disable ACPI table override if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 18/29] Lock down TIOCSSERIAL
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 19/29] Lock down module params that specify hardware parameters (eg. ioport)
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 21/29] Lock down /proc/kcore
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 17/29] Prohibit PCMCIA CIS storage when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 26/29] debugfs: Restrict debugfs when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 29/29] lockdown: Print current->comm in restriction messages
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 27/29] tracefs: Restrict tracefs when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 24/29] Lock down perf when in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 22/29] Lock down tracing and perf kprobes when in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 20/29] x86/mmiotrace: Lock down the testmmiotrace module
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 14/29] ACPI: Limit access to custom_method when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 10/29] hibernate: Disable when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 09/29] kexec_file: Restrict at runtime if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 07/29] Copy secure_boot flag in boot params across kexec reboot
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 06/29] kexec_load: Disable at runtime if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V36 00/29] security: Add kernel lockdown functionality
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH v12 2/6] sched/core: uclamp: Propagate parent clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v12 0/6] Add utilization clamping support (CGroups API)
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v12 4/6] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v12 6/6] sched/core: uclamp: always use enum uclamp_id for clamp_id values
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v12 5/6] sched/core: uclamp: Update CPU's refcount on TG's clamp changes
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v12 3/6] sched/core: uclamp: Propagate system defaults to root group
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v12 1/6] sched/core: uclamp: Extend CPU's cgroup controller
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [v3 PATCH 1/2] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- [v3 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- [v3 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v5 1/5] mm: introduce MADV_COLD
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [v2 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 4/4] tools: Add fchmodat4
- From: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
- Re: [PATCH v2 2/4] Add fchmodat4(), a new syscall
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] Add fchmodat4(), a new syscall
- From: Rich Felker <dalias@xxxxxxxx>
- Re: [PATCH v2 2/4] Add fchmodat4(), a new syscall
- From: Palmer Dabbelt <palmer@xxxxxxxxxx>
- Re: [PATCH v2 2/4] Add fchmodat4(), a new syscall
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/4] Non-functional cleanup of a "__user * filename"
- From: Palmer Dabbelt <palmer@xxxxxxxxxx>
- [PATCH v2 2/4] Add fchmodat4(), a new syscall
- From: Palmer Dabbelt <palmer@xxxxxxxxxx>
- [PATCH v2 3/4] arch: Register fchmodat4, usually as syscall 434
- From: Palmer Dabbelt <palmer@xxxxxxxxxx>
- [PATCH v2 4/4] tools: Add fchmodat4
- From: Palmer Dabbelt <palmer@xxxxxxxxxx>
- Add a new fchmodat4() syscall, v2
- From: Palmer Dabbelt <palmer@xxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH V35 27/29] tracefs: Restrict tracefs when the kernel is locked down
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V35 27/29] tracefs: Restrict tracefs when the kernel is locked down
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH V35 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V35 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH V35 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
- From: Dave Young <dyoung@xxxxxxxxxx>
- Re: [PATCH V35 19/29] Lock down module params that specify hardware parameters (eg. ioport)
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH V35 26/29] debugfs: Restrict debugfs when the kernel is locked down
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH V35 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH V35 02/29] security: Add a "locked down" LSM hook
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 06/29] kexec_load: Disable at runtime if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 07/29] Copy secure_boot flag in boot params across kexec reboot
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 10/29] hibernate: Disable when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 00/29] Kernel lockdown functionality
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 12/29] x86: Lock down IO port access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 16/29] acpi: Disable ACPI table override if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 14/29] ACPI: Limit access to custom_method when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 17/29] Prohibit PCMCIA CIS storage when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 21/29] Lock down /proc/kcore
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 27/29] tracefs: Restrict tracefs when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 29/29] lockdown: Print current->comm in restriction messages
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 26/29] debugfs: Restrict debugfs when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 24/29] Lock down perf when in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 22/29] Lock down tracing and perf kprobes when in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 20/29] x86/mmiotrace: Lock down the testmmiotrace module
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 19/29] Lock down module params that specify hardware parameters (eg. ioport)
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 18/29] Lock down TIOCSSERIAL
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 13/29] x86/msr: Restrict MSR access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 11/29] PCI: Lock down BAR access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 09/29] kexec_file: Restrict at runtime if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 04/29] Enforce module signatures if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 05/29] Restrict /dev/{mem,kmem,port} when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 03/29] security: Add a static lockdown policy LSM
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V35 01/29] security: Support early LSMs
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v5 5/5] mm: factor out common parts between MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v5 4/5] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v5 3/5] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v5 2/5] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v5 1/5] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v5 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] security: Add hooks to rule on setting a superblock or mount watch [ver #5]
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH v9 00/10] namei: openat2(2) path resolution restrictions
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v9 00/10] namei: openat2(2) path resolution restrictions
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: introduce MADV_PAGEOUT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: introduce MADV_PAGEOUT
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: introduce MADV_PAGEOUT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: Is a new EPOLLCLOSED a solution to the problem that EPOLL_CTL_DISABLE tried to solve?
- From: Carlo Wood <carlo@xxxxxxxxxx>
- Re: On
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- On
- From: Carlo Wood <carlo@xxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: introduce MADV_PAGEOUT
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v4 3/4] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v4 1/4] mm: introduce MADV_COLD
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH V34 10/29] hibernate: Disable when the kernel is locked down
- From: joeyli <joeyli.kernel@xxxxxxxxx>
- [PATCH v4 4/4] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v4 3/4] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v4 2/4] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v4 1/4] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v4 0/4] Introduce MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v3 4/5] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v3 4/5] mm: introduce MADV_PAGEOUT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 4/5] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v3 4/5] mm: introduce MADV_PAGEOUT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 5/5] mm: factor out pmd young/dirty bit handling and THP split
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v3 4/5] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 00/11] FPGA DFL updates
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v2 00/11] FPGA DFL updates
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/11] FPGA DFL updates
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v9 00/24] ILP32 for ARM64
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH v3 5/5] mm: factor out pmd young/dirty bit handling and THP split
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/5] mm: introduce MADV_PAGEOUT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: introduce MADV_COLD
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/9] security: Add a hook for the point of notification insertion [ver #5]
- From: Stephen Smalley <sds@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] security: Add hooks to rule on setting a watch [ver #5]
- From: Stephen Smalley <sds@xxxxxxxxxxxxx>
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH for 5.2] rseq/selftests: Fix Thumb mode build failure on arm32
- From: shuah <shuah@xxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH for 5.2] rseq/selftests: Fix Thumb mode build failure on arm32
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 10/10] selftests: add openat2(2) selftests
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v9 10/10] selftests: add openat2(2) selftests
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v6 16/17] ext4: update on-disk format documentation for fs-verity
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v6 15/17] ext4: add fs-verity read support
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v6 14/17] ext4: add basic fs-verity support
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v6 13/17] fs-verity: support builtin file signatures
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH v9 10/10] selftests: add openat2(2) selftests
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v9 09/10] kselftest: save-and-restore errno to allow for %m formatting
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v9 08/10] open: openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v9 07/10] namei: aggressively check for nd->root escape on ".." resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v9 06/10] namei: LOOKUP_IN_ROOT: chroot-like path resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v9 03/10] open: O_EMPTYPATH: procfs-less file descriptor re-opening
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v9 02/10] procfs: switch magic-link modes to be more sane
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v9 00/10] namei: openat2(2) path resolution restrictions
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 6/9] Add a general, global device notification watch list [ver #5]
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/9] Add a general, global device notification watch list [ver #5]
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/9] Add a general, global device notification watch list [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 6/9] Add a general, global device notification watch list [ver #5]
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 00/11] FPGA DFL updates
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v2 07/11] fpga: dfl: afu: export __port_enable/disable function.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v2 03/11] fpga: dfl: pci: enable SRIOV support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v2 02/11] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v2 01/11] fpga: dfl: fme: support 512bit data width PR
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v2 06/11] fpga: dfl: add id_table for dfl private feature driver
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v2 08/11] fpga: dfl: afu: add error reporting support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v2 10/11] fpga: dfl: fme: add capability sysfs interfaces
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v2 09/11] fpga: dfl: afu: add STP (SignalTap) support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v2 11/11] fpga: dfl: fme: add global error reporting support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v2 05/11] fpga: dfl: afu: add userclock sysfs interfaces.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v2 04/11] fpga: dfl: afu: add AFU state related sysfs interfaces
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 01/13] vfs: verify param type in vfs_parse_sb_flag()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 6/9] Add a general, global device notification watch list [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 6/9] Add a general, global device notification watch list [ver #5]
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/9] Add a general, global device notification watch list [ver #5]
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/9] General notification queue with user mmap()'able ring buffer [ver #5]
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] uapi: General notification ring definitions [ver #5]
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 8/9] usb: Add USB subsystem notifications [ver #5]
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] vfs: Allow mount information to be queried by fsinfo() [ver #15]
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 17/17] f2fs: add fs-verity support
- From: Chao Yu <yuchao0@xxxxxxxxxx>
- Re: [PATCH 4/6] vfs: Allow mount information to be queried by fsinfo() [ver #15]
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH 4/6] vfs: Allow mount information to be queried by fsinfo() [ver #15]
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- fsinfo(2) manpage
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/11] VFS: Introduce filesystem information query syscall [ver #15]
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH 01/11] vfs: syscall: Add fsinfo() to query filesystem information [ver #15]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 01/11] vfs: syscall: Add fsinfo() to query filesystem information [ver #15]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH v5 2/3] fpga: dfl: fme: add thermal management support
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH v5 3/3] fpga: dfl: fme: add power management support
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [RFC PATCH 3/3] Prevent user from writing to IBT bitmap.
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v6 06/17] fs-verity: add inode and superblock fields
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]