public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-27 04:57:55 to 2019-04-02 09:08:34 UTC [more...]

[PATCH 0/9] Improve boot command line handling
 2019-04-02  9:08 UTC 

[PATCH v2] Remove SPDX "WITH Linux-syscall-note" from kernel-space headers
 2019-04-02  9:08 UTC 

[PATCH 0/5] Fix vDSO clock_getres()
 2019-04-02  9:01 UTC  (20+ messages)
` [PATCH 1/5] arm64: "
` [PATCH 2/5] powerpc: "
` [PATCH 3/5] s390: "
` [PATCH 4/5] nds32: "
` [PATCH 5/5] kselftest: Extend vDSO selftest to clock_getres

[PATCH 1/3] csky: Use in_syscall & forget_syscall instead of r11_sig
 2019-04-02  8:02 UTC  (6+ messages)
` [PATCH 2/3] csky: Reconstruct signal.c and entry.S
` [PATCH 3/3] riscv/signal: Fixup additional syscall restarting

[PATCH] ARC: fix memory nodes topology in case of highmem enabled
 2019-04-01 18:42 UTC  (2+ messages)

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-04-01 16:44 UTC  (27+ messages)
` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v13 09/20] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v13 10/20] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v13 11/20] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v13 13/20] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v13 17/20] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v13 18/20] tee/optee, arm64: untag user pointers in check_mem_type

[PATCH 0/4] arm64: compat: Add kuser helpers config option
 2019-04-01 14:48 UTC  (18+ messages)
` [PATCH 1/4] arm64: compat: Alloc separate pages for vectors and sigpage
` [PATCH 2/4] arm64: compat: Split kuser32
` [PATCH 3/4] arm64: compat: Refactor aarch32_alloc_vdso_pages()
` [PATCH 4/4] arm64: compat: Add KUSER_HELPERS config option

[PATCH v2 0/5] Add NUMA-awareness to qspinlock
 2019-04-01 14:36 UTC  (22+ messages)
` [PATCH v2 1/5] locking/qspinlock: Make arch_mcs_spin_unlock_contended more generic
` [PATCH v2 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v2 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v2 5/5] locking/qspinlock: Introduce the shuffle reduction optimization "

[PATCH 0/6 v3] sycalls: Remove args i and n from syscall_get_arguments()
 2019-04-01 13:41 UTC  (14+ messages)
` [PATCH 1/6 v3] ptrace: Remove maxargs from task_current_syscall()
` [PATCH 2/6 v3] tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
` [PATCH 3/6 v3] riscv: Fix syscall_get_arguments() and syscall_set_arguments()
` [PATCH 4/6 v3] csky: "
` [PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args
` [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args

[PATCH v2] arm64: compat: Reduce address limit
 2019-04-01 11:30 UTC  (2+ messages)

[PATCH] arm64: compat: Reduce address limit
 2019-04-01 11:27 UTC  (6+ messages)

[PATCH 0/5] arm64: compat: Reduce address limit
 2019-04-01  9:13 UTC  (14+ messages)
` [PATCH 1/5] arm64: compat: Alloc separate pages for vectors and sigpage
` [PATCH 4/5] arm64: compat: Add KUSER_HELPERS config option
` [PATCH 5/5] arm64: compat: Reduce address limit

[PATCH] Remove SPDX "WITH Linux-syscall-note" from kernel-space headers
 2019-03-30  5:06 UTC  (4+ messages)

[RFC][PATCH 0/4 v2] sycalls: Remove args i and n from syscall_get_arguments()
 2019-03-30  4:05 UTC  (20+ messages)
` [RFC][PATCH 1/4 v2] ptrace: Remove maxargs from task_current_syscall()
` [RFC][PATCH 2/4 v2] tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
` [RFC][PATCH 3/4 v2] syscalls: Remove start and number from syscall_get_arguments() args
` [RFC][PATCH 4/4 v2] syscalls: Remove start and number from syscall_set_arguments() args

[PATCH] csky: Remove pre-processing pte-dirty&young in entry.S
 2019-03-29 13:47 UTC  (2+ messages)

[PATCH v14 00/11] Introduce the for_each_set_clump8 macro
 2019-03-29 11:38 UTC  (26+ messages)
` [PATCH v14 01/11] bitops: "
` [PATCH v14 02/11] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v14 03/11] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v14 04/11] gpio: 104-idi-48: "
` [PATCH v14 05/11] gpio: gpio-mm: "
` [PATCH v14 06/11] gpio: ws16c48: "
` [PATCH v14 07/11] gpio: pci-idio-16: "
` [PATCH v14 08/11] gpio: pcie-idio-24: "
` [PATCH v14 09/11] gpio: uniphier: "
` [PATCH v14 10/11] gpio: 74x164: Utilize the "
` [PATCH v14 11/11] thermal: intel: intel_soc_dts_iosf: Utilize "

[PATCH v13 00/11] Introduce the for_each_set_clump8 macro
 2019-03-28  9:11 UTC  (36+ messages)
` [PATCH v13 01/11] bitops: "
` [PATCH v13 02/11] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v13 03/11] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v13 04/11] gpio: 104-idi-48: "
` [PATCH v13 05/11] gpio: gpio-mm: "
` [PATCH v13 06/11] gpio: ws16c48: "
` [PATCH v13 07/11] gpio: pci-idio-16: "
` [PATCH v13 08/11] gpio: pcie-idio-24: "
` [PATCH v13 09/11] gpio: uniphier: "
` [PATCH v13 10/11] gpio: 74x164: Utilize the "
` [PATCH v13 11/11] thermal: intel: intel_soc_dts_iosf: Utilize "


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