linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-25 15:48:52 to 2018-09-27 20:43:34 UTC [more...]

[PATCH v2 0/5] System call table generation support
 2018-09-27 14:24 UTC  (7+ messages)
` [PATCH v2 1/5] parisc: move __IGNORE* entries to non uapi header
` [PATCH v2 2/5] parisc: add __NR_Linux_syscalls macro with __NR_syscalls
` [PATCH v2 3/5] parisc: add system call table generation support
` [PATCH v2 4/5] parisc: uapi header and system call table file generation
` [PATCH v2 5/5] parisc: add __IGNORE* entries in asm/unistd.h

[PATCH v2 0/7] System call table generation support
 2018-09-27 14:15 UTC  (16+ messages)
` [PATCH v2 1/7] ia64: add __NR_old_getpagesize macro
` [PATCH v2 2/7] ia64: replace NR_syscalls macro from asm/unistd.h
` [PATCH v2 3/7] ia64: add an offset for system call number
` [PATCH v2 4/7] ia64: replace the system call table entries from entry.S
` [PATCH v2 5/7] ia64: add system call table generation support
` [PATCH v2 6/7] ia64: uapi header and system call table file generation
` [PATCH v2 7/7] ia64: add __IGNORE* entries in asm/unistd.h

[REVIEW][PATCH 00/15] signal/arm64: siginfo cleanups
 2018-09-27 13:50 UTC  (7+ messages)

[PATCH V6 00/33] C-SKY(csky) Linux Kernel Port
 2018-09-27 19:50 UTC  (21+ messages)
` [PATCH V6 01/33] csky: Build infrastructure
` [PATCH V6 02/33] csky: defconfig
` [PATCH V6 03/33] csky: Kernel booting
` [PATCH V6 04/33] csky: Exception handling and mm-fault
` [PATCH V6 05/33] csky: System Call
` [PATCH V6 06/33] csky: Cache and TLB routines
` [PATCH V6 07/33] csky: MMU and page table management
` [PATCH V6 08/33] csky: Process management and Signal
` [PATCH V6 09/33] csky: VDSO and rt_sigreturn
` [PATCH V6 10/33] csky: IRQ handling
` [PATCH V6 11/33] csky: Atomic operations
` [PATCH V6 12/33] csky: ELF and module probe
` [PATCH V6 13/33] csky: Library functions
` [PATCH V6 14/33] csky: User access
` [PATCH V6 15/33] csky: Debug and Ptrace GDB
` [PATCH V6 16/33] csky: SMP support
` [PATCH V6 17/33] csky: Misc headers

[PATCH v14 00/19] Intel SGX1 support
 2018-09-27 18:41 UTC  (7+ messages)
` [PATCH v14 08/19] signal: x86/sgx: Add SIGSEGV siginfo code for SGX EPCM fault

[PATCH 00/18] my generic mmu_gather patches
 2018-09-27 12:14 UTC  (52+ messages)
` [PATCH 01/18] asm-generic/tlb: Provide a comment
` [PATCH 02/18] asm-generic/tlb: Provide HAVE_MMU_GATHER_PAGE_SIZE
` [PATCH 03/18] x86/mm: Page size aware flush_tlb_mm_range()
` [PATCH 04/18] asm-generic/tlb: Provide generic VIPT cache flush
` [PATCH 05/18] asm-generic/tlb: Provide generic tlb_flush
` [PATCH 06/18] asm-generic/tlb: Conditionally provide tlb_migrate_finish()
` [PATCH 07/18] asm-generic/tlb: Invert HAVE_RCU_TABLE_INVALIDATE
` [PATCH 08/18] arm/tlb: Convert to generic mmu_gather
` [PATCH 09/18] ia64/tlb: Conver "
` [PATCH 10/18] sh/tlb: Convert SH "
` [PATCH 11/18] um/tlb: Convert "
` [PATCH 12/18] arch/tlb: Clean up simple architectures
` [PATCH 13/18] asm-generic/tlb: Introduce HAVE_MMU_GATHER_NO_GATHER
` [PATCH 14/18] s390/tlb: convert to generic mmu_gather
` [PATCH 15/18] asm-generic/tlb: Remove arch_tlb*_mmu()
` [PATCH 16/18] asm-generic/tlb: Remove HAVE_GENERIC_MMU_GATHER
` [PATCH 17/18] asm-generic/tlb: Remove tlb_flush_mmu_free()
` [PATCH 18/18] asm-generic/tlb: Remove tlb_table_flush()

