All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-24 02:26:16 to 2022-06-24 02:59:15 UTC [more...]

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

[PATCH v3 00/12] preparation for the rte_flow offload of nfp PMD
 2022-06-24  2:54 UTC  (13+ messages)
` [PATCH v3 01/12] net/nfp: move app specific attributes to own struct
` [PATCH v3 02/12] net/nfp: simplify initialization and remove dead code
` [PATCH v3 03/12] net/nfp: move app specific init logic to own function
` [PATCH v3 04/12] net/nfp: add initial flower firmware support
` [PATCH v3 05/12] net/nfp: add flower PF setup and mempool init logic
` [PATCH v3 06/12] net/nfp: add flower PF related routines
` [PATCH v3 07/12] net/nfp: add flower ctrl VNIC related logics
` [PATCH v3 08/12] net/nfp: move common rxtx function for flower use
` [PATCH v3 09/12] net/nfp: add flower ctrl VNIC rxtx logic
` [PATCH v3 10/12] net/nfp: add flower representor framework
` [PATCH v3 11/12] net/nfp: move rxtx function to header file
` [PATCH v3 12/12] net/nfp: add flower PF rxtx logic

[PATCH v2] KVM: selftest: Enhance handling WRMSR ICR register in x2APIC mode
 2022-06-24  2:55 UTC  (4+ messages)

[PATCH 0/7] migrate_pages(): fix several bugs in error path
 2022-06-24  2:53 UTC  (6+ messages)
