All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-19 10:53:50 to 2017-12-19 11:23:06 UTC [more...]

About ASoC DAIs cleanup
 2017-12-19 11:23 UTC  (8+ messages)

[U-Boot] [PATCH v4 0/2] Generic firmware loader
 2017-12-19 11:21 UTC  (6+ messages)
` [U-Boot] [PATCH v4 2/2] common: Generic firmware loader for file system

[PATCH nf] netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()
 2017-12-19 11:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] migration/channel errors and cancelling
 2017-12-19 11:21 UTC  (4+ messages)

[PATCH v2] mm/vmalloc: Replace opencoded 4-level page walkers
 2017-12-19 11:21 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for mm/vmalloc: Replace opencoded 4-level page walkers (rev3)

[RFC PATCH] btrfs: qgroup: Deprecate the ability to manually inherit rfer/excl numbers
 2017-12-19 11:20 UTC  (3+ messages)

[PATCH v2 0/3] Add CMT support to r8a774[35]
 2017-12-19 11:21 UTC  (8+ messages)
` [PATCH v2 2/3] ARM: dts: r8a7743: Add CMT SoC specific support
` [PATCH v2 3/3] ARM: dts: r8a7745: "

[linux-next test] 117273: regressions - FAIL
 2017-12-19 11:20 UTC 

[Qemu-devel] [PATCH 1/4] spice: remove QXLWorker interface field
 2017-12-19 11:20 UTC  (3+ messages)

[PATCH igt] igt/gem_linear_blits: Compute GTT size using 4G limit
 2017-12-19 11:20 UTC  (5+ messages)
` [PATCH igt v2] "
` ✓ Fi.CI.BAT: success for igt/gem_linear_blits: Compute GTT size using 4G limit (rev2)

[PATCH 0/3] enable echo when CLI loading from file
 2017-12-19 11:20 UTC  (4+ messages)
` [PATCH 1/3] lib/cmdline: add echo support in batch "

[PATCH 0/10] qtnfmac: regular portion of features and fixes
 2017-12-19 11:19 UTC  (12+ messages)
` [PATCH 10/10] qtnfmac: support MAC address based access control

[PATCH 0/4] PM / core: Direct handling of DPM_FLAG_SMART_SUSPEND and DPM_FLAG_LEAVE_SUSPENDED
 2017-12-19 11:19 UTC  (5+ messages)
` [PATCH 3/4] PM / core: Direct DPM_FLAG_SMART_SUSPEND optimization

[PATCH v2 0/8] Some V4L2 documentation pending patches
 2017-12-19 11:18 UTC  (11+ messages)
` [PATCH v2 1/8] media: v4l2-device.h: document helper macros
` [PATCH v2 2/8] media: v4l2-ioctl.h: convert debug into an enum of bits
` [PATCH v2 3/8] media: v4l2-async: simplify v4l2_async_subdev structure
` [PATCH v2 4/8] media: v4l2-async: better describe match union at async match struct
` [PATCH v2 5/8] media: v4l2-mediabus: convert flags to enums and document them
` [PATCH v2 6/8] media: v4l2-subdev: get rid of __V4L2_SUBDEV_MK_GET_TRY() macro
` [PATCH v2 7/8] media: v4l2-subdev: document remaining undocumented functions
` [PATCH v2 8/8] media: v4l2-subdev: use kernel-doc markups to document subdev flags

[U-Boot] [PATCH v2 0/4] arm: imx53: remove usage of mx53_dram_size
 2017-12-19 11:18 UTC  (11+ messages)
` [U-Boot] [PATCH v2 3/4] arm: imx: m53evk: "

[PATCH] drm/bridge: analogix_dp: Use relaxed MMIO accessors
 2017-12-19 11:18 UTC  (3+ messages)

[PATCH] RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() call
 2017-12-19 11:17 UTC  (6+ messages)
`  "

iMX6q/coda encoder failures with ffmpeg/gstreamer m2m encoders
 2017-12-19 11:17 UTC  (2+ messages)

[PATCH v4 0/3] Add support for Hi3660 mailbox driver
 2017-12-19 11:15 UTC  (12+ messages)
` [PATCH v4 1/3] dt-bindings: mailbox: Introduce Hi3660 controller binding
` [PATCH v4 2/3] mailbox: Add support for Hi3660 mailbox
` [PATCH v4 3/3] dts: arm64: Add mailbox binding for hi3660

[U-Boot] [PATCH 1/3] armv8: ls1012a: Add USB 2.0 controller phy type for ls1012aqds board
 2017-12-19 11:16 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] usb: ehci: fsl: Fix some compile warnings

[PATCH net-next] udp: handle gro_receive only when necessary
 2017-12-19 11:01 UTC  (5+ messages)

[PATCH i-g-t] scripts/trace.pl: Optimize event parsing and processing
 2017-12-19 11:15 UTC 

[RFC] Introduce virtual PMD for Hyper-V/Azure platforms
 2017-12-19 11:15 UTC  (4+ messages)
` [PATCH v1 1/3] net/hyperv: introduce MS Hyper-V platform driver

