All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-01 19:34:37 to 2020-11-01 21:26:53 UTC [more...]

[dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites
 2020-11-01 21:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v15 00/23] Add DLB PMD

[PATCH v2 00/19] Mirror map JIT memory for TCG
 2020-11-01 21:11 UTC  (4+ messages)
` [PATCH v2 14/19] RFC: accel/tcg: Support split-rwx for darwin/iOS with vm_remap

[PATCH v2] btrfs-progs: device stats: add json output format
 2020-11-01 21:24 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the imx-mxs tree
 2020-11-01 21:24 UTC 

[dm-devel] [PATCH v2] libmultipath: fix memory leaks in coalesce_paths
 2020-11-01 21:23 UTC  (2+ messages)

[PATCH v2 4/4] arm64: dts: meson-axg: add GE2D node
 2020-11-01 21:22 UTC  (2+ messages)

[Bug 1902451] [NEW] incorrect cpuid feature detection
 2020-11-01 20:57 UTC  (2+ messages)
` [Bug 1902451] "

[PULL v3 00/32] VFIO updates 2020-11-01 (for QEMU 5.2 soft-freeze)
 2020-11-01 21:03 UTC  (33+ messages)
` [PULL v3 01/32] vfio: Add function to unmap VFIO region
` [PULL v3 02/32] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PULL v3 03/32] vfio: Add save and load functions for VFIO PCI devices
` [PULL v3 04/32] vfio: Add migration region initialization and finalize function
` [PULL v3 05/32] vfio: Add VM state change handler to know state of VM
` [PULL v3 06/32] vfio: Add migration state change notifier
` [PULL v3 07/32] vfio: Register SaveVMHandlers for VFIO device
` [PULL v3 08/32] vfio: Add save state functions to SaveVMHandlers
` [PULL v3 09/32] vfio: Add load "
` [PULL v3 10/32] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PULL v3 11/32] vfio: Get migration capability flags for container
` [PULL v3 12/32] vfio: Add function to start and stop dirty pages tracking
` [PULL v3 13/32] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PULL v3 14/32] vfio: Dirty page tracking when vIOMMU is enabled
` [PULL v3 15/32] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PULL v3 16/32] vfio: Make vfio-pci device migration capable
` [PULL v3 17/32] qapi: Add VFIO devices migration stats in Migration stats
` [PULL v3 18/32] update-linux-headers: Add vfio_zdev.h
` [PULL v3 19/32] linux-headers: update against 5.10-rc1
` [PULL v3 20/32] s390x/pci: Move header files to include/hw/s390x
` [PULL v3 21/32] vfio: Create shared routine for scanning info capabilities
` [PULL v3 22/32] vfio: Find DMA available capability
` [PULL v3 23/32] s390x/pci: Add routine to get the vfio dma available count
` [PULL v3 24/32] s390x/pci: Honor DMA limits set by vfio
` [PULL v3 25/32] s390x/pci: create a header dedicated to PCI CLP
` [PULL v3 26/32] s390x/pci: use a PCI Group structure
` [PULL v3 27/32] s390x/pci: clean up s390 PCI groups
` [PULL v3 28/32] s390x/pci: use a PCI Function structure
` [PULL v3 29/32] vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
` [PULL v3 30/32] s390x/pci: get zPCI function info from host
` [PULL v3 31/32] hw/vfio: Use lock guard macros
` [PULL v3 32/32] vfio: fix incorrect print type

[PATCH 0/5] mm: Convert sysfs sprintf family to sysfs_emit
 2020-11-01 21:19 UTC  (10+ messages)
