linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-08 23:43:37 to 2021-04-19 10:13:41 UTC [more...]

[PATCH 0/2] fanotify: Adding pidfd support to the fanotify API
 2021-04-19 10:13 UTC  (8+ messages)
` [PATCH 1/2] pidfd_create(): remove static qualifier and declare pidfd_create() in linux/pid.h
` [PATCH 2/2] fanotify: Add pidfd support to the fanotify API

[PATCH] secretmem: optimize page_is_secretmem()
 2021-04-19  9:40 UTC  (5+ messages)

[PATCH rdma-next v3] RDMA/mlx5: Expose private query port
 2021-04-18 10:59 UTC 

[PATCH 0/4 POC] Allow executing code and syscalls in another address space
 2021-04-17 16:28 UTC  (17+ messages)
` [PATCH 1/4] signal: add a helper to restore a process state from sigcontex
` [PATCH 2/4] arch/x86: implement the process_vm_exec syscall
` [PATCH 3/4] arch/x86: allow to execute syscalls via process_vm_exec
` [PATCH 4/4] selftests: add tests for process_vm_exec

[PATCH v2 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-17  0:34 UTC  (21+ messages)
` [PATCH v2 1/9] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v2 2/9] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH v2 3/9] userfaultfd/shmem: support minor fault registration for shmem
` [PATCH v2 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v2 5/9] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v2 6/9] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v2 7/9] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v2 8/9] userfaultfd/selftests: exercise minor fault handling shmem support
` [PATCH v2 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes

[PATCH v8 1/3] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
 2021-04-16 16:20 UTC  (3+ messages)

[PATCH v25 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-15 22:14 UTC  (31+ messages)
` [PATCH v25 01/30] Documentation/x86: Add CET description
` [PATCH v25 02/30] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v25 03/30] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v25 04/30] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH v25 05/30] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v25 06/30] x86/cet: Add control-protection fault handler
` [PATCH v25 07/30] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v25 08/30] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v25 09/30] x86/mm: Introduce _PAGE_COW
` [PATCH v25 10/30] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v25 11/30] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v25 12/30] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v25 13/30] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v25 14/30] x86/mm: Shadow Stack page fault error checking
` [PATCH v25 15/30] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v25 16/30] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v25 17/30] mm: Add guard pages around a shadow stack
` [PATCH v25 18/30] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v25 19/30] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v25 20/30] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v25 21/30] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v25 22/30] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v25 23/30] x86/cet/shstk: Handle thread shadow stack
` [PATCH v25 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines
` [PATCH v25 25/30] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v25 26/30] ELF: Introduce arch_setup_elf_property()
` [PATCH v25 27/30] x86/cet/shstk: Add arch_prctl functions for shadow stack
` [PATCH v25 28/30] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v25 29/30] mm: Update arch_validate_flags() to include vma anonymous
` [PATCH v25 30/30] mm: Introduce PROT_SHSTK for shadow stack

[PATCH v25 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-04-15 22:17 UTC  (10+ messages)
` [PATCH v25 1/9] x86/cet/ibt: Add Kconfig option for "
` [PATCH v25 2/9] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
` [PATCH v25 3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v25 4/9] x86/cet/ibt: Update ELF header parsing "
` [PATCH v25 5/9] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v25 6/9] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v25 7/9] x86/vdso: Introduce ENDBR macro
` [PATCH v25 8/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v25 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-04-15 22:11 UTC  (19+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH] Documentation: syscalls: add a note about ABI-agnostic types
 2021-04-15 19:34 UTC  (8+ messages)

[PATCH v3 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-15 19:12 UTC  (12+ messages)
` [PATCH v3 01/10] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v3 02/10] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH v3 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
` [PATCH v3 04/10] userfaultfd/shmem: support minor fault registration "
` [PATCH v3 05/10] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v3 06/10] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v3 07/10] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v3 08/10] userfaultfd/selftests: exercise minor fault handling shmem support
` [PATCH v3 09/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes
` [PATCH v3 10/10] userfaultfd: update documentation to mention shmem minor faults

