linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-10 19:22:20 to 2020-09-18 12:47:51 UTC [more...]

[PATCH v2 0/9] ARM: remove set_fs callers and implementation
 2020-09-18 12:46 UTC  (10+ messages)
` [PATCH v2 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
` [PATCH v2 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
` [PATCH v2 3/9] ARM: oabi-compat: add epoll_pwait handler
` [PATCH v2 4/9] ARM: syscall: always store thread_info->syscall
` [PATCH v2 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
` [PATCH v2 6/9] ARM: oabi-compat: rework sys_semtimedop emulation
` [PATCH v2 7/9] ARM: oabi-compat: rework fcntl64() emulation
` [PATCH v2 8/9] ARM: uaccess: add __{get,put}_kernel_nofault
` [PATCH v2 9/9] ARM: uaccess: remove set_fs() implementation

let import_iovec deal with compat_iovecs as well
 2020-09-18 12:45 UTC  (8+ messages)
` [PATCH 3/9] fs: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 4/9] fs: handle the compat case in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH 0/9] ARM: remove set_fs callers and implementation
 2020-09-18 12:36 UTC  (6+ messages)
` [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()

[PATCH v2 0/4] more mm switching vs TLB shootdown and lazy tlb fixes
 2020-09-18 12:18 UTC  (15+ messages)
` [PATCH v2 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
` [PATCH v2 2/4] powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
` [PATCH v2 3/4] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
` [PATCH v2 4/4] powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm

[PATCH 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
 2020-09-18 11:45 UTC  (13+ messages)
` [PATCH 1/2] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
` [PATCH 2/2] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
` [PATCH v2 0/3] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
  ` [PATCH v2 1/3] sparc32: Remove useless io_32.h __KERNEL__ preprocessor guard
  ` [PATCH v2 2/3] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
  ` [PATCH v2 3/3] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation

[PATCH v2 3/3] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
 2020-09-18 11:06 UTC 

[PATCH v9 00/29] arm64: Memory Tagging Extension user-space support
 2020-09-18  8:30 UTC  (11+ messages)
` [PATCH v9 09/29] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
` [PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v2] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2020-09-17 14:34 UTC  (5+ messages)
  ` [PATCH v3] "

improve compat handling for the i386 u64 alignment quirk v3
 2020-09-17 16:50 UTC  (6+ messages)
` [PATCH 1/3] compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
` [PATCH 2/3] compat: add a compat_need_64bit_alignment_fixup() helper
` [PATCH 3/3] quota: simplify the quotactl compat handling

[patch 06/13] locking/bitspinlock: Clenaup PREEMPT_COUNT leftovers
 2020-09-17 16:28 UTC  (26+ messages)
  ` [patch 04/13] lockdep: "
  ` [patch 00/13] preempt: Make preempt count unconditional
  ` [patch 03/13] preempt: Clenaup PREEMPT_COUNT leftovers
  ` [patch 08/13] sched: "

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-17 13:27 UTC  (12+ messages)
` [PATCH v5 1/5] mm: add definition of PMD_PAGE_ORDER
` [PATCH v5 2/5] mmap: make mlock_future_check() global
` [PATCH v5 3/5] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v5 4/5] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v5 5/5] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[PATCH v2 00/10] Independent per-CPU data section for nVHE
 2020-09-17  8:34 UTC  (14+ messages)
` [PATCH v2 02/10] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
` [PATCH v2 03/10] kvm: arm64: Remove __hyp_this_cpu_read
` [PATCH v2 10/10] kvm: arm64: Remove unnecessary hyp mappings

[REGRESSION] x86/entry: Tracer no longer has opportunity to change the syscall number at entry via orig_ax
 2020-09-17  0:39 UTC  (8+ messages)

[PATCH v20 00/12] Landlock LSM
 2020-09-16 13:42 UTC  (7+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock

[PATCH RFC v1 01/18] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT
 2020-09-16 16:32 UTC  (12+ messages)
` [PATCH RFC v1 07/18] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
` [PATCH RFC v1 09/18] x86/hyperv: provide a bunch of helper functions
` [PATCH RFC v1 11/18] asm-generic/hyperv: update hv_msi_entry
` [PATCH RFC v1 12/18] asm-generic/hyperv: update hv_interrupt_entry
` [PATCH RFC v1 13/18] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
` [PATCH RFC v1 14/18] asm-generic/hyperv: import data structures for mapping device interrupts

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2020-09-16 19:25 UTC  (29+ messages)
                                        ` [NEEDS-REVIEW] "

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-16 18:49 UTC  (2+ messages)

[PATCH v11 0/5] Add NUMA-awareness to qspinlock
 2020-09-16  3:13 UTC  (10+ messages)
` [PATCH v11 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v11 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v11 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v11 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v11 5/5] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA

[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-15 17:31 UTC  (33+ messages)
` [RFC PATCH v2 1/3] "
                            ` [PATCH] "
                                  ` [PATCH v2] "

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

[patch 05/13] mm/pagemap: Clenaup PREEMPT_COUNT leftovers
 2020-09-15  0:52 UTC 

[PATCH] docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section
 2020-09-14 15:33 UTC  (3+ messages)

[PATCH v7 00/12] huge vmalloc mappings
 2020-09-14  1:49 UTC  (4+ messages)
` [PATCH v7 05/12] mm: HUGE_VMAP arch support cleanup

[PATCH v9 0/4] Introduce the for_each_set_clump macro
 2020-09-11 22:54 UTC  (3+ messages)

[Spam] We are still waiting for your email
 2020-09-09  8:49 UTC 

[PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
 2020-09-11  2:32 UTC  (5+ messages)

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

remove the last set_fs() in common code, and remove it for x86 and powerpc v3
 2020-09-10 15:44 UTC  (12+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-09-10 15:17 UTC  (6+ messages)
` [PATCH v2 00/28] Add "


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