` [PATCH 1/5] mm: Use sysfs_emit for struct kobject * uses
` [PATCH 2/5] mm: huge_memory: Convert remaining use of sprintf to sysfs_emit and neatening
` [PATCH 3/5] mm:backing-dev: Use sysfs_emit in macro defining functions
` [PATCH 4/5] mm: shmem: Convert shmem_enabled_show to use sysfs_emit_at
` [PATCH 5/5] mm: slub: Convert sysfs sprintf family to sysfs_emit/sysfs_emit_at

[PATCH] in_interrupt() cleanup, part 2 (wireless)
 2020-11-01 21:15 UTC  (9+ messages)
` [PATCH 1/8] orinoco: Remove BUG_ON(in_interrupt/irq())
` [PATCH 2/8] airo: Invoke airo_read_wireless_stats() directly
` [PATCH 3/8] airo: Always use JOB_STATS and JOB_EVENT
` [PATCH 4/8] airo: Replace in_atomic() usage
` [PATCH 5/8] hostap: Remove in_atomic() check
` [PATCH 6/8] zd1211rw: Remove in_atomic() usage
` [PATCH 7/8] rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap()
` [PATCH 8/8] rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()

[xen-4.12-testing test] 156343: tolerable FAIL - PUSHED
 2020-11-01 21:16 UTC 

[PATCH] gstreamer: use git to fetch the sources
 2020-11-01 21:16 UTC  (4+ messages)
` [OE-core] "

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-11-01 21:13 UTC  (9+ messages)
` [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM

[PATCH 00/10] setexpr: Correct various bugs and add tests plus string support
 2020-11-01 21:15 UTC  (11+ messages)
` [PATCH 01/10] test: Add some tests for setexpr
` [PATCH 02/10] command: Add constants for cmd_get_data_size string / error
` [PATCH 03/10] setexpr: Add explicit support for 32- and 64-bit ints
` [PATCH 04/10] test: Add some setexpr regex tests
` [PATCH 05/10] setexpr: Split the core logic into its own function
` [PATCH 06/10] setexpr: Add some tests for buffer overflow and backref
` [PATCH 07/10] setexpr: Correct dropping of final unmatched string
` [PATCH 08/10] setexpr: Correct buffer overflow bug and enable tests
` [PATCH 09/10] setexpr: Convert to use a struct for values
` [PATCH 10/10] setexpr: Add support for strings

[PATCH v5 00/22] Updates the gstreamer to version 1.18.0
 2020-11-01 21:08 UTC  (12+ messages)
` [PATCH v5 05/22] gstreamer1.0-plugins-good: upgrade "
  ` [OE-core] "

[PATCH] drm: document that blobs are ref'counted
 2020-11-01 21:07 UTC  (3+ messages)

[PATCH] x86: Fix x32 System V message queue syscalls
 2020-11-01 21:01 UTC  (10+ messages)
` [PATCH v2] "

How to fuzz testing infiniband/uverb driver
 2020-11-01 21:00 UTC 

[dpdk-dev] [PATCH 00/15] remove mbuf timestamp
 2020-11-01 20:59 UTC  (10+ messages)
` [dpdk-dev] [PATCH 10/15] net/octeontx2: switch timestamp to dynamic mbuf field
` [dpdk-dev] [PATCH 15/15] mbuf: move pool pointer in hotterfirst half

[PATCH v2] iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
 2020-11-01 20:56 UTC  (2+ messages)

[PATCH v2] fix for potential NULL pointer dereference with bare lan743x
 2020-11-01 20:54 UTC  (4+ messages)
  ` [PATCH v2] lan743x: Fix for potential null pointer dereference

[PATCH 1/3] iio: accel: bmc150-accel: Add DT bindings
 2020-11-01 20:52 UTC  (6+ messages)
` [PATCH 2/3] iio: accel: bmc150-accel: Add support for BMA222
` [PATCH 3/3] iio: accel: bmc150-accel: Add rudimentary regulator support

[dpdk-dev] [PATCH] eventdev: check input parameter for dump op
 2020-11-01 20:52 UTC  (2+ messages)

Feature request: Exponential search in git bisect
 2020-11-01 20:30 UTC  (6+ messages)

[dm-devel] [PATCH v3 0/4] add library to check if device is a valid path
 2020-11-01 20:48 UTC  (3+ messages)
` [dm-devel] [PATCH v3 4/4] libmultipath: change log level for null uid_attribute

[PULL v2 00/32] VFIO updates 2020-10-28 (for QEMU 5.2 soft-freeze)
 2020-11-01 20:46 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/optee-client: disable -Werror
 2020-11-01 20:43 UTC 

