All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-02 11:48:52 to 2023-06-02 12:20:17 UTC [more...]

[PATCH 0/4] ASoC: support dai-links with symmetric clock roles
 2023-06-02 12:19 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: document new symmetric-clock-role flag

[PATCH] vdpa: do not block migration if device has cvq and x-svq=on
 2023-06-02 12:19 UTC 

[git pull] drm fixes for 6.4-rc5
 2023-06-02 12:19 UTC  (2+ messages)

QUSGMII control word
 2023-06-02 12:18 UTC 

RFC: target/riscv: Add support for Zacas extension
 2023-06-02 12:16 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Add Zacas ISA extension support
` [PATCH 2/2] disas/riscv: Add support for amocas.{w,d,q} instructions

[PATCH v12 00/24] Add vfio_device cdev for iommufd support
 2023-06-02 12:16 UTC  (50+ messages)
` [Intel-gfx] "
` [PATCH v12 01/24] vfio: Allocate per device file structure
  ` [Intel-gfx] "
` [PATCH v12 02/24] vfio: Refine vfio file kAPIs for KVM
  ` [Intel-gfx] "
` [PATCH v12 03/24] vfio: Accept vfio device file in the KVM facing kAPI
  ` [Intel-gfx] "
` [PATCH v12 04/24] kvm/vfio: Prepare for accepting vfio device fd
  ` [Intel-gfx] "
` [PATCH v12 05/24] kvm/vfio: Accept vfio device file from userspace
  ` [Intel-gfx] "
` [PATCH v12 06/24] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
  ` [Intel-gfx] "
` [PATCH v12 07/24] vfio: Block device access via device fd until device is opened
  ` [Intel-gfx] "
` [PATCH v12 08/24] vfio: Add cdev_device_open_cnt to vfio_group
  ` [Intel-gfx] "
` [PATCH v12 09/24] vfio: Make vfio_df_open() single open for device cdev path
  ` [Intel-gfx] "
` [PATCH v12 10/24] vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind()
  ` [Intel-gfx] "
` [PATCH v12 11/24] vfio-iommufd: Split bind/attach into two steps
  ` [Intel-gfx] "
` [PATCH v12 12/24] vfio: Record devid in vfio_device_file
  ` [Intel-gfx] "
` [PATCH v12 13/24] vfio-iommufd: Add detach_ioas support for physical VFIO devices
  ` [Intel-gfx] "
` [PATCH v12 14/24] iommufd/device: Add iommufd_access_detach() API
  ` [Intel-gfx] "
` [PATCH v12 15/24] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
  ` [Intel-gfx] "
` [PATCH v12 16/24] vfio: Move vfio_device_group_unregister() to be the first operation in unregister
  ` [Intel-gfx] "
` [PATCH v12 17/24] vfio: Add cdev for vfio_device
  ` [Intel-gfx] "
` [PATCH v12 18/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
  ` [Intel-gfx] "
` [PATCH v12 19/24] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
  ` [Intel-gfx] "
` [PATCH v12 20/24] vfio: Only check group->type for noiommu test
  ` [Intel-gfx] "
` [PATCH v12 21/24] vfio: Determine noiommu device in __vfio_register_dev()
  ` [Intel-gfx] "
` [PATCH v12 22/24] vfio: Remove vfio_device_is_noiommu()
  ` [Intel-gfx] "
` [PATCH v12 23/24] vfio: Compile vfio_group infrastructure optionally
  ` [Intel-gfx] "
` [PATCH v12 24/24] docs: vfio: Add vfio device cdev description
  ` [Intel-gfx] "

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS be8738f92ffc09f977aa5af6c7104775bae6f9d8
 2023-06-02 12:16 UTC 

[PATCH 00/12] mm: free retracted page table by RCU
 2023-06-02 12:15 UTC  (6+ messages)
` [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page

[Intel-gfx] [PATCH] drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanism
 2023-06-02 12:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v7 0/9] Enhance vfio PCI hot reset for vfio cdev device
 2023-06-02 12:15 UTC  (20+ messages)
` [Intel-gfx] "
` [PATCH v7 1/9] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v7 2/9] vfio/pci: Move the existing hot reset logic to be a helper
  `  "
