All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-15 20:32:16 to 2021-06-15 21:21:43 UTC [more...]

[PATCH v2 0/4] Include zone in pstore_device_info
 2021-06-15 21:21 UTC  (5+ messages)
` [PATCH v2 1/4] pstore/blk: Improve failure reporting
` [PATCH v2 2/4] pstore/blk: Use the normal block device I/O path
` [PATCH v2 3/4] pstore/blk: Include zone in pstore_device_info
` [PATCH v2 4/4] pstore/blk: Fix kerndoc and redundancy on blkdev param

[PULL 00/34] NBD patches for 2021-06-15
 2021-06-15 20:47 UTC  (34+ messages)
` [PULL 01/34] async: the main AioContext is only "current" if under the BQL
` [PULL 02/34] tests: cover aio_co_enter from a worker thread without BQL taken
` [PULL 03/34] co-queue: drop extra coroutine_fn marks
` [PULL 04/34] block/nbd: fix channel object leak
` [PULL 05/34] block/nbd: fix how state is cleared on nbd_open() failure paths
` [PULL 06/34] block/nbd: connect_thread_func(): do qio_channel_set_delay(false)
` [PULL 07/34] qemu-sockets: introduce socket_address_parse_named_fd()
` [PULL 08/34] block/nbd: call socket_address_parse_named_fd() in advance
` [PULL 09/34] block/nbd: ensure ->connection_thread is always valid
` [PULL 10/34] block/nbd: nbd_client_handshake(): fix leak of s->ioc
` [PULL 11/34] block/nbd: BDRVNBDState: drop unused connect_err and connect_status
` [PULL 12/34] block/nbd: simplify waking of nbd_co_establish_connection()
` [PULL 13/34] block/nbd: drop thr->state
` [PULL 14/34] block/nbd: bs-independent interface for nbd_co_establish_connection()
` [PULL 15/34] block/nbd: make nbd_co_establish_connection_cancel() bs-independent
` [PULL 16/34] block/nbd: rename NBDConnectThread to NBDClientConnection
` [PULL 17/34] block/nbd: introduce nbd_client_connection_new()
` [PULL 18/34] block/nbd: introduce nbd_client_connection_release()
` [PULL 19/34] nbd: move connection code from block/nbd to nbd/client-connection
` [PULL 20/34] nbd/client-connection: use QEMU_LOCK_GUARD
` [PULL 21/34] nbd/client-connection: add possibility of negotiation
` [PULL 22/34] nbd/client-connection: implement connection retry
` [PULL 23/34] nbd/client-connection: shutdown connection on release
` [PULL 24/34] block/nbd: split nbd_handle_updated_info out of nbd_client_handshake()
` [PULL 25/34] block/nbd: use negotiation of NBDClientConnection
` [PULL 26/34] block/nbd: don't touch s->sioc in nbd_teardown_connection()
` [PULL 27/34] block/nbd: drop BDRVNBDState::sioc
` [PULL 28/34] nbd/client-connection: return only one io channel
` [PULL 29/34] block-coroutine-wrapper: allow non bdrv_ prefix
` [PULL 30/34] block/nbd: split nbd_co_do_establish_connection out of nbd_reconnect_attempt
` [PULL 31/34] nbd/client-connection: add option for non-blocking connection attempt
` [PULL 32/34] block/nbd: reuse nbd_co_do_establish_connection() in nbd_open()
` [PULL 33/34] block/nbd: add nbd_client_connected() helper

arm64: dts: mt8195: Add Mediatek SoC MT8195 device nodes
 2021-06-15 17:32 UTC  (15+ messages)
` [PATCH 01/27] arm64: dts: mt8195: add infracfg_rst node
` [PATCH 05/27] arm64: dts: mt8195: add spmi node
` [PATCH 07/27] arm64: dts: mt8195: add power domains controller
` [PATCH 08/27] arm64: dts: mt8195: add i2c dts
` [PATCH 09/27] arm64: dts: mt8195: add spi controller
` [PATCH 11/27] arm64: dts: mt8195: add PCIe device node
` [PATCH 12/27] arm64: dts: mt8195: fix mmc driver
` [PATCH 14/27] arm64: dts: mt8195: add usb support
` [PATCH 17/27] arm64: dts: mt8195: add merge node
` [PATCH 21/27] arm64: dts: mt8195: add audio related nodes

[PATCH v6 0/9] Add Wacom I2C support to rM2
 2021-06-15 21:19 UTC  (4+ messages)
` [PATCH v6 3/9] Input: wacom_i2c - Add device tree support to wacom_i2c

