linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 20:15:55 to 2020-09-22 12:23:05 UTC [more...]

[PATCH v9 00/29] arm64: Memory Tagging Extension user-space support
 2020-09-22 12:22 UTC  (3+ messages)
` [PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation

[RFT PATCH v3 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-09-22 11:29 UTC  (11+ messages)
` [RFT PATCH v3 1/5] numa: Move numa implementation to common code
` [RFT PATCH v3 2/5] arm64, numa: Change the numa init functions name to be generic
` [RFT PATCH v3 3/5] riscv: Separate memory init from paging init
` [RFT PATCH v3 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
` [RFT PATCH v3 5/5] riscv: Add numa support for riscv64 platform

let import_iovec deal with compat_iovecs as well
 2020-09-22  9:01 UTC  (51+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag

remove set_fs for riscv v2
 2020-09-22  4:37 UTC  (4+ messages)

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-21 23:48 UTC  (29+ messages)
` [PATCH v12 1/8] x86/cet/ibt: Add Kconfig option for user-mode "
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled

[RFC v5 00/21] Unifying LKL into UML
 2020-09-21 22:27 UTC  (4+ messages)
` [RFC v5 01/21] um: split build in kernel and host parts

[PATCH bpf v1 0/3] fix BTF usage on embedded systems
 2020-09-21 20:52 UTC  (10+ messages)
` [PATCH bpf v1 1/3] bpf: fix sysfs export of empty BTF section
` [PATCH bpf v1 2/3] bpf: prevent .BTF section elimination
` [PATCH bpf v1 3/3] libbpf: fix native endian assumption when parsing BTF

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-21 19:58 UTC  (36+ messages)
` [patch RFC 01/15] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch RFC 02/15] highmem: Provide generic variant of kmap_atomic*
` [patch RFC 03/15] x86/mm/highmem: Use generic kmap atomic implementation
` [patch RFC 04/15] arc/mm/highmem: "
` [patch RFC 05/15] ARM: highmem: Switch to generic kmap atomic
` [patch RFC 06/15] csky/mm/highmem: "
` [patch RFC 07/15] microblaze/mm/highmem: "
` [patch RFC 08/15] mips/mm/highmem: "
` [patch RFC 09/15] nds32/mm/highmem: "
` [patch RFC 10/15] powerpc/mm/highmem: "
` [patch RFC 11/15] sparc/mm/highmem: "
` [patch RFC 12/15] xtensa/mm/highmem: "
` [patch RFC 13/15] mm/highmem: Remove the old kmap_atomic cruft
` [patch RFC 14/15] sched: highmem: Store temporary kmaps in task struct
` [patch RFC 15/15] mm/highmem: Provide kmap_temporary*

[PATCH v3 00/30] Add support for Clang LTO
 2020-09-21 18:58 UTC  (28+ messages)
` [PATCH v3 03/30] x86/boot/compressed: Disable relocation relaxation
` [PATCH v3 04/30] x86/asm: Replace __force_order with memory clobber
` [PATCH v3 05/30] kbuild: preprocess module linker script
` [PATCH v3 06/30] objtool: Add a pass for generating __mcount_loc
` [PATCH v3 07/30] objtool: Don't autodetect vmlinux.o
` [PATCH v3 08/30] kbuild: add support for objtool mcount
` [PATCH v3 09/30] x86, build: use "
` [PATCH v3 10/30] treewide: remove DISABLE_LTO
` [PATCH v3 13/30] kbuild: lto: postpone objtool
` [PATCH v3 16/30] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v3 17/30] init: lto: ensure initcall ordering
` [PATCH v3 18/30] init: lto: fix PREL32 relocations
` [PATCH v3 19/30] PCI: Fix PREL32 relocations for LTO
` [PATCH v3 22/30] efi/libstub: disable LTO
` [PATCH v3 23/30] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v3 24/30] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
` [PATCH v3 27/30] arm64: allow LTO_CLANG and THINLTO to be selected
` [PATCH v3 28/30] x86, vdso: disable LTO only for vDSO
` [PATCH v3 29/30] x86, cpu: disable LTO for cpu.c
` [PATCH v3 30/30] x86, build: allow LTO_CLANG and THINLTO to be selected

let import_iovec deal with compat_iovecs as well v2
 2020-09-21 16:27 UTC  (25+ messages)
` [PATCH 01/11] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
` [PATCH 03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static
` [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
` [PATCH 06/11] iov_iter: handle the compat case in import_iovec
` [PATCH 07/11] fs: remove various compat readv/writev helpers
` [PATCH 08/11] fs: remove the compat readv/writev syscalls
` [PATCH 09/11] fs: remove compat_sys_vmsplice
` [PATCH 10/11] mm: remove compat_process_vm_{readv,writev}
` [PATCH 11/11] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH v2 00/11] Fixup page directory freeing
 2020-09-21 12:01 UTC  (3+ messages)
` [PATCH v2 01/11] asm-generic/tlb: Fix MMU_GATHER_TABLE_FREE

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-09-21 11:26 UTC  (9+ messages)
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-21  8:07 UTC  (4+ messages)

[PATCH 0/4] syscalls: remove compat_alloc_user_space callers
 2020-09-19 17:45 UTC  (13+ messages)
` [PATCH 1/4] x86: add __X32_COND_SYSCALL() macro
` [PATCH 2/4] kexec: remove compat_sys_kexec_load syscall
` [PATCH 3/4] mm: remove compat_sys_move_pages
` [PATCH 4/4] mm: remove compat numa syscalls

[PATCH v2] kbuild: preprocess module linker script
 2020-09-19 10:26 UTC  (2+ messages)

[PATCH v2 0/9] ARM: remove set_fs callers and implementation
 2020-09-19  8:19 UTC  (7+ messages)
` [PATCH v2 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
` [PATCH v2 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation

[PATCH] MIPS: make userspace mapping young by default
 2020-09-19  7:39 UTC 

[PATCH V3] MIPS: make userspace mapping young by default
 2020-09-19  7:47 UTC 

[PATCH v2] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2020-09-19  4:15 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).