[linux-next:master 2035/2472] include/asm-generic/barrier.h:78:18: error: implicit declaration of function 'barrier'
 2020-11-01 20:40 UTC  (9+ messages)
` [PATCH] compiler.h: Move barrier() back into compiler-*.h

[PATCH] Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE
 2020-11-01 20:35 UTC  (3+ messages)

[PATCH] Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE
 2020-11-01 20:34 UTC  (6+ messages)

[PATCH 0/7] dt-bindings:iio: Move to trivial-devices.yaml from txt files
 2020-11-01 20:34 UTC  (3+ messages)
` [PATCH 2/7] dt-bindings:iio:chemical:bosch,bme180: Move to trivial devices

[PATCH 00/10] dt-bindings: iio: conversion of consumer drivers
 2020-11-01 20:33 UTC  (4+ messages)
` [PATCH 07/10] dt-bindings:iio:adc:maxim,max1027: Pull out to separate binding doc

stable-rc/linux-4.14.y baseline: 171 runs, 5 regressions (v4.14.203)
 2020-11-01 20:27 UTC 

[f2fs-dev] For my order Inquiry.,
 2020-11-01 20:31 UTC 

[dpdk-dev] [PATCH 00/15] remove mbuf userdata
 2020-11-01 20:23 UTC  (10+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 02/15] mbuf: add Rx timestamp dynamic flag
  ` [dpdk-dev] [PATCH v5 03/15] ethdev: register mbuf field and flags for timestamp
  ` [dpdk-dev] [PATCH v5 14/15] mbuf: remove deprecated timestamp field
  ` [dpdk-dev] [PATCH v5 15/15] mbuf: move pool pointer in hotter first half

[PATCH mlx5-next v1 00/11] Convert mlx5 to use auxiliary bus
 2020-11-01 20:15 UTC  (36+ messages)
` [PATCH mlx5-next v1 01/11] net/mlx5: Don't skip vport check
` [PATCH mlx5-next v1 02/11] net/mlx5: Properly convey driver version to firmware
` [PATCH mlx5-next v1 03/11] net/mlx5_core: Clean driver version and name
` [PATCH mlx5-next v1 04/11] vdpa/mlx5: Make hardware definitions visible to all mlx5 devices
` [PATCH mlx5-next v1 05/11] net/mlx5: Register mlx5 devices to auxiliary virtual bus
` [PATCH mlx5-next v1 06/11] vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus
` [PATCH mlx5-next v1 07/11] net/mlx5e: Connect ethernet part "
` [PATCH mlx5-next v1 08/11] RDMA/mlx5: Convert mlx5_ib to use "
` [PATCH mlx5-next v1 09/11] net/mlx5: Delete custom device management logic
` [PATCH mlx5-next v1 10/11] net/mlx5: Simplify eswitch mode check
` [PATCH mlx5-next v1 11/11] RDMA/mlx5: Remove IB representors dead code

Requirement for at91-sama5d2_adc timestamp buffer
 2020-11-01 20:21 UTC  (3+ messages)

[PATCH] doc: correct chain name in example of adding a rule
 2020-11-01 20:21 UTC  (2+ messages)

[PATCH] media/siano: kill pointless kmutex definitions
 2020-11-01 19:54 UTC 

stable-rc/linux-4.9.y baseline: 153 runs, 1 regressions (v4.9.241)
 2020-11-01 20:13 UTC 

[PATCH v12 0/4] Introduce the for_each_set_clump macro
 2020-11-01 20:08 UTC  (6+ messages)
` [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH] ARM: dts: BCM5301X: Linksys EA9500 add fixed partitions
 2020-11-01 20:08 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH v2 01/22] event/dlb2: add documentation and meson build infrastructure
 2020-11-01 20:01 UTC  (25+ messages)
