linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-14 14:50:36 to 2021-04-21 10:57:52 UTC [more...]

[PATCH v4 00/10] Add support for synchronous signals on perf events
 2021-04-21 10:57 UTC  (9+ messages)
` [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo

[PATCH] asm-generic: uaccess.h: Fixup GENERIC_STRNCPY_FROM_USER & STRNLEN_USER
 2021-04-21  9:04 UTC 

[PATCH] csky: uaccess.h: Coding convention with asm generic
 2021-04-21  8:54 UTC 

[PATCH 1/3] nds32: Cleanup deprecated function strlen_user
 2021-04-21  8:28 UTC  (8+ messages)
` [PATCH 2/3] nios2: "
` [PATCH 3/3] riscv: "

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-20 16:05 UTC  (6+ messages)
` [PATCH v4 19/20] mips: Convert to GENERIC_CMDLINE

[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] riscv: Remove 32b kernel mapping from page table dump
 2021-04-20  4:19 UTC  (2+ messages)

[PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
 2021-04-20  4:18 UTC  (2+ messages)

[PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
 2021-04-20  2:50 UTC  (5+ messages)
` [PATCH 1/4] lib/math: Add a `do_div' test module
` [PATCH 2/4] div64: Correct inline documentation for `do_div'
` [PATCH 3/4] MIPS: Reinstate platform `__div64_32' handler
` [PATCH 4/4] MIPS: Avoid DIVU in `__div64_32' is result would be zero

[PATCH v2 (RESEND) 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-04-20  1:22 UTC  (4+ messages)
` [PATCH v2 (RESEND) 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h

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

[PATCH v1 0/5] Convert powerpc to GENERIC_PTDUMP
 2021-04-19 16:41 UTC  (24+ messages)
` [PATCH v1 1/5] mm: pagewalk: Fix walk for hugepage tables
` [PATCH v1 2/5] mm: ptdump: Fix build failure
` [PATCH v1 3/5] mm: ptdump: Provide page size to notepage()
` [PATCH v1 4/5] mm: ptdump: Support hugepd table entries
` [PATCH v1 5/5] powerpc/mm: Convert powerpc to GENERIC_PTDUMP

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

[PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP
 2021-04-19 14:07 UTC  (6+ messages)
` [PATCH v2 1/4] mm: pagewalk: Fix walk for hugepage tables
` [PATCH v2 2/4] powerpc/mm: Leave a gap between early allocated IO areas
` [PATCH v2 3/4] powerpc/mm: Properly coalesce pages in ptdump
` [PATCH v2 4/4] powerpc/mm: Convert powerpc to GENERIC_PTDUMP

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

[PATCH V2] mm: Define default value for FIRST_USER_ADDRESS
 2021-04-19  8:06 UTC  (2+ messages)

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-19  6:36 UTC  (28+ messages)
` [Resend RFC PATCH V2 03/12] x86/Hyper-V: Add new hvcall guest address host visibility support
` [Resend RFC PATCH V2 04/12] HV: Add Write/Read MSR registers via ghcb
` [Resend RFC PATCH V2 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [Resend RFC PATCH V2 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [Resend RFC PATCH V2 08/12] UIO/Hyper-V: Not load UIO HV driver in the isolation VM
` [Resend RFC PATCH V2 09/12] swiotlb: Add bounce buffer remap address setting function
` [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support
` [Resend RFC PATCH V2 11/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [Resend RFC PATCH V2 12/12] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH v3] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2021-04-19  4:00 UTC  (5+ messages)

[PATCH RESEND v1 0/4] powerpc/vdso: Add support for time namespaces
 2021-04-19  4:00 UTC  (2+ messages)

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-04-18 11:38 UTC  (5+ messages)

[PATCH] riscv: Protect kernel linear mapping only if CONFIG_STRICT_KERNEL_RWX is set
 2021-04-17 17:26 UTC  (5+ messages)

[PATCH v4 0/3] Move kernel mapping outside the linear mapping
 2021-04-17 17:23 UTC  (4+ messages)
` [PATCH v4 1/3] riscv: Move kernel mapping outside of "

[PATCH v2 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-04-17  4:05 UTC  (3+ messages)
` [PATCH v2 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h

[PATCH v13 00/14] huge vmalloc mappings
 2021-04-17  2:39 UTC  (6+ messages)
` [PATCH v13 14/14] powerpc/64s/radix: Enable "

[PATCH] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h
 2021-04-17  1:36 UTC  (4+ messages)

[PATCH v14 0/6] Add NUMA-awareness to qspinlock
 2021-04-16  2:52 UTC  (12+ messages)
` [PATCH v14 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
    ` [External] : "
` [PATCH v14 6/6] locking/qspinlock: Introduce the shuffle reduction optimization "
    ` [External] : "

[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] Documentation: syscalls: add a note about ABI-agnostic types
 2021-04-15 19:34 UTC  (8+ messages)

[PATCH v2 0/2] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-04-15 16:26 UTC  (6+ messages)
` [PATCH v2 1/2] sparc: explicitly set PCI_IOBASE to 0
` [PATCH v2 2/2] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE

consolidate the flock uapi definitions
 2021-04-15 12:20 UTC  (2+ messages)

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

[PATCH 00/20] kbuild: unify the install.sh script usage
 2021-04-14 17:51 UTC  (5+ messages)
` [PATCH 15/20] kbuild: parisc: use common install script


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