linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-13 20:03:14 to 2021-04-22 19:12:44 UTC [more...]

[PATCH v34 00/13] Landlock LSM
 2021-04-22 19:08 UTC  (15+ messages)
` [PATCH v34 01/13] landlock: Add object management
` [PATCH v34 02/13] landlock: Add ruleset and domain management
` [PATCH v34 03/13] landlock: Set up the security framework and manage credentials
` [PATCH v34 04/13] landlock: Add ptrace restrictions
` [PATCH v34 05/13] LSM: Infrastructure management of the superblock
` [PATCH v34 06/13] fs,security: Add sb_delete hook
` [PATCH v34 07/13] landlock: Support filesystem access-control
` [PATCH v34 08/13] landlock: Add syscall implementations
` [PATCH v34 09/13] arch: Wire up Landlock syscalls
` [PATCH v34 10/13] selftests/landlock: Add user space tests
` [PATCH v34 11/13] samples/landlock: Add a sandbox manager example
` [PATCH v34 12/13] landlock: Add user and kernel documentation
` [PATCH v34 13/13] landlock: Enable user space to infer supported features

[PATCH v8 0/6] Improve Minimum Alternate Stack Size
 2021-04-22 16:31 UTC  (9+ messages)
` [PATCH v8 1/6] uapi: Define the aux vector AT_MINSIGSTKSZ
` [PATCH v8 2/6] x86/signal: Introduce helpers to get the maximum signal frame size
` [PATCH v8 3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
` [PATCH v8 4/6] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available
` [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
` [PATCH v8 6/6] selftest/x86/signal: Include test cases for validating sigaltstack

remove the nvlink2 pci_vfio subdriver v2
 2021-04-22 13:52 UTC  (7+ messages)
` [PATCH 1/2] vfio/pci: remove vfio_pci_nvlink2

[PATCH rdma-next v3] RDMA/mlx5: Expose private query port
 2021-04-21 18:45 UTC  (2+ messages)

[PATCH 0/2] fanotify: Adding pidfd support to the fanotify API
 2021-04-21 14:46 UTC  (26+ 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 v1] binfmt: remove support for em86 (alpha only)
 2021-04-21  8:01 UTC  (3+ messages)

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

[PATCH v3 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-20 21:28 UTC  (13+ 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 v2 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-20 18:43 UTC  (22+ 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 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes

[PATCH v3 0/2] secretmem: optimize page_is_secretmem()
 2021-04-20 15:17 UTC  (4+ messages)
` [PATCH v3 1/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v3 2/2] secretmem: optimize page_is_secretmem()

[PATCH v2 0/2] secretmem: optimize page_is_secretmem()
 2021-04-20 14:38 UTC  (8+ messages)
` [PATCH v2 1/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v2 1/2] secretmem: optimize page_is_secretmem()
` [PATCH v2 2/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v2 2/2] secretmem: optimize page_is_secretmem()

[PATCH] secretmem: optimize page_is_secretmem()
 2021-04-19 18:24 UTC  (12+ messages)

Maintainers / Kernel Summit 2021 planning kick-off
 2021-04-19 15:28 UTC 

[PATCH v2 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-04-19 13:54 UTC  (3+ messages)
` [PATCH v2 2/5] "
` [PATCH v2 5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)

[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 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 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-15 18:18 UTC  (6+ messages)
` [PATCH 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "

[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  (3+ messages)


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).