All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-11 11:49:13 to 2018-04-11 12:36:11 UTC [more...]

[U-Boot] [PATCH v2 0/7] i.MX6DL: Add BTicino Mamoj board support
 2018-04-11 12:36 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/7] i.MX6: board: Add BTicino i.MX6DL Mamoj initial support
` [U-Boot] [PATCH v2 2/7] i.MX6DL: mamoj: Add I2C support
` [U-Boot] [PATCH v2 3/7] i.MX6DL: mamoj: Add PFUZE100 support

[virtio] [RFC PATCH 0/3] rework notifications terminology
 2018-04-11 12:35 UTC  (4+ messages)
` [virtio] [RFC PATCH 1/3] notifications: unify notifications wording in core
    ` [virtio] Re: [virtio-dev] "

[PATCH v2] kni: fix possible rx_q mbuf leak and speed up alloc_q release
 2018-04-11 12:34 UTC 

[PATCH 1/2] Restore using reserve ports for client connections
 2018-04-11 12:34 UTC  (3+ messages)
` [Libtirpc-devel] "

[U-Boot] [PATCH v4 0/4] ARM: i.MX6: Add u-boot dtsi files
 2018-04-11 12:32 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl
` [U-Boot] [PATCH v4 2/4] ARM: dts: imx6ul-isiot: Move usdhc2 into dtsi
` [U-Boot] [PATCH v4 3/4] ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-spl
` [U-Boot] [PATCH v4 4/4] ARM: i.MX6: dts: Build dtb based on SOC type

[PATCH v10 05/10] livepatch: Support separate list for replaced patches
 2018-04-11 12:32 UTC  (11+ messages)

[PATCH v2 00/15] mlx5 Rx tunnel offloading
 2018-04-11 12:32 UTC  (5+ messages)
` [PATCH v2 10/15] net/mlx5: allow flow tunnel ID 0 with outer pattern
` [PATCH v2 12/15] doc: update mlx5 guide on tunnel offloading

crash in csched_load_balance after xl vcpu-pin
 2018-04-11 12:31 UTC  (12+ messages)

