linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-21 09:08:51 to 2020-10-27 10:40:02 UTC [more...]

[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] qspinlock: use signed temporaries for cmpxchg
 2020-10-27 10:32 UTC  (6+ messages)

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

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

[PATCH] asm-generic: mark __{get,put}_user_fn as __always_inline
 2020-10-27  8:50 UTC 

AMD SME encrpytion and PCI BAR pages to user space
 2020-10-27  8:43 UTC  (6+ messages)

[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 

[PATCH v4 0/5] kselftest: Extend vDSO tests
 2020-10-27  0:50 UTC  (8+ 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

[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  (56+ messages)
` [RFC PATCH v2 1/4] arm64: kvm: Handle "
` [RFC PATCH v2 2/4] arm64: Add support for asymmetric AArch32 EL0 configurations
` [RFC PATCH v2 3/4] arm64: export emulate_sys_reg()
` [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  (20+ 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)

arm64 build broken on linux next 20201021 - include/uapi/asm-generic/unistd.h:862:26: error: array index in initializer exceeds array bounds
 2020-10-21 14:12 UTC  (3+ 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).