All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-19 06:38:31 to 2020-08-19 06:59:17 UTC [more...]

a saner API for allocating DMA addressable pages
 2020-08-19  6:55 UTC  (109+ messages)
` [PATCH 01/28] mm: turn alloc_pages into an inline function
` [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 03/28] drm/nouveau/gk20a: "
` [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
` [PATCH 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64
` [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 15/28] dma-direct: remove __dma_to_phys
` [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 17/28] dma-mapping: move dma_common_{mmap, get_sgtable} out of mapping.c
  ` [PATCH 17/28] dma-mapping: move dma_common_{mmap,get_sgtable} "
` [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation
` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages
  ` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc,free}_pages
` [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device
` [PATCH 21/28] hal2: "
` [PATCH 22/28] sgiseeq: "
` [PATCH 23/28] lib82596: "
` [PATCH 24/28] 53c700: "
` [PATCH 25/28] dma-mapping: remove dma_cache_sync
` [PATCH 26/28] dmapool: add dma_alloc_pages support
` [PATCH 27/28] nvme-pci: fix PRP pool size
` [PATCH 28/28] nvme-pci: use dma_alloc_pages backed dmapools

[PATCH] mtd: spi-nor: intel-spi: Do not try to make the SPI flash chip writable
 2020-08-19  6:57 UTC  (10+ messages)

device compatibility interface for live migration with assigned devices
 2020-08-19  6:57 UTC  (24+ messages)
                              ` [ovirt-devel] "

[powerpc:next-test] BUILD SUCCESS dc76919c80d7128cd46cfa0f1f356e4c12e50229
 2020-08-19  6:53 UTC 

[PATCH] drm/malidp: Use struct drm_gem_object_funcs.get_sg_table internally
 2020-08-19  6:58 UTC  (12+ messages)

[PATCH v3] drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets
 2020-08-18 23:00 UTC  (3+ messages)

[PATCH v2 0/4] Replace BUG/BUG_ON to WARN/WARN_ON
 2020-08-18 14:19 UTC  (4+ messages)
` [PATCH v2 1/4] staging: android: Replace BUG_ON with WARN_ON

[PATCH RESEND v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-18  8:12 UTC  (3+ messages)
` [PATCH RESEND v10 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset

[PASEMI] Nemo board doesn't boot anymore after the commit "powerpc/book3s64/pkeys: Simplify pkey disable branch"
 2020-08-18 14:41 UTC  (9+ messages)
        ` [Virtual ppce500] virtio_gpu virtio0: swiotlb buffer is full

[PATCH -next] drm/nouveau/svm: remove duplicate include
 2020-08-19  3:01 UTC 

[PATCHv2 0/4] Subject: panel-dsi-cm: update bindings
 2020-08-19  6:46 UTC  (6+ messages)
` [PATCHv2 1/4] dt-bindings: display: panel-dsi-cm: convert to YAML

[v2] drm/msm: add shutdown support for display platform_driver
 2020-08-18 15:18 UTC  (4+ messages)

[PATCH] virtio: fix build for configs without dma-bufs
 2020-08-19  6:38 UTC  (3+ messages)
` [virtio-dev] "

[PATCH 0/2] Implement Shutdown callback for i2c
 2020-08-19  3:43 UTC  (5+ messages)
` [PATCH 1/2] i2c: i2c-qcom-geni: Add tx_dma, rx_dma and xfer_len to geni_i2c_dev struct
` [PATCH 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH] drm: ast: fix double __iomem sparse warning
 2020-08-18 20:28 UTC 

[PATCH 0/4] *** SUBJECT HERE ***
 2020-08-18  9:52 UTC  (3+ messages)

[PATCH] video: backlight: sky81452-backlight: Fix refcount imbalance on error
 2020-08-19  3:04 UTC 

[PATCH 0/3] Chunk Heap Support on DMA-HEAP
 2020-08-19  3:46 UTC  (6+ messages)
    ` [PATCH 1/3] dma-buf: add missing EXPORT_SYMBOL_GPL() for dma heaps
    ` [PATCH 2/3] dma-buf: heaps: add chunk heap to dmabuf heaps
    ` [PATCH 3/3] dma-heap: Devicetree binding for chunk heap

[PATCH v3] drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets
 2020-08-18 23:09 UTC 

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-18 11:32 UTC  (5+ messages)
` [PATCH] char: ipmi: "

[PATCH -next] drm/nouveau/nvenc: remove duplicate include
 2020-08-19  3:04 UTC 

[PATCH v3] arm64: dts: qcom: sc7180: Add DisplayPort HPD pin dt node
 2020-08-18 21:42 UTC  (2+ messages)

[PATCH] drm: assure aux_dev is nonzero before using it
 2020-08-18 17:58 UTC  (6+ messages)

[PATCH -next] drm/mediatek: remove duplicate include
 2020-08-19  2:58 UTC 

[PATCH 01/16] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
 2020-08-19  6:54 UTC  (8+ messages)
` [PATCH 14/16] debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64

[PATCH v3] soc: fsl: enable acpi support
 2020-08-19  6:52 UTC  (7+ messages)

[PATCH] mac80211: send only vlan group traffics in 80211 xmit path
 2020-08-19  6:54 UTC  (2+ messages)

[PATCH] mm : sync ra->ra_pages with bdi->ra_pages
 2020-08-19  6:54 UTC  (3+ messages)

[PATCH] HID: roccat: add bounds checking in kone_sysfs_write_settings()
 2020-08-19  6:53 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2020-08-19  6:52 UTC  (2+ messages)

[PATCH] hw/m68k: QOMify the mcf5206 system integration module
 2020-08-19  6:52 UTC 

[MPTCP] [MPTCP][PATCH v4 mptcp-next 3/3] selftests: mptcp: add ADD_ADDR mibs check function
 2020-08-19  6:52 UTC 

[MPTCP] [MPTCP][PATCH v4 mptcp-next 2/3] mptcp: add ADD_ADDR related mibs
 2020-08-19  6:52 UTC 

[MPTCP] [MPTCP][PATCH v4 mptcp-next 1/3] mptcp: send out ADD_ADDR with echo flag
 2020-08-19  6:52 UTC 

[MPTCP] [MPTCP][PATCH v4 mptcp-next 0/3] add ADD_ADDR echo flag support
 2020-08-19  6:52 UTC 

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-08-19  6:51 UTC  (2+ messages)
` [Bug 206987] "

[PATCH] serial: pl011: Don't leak amba_ports entry on driver register error
 2020-08-19  6:51 UTC  (2+ messages)

[PATCH] Add directory /var/empty in base-files
 2020-08-19  6:50 UTC  (3+ messages)
` [PATCH v2] base-files: Add directory /var/empty
  ` [OE-core] "

Linux kernel 5.8.2 released
 2020-08-19  6:50 UTC 

[PATCH v10 0/9] KVM: Add virtualization support of split lock detection
 2020-08-19  6:47 UTC  (10+ messages)
` [PATCH v10 1/9] x86/split_lock: Rename TIF_SLD to TIF_SLD_DISABLED
` [PATCH v10 2/9] x86/split_lock: Remove bogus case in handle_guest_split_lock()
` [PATCH v10 3/9] x86/split_lock: Introduce flag X86_FEATURE_SLD_FATAL and drop sld_state
` [PATCH v10 4/9] x86/split_lock: Introduce split_lock_virt_switch() and two wrappers
` [PATCH v10 5/9] x86/kvm: Introduce paravirt split lock detection enumeration
` [PATCH v10 6/9] KVM: VMX: Enable MSR TEST_CTRL for guest
` [PATCH v10 7/9] KVM: VMX: virtualize split lock detection
` [PATCH v10 8/9] x86/split_lock: Set cpu_model_supports_sld to true after the existence of split lock detection is verified BSP
` [PATCH v10 9/9] x86/split_lock: Enable split lock detection initialization when running as a guest on KVM

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-08-19  6:47 UTC  (9+ messages)
` [PATCH v5 5/6] kprobes: Use text_alloc() and text_free()

[PATCH 1/3] powerpc: Move arch_cpu_idle_dead() into smp.c
 2020-08-19  6:44 UTC  (3+ messages)
` [PATCH 3/3] powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()

[PATCH] configure: fix syntax error with NetBSD
 2020-08-19  6:46 UTC  (3+ messages)

Linux kernel 5.7.16 released
 2020-08-19  6:45 UTC 

Linux kernel 4.19.140 released
 2020-08-19  6:45 UTC 

Linux kernel 5.4.59 released
 2020-08-19  6:45 UTC 

[GIT PULL FOR v5.10] RC fixes
 2020-08-19  6:44 UTC 

[PATCH 0/2] intel/xdp fixes for fliping rx buffer
 2020-08-19  6:44 UTC  (4+ messages)
` [Intel-wired-lan] "
  ` 答复: "
    ` [Intel-wired-lan] 答复: "

INFO: task can't die in tls_sk_proto_close
 2020-08-19  6:43 UTC 

[gustavoars-linux:for-linus/kspp] BUILD SUCCESS 58e813cceabdcd9af6ae6cd2824a46f83de79db3
 2020-08-19  6:41 UTC 

[RESEND PATCH] ia64: Fix build error with !COREDUMP
 2020-08-19  6:41 UTC  (2+ messages)

[PATCH] n_gsm: Fix write handling for zero bytes written
 2020-08-19  6:40 UTC  (7+ messages)

[PATCH] binutils: Upgrade to 2.35 release
 2020-08-19  6:39 UTC  (4+ messages)
` [OE-core] "

[PATCH] ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
 2020-08-19  6:38 UTC  (3+ messages)

[PULL 0/1] Seabios 20200819 patches
 2020-08-19  6:36 UTC  (2+ messages)
` [PULL 1/1] seabios: update to 1.14-final


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.