All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-29 18:14:55 to 2021-04-29 19:14:32 UTC [more...]

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-04-29 18:28 UTC  (5+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA

[RFC PATCH 00/37] Speculative page faults
 2021-04-29 19:14 UTC  (13+ messages)
` [RFC PATCH 13/37] mm: implement speculative handling in __handle_mm_fault()

[RFC PATCH v4 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-04-29 19:09 UTC  (9+ messages)
` [RFC PATCH v4 01/27] qed: Add NVMeTCP Offload PF Level FW and HW HSI
` [RFC PATCH v4 02/27] qed: Add NVMeTCP Offload Connection "
` [RFC PATCH v4 03/27] qed: Add qed-NVMeTCP personality
` [RFC PATCH v4 04/27] qed: Add support of HW filter block
` [RFC PATCH v4 05/27] qed: Add NVMeTCP Offload IO Level FW and HW HSI
` [RFC PATCH v4 06/27] qed: Add NVMeTCP Offload IO Level FW Initializations
` [RFC PATCH v4 07/27] qed: Add IP services APIs support
` [RFC PATCH v4 08/27] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP

[PATCH v3] pseries/drmem: update LMBs after LPM
 2021-04-29 19:12 UTC  (3+ messages)

Xen Virtual Keyboard modalias breaking uevents
 2021-04-29 19:08 UTC 

[PATCH 1/3] sparc64: Add compile-time asserts for siginfo_t offsets
 2021-04-29 19:07 UTC  (3+ messages)
` [PATCH 2/3] arm: "
` [PATCH 3/3] arm64: "

[Intel-gfx] [PATCH 0/9] drm + usb-type-c: Add support for out-of-band hotplug notification
 2021-04-29 19:09 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/9] drm/connector: Make the drm_sysfs connector->kdev device hold a reference to the connector
          `  "

[Intel-gfx] [PATCH] drm/i915: Fix wrong name announced on FB driver switching
 2021-04-29 19:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] smp: fix smp_call_function_single_async prototype
 2021-04-29 19:08 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] ipackage/modem-manager: bump version to 1.16.4
 2021-04-29 19:08 UTC 

[Intel-gfx] [PATCH 0/1] Add support for querying engine cycles
 2021-04-29 19:07 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/1] i915/query: Correlate engine and cpu timestamps with better accuracy
    `  "

[Intel-gfx] [PATCH 00/21] drm/i915/gem: ioctl clean-ups
 2021-04-29 19:07 UTC  (20+ messages)
` [Intel-gfx] [PATCH 03/21] drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem
` [Intel-gfx] [PATCH 16/21] drm/i915/gem: Delay context creation

[Buildroot] [PATCH 1/1] package/imlib2: bump version to 1.7.1
 2021-04-29 19:07 UTC 

Incorrect NVMe DLFEAT?
 2021-04-29 19:05 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/feh: bump version to 3.6.3
 2021-04-29 19:05 UTC 

[PATCH v5 00/27] RFC Support hot device unplug in amdgpu
 2021-04-29 19:05 UTC  (7+ messages)
` [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit

[PATCH 00/25] drm/i915/gem: ioctl clean-ups (v4)
 2021-04-29 19:03 UTC  (52+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 01/25] drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE
  `  "
` [PATCH 02/25] drm/i915: Stop storing the ring size in the ring pointer
  ` [Intel-gfx] "
` [PATCH 03/25] drm/i915: Drop I915_CONTEXT_PARAM_NO_ZEROMAP
  ` [Intel-gfx] "
` [PATCH 04/25] drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem (v2)
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 05/25] drm/i915/gem: Return void from context_apply_all
  `  "
` [PATCH 06/25] drm/i915: Drop the CONTEXT_CLONE API
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 07/25] drm/i915: Implement SINGLE_TIMELINE with a syncobj (v4)
  `  "
` [PATCH 08/25] drm/i915: Drop getparam support for I915_CONTEXT_PARAM_ENGINES
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 09/25] drm/i915/gem: Disallow bonding of virtual engines (v3)
  `  "
` [Intel-gfx] [PATCH 10/25] drm/i915/gem: Remove engine auto-magic with FENCE_SUBMIT
  `  "
` [PATCH 11/25] drm/i915/request: Remove the hook from await_execution
  ` [Intel-gfx] "
` [PATCH 12/25] drm/i915/gem: Disallow creating contexts with too many engines
  ` [Intel-gfx] "
` [PATCH 13/25] drm/i915: Stop manually RCU banging in reset_stats_ioctl (v2)
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 14/25] drm/i915/gem: Add a separate validate_priority helper
  `  "
` [PATCH 15/25] drm/i915: Add gem/i915_gem_context.h to the docs
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 16/25] drm/i915/gem: Add an intermediate proto_context struct
  `  "
` [PATCH 17/25] drm/i915/gem: Use the proto-context to handle create parameters
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 18/25] drm/i915/gem: Return an error ptr from context_lookup
  `  "
` [PATCH 19/25] drm/i915/gt: Drop i915_address_space::file (v2)
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 20/25] drm/i915/gem: Delay context creation
  `  "
` [PATCH 21/25] drm/i915/gem: Don't allow changing the VM on running contexts
  ` [Intel-gfx] "
` [PATCH 22/25] drm/i915/gem: Don't allow changing the engine set "
  ` [Intel-gfx] "
` [PATCH 23/25] drm/i915/selftests: Take a VM in kernel_context()
  ` [Intel-gfx] "
` [PATCH 24/25] i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec
  ` [Intel-gfx] "
` [PATCH 25/25] drm/i915/gem: Roll all of context creation together
  ` [Intel-gfx] "

[dpdk-dev] [PATCH v1] test/ticketlock: use C11 atomic builtins for lcores sync
 2021-04-29 19:03 UTC  (2+ messages)

[PATCH 0/1] trusted-keys: match tpm_get_ops on all return paths
 2021-04-29 19:03 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 0/3] fast-export, fast-import: implement signed-commits
 2021-04-29 19:02 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'

[PATCH v8 0/1] drm/drm_mst: Use Extended Base Receiver Capability
 2021-04-29 19:00 UTC  (5+ messages)
` [PATCH v8 1/1] drm/drm_mst: Use Extended Base Receiver Capability DPCD space
  ` [Heads up to maintainers] "
    ` [Intel-gfx] "