[PATCH v5 00/70] Memory Hotplug for DPDK
 2018-04-11 12:30 UTC  (72+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/70] eal: move get_virtual_area out of linuxapp eal_memory.c
  ` [PATCH v6 02/70] malloc: move all locking to heap
  ` [PATCH v6 03/70] malloc: make heap a doubly-linked list
  ` [PATCH v6 04/70] malloc: add function to dump heap contents
  ` [PATCH v6 05/70] test: add command to dump malloc "
  ` [PATCH v6 06/70] malloc: make malloc_elem_join_adjacent_free public
  ` [PATCH v6 07/70] malloc: make elem_free_list_remove public
  ` [PATCH v6 08/70] malloc: make free return resulting element
  ` [PATCH v6 09/70] malloc: replace panics with error messages
  ` [PATCH v6 10/70] malloc: add support for contiguous allocation
  ` [PATCH v6 11/70] memzone: enable reserving IOVA-contiguous memzones
  ` [PATCH v6 12/70] ethdev: use contiguous allocation for DMA memory
  ` [PATCH v6 13/70] crypto/qat: "
  ` [PATCH v6 14/70] net/avf: "
  ` [PATCH v6 15/70] net/bnx2x: "
  ` [PATCH v6 16/70] net/bnxt: "
  ` [PATCH v6 17/70] net/cxgbe: "
  ` [PATCH v6 18/70] net/ena: "
  ` [PATCH v6 19/70] net/enic: "
  ` [PATCH v6 20/70] net/i40e: "
  ` [PATCH v6 21/70] net/qede: "
  ` [PATCH v6 22/70] net/virtio: "
  ` [PATCH v6 23/70] net/vmxnet3: "
  ` [PATCH v6 24/70] mempool: add support for the new allocation methods
  ` [PATCH v6 25/70] eal: add function to walk all memsegs
  ` [PATCH v6 26/70] bus/fslmc: use memseg walk instead of iteration
  ` [PATCH v6 27/70] bus/pci: "
  ` [PATCH v6 28/70] net/mlx5: "
  ` [PATCH v6 29/70] eal: "
  ` [PATCH v6 30/70] mempool: "
  ` [PATCH v6 31/70] test: "
  ` [PATCH v6 32/70] vfio/type1: "
  ` [PATCH v6 33/70] vfio/spapr: "
  ` [PATCH v6 34/70] eal: add contig walk function
  ` [PATCH v6 35/70] virtio: use memseg contig walk instead of iteration
  ` [PATCH v6 36/70] eal: add iova2virt function
  ` [PATCH v6 37/70] bus/dpaa: use iova2virt instead of memseg iteration
  ` [PATCH v6 38/70] bus/fslmc: "
  ` [PATCH v6 39/70] crypto/dpaa_sec: "
  ` [PATCH v6 40/70] eal: add virt2memseg function
  ` [PATCH v6 41/70] bus/fslmc: use virt2memseg instead of iteration
  ` [PATCH v6 42/70] crypto/dpaa_sec: "
  ` [PATCH v6 43/70] net/mlx4: "
  ` [PATCH v6 44/70] net/mlx5: "
  ` [PATCH v6 45/70] memzone: use walk instead of iteration for dumping
  ` [PATCH v6 46/70] vfio: allow to map other memory regions
  ` [PATCH v6 47/70] eal: add legacy memory option
  ` [PATCH v6 48/70] eal: add shared indexed file-backed array
  ` [PATCH v6 49/70] eal: replace memseg with memseg lists
  ` [PATCH v6 50/70] eal: replace memzone array with fbarray
  ` [PATCH v6 51/70] mem: add support for mapping hugepages at runtime
  ` [PATCH v6 52/70] mem: add support for unmapping pages "
  ` [PATCH v6 53/70] eal: add single file segments command-line option
  ` [PATCH v6 54/70] mem: add internal API to check if memory is contiguous
  ` [PATCH v6 55/70] mem: prepare memseg lists for multiprocess sync
  ` [PATCH v6 56/70] eal: read hugepage counts from node-specific sysfs path
  ` [PATCH v6 57/70] eal: make use of memory hotplug for init
  ` [PATCH v6 58/70] eal: share hugepage info primary and secondary
  ` [PATCH v6 59/70] eal: add secondary process init with memory hotplug
  ` [PATCH v6 60/70] malloc: enable memory hotplug support
  ` [PATCH v6 61/70] malloc: add support for multiprocess memory hotplug
  ` [PATCH v6 62/70] malloc: add support for callbacks on memory events
  ` [PATCH v6 63/70] malloc: enable callbacks on alloc/free and mp sync
  ` [PATCH v6 64/70] vfio: enable support for mem event callbacks
  ` [PATCH v6 65/70] bus/fslmc: move vfio DMA map into bus probe
  ` [PATCH v6 66/70] bus/fslmc: enable support for mem event callbacks for vfio
  ` [PATCH v6 67/70] eal: enable non-legacy memory mode
  ` [PATCH v6 68/70] eal: add memory validator callback
  ` [PATCH v6 69/70] malloc: enable validation before new page allocation
  ` [PATCH v6 70/70] mem: prevent preallocated pages from being freed

[meta-python][PATCH] python-attrs: Adjust the RDEPENDS to include crypt rather than cryptography
 2018-04-11 12:30 UTC 

[PATCH v2] net/i40e: fix flow RSS queue index check error
 2018-04-11 12:30 UTC  (2+ messages)
  ` [PATCH v3] net/i40e: add comment and clean code for flow RSS

WARNING in kmem_cache_free
 2018-04-11 12:29 UTC  (5+ messages)
` [PATCH] crypto: DRBG - guard uninstantion by lock

[Qemu-devel] [PATCH 0/5] Enable postcopy RDMA live migration
 2018-04-11 12:29 UTC  (2+ messages)

[Bug 199357] New: amdgpu: hang a few seconds after logging in, most likely due to regression
 2018-04-11 12:27 UTC  (2+ messages)
` [Bug 199357] "

[RESEND PATCH 1/1] drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
 2018-04-11 12:27 UTC  (4+ messages)

[U-Boot] arm: socfpga: unable to boot cyclone5 devkit or SocKit
 2018-04-11 12:26 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 0/2] bitmaps persistent and migration fixes
 2018-04-11 12:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] qcow2: try load bitmaps only once
