All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-19 10:38:44 to 2021-10-19 11:26:27 UTC [more...]

[dpdk-dev] [PATCH 00/13] add dmadev driver for idxd devices
 2021-10-19 11:25 UTC  (8+ messages)
` [dpdk-dev] [PATCH v9 00/16] "
  ` [dpdk-dev] [PATCH v9 01/16] raw/ioat: only build if dmadev not present
  ` [dpdk-dev] [PATCH v9 02/16] dma/idxd: add skeleton for VFIO based DSA device
  ` [dpdk-dev] [PATCH v9 03/16] dma/idxd: add bus device probing
  ` [dpdk-dev] [PATCH v9 04/16] dma/idxd: create dmadev instances on bus probe
  ` [dpdk-dev] [PATCH v9 05/16] dma/idxd: create dmadev instances on pci probe
  ` [dpdk-dev] [PATCH v9 06/16] dma/idxd: add datapath structures

[PULL 00/29] pc,pci,virtio: features, fixes
 2021-10-19 11:20 UTC  (5+ messages)
` [PULL 01/29] tests: acpi: dump table with failed checksum
` [PULL 03/29] tests: acpi: whitelist expected tables for acpi/q35/xapic testcase
` [PULL 06/29] tests: acpi: whitelist new expected table tests/data/acpi/q35/DMAR.dmar
` [PULL 12/29] tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()

[PATCH 0/3] Fixes: PCI devices passthrough on Arm
 2021-10-19 11:25 UTC  (6+ messages)
` [PATCH 1/3] xen/arm: call vpci_add_handlers on x86
` [PATCH 2/3] xen/vpci: Remove __hwdom_init for vpci_add_handlers
` [PATCH 3/3] xen/pci: Add missing vpci handler cleanup

[PATCH v2] tools: fix oom setting of xenstored
 2021-10-19 11:24 UTC  (2+ messages)

[PATCH V1 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-19 11:24 UTC  (4+ messages)
` [PATCH V1 mlx5-next 11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices

Deadlock on failure to read NVMe namespace
 2021-10-19 11:22 UTC 

[PATCH 5.14 000/151] 5.14.14-rc1 review
 2021-10-19 11:22 UTC  (4+ messages)
` [PATCH 5.14 060/151] KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()

[PATCH V4 00/10] vhost-vDPA multiqueue
 2021-10-19 11:17 UTC  (5+ messages)

[PATCH v3 0/2] virtio_ring: check desc == NULL when packed and indirect
 2021-10-19 11:12 UTC  (6+ messages)
` [PATCH v3 1/2] virtio_ring: fix style of virtqueue_add_indirect_packed
` [PATCH v3 2/2] virtio_ring: check desc == NULL when packed and indirect

[PATCH 1/2] arm64: dts: Add PCIe endpoint mode DT node for ls1012a
 2021-10-19 11:17 UTC  (4+ messages)
` [PATCH 2/2] misc: pci_endpoint_test: Add Device ID for NXP LS1012A

[PATCH v2 0/6] rSTify contribution-related wiki pages
 2021-10-19 11:16 UTC  (5+ messages)
` [PATCH v2 2/6] docs: rSTify the "SpellCheck" wiki
` [PATCH v2 4/6] docs: rSTify the "SubmitAPullRequest" wiki

USB2 Link USB-SCSI converter and LUNs
 2021-10-19 11:18 UTC  (2+ messages)

[PATCH v5 00/15] arm64: Self-hosted trace related errata workarounds
 2021-10-19 11:15 UTC  (15+ messages)
` [PATCH v5 02/15] arm64: errata: Add detection for TRBE overwrite in FILL mode
` [PATCH v5 03/15] arm64: errata: Add workaround for TSB flush failures
` [PATCH v5 14/15] arm64: errata: Enable workaround for TRBE overwrite in FILL mode
` [PATCH v5 15/15] arm64: errata: Enable TRBE workaround for write to out-of-range address

[PATCH 00/22] Explicitly deny IRQ0 in the USB host drivers
 2021-10-19 11:15 UTC  (4+ messages)
` [PATCH 11/22] usb: host: ohci-at91: deny IRQ0

[PATCH 0/2] virtio-i2c: Fix buffer handling
 2021-10-19 11:16 UTC  (8+ messages)
` [PATCH 1/2] i2c: virtio: disable timeout handling

[PATCH v2 00/21] perf metric: Fixes and allow modifiers
 2021-10-19 11:19 UTC  (5+ messages)
` [PATCH v2 03/21] perf pmu: Make pmu_sys_event_tables const
` [PATCH v2 04/21] perf pmu: Make pmu_event tables const

[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
 2021-10-19 11:16 UTC  (16+ messages)
` [PATCH V2 mlx5-next 01/14] PCI/IOV: Add pci_iov_vf_id() to get VF index
` [PATCH V2 mlx5-next 02/14] net/mlx5: Reuse exported virtfn index function call
` [PATCH V2 mlx5-next 03/14] net/mlx5: Disable SRIOV before PF removal
` [PATCH V2 mlx5-next 04/14] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
` [PATCH V2 mlx5-next 05/14] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V2 mlx5-next 06/14] vdpa/mlx5: Use mlx5_vf_get_core_dev() to get PF device
` [PATCH V2 mlx5-next 07/14] vfio: Fix VFIO_DEVICE_STATE_SET_ERROR macro
` [PATCH V2 mlx5-next 08/14] vfio: Add a macro for VFIO_DEVICE_STATE_ERROR
` [PATCH V2 mlx5-next 09/14] vfio/pci_core: Make the region->release() function optional
` [PATCH V2 mlx5-next 10/14] net/mlx5: Introduce migration bits and structures
` [PATCH V2 mlx5-next 11/14] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V2 mlx5-next 13/14] vfio/pci: Expose vfio_pci_aer_err_detected()
` [PATCH V2 mlx5-next 14/14] vfio/mlx5: Use its own PCI reset_done error handler

