messages from 2017-10-25 09:04:48 to 2017-11-06 08:57:18 UTC [more...]
[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
2017-11-06 8:57 UTC (26+ messages)
` [PATCH v9 01/51] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v9 02/51] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v9 03/51] powerpc: initial pkey plumbing
` [PATCH v9 04/51] powerpc: track allocation status of all pkeys
` [PATCH v9 05/51] powerpc: helper function to read,write AMR,IAMR,UAMOR registers
` [PATCH v9 07/51] powerpc: cleanup AMR, IAMR when a key is allocated or freed
` [PATCH v9 08/51] powerpc: implementation for arch_set_user_pkey_access()
` [PATCH v9 09/51] powerpc: ability to create execute-disabled pkeys
` [PATCH v9 10/51] powerpc: store and restore the pkey state across context switches
` [PATCH v9 11/51] powerpc: introduce execute-only pkey
` [PATCH v9 12/51] powerpc: ability to associate pkey to a vma
` [PATCH v9 13/51] powerpc: implementation for arch_override_mprotect_pkey()
` [PATCH v9 14/51] powerpc: map vma key-protection bits to pte key bits
` [PATCH v9 15/51] powerpc: Program HPTE key protection bits
` [PATCH v9 16/51] powerpc: helper to validate key-access permissions of a pte
` [PATCH v9 17/51] powerpc: check key protection for user page access
` [PATCH v9 18/51] powerpc: implementation for arch_vma_access_permitted()
` [PATCH v9 19/51] powerpc: Handle exceptions caused by pkey violation
` [PATCH v9 20/51] powerpc: introduce get_mm_addr_key() helper
` [PATCH v9 21/51] powerpc: Deliver SEGV signal on pkey violation
` [PATCH v9 22/51] powerpc/ptrace: Add memory protection key regset
` [PATCH v9 23/51] powerpc: Enable pkey subsystem
` [PATCH v9 24/51] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [PATCH v9 25/51] powerpc: sys_pkey_mprotect() system call
` [PATCH v9 26/51] powerpc: add sys_pkey_modify() "
[PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
2017-11-06 7:13 UTC (8+ messages)
` [PATCH v10 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
MPK: pkey_free and key reuse
2017-11-05 10:35 UTC (2+ messages)
[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
2017-11-02 19:18 UTC (62+ messages)
` [PATCH v5 01/30] regset: Add support for dynamically sized regsets
` [PATCH v5 02/30] arm64: fpsimd: Correctly annotate exception helpers called from asm
` [PATCH v5 03/30] arm64: signal: Verify extra data is user-readable in sys_rt_sigreturn
` [PATCH v5 04/30] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH v5 05/30] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [PATCH v5 06/30] arm64: Port deprecated instruction emulation to new sysctl interface
` [PATCH v5 07/30] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
` [PATCH v5 08/30] arm64/sve: System register and exception syndrome definitions
` [PATCH v5 09/30] arm64/sve: Low-level SVE architectural state manipulation functions
` [PATCH v5 10/30] arm64/sve: Kconfig update and conditional compilation support
` [PATCH v5 11/30] arm64/sve: Signal frame and context structure definition
` [PATCH v5 12/30] arm64/sve: Low-level CPU setup
` [PATCH v5 13/30] arm64/sve: Core task context handling
` [PATCH v5 14/30] arm64/sve: Support vector length resetting for new processes
` [PATCH v5 15/30] arm64/sve: Signal handling support
` [PATCH v5 16/30] arm64/sve: Backend logic for setting the vector length
` [PATCH v5 17/30] arm64: cpufeature: Move sys_caps_initialised declarations
` [PATCH v5 18/30] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH v5 19/30] arm64/sve: Preserve SVE registers around kernel-mode NEON use
` [PATCH v5 20/30] arm64/sve: Preserve SVE registers around EFI runtime service calls
` [PATCH v5 21/30] arm64/sve: ptrace and ELF coredump support
` [PATCH v5 22/30] arm64/sve: Add prctl controls for userspace vector length management
` [PATCH v5 23/30] arm64/sve: Add sysctl to set the default vector length for new processes
` [PATCH v5 24/30] arm64/sve: KVM: Prevent guests from using SVE
` [PATCH v5 25/30] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH v5 26/30] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
` [PATCH v5 27/30] arm64/sve: Detect SVE and activate runtime support
` [PATCH v5 28/30] arm64/sve: Add documentation
` [RFC PATCH v5 29/30] arm64: signal: Report signal frame size to userspace via auxv
` [RFC PATCH v5 30/30] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ
[PATCH v2] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
2017-11-02 9:08 UTC (6+ messages)
[GIT PULL] signal bug fix for v4.14-rc8
2017-11-01 22:22 UTC
[PATCH] [RFC] vm: add a syscall to map a process memory into a pipe
2017-11-01 17:47 UTC (5+ messages)
[PATCH v4 00/28] ARM Scalable Vector Extension (SVE)
2017-10-31 10:57 UTC (60+ messages)
` [PATCH v4 01/28] regset: Add support for dynamically sized regsets
` [PATCH v4 02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH v4 03/28] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [PATCH v4 04/28] arm64: Port deprecated instruction emulation to new sysctl interface
` [PATCH v4 05/28] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag()
` [PATCH v4 05/28] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
` [PATCH v4 06/28] arm64/sve: System register and exception syndrome definitions
` [PATCH v4 07/28] arm64/sve: Low-level SVE architectural state manipulation functions
` [PATCH v4 08/28] arm64/sve: Kconfig update and conditional compilation support
` [PATCH v4 09/28] arm64/sve: Signal frame and context structure definition
` [PATCH v4 10/28] arm64/sve: Low-level CPU setup
` [PATCH v4 11/28] arm64/sve: Core task context handling
` [PATCH v4 12/28] arm64/sve: Support vector length resetting for new processes
` [PATCH v4 13/28] arm64/sve: Signal handling support
` [PATCH v4 14/28] arm64/sve: Backend logic for setting the vector length
` [PATCH v4 15/28] arm64: cpufeature: Move sys_caps_initialised declarations
` [PATCH v4 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH v4 17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use
` [PATCH v4 18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls
` [PATCH v4 19/28] arm64/sve: ptrace and ELF coredump support
` [PATCH v4 20/28] arm64/sve: Add prctl controls for userspace vector length management
` [PATCH v4 21/28] arm64/sve: Add sysctl to set the default vector length for new processes
` [PATCH v4 22/28] arm64/sve: KVM: Prevent guests from using SVE
` [PATCH v4 23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH v4 24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
` [PATCH v4 25/28] arm64/sve: Detect SVE and activate runtime support
` [PATCH v4 26/28] arm64/sve: Add documentation
` [RFC PATCH v4 27/28] arm64: signal: Report signal frame size to userspace via auxv
` [RFC PATCH v4 28/28] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ
[PATCH v3.16.y] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
2017-10-30 14:40 UTC (4+ messages)
Urgent Reply Needed
2017-10-29 8:40 UTC
[PATCH v3] lib: optimize cpumask_next_and()
2017-10-28 13:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH v10 02/18] x86/boot: Relocate definition of the initial state of CR0
2017-10-27 20:25 UTC (2+ messages)
[PATCH v9 02/29] x86/boot: Relocate definition of the initial state of CR0
2017-10-27 19:02 UTC (11+ messages)
[PATCH v4] lib: optimize cpumask_next_and()
2017-10-26 16:00 UTC
[PATCH v2] lib: optimize cpumask_next_and()
2017-10-26 12:22 UTC (12+ messages)
` Re "
[PATCH v3] lib: optimize cpumask_next_and()
2017-10-26 12:18 UTC
[GIT PULL de-alpha] Make core code not need to know about Alpha for v4.15
2017-10-25 13:18 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).