Linux API
[Prev Page][Next Page]
- [PATCH v6 07/17] fs-verity: add the hook for file ->open()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 02/17] fs-verity: add MAINTAINERS file entry
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 05/17] fs-verity: add Kconfig and the helper functions for hashing
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 08/17] fs-verity: add the hook for file ->setattr()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 04/17] fs: uapi: define verity bit for FS_IOC_GETFLAGS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 11/17] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 12/17] fs-verity: add SHA-512 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 09/17] fs-verity: add data verification hooks for ->readpages()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 15/17] ext4: add fs-verity read support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 16/17] ext4: update on-disk format documentation for fs-verity
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 14/17] ext4: add basic fs-verity support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 13/17] fs-verity: support builtin file signatures
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 17/17] f2fs: add fs-verity support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 03/17] fs-verity: add UAPI header
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 01/17] fs-verity: add a documentation file
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 00/17] fs-verity: read-only file-based authenticity protection
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 2/2] arch: wire-up clone3() syscall
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH v3 2/2] arch: wire-up clone3() syscall
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/6] Adjust watch_queue documentation to mention mount and superblock watches. [ver #5]
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH v5 3/3] fpga: dfl: fme: add power management support
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 01/11] vfs: syscall: Add fsinfo() to query filesystem information [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 2/3] initramfs: read metadata from special file METADATA!!!
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 01/11] vfs: syscall: Add fsinfo() to query filesystem information [ver #15]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 2/6] Adjust watch_queue documentation to mention mount and superblock watches. [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 01/13] vfs: verify param type in vfs_parse_sb_flag()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v5 2/3] fpga: dfl: fme: add thermal management support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v5 3/3] fpga: dfl: fme: add power management support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v5 1/3] Documentation: fpga: dfl: add descriptions for thermal/power management interfaces
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v5 0/3] add thermal/power management features for FPGA DFL drivers
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v4 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v2 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH 2/6] Adjust watch_queue documentation to mention mount and superblock watches. [ver #5]
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] gen_init_cpio: add support for file metadata
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH for 5.2] rseq/selftests: Fix Thumb mode build failure on arm32
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] Prevent user from writing to IBT bitmap.
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] Introduce arch_prctl(ARCH_X86_CET_MARK_LEGACY_CODE)
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v4 3/3] fpga: dfl: fme: add power management support
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v4 3/3] fpga: dfl: fme: add power management support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [RFC PATCH 1/3] mm: Introduce VM_IBT for CET legacy code bitmap
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC PATCH 1/3] mm: Introduce VM_IBT for CET legacy code bitmap
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH 3/3] Prevent user from writing to IBT bitmap.
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH 2/3] Introduce arch_prctl(ARCH_X86_CET_MARK_LEGACY_CODE)
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH v4 3/3] fpga: dfl: fme: add power management support
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v4 2/3] fpga: dfl: fme: add thermal management support
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH 0/6] Mount and superblock notifications [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6/6] Add sample notification program [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/6] fsinfo: Export superblock notification counter [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/6] vfs: Add superblock notifications [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/6] vfs: Add a mount-notification facility [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/6] Adjust watch_queue documentation to mention mount and superblock watches. [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/6] security: Add hooks to rule on setting a superblock or mount watch [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/6] Mount and superblock notifications [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 9/9] Add sample notification program [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 8/9] usb: Add USB subsystem notifications [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 7/9] block: Add block layer notifications [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6/9] Add a general, global device notification watch list [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/9] keys: Add a notification facility [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/9] General notification queue with user mmap()'able ring buffer [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/9] security: Add a hook for the point of notification insertion [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/9] security: Add hooks to rule on setting a watch [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/9] uapi: General notification ring definitions [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/9] Keyrings, Block and USB notifications [ver #5]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6/6] fsinfo: Add documentation for mount and sb watches [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/6] vfs: fsinfo sample: Mount listing program [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/6] vfs: Allow mount information to be queried by fsinfo() [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/6] vfs: Add mount change counter [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/6] vfs: Introduce a non-repeating system-unique superblock ID [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/6] vfs: Allow fsinfo() to look up a mount object by ID [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/6] fsinfo: Add mount topology query [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/11] fsinfo: proc - add sb operation fsinfo() [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/11] kernfs, cgroup: Add fsinfo support [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/11] hugetlbfs: Add support for fsinfo() [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/11] fsinfo: Add API documentation [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/11] afs: Support fsinfo() [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/11] fsinfo: Implement retrieval of LSM parameters with fsinfo() [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/11] vfs: Implement parameter value retrieval with fsinfo() [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/11] vfs: Allow fsinfo() to be used to query an fs parameter description [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/11] vfs: Allow fsinfo() to query what's in an fs_context [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/11] fsinfo: Add syscalls to other arches [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/11] vfs: syscall: Add fsinfo() to query filesystem information [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/11] VFS: Introduce filesystem information query syscall [ver #15]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 05/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: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- Re: [PATCH v4 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v4 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces.
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH v4 2/2] fpga: dfl: fme: add performance reporting support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 1/5] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH V34 09/29] kexec_file: Restrict at runtime if the kernel is locked down
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Stephen Smalley <sds@xxxxxxxxxxxxx>
- Re: [PATCH V34 09/29] kexec_file: Restrict at runtime if the kernel is locked down
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v9 05/10] bpf,landlock: Add a new map type: inode
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] fpga: dfl: fme: add performance reporting support
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v9 05/10] bpf,landlock: Add a new map type: inode
- From: Mickaël Salaün <mickael.salaun@xxxxxxxxxxx>
- Re: [PATCH V34 19/29] Lock down module params that specify hardware parameters (eg. ioport)
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V34 09/29] kexec_file: Restrict at runtime if the kernel is locked down
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: introduce MADV_COLD
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: introduce MADV_COLD
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Stephen Smalley <sds@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: introduce MADV_COLD
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 1/2] pid: add pidfd_open()
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: introduce MADV_COLD
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH v3 5/5] mm: factor out pmd young/dirty bit handling and THP split
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v3 4/5] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v3 3/5] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v3 2/5] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v3 1/5] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v4 2/2] fpga: dfl: fme: add performance reporting support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 0/2] add performance reporting support to FPGA DFL drivers
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 1/2] Documentation: fpga: dfl: add description for performance reporting support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 3/3] fpga: dfl: fme: add power management support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 2/3] fpga: dfl: fme: add thermal management support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 0/3] add thermal/power management features for FPGA DFL drivers
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 1/3] Documentation: fpga: dfl: add descriptions for thermal/power management interfaces
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 03/15] fpga: dfl: fme: align PR buffer size per PR datawidth
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 04/15] fpga: dfl: fme: support 512bit data width PR
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 01/15] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 09/15] fpga: dfl: afu: add userclock sysfs interfaces.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 06/15] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 10/15] fpga: dfl: add id_table for dfl private feature driver
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 11/15] fpga: dfl: afu: export __port_enable/disable function.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 15/15] fpga: dfl: fme: add global error reporting support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 13/15] fpga: dfl: afu: add STP (SignalTap) support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 12/15] fpga: dfl: afu: add error reporting support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 14/15] fpga: dfl: fme: add capability sysfs interfaces
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 08/15] fpga: dfl: afu: add AFU state related sysfs interfaces
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 07/15] fpga: dfl: pci: enable SRIOV support.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 02/15] fpga: dfl: fme: remove copy_to_user() in ioctl for PR
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 00/15] add new features for FPGA DFL drivers
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH V34 09/29] kexec_file: Restrict at runtime if the kernel is locked down
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH V34 19/29] Lock down module params that specify hardware parameters (eg. ioport)
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH V33 29/30] tracefs: Restrict tracefs when the kernel is locked down
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH v5 16/16] f2fs: add fs-verity support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: New glibc-testfail io/tst-copy_file_range with kernel-next.
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH V33 29/30] tracefs: Restrict tracefs when the kernel is locked down
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH V33 21/30] x86/mmiotrace: Lock down the testmmiotrace module
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH 03/25] vfs: Allow fsinfo() to query what's in an fs_context [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 03/25] vfs: Allow fsinfo() to query what's in an fs_context [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 10/25] vfs: Allow mount information to be queried by fsinfo() [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 09/25] vfs: Add mount notification count [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 08/25] vfs: Allow fsinfo() to look up a mount object by ID [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v5 16/16] f2fs: add fs-verity support
- From: Chao Yu <yuchao0@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v9 05/10] bpf,landlock: Add a new map type: inode
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v9 06/10] landlock: Handle filesystem access control
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v9 05/10] bpf,landlock: Add a new map type: inode
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v9 09/10] bpf,landlock: Add tests for Landlock
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v9 04/10] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v9 03/10] bpf,landlock: Define an eBPF program type for Landlock hooks
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v9 00/10] Landlock LSM: Toward unprivileged sandboxing
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v9 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v9 08/10] bpf: Add a Landlock sandbox example
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v9 10/10] landlock: Add user and kernel documentation for Landlock
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v9 07/10] landlock: Add ptrace restrictions
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v9 01/10] fs,security: Add a new file access type: MAY_CHROOT
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 16/16] f2fs: add fs-verity support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: Detecting the availability of VSYSCALL
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Detecting the availability of VSYSCALL
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH V34 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 05/25] vfs: Implement parameter value retrieval with fsinfo() [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 04/25] vfs: Allow fsinfo() to be used to query an fs parameter description [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 02/25] fsinfo: Add syscalls to other arches [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 03/25] vfs: Allow fsinfo() to query what's in an fs_context [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information [ver #14]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH V34 00/29] Lockdown as an LSM
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [PATCH v5 16/16] f2fs: add fs-verity support
- From: Chao Yu <yuchao0@xxxxxxxxxx>
- Re: [PATCH V34 00/29] Lockdown as an LSM
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down
- From: Dave Young <dyoung@xxxxxxxxxx>
- Re: [PATCH V34 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
- From: Dave Young <dyoung@xxxxxxxxxx>
- Re: [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V34 00/29] Lockdown as an LSM
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V34 00/29] Lockdown as an LSM
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH V34 00/29] Lockdown as an LSM
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH V34 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH V34 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V34 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V34 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH V34 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH V34 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH 25/25] fsinfo: ufs - add sb operation fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 24/25] fsinfo: bpf - add sb operation fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 23/25] fsinfo: debugfs - add sb operation fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 22/25] fsinfo: pstore - add sb operation fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 21/25] fsinfo: devpts - add sb operation fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 20/25] fsinfo: shmem - add tmpfs sb operation fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 19/25] fsinfo: autofs - add sb operation fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 18/25] fsinfo: proc - add sb operation fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 17/25] afs: Support fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/25] fsinfo: Support Smack superblock parameter retrieval [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/25] fsinfo: Support SELinux superblock parameter retrieval [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/25] kernfs, cgroup: Add fsinfo support [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/25] hugetlbfs: Add support for fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/25] fsinfo: Add API documentation [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/25] vfs: fsinfo sample: Mount listing program [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/25] vfs: Allow mount information to be queried by fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/25] vfs: Introduce a non-repeating system-unique superblock ID [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/25] fsinfo: Implement retrieval of LSM parameters with fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/25] vfs: Add mount notification count [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/25] vfs: Allow fsinfo() to look up a mount object by ID [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/25] vfs: Implement parameter value retrieval with fsinfo() [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/25] vfs: Allow fsinfo() to be used to query an fs parameter description [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/25] fsinfo: Add syscalls to other arches [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/25] vfs: Allow fsinfo() to query what's in an fs_context [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/2] CLONE_PIDFD: do not use the value pointed by parent_tidptr
- From: Christian Brauner <christian@xxxxxxxxxx>
- [bug report] read-ahead can't work properly
- From: "Weijie Yang" <weijieut@xxxxxxx>
- Re: [PATCH 1/2] CLONE_PIDFD: do not use the value pointed by parent_tidptr
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH V34 10/29] hibernate: Disable when the kernel is locked down
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 1/2] CLONE_PIDFD: do not use the value pointed by parent_tidptr
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 05/13] vfs: don't parse "silent" option
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH 05/13] vfs: don't parse "silent" option
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH 05/13] vfs: don't parse "silent" option
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] samples: make pidfd-metadata fail gracefully on older kernels
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 2/2] samples: make pidfd-metadata fail gracefully on older kernels
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 1/2] CLONE_PIDFD: do not use the value pointed by parent_tidptr
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 05/13] vfs: don't parse "silent" option
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH V34 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
- From: Dave Young <dyoung@xxxxxxxxxx>
- Re: [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down
- From: Dave Young <dyoung@xxxxxxxxxx>
- Re: [PATCH] samples: make pidfd-metadata fail gracefully on older kernels
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH V34 20/29] x86/mmiotrace: Lock down the testmmiotrace module
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH 2/2] samples: make pidfd-metadata fail gracefully on older kernels
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- [PATCH 1/2] CLONE_PIDFD: do not use the value pointed by parent_tidptr
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCHv4 26/28] x86/vdso: Align VDSO functions by CPU L1 cache line
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH V34 22/29] Lock down tracing and perf kprobes when in confidentiality mode
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH V34 29/29] lockdown: Print current->comm in restriction messages
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 24/29] Lock down perf when in confidentiality mode
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 22/29] Lock down tracing and perf kprobes when in confidentiality mode
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 21/29] Lock down /proc/kcore
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 20/29] x86/mmiotrace: Lock down the testmmiotrace module
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 19/29] Lock down module params that specify hardware parameters (eg. ioport)
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 18/29] Lock down TIOCSSERIAL
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 17/29] Prohibit PCMCIA CIS storage when the kernel is locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 16/29] acpi: Disable ACPI table override if the kernel is locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 14/29] ACPI: Limit access to custom_method when the kernel is locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 12/29] x86: Lock down IO port access when the kernel is locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 11/29] PCI: Lock down BAR access when the kernel is locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 10/29] hibernate: Disable when the kernel is locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 09/29] kexec_file: Restrict at runtime if the kernel is locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 07/29] Copy secure_boot flag in boot params across kexec reboot
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 06/29] kexec_load: Disable at runtime if the kernel is locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 05/29] Restrict /dev/{mem,kmem,port} when the kernel is locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 04/29] Enforce module signatures if the kernel is locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 03/29] security: Add a static lockdown policy LSM
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 02/29] security: Add a "locked down" LSM hook
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V34 01/29] security: Support early LSMs
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 16/16] f2fs: add fs-verity support
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v5 12/16] fs-verity: add SHA-512 support
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v5 11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v5 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v5 09/16] fs-verity: add data verification hooks for ->readpages()
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v5 08/16] fs-verity: add the hook for file ->setattr()
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v5 07/16] fs-verity: add the hook for file ->open()
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v5 06/16] fs-verity: add inode and superblock fields
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v5 05/16] fs-verity: add Kconfig and the helper functions for hashing
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v5 04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v5 03/16] fs-verity: add UAPI header
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v5 02/16] fs-verity: add MAINTAINERS file entry
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v5 01/16] fs-verity: add a documentation file
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH V34 10/29] hibernate: Disable when the kernel is locked down
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH V34 06/29] kexec_load: Disable at runtime if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 09/29] kexec_file: Restrict at runtime if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 19/29] Lock down module params that specify hardware parameters (eg. ioport)
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 22/29] Lock down tracing and perf kprobes when in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 26/29] debugfs: Restrict debugfs when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 29/29] lockdown: Print current->comm in restriction messages
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 27/29] tracefs: Restrict tracefs when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 20/29] x86/mmiotrace: Lock down the testmmiotrace module
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 18/29] Lock down TIOCSSERIAL
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 12/29] x86: Lock down IO port access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 07/29] Copy secure_boot flag in boot params across kexec reboot
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 05/29] Restrict /dev/{mem,kmem,port} when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 04/29] Enforce module signatures if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 03/29] security: Add a static lockdown policy LSM
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 02/29] security: Add a "locked down" LSM hook
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 01/29] security: Support early LSMs
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 24/29] Lock down perf when in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 21/29] Lock down /proc/kcore
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 17/29] Prohibit PCMCIA CIS storage when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 16/29] acpi: Disable ACPI table override if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 14/29] ACPI: Limit access to custom_method when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 13/29] x86/msr: Restrict MSR access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 11/29] PCI: Lock down BAR access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 10/29] hibernate: Disable when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V34 00/29] Lockdown as an LSM
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- Re: [PATCH V33 03/30] security: Add a static lockdown policy LSM
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH] samples: make pidfd-metadata fail gracefully on older kernels
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH V33 03/30] security: Add a static lockdown policy LSM
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V31 06/25] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V31 06/25] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V33 03/30] security: Add a static lockdown policy LSM
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V33 02/30] security: Add a "locked down" LSM hook
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V33 01/30] security: Support early LSMs
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH V33 01/30] security: Support early LSMs
- From: Matthew Garrett <mjg59@xxxxxxxxxx>
- Re: [PATCH] samples: make pidfd-metadata fail gracefully on older kernels
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] arch: wire-up clone3() syscall
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 02/25] vfs: Allow fsinfo() to query what's in an fs_context [ver #13]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 2/2] arch: wire-up clone3() syscall
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 02/25] vfs: Allow fsinfo() to query what's in an fs_context [ver #13]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 02/25] vfs: Allow fsinfo() to query what's in an fs_context [ver #13]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 02/25] vfs: Allow fsinfo() to query what's in an fs_context [ver #13]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 2/2] arch: wire-up clone3() syscall
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 02/25] vfs: Allow fsinfo() to query what's in an fs_context [ver #13]
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH v3 2/2] arch: wire-up clone3() syscall
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down
- From: Dave Young <dyoung@xxxxxxxxxx>
- Re: [PATCH V31 06/25] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
- From: Dave Young <dyoung@xxxxxxxxxx>
- Re: [PATCH V33 01/30] security: Support early LSMs
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH V33 27/30] lockdown: Print current->comm in restriction messages
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V33 04/30] Enforce module signatures if the kernel is locked down
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V33 03/30] security: Add a static lockdown policy LSM
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V33 02/30] security: Add a "locked down" LSM hook
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V33 01/30] security: Support early LSMs
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 14/16] ext4: add basic fs-verity support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH V33 02/30] security: Add a "locked down" LSM hook
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 07/30] Copy secure_boot flag in boot params across kexec reboot
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 08/30] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 10/30] hibernate: Disable when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 05/30] Restrict /dev/{mem,kmem,port} when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 01/30] security: Support early LSMs
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 13/30] x86: Lock down IO port access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 14/30] x86/msr: Restrict MSR access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 17/30] acpi: Disable ACPI table override if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 18/30] Prohibit PCMCIA CIS storage when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 19/30] Lock down TIOCSSERIAL
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 21/30] x86/mmiotrace: Lock down the testmmiotrace module
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 16/30] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 23/30] Lock down tracing and perf kprobes when in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 26/30] kexec: Allow kexec_file() with appropriate IMA policy when locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 28/30] debugfs: Restrict debugfs when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 29/30] tracefs: Restrict tracefs when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 30/30] efi: Restrict efivar_ssdt_load when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 27/30] lockdown: Print current->comm in restriction messages
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 25/30] Lock down perf when in confidentiality mode
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 22/30] Lock down /proc/kcore
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 20/30] Lock down module params that specify hardware parameters (eg. ioport)
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 15/30] ACPI: Limit access to custom_method when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 12/30] PCI: Lock down BAR access when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 11/30] uswsusp: Disable when the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 09/30] kexec_file: Restrict at runtime if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 06/30] kexec_load: Disable at runtime if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 04/30] Enforce module signatures if the kernel is locked down
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 03/30] security: Add a static lockdown policy LSM
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- [PATCH V33 00/30] Lockdown as an LSM
- From: Matthew Garrett <matthewgarrett@xxxxxxxxxx>
- Re: [PATCH v5 14/16] ext4: add basic fs-verity support
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 2/2] arch: wire-up clone3() syscall
- From: Christian Brauner <christian@xxxxxxxxxx>
- [PATCH v5 03/16] fs-verity: add UAPI header
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 01/16] fs-verity: add a documentation file
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 02/16] fs-verity: add MAINTAINERS file entry
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 05/16] fs-verity: add Kconfig and the helper functions for hashing
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 09/16] fs-verity: add data verification hooks for ->readpages()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 07/16] fs-verity: add the hook for file ->open()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 08/16] fs-verity: add the hook for file ->setattr()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 06/16] fs-verity: add inode and superblock fields
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 13/16] fs-verity: support builtin file signatures
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 16/16] f2fs: add fs-verity support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 12/16] fs-verity: add SHA-512 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 15/16] ext4: add fs-verity read support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 14/16] ext4: add basic fs-verity support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 00/16] fs-verity: read-only file-based authenticity protection
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 2/2] arch: wire-up clone3() syscall
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v1 1/4] mm: introduce MADV_COLD
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] samples: make pidfd-metadata fail gracefully on older kernels
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH] samples: make pidfd-metadata fail gracefully on older kernels
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH v2 4/5] mm: introduce MADV_PAGEOUT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mm: introduce MADV_PAGEOUT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 1/5] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 1/5] mm: introduce MADV_COLD
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mm: introduce MADV_PAGEOUT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v1 1/4] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 05/13] vfs: don't parse "silent" option
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mm: introduce MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 1/5] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v4 14/16] ext4: add basic fs-verity support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v1 1/4] mm: introduce MADV_COLD
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] mm: introduce MADV_PAGEOUT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 1/5] mm: introduce MADV_COLD
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH v2 05/13] vfs: don't parse "silent" option
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 03/13] vfs: don't parse forbidden flags
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 04/13] vfs: don't parse "posixacl" option
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 07/13] proc: don't ignore options
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 05/13] vfs: don't parse "silent" option
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 08/13] sysfs: don't ignore options
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 10/13] cpuset: don't ignore options
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 11/13] cgroup: don't ignore options
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 13/13] resctrl: don't ignore options
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 12/13] fusectl: don't ignore options
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 09/13] mqueue: don't ignore options
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 06/13] vfs: new helper: vfs_parse_ro_rw()
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 02/13] vfs: move vfs_parse_sb_flag() calls into filesystems
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 01/13] vfs: verify param type in vfs_parse_sb_flag()
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 04/25] vfs: Implement parameter value retrieval with fsinfo() [ver #13]
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4 14/16] ext4: add basic fs-verity support
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 14/16] ext4: add basic fs-verity support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v4 14/16] ext4: add basic fs-verity support
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 04/25] vfs: Implement parameter value retrieval with fsinfo() [ver #13]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information [ver #13]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH ghak90 V6 02/10] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] mm, memcg: Report number of memcg caches in slabinfo
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH] mm, memcg: Report number of memcg caches in slabinfo
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v4 14/16] ext4: add basic fs-verity support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] mm, memcg: Report number of memcg caches in slabinfo
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v4 13/16] fs-verity: support builtin file signatures
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v4 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 07/16] fs-verity: add the hook for file ->open()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 05/16] fs-verity: add Kconfig and the helper functions for hashing
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 01/16] fs-verity: add a documentation file
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH 25/25] fsinfo: Add API documentation [ver #13]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 09/25] vfs: Allow mount information to be queried by fsinfo() [ver #13]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] mm, memcg: Report number of memcg caches in slabinfo
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH] uapi: avoid namespace conflict in linux/posix_types.h
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH] uapi: avoid namespace conflict in linux/posix_types.h
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] uapi: avoid namespace conflict in linux/posix_types.h
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH] uapi: avoid namespace conflict in linux/posix_types.h
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] uapi: avoid namespace conflict in linux/posix_types.h
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] uapi: avoid namespace conflict in linux/posix_types.h
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH] uapi: avoid namespace conflict in linux/posix_types.h
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] General notification queue with user mmap()'able ring buffer
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH] mm, memcg: Report number of memcg caches in slabinfo
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH] mm, memcg: Report number of memcg caches in slabinfo
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] uapi: avoid namespace conflict in linux/posix_types.h
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCHv4 17/28] x86/vdso: Switch image on setns()/unshare()/clone()
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- Re: [PATCHv4 15/28] x86/vdso: Add offsets page in vvar
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- Re: [PATCHv4 09/28] timens: Shift /proc/uptime
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- Re: [PATCHv4 07/28] posix-timers/timens: Take into account clock offsets
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- Re: [PATCHv4 06/28] timerfd/timens: Take into account ns clock offsets
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- [PATCH NOTFORMERGE 1/5] mm: rename madvise_core to madvise_common
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- [PATCH NOTFORMERGE 2/5] mm: revert madvise_inject_error line split
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- [PATCH NOTFORMERGE 3/5] mm: include uio.h to madvise.c
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- [PATCH NOTFORMERGE 5/5] mm/madvise: allow KSM hints for remote API
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- [PATCH NOTFORMERGE 4/5] mm/madvise: employ mmget_still_valid for write lock
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- [PATCH NOTFORMERGE 0/5] Extend remote madvise API to KSM hints
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- [tytso@xxxxxxx: Re: [PATCH v4 03/16] fs-verity: add UAPI header]
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 14/16] ext4: add basic fs-verity support
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v4 13/16] fs-verity: support builtin file signatures
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 12/16] fs-verity: add SHA-512 support
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 09/16] fs-verity: add data verification hooks for ->readpages()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 08/16] fs-verity: add the hook for file ->setattr()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 07/16] fs-verity: add the hook for file ->open()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 06/16] fs-verity: add inode and superblock fields
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 05/16] fs-verity: add Kconfig and the helper functions for hashing
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 02/16] fs-verity: add MAINTAINERS file entry
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 01/16] fs-verity: add a documentation file
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH glibc 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v11)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH glibc 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCHv4 03/28] posix-clocks: add another call back to return clock time in ktime_t
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- Re: [PATCHv4 02/28] timens: Add timens_offsets
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- Re: [PATCHv4 26/28] x86/vdso: Align VDSO functions by CPU L1 cache line
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCHv4 17/28] x86/vdso: Switch image on setns()/unshare()/clone()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCHv4 15/28] x86/vdso: Add offsets page in vvar
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCHv4 09/28] timens: Shift /proc/uptime
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCHv4 08/28] timens/kernel: Take into account timens clock offsets in clock_nanosleep
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCHv4 07/28] posix-timers/timens: Take into account clock offsets
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCHv4 06/28] timerfd/timens: Take into account ns clock offsets
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCHv4 03/28] posix-clocks: add another call back to return clock time in ktime_t
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- RE: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCHv4 02/28] timens: Add timens_offsets
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: Regression for MS_MOVE on kernel v5.1
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: Regression for MS_MOVE on kernel v5.1
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: Regression for MS_MOVE on kernel v5.1
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: Regression for MS_MOVE on kernel v5.1
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: Regression for MS_MOVE on kernel v5.1
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Regression for MS_MOVE on kernel v5.1
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: Regression for MS_MOVE on kernel v5.1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/4] mm: introduce MADV_COLD
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: Regression for MS_MOVE on kernel v5.1
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Regression for MS_MOVE on kernel v5.1
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH 02/13] uapi: General notification ring definitions [ver #4]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 02/13] uapi: General notification ring definitions [ver #4]
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCHv4 14/28] x86/vdso: Rename vdso_image {.data=>.text}
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 04/28] timens: Introduce CLOCK_MONOTONIC offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 06/28] timerfd/timens: Take into account ns clock offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 13/28] x86/vdso: Restrict splitting VVAR VMA
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 15/28] x86/vdso: Add offsets page in vvar
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 19/28] timens: Add align for timens_offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 20/28] timens/fs/proc: Introduce /proc/pid/timens_offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 21/28] selftest/timens: Add Time Namespace test for supported clocks
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 23/28] selftest/timens: Add a test for clock_nanosleep()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 25/28] selftest/timens: Add timer offsets test
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 24/28] selftest/timens: Add procfs selftest
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 26/28] x86/vdso: Align VDSO functions by CPU L1 cache line
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 28/28] selftest/timens: Check that a right vdso is mapped after fork and exec
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 27/28] selftests: Add a simple perf test for clock_gettime()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 22/28] selftest/timens: Add a test for timerfd
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 18/28] vdso: introduce timens_static_branch
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 16/28] x86/vdso: Allocate timens vdso
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 17/28] x86/vdso: Switch image on setns()/unshare()/clone()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 12/28] x86/vdso/Makefile: Add vobjs32
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 11/28] x86/vdso2c: Convert iterator to unsigned
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 10/28] x86/vdso2c: Correct err messages on file opening
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 09/28] timens: Shift /proc/uptime
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 08/28] timens/kernel: Take into account timens clock offsets in clock_nanosleep
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 07/28] posix-timers/timens: Take into account clock offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 05/28] timens: Introduce CLOCK_BOOTTIME offset
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 01/28] ns: Introduce Time Namespace
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 02/28] timens: Add timens_offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 03/28] posix-clocks: add another call back to return clock time in ktime_t
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCHv4 00/28] kernel: Introduce Time Namespace
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v1 1/4] mm: introduce MADV_COLD
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [tip:x86/core] Documentation/filesystems/proc.txt: Add arch_status file
- From: tip-bot for Aubrey Li <tipbot@xxxxxxxxx>
- [tip:x86/core] x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_status
- From: tip-bot for Aubrey Li <tipbot@xxxxxxxxx>
- [tip:x86/core] proc: Add /proc/<pid>/arch_status
- From: tip-bot for Aubrey Li <tipbot@xxxxxxxxx>
- Re: [PATCH v2 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v2 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Introduce MADV_COLD and MADV_PAGEOUT
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 09/10] usb: Add USB subsystem notifications [ver #3]
- From: Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] signal.h: Define SIGINFO on all architectures
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- Re: [PATCH 1/7] signal.h: Define SIGINFO on all architectures
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v7 25/27] mm/mmap: Add Shadow stack pages to memory accounting
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v7 25/27] mm/mmap: Add Shadow stack pages to memory accounting
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4]
- From: Stephen Smalley <sds@xxxxxxxxxxxxx>
- Re: [PATCH 09/10] usb: Add USB subsystem notifications [ver #3]
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 09/10] usb: Add USB subsystem notifications [ver #3]
- From: Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx>
- Re: [PATCH] vfs: allow copy_file_range from a swapfile
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] vfs: allow copy_file_range from a swapfile
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] vfs: allow copy_file_range from a swapfile
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] vfs: allow copy_file_range from a swapfile
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] vfs: allow copy_file_range from a swapfile
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4]
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: "H.J. Lu" <hjl.tools@xxxxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]