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

[PATCH v4 00/19] spi: introduce `struct spi_delay` data-type
 2019-09-26 10:51 UTC  (50+ 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

[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 

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

[Xen-devel] [RFC PATCH 00/84] Remove direct map from Xen
 2019-09-26 10:52 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] [PATCH v2 00/11] ioreq: add support for internal servers
 2019-09-26 10:51 UTC  (6+ messages)
` [Xen-devel] [PATCH v2 05/11] ioreq: add internal ioreq initialization support

[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  (6+ 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  (16+ messages)
` [PATCH v14 01/14] block/backup: fix max_transfer handling for copy_range
` [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 04/14] block/backup: improve comment about image fleecing
` [PATCH v14 05/14] block/backup: introduce BlockCopyState
` [PATCH v14 06/14] block/backup: fix block-comment style
` [PATCH v14 07/14] block: move block_copy from block/backup.c to separate file
` [PATCH v14 08/14] block: teach bdrv_debug_breakpoint skip filters with backing
` [PATCH v14 09/14] iotests: prepare 124 and 257 bitmap querying for backup-top filter
` [PATCH v14 10/14] iotests: 257: drop unused Drive.device field
` [PATCH v14 11/14] iotests: 257: drop device_add
` [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  (5+ 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  (8+ 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

BUG report: usb: dwc3: Link TRB triggered an intterupt without IOC being setted
 2019-09-26 10:38 UTC  (9+ messages)

[dpdk-dev] [PATCH 0/4] drivers/net: cleanup Tx buffers
 2019-09-26 10:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/fm10k: "
` [dpdk-dev] [PATCH 2/4] net/i40e: "

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-09-26 10:37 UTC 

[Buildroot] [git commit branch/2019.05.x] package/mbedtls: security bump to version 2.7.12
 2019-09-26 10:36 UTC 

[PATCH v2] KVM: LAPIC: Loose fluctuation filter for auto tune lapic_timer_advance_ns
 2019-09-26 10:34 UTC  (3+ messages)

[PATCH 1/6] drm/i915: Define explicit wedged on init reset state
 2019-09-26 10:34 UTC  (7+ messages)
` [PATCH 5/6] drm/i915: Don't use scratch in WA batch
` [PATCH 6/6] drm/i915/execlists: Don't allocate scratch
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: Define explicit wedged on init reset state

[PATCH 1/2] efi: Add efi_memmap_free() to free EFI memory map
 2019-09-26 10:31 UTC  (4+ messages)

spi: Add call to spi_slave_abort() function when spidev driver is released
 2019-09-26 10:32 UTC  (3+ messages)

[PATCH v3 00/11] *** SUBJECT HERE ***
 2019-09-26 10:29 UTC  (8+ messages)
` [PATCH v3 01/11] PCI: designware-ep: Add multiple PFs support for DWC

[Buildroot] [git commit branch/2019.02.x] package/mbedtls: security bump to version 2.7.12
 2019-09-26 10:31 UTC 

[PATCH 1/2] kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
 2019-09-26 10:31 UTC  (3+ messages)
` [PATCH 2/2] kvm: x86: Use AMD CPUID semantics for AMD vCPUs

[Xen-devel] [PATCH v3 00/47] xen: add core scheduling support
 2019-09-26 10:30 UTC  (3+ messages)
` [Xen-devel] [PATCH v3 27/47] xen/sched: move struct task_slice into struct sched_unit

[PATCH v3] qga: add command guest-get-devices for reporting VirtIO devices
 2019-09-26 10:22 UTC  (4+ messages)

[PATCH v3] KVM: X86: Fix userspace set invalid CR4
 2019-09-26 10:29 UTC  (2+ messages)

[PATCH 0/2] HID: i2c-hid: add 60ms SET_POWER delay for Goodix touchpad
 2019-09-26 10:29 UTC  (3+ messages)
` [PATCH 1/2] HID: i2c-hid: allow delay after SET_POWER

[PATCH] kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func
 2019-09-26 10:27 UTC  (4+ messages)

[PATCH v9 0/3] fix double page fault on arm64
 2019-09-26 10:25 UTC  (4+ messages)
` [PATCH v9 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[Ksummit-discuss] [PATCH v2 3/3] libnvdimm, MAINTAINERS: Maintainer Entry Profile
 2019-09-26 10:25 UTC  (8+ messages)
` [Ksummit-discuss] [PATCH] media: add a subsystem profile documentation

[PATCH] power: reset: at91-poweroff: lookup for proper PMC DT node
 2019-09-26 10:25 UTC  (2+ messages)

[PATCH] dt-bindings: spi: sh-msiof: Convert bindings to json-schema
 2019-09-26 10:25 UTC 

[PATCH v4 0/8] Introduce the microvm machine type
 2019-09-26 10:21 UTC  (10+ messages)
` [PATCH v4 7/8] docs/microvm.txt: document the new "

[PATCH v1 0/5] s390x/mmu: Implement more facilities
 2019-09-26 10:18 UTC  (5+ messages)
` [PATCH v1 1/5] s390x/mmu: Add EDAT2 translation support
` [PATCH v1 4/5] s390x/cpumodel: Prepare for changes of QEMU model
` [PATCH v1 5/5] s390x/cpumodel: Add new TCG features to QEMU cpu model

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

[Buildroot] SplashScreen on buildroot!
 2019-09-26 10:24 UTC 

thoughts on a Merge Request based development workflow
 2019-09-26 10:23 UTC  (7+ messages)

[dpdk-dev] [PATCH v2 0/2] mbuf: add bulk free function
 2019-09-26 10:23 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/2] "

[PATCH 1/1] usb: host: xhci: update event ring dequeue pointer on purpose
 2019-09-26 10:25 UTC  (2+ messages)

[PATCH v3 0/2] x86/boot/64: Avoid mapping reserved ranges in early page tables
 2019-09-26 10:23 UTC  (5+ messages)
` [PATCH v3 1/2] x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area
` [PATCH v3 2/2] x86/boot/64: round memory hole size up to next PMD page

[dpdk-dev] [PATCH] net/mlx5: fix the alloc size of rqt attribute
 2019-09-26 10:22 UTC 

[ANN] Media sessions in Lyon in October: codecs
 2019-09-26 10:21 UTC  (2+ messages)

[PATCH v2] mm: don't expose page to fast gup prematurely
 2019-09-26 10:20 UTC  (6+ messages)
` [PATCH v3 1/4] mm: remove unnecessary smp_wmb() in collapse_huge_page()
  ` [PATCH v3 3/4] mm: don't expose non-hugetlb page to fast gup prematurely


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.