linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-06 01:47:29 to 2020-11-13 23:32:10 UTC [more...]

[PATCH v6 00/25] Add support for Clang LTO
 2020-11-13 23:31 UTC  (25+ messages)
` [PATCH v6 22/25] x86/asm: annotate indirect jumps

[PATCH v2 01/17] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT
 2020-11-13 16:13 UTC  (9+ messages)
` [PATCH v2 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
` [PATCH v2 09/17] x86/hyperv: provide a bunch of helper functions

[PATCH] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
 2020-11-13 15:53 UTC  (2+ messages)

[PATCH 0/3] powerpc: convert to use ARCH_ATOMIC
 2020-11-13 15:30 UTC  (7+ messages)
` [PATCH 1/3] asm-generic/atomic64: Add support for ARCH_ATOMIC
` [PATCH 2/3] powerpc/64s/iommu: don't use atomic_ function on atomic64_t type
` [PATCH 3/3] powerpc: rewrite atomics to use ARCH_ATOMIC

[PATCH 0/8] linker-section array fix and clean ups
 2020-11-13 14:18 UTC  (7+ messages)

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-13 14:06 UTC  (21+ messages)
` [PATCH v8 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v8 2/9] mmap: make mlock_future_check() global
` [PATCH v8 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v8 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v8 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v8 6/9] secretmem: add memcg accounting
` [PATCH v8 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v8 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH 0/5] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE
 2020-11-13 13:44 UTC  (8+ messages)
` [PATCH 1/5] mm/gup: Provide gup_get_pte() more generic
` [PATCH 2/5] mm: Introduce pXX_leaf_size()
` [PATCH 3/5] perf/core: Fix arch_perf_get_page_size()
` [PATCH 4/5] arm64/mm: Implement pXX_leaf_size() support
` [PATCH 5/5] sparc64/mm: "

[PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support
 2020-11-13 10:45 UTC  (24+ messages)

[PATCH v2 0/6] An alternative series for asymmetric AArch32 systems
 2020-11-13 10:26 UTC  (18+ messages)
` [PATCH v2 1/6] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v2 2/6] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v2 3/6] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v2 4/6] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v2 5/6] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v2 6/6] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0

[PATCH v3 00/14] An alternative series for asymmetric AArch32 systems
 2020-11-13  9:37 UTC  (15+ messages)
` [PATCH v3 01/14] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v3 02/14] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v3 03/14] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v3 04/14] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v3 05/14] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v3 06/14] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v3 07/14] sched: Introduce restrict_cpus_allowed_ptr() to limit task CPU affinity
` [PATCH v3 08/14] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v3 09/14] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v3 10/14] sched: Introduce arch_cpu_allowed_mask() to limit fallback rq selection
` [PATCH v3 11/14] sched: Reject CPU affinity changes based on arch_cpu_allowed_mask()
` [PATCH v3 12/14] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v3 13/14] arm64: Implement arch_cpu_allowed_mask()
` [PATCH v3 14/14] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores

[PATCH] syscalls: Fix file comments for syscalls implemented in kernel/sys.c
 2020-11-12 21:56 UTC 

[PATCH v24 00/12] Landlock LSM
 2020-11-12 20:51 UTC  (13+ messages)
` [PATCH v24 01/12] landlock: Add object management
` [PATCH v24 02/12] landlock: Add ruleset and domain management
` [PATCH v24 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v24 04/12] landlock: Add ptrace restrictions
` [PATCH v24 05/12] LSM: Infrastructure management of the superblock
` [PATCH v24 06/12] fs,security: Add sb_delete hook
` [PATCH v24 07/12] landlock: Support filesystem access-control
` [PATCH v24 08/12] landlock: Add syscall implementations
` [PATCH v24 09/12] arch: Wire up Landlock syscalls
` [PATCH v24 10/12] selftests/landlock: Add user space tests
` [PATCH v24 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v24 12/12] landlock: Add user and kernel documentation

Corporate and Personal Loan *
 2020-11-11  8:31 UTC 

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

[PATCH v15 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2020-11-10 16:24 UTC  (8+ messages)
` [PATCH v15 1/7] x86/cet/ibt: Add Kconfig option for user-mode "
` [PATCH v15 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v15 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v15 4/7] x86/cet/ibt: ELF header parsing "
` [PATCH v15 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v15 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v15 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO

[PATCH 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management
 2020-11-10 15:04 UTC  (6+ messages)

[PATCH v23 00/12] Landlock LSM
 2020-11-10  8:16 UTC  (3+ messages)

[PATCH 1/3] lib: Introduce copy_from_back()
 2020-11-09 19:16 UTC 

[PATCH 5.4 05/85] linkage: Introduce new macros for assembler symbols
 2020-11-09 12:55 UTC 

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-09 10:41 UTC  (8+ messages)

[RFC] proc: get_wchan() stack unwind only makes sense for sleeping/non-self tasks
 2020-11-07  5:08 UTC  (2+ messages)

[PATCH memory-model 0/8] LKMM updates for v5.11
 2020-11-07  3:07 UTC  (15+ messages)
` [PATCH memory-model 3/8] tools/memory-model: Document categories of ordering primitives
` [PATCH memory-model 5/8] tools/memory-model: Add a glossary of LKMM terms

[PATCH v4 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-11-07  0:53 UTC  (8+ messages)
` [PATCH v4 2/5] arm64, numa: Change the numa init functions name to be generic

[PATCH v14 00/26] Control-flow Enforcement: Shadow Stack
 2020-11-06 20:14 UTC  (11+ messages)
` [PATCH v14 01/26] Documentation/x86: Add CET description
` [PATCH v14 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)

[PATCH v4 0/9] ARM: remove set_fs callers and implementation
 2020-11-06  9:36 UTC  (6+ messages)
` [PATCH 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
  ` [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()


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