linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-14 18:26:48 to 2018-11-19 22:43:31 UTC [more...]

[RFC PATCH v6 00/11] Control-flow Enforcement: Branch Tracking, PTRACE
 2018-11-19 22:43 UTC  (17+ messages)
` [RFC PATCH v6 01/11] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [RFC PATCH v6 02/11] x86/cet/ibt: User-mode indirect branch tracking support
` [RFC PATCH v6 03/11] x86/cet/ibt: Add IBT legacy code bitmap setup function
` [RFC PATCH v6 04/11] mm/mmap: Add IBT bitmap size to address space limit check
` [RFC PATCH v6 05/11] x86/cet/ibt: ELF header parsing for IBT
` [RFC PATCH v6 06/11] x86/cet/ibt: Add arch_prctl functions "
` [RFC PATCH v6 07/11] x86/cet/ibt: Add ENDBR to op-code-map
` [RFC PATCH v6 08/11] x86: Insert endbr32/endbr64 to vDSO
` [RFC PATCH v6 09/11] x86/vsyscall/32: Add ENDBR32 to vsyscall entry point
` [RFC PATCH v6 10/11] x86/vsyscall/64: Add ENDBR64 to vsyscall entry points
` [RFC PATCH v6 11/11] x86/cet: Add PTRACE interface for CET

[PATCH v2 0/5] mips: system call table generation support
 2018-11-19 22:35 UTC  (18+ messages)
` [PATCH v2 1/5] mips: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v2 2/5] mips: add +1 to __NR_syscalls in uapi header
` [PATCH v2 3/5] mips: remove syscall table entries
` [PATCH v2 4/5] mips: add system call table generation support
` [PATCH v2 5/5] mips: generate uapi header and system call table files

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2018-11-19 21:48 UTC  (27+ messages)
` [RFC PATCH v6 01/26] Documentation/x86: Add CET description
` [RFC PATCH v6 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [RFC PATCH v6 03/26] x86/fpu/xstate: Change names to separate XSAVES system and user states
` [RFC PATCH v6 04/26] x86/fpu/xstate: Introduce XSAVES system states
` [RFC PATCH v6 05/26] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [RFC PATCH v6 06/26] x86/cet: Add control protection exception handler
` [RFC PATCH v6 07/26] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
` [RFC PATCH v6 08/26] mm: Introduce VM_SHSTK for shadow stack memory
` [RFC PATCH v6 09/26] mm/mmap: Prevent Shadow Stack VMA merges
` [RFC PATCH v6 10/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v6 11/26] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v6 12/26] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v6 13/26] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v6 14/26] x86/mm: Shadow stack page fault error checking
` [RFC PATCH v6 15/26] mm: Handle shadow stack page fault
` [RFC PATCH v6 16/26] mm: Handle THP/HugeTLB "
` [RFC PATCH v6 17/26] mm: Update can_follow_write_pte/pmd for shadow stack
` [RFC PATCH v6 18/26] mm: Introduce do_mmap_locked()
` [RFC PATCH v6 19/26] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v6 20/26] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v6 21/26] x86/cet/shstk: Signal handling for shadow stack
` [RFC PATCH v6 22/26] x86/cet/shstk: ELF header parsing of Shadow Stack
` [RFC PATCH v6 23/26] x86/cet/shstk: Handle thread shadow stack
` [RFC PATCH v6 24/26] mm/mmap: Add Shadow stack pages to memory accounting
` [RFC PATCH v6 25/26] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
` [RFC PATCH v6 26/26] x86/cet/shstk: Add Shadow Stack instructions to opcode map

