linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-06 14:13:04 to 2019-11-11 10:36:43 UTC [more...]

generic ioremap (and lots of cleanups) v3
 2019-11-11 10:36 UTC  (47+ messages)
` [PATCH 01/21] arm: remove ioremap_cached
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 17/21] lib: provide a simple generic ioremap implementation
` generic-iomap tree for linux-next

use generic DMA mapping code in powerpc V4
 2019-11-11  8:16 UTC  (19+ messages)
                ` Bug 205201 - overflow of DMA mask and bus mask

[PATCH v6 0/5] Add NUMA-awareness to qspinlock
 2019-11-10 21:30 UTC  (14+ messages)
` [PATCH v6 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v6 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v6 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v6 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v6 5/5] locking/qspinlock: Introduce the shuffle reduction optimization "

[PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-10  8:41 UTC  (10+ messages)
` [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup

[PATCH] mm: fixmap: convert __set_fixmap_offset() to an inline function
 2019-11-09 22:49 UTC  (6+ messages)

[PATCH 00/23] y2038 cleanups
 2019-11-09 19:02 UTC  (8+ messages)
` [PATCH 02/23] y2038: add __kernel_old_timespec and __kernel_old_time_t
` [PATCH 08/23] y2038: ipc: remove __kernel_time_t reference from headers

[PATCH v8 00/27] Control-flow Enforcement: Shadow Stack
 2019-11-08 18:09 UTC  (6+ messages)
` [PATCH v8 27/27] x86/cet/shstk: Add Shadow Stack instructions to opcode map

[PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-08 14:23 UTC  (15+ messages)
` [PATCH v3 1/9] kcsan: Add Kernel Concurrency Sanitizer infrastructure

[PATCH v8 00/14] Control-flow Enforcement: Branch Tracking, PTRACE
 2019-11-08 13:19 UTC  (4+ messages)
` [PATCH v8 07/14] x86/cet/ibt: Add ENDBR to op-code-map

[RFC v2 00/37] Unifying LKL into UML
 2019-11-08 11:17 UTC  (40+ messages)
  ` [RFC v2 01/37] asm-generic: atomic64: allow using generic atomic64 on 64bit platforms
  ` [RFC v2 02/37] arch: add __SYSCALL_DEFINE_ARCH
  ` [RFC v2 03/37] lkl: architecture skeleton for Linux kernel library
  ` [RFC v2 04/37] lkl: host interface
  ` [RFC v2 05/37] lkl: memory handling
  ` [RFC v2 06/37] lkl: kernel threads support
  ` [RFC v2 07/37] lkl: interrupt support
  ` [RFC v2 08/37] lkl: system call interface and application API
  ` [RFC v2 09/37] lkl: timers, time and delay support
  ` [RFC v2 10/37] lkl: memory mapped I/O support
  ` [RFC v2 11/37] lkl: basic kernel console support
  ` [RFC v2 12/37] lkl: initialization and cleanup
  ` [RFC v2 13/37] lkl: plug in the build system
  ` [RFC v2 14/37] lkl tools: skeleton for host side library, tests and tools
  ` [RFC v2 15/37] lkl tools: host lib: add utilities functions
  ` [RFC v2 16/37] lkl tools: host lib: memory mapped I/O helpers
  ` [RFC v2 17/37] lkl tools: host lib: virtio devices
  ` [RFC v2 18/37] lkl tools: host lib: virtio block device
  ` [RFC v2 19/37] lkl tools: host lib: filesystem helpers
  ` [RFC v2 20/37] lkl tools: host lib: posix host operations
  ` [RFC v2 21/37] lkl tools: "boot" test
  ` [RFC v2 22/37] lkl tools: tool that reads/writes to/from a filesystem image
  ` [RFC v2 23/37] lkl tools: tool that converts a filesystem image to tar
  ` [RFC v2 24/37] lkl tools: virtio: add network device support
  ` [RFC v2 25/37] checkpatch: avoid showing BIT_ULL warnings for tools/ files
  ` [RFC v2 26/37] tools: Add the lkl host library to the common tools Makefile
  ` [RFC v2 27/37] lkl tools: add lklfuse
  ` [RFC v2 28/37] lkl: add system call hijack support
  ` [RFC v2 29/37] lkl: add documentation
  ` [RFC v2 30/37] scripts: revert CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX patches
  ` [RFC v2 31/37] lkl: add support for Windows hosts
  ` [RFC v2 32/37] lkl tools: add support for Windows host
  ` [RFC v2 33/37] kallsyms: Add a config option to select section for kallsyms
  ` [RFC v2 34/37] lkl: Android ARM (arm/arm64) support
  ` [RFC v2 35/37] um lkl: add CI tests
  ` [RFC v2 36/37] um: use lkl virtio_net_tap device as UML device
  ` [RFC v2 37/37] um: add lkl virtio-blk device

[patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work
 2019-11-08 11:07 UTC  (22+ messages)
` [patch V2 01/17] x86/entry/32: Remove unused resume_userspace label
` [patch V2 02/17] x86/entry/64: Remove pointless jump in paranoid_exit
` [patch V2 03/17] x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug()
` [patch V2 04/17] x86/entry: Make DEBUG_ENTRY_ASSERT_IRQS_OFF available for 32bit
` [patch V2 05/17] x86/traps: Make interrupt enable/disable symmetric in C code
` [patch V2 06/17] x86/entry/32: Remove redundant interrupt disable
` [patch V2 07/17] x86/entry/64: "

[PATCH v3 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-08  8:32 UTC  (9+ messages)
` [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup

[PATCH 1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
 2019-11-08  5:51 UTC  (4+ messages)
` [PATCH 3/3] arch: sembuf.h: make uapi asm/sembuf.h self-contained

[PATCH] dma-mapping: drop the dev argument to arch_sync_dma_for_*
 2019-11-07 17:41 UTC  (2+ messages)

provide in-place uncached remapping for dma-direct
 2019-11-07 17:40 UTC  (6+ messages)
` [PATCH 1/2] dma-mapping: support setting memory uncached in place
` [PATCH 2/2] openrisc: use the generic in-place uncached DMA allocator

Please add powerpc topic/kasan-bitops branch to linux-next
 2019-11-07  6:34 UTC  (4+ messages)

[PATCH 10/10] errno.h: Provide EFSCORRUPTED for everybody
 2019-11-06 21:37 UTC  (4+ messages)

[PATCH 1/1] syscalls: Fix references to filenames containing syscall defs
 2019-11-06 17:02 UTC  (7+ messages)

[PATCH 1/2] asm-generic/export.h: make __ksymtab_* local symbols
 2019-11-06 15:41 UTC  (6+ messages)
` [PATCH 2/2] asm-generic/export.h: remove unneeded __kcrctab_* symbols

[PATCH v2 00/10] Improvements for random.h/archrandom.h
 2019-11-06 14:13 UTC  (22+ messages)
` [PATCH v2 01/10] x86: Remove arch_has_random, arch_has_random_seed
` [PATCH v2 02/10] powerpc: "
` [PATCH v2 03/10] s390: "
` [PATCH v2 04/10] linux/random.h: "
` [PATCH v2 05/10] linux/random.h: Use false with bool
` [PATCH v2 06/10] linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
` [PATCH v2 07/10] x86: Mark archrandom.h "
` [PATCH v2 08/10] powerpc: Use bool in archrandom.h
` [PATCH v2 09/10] powerpc: Mark archrandom.h functions __must_check
` [PATCH v2 10/10] s390x: "


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