All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-20 09:10:30 to 2020-10-20 09:40:46 UTC [more...]

[PATCH 00/20] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-10-20  4:42 UTC  (3+ messages)
` [PATCH 08/20] dt-bindings: usb: renesas-xhci: Refer to the usb-xhci.yaml file

[RFCv2 13/16] KVM: Rework copy_to/from_guest() to avoid direct mapping
 2020-10-20  9:40 UTC  (2+ messages)

(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-10-20  9:40 UTC  (12+ messages)

[dpdk-dev] [PATCH 00/62] net/sfc: support flow API transfer rules
 2020-10-20  9:13 UTC  (67+ messages)
` [dpdk-dev] [PATCH 41/62] common/sfc_efx/base: add an API for querying board info
` [dpdk-dev] [PATCH 49/62] net/sfc: support flow item IPV4 in transfer rules
` [dpdk-dev] [PATCH 58/62] common/sfc_efx/base: add an API to compare match specs
` [dpdk-dev] [PATCH 59/62] common/sfc_efx/base: validate and compare outer "
` [dpdk-dev] [PATCH 61/62] net/sfc: support encap. flow items in transfer rules
` [dpdk-dev] [PATCH v2 00/62] net/sfc: support flow API "
  ` [dpdk-dev] [PATCH v2 01/62] common/sfc_efx/base: add MAE definitions to MCDI
  ` [dpdk-dev] [PATCH v2 02/62] common/sfc_efx/base: indicate support for MAE
  ` [dpdk-dev] [PATCH v2 03/62] net/sfc: add a stub for attaching to MAE
  ` [dpdk-dev] [PATCH v2 04/62] common/sfc_efx/base: add MAE init/fini APIs
  ` [dpdk-dev] [PATCH v2 05/62] drivers: init/fini MAE on attach/detach
  ` [dpdk-dev] [PATCH v2 06/62] common/sfc_efx/base: add an MAE limit query API
  ` [dpdk-dev] [PATCH v2 07/62] net/sfc: add the concept of MAE (transfer) rules
  ` [dpdk-dev] [PATCH v2 08/62] common/sfc_efx/base: add match spec init/fini APIs
  ` [dpdk-dev] [PATCH v2 09/62] net/sfc: add pattern parsing stub to MAE backend
  ` [dpdk-dev] [PATCH v2 10/62] common/sfc_efx/base: add a match spec validate API
  ` [dpdk-dev] [PATCH v2 11/62] net/sfc: validate match spec in MAE backend
  ` [dpdk-dev] [PATCH v2 12/62] common/sfc_efx/base: add a match specs class comparison API
  ` [dpdk-dev] [PATCH v2 13/62] net/sfc: add verify method to flow validate path
  ` [dpdk-dev] [PATCH v2 14/62] common/sfc_efx/base: add action set spec init/fini APIs
  ` [dpdk-dev] [PATCH v2 15/62] net/sfc: add actions parsing stub to MAE backend
  ` [dpdk-dev] [PATCH v2 16/62] common/sfc_efx/base: support setting a PPORT in a match spec
  ` [dpdk-dev] [PATCH v2 17/62] net/sfc: support flow item PHY PORT in MAE backend
  ` [dpdk-dev] [PATCH v2 18/62] common/sfc_efx/base: add MAE match fields for Ethernet
  ` [dpdk-dev] [PATCH v2 19/62] net/sfc: support flow item ETH in MAE backend
  ` [dpdk-dev] [PATCH v2 20/62] common/sfc_efx/base: support adding DELIVER action to a set
  ` [dpdk-dev] [PATCH v2 21/62] net/sfc: support flow action PHY PORT in MAE backend
  ` [dpdk-dev] [PATCH v2 22/62] common/sfc_efx/base: add MAE action set provisioning APIs
  ` [dpdk-dev] [PATCH v2 23/62] common/sfc_efx/base: add MAE action rule "
  ` [dpdk-dev] [PATCH v2 24/62] net/sfc: implement flow insert/remove in MAE backend
  ` [dpdk-dev] [PATCH v2 25/62] common/sfc_efx/base: support adding VLAN POP action to a set
  ` [dpdk-dev] [PATCH v2 26/62] net/sfc: support flow action OF POP VLAN in MAE backend
  ` [dpdk-dev] [PATCH v2 27/62] common/sfc_efx/base: support adding VLAN PUSH action
  ` [dpdk-dev] [PATCH v2 28/62] net/sfc: add facilities to handle bundles of actions
  ` [dpdk-dev] [PATCH v2 29/62] net/sfc: support VLAN PUSH actions in MAE backend
  ` [dpdk-dev] [PATCH v2 30/62] common/sfc_efx/base: support adding FLAG action to a set
  ` [dpdk-dev] [PATCH v2 31/62] net/sfc: support flow action FLAG in MAE backend
  ` [dpdk-dev] [PATCH v2 32/62] common/sfc_efx/base: support adding MARK action to a set
  ` [dpdk-dev] [PATCH v2 33/62] net/sfc: support flow action MARK in MAE backend
  ` [dpdk-dev] [PATCH v2 34/62] common/sfc_efx/base: add named constant for invalid VF
  ` [dpdk-dev] [PATCH v2 35/62] common/sfc_efx/base: add an API to get MPORT of a PF/VF
  ` [dpdk-dev] [PATCH v2 36/62] net/sfc: support flow items PF and VF in transfer rules
  ` [dpdk-dev] [PATCH v2 37/62] net/sfc: support flow actions "
  ` [dpdk-dev] [PATCH v2 38/62] common/sfc_efx/base: add an API for adding action DROP
  ` [dpdk-dev] [PATCH v2 39/62] net/sfc: support flow action DROP in transfer rules
  ` [dpdk-dev] [PATCH v2 40/62] common/sfc_efx/base: refactor version / boot info get helper
  ` [dpdk-dev] [PATCH v2 41/62] common/sfc_efx/base: add an API for querying board info
  ` [dpdk-dev] [PATCH v2 42/62] net/sfc: add HW switch ID helpers
  ` [dpdk-dev] [PATCH v2 43/62] net/sfc: support the concept of RTE switch domains/ports
  ` [dpdk-dev] [PATCH v2 44/62] net/sfc: support flow action PORT ID in transfer rules
  ` [dpdk-dev] [PATCH v2 45/62] net/sfc: support flow item "
  ` [dpdk-dev] [PATCH v2 46/62] common/sfc_efx/base: add MAE match fields for VLAN
  ` [dpdk-dev] [PATCH v2 47/62] net/sfc: support flow item VLAN in transfer rules
  ` [dpdk-dev] [PATCH v2 48/62] common/sfc_efx/base: add MAE match fields for IPv4
  ` [dpdk-dev] [PATCH v2 49/62] net/sfc: support flow item IPV4 in transfer rules
  ` [dpdk-dev] [PATCH v2 50/62] common/sfc_efx/base: add MAE match fields for IPv6
  ` [dpdk-dev] [PATCH v2 51/62] net/sfc: support flow item IPV6 in transfer rules
  ` [dpdk-dev] [PATCH v2 53/62] net/sfc: support flow item TCP "
  ` [dpdk-dev] [PATCH v2 54/62] net/sfc: support flow item UDP "
  ` [dpdk-dev] [PATCH v2 57/62] common/sfc_efx/base: add MAE match field VNET ID for tunnels
  ` [dpdk-dev] [PATCH v2 58/62] common/sfc_efx/base: add an API to compare match specs
  ` [dpdk-dev] [PATCH v2 59/62] common/sfc_efx/base: validate and compare outer "
  ` [dpdk-dev] [PATCH v2 60/62] common/sfc_efx/base: support outer rule provisioning
  ` [dpdk-dev] [PATCH v2 61/62] net/sfc: support encap. flow items in transfer rules
  ` [dpdk-dev] [PATCH v2 62/62] doc: advertise flow API transfer rules support in net/sfc

[RFC PATCH v3 0/9] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-10-20  9:41 UTC  (16+ messages)
` [RFC PATCH v3 1/9] software_node: Add helper function to unregister arrays of software_nodes ordered parent to child
` [RFC PATCH v3 2/9] lib/test_printf.c: Use helper function to unwind array of software_nodes
` [RFC PATCH v3 4/9] software_node: Add support for fwnode_graph*() family of functions
` [RFC PATCH v3 5/9] ipu3-cio2: Add T: entry to MAINTAINERS
` [RFC PATCH v3 6/9] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple sources files retaining ipu3-cio2 name
` [RFC PATCH v3 7/9] ipu3-cio2: Check if pci_dev->dev's fwnode is a software_node in cio2_parse_firmware() and set FWNODE_GRAPH_DEVICE_DISABLED if so
` [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows

roms/efirom, tests/uefi-test-tools: update edk2's own submodules first
 2020-10-20  9:38 UTC  (4+ messages)

[PATCH V2 1/2] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
 2020-10-20  9:37 UTC  (12+ messages)

[Intel-gfx] [PATCH 09/13] drm/i915/hdcp: mst streams support in hdcp port_data
 2020-10-20  9:39 UTC  (6+ messages)

[Cocci] spatch issue with compound literals
 2020-10-20  9:09 UTC 

[PATCH v1 00/29] virtio-mem: Big Block Mode (BBM)
 2020-10-20  9:38 UTC  (11+ messages)
` [PATCH v1 07/29] virtio-mem: generalize virtio_mem_overlaps_range()
` [PATCH v1 12/29] virtio-mem: factor out fake-offlining into virtio_mem_fake_offline()
` [PATCH v1 15/29] virito-mem: document Sub Block Mode (SBM)

[PATCH] drivers/virt: vmgenid: add vm generation id driver
 2020-10-20  9:35 UTC  (15+ messages)

[PATCH 0/4] scsi: FDMI enhancement
 2020-10-20  9:37 UTC  (4+ messages)
` [PATCH 4/4] scsi:qedf: Added attributes for RHBA and RPA
    ` [EXT] "

[PATCH v11 00/10] *** TCPM support for FRS and AutoDischarge Disconnect ***
 2020-10-20  9:36 UTC  (11+ messages)
` [PATCH v11 01/10] dt-bindings: connector: Add property to set initial current cap for FRS
` [PATCH v11 02/10] dt-bindings: usb: Maxim type-c controller device tree binding document
` [PATCH v11 03/10] usb: typec: tcpci_maxim: Fix the compatible string
` [PATCH v11 04/10] usb: typec: tcpm: Refactor logic for new-source-frs-typec-current
` [PATCH v11 05/10] usb: typec: tcpm: frs sourcing vbus callback
` [PATCH v11 06/10] usb: typec: tcpci: "
` [PATCH v11 07/10] usb: typec: tcpci_maxim: Fix vbus stuck on upon diconnecting sink
` [PATCH v11 08/10] usb: typec: tcpm: Implement enabling Auto Discharge disconnect support
` [PATCH v11 09/10] usb: typec: tcpci: Implement Auto discharge disconnect callbacks
` [PATCH v11 10/10] usb: typec: tcpci_maxim: Enable auto discharge disconnect

Raid5, deleted a device, now see "some devices missing"
 2020-10-20  9:36 UTC 

[PATCH] drm/bridge: lvds-codec: Use dev_err_probe for error handling
 2020-10-20  9:36 UTC 

[PATCH] drm/vkms: Unset preferred_depth
 2020-10-20  9:36 UTC  (3+ messages)

[OSSTEST PATCH] ts-xen-build-prep: Install ninja
 2020-10-20  9:35 UTC 

[PATCH] kbuild: Use uname for LINUX_COMPILE_HOST detection
 2020-10-20  9:34 UTC 

[PATCH] drm/amd/pm: update driver if version for dimgrey_cavefish
 2020-10-20  9:34 UTC 

[PATCH v2 0/2] XSA-343 followup patches
 2020-10-20  9:34 UTC  (11+ messages)
` [PATCH v2 1/2] xen/events: access last_priority and last_vcpu_id together

[PATCH] x86/mm/kmmio: correctly handle kzalloc return
 2020-10-20  9:34 UTC  (2+ messages)

[PATCH v2] IPv6: sr: Fix End.X nexthop to use oif
 2020-10-20  9:34 UTC  (5+ messages)

[RFC 0/2] xdp: introduce bulking for page_pool tx return path
 2020-10-20  9:33 UTC  (3+ messages)
` [RFC 1/2] net: xdp: introduce bulking for xdp "
` [RFC 2/2] net: page_pool: add bulk support for ptr_ring

[PATCH v2 0/5] qapi: Restrict machine (and migration) specific commands
 2020-10-20  9:32 UTC  (2+ messages)

[RFC PATCH] media: new driver mt9m02x for Onsemi MT9M024 and AR0141CS
 2020-10-20  9:27 UTC 

[PATCH] x86, libnvdimm/test: Remove COPY_MC_TEST
 2020-10-20  9:32 UTC  (3+ messages)

[PATCH 0/3] Lockdep fixes for misc-next
 2020-10-20  9:31 UTC  (3+ messages)
` [PATCH 1/3] btrfs: drop the path before adding qgroup items when enabling qgroups

[PATCH V3 00/10] can: flexcan: add stop mode support for i.MX8QM
 2020-10-20 15:53 UTC  (3+ messages)
` [PATCH V3 06/10] can: flexcan: disable wakeup in flexcan_remove()

[PATCH] arm: sunxi: disable obsolete VIDEO config
 2020-10-20  9:30 UTC  (7+ messages)
` [PATCH] nokia_rx51: "

It appears drm-next TTM cleanup broke something . . 
 2020-10-20  9:30 UTC  (6+ messages)

[PATCH] drm/amd/pm: update driver if file for sienna cichlid
 2020-10-20  9:29 UTC  (2+ messages)

[PATCH] drm/amd/pm: fix pcie information for sienna cichlid
 2020-10-20  9:28 UTC  (2+ messages)

[PATCH v3 0/2] XSA-343 followup patches
 2020-10-20  9:28 UTC  (3+ messages)
` [PATCH v3 2/2] xen/evtchn: rework per event channel lock

[MPTCP] [PATCH] mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it
 2020-10-20  9:27 UTC  (6+ messages)
` [MPTCP] "
      `  "

[PATCH] KVM: VMX: Forbid userspace MSR filters for x2APIC
 2020-10-20  9:27 UTC  (3+ messages)

[MPTCP] [PATCH] mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting it
 2020-10-20  9:26 UTC  (3+ messages)
`  "
  ` [MPTCP] "

[PATCH 0/1] Skip flatview_simplify() for cpu vendor zhaoxin
 2020-10-20  9:24 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] power: suspend: Add suspend timeout handler
 2020-10-20  9:25 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] app/regex: configure qp according to device capabilities
 2020-10-20  9:14 UTC  (2+ messages)

[PATCH 0/2] UIO support for dfl devices
 2020-10-20  9:21 UTC  (9+ messages)
` [PATCH 1/2] fpga: dfl: add driver_override support

[ovmf test] 156017: all pass - PUSHED
 2020-10-20  9:20 UTC 

[PATCH] trace/simple: Enable tracing on startup only if the user specifies a trace option
 2020-10-20  9:19 UTC  (4+ messages)

[PATCH] vgacon: fix a UAF in do_update_region()
 2020-10-20  9:20 UTC  (5+ messages)
  ` [PATCH resend] "

[PATCH] block: remove unused members for io_context
 2020-10-20  9:22 UTC 

Constant output in syslog of EDAC message
 2020-10-20  9:19 UTC  (4+ messages)

[PATCH v4 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-20  9:19 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: ov2680: convert bindings "
` [PATCH v4 2/3] dt-bindings: imx7-csi: "
` [PATCH v4 3/3] dt-bindings: imx7-mipi-csi2: "

[PATCH v2 0/5] mtd: pxa3xx_nand: add support for Armada 8k
 2020-10-20  9:19 UTC  (5+ messages)

[PATCH v5 1/2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-10-20  9:18 UTC  (6+ messages)
` [PATCH v5 2/2] iommu/iova: Free global iova rcache on iova alloc failure

[meta-zephyr][PATCH] layer.conf: add layer dependency on meta-python
 2020-10-20  9:18 UTC 

Generating non-rootfs file system images as update artifacts for multi-partition image updates
 2020-10-20  9:18 UTC  (4+ messages)
` [yocto] "

[dpdk-dev] [PATCH] net/vdev_netvsc: handle removal of associated pci device
 2020-10-20  9:13 UTC  (5+ messages)

[RFCv2 05/16] x86/kvm: Make VirtIO use DMA API in KVM guest
 2020-10-20  9:18 UTC  (2+ messages)

[PATCH v3 00/20] Host1x/TegraDRM UAPI
 2020-10-20  9:18 UTC  (7+ messages)
` [PATCH v3 19/20] drm/tegra: Implement new UAPI

[PATCH v2] hw/core/qdev-clock: add a reference on aliased clocks
 2020-10-20  9:17 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] regexdev: add OOS capability definition
 2020-10-20  9:11 UTC  (2+ messages)

[PATCH v3 0/5] virtiofsd xattr name mappings
 2020-10-20  9:16 UTC  (4+ messages)
` [PATCH v3 2/5] tools/virtiofsd: xattr name mappings: Map client xattr names
    ` [Virtio-fs] "

[dpdk-dev] [PATCH] virtio-user: fix backend selection if stat fails
 2020-10-20  9:11 UTC  (3+ messages)

[dpdk-dev] [PATCH] bus/pci: remove unused scan by address
 2020-10-20  9:10 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH 0/2] net/ixgbe fix unchecked return value and rte_panic
 2020-10-20  9:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/2] net/ixgbe: fix unchecked return value

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-10-20  9:15 UTC  (5+ messages)
` [PATCH V2 04/23] xen/ioreq: Provide alias for the handle_mmio()
` [PATCH V2 05/23] xen/ioreq: Make x86's hvm_mmio_first(last)_byte() common

[PATCH v5 0/5] arm64: Add framework to turn an IPI as NMI
 2020-10-20  9:13 UTC  (5+ messages)
` [PATCH v5 5/5] arm64: ipi_nmi: Add support for NMI backtrace

[dpdk-dev] [PATCH v3 0/5] fix default max mtu size when device configured
 2020-10-20  9:07 UTC  (14+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 3/5] net/ice: fix max mtu size packets with vlan tag cannot be received by default

[dpdk-dev] [PATCH] net/iavf: fix adding multicast MAC address
 2020-10-20  9:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH 0/6] Add support for SDM630/660 Camera Subsystem
 2020-10-20  9:14 UTC  (3+ messages)
` [PATCH 3/6] media: camss: vfe: Add support for VFE 4.8

[dpdk-dev] [PATCH v4] app/testpmd: fix the default RSS key configuration
 2020-10-20  9:00 UTC  (11+ messages)
` [dpdk-dev] [PATCH v5] "

[dpdk-dev] [PATCH] net/ice: fix SCTP RSS configuration
 2020-10-20  8:50 UTC 

[dpdk-dev] [PATCH] net/ice/base: fix a refactor error
 2020-10-20  8:46 UTC 

[PATCH 0/2] mt76u: convert rx/status path to worker APIs
 2020-10-20  9:13 UTC  (3+ messages)
` [PATCH 1/2] mt76: mt76u: rely on woker APIs for rx work
` [PATCH 2/2] mt76: mt76u: use dedicated thread for status work

[PATCH] meson: rewrite curses/iconv test
 2020-10-20  9:12 UTC  (3+ messages)

[PATCH 0/5] KVM: x86: Handle reserved CR4 bit interception in VMX
 2020-10-20  9:13 UTC  (2+ messages)

[PATCH 0/5][Outreachy] modernizing the test scripts
 2020-10-20  9:13 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5][Outreachy] t7201: avoid using cd outside of subshells

[RFC 0/4] Introduce VDUSE - vDPA Device in Userspace
 2020-10-20  9:12 UTC  (7+ messages)
  ` [External] "

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-10-20  9:12 UTC  (6+ messages)

[PATCH 0/3] phy: marvell: cp110: fix Armada 8k rev B0 boot hang
 2020-10-20  9:12 UTC  (3+ messages)

[PATCHv4 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-20  9:12 UTC  (5+ messages)
` [PATCHv4 net-next 16/16] sctp: enable udp tunneling socks

avrcp: possible race condition during connection establishment
 2020-10-20  9:11 UTC  (7+ messages)

[meta-oe][PATCH] usb-modeswitch, usb-modeswitch-data: fix usrmerge
 2020-10-20  9:10 UTC 

[PATCH v2 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-20  9:09 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: ov2680: convert bindings "

[xen-unstable-smoke test] 156018: tolerable all pass - PUSHED
 2020-10-20  9:10 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.