All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-13 12:07:19 to 2023-05-13 14:18:02 UTC [more...]

[PATCHSET 0/4 v2] Support for mapping SQ/CQ rings into huge page
 2023-05-13 14:16 UTC  (5+ messages)
` [PATCH 1/4] io_uring: remove sq/cq_off memset
` [PATCH 2/4] io_uring: return error pointer from io_mem_alloc()
` [PATCH 3/4] io_uring: add ring freeing helper
` [PATCH 4/4] io_uring: support for user allocated memory for rings/sqes

[PATCH v2 0/6] arm64: dts: ti: Describe flash partitions
 2023-05-13 14:17 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: ti: k3-j721e: Describe OSPI and QSPI flash partition info
` [PATCH v2 2/6] arm64: dts: ti: k3-j721e-sk: Describe OSPI "
` [PATCH v2 3/6] arm64: dts: ti: k3-j7200-som: Describe OSPI and Hyperflash "
` [PATCH v2 4/6] arm64: dts: ti: k3-am654-baseboard: Describe OSPI flash "
` [PATCH v2 5/6] arm64: dts: ti: k3-am642-sk/evm: "
` [PATCH v2 6/6] arm64: dts: ti: k3-am64-phycore-som: "

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

[PATCH 1/1] blk-mq: fix blk_mq_hw_ctx active request accounting
 2023-05-13 14:12 UTC 

[RFC PATCH v3] can: virtio: Initial virtio CAN driver
 2023-05-13 14:12 UTC  (4+ messages)
    ` [virtio-dev] "

