All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-10 08:00:17 to 2018-01-10 08:21:02 UTC [more...]

[PATCH 0/7] ARM: dts: STi: Fix DT dtc warnings
 2018-01-10  8:21 UTC  (6+ messages)
` [PATCH 1/7] ARM: dts: STi: fix bindings notation
` [PATCH 2/7] ARM: dts: STi: Add gpio polarity for "hdmi, hpd-gpio" property
  ` [PATCH 2/7] ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property

consolidate direct dma mapping V3
 2018-01-10  8:00 UTC  (68+ messages)
` [PATCH 01/33] alpha: mark jensen as broken
` [PATCH 03/33] m32r: remove unused flush_write_buffers definition
` [PATCH 04/33] powerpc: "
` [PATCH 07/33] riscv: remove the unused dma_capable helper
` [PATCH 08/33] s390: "
` [PATCH 10/33] arm64: don't override dma_max_pfn
` [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 12/33] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 14/33] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 15/33] microblaze: rename dma_direct to dma_nommu
` [PATCH 16/33] microblaze: remove dma_nommu_dma_supported
` [PATCH 18/33] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 23/33] dma-direct: rename dma_noop to dma_direct
` [PATCH 24/33] dma-direct: use phys_to_dma
` [PATCH 25/33] dma-direct: add dma address sanity checks
` [PATCH 26/33] dma-direct: add support for CMA allocation
` [PATCH 27/33] dma-direct: use node local allocations for coherent memory
` [PATCH 28/33] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 30/33] dma-direct: make dma_direct_{alloc, free} available to other implementations
  ` [PATCH 30/33] dma-direct: make dma_direct_{alloc,free} "
` [PATCH 31/33] dma-direct: reject too small dma masks
` [PATCH 32/33] cris: use dma-direct
` [PATCH 33/33] h8300: "

[Intel-wired-lan] PROBLEM: Uneven load distribution between bonded interfaces during peak load
 2018-01-10  8:20 UTC 

[PATCH v8 00/37] tracing: Inter-event (e.g. latency) support
 2018-01-10  8:16 UTC  (4+ messages)

[PATCH] revision: introduce prepare_revision_walk_extended()
 2018-01-10  8:18 UTC  (6+ messages)
` [PATCH v2 0/9] revision: get rid of the flag leak_pending
  ` [PATCH v2 5/9] bisect: avoid using the rev_info "
  ` [PATCH v2 6/9] bundle: "

[PATCH] drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory
 2018-01-10  8:18 UTC 

[PATCH] radeon: completely remove lut leftovers
 2018-01-10  8:18 UTC 

[RFC PATCH v2 0/6] Per process PTI activation
 2018-01-10  8:01 UTC  (5+ messages)
` [RFC PATCH v2 3/6] x86/pti: add a per-cpu variable pti_disable

[PATCH] trace-cmd TAGS: Fix tags to not parse .pc directory of patch
 2018-01-10  8:17 UTC  (2+ messages)

remove pci_dma_* abuses and workarounds
 2018-01-10  8:17 UTC  (7+ messages)
` [PATCH 1/3] media/ttusb-budget: remove pci_zalloc_coherent abuse
` [PATCH 3/3] pci-dma-compat: remove handling of NULL pdev arguments

[linux-4.9 test] 117735: tolerable FAIL - PUSHED
 2018-01-10  8:17 UTC 

[PATCH 2/3] drm: export gem dmabuf_ops for drivers to reuse
 2018-01-10  8:17 UTC  (7+ messages)

[PATCH v3 00/24] Vixen: A PV-in-HVM shim
 2018-01-10  8:16 UTC  (3+ messages)
` [PATCH v3 16/24] vixen: pass grant table operations through to the outer Xen

[PATCH v12 1/3] lib: Add strongly typed 64bit int_sqrt
 2018-01-10  8:15 UTC  (3+ messages)

consolidate swiotlb dma_map implementations
 2018-01-10  8:09 UTC  (76+ messages)
