All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-16 07:51:03 to 2021-04-16 08:35:48 UTC [more...]

[PATCH v3 00/33] block/nbd: rework client connection
 2021-04-16  8:21 UTC  (34+ messages)
` [PATCH v3 01/33] block/nbd: fix channel object leak
` [PATCH v3 02/33] block/nbd: fix how state is cleared on nbd_open() failure paths
` [PATCH v3 03/33] block/nbd: ensure ->connection_thread is always valid
` [PATCH v3 04/33] block/nbd: nbd_client_handshake(): fix leak of s->ioc
` [PATCH v3 05/33] block/nbd: BDRVNBDState: drop unused connect_err and connect_status
` [PATCH v3 06/33] util/async: aio_co_schedule(): support reschedule in same ctx
` [PATCH v3 07/33] block/nbd: simplify waking of nbd_co_establish_connection()
` [PATCH v3 08/33] block/nbd: drop thr->state
` [PATCH v3 09/33] block/nbd: bs-independent interface for nbd_co_establish_connection()
` [PATCH v3 10/33] block/nbd: make nbd_co_establish_connection_cancel() bs-independent
` [PATCH v3 11/33] block/nbd: rename NBDConnectThread to NBDClientConnection
` [PATCH v3 12/33] block/nbd: introduce nbd_client_connection_new()
` [PATCH v3 13/33] block/nbd: introduce nbd_client_connection_release()
` [PATCH v3 14/33] nbd: move connection code from block/nbd to nbd/client-connection
` [PATCH v3 15/33] nbd/client-connection: use QEMU_LOCK_GUARD
` [PATCH v3 16/33] nbd/client-connection: add possibility of negotiation
` [PATCH v3 17/33] nbd/client-connection: implement connection retry
` [PATCH v3 18/33] nbd/client-connection: shutdown connection on release
` [PATCH v3 19/33] block/nbd: split nbd_handle_updated_info out of nbd_client_handshake()
` [PATCH v3 20/33] block/nbd: use negotiation of NBDClientConnection
` [PATCH v3 21/33] qemu-socket: pass monitor link to socket_get_fd directly
` [PATCH v3 22/33] block/nbd: pass monitor directly to connection thread
` [PATCH v3 23/33] block/nbd: nbd_teardown_connection() don't touch s->sioc
` [PATCH v3 24/33] block/nbd: drop BDRVNBDState::sioc
` [PATCH v3 26/33] block-coroutine-wrapper: allow non bdrv_ prefix
` [PATCH v3 27/33] block/nbd: split nbd_co_do_establish_connection out of nbd_reconnect_attempt
` [PATCH v3 28/33] nbd/client-connection: do qio_channel_set_delay(false)
` [PATCH v3 29/33] nbd/client-connection: add option for non-blocking connection attempt
` [PATCH v3 30/33] block/nbd: reuse nbd_co_do_establish_connection() in nbd_open()
` [PATCH v3 32/33] block/nbd: safer transition to receiving request
` [PATCH v3 33/33] block/nbd: drop connection_co

[PATCH v2] serial: stm32: optimize spin lock usage
 2021-04-16  8:35 UTC  (6+ messages)

[PATCH v8 00/15] soc: rockchip: power-domain: add rk3568 powerdomains
 2021-04-16  8:03 UTC  (28+ messages)
` [PATCH v8 01/15] ARM: dts: rockchip: Fix power-controller node names for rk3066a
` [PATCH v8 02/15] ARM: dts: rockchip: Fix power-controller node names for rk3188
` [PATCH v8 03/15] ARM: dts: rockchip: Fix power-controller node names for rk3288
` [PATCH v8 04/15] ARM: dts: rockchip: add #power-domain-cells to power domain nodes
` [PATCH v8 05/15] arm64: dts: rockchip: Fix power-controller node names for px30
` [PATCH v8 06/15] arm64: dts: rockchip: Fix power-controller node names for rk3328
` [PATCH v8 07/15] arm64: dts: rockchip: Fix power-controller node names for rk3399
` [PATCH v8 08/15] arm64: dts: rockchip: add #power-domain-cells to power domain nodes
` [PATCH v8 09/15] soc: rockchip: pm-domains: Add a meaningful power domain name
` [PATCH v8 10/15] dt-bindings: add power-domain header for RK3568 SoCs
` [PATCH v8 11/15] dt-bindings: arm: rockchip: convert pmu.txt to YAML
` [PATCH v8 12/15] dt-bindings: arm: rockchip: add more compatible strings to pmu.yaml
` [PATCH v8 13/15] dt-bindings: power: rockchip: Convert to json-schema
` [PATCH v8 14/15] dt-bindings: power: rockchip: Add bindings for RK3568 Soc
` [PATCH v8 15/15] soc: rockchip: power-domain: add rk3568 powerdomains

