All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-04 09:07:47 to 2016-04-04 09:50:40 UTC [more...]

lockdep WARNING in get_online_cpus
 2016-04-04  9:50 UTC  (4+ messages)

[PATCH] ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
 2016-04-04  9:50 UTC 

[GIT PULL] Quota fixes for 4.6-rc3
 2016-04-04  9:50 UTC 

[U-Boot] [PATCH] mmc: rmobile: add a compiler barrier
 2016-04-04  9:49 UTC 

[PATCH v8 00/45] per project build directory + build cancel + DL_DIR/SSTATE_DIR
 2016-04-04  7:27 UTC  (46+ messages)
` [PATCH v8 01/45] toaster: buildinfohelper Create target list for all types of build
` [PATCH v8 02/45] toaster: don't start bitbake server
` [PATCH v8 03/45] toaster: get rid of noui option
` [PATCH v8 04/45] toaster: set BITBAKE_UI environment variable
` [PATCH v8 05/45] toasterui: add brbe parameter to buildinfohelper
` [PATCH v8 06/45] uievent: improve BBUIEventQueue code
` [PATCH v8 07/45] buildinfohelper: improve handling of providermap
` [PATCH v8 08/45] toasterui: fix brbe reporting
` [PATCH v8 09/45] toaster: remove startBBServer API
` [PATCH v8 10/45] toaster: remove release API
` [PATCH v8 11/45] toaster: add brbe parameter to triggerBuild
` [PATCH v8 12/45] toaster: modified setLayers API
` [PATCH v8 13/45] toaster: reimplement triggerBuild
` [PATCH v8 14/45] toaster: add new parameter to _shellcmd
` [PATCH v8 15/45] toaster: stop bitbake server after the build
` [PATCH v8 16/45] toaster: update conf/local.conf
` [PATCH v8 17/45] toaster: fix jethro build
` [PATCH v8 18/45] toaster: use bash explicitly
` [PATCH v8 19/45] toasterui: shutdown on BuildCompleted event
` [PATCH v8 20/45] toaster: bldcontrol Add forceShutDown function to BitbakeController
` [PATCH v8 21/45] toaster: Move xhr calls for starting and stopping builds
` [PATCH v8 22/45] toaster: xhr Update the implementation of the build cancellation request
` [PATCH v8 23/45] toaster: libtoaster Update implementation of startABuild and cancelABuild
` [PATCH v8 24/45] toaster: update BuildEnvironmentController and BitbakeController
` [PATCH v8 25/45] toaster: models Add cancelled state to build outcome
` [PATCH v8 26/45] toaster: bldcontrol models Add a cancelling state the BuildRequest
` [PATCH v8 27/45] buildinfohelper: Add handler for cancelling a build
` [PATCH v8 28/45] toaster: tables BuildsTable exclude cancelled builds
` [PATCH v8 29/45] toaster: mrb_section template Add build cancel button
` [PATCH v8 30/45] toaster: models Exclude the CANCELLED builds from get_number_of_builds
` [PATCH v8 31/45] toaster: runbuilds Make runbuilds aware of the build CANCELLED state
` [PATCH v8 32/45] toaster: runbuilds Clean up runbuilds
` [PATCH v8 33/45] toaster: fix conflicting migrations
` [PATCH v8 34/45] toaster: use empty token
` [PATCH v8 35/45] toaster: add DL_DIR and SSTATE_DIR to poky toasterconf
` [PATCH v8 36/45] toaster: add DL_DIR and SSTATE_DIR to oe toasterconf
` [PATCH v8 37/45] toaster: update view to support DL_DIR and SSTATE_DIR
` [PATCH v8 38/45] toaster: update projectconf.html for "
` [PATCH v8 39/45] toaster: export BBBASEDIR variable
` [PATCH v8 40/45] toaster: get bitbake location from BBBASEDIR
` [PATCH v8 41/45] toasterui: detect build run start correctly on Jethro
` [PATCH v8 42/45] buildinfohelper: fix KeyError
` [PATCH v8 43/45] toasterui: fix warning 'Unknown event'
` [PATCH v8 44/45] toasterui: update build in internal state
` [PATCH v8 45/45] toaster: reorder migrations

[Buildroot] [PATCH] linux: use zImage by default on ARM
 2016-04-04  9:49 UTC  (2+ messages)

[PATCH i-g-t 1/5] README: fix spelling mistakes
 2016-04-04  9:49 UTC  (3+ messages)
` [PATCH i-g-t 4/5] tests: "