` [PATCH v7 3/9] iommufd: Reserve all negative IDs in the iommufd xarray
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v7 4/9] iommufd: Add iommufd_ctx_has_group()
  `  "
` [Intel-gfx] [PATCH v7 5/9] iommufd: Add helper to retrieve iommufd_ctx and devid
  `  "
` [PATCH v7 6/9] vfio: Mark cdev usage in vfio_device
  ` [Intel-gfx] "
` [PATCH v7 7/9] vfio: Add helper to search vfio_device in a dev_set
  ` [Intel-gfx] "
` [PATCH v7 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
  ` [Intel-gfx] "
` [PATCH v7 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
  ` [Intel-gfx] "

[PATCH v6 0/9] Add support for MHI Endpoint function driver
 2023-06-02 12:15 UTC  (12+ messages)
` [PATCH v6 2/9] PCI: endpoint: Pass EPF device ID to the probe function
` [PATCH v6 3/9] PCI: endpoint: Return error if EPC is started/stopped multiple times
` [PATCH v6 4/9] PCI: endpoint: Add linkdown notifier support
` [PATCH v6 5/9] PCI: endpoint: Add BME "
` [PATCH v6 6/9] PCI: qcom-ep: Add support for Link down notification
` [PATCH v6 7/9] PCI: qcom-ep: Add support for BME notification
` [PATCH v6 8/9] PCI: endpoint: Add PCI Endpoint function driver for MHI bus
` [PATCH v6 9/9] MAINTAINERS: Add PCI MHI endpoint function driver under "

[OE-Core][RFC][PATCH 0/3] add failed test artifacts retriever
 2023-06-02 12:15 UTC  (9+ messages)
` [OE-Core][RFC][PATCH 1/3] oeqa/target/ssh: update options for SCP
` [OE-Core][RFC][PATCH 2/3] testimage: shut down DUT later
` [OE-Core][RFC][PATCH 3/3] testimage: implement test artifacts retriever for failing tests

[PATCH PR#394] semanage: list all ports even if not attributed with port_type
 2023-06-02 12:13 UTC  (2+ messages)

[PATCH] mailmap: Add missing email address
 2023-06-02 12:13 UTC  (4+ messages)
`  "

[Bug 217516] New: FAIL: TSC reference precision test when do hyperv_clock test of kvm unit test
 2023-06-02 12:13 UTC  (2+ messages)
` [Bug 217516] "

[PATCH] drm/todo: Fix corrupted duplicate in defio section
 2023-06-02 12:12 UTC  (3+ messages)

[PATCH V2 00/14] arm64/sysreg: Convert TRBE registers to automatic generation
 2023-06-02 12:12 UTC  (22+ messages)
` [PATCH V2 08/14] arm64/sysreg: Convert TRBLIMITR_EL1 register "
` [PATCH V2 09/14] arm64/sysreg: Convert TRBPTR_EL1 "
` [PATCH V2 10/14] arm64/sysreg: Convert TRBBASER_EL1 "
` [PATCH V2 11/14] arm64/sysreg: Convert TRBSR_EL1 "
` [PATCH V2 12/14] arm64/sysreg: Convert TRBMAR_EL1 "
` [PATCH V2 13/14] arm64/sysreg: Convert TRBTRG_EL1 "
` [PATCH V2 14/14] arm64/sysreg: Convert TRBIDR_EL1 "

Bug in short splice to socket?
 2023-06-02 12:11 UTC  (14+ messages)
` [PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
  ` [PATCH net-next 09/12] tls/sw: Support MSG_SPLICE_PAGES

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-06-02 12:11 UTC  (3+ messages)

[RFC PATCH 0/3] Deal with alignment restriction on EP side
 2023-06-02 12:10 UTC  (6+ messages)
