Linux API
[Prev Page][Next Page]
- Re: [PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT, (continued)
- Re: [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(),
Luis Chamberlain
- [PATCH v4 0/2] add performance reporting support to FPGA DFL drivers,
Wu Hao
- [PATCH v4 0/3] add thermal/power management features for FPGA DFL drivers,
Wu Hao
- [PATCH v4 00/15] add new features for FPGA DFL drivers,
Wu Hao
- [PATCH v4 02/15] fpga: dfl: fme: remove copy_to_user() in ioctl for PR, Wu Hao
- [PATCH v4 07/15] fpga: dfl: pci: enable SRIOV support., Wu Hao
- [PATCH v4 08/15] fpga: dfl: afu: add AFU state related sysfs interfaces, Wu Hao
- [PATCH v4 14/15] fpga: dfl: fme: add capability sysfs interfaces, Wu Hao
- [PATCH v4 12/15] fpga: dfl: afu: add error reporting support., Wu Hao
- [PATCH v4 13/15] fpga: dfl: afu: add STP (SignalTap) support, Wu Hao
- [PATCH v4 15/15] fpga: dfl: fme: add global error reporting support, Wu Hao
- [PATCH v4 11/15] fpga: dfl: afu: export __port_enable/disable function., Wu Hao
- [PATCH v4 10/15] fpga: dfl: add id_table for dfl private feature driver, Wu Hao
- [PATCH v4 06/15] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support., Wu Hao
- [PATCH v4 09/15] fpga: dfl: afu: add userclock sysfs interfaces., Wu Hao
- [PATCH v4 01/15] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address., Wu Hao
- [PATCH v4 04/15] fpga: dfl: fme: support 512bit data width PR, Wu Hao
- [PATCH v4 03/15] fpga: dfl: fme: align PR buffer size per PR datawidth, Wu Hao
- [PATCH v4 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces., Wu Hao
- Re: New glibc-testfail io/tst-copy_file_range with kernel-next., Amir Goldstein
- [PATCH bpf-next v9 00/10] Landlock LSM: Toward unprivileged sandboxing,
Mickaël Salaün
- [PATCH bpf-next v9 01/10] fs,security: Add a new file access type: MAY_CHROOT, Mickaël Salaün
- [PATCH bpf-next v9 07/10] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH bpf-next v9 10/10] landlock: Add user and kernel documentation for Landlock, Mickaël Salaün
- [PATCH bpf-next v9 08/10] bpf: Add a Landlock sandbox example, Mickaël Salaün
- [PATCH bpf-next v9 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier, Mickaël Salaün
- [PATCH bpf-next v9 03/10] bpf,landlock: Define an eBPF program type for Landlock hooks, Mickaël Salaün
- [PATCH bpf-next v9 04/10] seccomp,landlock: Enforce Landlock programs per process hierarchy, Mickaël Salaün
- [PATCH bpf-next v9 09/10] bpf,landlock: Add tests for Landlock, Mickaël Salaün
- [PATCH bpf-next v9 05/10] bpf,landlock: Add a new map type: inode, Mickaël Salaün
- [PATCH bpf-next v9 06/10] landlock: Handle filesystem access control, Mickaël Salaün
- Detecting the availability of VSYSCALL,
Florian Weimer
- [PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14],
David Howells
- [PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information [ver #14], David Howells
- [PATCH 03/25] vfs: Allow fsinfo() to query what's in an fs_context [ver #14], David Howells
- [PATCH 02/25] fsinfo: Add syscalls to other arches [ver #14], David Howells
- [PATCH 04/25] vfs: Allow fsinfo() to be used to query an fs parameter description [ver #14], David Howells
- [PATCH 05/25] vfs: Implement parameter value retrieval with fsinfo() [ver #14], David Howells
- [PATCH 08/25] vfs: Allow fsinfo() to look up a mount object by ID [ver #14], David Howells
- [PATCH 09/25] vfs: Add mount notification count [ver #14], David Howells
- [PATCH 06/25] fsinfo: Implement retrieval of LSM parameters with fsinfo() [ver #14], David Howells
- [PATCH 07/25] vfs: Introduce a non-repeating system-unique superblock ID [ver #14], David Howells
- [PATCH 10/25] vfs: Allow mount information to be queried by fsinfo() [ver #14], David Howells
- [PATCH 11/25] vfs: fsinfo sample: Mount listing program [ver #14], David Howells
- [PATCH 12/25] fsinfo: Add API documentation [ver #14], David Howells
- [PATCH 13/25] hugetlbfs: Add support for fsinfo() [ver #14], David Howells
- [PATCH 14/25] kernfs, cgroup: Add fsinfo support [ver #14], David Howells
- [PATCH 15/25] fsinfo: Support SELinux superblock parameter retrieval [ver #14], David Howells
- [PATCH 16/25] fsinfo: Support Smack superblock parameter retrieval [ver #14], David Howells
- [PATCH 17/25] afs: Support fsinfo() [ver #14], David Howells
- [PATCH 18/25] fsinfo: proc - add sb operation fsinfo() [ver #14], David Howells
- [PATCH 19/25] fsinfo: autofs - add sb operation fsinfo() [ver #14], David Howells
- [PATCH 20/25] fsinfo: shmem - add tmpfs sb operation fsinfo() [ver #14], David Howells
- [PATCH 21/25] fsinfo: devpts - add sb operation fsinfo() [ver #14], David Howells
- [PATCH 22/25] fsinfo: pstore - add sb operation fsinfo() [ver #14], David Howells
- [PATCH 23/25] fsinfo: debugfs - add sb operation fsinfo() [ver #14], David Howells
- [PATCH 24/25] fsinfo: bpf - add sb operation fsinfo() [ver #14], David Howells
- [PATCH 25/25] fsinfo: ufs - add sb operation fsinfo() [ver #14], David Howells
- Re: [PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14], Christian Brauner
- [bug report] read-ahead can't work properly, Weijie Yang
- [PATCH V34 00/29] Lockdown as an LSM,
Matthew Garrett
- [PATCH V34 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE, Matthew Garrett
- [PATCH V34 10/29] hibernate: Disable when the kernel is locked down, Matthew Garrett
- [PATCH V34 11/29] PCI: Lock down BAR access when the kernel is locked down, Matthew Garrett
- [PATCH V34 13/29] x86/msr: Restrict MSR access when the kernel is locked down, Matthew Garrett
- [PATCH V34 14/29] ACPI: Limit access to custom_method when the kernel is locked down, Matthew Garrett
- [PATCH V34 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down, Matthew Garrett
- [PATCH V34 16/29] acpi: Disable ACPI table override if the kernel is locked down, Matthew Garrett
- [PATCH V34 17/29] Prohibit PCMCIA CIS storage when the kernel is locked down, Matthew Garrett
- [PATCH V34 21/29] Lock down /proc/kcore, Matthew Garrett
- [PATCH V34 24/29] Lock down perf when in confidentiality mode, Matthew Garrett
- [PATCH V34 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down, Matthew Garrett
- [PATCH V34 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down, Matthew Garrett
- [PATCH V34 01/29] security: Support early LSMs, Matthew Garrett
- [PATCH V34 02/29] security: Add a "locked down" LSM hook, Matthew Garrett
- [PATCH V34 03/29] security: Add a static lockdown policy LSM, Matthew Garrett
- [PATCH V34 04/29] Enforce module signatures if the kernel is locked down, Matthew Garrett
- [PATCH V34 05/29] Restrict /dev/{mem,kmem,port} when the kernel is locked down, Matthew Garrett
- [PATCH V34 07/29] Copy secure_boot flag in boot params across kexec reboot, Matthew Garrett
- [PATCH V34 12/29] x86: Lock down IO port access when the kernel is locked down, Matthew Garrett
- [PATCH V34 18/29] Lock down TIOCSSERIAL, Matthew Garrett
- [PATCH V34 20/29] x86/mmiotrace: Lock down the testmmiotrace module, Matthew Garrett
- [PATCH V34 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode, Matthew Garrett
- [PATCH V34 27/29] tracefs: Restrict tracefs when the kernel is locked down, Matthew Garrett
- [PATCH V34 29/29] lockdown: Print current->comm in restriction messages, Matthew Garrett
- [PATCH V34 26/29] debugfs: Restrict debugfs when the kernel is locked down, Matthew Garrett
- [PATCH V34 22/29] Lock down tracing and perf kprobes when in confidentiality mode, Matthew Garrett
- [PATCH V34 19/29] Lock down module params that specify hardware parameters (eg. ioport), Matthew Garrett
- [PATCH V34 09/29] kexec_file: Restrict at runtime if the kernel is locked down, Matthew Garrett
- [PATCH V34 06/29] kexec_load: Disable at runtime if the kernel is locked down, Matthew Garrett
- Re: [PATCH V34 00/29] Lockdown as an LSM, James Morris
- [PATCH V33 00/30] Lockdown as an LSM,
Matthew Garrett
- [PATCH V33 03/30] security: Add a static lockdown policy LSM, Matthew Garrett
- [PATCH V33 04/30] Enforce module signatures if the kernel is locked down, Matthew Garrett
- [PATCH V33 06/30] kexec_load: Disable at runtime if the kernel is locked down, Matthew Garrett
- [PATCH V33 09/30] kexec_file: Restrict at runtime if the kernel is locked down, Matthew Garrett
- [PATCH V33 11/30] uswsusp: Disable when the kernel is locked down, Matthew Garrett
- [PATCH V33 12/30] PCI: Lock down BAR access when the kernel is locked down, Matthew Garrett
- [PATCH V33 15/30] ACPI: Limit access to custom_method when the kernel is locked down, Matthew Garrett
- [PATCH V33 20/30] Lock down module params that specify hardware parameters (eg. ioport), Matthew Garrett
- [PATCH V33 22/30] Lock down /proc/kcore, Matthew Garrett
- [PATCH V33 25/30] Lock down perf when in confidentiality mode, Matthew Garrett
- [PATCH V33 27/30] lockdown: Print current->comm in restriction messages, Matthew Garrett
- [PATCH V33 30/30] efi: Restrict efivar_ssdt_load when the kernel is locked down, Matthew Garrett
- [PATCH V33 29/30] tracefs: Restrict tracefs when the kernel is locked down, Matthew Garrett
- [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode, Matthew Garrett
- [PATCH V33 28/30] debugfs: Restrict debugfs when the kernel is locked down, Matthew Garrett
- [PATCH V33 26/30] kexec: Allow kexec_file() with appropriate IMA policy when locked down, Matthew Garrett
- [PATCH V33 23/30] Lock down tracing and perf kprobes when in confidentiality mode, Matthew Garrett
- [PATCH V33 16/30] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down, Matthew Garrett
- [PATCH V33 21/30] x86/mmiotrace: Lock down the testmmiotrace module, Matthew Garrett
- [PATCH V33 19/30] Lock down TIOCSSERIAL, Matthew Garrett
- [PATCH V33 18/30] Prohibit PCMCIA CIS storage when the kernel is locked down, Matthew Garrett
- [PATCH V33 17/30] acpi: Disable ACPI table override if the kernel is locked down, Matthew Garrett
- [PATCH V33 14/30] x86/msr: Restrict MSR access when the kernel is locked down, Matthew Garrett
- [PATCH V33 13/30] x86: Lock down IO port access when the kernel is locked down, Matthew Garrett
- [PATCH V33 01/30] security: Support early LSMs, Matthew Garrett
- [PATCH V33 05/30] Restrict /dev/{mem,kmem,port} when the kernel is locked down, Matthew Garrett
- [PATCH V33 10/30] hibernate: Disable when the kernel is locked down, Matthew Garrett
- [PATCH V33 08/30] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE, Matthew Garrett
- [PATCH V33 07/30] Copy secure_boot flag in boot params across kexec reboot, Matthew Garrett
- [PATCH V33 02/30] security: Add a "locked down" LSM hook, Matthew Garrett
- [PATCH v5 00/16] fs-verity: read-only file-based authenticity protection,
Eric Biggers
- [PATCH v5 04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS, Eric Biggers
- [PATCH v5 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl, Eric Biggers
- [PATCH v5 14/16] ext4: add basic fs-verity support, Eric Biggers
- [PATCH v5 15/16] ext4: add fs-verity read support, Eric Biggers
- [PATCH v5 12/16] fs-verity: add SHA-512 support, Eric Biggers
- [PATCH v5 16/16] f2fs: add fs-verity support, Eric Biggers
- [PATCH v5 11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl, Eric Biggers
- [PATCH v5 13/16] fs-verity: support builtin file signatures, Eric Biggers
- [PATCH v5 06/16] fs-verity: add inode and superblock fields, Eric Biggers
- [PATCH v5 08/16] fs-verity: add the hook for file ->setattr(), Eric Biggers
- [PATCH v5 07/16] fs-verity: add the hook for file ->open(), Eric Biggers
- [PATCH v5 09/16] fs-verity: add data verification hooks for ->readpages(), Eric Biggers
- [PATCH v5 05/16] fs-verity: add Kconfig and the helper functions for hashing, Eric Biggers
- [PATCH v5 02/16] fs-verity: add MAINTAINERS file entry, Eric Biggers
- [PATCH v5 01/16] fs-verity: add a documentation file, Eric Biggers
- [PATCH v5 03/16] fs-verity: add UAPI header, Eric Biggers
- Re: [PATCH] samples: make pidfd-metadata fail gracefully on older kernels,
Dmitry V. Levin
- [PATCH v2 05/13] vfs: don't parse "silent" option, Miklos Szeredi
- [PATCH 01/13] vfs: verify param type in vfs_parse_sb_flag(),
Miklos Szeredi
- [PATCH 02/13] vfs: move vfs_parse_sb_flag() calls into filesystems, Miklos Szeredi
- [PATCH 06/13] vfs: new helper: vfs_parse_ro_rw(), Miklos Szeredi
- [PATCH 09/13] mqueue: don't ignore options, Miklos Szeredi
- [PATCH 12/13] fusectl: don't ignore options, Miklos Szeredi
- [PATCH 13/13] resctrl: don't ignore options, Miklos Szeredi
- [PATCH 11/13] cgroup: don't ignore options, Miklos Szeredi
- [PATCH 10/13] cpuset: don't ignore options, Miklos Szeredi
- [PATCH 08/13] sysfs: don't ignore options, Miklos Szeredi
- [PATCH 05/13] vfs: don't parse "silent" option, Miklos Szeredi
- [PATCH 07/13] proc: don't ignore options, Miklos Szeredi
- [PATCH 04/13] vfs: don't parse "posixacl" option, Miklos Szeredi
- [PATCH 03/13] vfs: don't parse forbidden flags, Miklos Szeredi
- Re: [PATCH 01/13] vfs: verify param type in vfs_parse_sb_flag(), Miklos Szeredi
- Re: [PATCH 01/13] vfs: verify param type in vfs_parse_sb_flag(), David Howells
- [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG",
Mathieu Desnoyers
- Re: [PATCH] mm, memcg: Report number of memcg caches in slabinfo,
Michal Hocko
- [PATCH NOTFORMERGE 0/5] Extend remote madvise API to KSM hints,
Oleksandr Natalenko
- [tytso@xxxxxxx: Re: [PATCH v4 03/16] fs-verity: add UAPI header], Theodore Ts'o
- [PATCH glibc 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v11), Mathieu Desnoyers
- [PATCH glibc 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5), Mathieu Desnoyers
- Regression for MS_MOVE on kernel v5.1,
Christian Brauner
- [PATCHv4 00/28] kernel: Introduce Time Namespace,
Dmitry Safonov
- [PATCHv4 03/28] posix-clocks: add another call back to return clock time in ktime_t, Dmitry Safonov
- [PATCHv4 02/28] timens: Add timens_offsets, Dmitry Safonov
- [PATCHv4 01/28] ns: Introduce Time Namespace, Dmitry Safonov
- [PATCHv4 05/28] timens: Introduce CLOCK_BOOTTIME offset, Dmitry Safonov
- [PATCHv4 07/28] posix-timers/timens: Take into account clock offsets, Dmitry Safonov
- [PATCHv4 08/28] timens/kernel: Take into account timens clock offsets in clock_nanosleep, Dmitry Safonov
- [PATCHv4 09/28] timens: Shift /proc/uptime, Dmitry Safonov
- [PATCHv4 10/28] x86/vdso2c: Correct err messages on file opening, Dmitry Safonov
- [PATCHv4 11/28] x86/vdso2c: Convert iterator to unsigned, Dmitry Safonov
- [PATCHv4 12/28] x86/vdso/Makefile: Add vobjs32, Dmitry Safonov
- [PATCHv4 17/28] x86/vdso: Switch image on setns()/unshare()/clone(), Dmitry Safonov
- [PATCHv4 16/28] x86/vdso: Allocate timens vdso, Dmitry Safonov
- [PATCHv4 18/28] vdso: introduce timens_static_branch, Dmitry Safonov
- [PATCHv4 22/28] selftest/timens: Add a test for timerfd, Dmitry Safonov
- [PATCHv4 27/28] selftests: Add a simple perf test for clock_gettime(), Dmitry Safonov
- [PATCHv4 28/28] selftest/timens: Check that a right vdso is mapped after fork and exec, Dmitry Safonov
- [PATCHv4 26/28] x86/vdso: Align VDSO functions by CPU L1 cache line, Dmitry Safonov
- [PATCHv4 24/28] selftest/timens: Add procfs selftest, Dmitry Safonov
- [PATCHv4 25/28] selftest/timens: Add timer offsets test, Dmitry Safonov
- [PATCHv4 23/28] selftest/timens: Add a test for clock_nanosleep(), Dmitry Safonov
- [PATCHv4 21/28] selftest/timens: Add Time Namespace test for supported clocks, Dmitry Safonov
- [PATCHv4 20/28] timens/fs/proc: Introduce /proc/pid/timens_offsets, Dmitry Safonov
- [PATCHv4 19/28] timens: Add align for timens_offsets, Dmitry Safonov
- [PATCHv4 15/28] x86/vdso: Add offsets page in vvar, Dmitry Safonov
- [PATCHv4 13/28] x86/vdso: Restrict splitting VVAR VMA, Dmitry Safonov
- [PATCHv4 06/28] timerfd/timens: Take into account ns clock offsets, Dmitry Safonov
- [PATCHv4 04/28] timens: Introduce CLOCK_MONOTONIC offsets, Dmitry Safonov
- [PATCHv4 14/28] x86/vdso: Rename vdso_image {.data=>.text}, Dmitry Safonov
- Re: [PATCH 1/7] signal.h: Define SIGINFO on all architectures,
Eric W. Biederman
- [PATCH] vfs: allow copy_file_range from a swapfile,
Amir Goldstein
- [PATCH v2 0/5] Introduce MADV_COLD and MADV_PAGEOUT,
Minchan Kim
- [RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4],
David Howells
- [PATCH 01/13] security: Override creds in __fput() with last fputter's creds [ver #4], David Howells
- [PATCH 02/13] uapi: General notification ring definitions [ver #4], David Howells
- [PATCH 03/13] security: Add hooks to rule on setting a watch [ver #4], David Howells
- [PATCH 04/13] security: Add a hook for the point of notification insertion [ver #4], David Howells
- [PATCH 05/13] General notification queue with user mmap()'able ring buffer [ver #4], David Howells
- [PATCH 06/13] keys: Add a notification facility [ver #4], David Howells
- [PATCH 07/13] vfs: Add a mount-notification facility [ver #4], David Howells
- [PATCH 08/13] vfs: Add superblock notifications [ver #4], David Howells
- [PATCH 09/13] fsinfo: Export superblock notification counter [ver #4], David Howells
- [PATCH 10/13] Add a general, global device notification watch list [ver #4], David Howells
- [PATCH 11/13] block: Add block layer notifications [ver #4], David Howells
- [PATCH 12/13] usb: Add USB subsystem notifications [ver #4], David Howells
- [PATCH 13/13] Add sample notification program [ver #4], David Howells
- Re: [RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4], Stephen Smalley
- [PATCH v7 00/27] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v7 18/27] mm: Introduce do_mmap_locked(), Yu-cheng Yu
- [PATCH v7 24/27] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v7 26/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack, Yu-cheng Yu
- [PATCH v7 27/27] x86/cet/shstk: Add Shadow Stack instructions to opcode map, Yu-cheng Yu
- [PATCH v7 25/27] mm/mmap: Add Shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v7 23/27] x86/cet/shstk: ELF header parsing of Shadow Stack, Yu-cheng Yu
- [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file, Yu-cheng Yu
- [PATCH v7 19/27] x86/cet/shstk: User-mode shadow stack support, Yu-cheng Yu
- [PATCH v7 21/27] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v7 20/27] x86/cet/shstk: Introduce WRUSS instruction, Yu-cheng Yu
- [PATCH v7 17/27] mm: Update can_follow_write_pte/pmd for shadow stack, Yu-cheng Yu
- [PATCH v7 16/27] mm: Handle THP/HugeTLB shadow stack page fault, Yu-cheng Yu
- [PATCH v7 12/27] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v7 13/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW, Yu-cheng Yu
- [PATCH v7 14/27] x86/mm: Shadow stack page fault error checking, Yu-cheng Yu
- [PATCH v7 15/27] mm: Handle shadow stack page fault, Yu-cheng Yu
- [PATCH v7 09/27] mm/mmap: Prevent Shadow Stack VMA merges, Yu-cheng Yu
- [PATCH v7 10/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW, Yu-cheng Yu
- [PATCH v7 11/27] x86/mm: Introduce _PAGE_DIRTY_SW, Yu-cheng Yu
- [PATCH v7 06/27] x86/cet: Add control protection exception handler, Yu-cheng Yu
- [PATCH v7 08/27] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [PATCH v7 05/27] x86/fpu/xstate: Add XSAVES system states for shadow stack, Yu-cheng Yu
- [PATCH v7 04/27] x86/fpu/xstate: Introduce XSAVES system states, Yu-cheng Yu
- [PATCH v7 07/27] x86/cet/shstk: Add Kconfig option for user-mode shadow stack, Yu-cheng Yu
- [PATCH v7 03/27] x86/fpu/xstate: Change names to separate XSAVES system and user states, Yu-cheng Yu
- [PATCH v7 01/27] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v7 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v7 00/14] Control-flow Enforcement: Branch Tracking, PTRACE,
Yu-cheng Yu
- [PATCH v7 07/14] x86/cet/ibt: Add arch_prctl functions for IBT, Yu-cheng Yu
- [PATCH v7 04/14] x86/cet/ibt: Handle signals for IBT, Yu-cheng Yu
- [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Yu-cheng Yu
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Peter Zijlstra
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Yu-cheng Yu
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Andy Lutomirski
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Peter Zijlstra
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Andy Lutomirski
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Yu-cheng Yu
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Andy Lutomirski
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Yu-cheng Yu
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Yu-cheng Yu
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Andy Lutomirski
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Yu-cheng Yu
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Yu-cheng Yu
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Yu-cheng Yu
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, H.J. Lu
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Andy Lutomirski
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Andy Lutomirski
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Yu-cheng Yu
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Yu-cheng Yu
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Yu-cheng Yu
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Andy Lutomirski
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Florian Weimer
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Pavel Machek
- Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Dave Hansen
- [PATCH v7 01/14] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v7 02/14] x86/cet/ibt: User-mode indirect branch tracking support, Yu-cheng Yu
- [PATCH v7 13/14] x86/cet: Add PTRACE interface for CET, Yu-cheng Yu
- [PATCH v7 06/14] x86/cet/ibt: ELF header parsing for IBT, Yu-cheng Yu
- [PATCH v7 09/14] x86/vdso: Insert endbr32/endbr64 to vDSO, Yu-cheng Yu
- [PATCH v7 14/14] x86: Discard .note.gnu.property sections, Yu-cheng Yu
- [PATCH v7 12/14] x86/vsyscall/64: Fixup shadow stack and branch tracking for vsyscall, Yu-cheng Yu
- [PATCH v7 11/14] x86/vsyscall/64: Add ENDBR64 to vsyscall entry points, Yu-cheng Yu
- [PATCH v7 05/14] mm/mmap: Add IBT bitmap size to address space limit check, Yu-cheng Yu
- [PATCH v7 08/14] x86/cet/ibt: Add ENDBR to op-code-map, Yu-cheng Yu
- [PATCH v7 10/14] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point, Yu-cheng Yu
- [PATCH v4 00/16] fs-verity: read-only file-based authenticity protection,
Eric Biggers
- [PATCH v4 02/16] fs-verity: add MAINTAINERS file entry, Eric Biggers
- [PATCH v4 07/16] fs-verity: add the hook for file ->open(), Eric Biggers
- [PATCH v4 09/16] fs-verity: add data verification hooks for ->readpages(), Eric Biggers
- [PATCH v4 14/16] ext4: add basic fs-verity support, Eric Biggers
- [PATCH v4 11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl, Eric Biggers
- [PATCH v4 15/16] ext4: add fs-verity read support, Eric Biggers
- [PATCH v4 13/16] fs-verity: support builtin file signatures, Eric Biggers
- [PATCH v4 16/16] f2fs: add fs-verity support, Eric Biggers
- [PATCH v4 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl, Eric Biggers
- [PATCH v4 12/16] fs-verity: add SHA-512 support, Eric Biggers
- [PATCH v4 08/16] fs-verity: add the hook for file ->setattr(), Eric Biggers
- [PATCH v4 05/16] fs-verity: add Kconfig and the helper functions for hashing, Eric Biggers
- [PATCH v4 01/16] fs-verity: add a documentation file, Eric Biggers
- [PATCH v4 06/16] fs-verity: add inode and superblock fields, Eric Biggers
- [PATCH v4 04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS, Eric Biggers
- [PATCH v4 03/16] fs-verity: add UAPI header, Eric Biggers
- Re: [PATCH v4 00/16] fs-verity: read-only file-based authenticity protection, Linus Torvalds
- [RFC]: Convention for naming syscall revisions,
Christian Brauner
- [PATCH v3] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events,
Matthew Bobrowski
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]