[PATCH 0/5] Another small set of cleanups for floppy driver
 2021-04-16  8:34 UTC  (5+ messages)
` [PATCH 1/5] floppy: cleanups: remove trailing whitespaces
` [PATCH 2/5] floppy: cleanups: use ST0 as reply_buffer index 0
` [PATCH 3/5] floppy: cleanups: use memset() to zero reply_buffer
` [PATCH 4/5] floppy: cleanups: use memcpy() to copy reply_buffer

[PATCH] sched/core: Add in additional const on preempt_modes array declaration
 2021-04-16  8:35 UTC 

[xen-unstable test] 161180: tolerable FAIL - PUSHED
 2021-04-16  8:34 UTC 

[dpdk-dev] [PATCH 0/2] fix missing check for thread creation
 2021-04-16  8:34 UTC  (14+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/2] telemetry: "
  ` [dpdk-dev] [PATCH v3 2/2] test: "
` [dpdk-dev] [PATCH v4 0/2] "
  ` [dpdk-dev] [PATCH v4 1/2] telemetry: "
  ` [dpdk-dev] [PATCH v4 2/2] test: "

[dpdk-dev] [PATCH 0/4] Refactor async vhost control path
 2021-04-16  8:33 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 3/4] vhost: avoid deadlock on async register

Rust-for-Linux Hydra CI
 2021-04-16  8:27 UTC 

[bug report] shared tags causes IO hang and performance drop
 2021-04-16  8:29 UTC  (11+ messages)

[PATCH v7 0/8] Allocate memmap from hotadded memory (per device)
 2021-04-16  8:32 UTC  (5+ messages)
` [PATCH v7 4/8] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH 1/5] mm/swapfile: add percpu_ref support for swap
 2021-04-16  8:30 UTC  (14+ messages)

[PATCH 0/9] git log: configurable default format for merge diffs
 2021-04-16  8:30 UTC  (5+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 4/5] diff-merges: introduce log.diffMerges config variable

[meta-oe][hardknott][master][PATCH 1/2] opencv: fetch wechat_qrcode files used by dnn PACKAGECONFIG
 2021-04-16  8:29 UTC  (3+ messages)
` [meta-oe][hardknott][master][PATCH 2/2] opencv: link sfm module with Glog
  ` [oe] "

[PATCH yocto-autobuilder-helper 1/4] config.json: add "collect-data" template
 2021-04-16  8:28 UTC  (3+ messages)
` [PATCH yocto-autobuilder-helper 2/4] config.json: collect data by default
  ` [yocto] "

[PATCH 1/3] mt76: mt7615: fix hardware error recovery for mt7663
 2021-04-16  8:27 UTC  (3+ messages)
` [PATCH 2/3] mt76: mt7615: fix entering driver-own state on mt7663
` [PATCH 3/3] mt76: mt7615: load ROM patch before checking patch semaphore status

[PATCH net-next v11 1/2] net: Add a WWAN subsystem
 2021-04-16  8:36 UTC  (2+ messages)
` [PATCH net-next v11 2/2] net: Add Qcom WWAN control driver

[PATCH v2] riscv/kprobe: Restore local irqflag if kprobe is cancelled
 2021-04-16  8:27 UTC 

stable-rc/queue/4.19 baseline: 111 runs, 6 regressions (v4.19.187-13-g89322e49acdd)
 2021-04-16  8:27 UTC 

[PATCH] scsi_debug: fix cmd_per_lun, set to max_queue
 2021-04-16  8:26 UTC  (5+ messages)

[PATCH v2 0/7] Hyper-V nested virt enlightenments for SVM
 2021-04-16  8:26 UTC  (3+ messages)
