All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-07 10:51:34 to 2014-08-07 12:47:24 UTC [more...]

[PATCH] am57xx-evm: Update the config name used in U-boot for this board
 2014-08-07 12:47 UTC  (3+ messages)

3.15-rc: regression in suspend
 2014-08-07 12:47 UTC  (12+ messages)

[PATCH v1.3 4/18] arcmsr: limit max. number of SCSI command request
 2014-08-07 12:45 UTC  (4+ messages)

How to display dom0 kernel printk on hvc0
 2014-08-07 12:44 UTC  (2+ messages)

[PATCH for-3.17 0/2] brcmfmac: early bug fixes
 2014-08-07 12:45 UTC  (3+ messages)
` [PATCH for-3.17 1/2] brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()
` [PATCH for-3.17 2/2] brcmfmac: fix memory leakage in msgbuf

[Buildroot] [autobuild.buildroot.net] Build results for 2014-08-06
 2014-08-07 12:43 UTC  (2+ messages)

[PATCH v2] usb: gadget: at91_udc: move prepare clk into process context
 2014-08-07 12:43 UTC  (4+ messages)

[Qemu-devel] Wince 6.5 Support on qemu-system-arm
 2014-08-07 12:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] block/parallels: 2TB+ parallels images support
 2014-08-07 12:41 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: remove generated boards.cfg within make mrproper
 2014-08-07 12:40 UTC  (2+ messages)

[PATCH net-next v2] xen-netback: Fix vif->disable handling
 2014-08-07 12:38 UTC 

[PATCH net-next v2] xen-netback: Fix vif->disable handling
 2014-08-07 12:38 UTC 

[PATCH 1/2] Input: atmel_mxt_ts - Get IRQ edge/level flags on DT booting
 2014-08-07 12:38 UTC  (4+ messages)
` [PATCH 2/2] Input: atmel_mxt_ts - Add keycodes array example

Modular 6LoWPAN? (was: Re: 6lowpan: introduce new net/6lowpan directory)
 2014-08-07 12:37 UTC 

BUG: enable_cpucache failed for radix_tree_node, error 12 (was: Re: [PATCH v3 9/9] slab: remove BAD_ALIEN_MAGIC)
 2014-08-07 12:36 UTC  (4+ messages)

[PATCH net-next 0/2 v2] xen-netback: Changes around carrier handling
 2014-08-07 12:36 UTC  (5+ messages)
` [PATCH] xen-netback: Change disable flag from bool to a bit

[PATCH v1.3 1/18] arcmsr: Revised interrupt service routine relate function to fix bug
 2014-08-07 12:35 UTC  (2+ messages)

bitcoin recipe
 2014-08-07 12:29 UTC 

(No subject)
 2014-08-07 12:34 UTC 

[B.A.T.M.A.N.] alfred: IPC issues
 2014-08-07 12:34 UTC  (3+ messages)

[PATCH] Adding a support for Skyworks SKY81452
 2014-08-07 12:34 UTC  (3+ messages)

[DISCUSS] Moving from oss.sgi.com to kernel.org
 2014-08-07 12:32 UTC  (3+ messages)

[Buildroot] [PATCH] openssl: security bump to version 1.0.1i
 2014-08-07 12:30 UTC 

NV25 doesn't draw most icons
 2014-08-07 12:30 UTC 

[PATCH] ARM: imx6: add pci config space as platform resource
 2014-08-07 12:29 UTC  (4+ messages)

Delivery Status Notification (Failure)
 2014-08-07 12:29 UTC  (4+ messages)

[U-Boot] [PATCH] zynq: spl: Add vectors section to linker script
 2014-08-07 12:26 UTC 

[PATCH v2 0/8] fix freepage count problems in memory isolation
 2014-08-07 12:26 UTC  (7+ messages)
` [PATCH v2 5/8] mm/isolation: change pageblock isolation logic to fix freepage counting bugs

[U-Boot] [PATCH] zynq: spl: Add vectors section to linker script
 2014-08-07 12:26 UTC  (3+ messages)

[PATCH 39/43] drm/i915/bdw: Print context state in debugfs
 2014-08-07 12:24 UTC  (2+ messages)

RFC: Improving the developer workflow
 2014-08-07 12:09 UTC  (2+ messages)

[RFC PATCH urcu] wfcqueue: Implement mutex-free wfcqueue head with transparent union
 2014-08-07 12:25 UTC 

[PATCH 37/43] drm/i915/bdw: Display execlists info in debugfs
 2014-08-07 12:23 UTC  (2+ messages)

[RFC PATCH urcu] lfstack: Implement mutex-free stack head with transparent union
 2014-08-07 12:25 UTC 

[Qemu-devel] [PATCH target-arm] arm: armv7m: Respect elf entry point
 2014-08-07 12:18 UTC  (3+ messages)

[PATCH 12/43] drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
 2014-08-07 12:17 UTC  (2+ messages)

[PATCHSET 0/4] brd: partition fixes
 2014-08-07 12:17 UTC  (4+ messages)
` [PATCH 4/4] brd: Request from fdisk 4k alignment