[PATCH 0/4] libata: ZAC support
 2016-04-04  9:47 UTC  (5+ messages)
` [PATCH 1/4] libata: implement ZBC IN translation
` [PATCH 2/4] libata: Implement ZBC OUT translation
` [PATCH 3/4] libata: support device-managed ZAC devices
` [PATCH 4/4] libata: support host-aware and host-managed "

[Qemu-devel] [PATCH qemu v15 00/17] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2016-04-04  9:33 UTC  (18+ messages)
` [Qemu-devel] [PATCH qemu v15 01/17] memory: Fix IOMMU replay base address
` [Qemu-devel] [PATCH qemu v15 02/17] vmstate: Define VARRAY with VMS_ALLOC
` [Qemu-devel] [PATCH qemu v15 03/17] vfio: Check that IOMMU MR translates to system address space
` [Qemu-devel] [PATCH qemu v15 04/17] spapr_iommu: Move table allocation to helpers
` [Qemu-devel] [PATCH qemu v15 05/17] spapr_iommu: Introduce "enabled" state for TCE table
` [Qemu-devel] [PATCH qemu v15 06/17] spapr_iommu: Finish renaming vfio_accel to need_vfio
` [Qemu-devel] [PATCH qemu v15 07/17] spapr_iommu: Migrate full state
` [Qemu-devel] [PATCH qemu v15 08/17] spapr_iommu: Add root memory region
` [Qemu-devel] [PATCH qemu v15 09/17] spapr_pci: Reset DMA config on PHB reset
` [Qemu-devel] [PATCH qemu v15 10/17] memory: Add reporting of supported page sizes
` [Qemu-devel] [PATCH qemu v15 11/17] vfio: spapr: Add SPAPR IOMMU v2 support (DMA memory preregistering)
` [Qemu-devel] [PATCH qemu v15 12/17] spapr_pci: Add and export DMA resetting helper
` [Qemu-devel] [PATCH qemu v15 13/17] vfio: Add host side DMA window capabilities
` [Qemu-devel] [PATCH qemu v15 14/17] spapr_iommu, vfio, memory: Notify IOMMU about starting/stopping being used by VFIO
` [Qemu-devel] [PATCH qemu v15 15/17] spapr_pci: Get rid of dma_loibn
` [Qemu-devel] [PATCH qemu v15 16/17] vfio/spapr: Use VFIO_SPAPR_TCE_v2_IOMMU
` [Qemu-devel] [PATCH qemu v15 17/17] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)

[PATCH 00/14] libata: SATL update
 2016-04-04  9:44 UTC  (15+ messages)
` [PATCH 01/14] libata: Implement NCQ autosense
` [PATCH 02/14] libata: Implement support for sense data reporting
` [PATCH 03/14] libata-scsi: sanitize ata_gen_ata_sense()
` [PATCH 04/14] libata: sanitize ata_tf_read_block()
` [PATCH 05/14] libata-scsi: use scsi_set_sense_information()
` [PATCH 06/14] libata-eh: Set 'information' field for autosense
` [PATCH 07/14] libata-scsi: use ata_scsi_set_sense()
` [PATCH 08/14] libata: evaluate SCSI sense code
` [PATCH 09/14] libata-scsi: generate correct ATA pass-through sense
` [PATCH 10/14] libata: Implement control mode page to select sense format
` [PATCH 11/14] scsi: add scsi_set_sense_field_pointer()
` [PATCH 12/14] libata-scsi: Set field pointer in sense code
` [PATCH 13/14] libata-scsi: set bit pointer for sense code information
` [PATCH 14/14] libata-scsi: Set information sense field for invalid parameter

[PATCH] mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
 2016-04-04  9:40 UTC 

[PATCH] conntrack: Add missing tables dying and unconfirmed to usage output
 2016-04-04  9:43 UTC 

[patch] usb: gadget: f_midi: unlock on error
 2016-04-04  9:43 UTC  (2+ messages)

[PATCH] mm:vmscan: clean up classzone_idx
 2016-04-04  9:42 UTC  (3+ messages)

csum failed on innexistent inode
 2016-04-04  9:42 UTC  (2+ messages)

[PATCH 0/3] OOM detection rework v4
 2016-04-04  9:42 UTC  (5+ messages)
` [PATCH 1/3] mm, oom: rework oom detection

[PATCH 1/2] PM / Domains: Define DT bindings for PM QoS device latencies
 2016-04-04  9:42 UTC  (3+ messages)