[PATCH net v2] lantiq: net: fix duplicated skb in rx descriptor ring
 2021-06-15 21:20 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/12] i915 TTM sync accelerated migration and clear
 2021-06-15 21:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for i915 TTM sync accelerated migration and clear (rev3)

[RFC PATCH 0/4] cache parent project's gitdir in submodules
 2021-06-15 21:18 UTC  (3+ messages)

[PATCH v4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB
 2021-06-15 21:18 UTC  (2+ messages)

[PULL 0/9] migration queue
 2021-06-15 21:17 UTC  (4+ messages)
` [PULL 1/9] yank: Unregister function when using TLS migration

[PATCH V2 0/7] ARM: dts: Add Raspberry Pi 400 support
 2021-06-15 21:17 UTC  (3+ messages)
` [PATCH V2 2/7] watchdog: bcm2835_wdt: consider system-power-controller property

[char-misc-next 1/2] mei: fix kdoc in the driver
 2021-06-15 21:15 UTC  (2+ messages)
` [char-misc-next 2/2] mei: revamp mei extension header structure layout

Adding support for MAC_TASK_CONTEXTS and MAC_OBJ_CONTEXTS to userspace
 2021-06-15 21:15 UTC  (3+ messages)

[PATCH net-next 0/3] net: wwan: Add RPMSG WWAN CTRL driver
 2021-06-15 21:24 UTC  (3+ messages)
` [PATCH net-next 3/3] net: wwan: Allow WWAN drivers to provide blocking tx and poll function

[PATCH 00/28] staging: rtl8188eu: remove DBG_88E callers and macro
 2021-06-15 21:15 UTC  (11+ messages)
` [PATCH 03/28] staging: rtl8188eu: remove all DBG_88E calls from core/rtw_mlme_ext.c
` [PATCH 22/28] staging: rtl8188eu: remove all DBG_88E calls from hal/usb_halinit.c

[PATCH 00/12] ath11k: optimizations in data path
 2021-06-15 21:14 UTC  (13+ messages)
` [PATCH 01/12] ath11k: disable unused CE8 interrupts for ipq8074
` [PATCH 02/12] ath11k: allocate dst ring descriptors from cacheable memory
` [PATCH 03/12] ath11k: modify dp_rx desc access wrapper calls inline
` [PATCH 04/12] ath11k: avoid additional access to ath11k_hal_srng_dst_num_free
` [PATCH 05/12] ath11k: avoid active pdev check for each msdu
` [PATCH 06/12] ath11k: remove usage quota while processing rx packets
` [PATCH 07/12] ath11k: add branch predictors in process_rx
` [PATCH 08/12] ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memory
` [PATCH 09/12] ath11k: remove mod operator in dst ring processing
` [PATCH 10/12] ath11k: avoid while loop in ring selection of tx completion interrupt
` [PATCH 11/12] ath11k: add branch predictors in dp_tx path
` [PATCH 12/12] ath11k: avoid unnecessary lock contention in tx_completion path

[Buildroot] [PATCH v2 1/5] package/zstd: bump to version 1.5.0
 2021-06-15 21:15 UTC  (7+ messages)
` [Buildroot] [PATCH v2 5/5] package/zstd: Add option for cli binary

[PATCH v6 cxl2.0-v6-doe 0/6] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2021-06-15 21:10 UTC  (3+ messages)
` [PATCH v6 cxl2.0-v6-doe 4/6] cxl/compliance: CXL Compliance Data Object Exchange implementation

[linux-next:master 9208/10007] fs/io_uring.c:7082:42: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2021-06-15 21:13 UTC  (2+ messages)

[PATCH] ath11k: Enable QCN9074 device
 2021-06-15 21:13 UTC 

[PATCH qemu v21] spapr: Implement Open Firmware client interface
 2021-06-15 21:09 UTC  (2+ messages)

[PATCH v2] sched/fair: Age the average idle time
 2021-06-15 21:13 UTC  (3+ messages)

[PATCH v2 00/10] arm64: dts: qcom: Add SA8155p-adp board DTS
 2021-06-15 21:13 UTC  (15+ messages)
` [PATCH v2 02/10] dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for SA8155p-adp
` [PATCH v2 05/10] regulator: qcom-rpmh: Cleanup terminator line commas
` [PATCH v2 06/10] regulator: qcom-rpmh: Add new regulator found on SA8155p adp board
` [PATCH v2 07/10] pinctrl: qcom/pinctrl-spmi-gpio: Add compatible for pmic-gpio on SA8155p-adp
` [PATCH v2 08/10] arm64: dts: qcom: pmm8155au_1: Add base dts file
` [PATCH v2 09/10] arm64: dts: qcom: pmm8155au_2: "
` [PATCH v2 10/10] arm64: dts: qcom: sa8155p-adp: "

Build fails with "undefined macro AM_GNU_GETTEXT"
 2021-06-15 21:11 UTC 

[GIT PULL] firmware: arm_ffa: Initial support for v5.14
 2021-06-15 16:47 UTC  (6+ messages)

[xlnx:xlnx_rebase_v5.4 1721/1762] drivers/pinctrl/core.c:1273:6: warning: 'ret' may be used uninitialized in this function
 2021-06-15 21:11 UTC 

[PATCH] efi_loader: allow to disable GOP support
 2021-06-15 21:10 UTC 

arch/mips/n64/init.c:57:38: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2021-06-15 21:10 UTC  (2+ messages)

Build failes with "undefined macro AM_GNU_GETTEXT"
 2021-06-15 21:09 UTC 

[PATCH net-next] stmmac: align RX buffers
 2021-06-15 17:30 UTC  (5+ messages)

[PATCH 0/2] CXL ACPI tables for object creation
 2021-06-15 21:05 UTC  (4+ messages)
` [PATCH 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects

[PATCH net-next] net: stmmac: Fix error return code in ingenic_mac_probe()
 2021-06-15 17:21 UTC 

[PATCH net-next] mdio: mdiobus: setup of_node for the MDIO device
 2021-06-15 21:09 UTC  (4+ messages)

[PATCH v10 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-06-15 21:09 UTC  (3+ messages)
` [PATCH v10 2/2] "

[PATCH -next] drm/exynos: g2d: fix missing unlock on error in g2d_runqueue_worker()
 2021-06-15 17:21 UTC 

[PATCH v4] bpf: core: fix shift-out-of-bounds in ___bpf_prog_run
 2021-06-15 21:08 UTC  (12+ messages)
              ` [PATCH v5] "

[PATCH 0/1] Request to review progress decoupling vchiq platform code
 2021-06-15 17:10 UTC  (3+ messages)

[PATCH v2] mt76: mt7921: introduce testmode support
 2021-06-15 21:06 UTC 

[PATCH v6 00/15] Optimizing iommu_[map/unmap] performance
 2021-06-15 17:08 UTC  (16+ messages)
` [PATCH v6 01/15] iommu/io-pgtable: Introduce unmap_pages() as a page table op
` [PATCH v6 02/15] iommu: Add an unmap_pages() op for IOMMU drivers
` [PATCH v6 03/15] iommu/io-pgtable: Introduce map_pages() as a page table op
` [PATCH v6 04/15] iommu: Add a map_pages() op for IOMMU drivers
` [PATCH v6 05/15] iommu: Use bitmap to calculate page size in iommu_pgsize()
` [PATCH v6 06/15] iommu: Split 'addr_merge' argument to iommu_pgsize() into separate parts
` [PATCH v6 07/15] iommu: Hook up '->unmap_pages' driver callback
` [PATCH v6 08/15] iommu: Add support for the map_pages() callback
` [PATCH v6 09/15] iommu/io-pgtable-arm: Prepare PTE methods for handling multiple entries
` [PATCH v6 10/15] iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()
` [PATCH v6 11/15] iommu/io-pgtable-arm: Implement arm_lpae_map_pages()
` [PATCH v6 12/15] iommu/io-pgtable-arm-v7s: Implement arm_v7s_unmap_pages()
` [PATCH v6 13/15] iommu/io-pgtable-arm-v7s: Implement arm_v7s_map_pages()
` [PATCH v6 14/15] iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback
` [PATCH v6 15/15] iommu/arm-smmu: Implement the map_pages() "

[igt-dev] [PATCH i-g-t 00/77] Stop depending on context mutation (v4)
 2021-06-15 21:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Stop depending on context mutation (rev9)

Query regarding the use of pcie-designware-plat.c file
 2021-06-15 21:05 UTC  (3+ messages)

[PATCH] Add support for C# record types
 2021-06-15 21:04 UTC  (2+ messages)

[zen-kernel-zen-kernel:5.12/futex2 13/16] nds32le-linux-ld: fork.c:undefined reference to `ksys_futex_wake'
 2021-06-15 21:02 UTC 

[staging:greybus 356/357] drivers/staging/greybus/vibrator.c:224: undefined reference to `input_ff_create_memless'
 2021-06-15 21:01 UTC  (2+ messages)

[PATCH] kunit: Add gnu_printf specifiers
 2021-06-15 21:01 UTC  (2+ messages)

[xlnx:xlnx_rebase_v5.4 478/1762] drivers/media/platform/xilinx/xilinx-csi2rxss.c:326:27: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '200000000000' to '2431504384'
 2021-06-15 21:01 UTC 

FFmpeg CVE's to be patched
 2021-06-15 20:59 UTC 

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-15 20:56 UTC  (12+ messages)

[BUG] question mark in GIT_SKIP_TESTS is broken in master
 2021-06-15 20:55 UTC 

[PATCHSET v7 00/16] xfs: deferred inode inactivation
 2021-06-15 20:53 UTC  (6+ messages)
` [PATCH 06/16] xfs: defer inode inactivation to a workqueue

[PATCH v2] recordmcount: Correct st_shndx handling
 2021-06-15 17:07 UTC  (5+ messages)

[PATCH v4 0/4] fpga: reorganize to subdirs
 2021-06-15 20:48 UTC  (4+ messages)
` [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout

[PATCH RFCv4 0/4] make '%pD' print full path for file
 2021-06-15 20:47 UTC  (8+ messages)
` [PATCH RFCv4 1/4] fs: introduce helper d_path_unsafe()
` [PATCH RFCv4 2/4] lib/vsprintf.c: make '%pD' print full path for file
` [PATCH RFCv4 4/4] lib/test_printf.c: add test cases for '%pD'

[PATCH AUTOSEL 4.19 01/12] ASoC: rt5659: Fix the lost powers for the HDA header
 2021-06-15 16:34 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 05/12] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device

nvme-pci: Fix multiple races in nvme_setup_io_queues()
 2021-06-15 16:39 UTC  (2+ messages)

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-06-15 16:34 UTC  (6+ messages)
` [PATCH v19 05/13] of: Add a common kexec FDT setup function

[Bug 213053] New: WARNING on dcn30_hwseq.c dcn30_set_hubp_blank, AMD Radeon 6700XT
 2021-06-15 20:44 UTC  (2+ messages)
` [Bug 213053] "

[GIT PULL] ARM: dts: mstar for 5.14
 2021-06-15 16:36 UTC  (2+ messages)

[PATCH v2 01/10] kunit: Do not typecheck binary assertions
 2021-06-15 20:42 UTC  (7+ messages)
` [PATCH v2 08/10] kernel/sysctl-test: Remove some casts which are no-longer required
` [PATCH v2 09/10] apparmor: test: "
` [PATCH v2 10/10] lib/cmdline_kunit: Remove a cast "

[zen-kernel-zen-kernel:5.12/futex2 13/16] fork.c:(.text.mm_release+0x74): undefined reference to `ksys_futex_wake'
 2021-06-15 20:42 UTC 

[PATCH 09/11] PCI: add matching checks for driver_override binding
 2021-06-15 20:42 UTC  (11+ messages)

[PATCH 0/8] Introduce i915_sched_engine object
 2021-06-15 20:59 UTC  (18+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/8] drm/i915: Move priolist to new "
  `  "
` [PATCH 2/8] drm/i915: Add i915_sched_engine_is_empty function
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/8] drm/i915: Reset sched_engine.no_priolist immediately after dequeue
  `  "
` [PATCH 4/8] drm/i915: Move active tracking to i915_sched_engine
  ` [Intel-gfx] "
` [PATCH 5/8] drm/i915: Move engine->schedule "
  ` [Intel-gfx] "
` [PATCH 6/8] drm/i915: Add kick_backend function "
  ` [Intel-gfx] "
` [PATCH 7/8] drm/i915: Update i915_scheduler to operate on i915_sched_engine
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 8/8] drm/i915: Move submission tasklet to i915_sched_engine
  `  "

[PATCH v2] x86/resctrl: Fix kernel-doc in internal.h
 2021-06-15 20:41 UTC  (2+ messages)

[PATCH] can: bcm: fix infoleak in struct bcm_msg_head
 2021-06-15 20:40 UTC  (3+ messages)

[PATCH 0/7] kcsan: Introduce CONFIG_KCSAN_PERMISSIVE
 2021-06-15 20:39 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/adl_p: Add initial ADL_P Workarounds
 2021-06-15 20:39 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/adl_p: Add initial ADL_P Workarounds (rev2)

Fwd: IdeaPad platform driver compatibility issues
 2021-06-15 20:38 UTC  (2+ messages)
  `  "