[PATCH v3] carl9170: fix sending URBs with wrong type when using full-speed
 2014-08-07 12:15 UTC 

add qoriq support in fsl community BSP
 2014-08-07 12:16 UTC  (6+ messages)
` [fsl-community-bsp-platform][PATCH] add meta-fsl-ppc layer

[PATCH v9 0/8] Rewrite `git_config()` using config-set API
 2014-08-07 12:15 UTC  (10+ messages)
` [PATCH v9 1/8] config.c: mark error and warnings strings for translation
` [PATCH v9 2/8] config.c: fix accuracy of line number in errors
` [PATCH v9 3/8] add line number and file name info to `config_set`
` [PATCH v9 4/8] change `git_config()` return value to void
` [PATCH v9 5/8] config: add `git_die_config()` to the config-set API
` [PATCH v9 6/8] rewrite git_config() to use "
` [PATCH v9 7/8] add a test for semantic errors in config files
` [PATCH v9 8/8] add tests for `git_config_get_string_const()`

[PATCH 00/11] Porting nfs-utils to musl libc
 2014-08-07 12:15 UTC  (3+ messages)
` [PATCH 11/11] exportfs: only do glibc specific hackery on glibc

[U-Boot] [PATCH] tools: genboardscfg.py, use default terminal size if undetectable
 2014-08-07 12:15 UTC  (3+ messages)

Can't select my own Kernel source
 2014-08-07 12:14 UTC  (2+ messages)

[PATCH] pcie-gadget-spear: use devm_ functions
 2014-08-07 12:13 UTC 

Oops: 17 SMP ARM (v3.16-rc2)
 2014-08-07 12:12 UTC  (15+ messages)

[U-Boot] [PATCH v4 0/13] Add some missing buildman features and deprecate MAKEALL
 2014-08-07 12:12 UTC  (10+ messages)
` [U-Boot] [PATCH v4 02/13] buildman: Add some notes about moving from MAKEALL

[microcode/load_module] WARNING: CPU: 0 PID: 1444 at kernel/sched/core.c:7094 __might_sleep+0x51/0x16f()
 2014-08-07 12:11 UTC  (6+ messages)

[PATCH 0/6] Add 180 degree primary and sprite rotation
 2014-08-07 12:11 UTC  (5+ messages)
` [PATCH 5/6] drm/i915: Add 180 degree primary plane rotation support

[PATCH V2 0/2] refine esai for tdm support
 2014-08-07 12:09 UTC  (5+ messages)
` [PATCH V2 2/2] Revert "ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support."
  ` [alsa-devel] "

pnfs block layout driver fixes
 2014-08-07 12:10 UTC  (10+ messages)
` [PATCH 08/17] pnfs/blocklayout: reject pnfs blocksize larger than page size
` [PATCH 17/17] pnfs/blocklayout: allocate separate pages for the layoutcommit payload

[PATCH 0/3] Led core cleanup
 2014-08-07 12:10 UTC  (4+ messages)
` [PATCH 1/3] leds: Reorder include directives
` [PATCH 2/3] leds: make brightness type consistent across whole subsystem
` [PATCH 3/3] leds: avoid using DEVICE_ATTR macro for max_brightness attribute

[Qemu-devel] Printf message in QEMU source code
 2014-08-07 12:07 UTC  (2+ messages)

[PATCH 06/12] spi: sh-msiof: Fix leaking of unused DMA descriptors
 2014-08-07 12:07 UTC  (5+ messages)
  ` [PATCH 1/2] spi: sh-msiof: Return early in sh_msiof_dma_once() where possible
      ` [PATCH 2/2] spi: sh-msiof: Fix transmit-only DMA transfers

[PATCH] gdk-pixbuf-native: add setscene dep on jpeg-native
 2014-08-07 12:05 UTC 

[PATCH] myri10ge: check for pci_map_page errors
 2014-08-07 12:02 UTC  (4+ messages)

[Qemu-devel] aarch64 & gdb: warning: while parsing target description (at line 1): Could not load XML document "arm-core.xml"
 2014-08-07 12:03 UTC  (6+ messages)

[RFC][PATCH 0/5] xen: reserve RMRR to avoid conflicting MMIO/RAM
 2014-08-07 12:03 UTC  (7+ messages)
` [RFC][PATCH 1/5] xen:x86: record RMRR mappings
` [RFC][PATCH 2/5] xen:x86: introduce a new hypercall to get "
` [RFC][PATCH 3/5] tools:libxc: remove mmio BAR out of "
` [RFC][PATCH 4/5] tools:firmware:hvmloader: reserve RMRR mappings in e820
` [RFC][PATCH 5/5] xen:vtd: make USB RMRR mapping safe

