All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-26 10:39:39 to 2019-09-26 11:12:16 UTC [more...]

[RFC PATCH 00/18] crypto: wireguard using the existing crypto API
 2019-09-26 11:06 UTC  (11+ messages)
` [RFC PATCH 18/18] net: wireguard - switch to crypto API for packet encryption
    ` chapoly acceleration hardware [Was: Re: [RFC PATCH 00/18] crypto: wireguard using the existing crypto API]

[PATCH 00/22] block: Fix check_to_replace_node()
 2019-09-26 11:07 UTC  (13+ messages)
` [PATCH 05/22] quorum: Fix child permissions
` [PATCH 06/22] block: Add bdrv_recurse_can_replace()
` [PATCH 07/22] blkverify: Implement .bdrv_recurse_can_replace()
` [PATCH 08/22] quorum: Store children in own structure

[PATCH v9 00/15] Multicolor Framework
 2019-09-26 11:10 UTC  (3+ messages)
` [PATCH v9 01/15] leds: multicolor: Add sysfs interface definition

[alsa-devel] [PATCH v5] dt-bindings: sound: Convert Samsung I2S controller to dt-schema
 2019-09-26 11:08 UTC  (3+ messages)

[PATCH] i386: Add CPUID bit for CLZERO and XSAVEERPTR
 2019-09-26 11:06 UTC  (3+ messages)

[PATCH] kvm: x86: Enumerate support for CLZERO instruction
 2019-09-26 11:08 UTC  (2+ messages)

[PATCH 0/3] Relocation/backref cache cleanups
 2019-09-26 11:07 UTC  (5+ messages)
` [PATCH 2/3] btrfs: move ref finding machinery out of build_backref_tree()

[PATCH] iio: imu: adis16480: clean up a condition
 2019-09-26 11:06 UTC  (3+ messages)

[PATCH] async: Let kfree() out of the critical area of the lock
 2019-09-26 11:06 UTC  (4+ messages)

Git in Outreachy December 2019?
 2019-09-26 11:04 UTC  (9+ messages)

[dpdk-dev] [PATCH 00/11] add OCTEON TX2 crypto PMD
 2019-09-26 11:03 UTC  (2+ messages)

[PATCH] ell: update to 0.23
 2019-09-26 11:04 UTC  (2+ messages)

[alsa-devel] [PATCH v2] ASoC: samsung: i2s: Document clocks macros
 2019-09-26 11:02 UTC  (2+ messages)
  `  "

[PATCH v2 0/4] mirror: Do not dereference invalid pointers
 2019-09-26 11:00 UTC  (4+ messages)
` [PATCH v2 2/4] blkdebug: Allow taking/unsharing permissions

[dpdk-dev] SR-IOV with vfio-pci
 2019-09-26 11:02 UTC  (3+ messages)

Problems with arm64 compat vdso
 2019-09-26 11:03 UTC  (16+ messages)
` [PATCH 0/4] arm64: vdso32: Address various issues
  ` [PATCH 1/4] arm64: vdso32: Introduce COMPAT_CC_IS_GCC
  ` [PATCH 2/4] arm64: vdso32: Detect binutils support for dmb ishld
  ` [PATCH 3/4] arm64: vdso32: Fix compilation warning

[RFC v3 0/9] Gen12 E2E compression
 2019-09-26 11:01 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Gen12 E2E compression (rev2)

[PATCH] zfcp: fix reaction on bit error theshold notification with adapter close
 2019-09-26 11:00 UTC  (2+ messages)

stable-rc/linux-4.4.y boot: 102 boots: 3 failed, 90 passed with 9 offline (v4.4.194-11-gefc375d8cbe3)
 2019-09-26 11:00 UTC 

[PATCH v6 00/11] Add arm64/signal initial kselftest support
 2019-09-26 11:00 UTC  (5+ messages)
` [PATCH v6 02/11] kselftest: arm64: mangle_pstate_invalid_compat_toggle and common utils

[Xen-devel] [RFC PATCH 00/84] Remove direct map from Xen
 2019-09-26 10:59 UTC  (14+ messages)
` [Xen-devel] [RFC PATCH 58/84] x86/mm: fix leaks in map_xen_pagetable
` [Xen-devel] [RFC PATCH 68/84] page_alloc: actually do the mapping and unmapping on xenheap
` [Xen-devel] [RFC PATCH 69/84] page_alloc: comments on (un)mapping pages in xenheap allocations
` [Xen-devel] [RFC PATCH 71/84] x86/setup: start tearing down the direct map
` [Xen-devel] [RFC PATCH 73/84] x86/mm: Move vmap_to_mfn() to mm.c and rename to virt_to_mfn_walk()

[PATCH 0/3] iotests: Fix 125
 2019-09-26 10:58 UTC  (4+ messages)