` [Qemu-devel] [PATCH v2 2/2] iotests: fix 169

[RFC PATCH 0/3] vcpu migration improvements
 2018-04-11 12:25 UTC  (4+ messages)
` [RFC PATCH 1/3] xen: Introduce vcpu_sleep_nosync_locked()
` [RFC PATCH 2/3] xen: Refactor migration
` [RFC PATCH 3/3] sched/credit: Avoid doing cpu_pick calculation twice when deciding to move

[memcg:since-4.16 207/224] arch/tile/mm/mmap.c:53:6: error: conflicting types for 'arch_pick_mmap_layout'
 2018-04-11 12:25 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH 1/1] drm/i915: move audio component intialization before audio driver use it
 2018-04-11 12:25 UTC  (10+ messages)

[PATCH v2] powerpc/config: powernv_defconfig updates
 2018-04-11 12:24 UTC  (4+ messages)

[Ocfs2-devel] OCFS2 BUG with 2 different kernels
 2018-04-11 12:24 UTC  (5+ messages)

[PATCH net 0/2] Aquantia atlantic critical fixes 04/2018
 2018-04-11 12:23 UTC  (3+ messages)
` [PATCH net 1/2] net: aquantia: Regression on reset with 1.x firmware
` [PATCH net 2/2] net: aquantia: oops when shutdown on already stopped device

[GIT PULL] MMC fixes for v.4.17-rc1
 2018-04-11 12:22 UTC 

[PATCH v3 0/5] ixgbe: fix bugs or just improve
 2018-04-11 12:21 UTC  (5+ messages)

[meta-oe][PATCHv2] tslib: Align recipe content to better match v1.15
 2018-04-11  9:44 UTC 

[xen-4.8-testing test] 122161: tolerable FAIL - PUSHED
 2018-04-11 12:20 UTC 

[PATCH] drm/i915/bios: filter out invalid DDC pins from VBT child devices
 2018-04-11 12:18 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "
` [Intel-gfx] [PATCH] "

[RFC PATCH v2 00/14] Introducing AF_XDP support
 2018-04-11 12:17 UTC  (5+ messages)

Resume from suspend to RAM broken when using early microcode updates
 2018-04-11 12:17 UTC  (7+ messages)

[PATCH] drm/amd/amdgpu: Fix amdgpu_debugfs_gpr_read debugfs entry
 2018-04-11 12:17 UTC  (5+ messages)

[PATCH linux] net: fix deadlock while clearing neighbor proxy table
 2018-04-11 12:17 UTC  (3+ messages)

[PATCH] u-boot: Upgrade to 2018.03 release
 2018-04-11  8:42 UTC  (5+ messages)

[Qemu-devel] [PATCH] iotests: Split 214 off of 122
 2018-04-11 12:13 UTC  (2+ messages)

[4/5] dmaengine: sprd: Add Spreadtrum DMA configuration
 2018-04-11 12:13 UTC  (2+ messages)
` [PATCH 4/5] "

Babeltrace Patch
 2018-04-11 12:11 UTC 

[PATCH] tty: ipwireless: Replace GFP_ATOMIC with GFP_KERNEL in ipwireless_network_create
 2018-04-11 12:11 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v7 0/4] Refactoring of *_fill libraries
 2018-04-11 12:10 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v7 2/4] lib: Remove duplications in gpu_fill library

[PATCH] ip_frag: fix double free of chained mbufs
 2018-04-11 12:10 UTC  (6+ messages)
` [PATCH v2] "

[ovmf baseline-only test] 74576: all pass
 2018-04-11 12:08 UTC 

[yocto] Build a Linux image for IMX8 quad
 2018-04-11 12:07 UTC  (4+ messages)

CAAM and IMA/EVM : caam_rsa_enc: DECO: desc idx 7: Protocol Size Error
 2018-04-11 12:07 UTC  (10+ messages)

TCP one-by-one acking - RFC interpretation question
 2018-04-11 12:06 UTC  (6+ messages)

[PATCH] MAINTAINERS: Update ASPEED entry with details
 2018-04-11 12:05 UTC  (7+ messages)

[PATCH] mmap.2: document new MAP_FIXED_NOREPLACE flag
 2018-04-11 12:04 UTC  (2+ messages)

[PATCH 01/18] ethdev: support tunnel RSS level
 2018-04-11 12:04 UTC  (4+ messages)
` [PATCH v2 2/5] ethdev: introduce new tunnel VXLAN-GPE