[Qemu-devel] [PATCH v6 0/7] memory API improvements and bug fixes for memory backends
 2014-08-07 12:00 UTC  (9+ messages)
` [Qemu-devel] [PATCH v6 1/7] exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptr
` [Qemu-devel] [PATCH v6 6/7] exec: report error when memory < hpagesize
` [Qemu-devel] [PATCH v6 7/7] exec: add parameter errp to gethugepagesize

[PATCH v3 0/2] Refactor the pm code to use DT based lookup
 2014-08-07 11:59 UTC  (6+ messages)
` [PATCH v3 1/2] ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.c
` [PATCH v3 2/2] ARM: EXYNOS: Refactor the pm code to use DT based lookup

[PATCH 0/3] ASoC: Intel: mfld-pcm: Fix to remove ioctls
 2014-08-07 11:58 UTC  (3+ messages)
` [PATCH 1/3] ASoC: Intel: Fix to use byte control interface

Please update two patches
 2014-08-07 11:57 UTC  (6+ messages)

Nick Krause, Alias: Pranith Kumar?
 2014-08-07 11:56 UTC 

[PATCH] ARM: mx6: Fix suspend/resume with PCI
 2014-08-07 11:55 UTC  (3+ messages)

[PATCH] ASoC: wm8962: Correct the bit offset to enable mono speaker output
 2014-08-07 11:55 UTC  (2+ messages)

[PATCH RFC 0/1] Introduce VCPUOP_reset_vcpu_info
 2014-08-07 11:54 UTC  (7+ messages)

what does EXTRA_IMAGE_FEATURES have to do with licensing?
 2014-08-07 11:53 UTC 

[PATCH] rbd: allocate img_request with GFP_NOIO instead GFP_ATOMIC
 2014-08-07 11:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/8] modify boot order of guest, and take effect after rebooting
 2014-08-07 11:50 UTC  (2+ messages)

xfs_bmbt_rec_64 leading to wrong blocks
 2014-08-07 11:51 UTC  (5+ messages)

[PATCH V3] tools/tests: Add EIP check to test_x86_emulator.c
 2014-08-07 11:50 UTC  (2+ messages)

[PATCH v1] MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
 2014-08-07 11:48 UTC  (2+ messages)

Introduce rt real-time scheduler for Xen
 2014-08-07 11:48 UTC  (7+ messages)
` [PATCH RFC v2 1/4] xen: add real time scheduler rt

Patch: select non-conventional principal in gssd
 2014-08-07 11:47 UTC  (2+ messages)

[fs] e691fc4583e: -59.7% dbench.throughput-MB/sec
 2014-08-07 11:46 UTC  (4+ messages)

[PATCH v4 0/3] Move xenstore and libxc public headers to include subdir
 2014-08-07 11:46 UTC  (5+ messages)
` [PATCH v4 1/3] "

[PATCH] carl9170: fix sending URBs with wrong type when using full-speed
 2014-08-07 11:42 UTC  (4+ messages)

[PATCH] x86_emulate: properly do IP updates and other side effects on success
 2014-08-07 11:40 UTC  (2+ messages)

"Branch objects" (was: Re: cherry picking and merge)
 2014-08-07 11:38 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] sunxi: Single u-boot binary for Allwinner A10/A13/A20 devices
 2014-08-07 11:37 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] sunxi: Replace CONFIG_SUN[457]I ifdefs with SOC_IS_SUN[457]I() calls

linux-next: build failure after merge of the modules tree
 2014-08-07 11:37 UTC  (2+ messages)

[PATCH RFC V2] Factor out pci_fixup_irqs and give IRQs to hot-added devices
 2014-08-07 11:35 UTC  (4+ messages)