` [RFC PATCH 1/3] PCI: endpoint: support an alignment aware map/unmaping

[rdma:wip/jgg-for-next] BUILD SUCCESS 95ea2efbd66fb9e85238bd8d59341f8ce7a31065
 2023-06-02 12:09 UTC 

[PATCH 00/43] ep93xx device tree conversion
 2023-06-02 12:09 UTC  (4+ messages)
` [PATCH v1 20/43] net: cirrus: add DT support for Cirrus EP93xx

[XEN v8 0/5] Add support for 32-bit physical address
 2023-06-02 12:07 UTC  (6+ messages)
` [XEN v8 1/5] xen/arm: p2m: Use the pa_range_info table to support ARM_32 and ARM_64
` [XEN v8 2/5] xen/arm: Introduce choice to enable 64/32 bit physical addressing
` [XEN v8 3/5] xen/arm: guest_walk: LPAE specific bits should be enclosed within "ifndef CONFIG_PHYS_ADDR_T_32"
` [XEN v8 4/5] xen/arm: Restrict zeroeth_table_offset for ARM_64
` [XEN v8 5/5] xen/arm: p2m: Enable support for 32bit IPA for ARM_32

issue using virtual interface with iwd
 2023-06-02 12:09 UTC  (11+ messages)

[PATCHv13 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-06-02 12:10 UTC  (3+ messages)
` [PATCHv13 3/9] efi/libstub: "

[PATCH][next] KVM: s390: selftests: Fix spelling mistake "initally" -> "initially"
 2023-06-02 12:08 UTC  (3+ messages)

[PATCH 5.15 00/37] 5.15.115-rc2 review
 2023-06-02 12:07 UTC  (2+ messages)

[PATCH] scsi: virtio_scsi: Remove a useless function call
 2023-06-02 12:06 UTC  (3+ messages)

[PATCH v3 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
 2023-06-02 12:05 UTC  (3+ messages)

[RFC 0/7] Generic line based metadata support, internal pads
 2023-06-02 12:05 UTC  (5+ messages)

[PATCH] x86: Add Kconfig option to require NX bit support
 2023-06-02 12:05 UTC  (2+ messages)

[PATCH] Makefile: expand ~ in DESTDIR
 2023-06-02 12:04 UTC  (2+ messages)

[PATCH 0/4] linux-user: Emulate /proc/cpuinfo on s390x
 2023-06-02 12:03 UTC  (3+ messages)
` [PATCH 1/4] s390x/tcg: Fix CPU address returned by STIDP

MT7922 problem with "fix rx filter incorrect by drv/fw inconsistent"
 2023-06-02 12:03 UTC  (5+ messages)

eBPF Verifier's Design Principles
 2023-06-02 12:02 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net v2] igc: Fix TX Hang issue when QBV Gate is close
 2023-06-02 12:03 UTC  (2+ messages)

[PATCH] mtd-utils: export headers and libraries for MTD and UBI
 2023-06-02 12:02 UTC  (2+ messages)
` [OE-core] "

Recent changes (master)
 2023-06-02 12:00 UTC 

[PATCH 0/3] drm: Atomic modesetting doc and comment improvements
 2023-06-02 11:49 UTC  (7+ messages)
` [PATCH 2/3] drm: Remove references to removed transitional helpers

stable-rc/linux-6.1.y baseline: 174 runs, 9 regressions (v6.1.31-40-g7d0a9678d276)
 2023-06-02 11:59 UTC 

[Intel-xe] [PATCH i-g-t] tests/xe/xe_intel_bb: ensure valid next page
 2023-06-02 11:59 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[PATCH] hvf: Handle EC_INSNABORT
 2023-06-02 11:57 UTC  (8+ messages)

[PATCH 2/2] mm/mm_init.c: remove reset_node_present_pages()
 2023-06-02 11:56 UTC  (2+ messages)

[PATCH v2] spi: spi-imx: fix mixing of native and gpio chipselects for imx51/imx53/imx6 variants
 2023-06-02 11:57 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/3] nv12 crc sanity check
 2023-06-02 11:58 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/igt_fb: round rgb->yuv conversion results
` [igt-dev] [PATCH i-g-t v3 2/3] tests/kms_pipe_crc_basic: add nv12 crc sanity check
` [igt-dev] [PATCH i-g-t v2 3/3] intel-ci: update fastfeedback testlist

[PATCH v2 13/13] selftests/nolibc: riscv: customize makefile for rv32
 2023-06-02 11:56 UTC  (3+ messages)

[PATCH 0/4] Page table fence
 2023-06-02 11:57 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu: Implement page table BO fence
` [PATCH 2/4] drm/amdkfd: Signal page table fence after KFD flush tlb

[Intel-xe] [PATCH] drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
 2023-06-02 11:57 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for drm/xe: Use nanoseconds instead of jiffies in uapi for user fence (rev2)

[PATCH v2 00/13] local_clock() vs noinstr
 2023-06-02 11:54 UTC  (4+ messages)
` [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions

[PATCH] spi: spl022: Probe defer is no error
 2023-06-02 11:54 UTC  (4+ messages)

[PATCH 1/2] mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()
 2023-06-02 11:49 UTC  (2+ messages)

[PATCH v4 0/4] Introduced new Cadence USBHS Driver
 2023-06-02 10:26 UTC  (2+ messages)
` [PATCH v4 3/4] usb: cdns2: Add tracepoints for CDNS2 driver

[PATCH 1/2] spi: dt-bindings: introduce linux,use-rt-queue flag
 2023-06-02 11:52 UTC  (4+ messages)
` [PATCH 2/2] spi: add support for generic "

[PATCH v4 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
 2023-06-02 11:52 UTC  (7+ messages)
` [PATCH v4 1/6] include/hw/virtio: make some VirtIODevice const
` [PATCH v4 2/6] vdpa: reuse virtio_vdev_has_feature()
` [PATCH v4 3/6] hw/net/virtio-net: make some VirtIONet const
` [PATCH v4 4/6] virtio-net: expose virtio_net_supported_guest_offloads()
` [PATCH v4 5/6] vdpa: Add vhost_vdpa_net_load_offloads()
` [PATCH v4 6/6] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ

[PATCH v2 0/5] perf: ampere: Add support for Ampere SoC PMUs
 2023-06-02 11:51 UTC  (6+ messages)
` [PATCH v2 5/5] perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU

[linux-next:master 5699/6849] drivers/bus/fsl-mc/fsl-mc-allocator.c:108:12: warning: variable 'mc_bus_dev' is uninitialized when used here
 2023-06-02 11:52 UTC 

stable-rc/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.316-4-g2315284043d1)
 2023-06-02 11:49 UTC 