` [PATCH 2/3] iotests: Disable 125 on broken XFS versions

[Xen-devel] [PATCH v2 00/11] ioreq: add support for internal servers
 2019-09-26 10:58 UTC  (7+ messages)
` [Xen-devel] [PATCH v2 05/11] ioreq: add internal ioreq initialization support

xfs_alloc_file_space() rounds len independently of offset
 2019-09-26 10:57 UTC 

[dpdk-dev] [PATCH] maintainers: add David for main branch
 2019-09-26 10:57 UTC  (3+ messages)

[PATCHv4-next 0/3] Odroid c2 usb fixs rebase on linux-next
 2019-09-26 10:53 UTC  (5+ messages)

[PATCH 0/2] drm/i915: Acquire locks with interrupts disabled
 2019-09-26 10:56 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Don't disable interrupts for intel_engine_breadcrumbs_irq()
` [PATCH 2/2] drm/i915: Drop the IRQ-off asserts

[PATCH v4 00/19] spi: introduce `struct spi_delay` data-type
 2019-09-26 10:51 UTC  (62+ messages)
` [PATCH v4 01/19] spi: move `cs_change_delay` backwards compat logic outside switch
` [PATCH v4 02/19] spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
` [PATCH v4 03/19] spi: make `cs_change_delay` the first user of the `spi_delay` logic
` [PATCH v4 04/19] spi: sprd: convert transfer word delay to spi_delay struct
` [PATCH v4 05/19] spi: orion: use new `word_delay` field for SPI transfers
` [PATCH v4 06/19] spi: spidev: use new `word_delay` field for spi transfers
` [PATCH v4 07/19] spi: core, atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
  ` [PATCH v4 07/19] spi: core,atmel: "
` [PATCH v4 08/19] spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()
` [PATCH v4 09/19] spi: use new `spi_transfer_delay_exec` helper where straightforward
` [PATCH v4 10/19] spi: tegra114: use `spi_transfer_delay_exec` helper
` [PATCH v4 11/19] spi: tegra20-sflash: use to new `spi_transfer_delay_exec`
` [PATCH v4 12/19] spi: spi-loopback-test: use new `delay` field
` [PATCH v4 13/19] spi: spidev: use new `delay` field for spi transfers
` [PATCH v4 14/19] spi: tegra114: change format for `spi_set_cs_timing()` function
` [PATCH v4 15/19] spi: implement SW control for CS times
` [PATCH v4 16/19] spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
` [PATCH v4 17/19] spi: spi-falcon: extend warning to `delay` as well
` [PATCH v4 18/19] spi: bcm63xx: extend error condition "
` [PATCH v4 19/19] spi: spi-axi: extend support for the `delay` field

[PULL 0/2] Block patches
 2019-09-26 10:54 UTC  (3+ messages)
` [PULL 1/2] util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended

[PATCH 1/6] drm/i915: Define explicit wedged on init reset state
 2019-09-26 10:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/6] "

[Bug 111747] [CI][DRMTIP] igt@ - incomplete - Jenkins gives up
 2019-09-26 10:55 UTC 

Virtual Git Contributor Summit
 2019-09-26 10:54 UTC  (4+ messages)

[RFC v3 9/9] Gen-12 display can decompress surfaces compressed by the media engine
 2019-09-26 10:55 UTC  (2+ messages)
` [PATCH v4 "

[PATCH] xen: xen-pciback: Reset MSI-X state when exposing a device
 2019-09-26 10:54 UTC  (6+ messages)
` [Xen-devel] "

[PATCH] btrfs: use refcount_inc_not_zero in kill_all_nodes
 2019-09-26 10:54 UTC 

[PATCH] ipset: Add wildcard support to net,iface
 2019-09-26 10:53 UTC 

[PATCH] ipset: Add wildcard support to net,iface
 2019-09-26 10:53 UTC  (3+ messages)

[PATCH v2 0/5] DRM/MSM: Add support for MSM8956 and Adreno 510
 2019-09-26 10:52 UTC  (12+ messages)
` [PATCH v2 1/5] drm/msm/mdp5: Add optional TBU and TBU_RT clocks
` [PATCH v2 2/5] drm/msm/mdp5: Add configuration for msm8x56
` [PATCH v2 3/5] drm/msm/dsi: Add configuration for 28nm PLL on family B
` [PATCH v2 4/5] drm/msm/dsi: Add configuration for 8x56
` [PATCH v2 5/5] drm/msm/adreno: Add support for Adreno 510 GPU

Possible timeout problem when opening a file twice on a SMB mount
 2019-09-26 10:53 UTC  (9+ messages)

Minor regression with ramfb+gvt-g+edk2 with qemu 4.1
 2019-09-26 10:51 UTC 

[PATCH] drm/lima: allow to retry when allocating memory for BO
 2019-09-26 10:52 UTC 

[RFC v3] zswap: Add CONFIG_ZSWAP_IO_SWITCH to handle swap IO issue
 2019-09-26 10:51 UTC  (3+ messages)

[PATCH v2 00/14] qla2xxx: Bug fixes for the driver
 2019-09-26 10:52 UTC  (3+ messages)
` [PATCH v2 04/14] qla2xxx: Optimize NPIV tear down process

