All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-29 06:33:27 to 2022-06-29 06:59:08 UTC [more...]

[PATCH] drm/i915: Remove __dma_fence_is_chain()
 2022-06-29  6:57 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v2 0/2] i2c: Add new driver for Renesas RZ/V2M controller
 2022-06-29  6:53 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: Document RZ/V2M I2C controller
` [PATCH v2 2/2] i2c: Add Renesas RZ/V2M controller

[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
 2022-06-29  6:56 UTC  (104+ messages)
` [PATCH v11 01/40] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v11 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v11 03/40] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v11 04/40] virtio_ring: extract the logic of freeing vring
` [PATCH v11 05/40] virtio_ring: split vring_virtqueue
` [PATCH v11 06/40] virtio_ring: introduce virtqueue_init()
` [PATCH v11 07/40] virtio_ring: split: introduce vring_free_split()
` [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v11 09/40] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v11 10/40] virtio_ring: split: extract the logic of attach vring
` [PATCH v11 11/40] virtio_ring: split: extract the logic of vring init
` [PATCH v11 12/40] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v11 13/40] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v11 14/40] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v11 15/40] virtio_ring: packed: introduce vring_free_packed
` [PATCH v11 16/40] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v11 17/40] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v11 18/40] virtio_ring: packed: extract the logic of attach vring
` [PATCH v11 19/40] virtio_ring: packed: extract the logic of vring init
` [PATCH v11 20/40] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v11 21/40] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v11 22/40] virtio_ring: introduce virtqueue_resize()
` [PATCH v11 23/40] virtio_pci: move struct virtio_pci_common_cfg to virtio_pci_modern.h
` [PATCH v11 24/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v11 25/40] virtio: allow to unbreak/break virtqueue individually
` [PATCH v11 26/40] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v11 27/40] virtio_pci: struct virtio_pci_common_cfg add queue_reset
` [PATCH v11 28/40] virtio_pci: introduce helper to get/set queue reset
` [PATCH v11 29/40] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v11 30/40] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v11 31/40] virtio: find_vqs() add arg sizes
` [PATCH v11 32/40] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v11 33/40] virtio_mmio: "
` [PATCH v11 34/40] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v11 35/40] virtio_net: set the default max ring size by find_vqs()
` [PATCH v11 36/40] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v11 37/40] virtio_net: split free_unused_bufs()
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "
` [PATCH v11 40/40] virtio_net: support set_ringparam

[PATCH 0/6] i2c: Make remove callback return void
 2022-06-29  6:56 UTC  (4+ messages)
` [PATCH 6/6] "

[PATCH v2] gro: fix gro for UDP fragmented packets
 2022-06-29  6:57 UTC  (3+ messages)
` [PATCH v5] gro: bug fix in identifying "

RTT-PROBE: lore-subspace-rtt
 2022-06-29  6:56 UTC 

[PATCH v3 0/2] blk-cgroup: duplicated code refactor
 2022-06-29  7:09 UTC  (3+ messages)
` [PATCH v3 1/2] blk-cgroup: factor out blkcg_iostat_update()
` [PATCH v3 2/2] blk-cgroup: factor out blkcg_free_all_cpd()

[PATCH] scsi: bfa: Fix spelling mistake
 2022-06-29  6:56 UTC 

staging: Thunderbolt: ctl.c style coding issues
 2022-06-29  6:54 UTC  (4+ messages)
` [PATCH 3/3] staging: Thunderbolt: ctl.c: Fixed comment coding style issues

[PATCH v2] net/i40e: fix error disable double VLAN
 2022-06-29 14:53 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[meta-networking][PATCH] strongswan: upgrade 5.9.5 -> 5.9.6
 2022-06-29  6:53 UTC 

[PATCH V2 0/8] Add minimal boot support for IPQ5018
 2022-06-29  6:51 UTC  (4+ messages)

clean up the blk-ia-ranges.c code a bit
 2022-06-29  6:52 UTC  (4+ messages)

[PATCH] block: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGROUP_IOCOST dependency
 2022-06-29  6:50 UTC  (2+ messages)

[PATCH] mtd: mxs_nand_spl: fix nand_command protocol violation
 2022-06-29  6:49 UTC  (2+ messages)

[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-06-29  6:49 UTC  (48+ messages)
` [PATCH v7 02/21] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v7 03/21] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v7 04/21] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v7 05/21] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v7 06/21] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v7 07/21] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v7 09/21] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v7 10/21] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v7 11/21] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v7 12/21] RDMA/rw: drop pci_p2pdma_[un]map_sg()
` [PATCH v7 13/21] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
` [PATCH v7 14/21] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v7 15/21] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v7 16/21] block: add check when merging zone device pages
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[PATCH v3] powerpc/memhotplug: Add add_pages override for PPC
 2022-06-29  6:30 UTC  (2+ messages)

