All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-01 04:31:23 to 2022-08-01 06:40:10 UTC [more...]

[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET
 2022-08-01  6:38 UTC  (70+ messages)
` [PATCH v14 01/42] virtio: record the maximum queue num supported by the device
` [PATCH v14 02/42] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v14 03/42] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v14 04/42] virtio_ring: extract the logic of freeing vring
` [PATCH v14 05/42] virtio_ring: split vring_virtqueue
` [PATCH v14 06/42] virtio_ring: introduce virtqueue_init()
` [PATCH v14 07/42] virtio_ring: split: stop __vring_new_virtqueue as export symbol
` [PATCH v14 08/42] virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_split
` [PATCH v14 09/42] virtio_ring: split: introduce vring_free_split()
` [PATCH v14 10/42] virtio_ring: split: extract the logic of alloc queue
` [PATCH v14 11/42] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v14 12/42] virtio_ring: split: extract the logic of vring init
` [PATCH v14 13/42] virtio_ring: split: extract the logic of attach vring
` [PATCH v14 14/42] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v14 15/42] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v14 16/42] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v14 17/42] virtio_ring: packed: introduce vring_free_packed
` [PATCH v14 18/42] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v14 19/42] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v14 20/42] virtio_ring: packed: extract the logic of vring init
` [PATCH v14 21/42] virtio_ring: packed: extract the logic of attach vring
` [PATCH v14 22/42] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v14 23/42] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v14 24/42] virtio_ring: introduce virtqueue_resize()
` [PATCH v14 25/42] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v14 26/42] virtio: allow to unbreak/break virtqueue individually
` [PATCH v14 27/42] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v14 28/42] virtio_ring: struct virtqueue introduce reset
` [PATCH v14 29/42] virtio_pci: struct virtio_pci_common_cfg add queue_reset
` [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset

[Qemu-devel] [Bug 1180923] [NEW] unused memory filled with 0x00 instead of 0xFF
 2022-08-01  6:29 UTC  (5+ messages)
` [Bug 1180923] "

[PATCH v11 0/8] mm/demotion: Memory tiers and demotion
 2022-08-01  6:37 UTC  (9+ messages)
` [PATCH v11 4/8] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_ADISTANCE_PMEM

[PATCH linux-next] macintosh:adb:recordmcount:use !E in conditional statements
 2022-08-01  6:36 UTC  (3+ messages)

[PATCH] RDMA/ib_srpt: unify checking rdma_cm_id condition in srpt_cm_req_recv()
 2022-08-01  6:43 UTC 

[PATCH v2] ASoC: amd: acp: Modify dai_id macros to be more generic
 2022-08-01  6:34 UTC  (2+ messages)

[PATCH 3/7] spi: realtek-rtl: allow use of chip-select other than CS0
 2022-08-01  6:32 UTC 

FAILED: patch "[PATCH] mm/hugetlb: separate path for hwpoison entry in" failed to apply to 5.18-stable tree
 2022-08-01  6:29 UTC  (2+ messages)

[WIP PATCH][CIFS] move legacy cifs (smb1) code to legacy ifdef and do not include in build when legacy disabled
 2022-08-01  6:28 UTC 

[PATCH v13 00/42] virtio pci support VIRTIO_F_RING_RESET
 2022-08-01  6:27 UTC  (19+ messages)
` [PATCH v13 16/42] virtio_ring: split: introduce virtqueue_resize_split()

[PATCH v12 00/30] v4l: routing and streams support
 2022-08-01  6:28 UTC  (9+ messages)
` [PATCH v12 02/30] media: mc: entity: Add iterator helper for entity pads
` [PATCH v12 05/30] media: mc: entity: Add media_entity_pipeline() to access the media pipeline

[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-08-01  6:25 UTC  (21+ messages)
` [PATCH V3 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH V3 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa.c

[PATCH 7/7] spi: realtek-rtl: update devicetree documentation
 2022-08-01  6:22 UTC 

[PATCH v3 3/3] mm/slub: extend redzone check to cover extra allocated kmalloc space than requested
 2022-08-01  6:21 UTC  (5+ messages)
` [mm/slub] 3616799128: BUG_kmalloc-#(Not_tainted):kmalloc_Redzone_overwritten

imx8mm lcdif->dsi->adv7535 no video, no errors
 2022-08-01  6:19 UTC  (3+ messages)

[PATCH 6/7] spi: realtek-rtl: add support to configure bus speed
 2022-08-01  6:21 UTC 

[PATCH 5/7] spi: realtek-rtl: set transfer mode in, transfer_one_message()
 2022-08-01  6:21 UTC 

[PATCH RESEND] chardev: fix error handling in cdev_device_add()
 2022-08-01  6:20 UTC  (4+ messages)

[PATCH 4/7] spi: realtek-rtl: add parallel IO suppport
 2022-08-01  6:19 UTC 

[PATCH] [Draft]: media: videobuf2-dma-heap: add a vendor defined memory runtine
 2022-08-01  6:19 UTC  (2+ messages)

Subject: [PATCH 3/7] spi: realtek-rtl: allow use of chip-select other than CS0
 2022-08-01  6:18 UTC 

[PATCH] ipmi:smbus: Add a check around a memcpy
 2022-08-01  6:15 UTC  (2+ messages)

[PATCH 2/7] spi: realtek-rtl: set device capability flags
 2022-08-01  6:18 UTC 

[PATCH 1/7] spi: realteak-rtl: Add support for RTL93xx SoCs
 2022-08-01  6:17 UTC 

[dpdk-dev] [PATCH 1/3] common/cnxk: fix printing disabled MKEX registers
 2022-08-01  6:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] common/cnxk: print counters along with flow dump
` [dpdk-dev] [PATCH 3/3] common/cnxk: update MKEX capability flags

[PATCH] RDMA/RXE: Add send_common_ack() helper
 2022-08-01  6:23 UTC 

Linux kernel 5.19 released
 2022-08-01  6:15 UTC 

[PATCH v2 0/5] fs/fat: fix handling of full disk
 2022-08-01  6:14 UTC  (4+ messages)
` [PATCH v2 5/5] test: add test for full FAT16 directory

[PATCH v6 0/3] crypto: hisilicon - supports device isolation feature
 2022-08-01  6:13 UTC  (5+ messages)
` [PATCH v6 2/3] Documentation: add a isolation strategy sysfs node for uacce

[PATCH v6 0/5] Introduce device group and device management
 2022-08-01  6:13 UTC  (9+ messages)
` [virtio-comment] [PATCH v6 3/5] Introduce virtio admin virtqueue
  `  "
` [PATCH v6 4/5] Add admin_queue_index register to PCI common configuration structure

[PATCH RFC v1] spi: realtek-rtl: Fix clearing some register bits
 2022-08-01  6:12 UTC  (6+ messages)
        ` Subject: [PATCH 0/7] new SoC support and further improvements

WARN_ON_ONCE reached with "virtio-blk: support mq_ops->queue_rqs()"
 2022-08-01  6:11 UTC 

[PATCH -next] scsi: smartpqi: Overwriting previous value
 2022-08-01  6:08 UTC 

[RFC V3 PATCH] mm: add last level page table numa info to /proc/pid/numa_pgtable
 2022-08-01  6:06 UTC  (2+ messages)

[PATCH v3 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-08-01  6:00 UTC  (12+ messages)
` [PATCH v3 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH v3 3/4] arm64: dts: meson: Add DDR PMU node
` [PATCH v3 4/4] dt-binding: perf: Add Amlogic DDR PMU

[xen-unstable-smoke test] 172059: regressions - FAIL
 2022-08-01  5:51 UTC 

We offer Business and personal loan At 2%
 2022-08-01  3:23 UTC 

[PATCH v2] ufs: core: ufshcd: use local_clock() for debugging timestamps
 2022-08-01  5:47 UTC  (2+ messages)

[PATCH v6] net/ice: add retry mechanism for DCF after failure
 2022-08-01  5:44 UTC  (3+ messages)

[RFC PATCH 0/4] cpufreq: qcom-hw: Move clocks to CPU node
 2022-08-01  5:42 UTC  (5+ messages)

[PATCH v2] remoteproc: qcom_q6v5_pas: Do not fail if regulators are not found
 2022-08-01  5:39 UTC 

[PATCH v5 2/6] scsi: ufs: wb: Change functions name and modify parameter name
 2022-08-01  5:35 UTC  (9+ messages)
` [PATCH v5 1/6] scsi: ufs: wb: Change wb_enabled condition test
  ` [PATCH v5 0/6] scsi: ufs: wb: Add sysfs attribute and cleanup
    ` [PATCH v5 3/6] scsi: ufs: wb: Add explicit flush sysfs attribute
          `  "
    ` [PATCH v5 5/6] scsi: ufs: wb: Modify messages
          `  "

[thermal:thermal/linux-next 68/68] drivers/thermal/rcar_thermal.c:532:49: error: passing argument 4 of 'devm_thermal_of_zone_register' from incompatible pointer type
 2022-08-01  5:35 UTC 

[PULL V2 00/25] Net patches
 2022-08-01  5:32 UTC  (5+ messages)
` [PULL V2 25/25] net/colo.c: fix segmentation fault when packet is not parsed correctly

[PATCH RFC 0/4] mm: Remember young bit for migration entries
 2022-08-01  5:33 UTC  (2+ messages)

[PATCH] mm/page_ext: remove unused variable in offline_page_ext
 2022-08-01  5:28 UTC  (2+ messages)

[PATCH v1 0/3] ADD legacy audio driver support for rembrandt
 2022-08-01  5:11 UTC  (5+ messages)
` [PATCH v1 3/3] ASoC: amd: acp: Add legacy audio driver support for Rembrandt platform

[PATCH net-next v1 00/10] net: dsa: microchip: add error handling and register access validation
 2022-08-01  5:11 UTC  (3+ messages)
` [PATCH net-next v1 09/10] net: dsa: microchip: add regmap_range for KSZ8563 chip

[PATCH] workqueue: Use active mask for new worker when pool is DISASSOCIATED
 2022-08-01  4:42 UTC  (6+ messages)

net/dsa/tag_sja1105.c:168 sja1105_xmit_tpid() error: uninitialized symbol 'proto'
 2022-08-01  5:04 UTC 

[PATCH] Bluetooth: Replace IS_ERR_OR_NULL with IS_ERR
 2022-08-01  5:03 UTC  (2+ messages)
`  "

[PATCH v5 0/9] Add support for LoongArch
 2022-08-01  5:01 UTC  (4+ messages)
` [PATCH v5 2/9] Add LoongArch definitions

[PATCH v3] ASoC: amd: acp: Initialize list to store acp_stream during pcm_open
 2022-08-01  5:01 UTC  (5+ messages)

[PATCH v2] net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null
 2022-08-01  4:57 UTC  (3+ messages)
` [PATCH v3 1/2] Fixes: 924a9bc362a5 ("net: check if protocol extracted by virtio_net_hdr_set_proto is correct")
  ` [PATCH v3 2/2] selftests: add few test cases for tap driver

[RFC PATCH 00/16] Introduce SCMI test driver and related Kselftest
 2022-08-01  4:52 UTC  (7+ messages)
` [RFC PATCH 14/16] firmware: arm_scmi: Add testing Voltage protocol support
` [RFC PATCH 15/16] selftests: arm64: Add initial SCMI testcases

[PATCH v5 0/3] Implement readahead for squashfs
 2022-08-01  4:53 UTC  (7+ messages)
` [PATCH v5 3/3] squashfs: implement readahead

[PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
 2022-08-01  4:50 UTC  (13+ messages)

[PATCH] dt-bindings: crypto: ti,sa2ul: drop dma-coherent property
 2022-08-01  4:50 UTC  (4+ messages)

[PATCH 1/2] regulator: dt-bindings: Add Allwinner D1 LDOs
 2022-08-01  4:47 UTC  (4+ messages)
` [PATCH 2/2] regulator: sun20i: Add support for "

[PATCH v12 0/8] mm/demotion: Memory tiers and demotion
 2022-08-01  4:47 UTC  (4+ messages)
` [PATCH v12 1/8] mm/demotion: Add support for explicit memory tiers

[dunfell][PATCH] python3-lxml: CVE-2022-2309 NULL Pointer Dereference allows attackers to cause a denial of service
 2022-08-01  4:44 UTC 

[PATCH] app/testpmd: add command line argument 'rx-metadata'
 2022-08-01  4:41 UTC 

[f2fs-dev] [PATCH v0] f2fs: allow direct read for zoned device
 2022-08-01  4:40 UTC  (5+ messages)
      ` [f2fs-dev] [PATCH v1] f2fs: remove device type check for direct IO
        `  "

[Crash-utility][PATCH 0/8] Support RISCV64 arch and common commands
 2022-08-01  4:35 UTC  (9+ messages)

[BUG] video: fbdev: arkfb: Found a divide-by-zero bug which may cause DoS
 2022-08-01  4:34 UTC  (2+ messages)

[PATCH] media: i2c: imx334: support lower bandwidth mode
 2022-08-01  4:34 UTC 

[Crash-utility][PATCH V2 0/9] Support RISCV64 arch and common commands
 2022-08-01  4:30 UTC  (15+ messages)
` [Crash-utility][PATCH V2 1/9] Add RISCV64 framework code support
` [Crash-utility][PATCH V2 2/9] RISCV64: Make crash tool enter command line and support some commands
` [Crash-utility][PATCH V2 3/9] RISCV64: Add 'dis' command support
` [Crash-utility][PATCH V2 4/9] RISCV64: Add 'irq' "
` [Crash-utility][PATCH V2 5/9] RISCV64: Add 'bt' "
` [Crash-utility][PATCH V2 6/9] RISCV64: Add 'help -r' "
` [Crash-utility][PATCH V2 7/9] RISCV64: Add 'help -m/M' "
` [Crash-utility][PATCH V2 8/9] RISCV64: Add 'mach' "
` [Crash-utility][PATCH V2 9/9] RISCV64: Add the implementation of symbol verify

[PATCH v4 0/4] LoongArch: Support new relocation types
 2022-08-01  4:31 UTC  (12+ messages)

[PATCH v5 4/6] scsi: ufs: wb: Add ufshcd_is_wb_buf_flush_allowed()
 2022-07-29  4:56 UTC 


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.