` [PATCH v2 1/7] hyperv: Detect Nested virtualization support "

[PATCH 1/3] arm64: ptrace: Add is_syscall_success to handle compat
 2021-04-16  7:55 UTC  (6+ messages)
` [PATCH 2/3] arm64: syscall.h: Add sign extension handling in syscall_get_return_value for compat
` [PATCH 3/3] audit: Use syscall_get_return_value to get syscall return code in audit_syscall_exit

linux-next: manual merge of the rust tree with the char-misc tree
 2021-04-16  8:26 UTC  (3+ messages)

[RFC PATCH v2 0/2] KVM: x86: Enable dirty logging lazily for huge pages
 2021-04-16  8:25 UTC  (3+ messages)
` [RFC PATCH v2 1/2] KVM: x86: Support write protect gfn with min_level
` [RFC PATCH v2 2/2] KVM: x86: Not wr-protect huge page with init_all_set dirty log

[dpdk-dev] [PATCH 0/2] Mark shared pthread mutex
 2021-04-16  8:25 UTC  (12+ messages)
` [dpdk-dev] [PATCH 1/2] ethdev: make flow API primary/secondary process safe
` [dpdk-dev] [PATCH 2/2] net/failsafe: fix primary/secondary mutex

[PATCH v1 0/2] coresight: Add support for device names
 2021-04-16  8:22 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] dt-bindings: arm: add property for coresight component name

[dm-devel] [PATCH V5 00/12] block: support bio based io polling
 2021-04-16  8:00 UTC  (12+ messages)
` [dm-devel] [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
  ` [dm-devel] [PATCH] block: introduce QUEUE_FLAG_POLL_CAP flag
    `  "

[PATCH v2 1/4] misc: make CONFIG_IRQ selectable for all platforms
 2021-04-16  8:21 UTC  (4+ messages)
` [PATCH v2 4/4] sandbox: enable IRQ using select for sandbox architecture

[PATCH] ARM: dts: aspeed: update e3c246d4i vuart properties
 2021-04-16  7:51 UTC  (4+ messages)

[PATCH v6 0/7] Add FU740 chip and HiFive Unmatched board support
 2021-04-16  8:20 UTC  (6+ messages)
` [PATCH v6 1/7] riscv: dts: add fu740 support

[PATCH v5, 0/4] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-04-16  7:51 UTC  (10+ messages)
` [PATCH v5, 1/4] soc: mediatek: mmsys: add component OVL_2L2
` [PATCH v5, 2/4] soc: mediatek: mmsys: add component POSTMASK

Perf call graphs on ARM
 2021-04-16  8:19 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 1/4] vhost: move allocation of mbuf outside of packet enqueue
 2021-04-16  8:18 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] vhost: allocate and free packets in bulk

[PATCH v4] kernel/resource: Fix locking in request_free_mem_region
 2021-04-16  8:18 UTC  (3+ messages)

[PATCH] x86/oprof: fix !HVM && !PV32 build
 2021-04-16  8:16 UTC 

[PATCH 00/13] [RFC] Rust support
 2021-04-16  8:16 UTC  (3+ messages)

[PATCH v2 0/1] arm: topology: parse the topology from the dt
 2021-04-16  7:47 UTC  (4+ messages)

