All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-02 06:50:13 to 2021-11-02 07:32:46 UTC [more...]

[RFC PATCH v5 00/26] vDPA shadow virtqueue
 2021-11-02  7:32 UTC  (5+ messages)
` [RFC PATCH v5 02/26] vhost: Fix last queue index of devices with no cvq

[Intel-gfx] [PATCH 1/3] drm/i915: Add struct to hold IP version
 2021-11-02  7:32 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: Rename GT_STEP to GRAPHICS_STEP

[PATCH 00/13] Kconfig symbol clean-up on ./arch/arm{64}
 2021-11-02  7:31 UTC  (6+ messages)
` [PATCH 11/13] arm: npcm: drop selecting non-existing ARM_ERRATA_794072

[PATCH v1 1/3] serdev: Add interface serdev_device_ioctl
 2021-11-02  7:32 UTC  (3+ messages)

[PATCH v4 00/10] Add support for audio on SC7280 based targets
 2021-11-02  7:31 UTC  (10+ messages)
` [PATCH v4 01/10] ASoC: qcom: Move lpass_pcm_data structure to lpass header
` [PATCH v4 02/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v4 03/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v4 04/10] ASoC: qcom: Add lpass CPU driver for codec dma control
` [PATCH v4 05/10] ASoC: qcom: Add helper function to get dma control and lpaif handle
` [PATCH v4 06/10] ASoC: qcom: Add support for codec dma driver
` [PATCH v4 07/10] ASoC: qcom: Add regmap config "
` [PATCH v4 08/10] ASoC: dt-bindings: Add SC7280 sound card bindings
` [PATCH v4 09/10] ASoC: qcom: lpass-sc7280: Add platform driver for lpass audio

[PATCH] staging: r8188eu: remove unneeded variable
 2021-11-02  7:32 UTC 

[bug report] kernel null pointer observed with blktests srp/006 on 5.14.15
 2021-11-02  7:31 UTC 

[PATCH for-next] RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callback
 2021-11-02  7:30 UTC 

[PATCH v4 1/4] kunit: tool: Do not error on tests without test plans
 2021-11-02  7:30 UTC  (4+ messages)
` [PATCH v4 2/4] kunit: tool: Report an error if any test has no subtests
` [PATCH v4 3/4] kunit: Don't crash if no parameters are generated
` [PATCH v4 4/4] kunit: Report test parameter results as (K)TAP subtests

[PATCH] dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING
 2021-11-02  7:26 UTC  (10+ messages)