[PATCH 0/2] mcp23s08: add get_direction and PIN_CONFIG_OUTPUT support
 2021-10-19 10:52 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: mcp23s08: implement get_direction()
` [PATCH 2/2] pinctrl: mcp23s08: support for PIN_CONFIG_OUTPUT

[PATCH] ASoC: rockchip: use generic DMA engine configuration
 2021-10-19 11:14 UTC  (7+ messages)
  ` [PATCH] ASoC: rockchip: use generic DMA engine configuration【请注意,邮件由linux-rockchip-bounces+sugar.zhang=rock-chips.com@lists.infradead.org代发】

Filesystem Read Only due to errno=-28 during metadata allocation
 2021-10-19 10:57 UTC  (3+ messages)

[PATCH] block/file-posix: Fix return value translation for AIO discards
 2021-10-19 11:09 UTC  (2+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH 0/2] i40e Rx descriptor loads ordering
 2021-10-19 11:14 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] net/i40e: fix risk in Rx descriptor read in scalar path
    ` [dpdk-dev] [dpdk-stable] "

[PATCH] PCI: endpoint: Fix alignment fault error in copy tests
 2021-10-19 11:12 UTC 

Deprecate the ppc405 boards in QEMU? (was: [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms)
 2021-10-19 11:11 UTC  (17+ messages)
      ` Deprecate the ppc405 boards in QEMU?

[PATCH] staging: vt6655: Fix line wrapping in rf.c file
 2021-10-19 11:12 UTC  (6+ messages)

[dpdk-dev] [PATCH 0/8] cryptodev: hide internal strutures
 2021-10-19 11:11 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 0/5] cryptodev: hide internal structures
  ` [dpdk-dev] [PATCH v3 0/7] "
    ` [dpdk-dev] [PATCH v3 3/7] cryptodev: move inline APIs into separate structure

OpenSSL 1.1.1k: Rationale for deprecated_crypto_flags in hardknott-next
 2021-10-19 11:11 UTC  (2+ messages)
