public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-17 06:50:03 to 2018-01-19 01:50:23 UTC [more...]

[PATCH v10 00/27] powerpc, mm: Memory Protection Keys
 2018-01-19  1:50 UTC  (3+ messages)
` [PATCH v10 01/27] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v10 02/27] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey

[PATCH v4 00/10] prevent bounds-check bypass via speculative execution
 2018-01-19  0:02 UTC  (17+ messages)
` [PATCH v4 01/10] Documentation: document array_ptr
` [PATCH v4 02/10] asm/nospec, array_ptr: sanitize speculative array de-references
` [PATCH v4 03/10] x86: implement array_ptr_mask()
` [PATCH v4 04/10] x86: introduce __uaccess_begin_nospec and ifence
` [PATCH v4 05/10] x86, __get_user: use __uaccess_begin_nospec
` [PATCH v4 06/10] x86, get_user: use pointer masking to limit speculation
` [PATCH v4 07/10] x86: narrow out of bounds syscalls to sys_read under speculation
` [PATCH v4 08/10] vfs, fdtable: prevent bounds-check bypass via speculative execution
` [PATCH v4 09/10] kvm, x86: fix spectre-v1 mitigation
  ` [PATCH v4 10/10] nl80211: sanitize array index in parse_txq_params

[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-01-18 21:41 UTC  (11+ messages)

[PATCH v5 00/38] Hardened usercopy whitelisting
 2018-01-18 21:36 UTC  (6+ messages)
` [PATCH 27/38] sctp: Copy struct sctp_sock.autoclose to userspace using put_user()

[PATCH v3 0/9] core, x86: prevent bounds-check bypass via speculative execution
 2018-01-18 20:33 UTC  (39+ messages)
` [PATCH v3 8/9] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths
                ` [RFC][PATCH] get rid of the use of set_fs() (by way of kernel_recvmsg()) in sunrpc

[PATCH v6 0/3] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
 2018-01-18 11:08 UTC  (7+ messages)
` [PATCH v6 2/3] clocksource/drivers/atcpit100: VDSO support
` [PATCH v6 3/3] dt-bindings: timer: Add andestech atcpit100 timer binding doc

[PATCH v6 00/36] Andes(nds32) Linux Kernel Port
 2018-01-18 11:03 UTC  (102+ messages)
` [PATCH v6 03/36] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h
` [PATCH v6 04/36] earlycon: add reg-offset to physical address before mapping
` [PATCH v6 05/36] nds32: Assembly macros and definitions
` [PATCH v6 06/36] nds32: Kernel booting and initialization
` [PATCH v6 07/36] nds32: Exception handling
` [PATCH v6 08/36] nds32: MMU definitions
` [PATCH v6 09/36] nds32: MMU initialization
` [PATCH v6 10/36] nds32: MMU fault handling and page table management
` [PATCH v6 11/36] nds32: Cache and TLB routines
` [PATCH v6 12/36] nds32: Process management
` [PATCH v6 13/36] nds32: IRQ handling
` [PATCH v6 14/36] nds32: Atomic operations
` [PATCH v6 15/36] nds32: Device specific operations
` [PATCH v6 16/36] nds32: DMA mapping API
` [PATCH v6 17/36] nds32: ELF definitions
` [PATCH v6 18/36] nds32: System calls handling
` [PATCH v6 19/36] nds32: VDSO support
` [PATCH v6 20/36] nds32: Signal handling support
` [PATCH v6 21/36] nds32: Library functions
` [PATCH v6 22/36] nds32: Debugging support
` [PATCH v6 23/36] nds32: L2 cache support
` [PATCH v6 24/36] nds32: Loadable modules
` [PATCH v6 25/36] nds32: Generic timers support
` [PATCH v6 26/36] nds32: Device tree support
` [PATCH v6 27/36] nds32: Miscellaneous header files
` [PATCH v6 28/36] nds32: defconfig
` [PATCH v6 29/36] nds32: Build infrastructure
` [PATCH v6 30/36] MAINTAINERS: Add nds32
` [PATCH v6 31/36] dt-bindings: nds32 CPU Bindings
` [PATCH v6 32/36] dt-bindings: nds32 L2 cache controller Bindings
` [PATCH v6 33/36] dt-bindings: nds32 SoC Bindings
` [PATCH v6 34/36] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v6 36/36] net: faraday add nds32 support

[PATCH for 4.16 01/11] membarrier: selftest: Test private expedited cmd (v2)
 2018-01-17 23:37 UTC  (28+ messages)
  ` [PATCH for 4.16 06/11] Introduce sync_core_before_usermode
` [PATCH for 4.16 02/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
` [PATCH for 4.16 05/11] membarrier: selftest: Test global expedited cmd (v2)
` [PATCH for 4.16 07/11] x86: Implement sync_core_before_usermode (v3)
` [PATCH for 4.16 08/11] membarrier: Provide core serializing command
` [PATCH for 4.16 09/11] membarrier: x86: Provide core serializing command (v4)
` [PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command
` [PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-17 17:39 UTC  (25+ messages)
` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
  ` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE, SIGTRAP, SIGBUS

[PATCH 0/8] Consolidate init_task handling and expand macros
 2018-01-17 15:26 UTC  (13+ messages)
` [PATCH 1/8] cris: Make THREAD_SIZE available to vmlinux.lds
` [PATCH 2/8] hexagon: "
` [PATCH 3/8] openrisc: "
` [PATCH 4/8] Construct init thread stack in the linker script rather than by union
` [PATCH 5/8] Expand INIT_TASK() in init/init_task.c and remove
` [PATCH 6/8] Expand various INIT_* macros "
` [PATCH 7/8] Expand the INIT_SIGNALS and INIT_SIGHAND "
` [PATCH 8/8] Expand INIT_STRUCT_PID "

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-17 14:46 UTC  (13+ messages)
` [PATCH 04/36] usercopy: Prepare for "
      ` kmem_cache_attr (was Re: [PATCH 04/36] usercopy: Prepare for usercopy whitelisting)

[PATCH 1/2] microblaze: fix endian handling
 2018-01-17 12:57 UTC  (7+ messages)

[PATCH 4/5] Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove
 2018-01-17 11:14 UTC  (6+ messages)
` [PATCH 0/5] Consolidate init_task handling and expand macros


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