All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-03 14:57:06 to 2021-05-03 15:26:05 UTC [more...]

[dpdk-dev] [PATCH v3 00/33] Marvell CNXK Event device Driver
 2021-05-03 15:22 UTC  (28+ messages)
` [dpdk-dev] [PATCH v4 00/34] "
  ` [dpdk-dev] [PATCH v4 01/34] common/cnxk: rename deprecated constant
  ` [dpdk-dev] [PATCH v4 02/34] event/cnxk: add build infra and device setup
  ` [dpdk-dev] [PATCH v4 03/34] event/cnxk: add device capabilities function
  ` [dpdk-dev] [PATCH v4 04/34] event/cnxk: add platform specific device probe
  ` [dpdk-dev] [PATCH v4 05/34] event/cnxk: add common configuration validation
  ` [dpdk-dev] [PATCH v4 06/34] event/cnxk: add platform specific device config
  ` [dpdk-dev] [PATCH v4 07/34] event/cnxk: add event queue config functions
  ` [dpdk-dev] [PATCH v4 08/34] event/cnxk: allocate event inflight buffers
  ` [dpdk-dev] [PATCH v4 09/34] event/cnxk: add devargs for inflight buffer count
  ` [dpdk-dev] [PATCH v4 10/34] event/cnxk: add devargs to control SSO HWGRP QoS
  ` [dpdk-dev] [PATCH v4 11/34] event/cnxk: add port config functions
  ` [dpdk-dev] [PATCH v4 12/34] event/cnxk: add event port link and unlink
  ` [dpdk-dev] [PATCH v4 13/34] event/cnxk: add devargs to configure getwork mode
  ` [dpdk-dev] [PATCH v4 14/34] event/cnxk: add SSO HW device operations
  ` [dpdk-dev] [PATCH v4 15/34] event/cnxk: add SSO GWS fastpath enqueue functions
  ` [dpdk-dev] [PATCH v4 16/34] event/cnxk: add SSO GWS dequeue fastpath functions
  ` [dpdk-dev] [PATCH v4 17/34] event/cnxk: add device start function
  ` [dpdk-dev] [PATCH v4 18/34] event/cnxk: add device stop and close functions
  ` [dpdk-dev] [PATCH v4 19/34] event/cnxk: add SSO selftest and dump
  ` [dpdk-dev] [PATCH v4 20/34] event/cnxk: add event port and queue xstats
  ` [dpdk-dev] [PATCH v4 21/34] event/cnxk: support event timer
  ` [dpdk-dev] [PATCH v4 22/34] event/cnxk: add timer adapter capabilities
  ` [dpdk-dev] [PATCH v4 23/34] event/cnxk: create and free timer adapter
  ` [dpdk-dev] [PATCH v4 24/34] event/cnxk: add devargs to disable NPA
  ` [dpdk-dev] [PATCH v4 25/34] event/cnxk: allow adapters to resize inflights
  ` [dpdk-dev] [PATCH v4 26/34] event/cnxk: add timer adapter info function

[PATCH 0/6] Push negotiation
 2021-05-03 15:25 UTC  (3+ messages)
` [PATCH 5/6] fetch: teach independent negotiation (no packfile)

[GIT PULL] KVM, AMD PSP and ARM CoreSight changes for 5.13 merge window
 2021-05-03 15:25 UTC  (3+ messages)

[PATCH v1 00/29] server-side lockd XDR overhaul
 2021-05-03 15:25 UTC  (30+ messages)