[PATCH v5 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-05-13 14:03 UTC  (23+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
  `  "
` [PATCH v5 02/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 03/10] vfio/pci: Move the existing hot reset logic to be a helper
  `  "
` [Intel-gfx] [PATCH v5 04/10] vfio: Mark cdev usage in vfio_device
  `  "
` [Intel-gfx] [PATCH v5 05/10] iommufd: Reserve all negative IDs in the iommufd xarray
  `  "
` [Intel-gfx] [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
  `  "
` [Intel-gfx] [PATCH v5 07/10] vfio: Add helper to search vfio_device in a dev_set
  `  "
` [Intel-gfx] [PATCH v5 08/10] iommufd: Add iommufd_ctx_has_group()
  `  "
` [Intel-gfx] [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
  `  "
` [Intel-gfx] [PATCH v5 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enhance vfio PCI hot reset for vfio cdev device (rev2)

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 6 warnings (v5.15.111-100-g3aa39de064108)
 2023-05-13 14:02 UTC 

Regression with kernel 6.3 "kernel BUG at include/linux/swapops.h:472!"
 2023-05-13 13:58 UTC  (8+ messages)

[stable:linux-4.19.y 3113/5827] drivers/char/random.c:1336: Error: unrecognized opcode `csrs sstatus,s6'
 2023-05-13 13:56 UTC 

[linux-stable-rc:queue/6.1 108/183] vmlinux.o: warning: objtool: emit_return+0x12: relocation to !ENDBR: .text.__x86.return_thunk+0x3b
 2023-05-13 13:56 UTC 

[Bug 217435] New: man-pages using groff's new MR macro render incorrectly on man7.org/linux
 2023-05-13 13:57 UTC  (2+ messages)
` [Bug 217435] "

[PATCH RFC net-next 0/9] net: pcs: xpcs: cleanups for clause 73 support
 2023-05-13 13:55 UTC  (5+ messages)
` [PATCH RFC net-next 3/9] net: phylink: add function to resolve clause 73 negotiation

[PATCH v2 1/2] dt-bindings: arm: rockchip: add FriendlyARM NanoPi R2C Plus
 2023-05-13 13:53 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add "

[PATCH] ARM: dts: armada388-clearfog: add missing phy-modes
 2023-05-13 13:53 UTC  (2+ messages)

[Bug 217399] New: Kernel OOPS on boot with Kernel 6.3(.1) and RTL8153 Gigabit Ethernet Adapter
 2023-05-13 13:51 UTC  (2+ messages)
` [Bug 217399] "

[PATCH net] net: mdio: i2c: fix rollball accessors
 2023-05-13 13:50 UTC  (2+ messages)

stable-rc/queue/4.14 baseline: 134 runs, 26 regressions (v4.14.314-104-ga08b3b2768cfb)
 2023-05-13 13:48 UTC 

[PATCH v2 00/10] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes)
 2023-05-13 13:43 UTC  (6+ messages)
` [PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier

stable-rc/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.282-178-gd9cfe2a1d843d)
 2023-05-13 13:43 UTC 

WARNING in shark_write_val/usb_submit_urb
 2023-05-13 13:42 UTC  (3+ messages)
` [syzbot] [usb?] "

[PATCH 00/30] media: atomisp: Register only 1 /dev/video# node + cleanups
 2023-05-13 13:42 UTC  (34+ messages)
` [PATCH 01/30] media: atomisp: Remove res_overflow parameter from atomisp_try_fmt()
` [PATCH 02/30] media: atomisp: Remove Continuous capture and SDV run-modes
` [PATCH 03/30] media: atomisp: Remove isp->need_gfx_throttle field
` [PATCH 04/30] media: atomisp: Drop atomisp_get_css_buf_type()
` [PATCH 05/30] media: atomisp: Replace source-pad checks with run-mode checks
` [PATCH 06/30] media: atomisp: Register only 1 /dev/video# node
` [PATCH 07/30] media: atomisp: Drop atomisp_is_vf_pipe()
` [PATCH 08/30] media: atomisp: Rename video_out_preview to video_out
` [PATCH 09/30] media: atomisp: Remove source_pad parameter from functions and structs
` [PATCH 10/30] media: atomisp: Remove 1 line atomisp_flush_bufs_and_wakeup() helper
` [PATCH 11/30] media: atomisp: Remove atomisp_subdev_register_video_nodes() helper
` [PATCH 12/30] media: atomisp: Remove a bunch of unused atomisp_css_*() functions
` [PATCH 13/30] media: atomisp: Remove unused mipi_frame_size field from atomisp_[sub_]device
` [PATCH 14/30] media: atomisp: Remove isp_timeout flag
` [PATCH 15/30] media: atomisp: Remove atomisp_sensor_start_stream()
` [PATCH 16/30] media: atomisp: Simplify atomisp_[start|stop]_streaming()
` [PATCH 17/30] media: atomisp: Simplify atomisp_css_[start|stop]()
` [PATCH 18/30] media: atomisp: Simplify atomisp_open() and atomisp_release()
` [PATCH 19/30] media: atomisp: Simplify atomisp_pipe_check()
` [PATCH 20/30] media: atomisp: Turn asd->streaming state tracker into a bool
` [PATCH 21/30] media: atomisp: Remove no longer used atomisp_css_flush()
` [PATCH 22/30] media: atomisp: Remove atomisp_streaming_count()
` [PATCH 23/30] media: atomisp: Simplify atomisp_isr() and recovery_work()
` [PATCH 24/30] media: atomisp: Rename atomisp_destroy_pipes_stream_force() to atomisp_destroy_pipes_stream()
` [PATCH 25/30] media: atomisp: Allow system suspend to continue with open /dev/video# nodes
` [PATCH 26/30] media: atomisp: Remove atomisp_[sub]dev_users()
` [PATCH 27/30] media: atomisp: Remove unused css_pipe_id argument from atomisp_css_[start|stop]()
` [PATCH 28/30] media: atomisp: Remove unused atomisp_get_css_pipe_id() function
` [PATCH 29/30] media: atomisp: Remove in_reset argument from atomisp_css_start()
` [PATCH 30/30] media: atomisp: Set asd.subdev.devnode once from isp_subdev_init_entities()

stable-rc/queue/6.1 baseline: 179 runs, 10 regressions (v6.1.28-181-g0875fdeac3382)
 2023-05-13 13:40 UTC 

[GIT PULL] Block fixes for 6.4-rc2
 2023-05-13 13:39 UTC 

[PATCH] wifi: mt76: mt7915: add support for MT7981
 2023-05-13 13:35 UTC 

[PATCH] drm/drm_plane.h: fix grammar of the comment
 2023-05-13 13:33 UTC  (2+ messages)
`  "

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.314-104-g173fc862ea64e)
 2023-05-13 13:31 UTC 

[PATCH] drm/ssd130x: Fix include guard name
 2023-05-13 13:29 UTC  (2+ messages)
`  "

[PATCH v3 0/6] refactoring and fix for Meson NAND
 2023-05-13 13:22 UTC  (14+ messages)
` [PATCH v3 6/6] mtd: rawnand: meson: rename node for chip select

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-13 13:25 UTC  (5+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[linux-stable-rc:queue/6.2 122/208] drivers/dma/at_xdmac.c:2035:33: error: implicit declaration of function 'at_xdmac_device_pause_set'; did you mean 'at_xdmac_device_pause'?
 2023-05-13 13:24 UTC 

stable-rc/queue/5.4 baseline: 175 runs, 29 regressions (v5.4.242-259-g9634f8526693f)
 2023-05-13 13:23 UTC 

[PATCH] Input: novatek-nvt-ts - fix input_register_device() failure error message
 2023-05-13 13:17 UTC 

stable-rc/queue/5.15 baseline: 181 runs, 10 regressions (v5.15.111-98-g74a054a6fefd1)
 2023-05-13 13:17 UTC 

[meta-networking][PATCH v2] openfortivpn: add new recipe
 2023-05-13 13:17 UTC 

[PATCH BlueZ v2 1/2] test-runner: revert udevd and audio support
 2023-05-13 13:17 UTC  (2+ messages)
` [PATCH BlueZ v2 2/2] tools/test-runner: add option to start Pipewire inside the VM

[PATCH v11 0/8] Use copy_process in vhost layer
 2023-05-13 12:39 UTC  (7+ messages)
` [PATCH v11 8/8] vhost: use vhost_tasks for worker threads

[RESEND PATCH v1 0/5] Encapsulate PTE contents from non-arch code
 2023-05-13 13:14 UTC  (3+ messages)
` [RESEND PATCH v1 1/5] mm: vmalloc must set pte via arch code

stable-rc/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.314-105-g439493a0b73e2)
 2023-05-13 13:07 UTC 

FAILED: patch "[PATCH] drm/amd/display: fix double memory allocation" failed to apply to 6.3-stable tree
 2023-05-13 12:59 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: add whitespace before operator
 2023-05-13 12:58 UTC  (2+ messages)

[PATCH v3 1/4] x86/alternative: Make debug-alternative selective
 2023-05-13 13:03 UTC  (2+ messages)
` [tip: x86/alternatives] "

[PATCH v3 2/4] x86/alternative: Support relocations in alternatives
 2023-05-13 13:03 UTC  (2+ messages)
` [tip: x86/alternatives] "

[PATCH v3 3/4] x86/alternative: Rewrite optimize_nops() some
 2023-05-13 13:03 UTC  (2+ messages)
` [tip: x86/alternatives] "

[PATCH v3 4/4] x86/alternative: Complicate optimize_nops() some more
 2023-05-13 13:03 UTC  (2+ messages)
` [tip: x86/alternatives] "

[tip: x86/alternatives] x86/lib/memmove: Decouple ERMS from FSRM
 2023-05-13 13:03 UTC 

[PATCH] x86/alternative: Optimize returns patching
 2023-05-13 13:03 UTC  (2+ messages)
` [tip: x86/alternatives] "

[PATCH] drm/amdgpu: Validate VM ioctl flags
 2023-05-13 12:51 UTC 

stable-rc/queue/4.19 baseline: 145 runs, 32 regressions (v4.19.282-177-gf20e9c1efccfe)
 2023-05-13 12:47 UTC 

[Buildroot] [PATCH 1/2] package/vuejs: bump to version 3.3.1
 2023-05-13 12:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/openlayers: bump to version 7.3.0
 2023-05-13 12:39 UTC  (2+ messages)

[Buildroot] [git commit] package/vuejs-router: bump to version 4.2.0
 2023-05-13 12:39 UTC 

[Buildroot] [git commit] package/openlayers: bump to version 7.3.0
 2023-05-13 12:39 UTC 

BE KVM breakage in kernel 5.14 and forward
 2023-05-13 12:39 UTC 

[Buildroot] [git commit] package/vuejs: bump to version 3.3.1
 2023-05-13 12:39 UTC 

Configuration file wrong or corrupted
 2023-05-13 10:49 UTC 

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 6 warnings (v5.15.111-100-g30112e7e73f2f)
 2023-05-13 12:38 UTC 

[Buildroot] [PATCH 0/3] Update NXP graphics libraries to v6.4.11.p1.0
 2023-05-13 12:38 UTC  (2+ messages)

[Buildroot] [git commit] package/freescale-imx/imx-gpu-g2d: bump to version 6.4.11.p1.0
 2023-05-13 12:37 UTC 

[Buildroot] [git commit] package/freescale-imx/imx-gpu-viv: bump to version 6.4.11.p1.0
 2023-05-13 12:37 UTC 

[Buildroot] [git commit] package/freescale-imx/kernel-module-imx-gpu-viv: bump to version 6.4.11.p1.0
 2023-05-13 12:37 UTC 

[PATCH 0/4] arm64: dts: ti: j721e: Add HyperFlash support
 2023-05-13 12:35 UTC  (2+ messages)

[net-next:main 21/23] drivers/net/ethernet/sfc/tc.c:501 efx_tc_flower_record_encap_match() error: dereferencing freed memory 'encap'
 2023-05-13 12:33 UTC 

[PATCH v2 0/4] arm64: dts: ti: j721e: Add HyperFlash support
 2023-05-13 12:33 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-j721e-mcu-wakeup: Add HyperBus node
` [PATCH v2 2/4] arm64: dts: ti: k3-j721e-som-p0: Add HyperFlash node
` [PATCH v2 3/4] arm64: dts: ti: k3-j7200-common-proc-board: Add OSPI/Hyperflash select pinmux
` [PATCH v2 4/4] arm64: dts: ti: k3-j721e-common-proc-board: "

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.282-177-g14cf2c84c9f15)
 2023-05-13 12:28 UTC 

[PATCH] spi:pic32: Fix missing error code 'ret' in the failure path
 2023-05-13 12:26 UTC 

[jsarha:topic/chromeos-4.19-s0ix 3632/9999] sound/soc/soc-topology.c:790:26: sparse: sparse: incorrect type in assignment (different base types)
 2023-05-13 12:22 UTC 

[PATCH 00/13] Clean up PCI IDE device models
 2023-05-13 12:21 UTC  (9+ messages)
` [PATCH 10/13] hw/ide/piix: Reuse PCIIDEState::{cmd,data}_ops

[linux-stable-rc:queue/6.1 154/183] drivers/gpu/drm/msm/msm_drv.c:567:1: warning: unused label 'err_put_dev'
 2023-05-13 12:12 UTC 

[Buildroot] [PATCH] package/nfs-utils: bump to version 2.6.3
 2023-05-13 12:08 UTC  (4+ messages)

[net-next Patch v10 0/8] octeontx2-pf: HTB offload support
 2023-05-13  8:51 UTC  (2+ messages)
` [net-next Patch v10 7/8] octeontx2-pf: ethtool expose qos stats


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.