[PATCH V5 00/30] C-SKY(csky) Linux Kernel Port
 2018-09-27 17:36 UTC  (30+ messages)
` [PATCH V5 06/30] csky: Cache and TLB routines
` [PATCH V5 17/30] csky: Misc headers
` [PATCH V5 18/30] dt-bindings: csky CPU Bindings
` [PATCH V5 19/30] dt-bindings: Add vendor prefix for csky
` [PATCH V5 23/30] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V5 25/30] dt-bindings: timer: C-SKY Multi-processor timer
` [PATCH V5 27/30] dt-bindings: interrupt-controller: C-SKY APB intc

[PATCH security-next v3 00/29] LSM: Explict LSM ordering
 2018-09-26 18:35 UTC  (6+ messages)
` [PATCH security-next v3 04/29] LSM: Remove initcall tracing

[PATCH memory-model 0/5] Updates to the formal memory model
 2018-09-26 18:29 UTC  (12+ messages)
` [PATCH memory-model 1/5] tools/memory-model: Add litmus-test naming scheme
` [PATCH memory-model 2/5] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
` [PATCH memory-model 3/5] tools/memory-model: Fix a README typo
` [PATCH memory-model 4/5] tools/memory-model: Add more LKMM limitations
` [PATCH memory-model 5/5] doc: Replace smp_cond_acquire() with smp_cond_load_acquire()

[PATCH v5 0/2] add ISO7816 support
 2018-09-26 12:58 UTC  (6+ messages)
` [PATCH v5 1/2] tty/serial_core: add ISO7816 infrastructure
` [PATCH v5 2/2] tty/serial: atmel: add ISO7816 support

[PATCH v4 0/2] add ISO7816 support
 2018-09-26 12:55 UTC  (5+ messages)
` [PATCH v4 2/2] tty/serial: atmel: "

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-09-25 17:23 UTC  (14+ messages)
` [RFC PATCH v4 01/27] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [RFC PATCH v4 02/27] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [RFC PATCH v4 03/27] x86/fpu/xstate: Enable XSAVES system states

[REVIEW][PATCH 0/6] signal: Shrinking the kernel's siginfo structure
 2018-09-25 17:19 UTC  (14+ messages)
` [REVIEW][PATCH 1/6] signal/sparc: Move EMT_TAGOVF into the generic siginfo.h
` [REVIEW][PATCH 2/6] signal: Fail sigqueueinfo if si_signo != sig
` [REVIEW][PATCH 3/6] signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
` [REVIEW][PATCH 4/6] signal: Introduce copy_siginfo_from_user and use it's return value
` [REVIEW][PATCH 5/6] signal: Distinguish between kernel_siginfo and siginfo
` [REVIEW][PATCH 6/6] signal: Use a smaller struct siginfo in the kernel

[PATCH v4 0/4] devres: provide and use devm_kstrdup_const()
 2018-09-25 16:02 UTC  (16+ messages)
` [PATCH v4 1/4] devres: constify p in devm_kfree()
` [PATCH v4 2/4] mm: move is_kernel_rodata() to asm-generic/sections.h
` [PATCH v4 3/4] devres: provide devm_kstrdup_const()
` [PATCH v4 4/4] mailbox: tegra-hsp: use devm_kstrdup_const()

[PATCH net-next v6 01/23] asm: simd context helper API
 2018-09-25 14:56 UTC  (2+ messages)

[PATCH v8 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-25 14:46 UTC  (13+ messages)
` [PATCH v8 07/16] x86/pci: Add Hygon Dhyana support to PCI and north bridge
    ` [PATCH 1/2] x86/amd_nb: Add vendor checking for strict function access
    ` [PATCH 2/2] x86/pci: Add Hygon Dhyana support to PCI and north bridge

[x86] BUG()/BUG_ON() macros cannot be disabled
 2018-09-25 12:58 UTC  (12+ messages)

[PATCH 0/3] System call table generation support
 2018-09-25 12:25 UTC  (9+ messages)
` [PATCH 2/3] powerpc: Add system "

[PATCH V7 0/2] bugfix based on csky linux-next
 2018-09-25 11:38 UTC  (9+ messages)
` [PATCH V7 1/2] csky/dma: bugfix dma_sync_for_cpu/device


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