All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-24 09:09:40 to 2014-01-24 10:58:00 UTC [more...]

[PATCH 1/3] ASoC: Samsung: Add NULL check in i2s.c
 2014-01-24 10:53 UTC  (2+ messages)
` [PATCH 2/3] ASoC: Samsung: Remove dma.h inclusion

[PATCH v6] xen/grant-table: Avoid m2p_override during mapping
 2014-01-24 10:57 UTC  (4+ messages)
  ` [Xen-devel] "

[Lsf-pc] [LSF/MM TOPIC] really large storage sectors - going beyond 4096 bytes
 2014-01-24 10:57 UTC  (11+ messages)

[PATCH 0/3] irqchip: orion: bridge irq fixes for v3.14-rc1
 2014-01-24 10:55 UTC  (5+ messages)
` [PATCH 3/3] irqchip: orion: clear stale interrupts in irq_enable

[PATCH v5 0/8] ARM: brcmstb: Add Broadcom STB SoC support
 2014-01-24 10:54 UTC  (9+ messages)
` [PATCH v5 1/8] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs
` [PATCH v5 4/8] ARM: do CPU-specific init for Broadcom Brahma15 cores

[Qemu-devel] Possible bug in monitor code
 2014-01-24 10:52 UTC  (7+ messages)

[Xenomai] ARM/BeagleBone Thumb2 Kernels
 2014-01-24 10:52 UTC  (2+ messages)

[PATCH v2 1/2] can: Decrease default size of CAN_RAW socket send queue
 2014-01-24 10:51 UTC  (5+ messages)

[PATCH v2] tools/xl: correctly shows split eventchannel for netfront
 2014-01-24 10:51 UTC 

[PATCH] cpusets: Allocate heap only when required
 2014-01-24 10:51 UTC  (14+ messages)

[PATCH] kexec/ppc64 fix device tree endianess issues for memory attributes
 2014-01-24 10:50 UTC 

[Qemu-devel] [PATCH v4 0/5] QMP full introspection
 2014-01-24 10:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 2/5] qapi: add qapi-introspect.py code generator
` [Qemu-devel] [PATCH v4 4/5] qmp: full introspection support for QMP

[Xen-devel] [PATCH net-next v4] xen-netfront: clean up code in xennet_release_rx_bufs
 2014-01-24 10:48 UTC  (3+ messages)
`  "

Why are reads not balanced across my RAID-1?
 2014-01-24 10:47 UTC 

[Buildroot] [PATCH] can-utils: bump version
 2014-01-24 10:46 UTC 

[PATCH 0/7] mac80211: CSA related fixes
 2014-01-24 10:40 UTC  (25+ messages)
` [PATCH 5/7] mac80211: improve CSA locking

[PATCH] xen-blkback: fix memory leak when persistent grants are used
 2014-01-24 10:39 UTC  (5+ messages)

[meta-oe][master/dora][PATCH] networkmanager: fix incorrect configure option
 2014-01-24 10:40 UTC  (2+ messages)

[U-Boot] [PATCH v7 0/38] Switch over to real Kbuild
 2014-01-24 10:38 UTC  (39+ messages)
