Linux API
[Prev Page][Next Page]
- [PATCH v13 7/7] x86: vdso: Wire up getrandom() vDSO implementation, (continued)
- [PATCH 1/2] mm/mempolicy: Fix memory leak in set_mempolicy_home_node system call,
Mathieu Desnoyers
- [PATCH for tip queue/sched/core] selftests/rseq: Add mm_numa_cid to test script, Mathieu Desnoyers
- [PATCH] mm/mempolicy: Fix memory leak in set_mempolicy_home_node system call, Mathieu Desnoyers
- [RFC PATCH] mm/mempolicy: Fix memory leak in set_mempolicy_home_node system call,
Mathieu Desnoyers
- [PATCH v12 0/6] implement getrandom() in vDSO,
Jason A. Donenfeld
- [PATCH v5 0/3] fanotify: Allow user space to pass back additional audit info,
Richard Guy Briggs
- [PATCH v11 0/4] implement getrandom() in vDSO,
Jason A. Donenfeld
- [PATCH v4 00/39] Shadow stacks for userspace,
Rick Edgecombe
- [PATCH v4 01/39] Documentation/x86: Add CET shadow stack description, Rick Edgecombe
- [PATCH v4 02/39] x86/shstk: Add Kconfig option for Shadow Stack, Rick Edgecombe
- [PATCH v4 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks, Rick Edgecombe
- [PATCH v4 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Rick Edgecombe
- [PATCH v4 07/39] x86: Add user control-protection fault handler, Rick Edgecombe
- [PATCH v4 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack, Rick Edgecombe
- [PATCH v4 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Rick Edgecombe
- [PATCH v4 09/39] x86/mm: Move pmd_write(), pud_write() up in the file, Rick Edgecombe
- [PATCH v4 10/39] x86/mm: Introduce _PAGE_COW, Rick Edgecombe
- [PATCH v4 06/39] x86/fpu: Add helper for modifying xstate, Rick Edgecombe
- [PATCH v4 11/39] x86/mm: Update pte_modify for _PAGE_COW, Rick Edgecombe
- [PATCH v4 16/39] x86/mm: Check Shadow Stack page fault errors, Rick Edgecombe
- [PATCH v4 18/39] mm: Fixup places that call pte_mkwrite() directly, Rick Edgecombe
- [PATCH v4 13/39] x86/mm: Start actually marking _PAGE_COW, Rick Edgecombe
- [PATCH v4 14/39] mm: Move VM_UFFD_MINOR_BIT from 37 to 38, Rick Edgecombe
- [PATCH v4 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Rick Edgecombe
- [PATCH v4 17/39] x86/mm: Update maybe_mkwrite() for shadow stack, Rick Edgecombe
- [PATCH v4 15/39] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Rick Edgecombe
- [PATCH v4 21/39] mm/mprotect: Exclude shadow stack from preserve_write, Rick Edgecombe
- [PATCH v4 22/39] mm: Re-introduce vm_flags to do_mmap(), Rick Edgecombe
- [PATCH v4 19/39] mm: Add guard pages around a shadow stack., Rick Edgecombe
- [PATCH v4 20/39] mm/mmap: Add shadow stack pages to memory accounting, Rick Edgecombe
- [PATCH v4 23/39] mm: Don't allow write GUPs to shadow stack memory, Rick Edgecombe
- [PATCH v4 24/39] mm: Warn on shadow stack memory in wrong vma, Rick Edgecombe
- [PATCH v4 28/39] x86/shstk: Introduce routines modifying shstk, Rick Edgecombe
- [PATCH v4 27/39] x86/shstk: Handle thread shadow stack, Rick Edgecombe
- [PATCH v4 29/39] x86/shstk: Handle signals for shadow stack, Rick Edgecombe
- [PATCH v4 32/39] x86: Expose thread features in /proc/$PID/status, Rick Edgecombe
- [PATCH v4 26/39] x86/shstk: Add user-mode shadow stack support, Rick Edgecombe
- [PATCH v4 33/39] x86: Prevent 32 bit operations for 64 bit shstk tasks, Rick Edgecombe
- [PATCH v4 31/39] x86/shstk: Support wrss for userspace, Rick Edgecombe
- [PATCH v4 25/39] x86: Introduce userspace API for shadow stack, Rick Edgecombe
- [PATCH v4 30/39] x86/shstk: Introduce map_shadow_stack syscall, Rick Edgecombe
- [PATCH v4 39/39] x86/shstk: Add ARCH_SHSTK_STATUS, Rick Edgecombe
- [PATCH v4 38/39] x86/shstk: Add ARCH_SHSTK_UNLOCK, Rick Edgecombe
- [PATCH v4 37/39] x86: Add PTRACE interface for shadow stack, Rick Edgecombe
- [PATCH v4 36/39] x86/fpu: Add helper for initing features, Rick Edgecombe
- [PATCH v4 35/39] selftests/x86: Add shadow stack test, Rick Edgecombe
- [PATCH v4 34/39] x86/shstk: Wire in shadow stack interface, Rick Edgecombe
- [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM,
Chao Peng
- [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Chao Peng
- [PATCH v10 2/9] KVM: Introduce per-page memory attributes, Chao Peng
- [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit, Chao Peng
- [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry, Chao Peng
- [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory, Chao Peng
- [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes, Chao Peng
- [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed, Chao Peng
- [PATCH v10 8/9] KVM: Handle page fault for private memory, Chao Peng
- [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE, Chao Peng
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM, Sean Christopherson
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM, Mike Rapoport
- [PATCH v10 0/4] implement getrandom() in vDSO,
Jason A. Donenfeld
- [PATCH v9 0/3] implement getrandom() in vDSO,
Jason A. Donenfeld
- [PATCH v8 0/3] implement getrandom() in vDSO,
Jason A. Donenfeld
- [PATCH v7 0/3] implement getrandom() in vDSO,
Jason A. Donenfeld
- Re: [PATCH v6 1/3] random: add vgetrandom_alloc() syscall,
Jason A. Donenfeld
- [PATCH v3 0/9] LSM: Three basic syscalls,
Casey Schaufler
- Re: [PATCH v6 2/3] random: introduce generic vDSO getrandom() implementation,
Rasmus Villemoes
- [PATCH 00/30] RSEQ node id and mm concurrency id extensions,
Mathieu Desnoyers
- [PATCH 15/30] selftests/rseq: ppc: Template memory ordering and percpu access mode, Mathieu Desnoyers
- [PATCH 13/30] selftests/rseq: arm64: Template memory ordering and percpu access mode, Mathieu Desnoyers
- [PATCH 10/30] selftests/rseq: Implement rseq mm_cid field support, Mathieu Desnoyers
- [PATCH 14/30] selftests/rseq: mips: Template memory ordering and percpu access mode, Mathieu Desnoyers
- [PATCH 01/30] selftests/rseq: Fix: Fail thread registration when CONFIG_RSEQ=n, Mathieu Desnoyers
- [PATCH 05/30] selftests/rseq: Use ELF auxiliary vector for extensible rseq, Mathieu Desnoyers
- [PATCH 08/30] rseq: Extend struct rseq with per-memory-map concurrency ID, Mathieu Desnoyers
- [PATCH 02/30] rseq: Introduce feature size and alignment ELF auxiliary vector entries, Mathieu Desnoyers
- [PATCH 06/30] selftests/rseq: Implement rseq numa node id field selftest, Mathieu Desnoyers
- [PATCH 03/30] rseq: Introduce extensible rseq ABI, Mathieu Desnoyers
- [PATCH 12/30] selftests/rseq: arm: Template memory ordering and percpu access mode, Mathieu Desnoyers
- [PATCH 09/30] selftests/rseq: Remove RSEQ_SKIP_FASTPATH code, Mathieu Desnoyers
- [PATCH 04/30] rseq: Extend struct rseq with numa node id, Mathieu Desnoyers
- [PATCH 07/30] sched: Introduce per-memory-map concurrency ID, Mathieu Desnoyers
- [PATCH 11/30] selftests/rseq: x86: Template memory ordering and percpu access mode, Mathieu Desnoyers
- [PATCH 17/30] selftests/rseq: riscv: Template memory ordering and percpu access mode, Mathieu Desnoyers
- [PATCH 20/30] selftests/rseq: parametrized test: Report/abort on negative concurrency ID, Mathieu Desnoyers
- [PATCH 23/30] cpumask: Implement cpumask_{first,next}_{not,}andnot, Mathieu Desnoyers
- [PATCH 21/30] tracing/rseq: Add mm_cid field to rseq_update, Mathieu Desnoyers
- [PATCH 16/30] selftests/rseq: s390: Template memory ordering and percpu access mode, Mathieu Desnoyers
- [PATCH 19/30] selftests/rseq: Implement parametrized mm_cid test, Mathieu Desnoyers
- [PATCH 18/30] selftests/rseq: Implement basic percpu ops mm_cid test, Mathieu Desnoyers
- [PATCH 24/30] sched: NUMA-aware per-memory-map concurrency ID, Mathieu Desnoyers
- [PATCH 22/30] lib: Implement find_{first,next,nth}_notandnot_bit, find_first_andnot_bit, Mathieu Desnoyers
- [PATCH 29/30] selftests/rseq: Implement mm_numa_cid tests, Mathieu Desnoyers
- [PATCH 28/30] selftests/rseq: Implement numa node id vs mm_numa_cid invariant test, Mathieu Desnoyers
- [PATCH 30/30] tracing/rseq: Add mm_numa_cid field to rseq_update, Mathieu Desnoyers
- [PATCH 27/30] selftests/rseq: Implement mm_numa_cid accessors in headers, Mathieu Desnoyers
- [PATCH 25/30] rseq: Extend struct rseq with per-memory-map NUMA-aware Concurrency ID, Mathieu Desnoyers
- [PATCH 26/30] selftests/rseq: x86: Implement rseq_load_u32_u32, Mathieu Desnoyers
- Re: [PATCH 00/30] RSEQ node id and mm concurrency id extensions, Marco Elver
- Re: [PATCH v1] xfs_spaceman: add fsuuid command,
Darrick J. Wong
- Re: [PATCH v8 08/12] landlock: Implement TCP network hooks,
Mickaël Salaün
- Re: [PATCH v8 07/12] landlock: Add network rules support,
Mickaël Salaün
- [RFC] Add a new generic system call which has better performance, to get /proc data, than existing mechanisms,
Anjali Kulkarni
- [PATCH v2] mm: add new syscall pidfd_set_mempolicy().,
Zhongkun He
- selftests: clone3: clone3_cap_checkpoint_restore fails - Could not set CAP_CHECKPOINT_RESTORE,
Naresh Kamboju
- selftests: clone3: clone3_clear_sighand failed - Bail out! Failed to clear signal handler for child process,
Naresh Kamboju
- [PATCH] drm/atomic: do not branch based on the value of current->comm[0],
Jason A. Donenfeld
- [PATCH v3 00/37] Shadow stacks for userspace,
Rick Edgecombe
- [PATCH v3 01/37] Documentation/x86: Add CET description, Rick Edgecombe
- [PATCH v3 03/37] x86/cpufeatures: Add CPU feature flags for shadow stacks, Rick Edgecombe
- [PATCH v3 02/37] x86/cet/shstk: Add Kconfig option for Shadow Stack, Rick Edgecombe
- [PATCH v3 05/37] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Rick Edgecombe
- [PATCH v3 04/37] x86/cpufeatures: Enable CET CR4 bit for shadow stack, Rick Edgecombe
- [PATCH v3 06/37] x86/fpu: Add helper for modifying xstate, Rick Edgecombe
- [PATCH v3 07/37] x86/cet: Add user control-protection fault handler, Rick Edgecombe
- [PATCH v3 09/37] x86/mm: Move pmd_write(), pud_write() up in the file, Rick Edgecombe
- [PATCH v3 08/37] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Rick Edgecombe
- [PATCH v3 11/37] x86/mm: Update pte_modify for _PAGE_COW, Rick Edgecombe
- [PATCH v3 10/37] x86/mm: Introduce _PAGE_COW, Rick Edgecombe
- [PATCH v3 12/37] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Rick Edgecombe
- [PATCH v3 16/37] x86/mm: Update maybe_mkwrite() for shadow stack, Rick Edgecombe
- [PATCH v3 17/37] mm: Fixup places that call pte_mkwrite() directly, Rick Edgecombe
- [PATCH v3 15/37] x86/mm: Check Shadow Stack page fault errors, Rick Edgecombe
- [PATCH v3 13/37] mm: Move VM_UFFD_MINOR_BIT from 37 to 38, Rick Edgecombe
- [PATCH v3 14/37] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Rick Edgecombe
- [PATCH v3 18/37] mm: Add guard pages around a shadow stack., Rick Edgecombe
- [PATCH v3 19/37] mm/mmap: Add shadow stack pages to memory accounting, Rick Edgecombe
- [PATCH v3 21/37] mm: Re-introduce vm_flags to do_mmap(), Rick Edgecombe
- [PATCH v3 22/37] mm: Don't allow write GUPs to shadow stack memory, Rick Edgecombe
- [PATCH v3 20/37] mm/mprotect: Exclude shadow stack from preserve_write, Rick Edgecombe
- [PATCH v3 23/37] mm: Warn on shadow stack memory in wrong vma, Rick Edgecombe
- [PATCH v3 24/37] x86: Introduce userspace API for CET enabling, Rick Edgecombe
- [PATCH v3 25/37] x86/shstk: Add user-mode shadow stack support, Rick Edgecombe
- [PATCH v3 26/37] x86/shstk: Handle thread shadow stack, Rick Edgecombe
- [PATCH v3 28/37] x86/shstk: Handle signals for shadow stack, Rick Edgecombe
- [PATCH v3 27/37] x86/shstk: Introduce routines modifying shstk, Rick Edgecombe
- [PATCH v3 29/37] x86/shstk: Introduce map_shadow_stack syscall, Rick Edgecombe
- [PATCH v3 30/37] x86/shstk: Support wrss for userspace, Rick Edgecombe
- [PATCH v3 34/37] x86/fpu: Add helper for initing features, Rick Edgecombe
- [PATCH v3 33/37] selftests/x86: Add shadow stack test, Rick Edgecombe
- [PATCH v3 35/37] x86/cet: Add PTRACE interface for CET, Rick Edgecombe
- [PATCH v3 32/37] x86/cet/shstk: Wire in CET interface, Rick Edgecombe
- [PATCH v3 31/37] x86: Expose thread features in /proc/$PID/status, Rick Edgecombe
- [RFC 37/37] fs/binfmt_elf: Block old shstk elf bit, Rick Edgecombe
- [PATCH v3 36/37] x86/cet/shstk: Add ARCH_CET_UNLOCK, Rick Edgecombe
- [PATCH v5 00/24] RSEQ node id and virtual cpu id extensions,
Mathieu Desnoyers
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]