linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-23 13:20:38 to 2018-12-20 17:37:17 UTC [more...]

ensure dma_alloc_coherent always returns zeroed memory
 2018-12-20 17:37 UTC  (20+ messages)
` [PATCH 1/2] dma-mapping: zero memory returned from dma_alloc_*
` [PATCH 2/2] dma-mapping: deprecate dma_zalloc_coherent

[PATCH v3 0/5] alpha: system call table generation support
 2018-12-19 17:08 UTC  (4+ messages)

[PATCH v2 0/8] net: y2038-safe socket timestamps
 2018-12-18 21:27 UTC  (17+ messages)
` [PATCH v2 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH v2 6/8] socket: Add SO_TIMESTAMP[NS]_NEW
` [PATCH v2 7/8] socket: Add SO_TIMESTAMPING_NEW

[PATCH V3 0/2] Replace all open encodings for NUMA_NO_NODE
 2018-12-18 10:12 UTC  (3+ messages)
` [PATCH V3 1/2] mm: "
` [PATCH V3 2/2] Tools: Replace "

[PATCH v6 00/27] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-14 20:15 UTC  (4+ messages)
` [PATCH v6 03/27] alpha: define remaining syscall_get_* functions
` [PATCH v6 24/27] syscall_get_arch: add "struct task_struct *" argument

Generic kernel fails to boot on Alpha bisected to b38d08f3181c
 2018-12-14  4:47 UTC  (3+ messages)

[PATCH 00/10] perf/core: Generalise event exclusion checking
 2018-12-12 17:08 UTC  (15+ messages)
` [PATCH 01/10] perf/core: Add macro to test for event exclusion flags
` [PATCH 09/10] drivers/perf: perf/core: generalise event exclusion checking with perf macro
` [PATCH 10/10] perf/doc: update design.txt for exclude_{host|guest} flags

[PATCH v3 00/12] perf/core: Generalise event exclusion checking
 2018-12-10 23:51 UTC  (18+ messages)
` [PATCH v3 01/12] perf/doc: update design.txt for exclude_{host|guest} flags
` [PATCH v3 02/12] perf/core: add function to test for event exclusion flags
` [PATCH v3 03/12] perf/core: add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
` [PATCH v3 04/12] alpha: perf/core: use PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v3 05/12] arm: perf: conditionally "
` [PATCH v3 06/12] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v3 07/12] drivers/perf: "
` [PATCH v3 08/12] "
` [PATCH v3 09/12] powerpc: "
` [PATCH v3 10/12] x86: "
` [PATCH v3 11/12] "
` [PATCH v3 12/12] perf/core: remove unused perf_flags

[PATCH v5 00/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-10  4:31 UTC  (3+ messages)
` [PATCH v5 01/25] alpha: define remaining syscall_get_* functions
` [PATCH v5 22/25] syscall_get_arch: add "struct task_struct *" argument

remove the ->mapping_error method from dma_map_ops V3
 2018-12-06 14:57 UTC  (31+ messages)
` [PATCH 04/23] powerpc/iommu: remove the mapping_error dma_map_ops method
` [PATCH 06/23] s390: "
` [PATCH 07/23] sparc: "
` [PATCH 08/23] parisc/ccio: "
` [PATCH 09/23] parisc/sba_iommu: "
` [PATCH 11/23] alpha: "
` [PATCH 12/23] ia64/sba_iommu: improve internal map_page users
  ` [PATCH 01/23] dma-mapping: provide a generic DMA_MAPPING_ERROR
  ` [PATCH 02/23] dma-direct: remove the mapping_error dma_map_ops method
  ` [PATCH 03/23] arm: "
  ` [PATCH 05/23] mips/jazz: "
  ` [PATCH 10/23] arm64: remove the dummy_dma_ops mapping_error method
  ` [PATCH 13/23] ia64/sba_iommu: remove the mapping_error dma_map_ops method
` [PATCH 14/23] ia64/sn: "
` [PATCH 15/23] x86/amd_gart: "
` [PATCH 16/23] x86/calgary: "
` [PATCH 17/23] iommu: "
` [PATCH 18/23] iommu/intel: small map_page cleanup
` [PATCH 19/23] iommu/vt-d: remove the mapping_error dma_map_ops method
` [PATCH 20/23] iommu/dma-iommu: "
` [PATCH 21/23] xen-swiotlb: "
` [PATCH 22/23] dma-mapping: "
` [PATCH 23/23] dma-mapping: return an error code from dma_mapping_error

[PATCH 3/3] arch: remove redundant generic-y defines
 2018-12-05 14:45 UTC  (3+ messages)

[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-12-05 11:47 UTC  (13+ messages)
` [Intel-wired-lan] "
` [LKP] [mm] 19717e78a0: stderr.if(target_node==NUMA_NO_NODE){

[PATCH 0/8] net: y2038-safe socket timestamps
 2018-11-30 23:37 UTC  (19+ messages)
` [PATCH 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH 7/8] socket: Add SO_TIMESTAMP[NS]_NEW
` [PATCH 8/8] socket: Add SO_TIMESTAMPING_NEW

remove the ->mapping_error method from dma_map_ops V2
 2018-11-29 18:55 UTC  (27+ messages)

[PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
 2018-11-27 10:34 UTC  (2+ messages)

[PATCH v2 00/20] perf/core: Generalise event exclusion checking
 2018-11-27  8:19 UTC  (26+ messages)
` [PATCH v2 01/20] perf/doc: update design.txt for exclude_{host|guest} flags
` [PATCH v2 02/20] perf/core: add function to test for event exclusion flags
` [PATCH v2 03/20] perf/core: add PERF_PMU_CAP_EXCLUDE for exclusion capable PMUs
` [PATCH v2 04/20] perf/hw_breakpoint: perf/core: advertise PMU exclusion capability
` [PATCH v2 05/20] alpha: perf/core: remove unnecessary checks for exclusion
` [PATCH v2 06/20] arc: perf/core: advertise PMU exclusion capability
` [PATCH v2 07/20] arm: perf: conditionally "
` [PATCH v2 08/20] arm: perf/core: remove unnecessary checks for exclusion
` [PATCH v2 09/20] drivers/perf: "
` [PATCH v2 10/20] "
` [PATCH v2 11/20] drivers/perf: perf/core: advertise PMU exclusion capability
` [PATCH v2 12/20] mips: "
` [PATCH v2 13/20] powerpc: "
` [PATCH v2 14/20] powerpc: perf/core: remove unnecessary checks for exclusion
` [PATCH v2 15/20] s390: perf/events: advertise PMU exclusion capability
` [PATCH v2 16/20] sparc: perf/core: "
` [PATCH v2 17/20] x86: perf/core: remove unnecessary checks for exclusion
` [PATCH v2 18/20] x86: perf/core "
` [PATCH v2 19/20] x86: perf/core: advertise PMU exclusion capability
` [PATCH v2 20/20] perf/core: remove unused perf_flags

[PATCH] alpha: fix hang caused by the bootmem removal
 2018-11-26 11:53 UTC 

NO_BOOTMEM breaks alpha pc164
 2018-11-26  9:39 UTC  (5+ messages)

[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-26  6:45 UTC  (5+ messages)

[alpha] Debian 9.0 NETINST fails
 2018-11-24 21:57 UTC  (12+ 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).