` [U-Boot] [PATCH v7 01/38] .gitignore: ingore files generated by Kbuild
` [U-Boot] [PATCH v7 02/38] Makefile.host.tmp: add a new script to refactor tools
` [U-Boot] [PATCH v7 03/38] tools: convert makefiles to kbuild style
` [U-Boot] [PATCH v7 04/38] board: samsung: refactor host programs
` [U-Boot] [PATCH v7 05/38] examples: Use scripts/Makefile.build
` [U-Boot] [PATCH v7 06/38] nand-spl: "
` [U-Boot] [PATCH v7 07/38] Makfile: move suffix rules to Makefile.build
` [U-Boot] [PATCH v7 08/38] Makefile: move some variable definitions to the top Makefile
` [U-Boot] [PATCH v7 09/38] Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
` [U-Boot] [PATCH v7 10/38] kbuild: import Kbuild.include from linux v3.13 tag
` [U-Boot] [PATCH v7 11/38] kbuild: Use Kbuild.include
` [U-Boot] [PATCH v7 12/38] Makefile: move more flags to the top Makefile
` [U-Boot] [PATCH v7 13/38] Makefile: refactor include path settings
` [U-Boot] [PATCH v7 14/38] Makefile: move more stuff to top Makefile
` [U-Boot] [PATCH v7 15/38] Makefile: move some flags to spl/Makefile
` [U-Boot] [PATCH v7 16/38] Makefile: move some flags to examples makefiles
` [U-Boot] [PATCH v7 17/38] kbuild: change out-of-tree build
` [U-Boot] [PATCH v7 18/38] kbuild: add dummy obj-y to create built-in.o
` [U-Boot] [PATCH v7 19/38] Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
` [U-Boot] [PATCH v7 20/38] kbuild: import more build scripts from Linux v3.13 tag
` [U-Boot] [PATCH v7 21/38] kbuild: use Linux Kernel build scripts
` [U-Boot] [PATCH v7 22/38] kbuild: delete temporary "
` [U-Boot] [PATCH v7 23/38] kbuild: move some lines to more suitable place
` [U-Boot] [PATCH v7 24/38] kbuild: convert some make rules to Kbuild style
` [U-Boot] [PATCH v7 25/38] kbuild: move include directives of board configuration files
` [U-Boot] [PATCH v7 26/38] kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
` [U-Boot] [PATCH v7 27/38] Makefile: remove a cleaning target "tidy"
` [U-Boot] [PATCH v7 28/38] kbuild: change the top Makefile to more Kbuild-ish structure
` [U-Boot] [PATCH v7 29/38] examples: move api/ and standalone/ entry to examples/Makefile
` [U-Boot] [PATCH v7 30/38] kbuild: refactor Makefile and spl/Makefile more
` [U-Boot] [PATCH v7 31/38] Makefile: Do not pass MTD_VERSION from the top Makefile
` [U-Boot] [PATCH v7 32/38] Makefile: refactor tools-all targets
` [U-Boot] [PATCH v7 33/38] kbuild: use scripts/Makefile.clean
` [U-Boot] [PATCH v7 34/38] kbuild: support simultaneous board configuration and "make all"
` [U-Boot] [PATCH v7 35/38] kbuild: check clean source and generate Makefile for out-of-tree build
` [U-Boot] [PATCH v7 36/38] board: sandburst: delete FORCEBUILD
` [U-Boot] [PATCH v7 37/38] kbuild: Do not generate .*.su files at the top directory
` [U-Boot] [PATCH v7 38/38] tools/env: cross-compile fw_printenv without setting HOSTCC

[RFC v01 0/3] xen/arm: introduce IOMMU driver for OMAP platforms
 2014-01-24 10:37 UTC  (4+ messages)
` [RFC v01 2/3] arm: omap: translate iommu mapping to 4K pages

[meta-fsl-arm][PATCH] piglit: Add Vivante GPU support
 2014-01-24 10:37 UTC  (3+ messages)

[xen-unstable test] 24473: tolerable FAIL - PUSHED
 2014-01-24 10:36 UTC 

[PATCH 0/2] omapfb: option to use coherent dma mem
 2014-01-24 10:35 UTC  (12+ messages)
` [PATCH 1/2] ARM: omapfb: add coherent dma memory support
        `  "

[RFCv2 PATCH 00/21] Add support for complex controls
 2014-01-24 10:35 UTC  (3+ messages)
` [RFCv2 PATCH 02/21] v4l2-ctrls: add unit string

Removing building qemu from xen ?
 2014-01-24 10:35 UTC  (2+ messages)

[nightly] Core TISDK 2013.12 build 2014-01-24_01-00-24
 2014-01-24 10:18 UTC 

[PATCH 1/1] add StartTimeMonotomic, StartTimeBootTime to per pid in /proc
 2014-01-24 10:20 UTC  (3+ messages)

