Linux API
[Prev Page][Next Page]
- Re: [RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough, (continued)
- [PATCH 0/9] userfaultfd: add minor fault handling for shmem,
Axel Rasmussen
- [PATCH 1/9] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h, Axel Rasmussen
- [PATCH 2/9] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte, Axel Rasmussen
- [PATCH 3/9] userfaultfd/shmem: support minor fault registration for shmem, Axel Rasmussen
- [PATCH 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem, Axel Rasmussen
- [PATCH 5/9] userfaultfd/selftests: use memfd_create for shmem test type, Axel Rasmussen
- [PATCH 6/9] userfaultfd/selftests: create alias mappings in the shmem test, Axel Rasmussen
- [PATCH 7/9] userfaultfd/selftests: reinitialize test context in each test, Axel Rasmussen
- [PATCH 8/9] userfaultfd/selftests: exercise minor fault handling shmem support, Axel Rasmussen
- [PATCH 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes, Axel Rasmussen
- Re: [PATCH 0/9] userfaultfd: add minor fault handling for shmem, Andrew Morton
- [PATCH v33 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v33 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v33 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v33 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v33 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v33 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v33 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v33 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v33 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v33 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v33 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v33 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v33 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- Re: [PATCH v33 00/12] Landlock LSM, James Morris
- [PATCH v24 0/9] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
- [PATCH v24 00/30] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v24 01/30] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v24 02/30] x86/cet/shstk: Add Kconfig option for Shadow Stack, Yu-cheng Yu
- [PATCH v24 03/30] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v24 04/30] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions, Yu-cheng Yu
- [PATCH v24 05/30] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Yu-cheng Yu
- [PATCH v24 07/30] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Yu-cheng Yu
- [PATCH v24 14/30] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v24 08/30] x86/mm: Move pmd_write(), pud_write() up in the file, Yu-cheng Yu
- [PATCH v24 06/30] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v24 09/30] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v24 10/30] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v24 13/30] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Yu-cheng Yu
- [PATCH v24 12/30] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Yu-cheng Yu
- [PATCH v24 11/30] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v24 15/30] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v24 17/30] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v24 16/30] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v24 18/30] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v24 19/30] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v24 20/30] mm/mprotect: Exclude shadow stack from preserve_write, Yu-cheng Yu
- [PATCH v24 21/30] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v24 22/30] x86/cet/shstk: Add user-mode shadow stack support, Yu-cheng Yu
- [PATCH v24 23/30] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v24 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines, Yu-cheng Yu
- [PATCH v24 25/30] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v24 26/30] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v24 27/30] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v24 28/30] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h, Yu-cheng Yu
- [PATCH v24 29/30] mm: Update arch_validate_flags() to include vma anonymous, Yu-cheng Yu
- [PATCH v24 30/30] mm: Introduce PROT_SHSTK for shadow stack, Yu-cheng Yu
- [PATCH v32 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v32 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v32 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v32 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v32 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v32 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v32 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v32 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v32 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v32 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v32 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v32 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v32 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH rdma-next v2] RDMA/mlx5: Expose private query port,
Leon Romanovsky
- [PATCH v9 0/9] fs: interface for directly reading/writing compressed data,
Omar Sandoval
- [PATCHSET RFC v3 00/18] xfs: atomic file updates,
Darrick J. Wong
- [PATCH 01/18] vfs: introduce new file range exchange ioctl, Darrick J. Wong
- [PATCH 02/18] xfs: support two inodes in the defer capture structure, Darrick J. Wong
- [PATCH 03/18] xfs: allow setting and clearing of log incompat feature flags, Darrick J. Wong
- [PATCH 04/18] xfs: clear log incompat feature bits when the log is idle, Darrick J. Wong
- [PATCH 05/18] xfs: create a log incompat flag for atomic extent swapping, Darrick J. Wong
- [PATCH 06/18] xfs: introduce a swap-extent log intent item, Darrick J. Wong
- [PATCH 07/18] xfs: create deferred log items for extent swapping, Darrick J. Wong
- [PATCH 08/18] xfs: add a ->xchg_file_range handler, Darrick J. Wong
- [PATCH 09/18] xfs: add error injection to test swapext recovery, Darrick J. Wong
- [PATCH 12/18] xfs: refactor reflink flag handling in xfs_swap_extent_forks, Darrick J. Wong
- [PATCH 11/18] xfs: consolidate all of the xfs_swap_extent_forks code, Darrick J. Wong
- [PATCH 10/18] xfs: port xfs_swap_extents_rmap to our new code, Darrick J. Wong
- [PATCH 13/18] xfs: allow xfs_swap_range to use older extent swap algorithms, Darrick J. Wong
- [PATCH 14/18] xfs: remove old swap extents implementation, Darrick J. Wong
- [PATCH 15/18] xfs: condense extended attributes after an atomic swap, Darrick J. Wong
- [PATCH 17/18] xfs: make atomic extent swapping support realtime files, Darrick J. Wong
- [PATCH 16/18] xfs: condense directories after an atomic swap, Darrick J. Wong
- [PATCH 18/18] xfs: enable atomic swapext feature, Darrick J. Wong
- Re: [PATCHSET RFC v3 00/18] xfs: atomic file updates, Amir Goldstein
- [PATCH] memfd_secret: use unsigned int rather than long as syscall flags type,
Mike Rapoport
- Re: Linux include/uapi/linux/libc-compat.h and Musl include/netinet/in.h incompatibility for __UAPI_DEF_IN6_ADDR_ALT, Dmitry V. Levin
- [RFC][PATCH] fanotify: allow setting FAN_CREATE in mount mark mask,
Amir Goldstein
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features,
Andy Lutomirski
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Borislav Petkov
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Greg KH
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Andy Lutomirski
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Andy Lutomirski
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Noah Goldstein
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Andy Lutomirski
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Dave Hansen
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Andy Lutomirski
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- RE: Candidate Linux ABI for Intel AMX and hypothetical new related features, David Laight
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Andy Lutomirski
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Robert O'Callahan
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Andy Lutomirski
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Andy Lutomirski
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- RE: Candidate Linux ABI for Intel AMX and hypothetical new related features, David Laight
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Borislav Petkov
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Sean Christopherson
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Borislav Petkov
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Len Brown
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Thomas Gleixner
- <Possible follow-ups>
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features, Thomas Gleixner
- remove the nvlink2 pci_vfio subdriver v2,
Christoph Hellwig
- [PATCH] thermal/drivers/netlink: Add the temperature when crossing a trip point,
Daniel Lezcano
- [PATCH] move_mount: allow to add a mount into an existing group,
Pavel Tikhomirov
- [PATCH v31 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v31 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v31 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v31 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v31 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v31 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v31 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v31 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v31 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v31 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v31 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v31 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v31 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v1 0/3] drivers/char: remove /dev/kmem for good,
David Hildenbrand
- [PATCH] xfs: use a unique and persistent value for f_fsid,
Amir Goldstein
- remove the nvlink2 pci_vfio subdriver,
Christoph Hellwig
- [PATCH rdma-next v1] RDMA/mlx5: Expose private query port,
Leon Romanovsky
- [PATCH] Document that PF_KTHREAD _is_ ABI,
Alexey Dobriyan
- [PATCH RFC 0/3] drivers/char: remove /dev/kmem for good,
David Hildenbrand
- [PATCH v8 1/3] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere,
Peter Collingbourne
- [PATCH rdma-next] RDMA/mlx5: Expose private query port, Leon Romanovsky
- [PATCH bpf-next v2] bpf: Simplify expression for identify bpf mem type,
Jianlin Lv
- [PATCH net-next v1] misc: Add Renesas Synchronization Management Unit (SMU) support,
min.li.xe
- [PATCH bpf-next] bpf: Simplify expression for identify bpf mem type,
Jianlin Lv
- [PATCH v1 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory,
David Hildenbrand
- [PATCH v30 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v30 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v30 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v30 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v30 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v30 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v30 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v30 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v30 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v30 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v30 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v30 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v30 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- Re: [PATCH v30 00/12] Landlock LSM, James Morris
- [PATCH v8 00/10] fs: interface for directly reading/writing compressed data,
Omar Sandoval
- [PATCH man-pages v8] Document encoded I/O, Omar Sandoval
- [PATCH v8 01/10] iov_iter: add copy_struct_from_iter(), Omar Sandoval
- [PATCH v8 02/10] fs: add O_ALLOW_ENCODED open flag, Omar Sandoval
- [PATCH v8 03/10] fs: add RWF_ENCODED for reading/writing compressed data, Omar Sandoval
- [PATCH v8 04/10] btrfs: fix check_data_csum() error message for direct I/O, Omar Sandoval
- [PATCH v8 05/10] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio(), Omar Sandoval
- [PATCH v8 06/10] btrfs: add ram_bytes and offset to btrfs_ordered_extent, Omar Sandoval
- [PATCH v8 07/10] btrfs: support different disk extent size for delalloc, Omar Sandoval
- [PATCH v8 08/10] btrfs: optionally extend i_size in cow_file_range_inline(), Omar Sandoval
- [PATCH v8 09/10] btrfs: implement RWF_ENCODED reads, Omar Sandoval
- [PATCH v8 10/10] btrfs: implement RWF_ENCODED writes, Omar Sandoval
- Re: [PATCH v8 00/10] fs: interface for directly reading/writing compressed data, Josef Bacik
- [PATCH] riscv: Bump COMMAND_LINE_SIZE value to 1024,
Alexandre Ghiti
- [PATCH v23 0/9] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
- [PATCH v23 00/28] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v23 02/28] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection, Yu-cheng Yu
- [PATCH v23 01/28] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v23 16/28] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v23 03/28] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v23 23/28] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v23 07/28] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Yu-cheng Yu
- [PATCH v23 10/28] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v23 05/28] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Yu-cheng Yu
- [PATCH v23 22/28] x86/cet/shstk: User-mode shadow stack support, Yu-cheng Yu
- [PATCH v23 04/28] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions, Yu-cheng Yu
- [PATCH v23 09/28] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v23 21/28] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v23 06/28] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v23 19/28] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v23 08/28] x86/mm: Move pmd_write(), pud_write() up in the file, Yu-cheng Yu
- [PATCH v23 20/28] mm/mprotect: Exclude shadow stack from preserve_write, Yu-cheng Yu
- [PATCH v23 14/28] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v23 12/28] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Yu-cheng Yu
- [PATCH v23 15/28] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v23 11/28] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v23 17/28] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v23 24/28] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v23 18/28] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v23 25/28] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v23 27/28] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h, Yu-cheng Yu
- [PATCH v23 13/28] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [PATCH v23 26/28] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v23 28/28] mm: Introduce PROT_SHSTK for shadow stack, Yu-cheng Yu
- Re: [PATCH v23 00/28] Control-flow Enforcement: Shadow Stack, Peter Zijlstra
- [PATCH v7 0/6] x86: Improve Minimum Alternate Stack Size,
Chang S. Bae
- [PATCH v4 2/2] usb: webcam: Invalid size of Processing Unit Descriptor,
Pawel Laszczak
- [PATCH v2 1/2] usb: gadget: uvc: Updating bcdUVC field to 0x0110,
Pawel Laszczak
- epoll_wait.2: epoll_pwait2(2) prototype,
Alejandro Colomar (man-pages)
- [PATCH] lightnvm: remove duplicate include in lightnvm.h,
menglong8 . dong
- [PATCH v7 0/3] block device interposer,
Sergei Shtepa
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]