All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-02 12:37:57 to 2023-03-02 13:08:33 UTC [more...]

[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
 2023-03-02 13:08 UTC  (9+ messages)
` [PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v4 4/6] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v4 5/6] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v4 6/6] iommu: Remove ioasid infrastructure

[PATCH v8 00/21] add support for cpfl PMD in DPDK
 2023-03-02 21:20 UTC  (23+ messages)
` [PATCH v9 "
  ` [PATCH v9 01/21] net/cpfl: support device initialization
  ` [PATCH v9 02/21] net/cpfl: add Tx queue setup
  ` [PATCH v9 03/21] net/cpfl: add Rx "
  ` [PATCH v9 04/21] net/cpfl: support device start and stop
  ` [PATCH v9 05/21] net/cpfl: support queue start
  ` [PATCH v9 06/21] net/cpfl: support queue stop
  ` [PATCH v9 07/21] net/cpfl: support queue release
  ` [PATCH v9 08/21] net/cpfl: support MTU configuration
  ` [PATCH v9 09/21] net/cpfl: support basic Rx data path
  ` [PATCH v9 10/21] net/cpfl: support basic Tx "
  ` [PATCH v9 11/21] net/cpfl: support write back based on ITR expire
  ` [PATCH v9 12/21] net/cpfl: support RSS
  ` [PATCH v9 13/21] net/cpfl: support Rx offloading
  ` [PATCH v9 14/21] net/cpfl: support Tx offloading
  ` [PATCH v9 15/21] net/cpfl: add AVX512 data path for single queue model
  ` [PATCH v9 16/21] net/cpfl: support timestamp offload
  ` [PATCH v9 17/21] net/cpfl: add AVX512 data path for split queue model
  ` [PATCH v9 18/21] net/cpfl: add HW statistics
  ` [PATCH v9 19/21] net/cpfl: add RSS set/get ops
  ` [PATCH v9 20/21] net/cpfl: support scalar scatter Rx datapath for single queue model
  ` [PATCH v9 21/21] net/cpfl: add xstats ops

[PATCH] fs/ceph/mds_client: ignore responses for waiting requests
 2023-03-02 13:06 UTC 

[Intel-xe] [PATCH 0/2] Fix kunit test building and missing memory reference
 2023-03-02 13:06 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/tests: Remove CONFIG_FB dependency
` [Intel-xe] [PATCH 2/2] drm/xe/tests: Grab a memory access reference around the migrate sanity test

[virtio-dev] [PATCH v10 00/10] Introduce device group and device management
 2023-03-02 13:05 UTC  (11+ messages)
` [virtio-dev] [PATCH v10 01/10] virtio: document forward compatibility guarantees
` [virtio-dev] [PATCH v10 02/10] admin: introduce device group and related concepts
` [virtio-dev] [PATCH v10 03/10] admin: introduce group administration commands
` [virtio-dev] [PATCH v10 04/10] admin: introduce virtio admin virtqueues
` [virtio-dev] [PATCH v10 05/10] pci: add admin vq registers to virtio over pci
` [virtio-dev] [PATCH v10 06/10] mmio: document ADMIN_VQ as reserved
` [virtio-dev] [PATCH v10 07/10] ccw: "
` [virtio-dev] [PATCH v10 08/10] admin: command list discovery
` [virtio-dev] [PATCH v10 09/10] admin: conformance clauses
` [virtio-dev] [PATCH v10 10/10] ccw: document more reserved features

[PATCH 0/3] Add "mclk" support for maxim,max9867
 2023-03-02 13:05 UTC  (9+ messages)
` [PATCH 1/3] ASoC: dt-bindings: maxim,max9867: convert txt bindings to yaml
` [PATCH 3/3] ASoC: maxim,max9867: add "mclk" support

RTT-PROBE: lore-subspace-rtt
 2023-03-02 13:06 UTC 

[PATCH v12 0/8] Add latency priority for CFS class
 2023-03-02 13:05 UTC  (7+ messages)
` [PATCH v12 5/8] sched/fair: Take into account latency priority at wakeup

[PATCH v2 0/2] iio: Add kernel-docs and rename iio_trigger_poll_chained
 2023-03-02 13:04 UTC  (3+ messages)
` [PATCH v2 1/2] iio: Improve the kernel-doc of iio_trigger_poll
` [PATCH v2 2/2] iio: Rename iio_trigger_poll_chained and add kernel-doc

[PATCH v4 00/27] target/s390x: pc-relative translation blocks
 2023-03-02 13:03 UTC  (5+ messages)
` [PATCH v4 27/27] target/s390x: Enable TARGET_TB_PCREL

[PATCH 00/17] saa7146: convert to vb2
 2023-03-02 13:03 UTC  (18+ messages)
` [PATCH 01/17] media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
` [PATCH 02/17] media: common: saa7146: drop 'fmt' from struct saa7146_buf
` [PATCH 03/17] media: common: saa7146: replace BUG_ON by WARN_ON
` [PATCH 04/17] staging: media: av7110: "
` [PATCH 05/17] media: common: saa7146: fix broken V4L2_PIX_FMT_YUV422P support
` [PATCH 06/17] media: common: saa7146: use for_each_sg_dma_page
` [PATCH 07/17] media: saa7146: convert to vb2
` [PATCH 08/17] media: common: saa7146: fix compliance problems with field handling
` [PATCH 09/17] media: common: saa7146: check minimum video format size
` [PATCH 10/17] media: common: saa7146: fall back to V4L2_PIX_FMT_BGR24
` [PATCH 11/17] media: common: saa7146: allow S_STD(G_STD)
` [PATCH 12/17] media: mxb: update the tvnorms when changing input
` [PATCH 13/17] media: common: saa7146: add support for missing .vidioc_try_fmt_vbi_cap
` [PATCH 14/17] media: mxb: allow tuner/input/audio ioctls for vbi
` [PATCH 15/17] media: common: saa7146: allow AUDIO ioctls for the vbi stream
` [PATCH 16/17] media: common: saa7146: drop USERPTR support
` [PATCH 17/17] media: pci: saa7146: advertise only those TV standard that are supported

[PATCH v7 1/5] clk: Introduce devm_clk_hw_register_gate_parent_data()
 2023-03-02 13:01 UTC  (5+ messages)
` [PATCH v7 3/5] dt-bindings: clock: imx8mp: Add audiomix block control

[PULL 00/10] Bsd user 2023q1 patches
 2023-03-02 13:01 UTC  (2+ messages)

[PULL 0/5] Monitor patches for 2023-03-02
 2023-03-02 13:01 UTC  (2+ messages)

[PATCH 0/5] fix race-condition of proactive error handling mode
 2023-03-02 13:01 UTC  (3+ messages)
` [PATCH 5/5] app/testpmd: add error recovery usage demo

improve type safety by passing struct btrfs_bio around
 2023-03-02 13:01 UTC  (5+ messages)
` [PATCH 05/10] btrfs: pass a btrfs_bio to btrfs_submit_compressed_read
` [PATCH 06/10] btrfs: store a pointer to the original btrfs_bio in struct compressed_bio

[PATCH 1/2] HID: logitech-hidpp: Don't use the USB serial for USB devices
 2023-03-02 13:01 UTC  (2+ messages)
` [PATCH 2/2] HID: logitech-hidpp: Reconcile USB and Unifying serials

[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
 2023-03-02 12:30 UTC  (48+ messages)
` [PULL 02/62] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
` [PULL 05/62] i386/kvm: handle Xen HVM cpuid leaves
` [PULL 06/62] i386/kvm: Set Xen vCPU ID in KVM
` [PULL 07/62] xen-platform: exclude vfio-pci from the PCI platform unplug
` [PULL 11/62] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [PULL 12/62] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
` [PULL 14/62] xen: Permit --xen-domid argument when accel is KVM
` [PULL 17/62] i386/xen: implement HYPERVISOR_memory_op
` [PULL 18/62] i386/xen: implement XENMEM_add_to_physmap_batch
` [PULL 19/62] i386/xen: implement HYPERVISOR_hvm_op
` [PULL 20/62] i386/xen: implement HYPERVISOR_vcpu_op
` [PULL 21/62] i386/xen: handle VCPUOP_register_vcpu_info
` [PULL 22/62] i386/xen: handle VCPUOP_register_vcpu_time_info
` [PULL 23/62] i386/xen: handle VCPUOP_register_runstate_memory_area
` [PULL 25/62] i386/xen: implement HVMOP_set_evtchn_upcall_vector
` [PULL 26/62] i386/xen: implement HVMOP_set_param
` [PULL 27/62] hw/xen: Add xen_evtchn device for event channel emulation
` [PULL 29/62] hw/xen: Implement EVTCHNOP_status
` [PULL 30/62] hw/xen: Implement EVTCHNOP_close
` [PULL 31/62] hw/xen: Implement EVTCHNOP_unmask
` [PULL 32/62] hw/xen: Implement EVTCHNOP_bind_virq
` [PULL 33/62] hw/xen: Implement EVTCHNOP_bind_ipi
` [PULL 35/62] hw/xen: Implement EVTCHNOP_alloc_unbound
` [PULL 36/62] hw/xen: Implement EVTCHNOP_bind_interdomain
` [PULL 37/62] hw/xen: Implement EVTCHNOP_bind_vcpu
` [PULL 38/62] hw/xen: Implement EVTCHNOP_reset
` [PULL 39/62] i386/xen: add monitor commands to test event injection
` [PULL 40/62] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
` [PULL 41/62] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
` [PULL 43/62] hw/xen: Add xen_gnttab device for grant table emulation
` [PULL 44/62] hw/xen: Support mapping grant frames
` [PULL 45/62] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
` [PULL 47/62] i386/xen: handle PV timer hypercalls
` [PULL 48/62] i386/xen: Reserve Xen special pages for console, xenstore rings
` [PULL 49/62] i386/xen: handle HVMOP_get_param
` [PULL 50/62] hw/xen: Add backend implementation of interdomain event channel support
` [PULL 51/62] hw/xen: Add xen_xenstore device for xenstore emulation
` [PULL 53/62] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
` [PULL 54/62] i386/xen: Implement HYPERVISOR_physdev_op
` [PULL 55/62] hw/xen: Implement emulated PIRQ hypercall support
` [PULL 56/62] hw/xen: Support GSI mapping to PIRQ
` [PULL 57/62] hw/xen: Support MSI "
` [PULL 58/62] kvm/i386: Add xen-evtchn-max-pirq property
` [PULL 59/62] i386/xen: Document Xen HVM emulation
` [PULL 60/62] hw/xen: Subsume xen_be_register_common() into xen_be_init()
` [PULL 61/62] qapi: Add 'acpi' field to 'query-machines' output
` [PULL 62/62] Makefile: qemu-bundle is a directory

[PATCH 00/33] pci(pc/q35): acpi-index support on non-hotpluggable slots
 2023-03-02 12:55 UTC  (5+ messages)
` [PATCH 14/33] tests: acpi: update expected blobs

[PATCH v5 0/5] Linear Address Masking (LAM) KVM Enabling
 2023-03-02 13:00 UTC  (4+ messages)
` [PATCH v5 1/5] KVM: x86: Virtualize CR4.LAM_SUP

[Buildroot] [PATCH 0/3] misc aarch64-sbsa cleanups
 2023-03-02 12:59 UTC  (2+ messages)

[PATCH v2 0/5] Devicetree support for Loongson-1 GPIO
 2023-03-02 12:58 UTC  (7+ messages)
` [PATCH v2 1/5] gpio: loongson1: Convert to SPDX identifier
` [PATCH v2 2/5] gpio: loongson1: Use readl() & writel()
` [PATCH v2 3/5] gpio: loongson1: Introduce ls1x_gpio_chip struct
` [PATCH v2 4/5] gpio: loongson1: Add DT support
` [PATCH v2 5/5] dt-bindings: gpio: Add Loongson-1 GPIO

[PATCH 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-03-02 12:57 UTC  (4+ messages)
` [PATCH 4/4] dmaengine/idxd: Re-enable "

[PATCH 0/9] Remove destructive video overlay and clipping
 2023-03-02 12:57 UTC  (10+ messages)
` [PATCH 1/9] saa7146: drop overlay support
` [PATCH 2/9] saa7134: "
` [PATCH 3/9] bttv: "
` [PATCH 4/9] vivid: "
` [PATCH 5/9] vivid: drop bitmap and clipping output "
` [PATCH 6/9] v4l2-core: drop v4l2_window clipping and bitmap support
` [PATCH 7/9] videodev.h: drop V4L2_FBUF_CAP_LIST/BITMAP_CLIPPING
` [PATCH 8/9] v4l2-core: zero field base in struct v4l2_framebuffer
` [PATCH 9/9] Documentation: userspace-api: media: drop clipping, destructive overlays

[PATCH 0/9] mirror: allow switching from background to active mode
 2023-03-02 12:34 UTC  (6+ messages)
` [PATCH 8/9] mirror: return the remaining dirty bytes upon query

[PATCH v5 0/7] Pegasos2 fixes and audio output support
 2023-03-02 12:46 UTC  (6+ messages)
` [PATCH v5 2/7] Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"

[PATCH v5 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2023-03-02 12:56 UTC  (9+ messages)
` [PATCH v5 2/6] mm/memcg: Disable threshold event handlers on PREEMPT_RT

RTT-PROBE: lore-subspace-rtt
 2023-03-02 12:56 UTC 

[PATCH v2 0/7] Assorted DRBD refactoring
 2023-03-02 12:54 UTC  (8+ messages)
` [PATCH v2 1/7] genetlink: make _genl_cmd_to_str static
` [PATCH v2 2/7] drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro
` [PATCH v2 3/7] drbd: Add peer device parameter to whole-bitmap I/O handlers
` [PATCH v2 4/7] drbd: INFO_bm_xfer_stats(): Pass a peer device argument
` [PATCH v2 5/7] drbd: drbd_uuid_compare: pass a peer_device
` [PATCH v2 6/7] drbd: pass drbd_peer_device to __req_mod
` [PATCH v2 7/7] drbd: Pass a peer device to the resync and online verify functions

[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-02 12:55 UTC  (7+ messages)
` [PATCH 02/14] iommufd: Add iommufd_group
` [PATCH 04/14] iommufd: Use the iommufd_group to avoid duplicate reserved groups and msi setup

[PATCH] fpga: bridge: fix kernel-doc parameter description
 2023-03-02 12:51 UTC  (2+ messages)

[PATCH v1] xen/arm: align *(.proc.info) in the linker script
 2023-03-02 12:51 UTC  (9+ messages)

[PATCH] hw/virtio/vhost-user: avoid using unitialized errp
 2023-03-02 12:31 UTC  (2+ messages)

[PATCH] ksmbd: fix possible refcount leak in smb2_open()
 2023-03-02 13:58 UTC 

[PULL v2 00/24] testing updates (gitlab, cirrus, docker, avocado, windows)
 2023-03-02 12:37 UTC  (8+ messages)

[PATCH] drm/nouveau/nvfw/acr: set wpr_generic_header_dump storage-class-specifier to static
 2023-03-02 12:48 UTC  (3+ messages)
` [Nouveau] "

[PATCH 5.10 00/19] 5.10.171-rc1 review
 2023-03-02 12:48 UTC  (2+ messages)

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-02 12:48 UTC  (3+ messages)
` [PATCH v7 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY

[PATCH -next v14 00/19] riscv: Add vector ISA support
 2023-03-02 12:47 UTC  (7+ messages)
` [PATCH -next v14 13/19] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v14 14/19] riscv: signal: Report signal frame size to userspace via auxv

[PATCH v5 5/7] hw/isa/vt82c686: Work around missing level sensitive irq in i8259 model
 2023-03-02 12:35 UTC  (3+ messages)
` [PATCH] hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select

[PATCH] platform/x86: Add new msi-ec driver
 2023-03-02 12:45 UTC  (5+ messages)

[virtio-dev] [PATCH v10] virtio-net: support the virtqueue coalescing moderation
 2023-03-02 12:46 UTC  (3+ messages)
` [virtio-dev] Re: [virtio-comment] "

RTT-PROBE: lore-subspace-rtt
 2023-03-02 12:46 UTC 

[PATCH V2] mm/debug_vm_pgtable: Replace pte_mkhuge() with arch_make_huge_pte()
 2023-03-02 12:42 UTC  (2+ messages)

[PATCH] drm/rockchip: vop2: add polarity flags to RGB output
 2023-03-02 12:39 UTC  (4+ messages)

[PATCH 0/2] MediaTek MT6735 TOPRGU/WDT support
 2023-03-02 12:40 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: reset: Add binding for MediaTek MT6735 TOPRGU/WDT
` [PATCH 2/2] watchdog: mtk_wdt: Add support for MT6735 WDT

[PATCH ima-evm-utils v3] Add ima_policy_check.awk and ima_policy_check.test
 2023-03-02 12:40 UTC  (3+ messages)

[PATCH] media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()
 2023-03-02 12:39 UTC 

[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02 12:38 UTC  (5+ 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.