All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-11 12:10:24 to 2015-09-11 12:43:57 UTC [more...]

[Qemu-devel] [RFC PATCH] spapr: Reduce creation of LMB DR connectors from O(n^3) to O(n^2)
 2015-09-11 12:43 UTC  (2+ messages)

[PATCH v4] pinctrl: mediatek: Implement wake handler and suspend resume
 2015-09-11 12:43 UTC  (8+ messages)

[PATCH v2] [media] vimc: Virtual Media Controller core, capture and sensor
 2015-09-11 12:43 UTC  (2+ messages)

[PATCH 4/6] drm/i915/guc: Don't send flips to GuC
 2015-09-11 12:44 UTC  (2+ messages)
` [PATCH v2 1/1] drm/i915: Direct all DE interrupts to host

[GIT PULL] sound fixes for 4.3-rc1
 2015-09-11 12:42 UTC 

[PATCH] mmc: core: Keep host claimed while invoking mmc_power_off|up()
 2015-09-11 12:41 UTC 

master build: 1 failures 73 warnings (v4.2-11142-gb0a1ea5)
 2015-09-11 12:40 UTC  (2+ messages)

[PATCH v2 0/6] Arizona extcon improvements
 2015-09-11 12:37 UTC  (16+ messages)
` [PATCH v2 1/6] mfd: arizona: Add TST_CAP bits for headphone detection
      ` [PATCH v3 "
` [PATCH v2 2/6] extcon: arizona: Additional settings to improve accuracy of HP detect
` [PATCH v2 3/6] extcon: arizona: Ignore jd_invert for MICD_CLAMP_STS
` [PATCH v2 4/6] extcon: arizona: Add device binding for jack detect polarity inversion
` [PATCH v2 5/6] extcon: arizona: Add device binding for second jack detect pin on GPIO5
` [PATCH v2 6/6] mfd: arizona: Update DT binding documentation for jack detection

mmotm 2015-09-10-16-30 uploaded
 2015-09-11 12:39 UTC  (3+ messages)

e2fsck discrepancy with debugfs stat ?
 2015-09-11 12:39 UTC  (2+ messages)

[RFC] stack tracer on arm64
 2015-09-11 12:38 UTC 

[Qemu-devel] [PATCH PULL 00/11] Extract TLS handling code from VNC server
 2015-09-11 12:38 UTC  (14+ messages)
` [Qemu-devel] [PATCH PULL 01/11] qapi: allow override of default enum prefix naming
` [Qemu-devel] [PATCH PULL 02/11] tests: remove repetition in unit test object deps
` [Qemu-devel] [PATCH PULL 03/11] crypto: move crypto objects out of libqemuutil.la
` [Qemu-devel] [PATCH PULL 04/11] qom: allow QOM to be linked into tools binaries
` [Qemu-devel] [PATCH PULL 05/11] crypto: introduce new base module for TLS credentials
` [Qemu-devel] [PATCH PULL 06/11] crypto: introduce new module for TLS anonymous credentials
` [Qemu-devel] [PATCH PULL 07/11] crypto: introduce new module for TLS x509 credentials
` [Qemu-devel] [PATCH PULL 08/11] crypto: add sanity checking of "
` [Qemu-devel] [PATCH PULL 09/11] crypto: introduce new module for handling TLS sessions
` [Qemu-devel] [PATCH PULL 10/11] ui: fix return type for VNC I/O functions to be ssize_t
` [Qemu-devel] [PATCH PULL 11/11] ui: convert VNC server to use QCryptoTLSSession

[PATCH 1/2 -stable-3.12] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
 2015-09-11 12:38 UTC  (4+ messages)
` [PATCH 2/2 -stable-3.12 ] netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt

[GIT PULL 0/9] ARM: tegra: Changes for v4.3-rc1
 2015-09-11 12:38 UTC  (11+ messages)
` [GIT PULL 9/9] ARM: tegra: Default configuration updates "

v2 of seccomp filter c/r patches
 2015-09-11 12:37 UTC  (6+ messages)
` [PATCH v2 3/5] ebpf: add a way to dump an eBPF program
` [PATCH v2 5/5] seccomp: add a way to attach a filter via eBPF fd

[LINUX RFC v2 0/4] spi: add dual parallel mode support in Zynq MPSoC GQSPI controller
 2015-09-11 12:36 UTC  (7+ messages)
` [LINUX RFC v2 1/4] spi: add support of two chip selects & data stripe