` [OE-core] "

[PATCH v3 00/17] clocksource/arm_arch_timer: Add basic ARMv8.6 support
 2021-10-19 11:10 UTC  (10+ messages)

[PATCH] po: update turkish translation
 2021-10-19 11:09 UTC  (5+ messages)

[dpdk-dev] [PATCH v1 0/2] replace tight loop with wait until equal api
 2021-10-19 11:10 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 2/2] mcslock: use wait until equal API for tight loop

[ovmf test] 165657: all pass - PUSHED
 2021-10-19 11:07 UTC 

[PATCH] Revert "ASoC: rockchip: add config for rockchip dmaengine pcm register"
 2021-10-19 11:05 UTC  (5+ messages)

[RFC 0/3] extend vmalloc support for constrained allocations
 2021-10-19 11:06 UTC  (3+ messages)
` [RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL

[PATCH v1 1/1] thermal: imx: implement runtime PM support
 2021-10-19 11:04 UTC  (3+ messages)

[PATCH] tools: fix oom setting of xenstored
 2021-10-19 11:04 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/i40e: fix IPv6 fragment RSS offload type in flow
 2021-10-19 11:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3 0/4] HID: wiiu-drc: Add a driver for the Wii U gamepad
 2021-10-19 11:04 UTC  (7+ messages)
` [PATCH v4 0/5] HID: nintendo: Add support "
  ` [PATCH v4 1/5] HID: nintendo: split switch support into its own file
  ` [PATCH v4 2/5] HID: nintendo: drc: add support for the Wii U gamepad
  ` [PATCH v4 3/5] HID: nintendo: drc: implement touch reports
  ` [PATCH v4 4/5] HID: nintendo: drc: add accelerometer, gyroscope and magnetometer readings
  ` [PATCH v4 5/5] HID: nintendo: drc: add battery reporting

[PATCH] hw/qdev-core: Add compatibility for (non)-transitional devs
 2021-10-19 10:59 UTC  (4+ messages)

[PATCH 0/4] KVM: X86: Improve guest TLB flushing
 2021-10-19 11:01 UTC  (5+ messages)
` [PATCH 1/4] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
` [PATCH 2/4] KVM: X86: Cache CR3 in prev_roots when PCID is disabled
` [PATCH 3/4] KVM: X86: Use smp_rmb() to pair with smp_wmb() in mmu_try_to_unsync_pages()
` [PATCH 4/4] KVM: X86: Don't unload MMU in kvm_vcpu_flush_tlb_guest()

Build wireguard-linux-compat on SLES15 (s390x)
 2021-10-19 11:01 UTC  (2+ messages)

stable-rc/queue/5.14 build: 178 builds: 5 failed, 173 passed, 4 errors, 105 warnings (v5.14.12-181-g95f523a7b5ed)
 2021-10-19 11:01 UTC 

[dpdk-dev] [PATCH 1/2] net/i40e: fix generic build on FreeBSD
 2021-10-19 11:01 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/2] fix generic build error "

[PATCH v2] mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning circuit
 2021-10-19 10:59 UTC  (2+ messages)

[PATCH] mmc: winbond: don't build on M68K
 2021-10-19 10:59 UTC  (2+ messages)

[PATCH] pci: pcie-rcar: add regulators support
 2021-10-19 10:59 UTC  (3+ messages)

[PATCH v1 0/2] ACPI: PM: Fix up turning off unused power resources
 2021-10-19 10:59 UTC  (4+ messages)
` [PATCH v1 2/2][RFT] ACPI: PM: Check states of power resources during initialization
  ` [EXT] "

[PATCH v2 00/15] qdev: Add JSON -device
 2021-10-19 10:57 UTC  (4+ messages)
` [PATCH v2 12/15] virtio-net: Store failover primary opts pointer locally

[PATCH v5 0/2] Improve vhost-user VQ notifier unmap
 2021-10-19 10:55 UTC  (5+ messages)
` [PATCH v5 2/2] vhost-user: remove VirtQ notifier restore
  ` [PATCH v5 1/2] vhost-user: fix VirtQ notifier cleanup

[PATCH v8 0/8] env: Allow environment in text files
 2021-10-19 10:57 UTC  (4+ messages)
` [PATCH v8 4/8] env: Allow U-Boot scripts to be placed in a .env file