[PATCH] swiotlb: don't override user specified size in swiotlb_adjust_size
 2021-04-29 18:55 UTC  (3+ messages)

Subject: [PATCH 0/1] SGX self test fails
 2021-04-29 18:55 UTC  (3+ messages)
` [PATCH] selftests/sgx: Defeat execute permissions test

[Intel-gfx] [PATCH v5 00/16] Restricted DMA
 2021-04-28  9:50 UTC  (5+ messages)
` [Intel-gfx] [PATCH v5 05/16] swiotlb: Add restricted DMA pool initialization
      ` [Nouveau] "

[PATCH] arm64/vdso: Discard .note.gnu.property sections in vDSO
 2021-04-29 18:52 UTC  (10+ messages)

[PATCH] cifs: detect dead connections only when echoes are enabled
 2021-04-29 18:52 UTC  (5+ messages)

[PATCH v4 net-next] net: multipath routing: configurable seed
 2021-04-29 18:52 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/freescale-imx/imx-gpu-viv: select libdrm
 2021-04-29 18:51 UTC 

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-04-29 18:51 UTC  (3+ messages)

[PATCH 1/1] HID: quirks: Add quirk for Lenovo optical mouse
 2021-04-29 18:50 UTC 

[GIT PULL] x86/mm changes for v5.13
 2021-04-29 18:50 UTC  (2+ messages)

[GIT PULL] arch/microblaze patches for 5.13-rc1
 2021-04-29 18:50 UTC  (3+ messages)

[GIT PULL] MIPS changes for v5.13
 2021-04-29 18:50 UTC  (2+ messages)

[bug report] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
 2021-04-29 18:50 UTC  (2+ messages)

[dpdk-dev] Questions about API with no parameter check
 2021-04-29 18:49 UTC  (9+ messages)

[PATCH for-next v6 00/10] RDMA/rxe: Implement memory windows
 2021-04-29 18:48 UTC  (11+ messages)
` [PATCH for-next v6 01/10] RDMA/rxe: Add bind MW fields to rxe_send_wr
` [PATCH for-next v6 02/10] RDMA/rxe: Return errors for add index and key
` [PATCH for-next v6 03/10] RDMA/rxe: Enable MW object pool
` [PATCH for-next v6 04/10] RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
` [PATCH for-next v6 05/10] RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASK
` [PATCH for-next v6 06/10] RDMA/rxe: Move local ops to subroutine
` [PATCH for-next v6 07/10] RDMA/rxe: Add support for bind MW work requests
` [PATCH for-next v6 08/10] RDMA/rxe: Implement invalidate MW operations
` [PATCH for-next v6 09/10] RDMA/rxe: Implement memory access through MWs
` [PATCH for-next v6 10/10] RDMA/rxe: Disallow MR dereg and invalidate when bound

[Bluez PATCH v1] doc/mgmt-api - Add a new error code for HCI status 0x3e
 2021-04-29 18:48 UTC  (2+ messages)
` [Bluez,v1] "

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-04-29 18:46 UTC  (3+ messages)

[PATCH 00/12] perf intel-pt: Add more support for VMs
 2021-04-29 18:46 UTC  (3+ messages)
` [PATCH 05/12] perf inject: Add --vm-time-correlation option

[PATCH 1/1] drm/amdgpu: Add a new device ID for Aldebaran
 2021-04-29 18:46 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 0/3] Predictable RSS feature
 2021-04-29 18:45 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/5] "
  ` [dpdk-dev] [PATCH v5 3/5] test/hash: add additional thash tests