[Bluez PATCH] monitor: Adding missing device found flag in the parser
 2021-06-15 20:38 UTC  (2+ messages)
` [Bluez] "

[PATCH v3] recordmcount: Correct st_shndx handling
 2021-06-15 16:23 UTC  (2+ messages)

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-15 16:28 UTC  (5+ messages)
` [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk

[PATCH] drm/i915/ttm: Fix memory leaks
 2021-06-15 20:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] sched, fair: try to prevent migration thread from preempting non-cfs task
 2021-06-15 20:35 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 01/15] regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
 2021-06-15 16:26 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 07/15] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device

Allow mdev drivers to directly create the vfio_device (v3)
 2021-06-15 20:35 UTC  (4+ messages)

[PATCH V6] nvme-core: use xarray for ctrl ns tracking
 2021-06-15 16:27 UTC  (2+ messages)

[PATCH net-next v9 00/15] ACPI support for dpaa2 driver
 2021-06-15 20:18 UTC  (3+ messages)
` [PATCH net-next v9 13/15] net: phylink: introduce phylink_fwnode_phy_connect()

[PATCH v3 0/3] AM64: Update the locations of various elements in SRAM
 2021-06-15 16:22 UTC  (3+ messages)
` [PATCH v3 1/3] dts: ti: k3-am64-main: Update TF-A's maximum size and node name

[PATCH V15 0/5] nvmet: add ZBD backened support
 2021-06-15 16:25 UTC  (2+ messages)

syscall_trace_enter and syscall_trace_leave for m68k w/MMU
 2021-06-15 20:32 UTC  (12+ messages)
` [PATCH] m68k/kernel - wire up syscall_trace_enter/leave for m68k

[PATCH v7 00/15] TegraDRM UAPI
 2021-06-15 20:32 UTC  (3+ 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.