` [PATCH v1 01/29] lockd: Remove stale comments
` [PATCH v1 02/29] lockd: Create a simplified .vs_dispatch method for NLM requests
` [PATCH v1 03/29] lockd: Common NLM XDR helpers
` [PATCH v1 04/29] lockd: Update the NLMv1 void argument decoder to use struct xdr_stream
` [PATCH v1 05/29] lockd: Update the NLMv1 TEST arguments "
` [PATCH v1 06/29] lockd: Update the NLMv1 LOCK "
` [PATCH v1 07/29] lockd: Update the NLMv1 CANCEL "
` [PATCH v1 08/29] lockd: Update the NLMv1 UNLOCK "
` [PATCH v1 09/29] lockd: Update the NLMv1 nlm_res "
` [PATCH v1 10/29] lockd: Update the NLMv1 SM_NOTIFY "
` [PATCH v1 11/29] lockd: Update the NLMv1 SHARE "
` [PATCH v1 12/29] lockd: Update the NLMv1 FREE_ALL "
` [PATCH v1 13/29] lockd: Update the NLMv1 void results encoder "
` [PATCH v1 14/29] lockd: Update the NLMv1 TEST "
` [PATCH v1 15/29] lockd: Update the NLMv1 nlm_res "
` [PATCH v1 16/29] lockd: Update the NLMv1 SHARE "
` [PATCH v1 17/29] lockd: Update the NLMv4 void arguments decoder "
` [PATCH v1 18/29] lockd: Update the NLMv4 TEST "
` [PATCH v1 19/29] lockd: Update the NLMv4 LOCK "
` [PATCH v1 20/29] lockd: Update the NLMv4 CANCEL "
` [PATCH v1 21/29] lockd: Update the NLMv4 UNLOCK "
` [PATCH v1 22/29] lockd: Update the NLMv4 nlm_res "
` [PATCH v1 23/29] lockd: Update the NLMv4 SM_NOTIFY "
` [PATCH v1 24/29] lockd: Update the NLMv4 SHARE "
` [PATCH v1 25/29] lockd: Update the NLMv4 FREE_ALL "
` [PATCH v1 26/29] lockd: Update the NLMv4 void results encoder "
` [PATCH v1 27/29] lockd: Update the NLMv4 TEST "
` [PATCH v1 28/29] lockd: Update the NLMv4 nlm_res "
` [PATCH v1 29/29] lockd: Update the NLMv4 SHARE "

[PATCH v5 0/5] perf util: bpf perf improvements
 2021-05-03 15:25 UTC  (9+ messages)
` [PATCH v5 5/5] perf-stat: introduce bpf_counter_ops->disable()