[PATCH 0/2] nvmet: consider req->sg_cnt for inline bio
 2021-04-29 18:43 UTC  (3+ messages)
` [PATCH 1/2] nvmet: check sg_cnt for inline bio for bdev-ns
` [PATCH 2/2] nvmet: check sg_cnt for inline bio for passthru

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-04-29 18:41 UTC  (15+ messages)
` [RFC PATCH 1/6] spi: spi-mem: Tell controller when device is ready for calibration
` [RFC PATCH 4/6] spi: cadence-qspi: Use PHY for DAC reads if possible

[Intel-gfx] [PATCH] drm/i915: Be more gentle with exiting non-persistent context
 2021-04-29 18:41 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH RFC 00/15] File system wide monitoring
 2021-04-29 18:40 UTC  (10+ messages)
` [PATCH RFC 05/15] fsnotify: Support event submission through ring buffer
` [PATCH RFC 06/15] fanotify: Support "
` [PATCH RFC 10/15] fanotify: Introduce code location record

[PATCH] rcu: Add missing __releases() annotation
 2021-04-29 18:39 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] Offload flags fixes
 2021-04-29 18:39 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/4] "
  ` [dpdk-dev] [PATCH v2 4/4] vhost: fix offload flags in Rx path

[PATCH] cifs: add shutdown support
 2021-04-29 18:39 UTC  (3+ messages)

Sealed memfd & no-fault mmap
 2021-04-29 18:38 UTC  (4+ messages)

[Cocci] [PATCH v4] coccinelle: api: semantic patch to use pm_runtime_resume_and_get
 2021-04-29 17:43 UTC  (2+ messages)
`  "

[dpdk-dev] [PATCH 0/4] net/mlx5: add integrity flow item support
 2021-04-29 18:36 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/4] ethdev: fix integrity flow item
  ` [dpdk-dev] [PATCH v3 2/4] net/mlx5: update PRM definitions
  ` [dpdk-dev] [PATCH v3 3/4] net/mlx5: support integrity flow item
  ` [dpdk-dev] [PATCH v3 4/4] doc: add MLX5 PMD integrity item support

[Intel-gfx] [PATCH] drm/i915: Remove erroneous i915_is_ggtt check for I915_GEM_OBJECT_UNBIND_VM_TRYLOCK
 2021-04-29 18:33 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

can dosemu use this sound card?
 2021-04-29 18:33 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/display Try YCbCr420 color when RGB fails
 2021-04-29 18:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/display Try YCbCr420 color when RGB fails (rev2)

[PATCH iproute2] tc-cake: update docs to include LE diffserv
 2021-04-29 18:28 UTC 

install-freedos
 2021-04-29 18:29 UTC  (2+ messages)

[PATCH] MAINTAINERS: mark isapnp as obsolete
 2021-04-29 15:48 UTC  (8+ messages)

[PATCH 1/1] nvme-fabrics: Generate uevent on namespace AENs
 2021-04-29 18:22 UTC  (4+ messages)

[PATCH] drivers: pnp: proc.c: Handle errors while attaching devices
 2021-04-28 12:37 UTC  (8+ messages)

[RFC net-next] net/flow_offload: allow user to offload tc action to net device
 2021-04-29 18:20 UTC  (2+ messages)

[PATCH] drivers: pnp: proc.c: Removed unnecessary varibles
 2021-04-28 12:17 UTC  (8+ messages)

[PATCH] ppc64/numa: consider the max numa node for migratable LPAR
 2021-04-29 18:19 UTC 

[dpdk-dev] [PATCH] ethdev: add sanity checks in control APIs
 2021-04-29 18:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[GIT PULL] fsnotify changes for 5.13-rc1
 2021-04-29 18:18 UTC  (2+ messages)

[GIT PULL] Quota, ext2, reiserfs cleanups & improvents for 5.13-rc1
 2021-04-29 18:18 UTC  (2+ messages)

[PATCH] nvmet: remove unsupported command noise
 2021-04-29 18:17 UTC  (2+ messages)

[PATCH] ARC: entry: fix off-by-one error in syscall number validation
 2021-04-29 18:17 UTC  (4+ messages)

[GIT PULL] xilinx patches for v2021.07-rc2
 2021-04-29 18:17 UTC  (2+ messages)

[PATCH 2/2] dwc3: gadget: fix tracking of used sgs in request
 2021-04-29 18:15 UTC  (12+ messages)

[syzbot] WARNING in io_uring_setup (2)
 2021-04-29 18:15 UTC  (2+ messages)

[PATCH 00/18] Prepare tests for reftable backend
 2021-04-29 18:14 UTC  (4+ messages)
` [PATCH 13/18] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES


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.