[PATCH] conntrack: Fix wrong --src, or --dst option shown
 2016-04-04  9:41 UTC 

[RFC][PATCH v8 0/2] printk: Make printk() completely async
 2016-04-04  9:41 UTC  (5+ messages)
` [RFC][PATCH v8 1/2] "

[PATCH] iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMA
 2016-04-04  9:40 UTC  (3+ messages)

[PATCH 1/2] quota: Handle Q_GETNEXTQUOTA when quota is disabled
 2016-04-04  9:40 UTC  (4+ messages)
  ` [Ocfs2-devel] "

[PATCH v2] conntrack-tools: Fix build for old automake
 2016-04-04  9:39 UTC  (2+ messages)
` [PATCH] "

[PATCH v3 0/2] Update SCSI target removal path
 2016-04-04  9:39 UTC  (4+ messages)
` [PATCH v3 1/2] scsi: Add intermediate STARGET_REMOVE state to scsi_target_state

[RFC] sched: unused cpu in affine workload
 2016-04-04  9:38 UTC  (4+ messages)

[PATCH] drm/i915/ddi: Silence compiler warning for unknown output type
 2016-04-04  9:39 UTC  (6+ messages)

[PATCH 0/2] fixes for icc build errors
 2016-04-04  9:38 UTC  (6+ messages)
` [PATCH 1/2] examples/l2fwd-crypto: fix for icc
` [PATCH 2/2] examples: fix build errors "

[PATCH v4 0/5] Cleaning printk stuff in NMI context
 2016-04-04  9:38 UTC  (6+ messages)
` [PATCH v4 1/5] printk/nmi: generic solution for safe printk in NMI

[PATCH] Add GS1662 driver (a SPI video serializer)
 2016-04-04  9:01 UTC  (4+ messages)

[PATCH v6 2/5] vfio: allow the user to register reserved iova range for MSI mapping
 2016-04-04  9:35 UTC  (8+ messages)

[PATCH v2 0/4] reduce latency of direct async compaction
 2016-04-04  9:31 UTC  (4+ messages)
` [PATCH v2 4/4] mm, compaction: direct freepage allocation for async direct compaction

[PATCH] Bluetooth: hci_bcm: Add BCM2E71 ACPI ID
 2016-04-04  9:31 UTC 

[Buildroot] [PATCH 1/3] lvm2: bump version to 2.02.149
 2016-04-04  9:31 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] squid: bump version to 3.5.16
` [Buildroot] [PATCH 3/3] network-manager: bump version to 1.0.12

[Qemu-devel] [PATCH] xen: write information about supported backends
 2016-04-04  9:30 UTC  (5+ messages)
` [Qemu-devel] [Xen-devel] "
  `  "

[PATCH] repquota: use the same whitespace for quotaio_meta as quotaio_v2
 2016-04-04  9:31 UTC  (2+ messages)

Append to bblayers.conf and local.conf
 2016-04-04  9:30 UTC  (3+ messages)

[PATCH] conntrack-tools: Fix build for old automake
 2016-04-04  9:29 UTC  (2+ messages)
` [PATCH] conntrack-tools: Fix build for old automake. autoreconf fails with automake version smaller than 1.12, because of undefined macro AM_PROG_AR. So only expand it if it's actually defined

[PATCH v6 4/4] msi: IOMMU map the doorbell address when needed
 2016-04-04  9:28 UTC  (8+ messages)

[PATCH v15 00/20] arm64 kexec kernel patches v15
 2016-04-04  9:27 UTC  (11+ messages)
` [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()

[PATCH 1/2] drm/i915/BXT: Get pipe conf from the port registers
 2016-04-04  9:18 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Sharing the pixel_format_from_vbt to whole i915
  ` [PATCH 2/2] drm/i915/BXT: Get pipe conf from the port registers

[PATCH v6 0/2] clk: Add Artpec-6 SoC support
 2016-04-04  9:23 UTC  (3+ messages)
` [PATCH v6 1/2] clk: add device tree binding for Artpec-6 clock controller
` [PATCH v6 2/2] clk: add artpec-6 "

[RFC PATCH 0/5] Add driver bpf hook for early packet drop
 2016-04-04  9:22 UTC  (3+ messages)