[PATCH v4 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-09-11 12:36 UTC  (7+ messages)
` [PATCH v4 5/5] drm: Add decoding of DRM and KMS ioctls

[PATCH nft] tests: add concatenations and maps; combine them too
 2015-09-11 12:42 UTC 

[PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
 2015-09-11 12:35 UTC  (13+ messages)

[PATCH] staging: speakup: Used kstrtoul instead of simple_strtoul
 2015-09-11 12:36 UTC 

[PATCH v2 00/23] dmaengine/ARM: Merge the edma drivers into one
 2015-09-11 12:27 UTC  (72+ messages)
` [PATCH v2 01/23] ARM: common: edma: Fix channel parameter for irq callbacks
` [PATCH v2 02/23] ARM: common: edma: Remove unused functions
` [PATCH v2 03/23] dmaengine: edma: Simplify and optimize the edma_execute path
` [PATCH v2 04/23] ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver
` [PATCH v2 05/23] ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver
` [PATCH v2 06/23] ARM: common: edma: Internal API to use pointer to 'struct edma'
` [PATCH v2 07/23] ARM/dmaengine: edma: Public API to use private struct pointer
` [PATCH v2 08/23] ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers
` [PATCH v2 09/23] ARM: davinci: Use platform_device_register_full() to create pdev for eDMA
` [PATCH v2 10/23] ARM: davinci: Add set dma_mask to eDMA devices
` [PATCH v2 11/23] ARM/dmaengine: edma: Merge the two drivers under drivers/dmaengine
` [PATCH v2 12/23] dmaengine: edma: Allocate memory dynamically for bitmaps and structures
` [PATCH v2 13/23] dmaengine: edma: Parameter alignment and long line fixes
` [PATCH v2 14/23] dmaengine: edma: Use devm_kcalloc when possible
` [PATCH v2 15/23] dmaengine: edma: Cleanup regarding the use of dev around the code
` [PATCH v2 16/23] dmaengine: edma: Use dev_dbg instead pr_debug
` [PATCH v2 17/23] dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio
` [PATCH v2 18/23] dmaengine: edma: Print warning when linking slots from different eDMA
` [PATCH v2 19/23] dmaengine: edma: Consolidate the comments for functions
` [PATCH v2 20/23] dmaengine: edma: Simplify the interrupt handling
` [PATCH v2 21/23] dmaengine: edma: Move the pending error check into helper function
` [PATCH v2 22/23] dmaengine: edma: Simplify and optimize ccerr interrupt handler
` [PATCH v2 23/23] dmaengine: edma: Read channel mapping support only once from HW

[Qemu-devel] [PATCH v4] monitor: allow device_del to accept QOM paths
 2015-09-11 12:33 UTC 

[PATCH 0/5] libxc: support building large pv-domains
 2015-09-11 12:32 UTC  (6+ messages)
` [PATCH 1/5] libxc: remove allocate member from struct xc_dom_image
` [PATCH 2/5] libxc: do initrd processing of domain builder in own function
` [PATCH 3/5] libxc: create unmapped initrd in domain builder if supported
` [PATCH 4/5] libxc: split p2m allocation in domain builder from other magic pages
` [PATCH 5/5] libxc: create p2m list outside of kernel mapping if supported

[PATCH v4 0/10] Fix broken DMAFLUSHP on Rockchips platform
 2015-09-11 12:31 UTC  (5+ messages)
` [PATCH v4 10/10] ASoC: rockchip_i2s: modify DMA max burst to 1

st_fdma: Firmware filename in DT?
 2015-09-11 12:31 UTC  (11+ messages)

iptables TRACE not logged
 2015-09-11 12:28 UTC  (2+ messages)

[PATCH] oeqa/targetbuild: Ensure we run gnu-configize so config files are up to date
 2015-09-11 12:26 UTC 

[PATCH nft] evaluate: use existing table object from evaluation context
 2015-09-11 12:32 UTC  (3+ messages)

[PATCH] populate_sdk_base: Fix aarch64 OLDEST_KERNEL sdk issues
 2015-09-11 12:25 UTC 

[PATCH] spi: spidev: fix possible NULL dereference
 2015-09-11 12:25 UTC  (5+ messages)

[PATCH] testimage: Fix SDK extraction error handling
 2015-09-11 12:24 UTC 

[PATCH 0/5] RC6/Forcewake/Turbo related changes for Gen9
 2015-09-11 12:24 UTC  (4+ messages)
` [PATCH 2/5] drm/i915/bxt: WaGsvDisableTurbo

[PATCH v4 0/22] On-demand device probing
 2015-09-11 12:24 UTC  (9+ messages)
` [PATCH v4 07/22] regulator: core: Reduce critical area in _regulator_get
` [PATCH v4 20/22] driver core: Allow deferring probes until late init
` [PATCH v4 21/22] driver core: Start processing deferred probes earlier

[Qemu-devel] [PATCH v3 0/2] update-linux-headers changes
 2015-09-11 11:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/11] aio: Introduce handler type to fix nested aio_poll for dataplane
 2015-09-11 12:22 UTC  (4+ messages)

