public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-26 07:26:45 to 2018-03-07 19:39:13 UTC [more...]

[PATCH 4.14 090/110] nospec: Allow index argument to have const-qualified type
 2018-03-07 19:39 UTC 

[PATCH 4.15 105/122] nospec: Allow index argument to have const-qualified type
 2018-03-07 19:38 UTC 

RFC: remove the "tile" architecture from glibc
 2018-03-07 18:14 UTC  (8+ messages)

[PATCH tools/memory-model 0/4] Documentation updates and fixes
 2018-03-07 17:27 UTC  (10+ messages)
` [PATCH tools/memory-model 1/4] memory-barriers: More text to de-emphasize smp_read_barrier_depends()
  ` [PATCH tools/memory-model 2/4] tools/memory-model: Remove mention of docker/gentoo image
  ` [PATCH tools/memory-model 3/4] tools/memory-order: Add documentation of new litmus test
  ` [PATCH tools/memory-model 4/4] tools/memory-model: Update: Remove rb-dep, smp_read_barrier_depends, and lockless_dereference

[PATCH 4.4 178/193] x86/syscall: Sanitize syscall table de-references under speculation
 2018-03-07 15:06 UTC  (15+ messages)
      ` [PATCH stable-4.4] x86/syscall: Sanitize syscall table de-references under speculation fix
          ` [PATCH v2 "

[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
 2018-03-06 22:47 UTC  (16+ messages)
` [PATCH v12 02/11] mm, swap: Add infrastructure for saving page metadata on swap

[PATCH v11 0/7] Add io{read|write}64 to io-64-atomic headers
 2018-03-06 17:03 UTC  (28+ messages)
` [PATCH v11 1/7] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v11 2/7] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v11 3/7] iomap: "
` [PATCH v11 4/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v11 5/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v11 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v11 7/7] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH v16 0/9] LPC: legacy ISA I/O support
 2018-03-06 16:22 UTC  (28+ messages)
` [PATCH v16 1/9] LIB: Introduce a generic PIO mapping method
` [PATCH v16 2/9] PCI: Remove unused __weak attribute in pci_register_io_range()
` [PATCH v16 3/9] PCI: Add fwnode handler as input param of pci_register_io_range()
` [PATCH v16 4/9] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v16 5/9] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v16 6/9] HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v16 7/9] ACPI / scan: do not enumerate Indirect IO host children
` [PATCH v16 8/9] HISI LPC: Add ACPI support
` [PATCH v16 9/9] MAINTAINERS: Add maintainer for HiSilicon LPC driver

[PATCH v15 0/9] LPC: legacy ISA I/O support
 2018-03-06 11:19 UTC  (38+ messages)
` [PATCH v15 1/9] LIB: Introduce a generic PIO mapping method
` [PATCH v15 2/9] PCI: Remove unused __weak attribute in pci_register_io_range()
` [PATCH v15 3/9] PCI: Add fwnode handler as input param of pci_register_io_range()
` [PATCH v15 4/9] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v15 5/9] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v15 6/9] HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v15 7/9] ACPI / scan: do not enumerate Indirect IO host children
` [PATCH v15 8/9] HISI LPC: Add ACPI support
` [PATCH v15 9/9] MAINTAINERS: Add maintainer for HiSilicon LPC driver

Removing architectures without upstream gcc support
 2018-03-06 10:38 UTC  (31+ messages)
      `  "
` [OpenRISC] "

[PATCH 003/103] sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
 2018-03-05 19:50 UTC  (2+ messages)

[PATCH] nios2: add ioremap_nocache declaration before include asm-generic/io.h
 2018-03-02  8:50 UTC  (4+ messages)

[PATCH v2 0/3] arm64: Fix invalid si_codes for fault signals
 2018-03-01 17:44 UTC  (8+ messages)
` [PATCH v2 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
` [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
` [PATCH v2 3/3] arm64: signal: Ensure si_code is valid for all fault signals

[PATCH] cris: add ioremap_nocache declaration before include asm-generic/io.h
 2018-03-01 16:38 UTC  (2+ messages)

Do we need to disable preemption in flush_tlb_range()?
 2018-03-01 15:13 UTC  (2+ messages)

[PATCH v7 00/37] Andes(nds32) Linux Kernel Port
 2018-02-28 12:39 UTC  (5+ messages)
` [PATCH v7 04/37] earlycon: add reg-offset to physical address before mapping

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-02-27  2:19 UTC  (7+ messages)
` [PATCH 04/11] signal/parisc: Document a conflict with SI_USER with SIGFPE

[PATCH v12 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-02-26 21:16 UTC  (15+ messages)
` [PATCH v12 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v12 2/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v12 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys

arc: mm->mmap_sem gets locked in do_page_fault() in case of OOM killer invocation
 2018-02-26 20:44 UTC  (3+ messages)

[PATCH] selftests/x86: Detect -no-pie availability
 2018-02-26 14:31 UTC 

[PATCH] drivers/sh: clk: drop "const" qualifier in I/O read wrappers
 2018-02-26 13:58 UTC 

[PATCH/RFC] headers: drop 2 #included headers from <linux/interrupt.h>
 2018-02-26  7:59 UTC  (5+ messages)


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