[PATCH v4 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-04-16  7:51 UTC  (4+ messages)
` [PATCH v4 3/3] phy: phy-can-transceiver: Add support for generic CAN transceiver driver

[PATCH V2 net-next] net: mvpp2: Add parsing support for different IPv4 IHL values
 2021-04-16  8:15 UTC 

[RFC PATCH v6 0/2] arch: riscv: cpu: Add callback to init each core
 2021-04-16  8:14 UTC  (5+ messages)
` [RFC PATCH v6 1/2] "
` [RFC PATCH v6 2/2] arch: riscv: cpu: fu740: clear feature disable CSR

[PATCH] ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
 2021-04-16  8:12 UTC 

[LTP] [PATCH v3 0/7] CGroup API rewrite
 2021-04-16  8:11 UTC  (3+ messages)
` [LTP] [PATCH v3 5/7] docs: Update CGroups API

[PATCH 0/2] *** SUBJECT HERE ***
 2021-04-16  8:11 UTC  (4+ messages)
` [PATCH v1 1/2] coresight: Add support for device names
` [PATCH v1 2/2] dt-bindings: arm: add property for coresight component name

[PATCH] powerpc: Initialize local variable fdt to NULL in elf64_load()
 2021-04-16  8:09 UTC  (7+ messages)

[dpdk-dev] [RFC 0/3] net/virtio: add vdpa device config support
 2021-04-16  8:10 UTC  (3+ messages)

[RFC PATCH v1] lib: rsa: introduce RSA_SOFTWARE_EXP_TINY
 2021-04-16  8:10 UTC 

[PATCH] mtd: chips: AMD chip 0x2201 - write words not buffers
 2021-04-16  7:45 UTC  (4+ messages)
` [PATCH v2] mtd: cfi_cmdset_0002: AMD chip 0x2201 - write words

[PATCH] usb: misc: adutux: fix whitespace coding style issue
 2021-04-16  8:08 UTC 

[PATCH 0/2] fanotify: Adding pidfd support to the fanotify API
 2021-04-16  8:08 UTC  (6+ messages)
` [PATCH 2/2] fanotify: Add "

[PATCH v4 0/2] pwm: visconti: Add Toshiba Visconti SoC PWM support
 2021-04-16  8:07 UTC  (6+ messages)
` [PATCH v4 2/2] "

linux-next: manual merge of the rust tree with the printk tree
 2021-04-16  8:07 UTC 

[PATCH 1/1] ALSA: hda/realtek: fix mic boost on Intel NUC 8
 2021-04-16  8:05 UTC  (2+ messages)

[PATCH net-next 0/6] r8152: support new chips
 2021-04-16  8:04 UTC  (14+ messages)
  ` [PATCH net-next 1/6] r8152: set inter fram gap time depending on speed
  ` [PATCH net-next 2/6] r8152: adjust rtl8152_check_firmware function
  ` [PATCH net-next 3/6] r8152: add help function to change mtu
  ` [PATCH net-next 4/6] r8152: support new chips
  ` [PATCH net-next 5/6] r8152: support PHY firmware for RTL8156 series
  ` [PATCH net-next 6/6] r8152: search the configuration of vendor mode

[PATCH] media: dt-bindings: media: renesas,csi2: Node port@0 is not mandatory
 2021-04-16  8:05 UTC  (3+ messages)

[dunfell/master PATCH 3/3] AM64x Unification: Update ti-sci-fw recipe
 2021-04-16  8:05 UTC  (5+ messages)
` [meta-ti] "

stable-rc/queue/4.4 baseline: 86 runs, 11 regressions (v4.4.266-38-g281961a48eced)
 2021-04-16  8:05 UTC 

[PATCH 0/1] coresight: Fix for v5.12-rc7
 2021-04-16  7:36 UTC  (3+ messages)

[PATCH v3 0/2] Fix binfmt_flat loader for RISC-V
 2021-04-16  7:35 UTC  (6+ messages)
` [PATCH v3 1/2] binfmt_flat: allow not offsetting data start

[Bug 1923861] [NEW] Hardfault when accessing FPSCR register
 2021-04-16  7:51 UTC  (2+ messages)
` [Bug 1923861] "

[RFC PATCH v2 0/7] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-04-16  8:00 UTC  (7+ messages)
` [RFC PATCH v2 6/7] fs: introduce a usage count into the superblock
` [RFC PATCH v2 7/7] ext4: fix race between blkdev_releasepage() and ext4_put_super()

[PATCH v1 1/1] powerpc/papr_scm: Properly handle UUID types and API
 2021-04-16  7:58 UTC  (3+ messages)

[PATCH v1] ARM: dts: Fix 64MiB OpenBMC flash layout and aspeed-ast2600-evb.dts
 2021-04-16  7:35 UTC  (3+ messages)
  ` [External] "

[PATCH v6 00/10] Fixed some bugs and optimized some codes for COLO
 2021-04-16  7:56 UTC  (3+ messages)
` [PATCH v6 09/10] Add the function of colo_bitmap_clear_dirty

[PATCH 00/11] Add support for Blob resources feature
 2021-04-16  7:56 UTC  (7+ messages)

[PATCH] media: dt-bindings: media: renesas,isp: Add bindings for ISP Channel Selector
 2021-04-16  7:57 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the iommu tree
 2021-04-16  7:57 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 1/4] drm/i915/uapi: hide kernel doc warnings
 2021-04-16  7:57 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 3/4] drm/i915/uapi: convert i915_query and friend to kernel doc

Servicio de la flota
 2021-04-16  7:56 UTC 

[PULL 00/23] plugin updates (hwprofile, CF_NOCACHE, io_recompile)
 2021-04-16  7:55 UTC  (11+ messages)
` [PULL 18/23] accel/tcg: re-factor non-RAM execution code
            ` [EXTERNAL] "

[PATCHv2 0/6] drm/omap: hdmi: improve hdmi4 CEC, add CEC for hdmi5
 2021-04-16  7:55 UTC  (4+ messages)
` [PATCHv2 2/6] drm/omapdrm/dss/hdmi4: switch to the connector bridge ops

[PATCH 1/1] mm: Fix struct page layout on 32-bit systems
 2021-04-16  7:32 UTC  (12+ messages)

[libvirt test] 161192: regressions - FAIL
 2021-04-16  7:55 UTC 

[dm-devel] [PATCH 0/4] Fix dm-crypt zoned block device support
 2021-04-16  7:30 UTC  (4+ messages)
` [dm-devel] [PATCH 2/4] dm crypt: Fix "
    `  "

[PATCH] blk-mq: cleanup redundant nr_hw_queues assignement
 2021-04-16  7:53 UTC 

[PATCH] apalis-imx8x: build instructions for module revision v1.1b
 2021-04-16  7:52 UTC  (2+ messages)

Implicit feedback on BOSS GT-1, the saga continues
 2021-04-16  7:48 UTC  (29+ messages)

[syzbot] possible deadlock in del_gendisk
 2021-04-16  7:51 UTC  (7+ messages)
          ` Bisections with different bug manifestations

[PATCH v2 1/3] mtd: spi-nor: core: Add the ->ready() hook
 2021-04-16  7:31 UTC  (3+ messages)
` [PATCH v2 2/3] mtd: spi-nor: core: reuse spi_nor_clear_sr and spi_nor_read_sr functions
` [PATCH v2 3/3] mtd: spi-nor: core: move Spansion checking ready codes into spansion.c


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.