linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-25 13:23:28 to 2019-08-30 11:32:35 UTC [more...]

[PATCH] tools: memory-model: add it to the Documentation body
 2019-08-30 11:32 UTC  (5+ messages)

[RFC PATCH v2 0/2] ELF: Alternate program property parser
 2019-08-30  8:34 UTC  (6+ messages)
` [RFC PATCH v2 2/2] ELF: Add ELF program property parsing support

[PATCH v2 1/2] kasan: support instrumented bitops combined with generic bitops
 2019-08-30  5:11 UTC  (3+ messages)

[PATCH v3] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
 2019-08-30  4:34 UTC  (2+ messages)

[PATCH] compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
 2019-08-30  3:43 UTC  (2+ messages)

[PATCH v2 7/7] bug: Move WARN_ON() "cut here" into exception handler
 2019-08-29 16:12 UTC  (9+ messages)

[PATCH 0/7] vdso: Complete the conversion to 32bit syscalls
 2019-08-29 15:52 UTC  (28+ messages)
` [PATCH 1/7] arm64: compat: vdso: Expose BUILD_VDSO32
` [PATCH 2/7] lib: vdso: Build 32 bit specific functions in the right context
` [PATCH 3/7] mips: compat: vdso: Use legacy syscalls as fallback
` [PATCH 4/7] lib: vdso: Remove VDSO_HAS_32BIT_FALLBACK
` [PATCH 5/7] arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
` [PATCH 6/7] mips: "
` [PATCH 7/7] x86: "

[PATCH v2 0/2] powerpc: Add PowerPC Capabilities ELF note
 2019-08-29 15:50 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs: powerpc: Add ELF note documentation

[PATCH 0/6] Fix TLB invalidation on arm64
 2019-08-29 14:08 UTC  (23+ messages)
` [PATCH 1/6] Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
  ` [PATCH 1/6] Revert "arm64: Remove unnecessary ISBs from set_{pte, pmd, pud}"
` [PATCH 2/6] arm64: tlb: Ensure we execute an ISB following walk cache invalidation
` [PATCH 3/6] arm64: mm: Add ISB instruction to set_pgd()
` [PATCH 4/6] arm64: sysreg: Add some field definitions for PAR_EL1
` [PATCH 5/6] arm64: mm: Ignore spurious translation faults taken from the kernel
` [PATCH 6/6] arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_F

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-29 13:19 UTC  (15+ messages)
` [PATCH RESEND v11 7/8] open: openat2(2) syscall

[PATCH v2 0/10] Symbol namespaces - RFC
 2019-08-29 12:13 UTC  (26+ messages)
` [PATCH v3 00/11] Symbol Namespaces
  ` [PATCH v3 03/11] module: add support for symbol namespaces
  ` [PATCH v3 04/11] modpost: "
  ` [PATCH v3 06/11] export: allow definition default namespaces in Makefiles or sources
  ` [PATCH v3 08/11] scripts: Coccinelle script for namespace dependencies

[PATCH v8 00/28] New macros for assembler symbols
 2019-08-29 10:48 UTC  (11+ messages)
` [PATCH v8 01/28] linkage: new "
` [PATCH v8 05/28] x86/asm: annotate local pseudo-functions
    ` Asm & local labels for functions [was: [PATCH v8 05/28] x86/asm: annotate local pseudo-functions]

[PATCH v2 0/3] arm/arm64: Add support for function error injection
 2019-08-29  7:23 UTC  (7+ messages)
` [PATCH v2 3/3] arm: "

[PATCH 00/11] ftrace: add support for recording function parameters and return value
 2019-08-28 23:41 UTC  (36+ messages)
` [PATCH 01/11] ftrace: move recordmcount tools to scripts/ftrace
` [PATCH 02/11] ftrace: introduce new building tool funcprototype
` [PATCH 03/11] asm-generic: add generic dwarf definition
` [PATCH 04/11] ftrace/hash: add private data field
` [PATCH 05/11] ftrace: create memcache for hash entries
` [PATCH 06/11] ftrace: process function prototype data in vmlinux and modules
` [PATCH 07/11] ftrace: prepare arch specific interfaces for function prototype feature
` [PATCH 08/11] ftrace: introduce core part of function prototype recording
` [PATCH 09/11] x86_64: add function prototype recording support
` [PATCH 10/11] ftrace: add doc for new option record-funcproto
` [PATCH 11/11] MAINTAINERS: make scripts/ftrace/ maintained

[PATCH] asm-generic: add unlikely to default BUG_ON(x)
 2019-08-28 21:13 UTC  (4+ messages)

[PATCH 0/7] Clean up WARN() "cut here" handling
 2019-08-24 17:17 UTC  (7+ messages)
` [PATCH 7/7] bug: Move WARN_ON() "cut here" into exception handler

[PATCH] kbuild: add CONFIG_ASM_MODVERSIONS
 2019-08-28 16:43 UTC  (4+ messages)

[PATCH v8 00/27] Control-flow Enforcement: Shadow Stack
 2019-08-28 14:57 UTC  (9+ messages)
` [PATCH v8 11/27] x86/mm: Introduce _PAGE_DIRTY_SW

[PATCH v2 00/11] Raspberry Pi 4 DMA addressing support
 2019-08-28  9:44 UTC  (23+ messages)
` [PATCH v2 01/11] asm-generic: add dma_zone_size
` [PATCH v2 09/11] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable
` [PATCH v2 10/11] arm64: edit zone_dma_bits to fine tune dma-direct min mask
` [PATCH v2 11/11] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'

[PATCH v2] ARC: ARCv2: jump label: implement jump label patching
 2019-08-27 17:00 UTC  (3+ messages)

[RFC PATCH 0/7] Unify SMP stop generic logic to common code
 2019-08-27 14:34 UTC  (14+ messages)
` [RFC PATCH 5/7] arm64: smp: use generic SMP stop "

[PATCH v2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
 2019-08-27  6:36 UTC  (2+ messages)

[PATCH V5 0/3] riscv: Add perf callchain support
 2019-08-27  5:50 UTC  (8+ messages)
` [PATCH V5 1/3] "

[RESEND PATCH V2] csky: Fixup 610 vipt cache flush mechanism
 2019-08-26  6:59 UTC  (2+ messages)

[PATCH V2] csky: Fixup 610 vipt cache flush mechanism
 2019-08-26  6:54 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;
as well as URLs for NNTP newsgroup(s).