All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-19 10:44:44 to 2017-12-19 11:15:04 UTC [more...]

[Bug 198123] New: Console is the wrong color at boot with radeon 6670
 2017-12-19 10:48 UTC  (5+ messages)
` [Bug 198123] "

[PATCH 00/23] Dynamic memory allocation for DPDK
 2017-12-19 11:15 UTC  (43+ 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
  ` [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 16/23] eal: enable dynamic memory allocation/free on malloc/free
` [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)

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

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

[RFC PATCH] btrfs: qgroup: Deprecate the ability to manually inherit rfer/excl numbers
 2017-12-19 11:12 UTC  (2+ 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

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

[PATCH v2] mm/vmalloc: Replace opencoded 4-level page walkers
 2017-12-19 11:10 UTC  (3+ messages)

[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 nf] netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()
 2017-12-19 11:04 UTC 

[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  (2+ messages)

[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  (2+ messages)

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

[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 igt] igt/gem_linear_blits: Compute GTT size using 4G limit
 2017-12-19 10:59 UTC  (4+ messages)
` [PATCH igt v2] "

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

[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  (15+ messages)
          ` [PATCH blktests] block/013: Add test for BLKRRPART ioctl

[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 

[PATCH] btrfs-progs: qgroup: Remove support for specifying inherit type
 2017-12-19 10:53 UTC 

Have my PA8800 back online... (serial port missing on v4.14)
 2017-12-19 10:53 UTC  (6+ messages)

[PATCH v2] devres: use MACRO instead of function for devm_ioremap
 2017-12-19 10:52 UTC  (3+ messages)

[PATCH 0/2] Enable cross-compilation of DPDK with meson
 2017-12-19 10:52 UTC  (3+ messages)
` [PATCH 1/2] build: remove architecture flag as default C flag
` [PATCH 2/2] net/pcap: fix cross compilation

v2.31.1 plan
 2017-12-19 10:52 UTC  (3+ messages)

[PATCH] dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
 2017-12-19 10:51 UTC  (4+ messages)
`  "

[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
 2017-12-19 10:50 UTC  (8+ messages)
` [PATCH v9 29/51] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface
        ` [Linux-kselftest-mirror] "

[PATCH v4 0/2] Fixes for omapdrm on OpenPandora and GTA04
 2017-12-19 10:49 UTC  (7+ messages)
` [PATCH v4 1/2] DTS: GTA04: improve panel compatibility string

[PATCH] net/virtio: fix Rx and Tx handler selection for arm32
 2017-12-19 10:50 UTC  (3+ messages)

proc_flush_task oops
 2017-12-19 10:49 UTC  (6+ messages)

[PATCH 0/9] ASoC: Intel: Kconfig fixes
 2017-12-19 10:49 UTC  (5+ messages)
` [PATCH 2/9] ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI dependencies

[PATCH v5 00/18] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-12-19 10:48 UTC  (5+ messages)
` [PATCH v5 15/18] PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument

Regression: unable to boot after commit bd9240a18edf ("x86/apic: Add TSC_DEADLINE quirk due to errata") - Surface Pro 4 SKL
 2017-12-19 10:48 UTC  (9+ messages)

[SPDK] It looks that auto test always fail and hence please do not rush to queue your patch into GerritHub
 2017-12-19 10:47 UTC 

[PATCH 0/8] Add CAN support to iwg2[02]d
 2017-12-19 10:47 UTC  (4+ messages)
` [PATCH 1/8] dt-bindings: can: rcar_can: document r8a774[35] can support

[v2] USB: serial: option: adding support for YUGA CLM920-NC5
 2017-12-19 10:47 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH TRIVIAL] PM / wakeup: only recommend "call"ing device_init_wakeup() once
 2017-12-19 10:45 UTC  (2+ messages)

[PATCH V4 00/26] PCI: deprecate pci_get_bus_and_slot()
 2017-12-19 10:45 UTC  (5+ messages)
` [PATCH V4 14/26] pch_gbe: "

Linux Kernel handling AXI DECERR/SLVERR
 2017-12-19 10:45 UTC  (2+ messages)

[SPDK] It looks that auto test always fail and hence please do not rush to queue your patch into GerritHub
 2017-12-19 10:45 UTC 

[PATCH 2/4] sched: cpufreq: Keep track of cpufreq utilization update flags
 2017-12-19 10:44 UTC  (4+ messages)

[PATCH 0/2] ARM: davinici: move watchdog restart from mach to drivers
 2017-12-19 10:44 UTC  (2+ 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.