linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-12 18:58:15 to 2018-01-16 00:41:36 UTC [more...]

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-16  0:40 UTC  (42+ 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 1/2] mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
  ` [PATCH 2/2] x86/mm/pkeys: Fix fill_sig_info_pkey
  ` [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 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 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 17/22] signal/tile: Move the tile "
    ` [PATCH 18/22] signal/blackfin: Move the blackfin "
    ` [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 v5 00/38] Hardened usercopy whitelisting
 2018-01-15 20:06 UTC  (15+ 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

[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  (35+ messages)
` [PATCH v2 06/19] asm-generic/barrier: mask speculative execution flows
` [PATCH v2 07/19] x86: introduce __uaccess_begin_nospec and ASM_IFENCE
` [PATCH v2 10/19] ipv4: prevent bounds-check bypass via speculative execution
` [PATCH v2 13/19] udf: "
` [PATCH v2 15/19] carl9170: "

[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
 2018-01-15 17:22 UTC  (7+ messages)

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

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

[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

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-14 23:07 UTC  (5+ messages)
` [PATCH 04/36] usercopy: Prepare for "

[PATCH v3 0/9] core, x86: prevent bounds-check bypass via speculative execution
 2018-01-13 20:22 UTC  (23+ messages)
` [PATCH v3 1/9] Documentation: document array_ptr
` [PATCH v3 2/9] arm64: implement ifence_array_ptr()
` [PATCH v3 3/9] arm: "
` [PATCH v3 4/9] x86: implement ifence()
` [PATCH v3 5/9] x86: implement ifence_array_ptr() and array_ptr_mask()
` [PATCH v3 6/9] asm/nospec: mask speculative execution flows
` [PATCH v3 7/9] x86: introduce __uaccess_begin_nospec and ASM_IFENCE
` [PATCH v3 8/9] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths
` [PATCH v3 9/9] vfs, fdtable: prevent bounds-check bypass via speculative execution


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