[PATCH 00/23] Dynamic memory allocation for DPDK
 2017-12-19 11:15 UTC  (44+ messages)
` [PATCH 01/23] eal: move get_virtual_area out of linuxapp eal_memory.c
` [PATCH 02/23] eal: add function to report number of detected sockets
` [PATCH 03/23] eal: add rte_fbarray
` [PATCH 04/23] eal: move all locking to heap
` [PATCH 05/23] eal: protect malloc heap stats with a lock
` [PATCH 06/23] eal: make malloc a doubly-linked list
` [PATCH 07/23] eal: make malloc_elem_join_adjacent_free public
` [PATCH 08/23] eal: add "single file segments" command-line option
` [PATCH 09/23] eal: add "legacy memory" option
` [PATCH 10/23] eal: read hugepage counts from node-specific sysfs path
` [PATCH 11/23] eal: replace memseg with memseg lists
` [PATCH 12/23] eal: add support for dynamic memory allocation
` [PATCH 13/23] eal: make use of dynamic memory allocation for init
` [PATCH 14/23] eal: add support for dynamic unmapping of pages
` [PATCH 15/23] eal: add API to check if memory is physically contiguous
` [PATCH 16/23] eal: enable dynamic memory allocation/free on malloc/free
  ` [RFC 01/23] eal/memory: move get_virtual_area out of linuxapp eal_memory.c
  ` [RFC 02/23] eal/lcore: add function to report number of detected sockets
  ` [RFC 04/23] eal/malloc: move all locking to heap
  ` [RFC 05/23] eal/malloc: protect malloc heap stats with a lock
  ` [RFC 06/23] eal/malloc: make malloc a doubly-linked list
  ` [RFC 07/23] eal/malloc: make malloc_elem_join_adjacent_free public
  ` [RFC 10/23] eal: populate hugepage counts from socket-specific sysfs path
  ` [RFC 12/23] eal/memalloc: add support for dynamic memory allocation
  ` [RFC 13/23] eal/memory: make use of dynamic memory allocation for init
  ` [RFC 14/23] eal/memory: add support for dynamic unmapping of pages
  ` [RFC 15/23] eal/memalloc: add function to check if memory is physically contiguous
  ` [RFC 16/23] eal/malloc: enable dynamic memory allocation/free on malloc/free
  ` [RFC 17/23] eal/malloc: add backend support for contiguous memory allocation
  ` [RFC 18/23] eal/malloc: add rte_malloc support for allocating contiguous memory
  ` [RFC 19/23] eal/memzone: add support for reserving physically contiguous memzones
  ` [RFC 20/23] eal/memzone: make memzones use rte_fbarray
  ` [RFC 21/23] lib/mempool: add support for the new memory allocation methods
  ` [RFC 23/23] eal/memalloc: register/unregister memory with VFIO when alloc/free pages
` [PATCH 17/23] eal: add backend support for contiguous memory allocation
` [PATCH 18/23] eal: add rte_malloc support for allocating contiguous memory
` [PATCH 19/23] eal: enable reserving physically contiguous memzones
` [PATCH 20/23] eal: make memzones use rte_fbarray
` [PATCH 21/23] mempool: add support for the new memory allocation methods
` [PATCH 22/23] vfio: allow to map other memory regions
` [PATCH 23/23] eal: map/unmap memory with VFIO when alloc/free pages

[RFC v2 00/23] Dynamic memory allocation for DPDK
 2017-12-19 11:14 UTC  (24+ messages)
` [RFC v2 01/23] eal: move get_virtual_area out of linuxapp eal_memory.c
` [RFC v2 02/23] eal: add function to report number of detected sockets
` [RFC v2 03/23] eal: add rte_fbarray
` [RFC v2 04/23] eal: move all locking to heap
` [RFC v2 05/23] eal: protect malloc heap stats with a lock
` [RFC v2 06/23] eal: make malloc a doubly-linked list
` [RFC v2 07/23] eal: make malloc_elem_join_adjacent_free public
` [RFC v2 08/23] eal: add "single file segments" command-line option
` [RFC v2 09/23] eal: add "legacy memory" option
` [RFC v2 10/23] eal: read hugepage counts from node-specific sysfs path
` [RFC v2 11/23] eal: replace memseg with memseg lists
` [RFC v2 12/23] eal: add support for dynamic memory allocation
` [RFC v2 13/23] eal: make use of dynamic memory allocation for init
` [RFC v2 14/23] eal: add support for dynamic unmapping of pages
` [RFC v2 15/23] eal: add API to check if memory is physically contiguous
` [RFC v2 16/23] eal: enable dynamic memory allocation/free on malloc/free
` [RFC v2 17/23] eal: add backend support for contiguous memory allocation
` [RFC v2 18/23] eal: add rte_malloc support for allocating contiguous memory
` [RFC v2 19/23] eal: enable reserving physically contiguous memzones
` [RFC v2 20/23] eal: make memzones use rte_fbarray
` [RFC v2 21/23] mempool: add support for the new memory allocation methods
` [RFC v2 22/23] vfio: allow to map other memory regions
` [RFC v2 23/23] eal: map/unmap memory with VFIO when alloc/free pages

