linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-20 14:51:47 to 2019-03-26 10:07:35 UTC [more...]

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

[PATCH] csky: Add non-uapi asm/ptrace.h namespace
 2019-03-26  8:22 UTC  (2+ messages)

[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-03-26  6:02 UTC  (33+ messages)

[PATCH] csky: Update syscall_trace_enter/exit implementation
 2019-03-25 15:27 UTC  (10+ messages)

[PATCH v5 0/3] locking/rwsem: Rwsem rearchitecture part 0
 2019-03-25 15:25 UTC  (26+ messages)
` [PATCH v5 1/3] locking/rwsem: Remove arch specific rwsem files
` [PATCH v5 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [PATCH v5 3/3] locking/rwsem: Optimize down_read_trylock()

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-03-25 14:08 UTC  (35+ messages)
` [PATCH v13 01/20] uaccess: add untagged_addr definition for other arches
` [PATCH v13 02/20] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v13 03/20] lib, arm64: untag user pointers in strn*_user
` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v13 05/20] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v13 06/20] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v13 07/20] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v13 08/20] fs, arm64: untag user pointers in fs/userfaultfd.c
` [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 12/20] uprobes, arm64: untag user pointers in find_active_uprobe
` [PATCH v13 13/20] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v13 14/20] drm/amdgpu, arm64: untag user pointers in amdgpu_ttm_tt_get_user_pages
` [PATCH v13 15/20] drm/radeon, arm64: untag user pointers in radeon_ttm_tt_pin_userptr
` [PATCH v13 16/20] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
` [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 v13 19/20] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v13 20/20] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH RESEND v5 0/5] namei: vfs flags to restrict path resolution
 2019-03-25 13:04 UTC  (5+ messages)

[PATCH v2 0/4] provide a generic free_initmem implementation
 2019-03-25  7:20 UTC  (3+ messages)

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

[PATCH v10 00/10] Introduce the for_each_set_clump8 macro
 2019-03-24 13:52 UTC  (14+ messages)
` [PATCH v10 01/10] bitops: "
` [PATCH v10 10/10] thermal: intel: intel_soc_dts_iosf: Utilize "

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-03-22 15:52 UTC  (9+ messages)
` [PATCH v2 0/4] arm64 relaxed ABI
  ` [PATCH v2 2/4] arm64: Define Documentation/arm64/elf_at_flags.txt

[PATCH 1/2] treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
 2019-03-22 15:14 UTC  (4+ messages)
` [PATCH 2/2] arch: remove <asm/sizes.h> amd <asm-generic/sizes.h>

[PATCH net-next v9 01/19] asm: simd context helper API
 2019-03-22 11:21 UTC  (4+ messages)

[PATCH 5.0 171/238] arm64: Fix HCR.TGE status for NMI contexts
 2019-03-22 11:16 UTC 

[PATCH 4.19 232/280] arm64: Fix HCR.TGE status for NMI contexts
 2019-03-22 11:16 UTC 

[PATCH 4.14 148/183] arm64: Fix HCR.TGE status for NMI contexts
 2019-03-22 11:16 UTC 

[PATCH] [RESEND] bitops/find: Fix function description argument ordering
 2019-03-21 12:48 UTC 

[PATCH v2 13/13] syscall_get_arch: add "struct task_struct *" argument
 2019-03-21  1:22 UTC  (3+ messages)


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