public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-19 13:45:29 to 2019-02-22 18:05:02 UTC [more...]

[PATCH v2 0/3] Ensure inX() is ordered wrt delay() routines
 2019-02-22 18:04 UTC  (6+ messages)
` [PATCH v2 1/3] asm-generic/io: Pass result of I/O accessor to __io_[p]ar()
` [PATCH v2 2/3] riscv: io: Update __io_[p]ar() macros to take an argument
` [PATCH v2 3/3] arm64: io: Hook up __io_par() for inX() ordering

[PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
 2019-02-22 17:55 UTC  (2+ messages)

[RFC PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
 2019-02-22 17:38 UTC  (23+ messages)

[PATCH v10 00/12] arm64: untag user pointers passed to the kernel
 2019-02-22 16:10 UTC  (32+ messages)
` [PATCH v10 01/12] uaccess: add untagged_addr definition for other arches
` [PATCH v10 02/12] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v10 03/12] lib, arm64: untag user pointers in strn*_user
` [PATCH v10 04/12] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v10 05/12] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v10 06/12] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v10 07/12] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v10 08/12] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v10 09/12] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v10 10/12] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v10 11/12] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v10 12/12] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v5 00/23] Unify vDSOs across more architectures
 2019-02-22 14:41 UTC  (72+ messages)
` [PATCH v5 01/23] kernel: Standardize vdso_datapage
` [PATCH v5 02/23] kernel: Define gettimeofday vdso common code
` [PATCH v5 03/23] arm64: Build vDSO with -ffixed-x18
` [PATCH v5 04/23] arm64: Substitute gettimeofday with C implementation
` [PATCH v5 05/23] arm64: compat: Alloc separate pages for vectors and sigpage
` [PATCH v5 06/23] arm64: compat: Split kuser32
` [PATCH v5 07/23] arm64: compat: Refactor aarch32_alloc_vdso_pages()
` [PATCH v5 08/23] arm64: compat: Add KUSER_HELPERS config option
` [PATCH v5 09/23] arm64: compat: Add missing syscall numbers
` [PATCH v5 10/23] arm64: compat: Expose signal related structures
` [PATCH v5 11/23] arm64: compat: Generate asm offsets for signals
` [PATCH v5 12/23] lib: vdso: Add compat support
` [PATCH v5 13/23] arm64: compat: Add vDSO
` [PATCH v5 14/23] arm64: Refactor vDSO code
` [PATCH v5 15/23] arm64: compat: vDSO setup for compat layer
` [PATCH v5 16/23] arm64: elf: vDSO code page discovery
` [PATCH v5 17/23] arm64: compat: Get sigreturn trampolines from vDSO
` [PATCH v5 18/23] arm64: Add vDSO compat support
` [PATCH v5 19/23] arm64: Enable compat vDSO support
` [PATCH v5 20/23] arm: Add support for generic vDSO
` [PATCH v5 21/23] mips: "
` [PATCH v5 22/23] x86: "
` [PATCH v5 23/23] kselftest: Extend vDSO selftest

[RFC PATCH] tools/memory-model: Remove (dep ; rfi) from ppo
 2019-02-22 13:00 UTC  (24+ messages)

[PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0
 2019-02-22  3:28 UTC  (12+ messages)
` [PATCH v4 1/3] locking/rwsem: Remove arch specific rwsem files
` [PATCH v4 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [PATCH v4 3/3] locking/rwsem: Optimize down_read_trylock()

[PATCH] csky: Add perf callchin support
 2019-02-21 13:41 UTC  (2+ messages)

[PATCH] asm-generic/page.h: fix typo in #error text requiring a real asm/page.h
 2019-02-21 11:36 UTC  (2+ messages)

[PATCH v3 1/7] dump_stack: Support adding to the dump stack arch description
 2019-02-21  8:38 UTC  (11+ messages)

[PATCH v6 00/18] generic mmu_gather patches
 2019-02-21  2:52 UTC  (11+ messages)
` [PATCH v6 06/18] asm-generic/tlb: Conditionally provide tlb_migrate_finish()
` [PATCH v6 09/18] ia64/tlb: Conver to generic mmu_gather

[PATCH] arm64: mm: enable per pmd page table lock
 2019-02-20 21:03 UTC  (21+ messages)
` [PATCH v2 1/3] arm64: mm: use appropriate ctors for page tables

[PATCH 0/2] tools/memory-model: Trivialities
 2019-02-20  2:00 UTC  (8+ messages)
` [PATCH 1/2] tools/memory-model: Fix comment in MP+poonceonces.litmus
` [PATCH 2/2] tools/memory-model: Do not use "herd" to refer to "herd7"

[PATCH 0/8] y2038: remove time32 ABI on rv32 and csky
 2019-02-19 20:29 UTC  (6+ messages)
` [PATCH 4/8] asm-generic: Make time32 syscall numbers optional

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2019-02-19 18:38 UTC  (12+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI

[asm-generic:asm-generic 3/6] drivers/uio/uio_aec.c:62:49: sparse: expected void [noderef] <asn:2> *addr
 2019-02-19 12:48 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox