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

[PATCH 0/4] blk-mq/nvme-tcp: fix timed out related races
 2020-10-20  9:44 UTC  (4+ messages)
` [PATCH 3/4] nvme: tcp: fix race between timeout and normal completion

[PATCH 4/4] btrfs: Be smarter when sleeping in transaction_kthread
 2020-10-20  9:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/bridge: lvds-codec: Use dev_err_probe for error handling
 2020-10-20  9:43 UTC  (3+ messages)

[PATCH v9 00/15] TCPM support for FRS and AutoDischarge Disconnect
 2020-10-20  9:43 UTC  (6+ messages)
` [PATCH v9 05/15] dt-bindings: connector: Add property to set initial current cap for FRS

[dpdk-dev] [PATCH] virtio-user: fix backend selection if stat fails
 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:41 UTC  (14+ messages)

[dpdk-dev] [PATCH] eal/windows: fix missing header inclusion
 2020-10-20  9:37 UTC  (2+ messages)

[dpdk-dev] [v2 1/2] cryptodev: support enqueue callback functions
 2020-10-20  9:25 UTC  (20+ messages)

[Intel-gfx] [RFC] drm/hdcp: Max MST content streams
 2020-10-20  9:42 UTC  (3+ messages)

[dpdk-dev] [PATCH] config: fix kni build
 2020-10-20  9:17 UTC 

[PATCH] scripts/tracetool: silence SystemTap dtrace(1) long long warnings
 2020-10-20  9:40 UTC 

[Intel-gfx] [PATCH] drm/i915/gt:fix raw-wakeref not held calltrace in vGPU
 2020-10-20  9:41 UTC  (6+ messages)
` [Intel-gfx] [PATCH] drm/i915: Drop runtime-pm assert from vgpu io accessors

[Intel-gfx] [PATCH] drm/i915/tgl: Set drm_crtc_state.active=false for all added disconnected CRTCs sharing MST stream
 2020-10-20  9:41 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[dpdk-dev] [PATCH 00/62] net/sfc: support flow API transfer rules
 2020-10-20  9:13 UTC  (64+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [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 52/62] common/sfc_efx/base: add MAE match fields for TCP and UDP
  ` [dpdk-dev] [PATCH v2 53/62] net/sfc: support flow item TCP in transfer rules
  ` [dpdk-dev] [PATCH v2 54/62] net/sfc: support flow item UDP "
  ` [dpdk-dev] [PATCH v2 55/62] common/sfc_efx/base: indicate MAE support for encapsulation
  ` [dpdk-dev] [PATCH v2 56/62] common/sfc_efx/base: add MAE encap. match fields
  ` [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

[PATCH 0/5] x86/sev-es: Mitigate some HV attack vectors
 2020-10-20  9:41 UTC  (6+ messages)
` [PATCH 3/5] x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path

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

[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)

[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  (12+ 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 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 v4 00/16] OpenSBI domain support
 2020-10-20  9:39 UTC  (17+ messages)
` [PATCH v4 01/16] include: sbi: Remove redundant includes from sbi_platform.h
` [PATCH v4 02/16] include: sbi: Remove pmp_region callbacks from sbi_platform_operations
` [PATCH v4 03/16] lib: sbi: Configure PMP late in coldboot and warmboot path
` [PATCH v4 04/16] lib: sbi: Remove redundant hartid parameter from sbi_hart_init()
` [PATCH v4 05/16] include: sbi: Make hartmask pointer const in sbi_hartmask_test_hart()
` [PATCH v4 06/16] lib: sbi: Add initial domain support
` [PATCH v4 07/16] lib: sbi: Extend sbi_hsm_hart_started_mask() for domains
` [PATCH v4 08/16] lib: sbi: Extend sbi_hsm_hart_start() "
` [PATCH v4 09/16] lib: sbi: Optimize sbi_hsm_hart_started_mask() implementation
` [PATCH v4 10/16] lib: sbi: Extend sbi_system_reset() for domains
` [PATCH v4 11/16] lib: utils: Update fdt_reserved_memory_fixup() to use current domain
` [PATCH v4 12/16] lib: utils: Update fdt_cpu_fixup() "
` [PATCH v4 13/16] lib: sbi: Remove redundant sbi_hart_pmp_xyz() functions
` [PATCH v4 14/16] lib: sbi: Configure PMP based on domain memory regions
` [PATCH v4 15/16] lib: sbi: Display domain details in boot prints
` [PATCH v4 16/16] docs: Add initial documentation for domain support

[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  (8+ 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  (14+ messages)

[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

[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] "

Raid5, deleted a device, now see "some devices missing"
 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)

[PATCH v3 00/16] OpenSBI domain support
 2020-10-20  9:33 UTC  (4+ messages)
` [PATCH v3 16/16] docs: Add initial documentation for "

[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  (5+ messages)

[PATCH] vgacon: fix a UAF in do_update_region()
 2020-10-20  9:20 UTC  (6+ 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)

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

[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


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.