[RFC PATCH v4 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-03 15:25 UTC  (11+ 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 "

[PATCH 1/1] nvme-tcp: Add option to set the physical interface to be used when connecting over TCP sockets
 2021-05-03 15:23 UTC 

[PATCH 0/1] nvme-tcp: Add option to set the physical interface to be used when connecting over TCP sockets
 2021-05-03 15:23 UTC 

[RFC] Linux Graphics Next: Explicit fences everywhere and no BO fences - initial proposal
 2021-05-03 15:23 UTC  (23+ messages)
      ` [Mesa-dev] "

[PATCH v2 1/3] dt-bindings: mmc: sdhci-of-aspeed: Add description for AST2600 EVB
 2021-05-03 15:20 UTC  (4+ messages)

[PATCHv1 0/9] Added Audio and HDMI power domain for Amlogic SoC
 2021-05-03 15:20 UTC  (39+ messages)
` [PATCHv1 1/9] soc: amlogic: meson-ee-pwrc: Add audio power domain Meson g12a and g12b SoCs
` [PATCHv1 2/9] arm64: dts: amlogic: Add audio power domain for g12a and g12b
` [PATCHv1 3/9] soc: amlogic: meson-ee-pwrc: Add hdmi power domain Meson g12a SoCs
` [PATCHv1 4/9] arm64: dts: amlogic: Add hdmi power domain for g12a and g12b
` [PATCHv1 5/9] soc: amlogic: meson-ee-pwrc: Add hdmi power domain Meson sm1 SoCs
` [PATCHv1 6/9] arm64: dts: amlogic: Add audio power domain for sm1 SoC
` [PATCHv1 7/9] arm64: dts: amlogic: Add hdmi power domain for sm1 sbc
` [PATCHv1 8/9] soc: amlogic: meson-ee-pwrc: Add hdmi power domain Meson gxbb and gxl SoCs
` [PATCHv1 9/9] arm64: dts: amlogic: Add hdmi power domain for gxbb and gxl

[thomash:topic/ttm_branch 38/45] drivers/gpu/drm/i915/i915_ttm.c:29:5: error: no previous prototype for 'i915_region_to_ttm_type'
 2021-05-03 15:23 UTC 

[RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
 2021-05-03 15:20 UTC  (9+ messages)

[PATCH 0/3] ppc: Convert (mostly) from device_legacy_reset() to device_cold_reset()
 2021-05-03 15:18 UTC  (4+ messages)
` [PATCH 1/3] hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()
` [PATCH 2/3] hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset()
` [PATCH 3/3] hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset()

[PATCH v3 00/22] xvmalloc() / x86 xstate area / x86 CPUID / AMX+XFD
 2021-05-03 15:21 UTC  (6+ messages)
` [PATCH v3 01/22] mm: introduce xvmalloc() et al and use for grant table allocations

[PATCH v2] powerpc/64: BE option to use ELFv2 ABI for big endian kernels
 2021-05-03 15:18 UTC  (6+ messages)

[meta-gplv2][PATCH] elfutils: ignore format-truncation and stringop-overflow issues to fix build with gcc-11
 2021-05-03 15:20 UTC  (2+ messages)
` [yocto] "

[ceph-users] [ Ceph MDS MON Config Variables ] Failover Delay issue
 2021-05-03 15:19 UTC 

[dpdk-dev] Questions about API with no parameter check
 2021-05-03 15:19 UTC  (11+ messages)

[iio:testing 59/74] drivers/iio/adc/mxs-lradc-adc.c:458:16: error: no member named 'id' in 'struct iio_dev'
 2021-05-03 15:19 UTC 

[PATCH v1 1/2] perf header: Support HYBRID_TOPOLOGY feature
 2021-05-03 15:18 UTC  (2+ messages)

[Buildroot] problems building a system for Rpi4
 2021-05-03 15:18 UTC 

[PATCH] doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTER
 2021-05-03 15:16 UTC  (2+ messages)

[PATCH Part2 RFC v2 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-05-03 15:15 UTC  (7+ messages)
` [PATCH Part2 RFC v2 08/37] x86/sev: Split the physmap when adding the page in RMP table
` [PATCH Part2 RFC v2 10/37] x86/fault: Add support to handle the RMP fault for kernel address

high precision timers
 2021-05-03 15:15 UTC  (4+ messages)

[PATCH] Revert "ACPI: custom_method: fix memory leaks"
 2021-05-03 15:15 UTC  (5+ messages)

Let's remove some deprecated stuff
 2021-05-03 15:13 UTC  (8+ messages)

[PATCH v3 0/4] Fixes for TPM interrupt handling
 2021-05-03 15:14 UTC  (3+ messages)
` [PATCH v3 1/4] tpm: Use a threaded interrupt handler

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-03 15:13 UTC  (7+ messages)
` [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack
  ` extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)

[PATCH v5 00/12] evm: Improve usability of portable signatures
 2021-05-03 15:13 UTC  (6+ messages)
` [PATCH v5 09/12] evm: Allow setxattr() and setattr() for unmodified metadata

Check delivery to the list
 2021-05-03 15:11 UTC 

[PATCH 1/1] Documentation: ABI: sysfs-class-net-qmi: document pass-through file
 2021-05-03 15:10 UTC 

[PATCH v3] xfs: Include needsrepair in the supported incompat features list
 2021-05-03 15:10 UTC 

[PATCH V2 00/12] perf intel-pt: Add more support for VMs
 2021-05-03 15:09 UTC  (3+ messages)

[drm-drm-misc:drm-misc-next 2/4] drivers/gpu/drm/ttm/ttm_sys_manager.c:25:6: warning: no previous prototype for function 'ttm_sys_man_init'
 2021-05-03 15:09 UTC 

[PATCH 0/4] KVM: nVMX: Fix migration of nested guests when eVMCS is in use
 2021-05-03 15:08 UTC  (5+ messages)
` [PATCH 1/4] KVM: nVMX: Always make an attempt to map eVMCS after migration
` [PATCH 2/4] KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
` [PATCH 3/4] KVM: nVMX: Introduce __nested_vmx_handle_enlightened_vmptrld()
` [PATCH 4/4] KVM: nVMX: Map enlightened VMCS upon restore when possible

kp's and mem corruption?
 2021-05-03 15:08 UTC  (3+ messages)

[drm-drm-misc:drm-misc-next 2/4] drivers/gpu/drm/ttm/ttm_sys_manager.c:25:6: warning: no previous prototype for function 'ttm_sys_man_init'
 2021-05-03 15:08 UTC 

[Qemu-devel] [Bug 1258626] [NEW] Curses Keyboard Broken On OS X
 2021-05-03 14:51 UTC  (2+ messages)
` [Bug 1258626] "

[Qemu-devel] [Bug 1213196] [NEW] -serial tcp should hang up when DTR goes low
 2021-05-03 14:50 UTC  (2+ messages)
` [Bug 1213196] "

[PATCH v4] hw/smbios: support for type 41 (onboard devices extended information)
 2021-05-03 15:05 UTC  (2+ messages)

[meta-networking][PATCH] ufw: bump version to 0.36 and add services
 2021-05-03 15:07 UTC 

[Qemu-devel] [Bug 1269628] [NEW] Feature Request: Please add TCG OPAL 2 emulation support to the virtio disk emulation
 2021-05-03 14:51 UTC  (2+ messages)
` [Bug 1269628] "

[PATCH] perf record: Set timestamp boundary for AUX area events
 2021-05-03 15:06 UTC  (3+ messages)

[PATCH] drm/i915/display Try YCbCr420 color when RGB fails
 2021-05-03 15:05 UTC  (6+ messages)
      ` [Intel-gfx] "

[PATCH v3 00/15] qemu_iotests: improve debugging options
 2021-05-03 15:03 UTC  (9+ messages)
` [PATCH v3 05/15] qemu-iotests: delay QMP socket timers
` [PATCH v3 14/15] qemu_iotests: add option to show qemu binary logs on stdout

[Bluez PATCH 1/2] unit/gobex: remove timer only when it's not removed yet
 2021-05-03 15:04 UTC  (2+ messages)

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-05-03 15:04 UTC  (4+ messages)
` [PATCH 16/23] fsmonitor--daemon: implement handle_client callback

[LTP] [PATCH 1/1] docparse: Make tags in table clickable
 2021-05-03 15:04 UTC 

[PATCHv8 00/18] scsi: enabled reserved commands for LLDDs
 2021-05-03 15:03 UTC  (19+ messages)
` [PATCH 01/18] fnic: kill 'exclude_id' argument to fnic_cleanup_io()
` [PATCH 02/18] fnic: use scsi_host_busy_iter() to traverse commands
` [PATCH 03/18] scsi: add scsi_{get,put}_internal_cmd() helper
` [PATCH 04/18] fnic: use internal commands
` [PATCH 05/18] scsi: use real inquiry data when initialising devices
` [PATCH 06/18] scsi: Use dummy inquiry data for the host device
` [PATCH 07/18] scsi: revamp host device handling
` [PATCH 08/18] snic: use reserved commands
` [PATCH 09/18] snic: use tagset iter for traversing commands
` [PATCH 10/18] scsi: implement reserved command handling
` [PATCH 11/18] hpsa: move hpsa_hba_inquiry after scsi_add_host()
` [PATCH 12/18] hpsa: use reserved commands
` [PATCH 13/18] hpsa: use scsi_host_busy_iter() to traverse outstanding commands
` [PATCH 14/18] hpsa: drop refcount field from CommandList
` [PATCH 15/18] aacraid: move scsi_add_host()
` [PATCH 16/18] aacraid: store target id in host_scribble
` [PATCH 17/18] aacraid: use scsi_get_internal_cmd()
` [PATCH 18/18] aacraid: use scsi_host_busy_iter() to traverse outstanding commands

More flags for logging
 2021-05-03 15:02 UTC  (3+ messages)

http.sslVersion only specifies minimum TLS version, later versions are allowed
 2021-05-03 15:02 UTC  (4+ messages)

[PATCH 0/7] Parallel Checkout (part 3)
 2021-05-03 15:01 UTC  (7+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] parallel-checkout: add tests related to path collisions

[PATCH V2 0/4] soc: imx: add i.MX BLK-CTL support
 2021-05-03 14:57 UTC  (3+ messages)

[PATCH v9] bio: limit bio max size
 2021-05-03 14:59 UTC  (3+ messages)

[PATCH v7 0/9] arm64 userspace counter access support
 2021-05-03 14:56 UTC  (3+ messages)

[PATCH v4 00/12] x86/intr: introduce EOI callbacks and fix vPT
 2021-05-03 14:58 UTC  (7+ messages)
` [PATCH v4 01/12] x86/rtc: drop code related to strict mode

Fail to build a kernel module
 2021-05-03 14:58 UTC  (4+ messages)
` [meta-ti] "

[PACTH iproute2-next] ip: dynamically size columns when printing stats
 2021-05-03 14:57 UTC  (2+ messages)

[PATCH] eventfd: convert to using ->write_iter()
 2021-05-03 14:57 UTC 

[PATCH v4 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-05-03 14:57 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.