` [PATCH 1/7] migrate: fix syscall move_pages() return value for failure
` [PATCH 2/7] migrate_pages(): remove unnecessary list_safe_reset_next()
` [PATCH 3/7] migrate_pages(): fix THP failure counting for -ENOMEM
` [PATCH 4/7] migrate_pages(): fix failure counting for THP subpages retrying
` [PATCH 5/7] migrate_pages(): fix failure counting for THP on -ENOSYS

[usb:usb-linus] BUILD SUCCESS 8ffdc53a60049f3930afe161dc51c67959c8d83d
 2022-06-24  2:52 UTC 

[linux-next:master 4204/5575] arch/powerpc/kernel/interrupt.c:542:55: error: suggest braces around empty body in an 'if' statement
 2022-06-24  2:52 UTC  (3+ messages)

[PATCH 0/5] aspeed: Add to CI
 2022-06-24  2:50 UTC  (6+ messages)
` [PATCH 1/5] config/ast2600: Enable CRC32
` [PATCH 2/5] config/ast2600: Make position independent
` [PATCH 3/5] config/ast2600: Disable hash hardware accel
` [PATCH 4/5] ast2600: Configure u-boot-with-spl.bin target
` [PATCH 5/5] CI: Add Aspeed AST2600

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-06-24  2:48 UTC  (26+ messages)
` [PATCH 01/46] tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
` [PATCH 02/46] cxl/port: Keep port->uport valid for the entire life of a port
` [PATCH 03/46] cxl/hdm: Use local hdm variable
` [PATCH 04/46] cxl/core: Rename ->decoder_range ->hpa_range
` [PATCH 05/46] cxl/core: Drop ->platform_res attribute for root decoders
` [PATCH 06/46] cxl/core: Drop is_cxl_decoder()
` [PATCH 07/46] cxl: Introduce cxl_to_{ways,granularity}
` [PATCH 08/46] cxl/core: Define a 'struct cxl_switch_decoder'
` [PATCH 09/46] cxl/acpi: Track CXL resources in iomem_resource
` [PATCH 10/46] cxl/core: Define a 'struct cxl_root_decoder' for tracking CXL window resources
` [PATCH 11/46] cxl/core: Define a 'struct cxl_endpoint_decoder' for tracking DPA resources
` [PATCH 12/46] cxl/mem: Convert partition-info to resources
` [PATCH 13/46] cxl/hdm: Require all decoders to be enumerated
` [PATCH 14/46] cxl/hdm: Enumerate allocated DPA
` [PATCH 15/46] cxl/Documentation: List attribute permissions
` [PATCH 16/46] cxl/hdm: Add 'mode' attribute to decoder objects
` [PATCH 17/46] cxl/hdm: Track next decoder to allocate
` [PATCH 18/46] cxl/hdm: Add support for allocating DPA to an endpoint decoder
` [PATCH 19/46] cxl/debug: Move debugfs init to cxl_core_init()
` [PATCH 20/46] cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
` [PATCH 21/46] tools/testing/cxl: Move cxl_test resources to the top of memory
` [PATCH 22/46] tools/testing/cxl: Expand CFMWS windows
` [PATCH 23/46] tools/testing/cxl: Add partition support
` [PATCH 24/46] tools/testing/cxl: Fix decoder default state
` [PATCH 25/46] cxl/port: Record dport in endpoint references

[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
 2022-06-24  2:48 UTC  (9+ messages)
` [PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding

linux-next: build failure after merge of the battery tree
 2022-06-24  2:47 UTC  (2+ messages)

[PATCH 1/3] powerpc/memhotplug: Add add_pages override for PPC
 2022-06-24  2:45 UTC  (4+ messages)
` [PATCH 3/3] powerpc/mm: Use VMALLOC_START to validate addr

[Bug 216168] New: updwtmp(3) doesn't mention need for _GNU_SOURCE for updwtmpx
 2022-06-24  2:45 UTC  (2+ messages)
` [Bug 216168] "

[PATCH v3 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-24  2:44 UTC  (6+ messages)
` [PATCH v3 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group

[PATCH -V4] sched,topology: Update sched topology atomically
 2022-06-24  2:43 UTC 

[PATCH v1 0/5] userfaultfd: support access/write hints
 2022-06-24  2:42 UTC  (8+ messages)
` [PATCH v1 2/5] userfaultfd: introduce access-likely mode for common operations

[u-boot-test-hooks PATCH 0/2] Aspeed updates
 2022-06-24  2:34 UTC  (3+ messages)
` [u-boot-test-hooks PATCH 1/2] ast2500: Simplify Qemu command line
` [u-boot-test-hooks PATCH 2/2] travis-ci: Add Aspeed AST2600 Qemu configuration

[PATCH v2] rpmsg: fix possible refcount leak in rpmsg_register_device_override()
 2022-06-24  2:41 UTC 

[PATCH] common/config: Fix use of MKFS_OPTIONS
 2022-06-24  2:41 UTC  (3+ messages)

[PATCH net] net: fix IFF_TX_SKB_NO_LINEAR definition
 2022-06-24  2:40 UTC  (2+ messages)

[Question] vmalloc latency in RT-Linux
 2022-06-24  2:39 UTC  (4+ messages)

[PATCH v5 00/22] TDX host kernel support
 2022-06-24  2:39 UTC  (3+ messages)
` [PATCH v5 06/22] x86/virt/tdx: Add skeleton to initialize TDX on demand

[PATCH] ACPI: LPSS: Fix missing check in register_device_clock
 2022-06-24  2:20 UTC  (3+ messages)
  `  "

Bug report: ntfs_read_block may crash system
 2022-06-24  2:33 UTC  (4+ messages)
` [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()

✅ PASS: Test report for e70ff32e (arm-next)
 2022-06-24  2:30 UTC 

[PATCH RESEND] drm: i915: fix a possible refcount leak in intel_dp_add_mst_connector()
 2022-06-24  2:28 UTC  (2+ messages)

[PATCH] fuse: force sync attr when inode is invalidated
 2022-06-24  2:27 UTC  (3+ messages)
  ` [External] "

[PATCH v2 0/9] mm, hwpoison: enable 1GB hugepage support (v2)
 2022-06-24  2:25 UTC  (3+ messages)
` [PATCH v2 1/9] mm/hugetlb: remove checking hstate_is_gigantic() in return_unused_surplus_pages()

btrfs read repair: more tests
 2022-06-24  2:25 UTC  (6+ messages)
` [PATCH 4/4] btrfs: test read repair on a corrupted compressed extent


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.