linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-13 01:12:54 to 2023-01-20 00:59:59 UTC [more...]

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-20  0:59 UTC  (52+ messages)
` [PATCH v5 01/39] Documentation/x86: Add CET shadow stack description
` [PATCH v5 02/39] x86/shstk: Add Kconfig option for shadow stack
` [PATCH v5 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v5 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v5 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v5 06/39] x86/fpu: Add helper for modifying xstate
` [PATCH v5 07/39] x86: Add user control-protection fault handler
` [PATCH v5 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v5 09/39] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v5 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v5 11/39] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v5 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v5 13/39] x86/mm: Start actually marking _PAGE_COW
` [PATCH v5 14/39] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v5 15/39] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v5 16/39] x86/mm: Check shadow stack page fault errors
` [PATCH v5 17/39] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk
` [PATCH v5 19/39] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v5 20/39] mm: Add guard pages around a shadow stack
` [PATCH v5 21/39] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v5 22/39] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v5 23/39] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v5 24/39] x86/mm: Introduce MAP_ABOVE4G
` [PATCH v5 25/39] mm: Warn on shadow stack memory in wrong vma
` [PATCH v5 26/39] x86: Introduce userspace API for shadow stack
` [PATCH v5 27/39] x86/shstk: Add user-mode shadow stack support
` [PATCH v5 28/39] x86/shstk: Handle thread shadow stack
` [PATCH v5 29/39] x86/shstk: Introduce routines modifying shstk
` [PATCH v5 30/39] x86/shstk: Handle signals for shadow stack
` [PATCH v5 31/39] x86/shstk: Introduce map_shadow_stack syscall
` [PATCH v5 32/39] x86/shstk: Support WRSS for userspace
` [PATCH v5 33/39] x86: Expose thread features in /proc/$PID/status
` [PATCH v5 34/39] x86/shstk: Wire in shadow stack interface
` [PATCH v5 35/39] selftests/x86: Add shadow stack test
` [PATCH v5 36/39] x86/fpu: Add helper for initing features
` [PATCH v5 37/39] x86: Add PTRACE interface for shadow stack
` [PATCH v5 38/39] x86/shstk: Add ARCH_SHSTK_UNLOCK
` [PATCH v5 39/39] x86/shstk: Add ARCH_SHSTK_STATUS

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-19 22:37 UTC  (40+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v10 8/9] KVM: Handle page fault for private memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE

[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-01-19 17:58 UTC  (4+ messages)

[PATCH -next V14 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-19  5:46 UTC  (4+ messages)
` [PATCH -next V14 4/7] riscv: entry: Convert to generic entry

[PATCH v6 0/5] shoot lazy tlbs
 2023-01-19  4:22 UTC  (11+ messages)
` [PATCH v6 1/5] lazy tlb: introduce lazy tlb mm refcount helper functions
` [PATCH v6 2/5] lazy tlb: allow lazy tlb mm refcounting to be configurable
` [PATCH v6 3/5] lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
` [PATCH v6 4/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
` [PATCH v6 5/5] powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs

lockref scalability on x86-64 vs cpu_relax
 2023-01-19  1:41 UTC  (35+ messages)
    ` ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
    ` Memory transaction instructions
  ` [PATCH] lockref: stop doing cpu_relax in the cmpxchg loop

[GIT PULL] LoongArch fixes for v6.2-rc5
 2023-01-18 22:47 UTC  (2+ messages)

Broken Address Dependency in mm/ksm.c::cmp_and_merge_page()
 2023-01-18 18:09 UTC  (8+ messages)

remove arch/sh
 2023-01-18 11:14 UTC  (55+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option
` [PATCH 04/22] sound: remove sound/sh
` [PATCH 05/22] sound: remove sh-specific sounds/soc/sh drivers
` [PATCH 06/22] watchdog: remove the shwdt driver
` [PATCH 07/22] cpufreq: remove the sh-cpufreq driver
` [PATCH 08/22] dmaengine: remove the shdmac driver
` [PATCH 09/22] i2c: remove i2c-sh7760
` [PATCH 10/22] input: remove sh_keysc
` [PATCH 11/22] mtd/nand: remove sh_flctl
` [PATCH 12/22] net/ethernet/8390: remove stnic
` [PATCH 15/22] spi: remove spi-sh
` [PATCH 16/22] spi: remove spi-sh-sci
` [PATCH 17/22] spi: remove spi-jcore
` [PATCH 18/22] usb: remove ehci-sh
` [PATCH 19/22] fbdev: remove sh7760fb
` [PATCH 20/22] media: remove sh_vou
` [PATCH 21/22] drivers: platform: remove is_sh_early_platform_device
` [PATCH 22/22] drivers: platform: remove early_platform_cleanup
  ` [PATCH 13/22] pinctrl: remove renesas sh controllers

Custom Software Development
 2023-01-18  8:45 UTC 

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-17 15:35 UTC  (11+ messages)
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing

[PATCH v2 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-01-16 10:07 UTC  (5+ messages)
` [PATCH v2 05/24] m68k: "
` [PATCH v2 16/24] m68k: Remove empty <uapi/asm/setup.h>

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-16  7:31 UTC  (7+ 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).