All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-12 08:56:09 to 2020-05-12 09:02:08 UTC [more...]

[PATCH v4 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-12  9:00 UTC  (96+ messages)
  ` [PATCH v4 01/38] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v4 02/38] scatterlist: add generic wrappers for iterating over "
    ` [PATCH v4 03/38] iommu: add generic helper for mapping "
    ` [PATCH v4 04/38] drm: prime: add common helper to check scatterlist contiguity
    ` [PATCH v4 05/38] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()
    ` [PATCH v4 06/38] drm: core: fix common struct sg_table related issues
    ` [PATCH v4 07/38] drm: amdgpu: "
    ` [PATCH v4 08/38] drm: armada: "
    ` [PATCH v4 09/38] drm: etnaviv: "
    ` [PATCH v4 10/38] drm: exynos: use common helper for a scatterlist contiguity check
    ` [PATCH v4 11/38] drm: exynos: fix common struct sg_table related issues
    ` [PATCH v4 12/38] drm: i915: "
      ` [Intel-gfx] "
    ` [PATCH v4 13/38] drm: lima: "
    ` [PATCH v4 14/38] drm: mediatek: use common helper for a scatterlist contiguity check
    ` [PATCH v4 15/38] drm: mediatek: use common helper for extracting pages array
    ` [PATCH v4 16/38] drm: msm: fix common struct sg_table related issues
    ` [PATCH v4 17/38] drm: omapdrm: use common helper for extracting pages array
    ` [PATCH v4 18/38] drm: omapdrm: fix common struct sg_table related issues
    ` [PATCH v4 19/38] drm: panfrost: "
    ` [PATCH v4 20/38] drm: radeon: "
    ` [PATCH v4 21/38] drm: rockchip: use common helper for a scatterlist contiguity check
    ` [PATCH v4 22/38] drm: rockchip: fix common struct sg_table related issues
    ` [PATCH v4 23/38] drm: tegra: "
    ` [PATCH v4 24/38] drm: v3d: "
    ` [PATCH v4 25/38] drm: virtio: "
    ` [PATCH v4 26/38] drm: vmwgfx: "
    ` [PATCH v4 27/38] xen: gntdev: "
    ` [PATCH v4 28/38] drm: host1x: "
    ` [PATCH v4 29/38] drm: rcar-du: "
    ` [PATCH v4 30/38] dmabuf: "
    ` [PATCH v4 31/38] staging: ion: remove dead code
    ` [PATCH v4 32/38] staging: ion: fix common struct sg_table related issues
    ` [PATCH v4 33/38] staging: tegra-vde: "
    ` [PATCH v4 34/38] misc: fastrpc: "
    ` [PATCH v4 35/38] rapidio: "
    ` [PATCH v4 36/38] samples: vfio-mdev/mbochs: "
    ` [PATCH v4 37/38] media: pci: fix common ALSA DMA-mapping related codes
    ` [PATCH v4 38/38] videobuf2: use sgtable-based scatterlist wrappers

[RFC 00/17] dma-fence lockdep annotations
 2020-05-12  8:59 UTC  (68+ messages)
` [Intel-gfx] "
` [Intel-gfx] [RFC 01/17] dma-fence: add might_sleep annotation to _wait()
  `  "
` [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
  `  "
` [RFC 03/17] dma-fence: prime "
  ` [Intel-gfx] "
` [RFC 04/17] drm/vkms: Annotate vblank timer
  ` [Intel-gfx] "
` [RFC 05/17] drm/vblank: Annotate with dma-fence signalling section
  ` [Intel-gfx] "
` [RFC 06/17] drm/atomic-helper: Add dma-fence annotations
  ` [Intel-gfx] "
` [RFC 07/17] drm/amdgpu: add dma-fence annotations to atomic commit path
  ` [Intel-gfx] "
` [RFC 08/17] drm/scheduler: use dma-fence annotations in main thread
  ` [Intel-gfx] "
` [RFC 09/17] drm/amdgpu: use dma-fence annotations in cs_submit()
  ` [Intel-gfx] "
` [RFC 10/17] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
  ` [Intel-gfx] "
` [RFC 11/17] drm/amdgpu: DC also loves to allocate stuff where it shouldn't
  ` [Intel-gfx] "
` [RFC 12/17] drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail
  ` [Intel-gfx] "
` [RFC 13/17] drm/scheduler: use dma-fence annotations in tdr work
  ` [Intel-gfx] "
` [Intel-gfx] [RFC 14/17] drm/amdgpu: use dma-fence annotations for gpu reset code
  `  "
` [RFC 15/17] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
  ` [Intel-gfx] "
` [Intel-gfx] [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
  `  "
` [Intel-gfx] [RFC 17/17] drm/i915: Annotate dma_fence_work
  `  "

[PATCHES] Networking
 2020-05-12  8:59 UTC  (2+ messages)

[PATCH 0/4] Add PCI client driver for QCA6390 chipset
 2020-05-12  9:00 UTC  (7+ messages)
` [PATCH 4/4] ath11k: Register mhi controller device for qca6390

[PATCH] firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object()
 2020-05-12  9:00 UTC  (2+ messages)

[PATCH v3 0/2] scripts: More Python fixes
 2020-05-12  8:57 UTC  (6+ messages)
` [PATCH v3 1/2] scripts/qemugdb: Remove shebang header
` [PATCH v3 2/2] scripts/qmp: Use Python 3 interpreter

[PATCH] sched/fair: Fix enqueue_task_fair warning some more
 2020-05-12  9:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 testsuite 00/15] Update to work on Debian
 2020-05-12  8:59 UTC  (3+ messages)
` [PATCH v4 testsuite 07/15] test_policy.if: use ptynode instead of unconfined_devpts_t

[PATCH] qemu-nbd: Close inherited stderr
 2020-05-12  8:56 UTC 

[GIT PULL] intel-gpio for 5.8-1
 2020-05-12  8:59 UTC  (2+ messages)

[PATCH] Makefile: support compressed debug info
 2020-05-12  8:59 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/6] Make gpgpu fill tests libdrm independent
 2020-05-12  8:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[V5, 2/2] media: i2c: dw9768: Add DW9768 VCM driver
 2020-05-12  8:58 UTC  (13+ messages)

[PATCH 0/12] direct-map DomUs
 2020-05-12  8:57 UTC  (9+ messages)
` [PATCH 05/12] xen: introduce reserve_heap_pages

[PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-05-12  8:56 UTC  (7+ messages)
` [PATCH 3/5] block/nbd.c: Add yank feature
` [PATCH 4/5] chardev/char-socket.c: "

[PATCH v2 0/3] arm64: perf_event: Fix time offset prior to epoch
 2020-05-12  8:57 UTC  (6+ messages)

[PATCH RESEND v6 00/36] Initial support for multi-process qemu
 2020-05-12  8:56 UTC  (3+ messages)
` [PATCH RESEND v6 11/36] multi-process: define mpqemu-link object

[PATCH] ipw2x00: Fix comment for CLOCK_BOOTTIME constant
 2020-05-12  8:57 UTC  (2+ messages)

[PATCH] rndis_wlan: Replace zero-length array with flexible-array
 2020-05-12  8:57 UTC  (2+ messages)

[PATCH] qtnfmac: Replace zero-length array with flexible-array
 2020-05-12  8:56 UTC  (2+ messages)

[PATCH] Add recipes for TF-A versions 2.2 and 2.3
 2020-05-12  8:56 UTC  (3+ messages)
` [meta-arm] "

[PATCH] prism54: Replace zero-length array with flexible-array
 2020-05-12  8:56 UTC  (2+ messages)

[PATCH v11 00/10] Introduce Zone Append for writing to zoned block devices
 2020-05-12  8:55 UTC  (10+ messages)
` [PATCH v11 02/10] block: rename __bio_add_pc_page to bio_add_hw_page
` [PATCH v11 03/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v11 04/10] block: introduce blk_req_zone_write_trylock
` [PATCH v11 05/10] block: Modify revalidate zones
` [PATCH v11 06/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v11 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v11 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v11 09/10] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v11 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO


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.