[dpdk-dev] [PATCH 0/7] net/ena: update ENA PMD to v2.5.0
 2021-10-19 10:56 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/7] net/ena: fix verification of the offload capabilities
  ` [dpdk-dev] [PATCH v3 2/7] net/ena: support Tx/Rx free thresholds
  ` [dpdk-dev] [PATCH v3 3/7] net/ena: fix per-queue offload capabilities
  ` [dpdk-dev] [PATCH v3 4/7] net/ena: indicate missing scattered Rx capability
  ` [dpdk-dev] [PATCH v3 5/7] net/ena: add NUMA aware allocations
  ` [dpdk-dev] [PATCH v3 6/7] net/ena: add check for missing Tx completions
  ` [dpdk-dev] [PATCH v3 7/7] net/ena: update version to 2.5.0

[PATCH 0/2] failover: fix a regression introduced by JSON'ification of -device
 2021-10-19 10:54 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib/igt_fb: create i915 bo in lmem, if available
 2021-10-19 10:55 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/igt_draw: Use device coherent and cpu coherent mappings for draw methods

[PATCH v6 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-10-19 10:54 UTC  (16+ messages)
` [PATCH v6 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH 5.10 000/103] 5.10.75-rc1 review
 2021-10-19 10:54 UTC  (3+ messages)
` [PATCH 5.10 044/103] KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()

[PATCH 5.4 00/69] 5.4.155-rc1 review
 2021-10-19 10:54 UTC  (3+ messages)
` [PATCH 5.4 35/69] KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest

[PATCH] scsi: megaraid_mbox: return -ENOMEM on megaraid_init_mbox() allocation failure
 2021-10-19 10:53 UTC 

[dpdk-dev] [PATCH 1/2] lib/eal: add amd epyc2 memcpy routine to eal
 2021-10-19 10:52 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/2] net/mlx5: optimize mprq memcpy for AMD EPYC2 platforms
` [dpdk-dev] [PATCH v2 1/2] lib/eal: add amd epyc2 memcpy routine to eal
  ` [dpdk-dev] [PATCH v2 2/2] net/mlx5: optimize mprq memcpy for AMD EPYC2 plaform

[PATCH RFC] btrfs: send: v2 protocol and example OTIME changes
 2021-10-19 10:51 UTC  (3+ messages)

[PATCH] scsi: core: return -ENOMEM on ips_init_phase1() allocation failure
 2021-10-19 10:50 UTC 

[RFC PATCH] chardev: don't exit() straight away on C-a x
 2021-10-19 10:49 UTC  (6+ messages)

Issues with Setscene tasks
 2021-10-19 10:50 UTC  (3+ messages)
` [meta-virtualization] "

[Intel-gfx] [PATCH 0/4] Enable MIPI DSI video mode on ADLP
 2021-10-19 10:50 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/dsi/xelpd: Fix the bit mask for wakeup GB

[PATCH] x86/PoD: defer nested P2M flushes
 2021-10-19 10:50 UTC  (7+ messages)

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-19 10:50 UTC  (5+ messages)
` [PATCH v3 17/23] docs: fs: locks.rst: update comment about mandatory file locking
` [PATCH v3 18/23] fs: remove a comment pointing to the removed mandatory-locking file

[PATCH v3 0/4] mkimage: sunxi_egon: add riscv support
 2021-10-19 10:49 UTC  (3+ messages)
` [PATCH v3 1/4] mkimage: add a flag to describe whether -A is specified

[PATCH] powerpc/boot: Set LANG=C in wrapper script
 2021-10-19 10:44 UTC  (3+ messages)

[PATCH V2 0/3] Add PM8350C PMIC PWM support for backlight
 2021-10-19 10:48 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: leds: Add pm8350c pmic support
` [PATCH V2 2/3] leds: Add pm8350c support to Qualcomm LPG driver
` [PATCH V2 3/3] arm64: dts: qcom: pm8350c: Add pwm support

[PATCH] ftrace: make ftrace_profile_pages_init static
 2021-10-19 10:48 UTC 

Errors after successful disk replace
 2021-10-19 10:49 UTC  (3+ messages)

[dpdk-dev] [PATCH] kni: resolve build issue for OpenSuse15.3
 2021-10-19 10:48 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] kni: fix build for SLES15-SP3

[PATCH] mm/readahead.c: fix incorrect comments for get_init_ra_size
 2021-10-19 10:48 UTC 

[syzbot] linux-next boot error: general protection fault in blk_mq_free_request
 2021-10-19 10:48 UTC 

[PATCH net-next 0/2] net: sched: fixes after recent qdisc->running changes
 2021-10-19 10:46 UTC  (5+ messages)
` [PATCH net-next 1/2] net: sched: fix logic error in qdisc_run_begin()
` [PATCH net-next 2/2] net: sched: remove one pair of atomic operations

[PATCH v6 0/7] env: Allow environment in text files
 2021-10-19 10:46 UTC  (7+ messages)
` [PATCH v6 4/7] env: Allow U-Boot scripts to be placed in a .env file

[PATCH v2 0/4] thermal: mediatek: Add mt8365 support
 2021-10-19 10:44 UTC  (5+ messages)
` [PATCH v2 4/4] thermal: mediatek: add MT8365 thermal driver support

[PATCH 0/9] phyCORE-i.MX8MM Updates
 2021-10-19 10:44 UTC  (2+ messages)

[PATCH resend] btrfs: mount: call btrfs_check_rw_degradable only if there is a missing device
 2021-10-19 10:43 UTC 

[PATCH] mmc: renesas_sdhi: Fix internal cd irq miss with hard reset
 2021-10-19 10:42 UTC  (2+ messages)

please help, "Ram disk image is corrupt or invalid" (qemu virt machine, arm64)
 2021-10-19 10:43 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] eal: read data buffer on RTE_INTR_HANDLE_VFIO_REQ
 2021-10-19 10:06 UTC  (2+ messages)
` [dpdk-dev] [PATCH v6] eal: fix: "

[V2][PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
 2021-10-19 10:41 UTC  (7+ messages)

[PATCH v3 0/4] sunxi: TOC0 image type support
 2021-10-19 10:41 UTC  (4+ messages)
` [PATCH v3 1/4] tools: Separate image types which depend on OpenSSL

[PATCH v1] pahole: Add --skip_missing option
 2021-10-19 10:42 UTC 

[PATCH nft] main: _exit() if setuid
 2021-10-19 10:41 UTC  (3+ messages)

[PATCH] drm/panel: make sharp_ls055d1sx04 static
 2021-10-19 10:40 UTC 

[helgaas-pci:pci/msi] BUILD SUCCESS ac8e3cef588c5affc6dfa7b693ec64bbf3cead6a
 2021-10-19 10:39 UTC 

[PATCH] MAINTAINERS: Update email of Andrzej Hajda
 2021-10-19 10:39 UTC  (2+ messages)

[PATCH] virtio: Introduce a new kick interface virtqueue_kick_try()
 2021-10-19 10:37 UTC  (3+ messages)

[PATCH v2 0/3] Update gpios, nvme i2c busses and uefi partition
 2021-10-19 10:37 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: dts: aspeed: mtjade: Add some gpios

[Intel-wired-lan] [tnguy-next-queue:40GbE] BUILD SUCCESS 898ef1cb1cb24040c3e89263e02c605af70c776a
 2021-10-19 10:39 UTC 

[PATCH stable-4.14.y] btrfs: always wait on ordered extents at fsync time
 2021-10-19 10:38 UTC 

[PATCH 0/3] blk_mq_rq_ctx_init() optimisations
 2021-10-19 10:38 UTC  (4+ messages)
` [PATCH 2/3] block: blk_mq_rq_ctx_init cache ctx/q/hctx


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.