` [RFC PATCH 4/5] mlx4: add support for fast rx drop bpf program

[PATCH 0/11] introduce down_write_killable for rw_semaphore v2
 2016-04-04  9:21 UTC  (7+ messages)
` [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable

[PATCH RFC] tango4 clk rewrite
 2016-04-04  9:21 UTC  (4+ messages)
  ` [PATCH v2] clk: tango4: improve clkgen driver
    ` [PATCH v3] "

[PATCH] net: mvneta: Remove superfluous SMP function call
 2016-04-04  9:20 UTC 

[Drbd-dev] [PATCH v3 0/8] block: prepare for multipage bvecs
 2016-04-04  6:56 UTC  (8+ messages)
` [Drbd-dev] [PATCH v3 1/8] block: move bvec iterator into include/linux/bvec.h
` [Drbd-dev] [PATCH v3 2/8] block: move two bvec structure into bvec.h
` [Drbd-dev] [PATCH v3 3/8] block: mark 1st parameter of bvec_iter_advance as const
` [Drbd-dev] [PATCH v3 4/8] iov_iter: use bvec iterator to implement iterate_bvec()
` [Drbd-dev] [PATCH v3 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
` [Drbd-dev] [PATCH v3 6/8] block: bio: remove BIO_MAX_SECTORS
` [Drbd-dev] [PATCH v3 7/8] block: drbd: avoid to use BIO_MAX_SIZE

[Drbd-dev] [PATCH v3 8/8] block: bio: remove BIO_MAX_SIZE
 2016-04-04  6:59 UTC 

[Drbd-dev] [PATCH v2 0/8] block: prepare for multipage bvecs
 2016-04-03 18:12 UTC  (8+ messages)
` [Drbd-dev] [PATCH v2 1/8] block: move bvec iterator into include/linux/bvec.h
` [Drbd-dev] [PATCH v2 2/8] block: move two bvec structure into bvec.h
` [Drbd-dev] [PATCH v2 3/8] block: mark 1st parameter of bvec_iter_advance as const
` [Drbd-dev] [PATCH v2 4/8] iov_iter: use bvec iterator to implement iterate_bvec()
` [Drbd-dev] [PATCH v2 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
` [Drbd-dev] [PATCH v2 6/8] block: bio: remove BIO_MAX_SECTORS

[Drbd-dev] [PATCH v2 8/8] block: bio: remove BIO_MAX_SIZE
 2016-04-03 16:34 UTC 

[Drbd-dev] [PATCH v2 7/8] block: drbd: avoid to use BIO_MAX_SIZE
 2016-04-03 16:33 UTC 

[PATCH v6 0/4] Infrastructure code for perf-config
 2016-04-04  9:17 UTC  (5+ messages)
` [PATCH v6 1/4] perf config: Introduce perf_config_set class
` [PATCH v6 2/4] perf config: Let show_config() work with perf_config_set
` [PATCH v6 3/4] perf config: Prepare all default configs
` [PATCH v6 4/4] perf config: Initialize perf_config_set with "

[patch] drm: ARM HDLCD - fix an error code
 2016-04-04  9:17 UTC  (3+ messages)

[GIT PULL] drm/hdlcd: fix for v4.6-rc2
 2016-04-04  9:16 UTC  (3+ messages)

Getting rid of inside_vm in intel8x0
 2016-04-04  9:15 UTC  (11+ messages)

[PATCH] Smack: ignore null signal in smack_task_kill
 2016-04-04  9:14 UTC 

[PATCH] gstreamer1.0-plugins-bad_git: Remove obsolete PACKAGESPLITFUNCS_append = " handle_hls_rename "
 2016-04-04  8:58 UTC 

[PATCH v4 0/9] arm64: Add support for KVM with ACPI
 2016-04-04  9:14 UTC  (6+ messages)
` [PATCH v4 6/9] irqchip/gic-v3: Parse and export virtual GIC information

Backport patch from 4.2 to 3.18
 2016-04-04  9:05 UTC  (3+ messages)

[PATCH 0/3 v2] Add I2S/ADV7511 audio support for ARC AXS10x boards
 2016-04-04  9:05 UTC  (4+ messages)
` [PATCH 1/3 v2] drm/i2c/adv7511: Add audio support

[PATCH 0/5] Introduce Quantum Clock handling
 2016-04-04  9:10 UTC  (3+ messages)
` [PATCH 1/5] clk: Switch clk handling to signed long and introduce Quantum State

[GIT PULL] ARM RealView device tree files
 2016-04-04  9:09 UTC 

[PATCH libdrm 1/7] amdgpu: Fix spelling mistakes
 2016-04-04  9:07 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.