[[PATCH v2.1 07/15] xen: generate hypercall interface related code
 2021-11-02  7:29 UTC 

[PATCH 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-11-02  7:24 UTC  (4+ messages)

[PATCH 5.4 00/51] 5.4.157-rc2 review
 2021-11-02  7:28 UTC  (2+ messages)

refactor the i915 GVT support and move to the modern mdev API v2
 2021-11-02  7:28 UTC  (61+ messages)
` [Intel-gfx] "
` [PATCH 01/29] drm/i915/gvt: undef TRACE_INCLUDE_FILE in i915_trace.h
  ` [Intel-gfx] "
` [PATCH 02/29] drm/i915/gvt: integrate into the main Makefile
  ` [Intel-gfx] "
` [PATCH 03/29] drm/i915/gvt: remove module refcounting in intel_gvt_{,un}register_hypervisor
  ` [Intel-gfx] [PATCH 03/29] drm/i915/gvt: remove module refcounting in intel_gvt_{, un}register_hypervisor
` [PATCH 04/29] drm/i915/gvt: remove enum hypervisor_type
  ` [Intel-gfx] "
` [PATCH 05/29] drm/i915/gvt: rename intel_vgpu_ops to intel_vgpu_mdev_ops
  ` [Intel-gfx] "
` [PATCH 06/29] drm/i915/gvt: move the gvt code into kvmgt.ko
  ` [Intel-gfx] "
` [PATCH 07/29] drm/i915/gvt: remove intel_gvt_ops
  ` [Intel-gfx] "
` [PATCH 08/29] drm/i915/gvt: remove the map_gfn_to_mfn and set_trap_area ops
  ` [Intel-gfx] "
` [PATCH 09/29] drm/i915/gvt: remove the unused from_virt_to_mfn op
  ` [Intel-gfx] "
` [PATCH 10/29] drm/i915/gvt: merge struct kvmgt_vdev into struct intel_vgpu
  ` [Intel-gfx] "
` [PATCH 11/29] drm/i915/gvt: merge struct kvmgt_guest_info into strut intel_vgpu
  ` [Intel-gfx] "
` [PATCH 12/29] drm/i915/gvt: remove vgpu->handle
  ` [Intel-gfx] "
` [PATCH 13/29] drm/i915/gvt: devirtualize ->{read,write}_gpa
  ` [Intel-gfx] [PATCH 13/29] drm/i915/gvt: devirtualize ->{read, write}_gpa
` [PATCH 14/29] drm/i915/gvt: devirtualize ->{get,put}_vfio_device
  ` [Intel-gfx] [PATCH 14/29] drm/i915/gvt: devirtualize ->{get, put}_vfio_device
` [PATCH 15/29] drm/i915/gvt: devirtualize ->set_edid and ->set_opregion
  ` [Intel-gfx] "
` [PATCH 16/29] drm/i915/gvt: devirtualize ->detach_vgpu
  ` [Intel-gfx] "
` [PATCH 17/29] drm/i915/gvt: devirtualize ->inject_msi
  ` [Intel-gfx] "
` [PATCH 18/29] drm/i915/gvt: devirtualize ->is_valid_gfn
  ` [Intel-gfx] "
` [PATCH 19/29] drm/i915/gvt: devirtualize ->gfn_to_mfn
  ` [Intel-gfx] "
` [PATCH 20/29] drm/i915/gvt: devirtualize ->{enable,disable}_page_track
  ` [Intel-gfx] [PATCH 20/29] drm/i915/gvt: devirtualize ->{enable, disable}_page_track
` [PATCH 21/29] drm/i915/gvt: devirtualize ->dma_{,un}map_guest_page
  ` [Intel-gfx] [PATCH 21/29] drm/i915/gvt: devirtualize ->dma_{, un}map_guest_page
` [PATCH 22/29] drm/i915/gvt: devirtualize dma_pin_guest_page
  ` [Intel-gfx] "
` [PATCH 23/29] drm/i915/gvt: remove struct intel_gvt_mpt
  ` [Intel-gfx] "
` [PATCH 24/29] drm/i915/gvt: remove the extra vfio_device refcounting for dmabufs
  ` [Intel-gfx] "
` [PATCH 25/29] drm/i915/gvt: streamline intel_vgpu_create
  ` [Intel-gfx] "
` [PATCH 26/29] drm/i915/gvt: pass a struct intel_vgpu to the vfio read/write helpers
  ` [Intel-gfx] "
` [PATCH 27/29] drm/i915/gvt: remove kvmgt_guest_{init,exit}
  ` [Intel-gfx] [PATCH 27/29] drm/i915/gvt: remove kvmgt_guest_{init, exit}
` [PATCH 28/29] drm/i915/gvt: convert to use vfio_register_group_dev()
  ` [Intel-gfx] "
` [PATCH 29/29] drm/i915/gvt: merge gvt.c into kvmgvt.c
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/29] drm/i915/gvt: undef TRACE_INCLUDE_FILE in i915_trace.h

[PATCH 00/21] iomap/xfs folio patches
 2021-11-02  7:27 UTC  (41+ messages)
` [PATCH 01/21] fs: Remove FS_THP_SUPPORT
` [PATCH 02/21] block: Add bio_add_folio()
` [PATCH 03/21] block: Add bio_for_each_folio_all()
` [PATCH 04/21] iomap: Convert to_iomap_page to take a folio
` [PATCH 05/21] iomap: Convert iomap_page_create "
` [PATCH 07/21] iomap: Convert iomap_releasepage to use "
` [PATCH 08/21] iomap: Add iomap_invalidate_folio
` [PATCH 09/21] iomap: Pass the iomap_page into iomap_set_range_uptodate
` [PATCH 10/21] iomap: Convert bio completions to use folios
` [PATCH 11/21] iomap: Use folio offsets instead of page offsets
` [PATCH 12/21] iomap: Convert iomap_read_inline_data to take a folio
` [PATCH 13/21] iomap: Convert readahead and readpage to use "
` [PATCH 14/21] iomap: Convert iomap_page_mkwrite "
` [PATCH 15/21] iomap: Convert iomap_write_begin and iomap_write_end to folios
` [PATCH 16/21] iomap: Convert iomap_write_end_inline to take a folio
` [PATCH 17/21] iomap,xfs: Convert ->discard_page to ->discard_folio
` [PATCH 18/21] iomap: Convert iomap_add_to_ioend to take a folio
` [PATCH 19/21] iomap: Convert iomap_migrate_page to use folios
` [PATCH 20/21] iomap: Support multi-page folios in invalidatepage
` [PATCH 21/21] xfs: Support multi-page folios

[PATCHv3] zynqmp: restore the jtag interface
 2021-11-02  7:26 UTC  (4+ messages)

[PATCH v2 00/15] xen: drop hypercall function tables
 2021-11-02  7:24 UTC  (3+ messages)
` [PATCH v2 07/15] xen: generate hypercall interface related code

[dpdk-dev] [PATCH v1] net/mlx5: fix meter policy validation
 2021-11-02  7:22 UTC 

[RFC PATCH] soc: mediatek: Add support always on flag
 2021-11-02  7:20 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v1 1/1] igc: Fix typo in i225 LTR functions
 2021-11-02  7:20 UTC 

[PATCH v7 1/2] Bluetooth: Add struct of reading AOSP vendor capabilities
 2021-11-02  7:19 UTC  (2+ messages)
` [PATCH v7 2/2] Bluetooth: aosp: Support AOSP Bluetooth Quality Report

[PATCH v1] env: setenv add resolve value option
 2021-11-02  7:19 UTC 

[PATCH 5.14 000/125] 5.14.16-rc1 review
 2021-11-02  7:19 UTC  (2+ messages)

[PATCH v1] serdev: Add interface serdev_device_ioctl
 2021-11-02  7:18 UTC  (9+ messages)

[dpdk-dev] [PATCH 00/10] vdpa/sfc: introduce Xilinx vDPA driver
 2021-11-02  7:10 UTC  (10+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 03/10] vdpa/sfc: add support to get device and protocol features
  ` [dpdk-dev] [PATCH v3 04/10] vdpa/sfc: get device supported max queue count
  ` [dpdk-dev] [PATCH v3 05/10] vdpa/sfc: add support to get VFIO device fd
  ` [dpdk-dev] [PATCH v3 06/10] vdpa/sfc: add support for dev conf and dev close ops

[PATCH] Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list
 2021-11-02  7:18 UTC  (2+ messages)

[PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers
 2021-11-02  7:16 UTC  (16+ messages)
                        ` [PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers [and 2 more messages]

Arch-neutral name for hardware interrupt support
 2021-11-02  7:16 UTC  (3+ messages)

[gustavoars:for-next/kspp-misc-fixes] BUILD SUCCESS ebe4560ed5c8cbfe3759f16c23ca5a6df090c6b5
 2021-11-02  7:15 UTC 

[PATCH 1/6] mei: bus: add client dma interface
 2021-11-02  7:15 UTC  (6+ messages)
` [PATCH 2/6] iwlwifi: mei: add the driver to allow cooperation with CSME
` [PATCH 3/6] iwlwifi: mei: add debugfs hooks
` [PATCH 4/6] iwlwifi: integrate with iwlmei
` [PATCH 5/6] iwlwifi: mvm: add vendor commands needed for iwlmei
` [PATCH 6/6] iwlwifi: mvm: read the rfkill state and feed it to iwlmei

[PATCH] Bluetooth: hci_sync: Fix not setting adv set duration
 2021-11-02  7:16 UTC  (2+ messages)

[PATCH] media: aspeed: fix mode-detect always timeout at 2nd run
 2021-11-02  7:13 UTC  (2+ messages)

[PATCH v1 2/3] dt-bindings: net: bluetooth: Add device tree bindings for QTI bluetooth MAPLE
 2021-11-02  7:11 UTC 

[PATCH v1 3/3] Bluetooth: hci_qca: Add support for QTI bluetooth MAPLE
 2021-11-02  7:12 UTC 

[EXT] Re: nvme may get timeout from dd when using different non-prefetch mmio outbound/ranges
 2021-11-02  7:12 UTC  (4+ messages)

[PATCH1/1]sqfs: sqfs_tokenize() should fill the tokens list instead of free items
 2021-11-02  7:11 UTC  (5+ messages)
      ` Fwd: "

[PATCH v4] F2FS: invalidate META_MAPPING before IPU/DIO write
 2021-11-02  7:10 UTC  (2+ messages)
  ` [f2fs-dev] "

Re:[PATCH v9] tty: Fix the keyboard led light display problem
 2021-11-02  7:09 UTC  (6+ messages)
` [PATCH "

[PATCH] scsi:pmcraid:Remove unneeded semicolon
 2021-11-02  7:08 UTC 

[PATCH] arm: remove zte zx platform left-over
 2021-11-02  7:07 UTC  (3+ messages)

[PATCH 0/4] small pm80xx cleanups and fixes
 2021-11-02  7:08 UTC  (9+ messages)
` [PATCH 1/4] scsi: pm80xx: Apply byte mask for phy id in mpi_phy_start_resp()
` [PATCH 2/4] scsi: pm80xx: Do not check the address-of value for NULL
` [PATCH 3/4] scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()
` [PATCH 4/4] scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocation

[dpdk-dev] [PATCH] net/i40e: fix forward outer IPv6 VXLAN packets
 2021-11-02  7:08 UTC 

[PATCH] sched:Remove unneeded semicolon
 2021-11-02  7:07 UTC 

linux-next: build failure after merge of almost all the trees
 2021-11-02  7:06 UTC  (4+ messages)

[rdma:for-next] BUILD SUCCESS 6a463bc9d9997818a2df26c54319dc3a33c7ce38
 2021-11-02  7:05 UTC 

[PATCH] [RFC][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2021-11-02  7:06 UTC 

[PATCH] vhost: Fix last queue index of devices with no cvq
 2021-11-02  7:04 UTC  (9+ messages)

[PATCH] signal: remove duplicate include in signal.c
 2021-11-02  7:05 UTC 

[PATCH 5.10 00/77] 5.10.77-rc1 review
 2021-11-02  7:05 UTC  (2+ messages)

[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
 2021-11-02  6:18 UTC  (8+ messages)
` [dm-devel] "

linux-next: manual merge of the folio tree with the fscache tree
 2021-11-02  7:04 UTC  (3+ messages)

[PATCH] mm, slub: place the trace before freeing memory in kmem_cache_free()
 2021-11-02  7:03 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/ice: fix order of flow filter parser list
 2021-11-02 10:45 UTC 

[dpdk-dev] [PATCH] net/i40e: fix forward outer IPv6 VXLAN packets
 2021-11-02  7:03 UTC 

linux-next: build failure after merge of the folio tree
 2021-11-02  7:02 UTC  (4+ messages)

[PATCH] drm/amd/display: remove unnecessary conditional operators
 2021-11-02  7:01 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: Only get source PDOs from the actual source
 2021-11-02  7:01 UTC  (3+ messages)

[PATCH v2] drivers: scsi: replace snprintf in show functions with sysfs_emit
 2021-11-02  6:59 UTC  (2+ messages)

[PATCH v2 1/3] virtio: cache indirect desc for split
 2021-11-02  6:35 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/mlx5: fix external memory pool registration
 2021-11-02  6:59 UTC 

[PATCH v1] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format
 2021-11-02  6:57 UTC 

[dpdk-dev] [PATCH v1] net/ice: fix order of flow filter parser list
 2021-11-02 10:34 UTC 

[PATCH] media: atomisp: add a default case at __get_frame_info()
 2021-11-02  6:54 UTC  (2+ messages)

[PATCH v7 00/60] user-only: Cleanup SIGSEGV and SIGBUS handling
 2021-11-02  6:52 UTC  (3+ messages)
` [PATCH v7 13/60] linux-user/host/s390: Populate host_signal.h

[PATCH 1/2] media: atomisp: better describe get_frame_info issues
 2021-11-02  6:54 UTC  (3+ messages)

[PATCH v4 00/22] QEMU RISC-V AIA support
 2021-11-02  6:52 UTC  (4+ messages)
` [PATCH v4 02/22] target/riscv: Implement SGEIP bit in hip and hie CSRs

[PATCH] drivers: tty: replace snprintf in show functions with sysfs_emit
 2021-11-02  6:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: exynosautov9: drop samsung,ufs-shareability-reg-offset
 2021-11-02  6:48 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-11-01
 2021-11-02  6:52 UTC 

[PATCH v3] F2FS: invalidate META_MAPPING before IPU/DIO write
 2021-11-02  6:50 UTC  (5+ messages)
    ` [f2fs-dev] "

[PATCH v6 0/2] Improve vhost-user VQ notifier unmap
 2021-11-02  6:49 UTC  (5+ messages)
` [PATCH v6 1/2] vhost-user: remove VirtQ notifier restore


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.