[PATCH -next 0/4] dmaengine: xilinx_dma: Minor functional fixes
 2019-09-26 10:51 UTC  (5+ messages)
` [PATCH -next 1/4] dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
` [PATCH -next 2/4] dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
` [PATCH -next 3/4] dmaengine: xilinx_dma: use devm_platform_ioremap_resource()
` [PATCH -next 4/4] dmaengine: xilinx_dma: Remove clk_get error message for probe defer

[Xen-devel] [PATCH for-next RFC 0/8] Port Xen to Hyper-V
 2019-09-26 10:50 UTC  (5+ messages)

[AST2500]The eth0 interface can not work
 2019-09-26 10:49 UTC  (2+ messages)

[PATCH v14 00/14] backup-top filter driver for backup
 2019-09-26 10:29 UTC  (9+ messages)
` [PATCH v14 02/14] block/backup: fix backup_cow_with_offload for last cluster
` [PATCH v14 03/14] block/backup: split shareable copying part from backup_do_cow
` [PATCH v14 05/14] block/backup: introduce BlockCopyState
` [PATCH v14 08/14] block: teach bdrv_debug_breakpoint skip filters with backing
` [PATCH v14 12/14] block: move in-flight requests handling from backup to block-copy
` [PATCH v14 13/14] block: introduce backup-top filter driver
` [PATCH v14 14/14] block/backup: use backup-top instead of write notifiers

[PATCH V2 0/8] mdev based hardware virtio offloading support
 2019-09-26 10:48 UTC  (9+ messages)
` [PATCH V2 6/8] mdev: introduce virtio device and its device ops

[dpdk-dev] [PATCH] drivers/net: release port upon close
 2019-09-26 10:42 UTC  (9+ messages)
` [dpdk-dev] [PATCH v5 0/5] "
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 1/5] net/e1000: "
  ` [dpdk-dev] [PATCH v6 2/5] net/fm10k: "
  ` [dpdk-dev] [PATCH v6 3/5] net/i40e: "
  ` [dpdk-dev] [PATCH v6 4/5] net/ice: "
  ` [dpdk-dev] [PATCH v6 5/5] net/ixgbe: "

[Xen-devel] [RFC PATCH] xen/gntdev: Stop abusing DT of_dma_configure API
 2019-09-26 10:46 UTC  (5+ messages)
      `  "

[PATCH] clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call
 2019-09-26 10:45 UTC  (2+ messages)

[dpdk-dev] [PATCH] maintainers: update for ena
 2019-09-26 10:45 UTC 

[PATCH 00/11] of: Fix DMA configuration for non-DT masters
 2019-09-26 10:44 UTC  (12+ messages)
              ` [Xen-devel] "

[PATCH -next] fbdev: c2p: Fix link failure on non-inlining
 2019-09-26 10:45 UTC  (3+ messages)

[PATCH v5 0/3] Enhance Hyper-V for hibernation
 2019-09-26 10:44 UTC  (4+ messages)
` [PATCH v5 1/3] x86/hyper-v: Suspend/resume the hypercall page "

[PATCH 00/11] PCI dma-ranges parsing consolidation
 2019-09-26 10:43 UTC  (5+ messages)
` [PATCH 06/11] PCI: of: Add inbound resource parsing to helpers

[dpdk-dev] [PATCH] ethdev: handle removed device properly on promisc replay
 2019-09-26 10:43 UTC  (2+ messages)

[Bug 111826] resmi
 2019-09-26 10:43 UTC 

[LTP] LTP Release
 2019-09-26 10:43 UTC  (4+ messages)

[PATCH 1/4] drm/i915: Prepare to split crtc state in uapi and hw state
 2019-09-26 10:42 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Prepare to split crtc state in uapi and hw state (rev2)

[nft PATCH v2 0/2] parser_bison: Get rid of (most) bison compiler warnings
 2019-09-26 10:40 UTC  (5+ messages)

[PATCH 2/3] btrfs: Properly handle backref_in_log retval
 2019-09-26 10:39 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] Support AXI FAN Control IP core
 2019-09-26 10:39 UTC  (4+ messages)
` [PATCH 1/3] include: fpga: adi-axi-common: Define version macros
` [PATCH 2/3] hwmon: Support ADI Fan Control IP
` [PATCH 3/3] dt-bindings: hwmon: Add AXI FAN Control documentation


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.