[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
 2022-06-29  6:48 UTC  (8+ messages)
` [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection

RTT-PROBE: lore-subspace-rtt
 2022-06-29  6:46 UTC 

[PATCH net-next] net: switchdev: add reminder near struct switchdev_notifier_fdb_info
 2022-06-29  6:46 UTC  (2+ messages)

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-06-29  6:43 UTC  (9+ messages)
` [PATCH v6 02/22] drm/gem: Move mapping of imported dma-bufs to drm_gem_mmap_obj()
    ` [Intel-gfx] "
` [PATCH v6 08/22] drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
    ` [Intel-gfx] "

fully convert arm to use dma-direct v3
 2022-06-29  6:41 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 0/2] HAX add description to gem_softpin
 2022-06-29  6:41 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] i915/gem_softpin: Added test description for test case
` [igt-dev] [PATCH i-g-t 2/2] HAX: don't do full run

[PATCH] USB: serial: io_edgeport: Fix spelling mistake
 2022-06-29  6:41 UTC 

[RFC PATCH 00/11] docs: remove submitting-drivers.rst
 2022-06-29  6:40 UTC  (3+ messages)
` [RFC PATCH 10/11] docs: zh_CN: align to submitting-drivers removal

[PATCH 0/5] x86/lbr: handle lack of model-specific LBRs
 2022-06-29  6:40 UTC  (3+ messages)
` [PATCH 5/5] x86/vmx: fix indentation of LBR

Draft of Git Rev News edition 88
 2022-06-29  6:40 UTC 

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-06-29  6:39 UTC  (5+ messages)
` [RFC PATCH 02/26] hugetlb: sort hstates in hugetlb_init_hstates

[PATCH] MMIO should have more priority then IO
 2022-06-29  6:37 UTC  (3+ messages)

[PATCH -next] docs/zh_CN: add vm transhuge translation
 2022-06-29  6:37 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-29  6:36 UTC 

[PATCH] ASoC: ak4613: cares Simple-Audio-Card case for TDM
 2022-06-29  6:35 UTC  (3+ messages)

[PATCH 0/2] pmic: pca9450: Initialization of pmic like done in linux
 2022-06-29  6:36 UTC  (5+ messages)
` [PATCH 1/2] pmic: pca9450: enable system reset on WDOG_B assertion
` [PATCH 2/2] pmic: pca9450: clear PRESET_EN bit for BUCK1/2/3 voltage settings

[PATCH] obexd: fix crashed after cancel the on-going transfer
 2022-06-29  6:36 UTC  (2+ messages)
`  "

[Bug 216183] New: Kernel 5.19-rc4 boots ok with CONFIG_PPC_RADIX_MMU=y but fails to boot with CONFIG_PPC_HASH_MMU_NATIVE=y
 2022-06-29  6:35 UTC  (2+ messages)
` [Bug 216183] "

[PATCH V3 00/11] PCI: tegra: Add Tegra234 PCIe support
 2022-06-29  6:35 UTC  (9+ messages)
` [PATCH V3 04/11] dt-bindings: PCI: tegra234: Add schema for tegra234 endpoint mode
` [PATCH V3 05/11] arm64: tegra: Add regulators required for PCIe
` [PATCH V3 06/11] arm64: tegra: Add P2U and PCIe controller nodes to Tegra234 DT

[PATCH] pinctrl: qcom: sc7280: Fix compile bug
 2022-06-29  6:34 UTC 

[PATCH v2] net: tipc: fix possible refcount leak in tipc_sk_create()
 2022-06-29  6:34 UTC 

Service core statistics MT safety
 2022-06-29  6:34 UTC  (12+ messages)

[igt-dev] [i-g-t 1/2] tests/kms_color: Convert tests to dynamic
 2022-06-29  6:33 UTC  (4+ messages)
` [igt-dev] [i-g-t V7 "

[PATCH v1 00/17] Return of the Parent Pointers
 2022-06-29  6:33 UTC  (7+ messages)
` [PATCH v1 01/17] xfs: Add larp state XFS_DAS_CREATE_FORK

Linux v5.4.199: Bluetooth: hci_event: Ignore multiple conn complete events
 2022-06-29  6:33 UTC  (2+ messages)


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.