linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-14 01:01:15 to 2018-01-16 17:41:21 UTC [more...]

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-16 17:41 UTC  (59+ messages)
` [PATCH 04/11] signal/parisc: Document a conflict with SI_USER with SIGFPE
` [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 08/11] signal/arm: Document conflicts with SI_USER and SIGFPE
` [PATCH 0/2] siginfo fixes
  ` [PATCH 00/22] siginfo unification
    ` [PATCH 01/22] signal: Document all of the signals that use the _sigfault union member
    ` [PATCH 02/22] signal: Document the strange si_codes used by ptrace event stops
    ` [PATCH 03/22] signal: Document glibc's si_code of SI_ASYNCNL
    ` [PATCH 04/22] signal: Ensure no siginfo union member increases the size of struct siginfo
    ` [PATCH 05/22] signal: Clear si_sys_private before copying siginfo to userspace
    ` [PATCH 06/22] signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
    ` [PATCH 07/22] ia64/signal: switch to generic struct siginfo
    ` [PATCH 08/22] signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic version
    ` [PATCH 09/22] signal/mips: switch mips to generic siginfo
    ` [PATCH 10/22] signal: Remove unnecessary ifdefs now that there is only one struct siginfo
    ` [PATCH 11/22] signal: kill __ARCH_SI_UID_T
    ` [PATCH 12/22] signal: unify compat_siginfo_t
    ` [PATCH 13/22] signal: Move addr_lsb into the _sigfault union for clarity
    ` [PATCH 14/22] signal/powerpc: Remove redefinition of NSIGTRAP on powerpc
    ` [PATCH 15/22] signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
    ` [PATCH 16/22] signal/frv: Move the frv "
    ` [PATCH 17/22] signal/tile: Move the tile "
    ` [PATCH 18/22] signal/blackfin: Move the blackfin "
    ` [PATCH 19/22] signal/blackfin: Remove pointless UID16_SIGINFO_COMPAT_NEEDED
    ` [PATCH 20/22] signal: Unify and correct copy_siginfo_from_user32
    ` [PATCH 21/22] signal: Remove the code to clear siginfo before calling copy_siginfo_from_user32
    ` [PATCH 22/22] signal: Unify and correct copy_siginfo_to_user32

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-16 16:54 UTC  (11+ messages)
` [PATCH 04/36] usercopy: Prepare for "
      ` kmem_cache_attr (was Re: [PATCH 04/36] usercopy: Prepare for usercopy whitelisting)

[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
 2018-01-16 16:05 UTC  (11+ messages)

[PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-01-16 15:18 UTC  (6+ messages)
` [PATCH v3 07/10] include: Add new y2038 safe __kernel_timespec

[PATCH v5 00/38] Hardened usercopy whitelisting
 2018-01-16 12:33 UTC  (17+ messages)
` [PATCH 02/38] usercopy: Enhance and rename report_usercopy()
` [PATCH 13/38] ext4: Define usercopy region in ext4_inode_cache slab cache
` [PATCH 33/38] arm64: Implement thread_struct whitelist for hardened usercopy

consolidate swiotlb dma_map implementations
 2018-01-16  8:52 UTC  (15+ messages)
` [PATCH 10/22] swiotlb: refactor coherent buffer allocation

consolidate direct dma mapping V4
 2018-01-16  7:52 UTC  (3+ messages)

[PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-01-16  2:37 UTC  (4+ messages)
` [REGRESSION] testing/selftests/x86/ pkeys build failures (was: Re: [PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics)
  ` [REGRESSION] testing/selftests/x86/ pkeys build failures

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

[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-01-15 17:49 UTC  (8+ messages)
` [PATCH v2 06/19] asm-generic/barrier: mask speculative execution flows
` [PATCH v2 13/19] udf: prevent bounds-check bypass via speculative execution

[PATCH v6 00/36] Andes(nds32) Linux Kernel Port
 2018-01-15 13:28 UTC  (72+ messages)
` [PATCH v6 01/36] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v6 02/36] openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it
` [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 12/36] nds32: Process management
  ` [PATCH v6 13/36] nds32: IRQ handling
  ` [PATCH v6 18/36] nds32: System calls handling
  ` [PATCH v6 35/36] irqchip: Andestech Internal Vector Interrupt Controller driver
` [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 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 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 1/2] microblaze: fix endian handling
 2018-01-15 10:19 UTC  (6+ messages)

[PATCH v6 0/3] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
 2018-01-15  5:57 UTC  (8+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] clocksource/drivers/atcpit100: VDSO support
` [PATCH v6 3/3] dt-bindings: timer: Add andestech atcpit100 timer binding doc


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