[PATCH 00/11] net/vhostpci: A new vhostpci PMD supporting VM2VM scenario
 2017-12-19 11:14 UTC  (2+ messages)

[PATCHv4] drm/sun4i: validate modes for HDMI
 2017-12-19 11:14 UTC  (5+ messages)

[Qemu-devel] [PATCH qemu] RFC: spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device
 2017-12-19 11:12 UTC  (3+ messages)

[PATCH v5 0/6] TDA1997x HDMI video receiver
 2017-12-19 11:12 UTC  (3+ messages)
` [PATCH v5 4/6] media: i2c: Add TDA1997x HDMI receiver driver

[PATCH] drm/i915: Add a strong mb to resetting the has-CS-interrupt bit
 2017-12-19 11:12 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v3 0/5] proper cleanup if fail to register_virtio_device
 2017-12-19 11:11 UTC  (3+ messages)
` [PATCH v3 5/5] virtio: add comments for virtio_register_device

[PATCH 0/8] Some V4L2 documentation pending patches
 2017-12-19 11:11 UTC  (4+ messages)
` [PATCH 5/8] media: v4l2-mediabus: convert flags to enums and document them

[Plinth PATCH]{topost} crypto: Fix race around ctx->rcvused by making it atomic_t
 2017-12-19 11:11 UTC  (2+ messages)
` [PATCH] "

[PATCH for-4.15] ASoC: rt5514-spi: only enable wakeup when fully initialized
 2017-12-19 11:09 UTC  (4+ messages)
` Applied "ASoC: rt5514-spi: only enable wakeup when fully initialized" to the asoc tree

[distros-debian-snapshot test] 73046: trouble: blocked/broken
 2017-12-19 11:09 UTC 

[PATCH 1/9] binutils: update to 2.29.1
 2017-12-19 11:08 UTC  (3+ messages)
` [PATCH 8/9] gcc-7.2: Fix libgfortran build

[PATCH] net: arc_emac: fix arc_emac_rx() error paths
 2017-12-19 11:07 UTC  (3+ messages)
` [PATCH v2] net: arc_emac: restart stalled EMAC
` [PATCH v2] net: arc_emac: fix arc_emac_rx() error paths

[PATCH] x86/stacktrace: Make zombie stack traces reliable
 2017-12-19 11:01 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v6] mfd: syscon: Add hardware spinlock support
 2017-12-19 11:05 UTC  (9+ messages)

[PATCH] mm/zsmalloc: simplify shrinker init/destroy
 2017-12-19 11:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/1] KVM: s390: fix for 4.15 and stable
 2017-12-19 11:04 UTC  (4+ messages)
` [PATCH 1/1] KVM: s390: fix cmma migration for multiple memory slots

[PATCH 00/24] V4L2 kAPI cleanups and documentation improvements part 2
 2017-12-19 11:03 UTC  (6+ messages)
` [PATCH 15/24] media: v4l2-subdev: get rid of __V4L2_SUBDEV_MK_GET_TRY() macro

[Xen-users] Data corruption with xl migrate
 2017-12-19 11:01 UTC  (2+ messages)

[PATCH 1/2] mempool: indicate the usages of multi memzones
 2017-12-19 11:02 UTC  (4+ messages)

[PATCH 38/45] arch/powerpc: remove duplicate includes
 2017-12-19 11:01 UTC  (2+ messages)

[PATCH] CIFS: SMBD: fix configurations with INFINIBAND=m
 2017-12-19 11:01 UTC  (5+ messages)

[PATCH] spi: atmel: fixed spin_lock usage inside atmel_spi_remove
 2017-12-19 11:01 UTC  (2+ messages)