` [dpdk-dev] [PATCH v10 00/23] Add DLB2 PMD
  ` [dpdk-dev] [PATCH v10 01/23] event/dlb2: add documentation and meson build infrastructure
  ` [dpdk-dev] [PATCH v10 02/23] event/dlb2: add dynamic logging
  ` [dpdk-dev] [PATCH v10 03/23] event/dlb2: add private data structures and constants
  ` [dpdk-dev] [PATCH v10 04/23] event/dlb2: add definitions shared with LKM or shared code
  ` [dpdk-dev] [PATCH v10 05/23] event/dlb2: add inline functions
  ` [dpdk-dev] [PATCH v10 06/23] event/dlb2: add eventdev probe
  ` [dpdk-dev] [PATCH v10 07/23] event/dlb2: add flexible interface
  ` [dpdk-dev] [PATCH v10 08/23] event/dlb2: add probe-time hardware init
  ` [dpdk-dev] [PATCH v10 09/23] event/dlb2: add xstats
  ` [dpdk-dev] [PATCH v10 10/23] event/dlb2: add infos get and configure
  ` [dpdk-dev] [PATCH v10 11/23] event/dlb2: add queue and port default conf
  ` [dpdk-dev] [PATCH v10 12/23] event/dlb2: add queue setup
  ` [dpdk-dev] [PATCH v10 13/23] event/dlb2: add port setup
  ` [dpdk-dev] [PATCH v10 14/23] event/dlb2: add port link
  ` [dpdk-dev] [PATCH v10 15/23] event/dlb2: add port unlink and port unlinks in progress
  ` [dpdk-dev] [PATCH v10 16/23] event/dlb2: add eventdev start
  ` [dpdk-dev] [PATCH v10 17/23] event/dlb2: add enqueue and its burst variants
  ` [dpdk-dev] [PATCH v10 18/23] event/dlb2: add dequeue "
  ` [dpdk-dev] [PATCH v10 19/23] event/dlb2: add eventdev stop and close
  ` [dpdk-dev] [PATCH v10 20/23] event/dlb2: add PMD's token pop public interface
  ` [dpdk-dev] [PATCH v10 21/23] event/dlb2: add PMD self-tests
  ` [dpdk-dev] [PATCH v10 22/23] event/dlb2: add queue and port release
  ` [dpdk-dev] [PATCH v10 23/23] event/dlb2: add timeout ticks entry point

[PATCH] crypto: caam - fix printing on xts fallback allocation error path
 2020-11-01 20:05 UTC 

[PATCH] membarrier.2: Update prototype
 2020-11-01 20:04 UTC 

[dm-devel] [PATCH] libmultipath: call udev_device_unref before return
 2020-11-01 20:04 UTC  (2+ messages)

[PATCH RFC] can: add optional DLC element to Classical CAN frame structure
 2020-11-01 19:58 UTC  (7+ messages)

[PATCH] mklibs: drop support for
 2020-11-01 18:58 UTC  (4+ messages)
` [poky] "

[PATCH] misc: xilinx-sdfec: remove check for ioctl cmd and argument
 2020-11-01 19:49 UTC  (3+ messages)

[PATCH rdma-rc 0/3] Fixes to coming PR
 2020-11-01 19:50 UTC  (5+ messages)
` [PATCH rdma-rc 1/3] RDMA/core: Postpone uobject cleanup on failure till FD close

[PATCH v3 0/2] 9pfs: test suite fixes
 2020-11-01 19:35 UTC  (4+ messages)

[Intel-wired-lan] i40e/iavf bandwidth spikes to 500Gbps & returning IAVF_ERR_PARAM
 2020-11-01 19:35 UTC  (2+ messages)

[PATCH v2] Input: Fix the HID usage of DPAD input event generation
 2020-11-01 19:35 UTC 

[PATCH v2] Input: Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE
 2020-11-01 19:34 UTC 

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-11-01 19:33 UTC  (7+ messages)
` [PATCH 14/26] t4013: support test_expect_failure through ':failure' magic
` [PATCH 15/26] t4013: add tests for -m failing to override -c/--cc
` [PATCH 16/26] diff-merges: fix -m to properly "
` [PATCH 17/26] diff-merges: split 'ignore_merges' field
` [PATCH 24/26] doc/git-log: describe new --diff-merges options
` [PATCH 26/26] doc/rev-list-options: document --first-parent implies --diff-merges=first-parent


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.