public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-11 00:12:34 to 2017-07-16 03:56:48 UTC [more...]

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-07-16  3:56 UTC  (45+ messages)
` [RFC v6 01/62] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [RFC v6 02/62] powerpc: Free up four 64K PTE bits in 64K "
` [RFC v6 03/62] powerpc: introduce pte_set_hash_slot() helper
` [RFC v6 04/62] powerpc: introduce pte_get_hash_gslot() helper
` [RFC v6 05/62] powerpc: capture the PTE format changes in the dump pte report
` [RFC v6 06/62] powerpc: use helper functions in __hash_page_64K() for 64K PTE
` [RFC v6 07/62] powerpc: use helper functions in __hash_page_huge() "
` [RFC v6 08/62] powerpc: use helper functions in __hash_page_4K() "
` [RFC v6 09/62] powerpc: use helper functions in __hash_page_4K() for 4K PTE
` [RFC v6 10/62] powerpc: use helper functions in flush_hash_page()
` [RFC v6 11/62] powerpc: initial pkey plumbing
` [RFC v6 12/62] mm: introduce an additional vma bit for powerpc pkey
` [RFC v6 13/62] powerpc: track allocation status of all pkeys
` [RFC v6 14/62] powerpc: helper function to read,write AMR,IAMR,UAMOR registers
` [RFC v6 16/62] powerpc: cleaup AMR,iAMR when a key is allocated or freed
` [RFC v6 17/62] powerpc: implementation for arch_set_user_pkey_access()
` [RFC v6 18/62] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [RFC v6 19/62] powerpc: ability to create execute-disabled pkeys
` [RFC v6 20/62] powerpc: store and restore the pkey state across context switches
` [RFC v6 21/62] powerpc: introduce execute-only pkey
` [RFC v6 23/62] powerpc: implementation for arch_override_mprotect_pkey()
` [RFC v6 24/62] powerpc: map vma key-protection bits to pte key bits
` [RFC v6 25/62] powerpc: sys_pkey_mprotect() system call
` [RFC v6 26/62] powerpc: Program HPTE key protection bits
` [RFC v6 27/62] powerpc: helper to validate key-access permissions of a pte
` [RFC v6 28/62] powerpc: check key protection for user page access
` [RFC v6 29/62] powerpc: Macro the mask used for checking DSI exception
` [RFC v6 30/62] powerpc: implementation for arch_vma_access_permitted()
` [RFC v6 31/62] powerpc: Handle exceptions caused by pkey violation
` [RFC v6 32/62] powerpc: capture AMR register content on "
` [RFC v6 33/62] powerpc: introduce get_pte_pkey() helper
` [RFC v6 34/62] powerpc: capture the violated protection key on fault
` [RFC v6 35/62] powerpc: Deliver SEGV signal on pkey violation
` [RFC v6 36/62] mm: introduce arch_pkeys_enabled()
` [RFC v6 37/62] x86: implementation for arch_pkeys_enabled()
` [RFC v6 38/62] powerpc: "
` [RFC v6 39/62] mm: display pkey in smaps if arch_pkeys_enabled() is true
` [RFC v6 40/62] x86: delete arch_show_smap()
` [RFC v6 41/62] selftest/x86: Move protecton key selftest to arch neutral directory
` [RFC v6 42/62] selftest/vm: rename all references to pkru to a generic name
` [RFC v6 43/62] selftest/vm: move generic definitions to header file
` [RFC v6 44/62] selftest/vm: typecast the pkey register
` [RFC v6 45/62] selftest/vm: generics function to handle shadow key register
` [RFC v6 46/62] selftest/vm: fix the wrong assert in pkey_disable_set()

semantics of dma_map_single()
 2017-07-16  1:24 UTC  (2+ messages)

[PATCH 1/8] signal/alpha: Document a conflict with SI_USER for SIGTRAP
 2017-07-14 10:59 UTC  (8+ messages)
` [PATCH 8/8] signal: Remove kernel interal si_code magic

[RFC v5 00/38] powerpc: Memory Protection Keys
 2017-07-13 23:29 UTC  (83+ messages)
` [RFC v5 02/38] powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
` [RFC v5 11/38] mm: introduce an additional vma bit for powerpc pkey
` [RFC v5 12/38] mm: ability to disable execute permission on a key at creation
` [RFC v5 13/38] x86: disallow pkey creation with PKEY_DISABLE_EXECUTE
` [RFC v5 14/38] powerpc: initial plumbing for key management
` [RFC v5 15/38] powerpc: helper function to read,write AMR,IAMR,UAMOR registers
` [RFC v5 31/38] powerpc: introduce get_pte_pkey() helper
` [RFC v5 34/38] procfs: display the protection-key number associated with a vma
` [RFC v5 36/38] selftest: PowerPC specific test updates to memory protection keys
` [RFC v5 38/38] Documentation: PowerPC specific "

KASAN vs. boot-time switching between 4- and 5-level paging
 2017-07-13 14:19 UTC  (32+ messages)

[PATCH 0/2] Fatal signal handing within uaccess faults
 2017-07-12 17:18 UTC  (9+ messages)
` [PATCH 1/2] arm64: mm: abort uaccess retries upon fatal signal
` [PATCH 2/2] arm: "

[PATCH 8/9] RISC-V: User-facing API
 2017-07-11 17:28 UTC  (6+ messages)

[PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-11 15:44 UTC  (27+ messages)
` [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()

[PATCH 0/2] Fatal signal handing within uaccess faults
 2017-07-11 15:10 UTC  (12+ messages)
` [PATCH 1/2] arm64: mm: abort uaccess retries upon fatal signal
` [PATCH 2/2] arm: "

[PATCH] tty: Fix TIOCGPTPEER ioctl definition
 2017-07-11 14:45 UTC  (9+ messages)

[PATCH v2 00/28] kbuild: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst
 2017-07-11  9:20 UTC  (5+ messages)
` [PATCH v2 17/28] nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h
` [PATCH v2 18/28] nios2: move generic-y of exported headers to uapi/asm/Kbuild


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox