linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-03 15:29:11 to 2021-02-08 12:13:55 UTC [more...]

PROBLEM: 5.11.0-rc7 fails to compile with error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible
 2021-02-08 12:12 UTC  (5+ messages)

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-08 11:26 UTC  (21+ messages)
` [PATCH v17 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v17 02/10] mmap: make mlock_future_check() global
` [PATCH v17 03/10] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v17 04/10] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v17 05/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v17 06/10] arm64: kfence: fix header inclusion
` [PATCH v17 07/10] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v17 08/10] PM: hibernate: disable when there are active secretmem users
` [PATCH v17 09/10] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v17 10/10] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH 0/5] Introduce the for_each_set_clump macro
 2021-02-07  4:18 UTC  (4+ messages)
` [PATCH 2/5] lib/test_bitmap.c: Add for_each_set_clump test cases

[PATCH v28 00/12] Landlock LSM
 2021-02-07  4:18 UTC  (18+ messages)
` [PATCH v28 01/12] landlock: Add object management
` [PATCH v28 02/12] landlock: Add ruleset and domain management
` [PATCH v28 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v28 04/12] landlock: Add ptrace restrictions
` [PATCH v28 05/12] LSM: Infrastructure management of the superblock
` [PATCH v28 06/12] fs,security: Add sb_delete hook

[PATCH v7 0/2] Kbuild: DWARF v5 support
 2021-02-06 15:11 UTC  (27+ messages)
` [PATCH v7 1/2] Kbuild: make DWARF version a choice
` [PATCH v7 2/2] Kbuild: implement support for DWARF v5

[PATCH v9 0/3] Kbuild: DWARF v5 support
 2021-02-06 15:02 UTC  (10+ messages)
` [PATCH v9 1/3] vmlinux.lds.h: add DWARF v5 sections
` [PATCH v9 2/3] Kbuild: make DWARF version a choice
` [PATCH v9 3/3] Kconfig: allow explicit opt in to DWARF v5

[PATCH] MIPS: make userspace mapping young by default
 2021-02-05 23:41 UTC  (7+ messages)

[FIXED] Re: 5:11: in-kernel BTF is malformed
 2021-02-05 16:06 UTC  (3+ messages)

[PATCH] firmware_loader: Align .builtin_fw to 8
 2021-02-05 19:08 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v19 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-05 18:58 UTC  (60+ messages)
` [PATCH v19 01/25] Documentation/x86: Add CET description
` [PATCH v19 02/25] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v19 03/25] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v19 04/25] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v19 05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v19 06/25] x86/cet: Add control-protection fault handler
` [PATCH v19 07/25] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v19 08/25] x86/mm: Introduce _PAGE_COW
` [PATCH v19 09/25] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v19 10/25] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v19 11/25] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v19 12/25] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v19 13/25] x86/mm: Shadow Stack page fault error checking
` [PATCH v19 14/25] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v19 15/25] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v19 16/25] mm: Add guard pages around a shadow stack
` [PATCH v19 17/25] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v19 18/25] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v19 19/25] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v19 20/25] x86/cet/shstk: User-mode shadow stack support
` [PATCH v19 21/25] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v19 22/25] ELF: Introduce arch_setup_elf_property()
` [PATCH v19 23/25] x86/cet/shstk: Handle thread shadow stack
` [PATCH v19 24/25] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v19 25/25] mm: Introduce PROT_SHSTK "

[PATCH v5 0/3] Kbuild: DWARF v5 support
 2021-02-05  0:04 UTC  (13+ messages)

[PATCH v19 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2021-02-04 19:50 UTC  (15+ messages)
` [PATCH v19 1/7] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v19 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v19 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v19 4/7] x86/cet/ibt: Update ELF header parsing "
` [PATCH v19 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v19 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v19 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO

[PATCH v6 06/16] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
 2021-02-04 17:15 UTC  (6+ messages)
` [PATCH v6 09/16] x86/hyperv: provide a bunch of helper functions
` [PATCH v6 13/16] asm-generic/hyperv: introduce hv_device_id and auxiliary structures

[PATCH v5 07/16] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
 2021-02-04 16:46 UTC  (11+ messages)
` [PATCH v5 13/16] asm-generic/hyperv: introduce hv_device_id and auxiliary structures

[PATCH 00/10] Refactor arch specific Hyper-V code
 2021-02-04 16:31 UTC  (8+ messages)
` [PATCH 08/10] clocksource/drivers/hyper-v: Handle sched_clock differences inline
` [PATCH 10/10] clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts

[PATCH v5 0/5] x86: Improve Minimum Alternate Stack Size
 2021-02-04 15:55 UTC  (7+ messages)
` [PATCH v5 1/5] uapi: Move the aux vector AT_MINSIGSTKSZ define to uapi
` [PATCH v5 2/5] x86/signal: Introduce helpers to get the maximum signal frame size
` [PATCH v5 3/5] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
` [PATCH v5 4/5] x86/signal: Detect and prevent an alternate signal stack overflow
` [PATCH v5 5/5] selftest/x86/signal: Include test cases for validating sigaltstack

[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
 2021-02-04 14:16 UTC  (3+ messages)
` [PATCH 02/27] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL()

[PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
 2021-02-04 13:02 UTC  (12+ messages)

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-04 11:34 UTC  (4+ messages)
` [PATCH v16 06/11] "

[PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
 2021-02-04 11:31 UTC  (11+ messages)

[PATCH v8 0/2] Kbuild: DWARF v5 support
 2021-02-04  8:22 UTC  (6+ messages)
` [PATCH v8 1/2] Kbuild: make DWARF version a choice
` [PATCH v8 2/2] Kbuild: implement support for DWARF v5

[PATCH v2 0/5] shoot lazy tlbs
 2021-02-04  8:21 UTC  (2+ messages)

[PATCH] mm/memory.c: Remove pte_sw_mkyoung()
 2021-02-04  3:23 UTC  (3+ messages)

[PATCH v18 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-03 22:28 UTC  (7+ messages)
` [PATCH v18 24/25] x86/cet/shstk: Add arch_prctl functions for shadow stack

memory_model.h:64:14: error: implicit declaration of function 'page_to_section'
 2021-02-03 19:55 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Stub exports in nvhe code
 2021-02-03 16:43 UTC  (2+ 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).