[Qemu-trivial] [PULL 00/26] Trivial patches for 2015-09-11
 2015-09-11 11:03 UTC  (11+ messages)
` [Qemu-trivial] [PULL 02/26] Trivial: fix commandline help message
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 08/26] maint: remove unused include for signal.h
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 14/26] opts: produce valid command line in qemu_opts_print
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 19/26] disas/microblaze: Remove unused code
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 22/26] hw/s390x/s390-virtio-bus: Remove meaningless blank Property
  ` [Qemu-devel] "

[PATCH V2] mmc: block: Add new ioctl to send multi commands
 2015-09-11 12:22 UTC 

[PATCH 1/3] drm/i915: WaRsUseTimeoutMode
 2015-09-11 12:23 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: WaRsDoubleRc6WrlWithCoarsePowerGating
` [PATCH 3/3] drm/i915: Program GuC MAX IDLE Count

is esfq discontinued ?
 2015-09-11 12:21 UTC  (2+ messages)

[RFC 00/13] perf_env/CPU socket reorg/fixes
 2015-09-11 12:20 UTC  (2+ messages)

[PATCH 0/4] bcm2835: enable auxiliary uart1
 2015-09-11 12:20 UTC  (10+ messages)
` [PATCH 1/4] serial: of-serial: allow for a custom clock divider different from 16
` [PATCH 2/4] dt/bindings: serial: of-serial: add description for clock-divider property
` [PATCH 3/4] serial: bcm2835: add auxiliary uart1 to device tree of bcm2835
` [PATCH 4/4] ARM: bcm2835: add of-serial and 8250 to bcm2835_defconfig

[PATCH v2 0/2] mm:constify zpool/zs_pool char members
 2015-09-11 12:18 UTC  (6+ messages)
` [PATCH v2 1/2] mm:zpool: constify struct zpool type
` [PATCH v2 2/2] mm:zsmalloc: constify struct zs_pool name

Two inodes with the same inode number
 2015-09-11 12:19 UTC  (2+ messages)

USB BT gives problem If device plugged during boot to platform
 2015-09-11 12:18 UTC  (6+ messages)

[PATCH v2 1/2] PCI: imx6: Return the real error code
 2015-09-11 12:15 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: imx6: Add some defines for improving code readability

static key arrays?
 2015-09-11 12:14 UTC  (3+ messages)

[PATCH 0/2] mm:constify zpool/zs_pool char members
 2015-09-11 12:13 UTC  (3+ messages)

[PATCH 0/5] DRM Cleanups
 2015-09-11 12:14 UTC  (5+ messages)
` [PATCH 5/5] drm: allocate kernel mode-object IDs in cyclic fashion

[meta-java][PATCH] OpenJDK-8: For x86 and ARM
 2015-09-11 12:11 UTC  (5+ messages)

Multiple MSIs on ARM imx6q
 2015-09-11 12:10 UTC  (5+ 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.