public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-10 19:03:49 to 2019-01-15 13:55:35 UTC [more...]

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

[PATCH] RISCV:IRQ: Support IRQ_WORK interrupts with self IPI
 2019-01-15 13:41 UTC  (3+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-15 13:35 UTC  (26+ 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  (16+ 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  (5+ messages)

[PATCH 00/11] y2038: add time64 syscalls
 2019-01-10 20:55 UTC  (4+ messages)
` [PATCH 07/11] y2038: syscalls: rename y2038 compat syscalls


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