[PATCH 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-15 18:18 UTC  (21+ messages)
` [PATCH 1/9] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH 2/9] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH 3/9] userfaultfd/shmem: support minor fault registration for shmem
` [PATCH 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH 5/9] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH 6/9] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH 7/9] userfaultfd/selftests: reinitialize test context in each test
` [PATCH 8/9] userfaultfd/selftests: exercise minor fault handling shmem support
` [PATCH 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes

[PATCH v1 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
 2021-04-15 10:26 UTC  (9+ messages)
` [PATCH v1 2/5] "

[PATCH v7 0/6] x86: Improve Minimum Alternate Stack Size
 2021-04-14 12:06 UTC  (10+ messages)
` [PATCH v7 5/6] x86/signal: Detect and prevent an alternate signal stack overflow

[PATCH v4 00/13] Introduced multi-preference mempolicy
 2021-04-14 11:21 UTC 

[PATCH rdma-next v2] RDMA/mlx5: Expose private query port
 2021-04-13 20:25 UTC  (6+ messages)

[PATCH rdma-next v1 0/7] Add MEMIC operations support
 2021-04-13 19:20 UTC  (10+ messages)
` [PATCH mlx5-next v1 1/7] net/mlx5: Add MEMIC operations related bits
` [PATCH rdma-next v1 2/7] RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line number
` [PATCH rdma-next v1 3/7] RDMA/mlx5: Move all DM logic to separate file
` [PATCH rdma-next v1 4/7] RDMA/mlx5: Re-organize the DM code
` [PATCH rdma-next v1 5/7] RDMA/mlx5: Add support to MODIFY_MEMIC command
` [PATCH rdma-next v1 6/7] RDMA/mlx5: Add support in MEMIC operations
` [PATCH rdma-next v1 7/7] RDMA/mlx5: Expose UAPI to query DM

[PATCH] lightnvm: remove duplicate include in lightnvm.h
 2021-04-13 10:55 UTC  (2+ messages)

[PATCH v6 24/40] fs: make helpers idmap mount aware
 2021-04-13  8:26 UTC  (3+ messages)

[PATCH 0/7 v2] tracing: Fix tracefs lockdown and various clean ups
 2021-04-13  8:13 UTC  (3+ messages)
` [PATCH 7/7 v2] tracing: Do not create tracefs files if tracefs lockdown is in effect

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-04-12 17:14 UTC  (12+ messages)

remove the nvlink2 pci_vfio subdriver v2
 2021-04-12 14:23 UTC  (5+ messages)
` [PATCH 1/2] vfio/pci: remove vfio_pci_nvlink2

[PATCH v24 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-10  9:29 UTC  (28+ messages)
` [PATCH v24 04/30] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v24 12/30] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v24 13/30] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v24 14/30] x86/mm: Shadow Stack page fault error checking
` [PATCH v24 15/30] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v24 16/30] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v24 17/30] mm: Add guard pages around a shadow stack
` [PATCH v24 18/30] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v24 19/30] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v24 20/30] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v24 22/30] x86/cet/shstk: Add user-mode shadow stack support

[PATCH v12 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-04-09 17:15 UTC  (3+ messages)

[PATCH v33 00/12] Landlock LSM
 2021-04-09 16:04 UTC  (3+ messages)

[RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
 2021-04-09  3:44 UTC  (9+ messages)
` [RFC PATCH v3 1/8] iommu: Evolve the device fault reporting framework
` [RFC PATCH v3 2/8] vfio/type1: Add a page fault handler
` [RFC PATCH v3 3/8] vfio/type1: Add an MMU notifier to avoid pinning
` [RFC PATCH v3 4/8] vfio/type1: Pre-map more pages than requested in the IOPF handling
` [RFC PATCH v3 5/8] vfio/type1: VFIO_IOMMU_ENABLE_IOPF
` [RFC PATCH v3 6/8] vfio/type1: No need to statically pin and map if IOPF enabled
` [RFC PATCH v3 7/8] vfio/type1: Add selective DMA faulting support
` [RFC PATCH v3 8/8] vfio: Add nested IOPF support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).