linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-21 17:19:55 to 2020-10-28 22:26:09 UTC [more...]

[PATCH 0/6] An alternative series for asymmetric AArch32 systems
 2020-10-28 15:35 UTC  (13+ messages)
` [PATCH 1/6] KVM: arm64: Handle Asymmetric "
` [PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support
` [PATCH 3/6] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH 4/6] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH 5/6] arm64: Advertise CPUs capable of running 32-bit applcations in sysfs
` [PATCH 6/6] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0

[PATCH v4 0/5] kselftest: Extend vDSO tests
 2020-10-28 15:20 UTC  (9+ messages)
` [PATCH v4 1/5] kselftest: Enable vDSO test on non x86 platforms
` [PATCH v4 2/5] kselftest: Extend vDSO selftest
` [PATCH v4 3/5] kselftest: Extend vDSO selftest to clock_getres
` [PATCH v4 4/5] kselftest: Move test_vdso to the vDSO test suite
` [PATCH v4 5/5] kselftest: Extend vdso correctness test to clock_gettime64

[PATCH v6 00/29] Warn on orphan section placement
 2020-10-27 21:24 UTC  (28+ messages)
` [PATCH v6 13/29] arm64/build: Assert for unwanted sections

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

[PATCH -next] arm64: Fix redefinition of init_new_context()
 2020-10-27 18:32 UTC  (2+ messages)

[PATCH] qspinlock: use signed temporaries for cmpxchg
 2020-10-27 17:34 UTC  (9+ messages)

[PATCH] asm-generic: mark __{get,put}_user_fn as __always_inline
 2020-10-27 15:14 UTC  (2+ messages)

[PATCH RFC v1 07/18] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
 2020-10-27 13:10 UTC  (7+ messages)
` [PATCH RFC v1 09/18] x86/hyperv: provide a bunch of helper functions

AMD SME encrpytion and PCI BAR pages to user space
 2020-10-27 11:58 UTC  (7+ messages)

[PATCH 02/10] fs: don't allow splice read/write without explicit ops
 2020-10-27 10:38 UTC  (6+ messages)
` remove the last set_fs() in common code, and remove it for x86 and powerpc v2

[PATCH v2 00/23] Use asm-generic for mmu_context no-op functions
 2020-10-27  9:59 UTC  (5+ messages)
` [PATCH v2 05/23] arm64: use asm-generic/mmu_context.h for no-op implementations

[PATCH v7 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-10-27  9:48 UTC  (12+ messages)
` [PATCH v7 1/7] mm: add definition of PMD_PAGE_ORDER
` [PATCH v7 2/7] mmap: make mlock_future_check() global
` [PATCH v7 3/7] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v7 4/7] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v7 5/7] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v7 6/7] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v7 7/7] secretmem: test: add basic selftest for memfd_secret(2)

[asm-generic:asm-generic-cleanup] BUILD SUCCESS 6f6573a4044adefbd07f1bd951a2041150e888d7
 2020-10-27  4:04 UTC 

[asm-generic:master] BUILD SUCCESS a259218ae60de9d1442c74728fe3a615cd435a19
 2020-10-27  4:04 UTC 

[asm-generic:asm-generic-mmu-context] BUILD SUCCESS 13473b5dccd2f6ee2d9eb4384c0b39a814ffc9c5
 2020-10-27  3:51 UTC 

[REGRESSION] mm: process_vm_readv testcase no longer works after compat_prcoess_vm_readv removed
 2020-10-27  0:09 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 34/46] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
 2020-10-27  0:09 UTC 

[PATCH] asm-generic: percpu: avoid Wshadow warning
 2020-10-27  0:02 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 62/80] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
 2020-10-26 23:54 UTC 

[PATCH AUTOSEL 5.8 106/132] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
 2020-10-26 23:51 UTC 

[RFC PATCH v2 0/4] Add support for Asymmetric AArch32 systems
 2020-10-26 19:18 UTC  (37+ messages)
` [RFC PATCH v2 2/4] arm64: Add support for asymmetric AArch32 EL0 configurations
` [RFC PATCH v2 4/4] arm64: Export id_aar64fpr0 via sysfs

[PATCH] asm-generic: fix ffs -Wshadow warning
 2020-10-26 18:57 UTC  (3+ messages)

let import_iovec deal with compat_iovecs as well v4
 2020-10-24 21:12 UTC  (54+ messages)
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
  ` Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"

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

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-10-23 13:29 UTC  (15+ messages)
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()

[PATCH v11 0/4] Introduce the for_each_set_clump macro
 2020-10-23 13:20 UTC  (3+ messages)

[PATCH 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management
 2020-10-23 10:29 UTC  (2+ messages)

[PATCH v4] x86: add failure injection to get/put/clear_user
 2020-10-23  8:19 UTC  (2+ messages)

[PATCH v4 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-10-22  5:40 UTC  (7+ messages)
` [PATCH v4 3/5] riscv: Separate memory init from paging init
` [PATCH v4 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
` [PATCH v4 5/5] riscv: Add numa support for riscv64 platform

[PATCH v2] vmlinux.lds.h: Keep .ctors.* with .ctors
 2020-10-21 22:29 UTC  (9+ 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).