linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-10 15:47:26 to 2019-01-15 08:07:28 UTC [more...]

use generic DMA mapping code in powerpc V4
 2019-01-15  8:07 UTC  (19+ messages)

(unknown),
 2019-01-15  2:55 UTC  (34+ messages)
` (no subject)
` [PATCH 01/16] fs: add an iopoll method to struct file_operations
` [PATCH 02/16] block: wire up block device iopoll method
` [PATCH 03/16] block: add bio_set_polled() helper
` [PATCH 04/16] iomap: wire up the iopoll method
` [PATCH 05/16] Add io_uring IO interface
` [PATCH 06/16] io_uring: add fsync support
` [PATCH 07/16] io_uring: support for IO polling
` [PATCH 08/16] io_uring: add submission side request cache
` [PATCH 09/16] fs: add fget_many() and fput_many()
` [PATCH 10/16] io_uring: use fget/fput_many() for file references
` [PATCH 11/16] io_uring: batch io_kiocb allocation
` [PATCH 12/16] block: implement bio helper to add iter bvec pages to bio
` [PATCH 13/16] io_uring: add support for pre-mapped user IO buffers
` [PATCH 14/16] io_uring: add submission polling
` [PATCH 15/16] io_uring: add file registration
` [PATCH 16/16] io_uring: add io_uring_event cache hit information

[PATCH v8 01/26] arm64: Fix HCR.TGE status for NMI contexts
 2019-01-14 17:25 UTC  (7+ messages)

[PATCH 0/2] microblaze: Unify the system call scripts
 2019-01-14  9:21 UTC  (7+ messages)

[PATCH 0/2] sh: Unify the system call scripts
 2019-01-14  7:59 UTC  (10+ messages)
` [PATCH 2/2] sh: generate uapi header and syscall table header files

[PATCH v8 0/8] Introduce the for_each_set_clump8 macro
 2019-01-14  6:22 UTC  (18+ messages)
` [PATCH v8 1/8] bitops: "
` [PATCH v8 2/8] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v8 3/8] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v8 4/8] gpio: 104-idi-48: "
` [PATCH v8 5/8] gpio: gpio-mm: "
` [PATCH v8 6/8] gpio: ws16c48: "
` [PATCH v8 7/8] gpio: pci-idio-16: "
` [PATCH v8 8/8] gpio: pcie-idio-24: "

[PATCHSET v2] io_uring IO interface
 2019-01-13 16:22 UTC  (23+ messages)
` [PATCH 05/15] Add "
` [PATCH 15/15] io_uring: add io_uring_event cache hit information

[PATCHSET v3] io_uring IO interface
 2019-01-12 21:30 UTC  (34+ messages)
` [PATCH 01/16] fs: add an iopoll method to struct file_operations
` [PATCH 02/16] block: wire up block device iopoll method
` [PATCH 03/16] block: add bio_set_polled() helper
` [PATCH 04/16] iomap: wire up the iopoll method
` [PATCH 05/16] Add io_uring IO interface
` [PATCH 06/16] io_uring: add fsync support
` [PATCH 07/16] io_uring: support for IO polling
` [PATCH 08/16] io_uring: add submission side request cache
` [PATCH 09/16] fs: add fget_many() and fput_many()
` [PATCH 10/16] io_uring: use fget/fput_many() for file references
` [PATCH 11/16] io_uring: batch io_kiocb allocation
` [PATCH 12/16] block: implement bio helper to add iter bvec pages to bio
` [PATCH 13/16] io_uring: add support for pre-mapped user IO buffers
` [PATCH 14/16] io_uring: add submission polling
` [PATCH 15/16] io_uring: add file registration
` [PATCH 16/16] io_uring: add io_uring_event cache hit information

[PATCH v7 0/8] Introduce the for_each_set_clump8 macro
 2019-01-12  8:36 UTC  (20+ messages)
` [PATCH v7 1/8] bitops: "
` [PATCH v7 2/8] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v7 3/8] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v7 4/8] gpio: 104-idi-48: "
` [PATCH v7 5/8] gpio: gpio-mm: "
` [PATCH v7 6/8] gpio: ws16c48: "
` [PATCH v7 7/8] gpio: pci-idio-16: "
` [PATCH v7 8/8] gpio: pcie-idio-24: "

[PATCH] riscv: fixup max_low_pfn with PFN_DOWN
 2019-01-12  8:16 UTC  (2+ messages)

[PATCH RFC memory-model 0/6] LKMM updates
 2019-01-11 21:57 UTC  (17+ messages)
` [PATCH RFC LKMM 5/7] docs/memory-barriers.txt: Enforce heavy ordering for port I/O accesses
` [PATCH RFC LKMM 7/7] tools/memory-model: Dynamically check SRCU lock-to-unlock matching

[PATCH] csky: fixup _PAGE_GLOBAL bit for 610 tlb entry
 2019-01-11 16:09 UTC  (2+ messages)

[PATCH v6 0/8] Introduce the for_each_set_clump8 macro
 2019-01-11  9:00 UTC  (6+ messages)
` [PATCH v6 1/8] bitops: "

[PATCH RFC memory-model 0/6] LKMM updates
 2019-01-10 22:46 UTC  (6+ messages)

[PATCH 00/11] y2038: add time64 syscalls
 2019-01-10 20:55 UTC  (25+ messages)
` [PATCH 01/11] time: make adjtime compat handling available for 32 bit
` [PATCH 02/11] time: Add struct __kernel_timex
` [PATCH 03/11] time: fix sys_timer_settime prototype
` [PATCH 04/11] sparc64: add custom adjtimex/clock_adjtime functions
` [PATCH 05/11] timex: use __kernel_timex internally
` [PATCH 06/11] timex: change syscalls to use struct __kernel_timex
` [PATCH 07/11] y2038: syscalls: rename y2038 compat syscalls
` [PATCH 08/11] y2038: use time32 syscall names on 32-bit
` [PATCH 09/11] y2038: remove struct definition redirects
` [PATCH 10/11] y2038: rename old time and utime syscalls
` [PATCH 11/11] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[PATCHSET v1] io_uring IO interface
 2019-01-10 16:05 UTC  (5+ messages)
` [PATCH 03/16] block: add bio_set_polled() helper


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