` [PATCH 01/22] swiotlb: suppress warning when __GFP_NOWARN is set
` [PATCH 02/22] arm64: rename swiotlb_dma_ops
` [PATCH 03/22] ia64: "
` [PATCH 04/22] powerpc: "
` [PATCH 05/22] x86: "
` [PATCH 06/22] swiotlb: rename swiotlb_free to swiotlb_exit
` [PATCH 07/22] swiotlb: add common swiotlb_map_ops
` [PATCH 08/22] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
` [PATCH 09/22] swiotlb: refactor coherent buffer freeing
` [PATCH 10/22] swiotlb: refactor coherent buffer allocation
` [PATCH 11/22] swiotlb: remove various exports
` [PATCH 12/22] ia64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 13/22] ia64: use generic swiotlb_ops
` [PATCH 14/22] ia64: clean up swiotlb support
` [PATCH 15/22] ia64: remove an ifdef around the content of pci-dma.c
` [PATCH 16/22] unicore32: use generic swiotlb_ops
` [PATCH 17/22] tile: replace ZONE_DMA with ZONE_DMA32
` [PATCH 18/22] tile: use generic swiotlb_ops
` [PATCH 19/22] mips/netlogic: remove swiotlb support
` [PATCH 20/22] mips: use swiotlb_{alloc,free}
` [PATCH 21/22] arm64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 22/22] arm64: use swiotlb_alloc and swiotlb_free

[PATCH] libsas: Disable asynchronous aborts for SATA devices
 2018-01-10  8:15 UTC  (2+ messages)

[PATCH 00/10] rtlwifi: fix some bugs and add btcoex functions
 2018-01-10  8:14 UTC  (5+ messages)
` [PATCH 02/10] rtlwifi: fix scan channel 1 fail after IPS
` [PATCH 05/10] rtlwifi: enable mac80211 fast-tx support

[PATCH V2] USBIP: return correct port ENABLE status
 2018-01-10  8:12 UTC  (4+ messages)
    ` [V2] "

aio poll, io_pgetevents and a new in-kernel poll API
 2018-01-10  8:11 UTC  (4+ messages)
` [PATCH 31/31] aio: implement io_pgetevents

[RFC][PATCH 0/5] drm_hwcomposer: Changes to support HiKey/HiKey960
 2018-01-10  8:10 UTC  (3+ messages)
` [RFC][PATCH 2/5] drm_hwcomposer: glworker: Add build time options for certain shader feature names

[ANNOUNCE] SOF 1.0 Release
 2018-01-10  8:08 UTC  (3+ messages)

KASAN: null-ptr-deref Write in linear_transfer
 2018-01-10  8:08 UTC  (2+ messages)

information of statfs
 2018-01-10  8:08 UTC  (2+ messages)

[PATCH V5 00/13] drivers: Boot Constraint core
 2018-01-10  8:08 UTC  (5+ messages)

[PATCH 1/1] drm/i915/guc: Add uc_fini_wq in gem_init unwind path
 2018-01-10  8:11 UTC 

[PATCHv2 0/5] nvme/dm failover unification
 2018-01-10  8:07 UTC  (17+ messages)
` [PATCHv2 2/5] nvme/multipath: Consult blk_status_t for failover
  ` [dm-devel] "
` [PATCHv2 3/5] block: Provide blk_status_t decoding for path errors
  ` [dm-devel] "
` [PATCHv2 4/5] nvme/multipath: Use blk_path_error
  ` [dm-devel] "
` [PATCHv2 5/5] dm mpath: "
  ` [dm-devel] "

[PATCH v2 0/6] drm/tinydrm: Cleanup
 2018-01-10  8:06 UTC  (7+ messages)
` [PATCH v2 6/6] drm/tinydrm: Embed the mode in tinydrm_connector

[PATCH] mm/page_owner.c Clean up init_pages_in_zone()
 2018-01-10  8:05 UTC  (3+ messages)

[RFC PATCH] of_pci_irq: add a check to fallback to device tree parsing
 2018-01-10  8:04 UTC  (3+ messages)

[PATCH] Fix: membarrier: add missing preempt off around smp_call_function_many
 2018-01-10  7:54 UTC  (2+ messages)
` [tip:sched/urgent] membarrier: Disable preemption when calling smp_call_function_many()

[RFC][PATCH] gcc: add flex-native explicit dependency
 2018-01-10  8:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

possible deadlock in shmem_file_llseek
 2018-01-10  8:02 UTC  (3+ messages)

[PATCH RFC v1 00/74] Run PV guest in PVH container
 2018-01-10  8:01 UTC  (6+ messages)
` [PATCH RFC v1 56/74] xen/pvshim: add grant table operations

[PATCH v4] app/testpmd: add option ring-bind-lcpu to bind Q with CPU
 2018-01-10  7:59 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.