[PATCH] firmware/google: drop 'select EFI' to avoid recursive dependency
 2014-01-24 10:27 UTC  (6+ messages)

Smart - "Illegal instruction"
 2014-01-24 10:26 UTC  (2+ messages)

[PATCH 0/4] ipv4: small set of fixes
 2014-01-24 10:26 UTC  (7+ messages)
` [PATCH 4/4] ipv4: mark nexthop as dead when it's subnet becomes unreachable
      ` [PATCH 4/4 v3] "
    ` [PATCH 4/4 v3] ipv4: mark nexthop as dead when it's subnet becomes

[PATCH-v2] nl80211: Fix bug in match set count calculation
 2014-01-24 10:26 UTC  (3+ messages)

[linux-sunxi] Firmware for Bluetooth (and wifi)
 2014-01-24 10:25 UTC  (13+ messages)

[Qemu-trivial] [PATCH] osdep: drop unused #include "trace.h"
 2014-01-24 10:24 UTC  (3+ messages)
` [Qemu-devel] "

Proxmox and ceph integration
 2014-01-24 10:25 UTC  (3+ messages)

[PATCH V2] cpuidle/governors: Fix logic in selection of idle states
 2014-01-24 10:21 UTC  (6+ messages)

[PATCH] nl80211: fix scheduled scan RSSI matchset attribute confusion
 2014-01-24 10:24 UTC  (2+ messages)

Linux Routing algorithm
 2014-01-24 10:23 UTC 

IP packet routing algorithm
 2014-01-24 10:21 UTC 

[PATCH] create multiple banks for dom0 in 1:1 mapping if necessary
 2014-01-24 10:21 UTC  (5+ messages)

tgtadm/tgtd management issue: buffer size truncated sometimes
 2014-01-24 10:21 UTC  (4+ messages)

[PATCH] dcache: fix locking bug in __dentry_path()
 2014-01-24 10:21 UTC 

fw_stats available in 10.x FW
 2014-01-24 10:20 UTC 

[Qemu-devel] [Bug 1272252] [NEW] qemu-img ftp/http convert
 2014-01-24 10:11 UTC 

[PATCH 00/13 V6] Remus/Libxl: Network buffering support
 2014-01-24 10:20 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-i386: Fix I/O bitmap checks for in/out
 2014-01-24 10:19 UTC 

Berkeley DB fails to build
 2014-01-24 10:18 UTC  (4+ messages)

[PATCH 1/3 v4] usb: chipidea: Reallocate regmap only if lpm is detected
 2014-01-24 10:18 UTC  (6+ messages)
` [PATCH 3/3 v4] usb: chipidea: hw_phymode_configure moved before ci_usb_phy_init
  ` Regression on next-20140116 [Was: [PATCH 3/3 v4] usb: chipidea: hw_phymode_configure moved before ci_usb_phy_init]

[PATCH 00/11] SimpleDRM & Sysfb
 2014-01-24 10:16 UTC  (8+ messages)
` [PATCH 02/11] x86: sysfb: remove sysfb when probing real hw

[Bug 67651] Bisected: Lots of fragmented mmaps cause gimp to fail in 3.12 after exceeding vm_max_map_count
 2014-01-24 10:14 UTC  (10+ messages)
            ` [PATCH] mm: Ignore VM_SOFTDIRTY on VMA merging, v2

Xen on ARM: "Failed to allocate contiguous memory for dom0" with dom0_mem greater than 256MB
 2014-01-24 10:14 UTC  (2+ messages)

mount, vfat and fmask
 2014-01-24 10:10 UTC 

[Qemu-devel] [PATCH v11 00/11] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
 2014-01-24 10:10 UTC  (2+ messages)

Goede dag aan u,
 2014-01-24  9:48 UTC 

[PATCH] android/hal-audio: Workaround AudioFlinger issues
 2014-01-24 10:09 UTC  (2+ messages)

[PATCH 0/5] ARM: S3C24XX: unify restart functions
 2014-01-24 10:08 UTC  (6+ messages)