[RFC PATCH v1 00/13] PCI/ASPM: Make ASPM in core robust and remove driver workarounds
 2023-06-02 11:47 UTC  (17+ messages)
` [RFC PATCH v1 02/13] PCI/ASPM: Rename pci_enable_link_state() to pci_set_default_link_state()
` [RFC PATCH v1 03/13] PCI/ASPM: Improve pci_set_default_link_state() kerneldoc
` [RFC PATCH v1 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
` [RFC PATCH v1 05/13] PCI/ASPM: Add pci_enable_link_state()
` [RFC PATCH v1 06/13] Bluetooth: hci_bcm4377: Convert aspm disable to quirk
` [RFC PATCH v1 07/13] mt76: Remove unreliable pci_disable_link_state() workaround
` [RFC PATCH v1 08/13] e1000e: Remove unreliable pci_disable_link_state{,_locked}() workaround
` [RFC PATCH v1 09/13] wifi: ath10k: Use pci_disable/enable_link_state()
` [RFC PATCH v1 10/13] wifi: ath11k: "
` [RFC PATCH v1 11/13] wifi: ath12k: "
` [RFC PATCH v1 12/13] IB/hfi1: "
` [RFC PATCH v1 13/13] misc: rtsx: "

[Intel-gfx] [PATCH v2 00/13] drm/display & drm/i915: more struct drm_edid conversions
 2023-06-02 11:50 UTC  (3+ messages)

[PATCH 01/14] vhost: add vhost_worker pointer to vhost_virtqueue
 2023-06-02 11:49 UTC  (3+ messages)
` [PATCH v7 00/14] vhost: multiple worker support


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.