Linux API
[Prev Page][Next Page]
- Re: [RFC PATCH 0/4] x86: Improve Minimum Alternate Stack Size, (continued)
- [PATCH v3 00/14] IOASID extensions for guest SVA,
Jacob Pan
- [PATCH v3 02/14] iommu/ioasid: Rename ioasid_set_data(), Jacob Pan
- [PATCH v3 04/14] iommu/ioasid: Support setting system-wide capacity, Jacob Pan
- [PATCH v3 01/14] docs: Document IO Address Space ID (IOASID) APIs, Jacob Pan
- [PATCH v3 03/14] iommu/ioasid: Add a separate function for detach data, Jacob Pan
- [PATCH v3 06/14] iommu/ioasid: Introduce API to adjust the quota of an ioasid_set, Jacob Pan
- [PATCH v3 05/14] iommu/ioasid: Redefine IOASID set and allocation APIs, Jacob Pan
- [PATCH v3 08/14] iommu/ioasid: Add reference couting functions, Jacob Pan
- [PATCH v3 14/14] iommu/vt-d: Store guest PASID during bind, Jacob Pan
- [PATCH v3 10/14] iommu/ioasid: Introduce notification APIs, Jacob Pan
- [PATCH v3 07/14] iommu/ioasid: Add an iterator API for ioasid_set, Jacob Pan
- [PATCH v3 12/14] iommu/vt-d: Remove mm reference for guest SVA, Jacob Pan
- [PATCH v3 13/14] iommu/vt-d: Listen to IOASID notifications, Jacob Pan
- [PATCH v3 11/14] iommu/ioasid: Support mm type ioasid_set notifications, Jacob Pan
- [PATCH v3 09/14] iommu/ioasid: Introduce ioasid_set private ID, Jacob Pan
- Re: [PATCH v3 00/14] IOASID extensions for guest SVA, Jacob Pan
- [PATCH v11 0/6] ACPI: Support Generic Initiator proximity domains,
Jonathan Cameron
- [RFC PATCH 1/2] rseq: Implement KTLS prototype for x86-64,
Mathieu Desnoyers
- [PATCH v13 19/26] mm: Re-introduce do_mmap_pgoff(),
Yu-cheng Yu
- [PATCH v13 14/26] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v13 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW, Yu-cheng Yu
- [PATCH v13 26/26] mm: Introduce PROT_SHSTK for shadow stack, Yu-cheng Yu
- [PATCH v13 04/26] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v13 25/26] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v12 0/6] IOMMU user API enhancement,
Jacob Pan
- [PATCH v13 21/26] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v13 08/26] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v13 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v13 12/26] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [PATCH v13 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack, Yu-cheng Yu
- [PATCH v13 23/26] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v13 16/26] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v13 13/26] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v13 24/26] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v13 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties, Yu-cheng Yu
- [PATCH v13 20/26] x86/cet/shstk: User-mode shadow stack support, Yu-cheng Yu
- [PATCH v13 18/26] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v13 17/26] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v13 15/26] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v13 10/26] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v13 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v13 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages, Yu-cheng Yu
- [PATCH v13 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states, Yu-cheng Yu
- [PATCH v13 0/8] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
- [PATCH v13 01/26] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCHv4 1/3] block: add zone specific block statuses,
Keith Busch
- [PATCH v11 0/6] IOMMU user API enhancement,
Jacob Pan
- [PATCH v10 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
- [PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v6 1/6] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v6 2/6] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v6 3/6] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v6 4/6] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v6 6/6] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
- [PATCH] man2: new page describing memfd_secret() system call, Mike Rapoport
- Re: [PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas, Andrew Morton
- Re: [PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas, Hagen Paul Pfeifer
- Re: [PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas, David Hildenbrand
- [PATCH v1 0/6] seccomp: Implement constant action bitmaps,
Kees Cook
- [PATCH 6/6] [DEBUG] seccomp: Report bitmap coverage ranges, Kees Cook
- [PATCH 1/6] seccomp: Introduce SECCOMP_PIN_ARCHITECTURE, Kees Cook
- [PATCH 4/6] seccomp: Emulate basic filters for constant action results, Kees Cook
- Re: [PATCH v1 0/6] seccomp: Implement constant action bitmaps, Rasmus Villemoes
- Re: [PATCH v1 0/6] seccomp: Implement constant action bitmaps, Andrea Arcangeli
- Re: [PATCH v1 0/6] seccomp: Implement constant action bitmaps, Kees Cook
selftests: pidfd: pidfd_wait hangs on linux next kernel on all devices,
Naresh Kamboju
[PATCH v10 0/7] IOMMU user API enhancement,
Jacob Pan
[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
[PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled, Yu-cheng Yu
[PATCH v12 4/8] x86/cet/ibt: ELF header parsing for Indirect Branch Tracking, Yu-cheng Yu
[PATCH v12 5/8] x86/cet/ibt: Update arch_prctl functions for Indirect Branch Tracking, Yu-cheng Yu
[PATCH v12 7/8] x86/vdso: Insert endbr32/endbr64 to vDSO, Yu-cheng Yu
[PATCH v12 6/8] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point, Yu-cheng Yu
[PATCH v12 00/26] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v12 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack, Yu-cheng Yu
- [PATCH v12 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages, Yu-cheng Yu
- [PATCH v12 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states, Yu-cheng Yu
- [PATCH v12 10/26] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v12 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW, Yu-cheng Yu
- [PATCH v12 08/26] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v12 21/26] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v12 23/26] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v12 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties, Yu-cheng Yu
- [PATCH v12 19/26] mm: Re-introduce do_mmap_pgoff(), Yu-cheng Yu
- [PATCH v12 18/26] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v12 14/26] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v12 20/26] x86/cet/shstk: User-mode shadow stack support, Yu-cheng Yu
- [PATCH v12 04/26] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v12 16/26] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v12 17/26] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v12 13/26] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v12 15/26] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v12 12/26] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [PATCH v12 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v12 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW, Yu-cheng Yu
- [PATCH v12 01/26] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v12 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v12 25/26] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v12 26/26] mm: Introduce PROT_SHSTK for shadow stack, Yu-cheng Yu
- [PATCH v12 24/26] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
[PATCH AUTOSEL 5.4 109/330] selftests/ftrace: fix glob selftest, Sasha Levin
[PATCH AUTOSEL 5.4 318/330] selftests/x86/syscall_nt: Clear weird flags after each test, Sasha Levin
[PATCH AUTOSEL 4.19 063/206] selftests/ftrace: fix glob selftest, Sasha Levin
[PATCH AUTOSEL 4.19 200/206] selftests/x86/syscall_nt: Clear weird flags after each test, Sasha Levin
[PATCH AUTOSEL 4.14 035/127] selftests/ftrace: fix glob selftest, Sasha Levin
[PATCH AUTOSEL 4.9 89/90] selftests/x86/syscall_nt: Clear weird flags after each test, Sasha Levin
[PATCH AUTOSEL 4.14 125/127] selftests/x86/syscall_nt: Clear weird flags after each test, Sasha Levin
[PATCH AUTOSEL 5.4 200/330] selftests/ptrace: add test cases for dead-locks, Sasha Levin
[PATCH AUTOSEL 5.4 071/330] selftests/bpf: De-flake test_tcpbpf, Sasha Levin
improve compat handling for the i386 u64 alignment quirk v3,
Christoph Hellwig
[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor,
madvenka
[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
[PATCH v2 0/2] changes for addding fchmodat2 syscall,
Rich Felker
[RFC]: userspace memory reaping,
Suren Baghdasaryan
[RFC PATCH v9 0/3] Add introspect_access(2) (was O_MAYEXEC),
Mickaël Salaün
[PATCH] vfs: add fchmodat2 syscall,
Rich Felker
Ways to deprecate /sys/devices/system/memory/memoryX/phys_device ?,
David Hildenbrand
[RFC PATCH v8 0/3] Add support for AT_INTERPRETED (was O_MAYEXEC),
Mickaël Salaün
Re: [RFC PATCH v8 0/3] Add support for AT_INTERPRETED (was O_MAYEXEC), Al Viro
[PATCH v10 0/6] ACPI: Support Generic Initiator proximity domains,
Jonathan Cameron
[PATCH 6/9] ARM: oabi-compat: rework sys_semtimedop emulation, Arnd Bergmann
[PATCH RESEND v4 0/1] add sysfs exports for TPM 2 PCR registers,
James Bottomley
[PATCH RESEND 1/4] scsi: sg: fix BLKSECTGET ioctl,
Tom Yan
[PATCH v6 0/9] Syscall User Dispatch,
Gabriel Krisman Bertazi
[RESEND RFC PATCH 0/5] Remote mapping,
Adalbert Lazăr
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]