` [PATCH 4/5] ARM: S3C24XX: convert boards to use common restart function

[PATCH] rt2x00: rt2800usb: mark D-Link DWA-137 as supported
 2014-01-24 10:08 UTC  (2+ messages)

[Intel-gfx] [PATCH 2/2] drm/i915: debugs: Add support for probing DP sink CRC
 2014-01-24 10:10 UTC  (3+ messages)
` [PATCH] drm/i915: debugfs: "

[U-Boot] [PATCH] config: trats: trats2: extend dfu_alt_info by env update settings
 2014-01-24 10:06 UTC  (3+ messages)

[PATCH 0/6] megaraid_sas: Fix system stall with iommu enabled
 2014-01-24 10:04 UTC  (6+ messages)
` [PATCH 1/6] megaraid_sas: Do not wait forever

[PATCH 0/5] Fixes for run-postinsts
 2014-01-24 10:04 UTC  (6+ messages)
` [PATCH 1/5] run-postinsts: remove the init script after a clean start-up
` [PATCH 2/5] run-postinsts: Add systemd service file
` [PATCH 3/5] systemd-compat-units: remove run-postints service
` [PATCH 4/5] image.bbclass: fix paths to run-postinsts
` [PATCH 5/5] dpkg: use systemd service for first boot configuration

[Qemu-devel] [PATCH v4 0/4] qemu-img: fix bugs when cluster size is larger than the default value
 2014-01-24 10:01 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/4] qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
` [Qemu-devel] [PATCH v4 2/4] qcow2: fix offset overflow in qcow2_alloc_clusters_at()

[Qemu-devel] [PATCH 00/13 v7] Make 'dump-guest-memory' dump in kdump-compressed format
 2014-01-24 10:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH 07/13 v7] dump: add members to DumpState and init some of them

[PATCH net-next] bonding: do't permit slaves to change their mtu ndependently
 2014-01-24  9:55 UTC  (2+ messages)

[meta-fsl-ppc][dylan][PATCH 15/15] u-boot: update SHA for SDK T2080QDS
 2014-01-24  9:49 UTC 

[meta-fsl-ppc][dylan][PATCH 14/15] usdpaa: update the SHA for SDK T2080QDS
 2014-01-24  9:49 UTC 

[PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
 2014-01-24  9:48 UTC  (12+ messages)
` [PATCH 02/11] iommu/arm-smmu: Introduce bus notifier block
  ` [PATCH v3 02/11] iommu/arm-smmu: Introduce iommu_group "

[meta-fsl-ppc][dylan][PATCH 13/15] rcw: update SHA for SDK T2080QDS
 2014-01-24  9:49 UTC 

[meta-fsl-ppc][dylan][PATCH 12/15] linux: update SHA for SDK T2080QDS
 2014-01-24  9:48 UTC 

[meta-fsl-ppc][dylan][PATCH 11/15] flib: update SHA for SDK T2080QDS
 2014-01-24  9:48 UTC 

[meta-fsl-ppc][dylan][PATCH 10/15] fmlib: update SHA for SDK T2080QDS
 2014-01-24  9:48 UTC 

[meta-fsl-ppc][dylan][PATCH 09/15] hypervisor: update SHA for SDK T2080QDS
 2014-01-24  9:48 UTC 

[meta-fsl-ppc][dylan][PATCH 08/15] hv-cfg: update SHA for SDK T2080QDS
 2014-01-24  9:48 UTC 

[meta-fsl-ppc][dylan][PATCH 07/15] cst: update SHA for SDK T2080QDS
 2014-01-24  9:47 UTC 

[meta-fsl-ppc][dylan][PATCH 06/15] asf: update the SHA for SDK T2080QDS
 2014-01-24  9:47 UTC 

[meta-fsl-ppc][dylan][PATCH 05/15] u-boot: update license according the source code
 2014-01-24  9:47 UTC 

[meta-fsl-ppc][dylan][PATCH 04/15] fmc: add t2080qds support
 2014-01-24  9:47 UTC 

[meta-fsl-ppc][dylan][PATCH 03/15] u-boot:add srio image support
 2014-01-24  9:47 UTC 

[meta-fsl-ppc][dylan][PATCH 02/15] fm-ucode: add support for t2080qds and t2080qds-64b
 2014-01-24  9:46 UTC 

[Question and PATCH] nfconntrack: clear counter at IPCTNL_MSG_CT_DELETE
 2014-01-24  9:45 UTC 

[meta-oe][PATCH] gperftools: update to 2.1
 2014-01-24  9:44 UTC 

IPV6 routing problem
 2014-01-24  9:36 UTC  (5+ messages)

[meta-fsl-ppc][dylan][PATCH 01/15] t2080qds: add machine configure files
 2014-01-24  9:45 UTC 

What's the meaning of CONFIG_BROKEN_ON_SMP?
 2014-01-24  9:43 UTC 

[PATCH] Revert "drm/i915: Mask reserved bits in display/sprite address registers"
 2014-01-24  9:40 UTC 

drill: Make a file sparse without using extra disk space
 2014-01-24  9:34 UTC  (4+ messages)

[PATCH 0/14] spi: rspi: Add support for RZ/A1H, DT, and Quad/Dual on QSPI
 2014-01-24  9:33 UTC  (3+ messages)
` [PATCH v4 13/14] spi: rspi: Add DT support