` [PATCH 01/22] Added some infrastructure to allow assigning PCI device IRQs at device enable time and removed pci_fixup_irqs as the other change obsolites it

[Qemu-devel] [PATCH v3 00/10] fix three bugs about use-after-free and several api abuse
 2014-08-07 11:33 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 02/10] monitor: fix access freed memory
` [Qemu-devel] [PATCH v3 05/10] util/path: check return value of malloc()
` [Qemu-devel] [PATCH v3 06/10] slirp: "
` [Qemu-devel] [PATCH v3 08/10] qtest: check the value returned by fopen()

[PATCH] drm/radeon: Adding UVD handle basis fps estimation v2
 2014-08-07 11:33 UTC 

[Bugfix 0/2] Fix bugs caused by "use irqdomain to dynamically allocate IRQ for IOAPIC"
 2014-08-07 11:33 UTC  (8+ messages)
` [Bugfix 1/2] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation
        ` tip/x86/apic (was: Re: [Bugfix 1/2] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation)
          ` [GIT PULL] x86/apic changes for v3.17

GSoC 2014 #0 status report - Improving Allwinner SoC support
 2014-08-07 11:33 UTC  (2+ messages)
    ` GSoC 2014 #2 "

linux-next: Tree for Aug 6
 2014-08-07 11:25 UTC  (5+ messages)
` linux-next: Tree for Aug 6 (sun6i-dma.c)

[Qemu-devel] [PULL 00/11] KVM, icount changes for 2014-08-06
 2014-08-07 11:28 UTC  (2+ messages)

[PATCH V2] tools/tests: Add EIP check to test_x86_emulator.c
 2014-08-07 11:29 UTC  (2+ messages)

[U-Boot] [PATCH 00/18] Introduce cm-fx6 board
 2014-08-07 11:27 UTC  (5+ messages)
` [U-Boot] [PATCH 12/18] arm: mx6: add support for Compulab cm-fx6 CoM

[PATCH 0/9] Audio clocks for sun[457]i, SoC revision detection
 2014-08-07 11:23 UTC  (7+ messages)
` [PATCH 4/9] clk: sunxi: PLL2 support for sun4i, sun5i and sun7i

[Qemu-devel] [PULL 0/2] vfio updates
 2014-08-07 11:20 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Add asynchronous mode support
 2014-08-07 11:19 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add i.MX maintainers and paths to Freescale ASoC entry
 2014-08-07 11:19 UTC  (3+ messages)

[PATCH] pwm: lpss: remove dependency on clk framework
 2014-08-07 11:19 UTC  (2+ messages)

[PATCH v3 0/3] map grant refs at pfn = mfn
 2014-08-07 11:19 UTC  (12+ messages)

[PATCH] pwm: pwm-tipwmss: remove unnecessary OOM messages
 2014-08-07 11:15 UTC  (2+ messages)

[PATCH] tty: Fix spurious poll() wakeups
 2014-08-07 11:14 UTC 

[PATCH] staging/lustre: use rcu_dereference to access rcu protected current->real_parent field
 2014-08-07 11:13 UTC  (3+ messages)

[PATCH v2 1/2] drm/mipi-dsi: add (LPM) Low Power Mode transfer support
 2014-08-07 11:09 UTC  (11+ messages)

ALC286 recording delay
 2014-08-07 11:08 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 00/17] dataplane: optimization and multi virtqueue support
 2014-08-07 11:06 UTC  (14+ messages)

[PATCH v4 0/5] Simplify hotplug/suspend handling
 2014-08-07 11:06 UTC  (7+ messages)
` [PATCH v4 4/5] cpufreq: Properly handle physical CPU hot-add/hot-remove
` [PATCH v4 5/5] cpufreq: Delete dead code related to policy save/restore

[PATCH] wireless: wlcore: Use devm_kzalloc
 2014-08-07 11:02 UTC 

[v6][PATCH 1/2] xen:x86:mm:p2m: introduce set_identity_p2m_entry
 2014-08-07 10:59 UTC  (18+ messages)
` [v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT

[U-Boot] [RFC PATCH v2 0/2] Make Python scripts compatible with older versions
 2014-08-07 10:57 UTC  (5+ messages)

[Qemu-devel] Printf message in QEMU source code
 2014-08-07 10:55 UTC 

[sched/numa] 096aa33863a: -21.4% hackbench.throughput, -20.2% netperf.Throughput_Mbps
 2014-08-07 10:53 UTC  (2+ messages)

[PATCH v17 0/9] enable HiP04 SoC
 2014-08-07 10:51 UTC  (3+ messages)
` [PATCH v17 8/9] irq: enable hip04 irq chip
` [PATCH v17 9/9] of: fdt: fix memory address be truncated


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.