` Applied "spi: atmel: fixed spin_lock usage inside atmel_spi_remove" to the spi tree

[PATCH] regmap: use proper part of work_buf for storing val
 2017-12-19 11:01 UTC  (2+ messages)
` Applied "regmap: use proper part of work_buf for storing val" to the regmap tree

[Xenomai] RTnet fixes - testers needed
 2017-12-19 11:01 UTC  (4+ messages)

[PATCH 1/2] Revert "efi/capsule-loader: Use page addresses rather than struct page pointers"
 2017-12-19 10:45 UTC 

[PATCH 02/10] ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi
 2017-12-19 11:00 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi" to the asoc tree

[PATCH 03/10] ASoC: fsl_ssi: Cache pdev->dev pointer
 2017-12-19 11:00 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Cache pdev->dev pointer" to the asoc tree

[PATCH v4 03/11] ASoC: fsl_ssi: Refine all comments
 2017-12-19 11:00 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Refine all comments" to the asoc tree

[PATCH v4 04/11] ASoC: fsl_ssi: Rename registers and fields macros
 2017-12-19 11:00 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Rename registers and fields macros" to the asoc tree

[PATCH 2/2] efi/capsule-loader: Request a contiguous virtual space for capsules
 2017-12-19 10:46 UTC 

[PATCH 0/2] Make capsules in a contiguous virtual space
 2017-12-19 10:49 UTC 

[PATCH v4 05/11] ASoC: fsl_ssi: Refine indentations and wrappings
 2017-12-19 11:00 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Refine indentations and wrappings" to the asoc tree

[PATCH 07/10] ASoC: fsl_ssi: Refine printk outputs
 2017-12-19 11:00 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Refine printk outputs" to the asoc tree

[Qemu-devel] [PATCH] scripts/make-release: More .git removal
 2017-12-19 10:59 UTC  (2+ messages)

[PATCH v2 07/11] ASoC: fsl_ssi: Rename cpu_dai parameter to dai
 2017-12-19 11:00 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Rename cpu_dai parameter to dai" to the asoc tree

[PATCH v3 08/11] ASoC: fsl_ssi: Rename scr_val to scr
 2017-12-19 10:59 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Rename scr_val to scr" to the asoc tree

[PATCH v4 09/11] ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals
 2017-12-19 10:59 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals" to the asoc tree

[RFC v2 PATCH 0/4] ceph: kernel client cephfs quota support
 2017-12-19 10:59 UTC  (7+ messages)
` [RFC v2 PATCH 1/4] ceph: add seqlock for snaprealm hierarchy change detection
` [RFC v2 PATCH 2/4] ceph: quota: add initial infrastructure to support cephfs quotas

[PATCH v2 10/11] ASoC: fsl_ssi: Rename i2smode to i2s_net
 2017-12-19 10:59 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Rename i2smode to i2s_net" to the asoc tree

[PATCH] ASoC: nau8825: fix issue that pop noise when start capture
 2017-12-19 10:58 UTC  (3+ messages)
` Applied "ASoC: nau8825: fix issue that pop noise when start capture" to the asoc tree

[PATCH] generic/473: test return EBUSY from BLKRRPART for mounted whole-dev
 2017-12-19 10:59 UTC  (10+ messages)

[PATCH v2 11/11] ASoC: fsl_ssi: Define ternary macros to simplify code
 2017-12-19 10:59 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Define ternary macros to simplify code" to the asoc tree

[Qemu-devel] [PATCH v5 00/28] Migration: postcopy failure recovery
 2017-12-19 10:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 26/28] migration: allow migrate_cancel to pause postcopy

[PATCH] ASoC: rl6231: get better PLL parameters
 2017-12-19 10:58 UTC  (2+ messages)
` Applied "ASoC: rl6231: get better PLL parameters" to the asoc tree

[PATCH for-4.15] ASoC: rt5514: don't assume rt5514 component was "attached"
 2017-12-19 10:58 UTC  (6+ messages)

[PATCH 09/45] drivers: media: remove duplicate includes
 2017-12-19 10:57 UTC  (4+ messages)

dst refcount is -1
 2017-12-19 10:56 UTC 

[Qemu-devel] [PATCH] Remove legacy -no-kvm-pit option
 2017-12-19 10:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] travis: add no-TPM build
 2017-12-19 10:54 UTC  (2+ messages)

[PATCH 0/8] Consolidated package updates
 2017-12-19 10:54 UTC  (5+ messages)
` [PATCH 8/8] bind: Update to 9.11.2

[RFC PATCH] RFC build: prototype support for ARM builds
 2017-12-19 10:53 UTC 


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.