[PATCH] strtol.3: ATTRIBUTES: Note functions that are thread safe with exceptions
 2014-01-24  9:30 UTC  (2+ messages)

[PATCH] drm/i915: fix dp/sdvo i2c cleanup
 2014-01-24  9:29 UTC  (2+ messages)

[PATCH] ARM-i.MX6Q-dts : Added USB_OTG Support
 2014-01-24  9:28 UTC  (2+ messages)

[TestDay] Xen crash on boot
 2014-01-24  9:27 UTC  (11+ messages)

[README] bug fixes only
 2014-01-24  9:26 UTC  (4+ messages)

[PATCH v2 0/9] add --gpg-sign to rebase and pull
 2014-01-24  9:14 UTC  (2+ messages)

Results from the Xen 4.4-rc2 test day
 2014-01-24  9:23 UTC  (5+ messages)

[PATCH 1/2] xen: always set an error return code on lz4 decompression failures
 2014-01-24  9:22 UTC  (4+ messages)
` [PATCH 2/2] libxc: always set a "
  ` [PATCH] libxc/unlz4: always set an error return code on failures

[PATCH 00/20] Make ACPI core running on ARM64
 2014-01-24  9:19 UTC  (12+ messages)
` [PATCH 04/20] ARM64 / ACPI: Introduce arm_core.c and its related head file
    ` [Linaro-acpi] "
` [PATCH 18/20] clocksource / acpi: Add macro CLOCKSOURCE_ACPI_DECLARE

[Bug 71362] New: [NVC1] X hang with drop to console after some time / GPU lockup
 2014-01-24  9:19 UTC  (2+ messages)
  ` [Bug 71362] [NVC1] X hang with drop to console after some time / GPU lockup - PFIFO error and TTM error @dmesg

[PATCH] nl80211: check nla_parse() return values
 2014-01-24  9:18 UTC 

Rx-errors with testpmd (only 75% line rate)
 2014-01-24  9:18 UTC  (4+ messages)

[PATCH] Btrfs: optimize to remove unnecessary removal with ulist reallocation
 2014-01-24  9:16 UTC  (3+ messages)

[U-Boot] [PATCH] nds32: add support for leopard and orca board boot flow auto detect
 2014-01-24  9:14 UTC 

[PATCH] net/cxgb4: Fix referencing freed adapter
 2014-01-24  9:12 UTC 

[PATCH] Btrfs: add regression test for transaction abortion when remounting
 2014-01-24  9:09 UTC  (4+ messages)
` [PATCH] Btrfs: add regression test for iterating backrefs


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.