perf: fuzzer leads to trace_kprobe: Could not insert message flood
 2018-04-11 12:04 UTC  (3+ messages)

[PATCH v5] xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
 2018-04-11 12:04 UTC 

[PATCH v5] xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
 2018-04-11 12:04 UTC  (2+ messages)

[PATCH V2] drm/amdgpu: limit DMA size to PAGE_SIZE for scatter-gather buffers
 2018-04-11 12:03 UTC  (4+ messages)

[PATCH] drm/i915/selftests: Wait for idle between idle resets as well
 2018-04-11 12:03 UTC 

[PATCH] media: ddbridge: better handle optional spin locks at the code
 2018-04-11 12:03 UTC 

[PATCH v2] drm/i915/execlists: Set queue priority from secondary port
 2018-04-11 12:03 UTC  (3+ messages)
  ` [PATCH v3] "

[Qemu-devel] [PATCH v5 0/1] i386/kvm: TSC page clocksource for Hyper-V-on-KVM fixes
 2018-04-11 12:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/1] i386/kvm: add support for Hyper-V reenlightenment MSRs

KASAN: slab-out-of-bounds Write in process_preds
 2018-04-11 12:02 UTC 

KASAN: stack-out-of-bounds Read in __free_filter
 2018-04-11 12:02 UTC 

Problem with using VF: Initialization Failure: -15
 2018-04-11 12:01 UTC 

Recent changes (master)
 2018-04-11 12:00 UTC 

[PATCH] drm/amd/pp: Fix logic error in smu7_check_dpm_table_updated
 2018-04-11 12:00 UTC 

[PATCH] x86/xen: zero MSR_IA32_SPEC_CTRL before suspend
 2018-04-11 11:58 UTC  (7+ messages)
      ` [Xen-devel] "

[PATCH] sched/fair: schedutil: update only with all info available
 2018-04-11 11:56 UTC  (6+ messages)

[PATCH v3 00/10] PECI device driver introduction
 2018-04-11 11:52 UTC  (22+ messages)
` [PATCH v3 01/10] Documentations: dt-bindings: Add documents of generic PECI bus, adapter and client drivers
` [PATCH v3 04/10] Documentations: dt-bindings: Add a document of PECI adapter driver for Aspeed AST24xx/25xx SoCs
` [PATCH v3 05/10] ARM: dts: aspeed: peci: Add PECI node
` [PATCH v3 06/10] drivers/peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx

[PATCH v2 6/6] iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support
 2018-04-11 11:53 UTC  (4+ messages)
` [PATCH v3 2/7] iio:dac:ad5686: Change license description
` [PATCH v3 6/7] iio:dac:ad5686: Refactor the driver
` [PATCH v3 7/7] iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support

DPDK techboard minutes of March 28
 2018-04-11 11:53 UTC  (2+ messages)
` [dpdk-techboard] "

[PATCH v2 4/6] iio:dac:ad5686: Add AD5672R/76/76R/84R/86R support
 2018-04-11 11:53 UTC  (2+ messages)
` [PATCH v3 5/7] "

[PATCH v2 3/6] iio:dac:ad5686: Add support for AD5685R
 2018-04-11 11:52 UTC  (2+ messages)
` [PATCH v3 4/7] "

[PATCH v2 2/6] iio:dac:ad5686: Add support for various number of channels
 2018-04-11 11:52 UTC  (2+ messages)
` [PATCH v3 3/7] "

[Qemu-devel] [PATCH] iotests: fix 169
 2018-04-11 11:52 UTC  (5+ messages)

[PATCH v2 1/6] iio:dac:ad5686: Style fixes no functional changes
 2018-04-11 11:51 UTC  (2+ messages)
` [PATCH v3 1/7] "

[PATCH V18 5/5] app/testpmd: use auto handle for hotplug
 2018-04-11 11:50 UTC  (7+ messages)
` [PATCH V19 0/4] add hot plug failure and auto bind handler
  ` [PATCH V19 2/4] eal: add failure handler mechanism for hot plug


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.