[PATCH v9 00/24] ILP32 for ARM64
 2018-11-19 21:29 UTC  (2+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4
 2018-11-19 21:13 UTC  (25+ messages)
` [PATCH 1/9] arm: remove EISA kconfig option
` [PATCH 2/9] alpha: force PCI on for non-jensen configs
` [PATCH 3/9] MIPS: remove the HT_PCI config option
` [PATCH 4/9] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 5/9] PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
` [PATCH 6/9] PCI: consolidate the PCI_SYSCALL symbol
` [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa

[PATCH v3 0/3] sh: system call table generation support
 2018-11-19 16:50 UTC  (11+ messages)
` [PATCH v3 1/3] sh: add __NR_syscalls along with NR_syscalls

RFC: userspace exception fixups
 2018-11-19 17:00 UTC  (14+ messages)

[PATCH v2 0/4] powerpc: system call table generation support
 2018-11-19 16:48 UTC  (12+ messages)
` [PATCH v2 1/4] powerpc: add __NR_syscalls along with NR_syscalls
` [PATCH v2 2/4] powerpc: move macro definition from asm/systbl.h
` [PATCH v2 3/4] powerpc: add system call table generation support
` [PATCH v2 4/4] powerpc: generate uapi header and system call table files

[PATCH v3 0/4] sparc: system call table generation support
 2018-11-19  5:22 UTC  (5+ messages)

[PATCH v7 0/5] parisc: system call table generation support
 2018-11-19  5:21 UTC  (13+ messages)

[PATCH 2/2] arch: switch the default on ARCH_HAS_SG_CHAIN
 2018-11-19 13:58 UTC  (4+ messages)

[RFC] remove the ->mapping_error method from dma_map_ops
 2018-11-19 13:55 UTC  (6+ messages)
` [PATCH 1/2] dma-mapping: remove ->mapping_error

[PATCH 0/8] kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc
 2018-11-16 17:49 UTC  (10+ messages)
` [PATCH 4/8] kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS

[PATCH v4 0/3] microblaze: system call table generation support
 2018-11-16  9:27 UTC  (5+ messages)

[PATCH v2 0/3] xtensa: system call table generation support
 2018-11-16  5:48 UTC  (16+ messages)
` [PATCH v2 1/3] xtensa: add __NR_syscalls along with __NR_syscall_count

[PATCH 1/2] csky, h8300, riscv: remove <asm/scatterlist.h> leftovers
 2018-11-16  1:47 UTC  (3+ messages)

Q&A from "Concurrency with tools/memory-model"
 2018-11-15 22:56 UTC  (2+ messages)

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-11-15 10:25 UTC  (17+ messages)
` [PATCH v5 07/17] arm64: add basic "

[PATCH AUTOSEL 4.18 08/59] s390/mm: fix mis-accounting of pgtable_bytes
 2018-11-14 22:22 UTC  (2+ messages)

[PATCH security-next v5 00/30] LSM: Explict ordering
 2018-11-14 21:04 UTC  (14+ messages)

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-11-14 20:28 UTC  (8+ messages)
` [PATCH v5 06/27] x86/cet: Control protection exception handler

[PATCH v2 0/2] Introduce common code for risc-v sparsemem support
 2018-11-14 18:06 UTC  (3+ messages)

[PATCH 00/27] Unify vDSOs across more architectures
 2018-11-14 17:47 UTC  (9+ messages)
` [PATCH 07/27] arm64: Substitute gettimeofday with C implementation

use generic DMA mapping code in powerpc V4
 2018-11-14  8:23 UTC  (25+ messages)
` [PATCH 20/34] powerpc/dma: stop overriding dma_get_required_mask
` [PATCH 21/34] powerpc/pci: remove the dma_set_mask pci_controller ops methods
` [PATCH 23/34] powerpc/dma: remove get_pci_dma_ops
` [PATCH 26/34] powerpc/dma: fix an off-by-one in dma_capable
` [PATCH 27/34] powerpc/fsl_pci: simplify fsl_pci_dma_set_mask
` [PATCH 28/34] dma-mapping, powerpc: simplify the arch dma_set_mask override
` [PATCH 29/34] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 30/34] powerpc/dma: remove dma_nommu_mmap_coherent
` [PATCH 31/34] powerpc/dma: use generic direct and swiotlb ops
` [PATCH 32/34] powerpc/dma: remove get_dma_offset
` [PATCH 33/34] powerpc/dma: remove set_dma_offset
` [PATCH 34/34] powerpc/dma: trim the fat from <asm/dma-mapping.h>


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