All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-08 09:45:51 to 2013-11-08 10:24:30 UTC [more...]

[PATCH_v3 0/5] Fixed and implemented set report and send data ifaces
 2013-11-08 10:24 UTC  (5+ messages)
` [PATCH_v3 1/5] android/hid: Fix set seport ipc cmd preparation
` [PATCH_v3 2/5] android/hid: Fix set report data format in daemon
` [PATCH_v3 3/5] android/hid: Fill send data command struct in hal-hidhost
` [PATCH_v3 4/5] android/hid: Add send data implemention in daemon

[Qemu-devel] [PATCH V6 0/5] Refine and export backing file loop check
 2013-11-08 10:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH V6 1/5] block/qemu-img: Refine and export infinite loop checking in collect_image_info_list()
` [Qemu-devel] [PATCH V6 2/5] qemu-img: Add infinite loop checking in bdrv_new_open()
` [Qemu-devel] [PATCH V6 3/5] block: Add check infinite loop in bdrv_img_create()

[Qemu-devel] [RFC PATCH] i386: Add _PXM method to ACPI CPU objects
 2013-11-08 10:22 UTC  (3+ messages)

[patch] ASoC: fsl: imx-wm8962: remove an unneeded check
 2013-11-08 10:22 UTC  (4+ messages)

[qemu-upstream-unstable test] 21560: regressions - FAIL
 2013-11-08 10:22 UTC 

[PATCH] ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variable
 2013-11-08 10:21 UTC  (4+ messages)

[PATCH 1/3] clk: exynos5250: save/restore EPLL0 configuration
 2013-11-08 10:21 UTC  (8+ messages)
` [PATCH 2/3] clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
` [PATCH 3/3] clk: exynos5250: register APLL rate table

[PATCH 0/4 v6] Avoid softlockups in console_unlock()
 2013-11-08 10:21 UTC  (17+ messages)
` [PATCH 2/4] irq_work: Provide a irq work that can be processed on any cpu
` [PATCH 3/4] printk: Defer printing to irq work when we printed too much

[PATCH] perf record: Use correct return type for write()
 2013-11-08 10:27 UTC 

Possible regression with cgroups in 3.11
 2013-11-08 10:20 UTC  (12+ messages)

[RFC PATCH 0/4] wire up CPU features to udev based module loading
 2013-11-08 10:20 UTC  (7+ messages)

[PATCH V0] ASoC: pxa-ssp: add TISSP mode support
 2013-11-08 10:19 UTC  (4+ messages)

UDP jitter
 2013-11-08  9:39 UTC  (10+ messages)
    ` AW: "

[RFC/RFT v2 0/4] ALSA: hda - hdmi: ATI/AMD multi-channel and HBR support
 2013-11-08 10:18 UTC  (9+ messages)
      ` [alsa-devel] "

[Qemu-devel] [PULL v2 00/37] Block patches
 2013-11-08 10:12 UTC  (38+ messages)
` [Qemu-devel] [PULL v2 01/37] qapi: Fix comment for create-type to match code
` [Qemu-devel] [PULL v2 02/37] qemu-iotests: Filter out actual image size in 067
` [Qemu-devel] [PULL v2 03/37] block/raw-posix: fix FreeBSD compilation
` [Qemu-devel] [PULL v2 04/37] block: qemu-iotests, add quotes to $TEST_IMG usage io pattern tests
` [Qemu-devel] [PULL v2 05/37] block: qemu-iotests, fix _make_test_img() to work with spaced pathnames
` [Qemu-devel] [PULL v2 06/37] block: qemu-iotests, add quotes to $TEST_IMG.base usage in 017
` [Qemu-devel] [PULL v2 07/37] block: qemu-iotests, add quotes to $TEST_IMG usage in 019
` [Qemu-devel] [PULL v2 08/37] block: qemu-iotests, removes duplicate double quotes in 039
` [Qemu-devel] [PULL v2 09/37] block: qemu-iotests, add quotes to $TEST_IMG usage for 051
` [Qemu-devel] [PULL v2 10/37] block: qemu-iotests, add quotes to $TEST_IMG usage in 061
` [Qemu-devel] [PULL v2 11/37] blockdev: fix drive_init() opts and bs_opts leaks
` [Qemu-devel] [PULL v2 12/37] libqtest: rename qmp() to qmp_discard_response()
` [Qemu-devel] [PULL v2 13/37] libqtest: add qmp(fmt, ...) -> QDict* function
` [Qemu-devel] [PULL v2 14/37] blockdev-test: add test case for drive_add duplicate IDs
` [Qemu-devel] [PULL v2 15/37] qdev-monitor-test: add device_add leak test cases
` [Qemu-devel] [PULL v2 16/37] block: Save errno before error_setg_errno
` [Qemu-devel] [PULL v2 17/37] block/vpc: fix virtual size for images created with disk2vhd
` [Qemu-devel] [PULL v2 18/37] block: vhdx - minor comments and typo correction
` [Qemu-devel] [PULL v2 19/37] block: vhdx - add header update capability
` [Qemu-devel] [PULL v2 20/37] block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header
` [Qemu-devel] [PULL v2 21/37] block: vhdx - log support struct and defines
` [Qemu-devel] [PULL v2 22/37] block: vhdx - break endian translation functions out
` [Qemu-devel] [PULL v2 23/37] block: vhdx - update log guid in header, and first write tracker
` [Qemu-devel] [PULL v2 24/37] block: vhdx code movement - move vhdx_close() above vhdx_open()
` [Qemu-devel] [PULL v2 25/37] block: vhdx - log parsing, replay, and flush support
` [Qemu-devel] [PULL v2 26/37] block: vhdx - add region overlap detection for image files
` [Qemu-devel] [PULL v2 27/37] block: vhdx - add log write support
` [Qemu-devel] [PULL v2 28/37] block: vhdx "
` [Qemu-devel] [PULL v2 29/37] block: vhdx - remove BAT file offset bit shifting
` [Qemu-devel] [PULL v2 30/37] block: vhdx - move more endian translations to vhdx-endian.c
` [Qemu-devel] [PULL v2 31/37] block: vhdx - break out code operations to functions
` [Qemu-devel] [PULL v2 32/37] block: vhdx - fix comment typos in header, fix incorrect struct fields
` [Qemu-devel] [PULL v2 33/37] block: vhdx - add .bdrv_create() support
` [Qemu-devel] [PULL v2 34/37] block: vhdx - update _make_test_img() to filter out vhdx options
` [Qemu-devel] [PULL v2 35/37] block: qemu-iotests for vhdx, add write test support
` [Qemu-devel] [PULL v2 36/37] block: vhdx qemu-iotest - log replay of data sector
` [Qemu-devel] [PULL v2 37/37] block: Round up total_sectors

Discussion: Add API to retrieve migration progress
 2013-11-08 10:17 UTC  (3+ messages)

[PATCH linux-2.6.32.y] sctp: unbalanced rcu lock in ip_queue_xmit()
 2013-11-08 10:13 UTC 

[dora] Cherry-pick Qt fixes
 2013-11-08 10:15 UTC  (4+ messages)

URGENT REPLY NEEDED PLEASE
 2013-11-08 10:16 UTC 

[PATCH v2 00/12] xenctx: Many changes
 2013-11-08 10:15 UTC  (18+ messages)
` [PATCH v2 07/12] xenctx: Add stack addr to call trace
` [PATCH v2 10/12] xenctx: change is_kernel_text() into is_kernel_addr()
` [PATCH v2 11/12] xenctx: Dump registers via hvm info if available

[Qemu-devel] [PATCH] exec: fix regression by making system-memory region UINT64_MAX size
 2013-11-08 10:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH 0/2] "
  ` [Qemu-devel] reverting commit a53ae8e934cd54686875b5bcfc2f434244ee55d6 Re: [edk2] "

[PATCH] partitions: dos: parse extended partition
 2013-11-08 10:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] partitions: dos: improve guess of disk size
 2013-11-08 10:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5] videodev2: Set vb2_rect's width and height as unsigned
 2013-11-08 10:12 UTC  (3+ messages)

[Bug 71382] New: Nouveau dmesg error, computer hangs
 2013-11-08 10:12 UTC  (2+ messages)
  ` [Bug 71382] "

[PATCH v5 0/7] gpio: daVinci: cleanup and feature enhancement
 2013-11-08 10:11 UTC  (16+ messages)
` [PATCH v5 1/7] gpio: davinci: remove unnecessary printk
` [PATCH v5 2/7] gpio: davinci: use readl/writel instead of __raw_*
` [PATCH v5 3/7] gpio: davinci: use irqdomain
` [PATCH v5 4/7] gpio: davinci: remove unused variable intc_irq_num
` [PATCH v5 5/7] gpio: davinci: add OF support
` [PATCH v5 6/7] ARM: davinci: da850: add GPIO DT node
` [PATCH v5 7/7] ARM: davinci: da850 evm: add GPIO pinumux entries "

[Buildroot] running gtk programs fail
 2013-11-08 10:11 UTC  (3+ messages)

[PATCH 03/12] clocksource: sh_tmu: Add clk_prepare/unprepare support
 2013-11-08 10:10 UTC  (9+ messages)
` [PATCH v2 1/2] clocksource: sh_tmu: Release clock when sh_tmu_register() fails
  ` [PATCH v2 2/2] clocksource: sh_tmu: Add clk_prepare/unprepare support

[PATCH] ALSA: hda - Add multifunction jack support for ALC255
 2013-11-08 10:10 UTC  (7+ messages)

[PATCH 02/12] clocksource: sh_mtu2: Add clk_prepare/unprepare support
 2013-11-08 10:10 UTC  (9+ messages)
` [PATCH v2 1/2] clocksource: sh_mtu2: Release clock when sh_mtu2_register() fails
  ` [PATCH v2 2/2] clocksource: sh_mtu2: Add clk_prepare/unprepare support

ipv6: a question about ECMP
 2013-11-08 10:09 UTC  (4+ messages)

btrfsck errors is it save to fix?
 2013-11-08 10:09 UTC  (8+ messages)

[PATCH] mtd: cmdlinepart: use cmdline partition parser lib
 2013-11-08  9:58 UTC  (8+ messages)
  ` [PATCH 2/2] "

[PATCH] ARM: shmobile: Select USE_OF on EMEV2
 2013-11-08 10:09 UTC  (2+ messages)

[PATCH] vb2: Return 0 when streamon and streamoff are already on/off
 2013-11-08 10:08 UTC 

[patch 2/2] drm/tegra: silence some sparse complaints
 2013-11-08 10:08 UTC  (2+ messages)

[patch 1/2] drm/tegra: return -EFAULT if copy_from_user() fails
 2013-11-08 10:07 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 3.13
 2013-11-08 10:07 UTC  (4+ messages)
` [PATCH 1/3] arm64: KVM: Yield CPU when vcpu executes a WFE
` [PATCH 2/3] arm/arm64: KVM: MMIO support for BE guest
` [PATCH 3/3] arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu

pinctrl: abx500: fix abx500_gpio_dbg_show_one() to show pull up/down
 2013-11-08 10:06 UTC 

video: Add Aeroflex Gaisler GRVGA framebuffer device driver
 2013-11-08 10:05 UTC 

gma500: initial medfield merge
 2013-11-08 10:05 UTC 

[ath9k-devel] ath9k: set 5/10 MHz supported channels
 2013-11-08 10:05 UTC  (2+ messages)

mmc: sdhci-s3c: fix missing clock for gpio card-detect
 2013-11-08 10:04 UTC 

[Buildroot] Problems to build udev on 2013.08.1
 2013-11-08 10:04 UTC  (3+ messages)

mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650
 2013-11-08 10:03 UTC 

[PATCH 00/04] ARM: shmobile: KZM9D legacy board code removal
 2013-11-08 10:03 UTC  (5+ messages)
` [PATCH 03/04] ARM: shmobile: Remove legacy KZM9D board code

[RESEND PATCH] fs/buffer.c: exit if already confirmed page has dirty and writeback buffers
 2013-11-08  9:56 UTC  (3+ messages)

Pairing drm_prime_handle_from_fd with close
 2013-11-08 10:02 UTC 

ASoC: add Renesas R-Car module feature
 2013-11-08 10:02 UTC 

[PATCHv7 0/3] dma: Add Freescale eDMA engine driver support
 2013-11-08 10:01 UTC  (8+ messages)
` [PATCHv7 1/3] ARM: imx: Add DMAMUX clock for Vybrid vf610 SoC
` [PATCHv7 2/3] ARM: dts: vf610: Add eDMA node
` [PATCHv7 3/3] dma: Add Freescale eDMA engine driver support

[patch] pinctrl: rockchip: testing the wrong variable
 2013-11-08 10:01 UTC  (2+ messages)

[patch] [media] v4l: ti-vpe: checking for IS_ERR() instead of NULL
 2013-11-08 10:01 UTC  (2+ messages)

[PATCH for-next v2 0/7] uverbs extensions fixes
 2013-11-08 10:01 UTC  (3+ messages)
` [PATCH for -next v2 6/7] IB/core: extended command: an improved infrastructure for uverbs commands

[U-Boot] [PATCH 00/14] ARM: AM43xx: Update support for AM4372 SoC
 2013-11-08 10:00 UTC  (6+ messages)
` [U-Boot] [PATCH 07/14] ARM: AM43xx: Select clk source for Timer2

[PATCH] ath10k: Add logging to better determine some VIF/STA creation failures
 2013-11-08  9:58 UTC  (2+ messages)

[PATCH] ARM: Use udiv/sdiv for __aeabi_{u}idiv library functions
 2013-11-08  9:58 UTC  (3+ messages)

[PATCH] scripts/tags.sh: remove obsolete __devinit[const|data]
 2013-11-08  9:58 UTC  (2+ messages)

[PATCH] mfd: rtsx: add card reader rtl8402
 2013-11-08  9:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Giving names to graph's BlockDriverState
 2013-11-08  9:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] block: Add bs->node_name to hold the name of a bs node of the bs graph
` [Qemu-devel] [PATCH 2/2] block: Allow the user to define "node-name" option

pvgrub2 for ARM
 2013-11-08  9:55 UTC  (7+ messages)
` [Xen-devel] "

[patch] watchdog: pcwd_usb: overflow in usb_pcwd_send_command()
 2013-11-08  9:24 UTC  (2+ messages)
` [patch v2] "

[patch] serial: icom: dereference after free in load_code()
 2013-11-08  9:53 UTC  (2+ messages)

[3.8.y.z extended stable] Linux 3.8.13.13 stable review
 2013-11-08  9:53 UTC  (3+ messages)
` [PATCH 3.8 23/91] xen-netback: Don't destroy the netdev until the vif is shut down

[patch] [media] exynos4-is: cleanup a define
 2013-11-08  9:52 UTC  (4+ messages)

[PATCH] mlx5: shift wrapping bug in mlx5_ib_get_buf_offset()
 2013-11-08  9:52 UTC  (2+ messages)

Git master fails to compile on gcc 4.7
 2013-11-08  9:52 UTC  (2+ messages)

[U-Boot] [PATCH 00/10 V6] EXYNOS5420: Add SMDK5420 board support
 2013-11-08  9:52 UTC  (8+ messages)
` [U-Boot] [PATCH 01/10 V6] EXYNOS5: Create a common board file

[PATCH] android: Fix pan service registration
 2013-11-08  9:51 UTC 

[B.A.T.M.A.N.] Bad link quality if routers are connected by 2 interfaces
 2013-11-08  9:51 UTC  (4+ messages)

[patch 2/2] dma: pl330: silence a compile warning
 2013-11-08  9:51 UTC 

[patch 1/2] dma: pl330: off by one in pl330_probe()
 2013-11-08  9:50 UTC 

[Patch 3.11.7 1/1]mm: remove and free expired data in time in zswap
 2013-11-08  9:50 UTC  (2+ messages)

[U-Boot] [PATCH] configs: clean up unused macro CONFIG_L2_OFF
 2013-11-08  9:50 UTC 

[PATCH]kconfig:qconf: Add an option to the "find" dialog for search in the description
 2013-11-08  9:50 UTC  (2+ messages)

[PATCH RESEND 00/12] Implement per-vcpu NUMA node-affinity for credit1
 2013-11-08  9:49 UTC  (4+ messages)
` [PATCH RESEND 12/12] xl: numa-sched: enable specifying node-affinity in VM config file

[PATCH] I2C: BCM2835: Linking platform nodes to adapter nodes
 2013-11-08  9:49 UTC  (2+ messages)

[RFC v2 0/5] HPET fix interrupt logic
 2013-11-08  9:49 UTC  (3+ messages)
` [PATCH v2 1/5] x86/hpet: Pre cleanup

[PATCH v3 00/14] xen: arm: 64-bit guest support and domU FDT autogeneration
 2013-11-08  9:48 UTC  (4+ messages)
` [PATCH v3 08/14] xen: arm: define guest virtual platform in API headers

[PATCH] bitbake.conf: Default DISTRO to nodistro
 2013-11-08  9:47 UTC  (5+ messages)
    ` [OE-core] "

[patch] ASoC: rcar: some dubious one-bit signed bitfields
 2013-11-08  9:46 UTC  (2+ messages)

[patch] ASoC: rcar: off by one in rsnd_scu_set_route()
 2013-11-08  9:46 UTC  (2+ messages)

choice =y selection becomes lost after having multiple entries =m with depends on
 2013-11-08  9:46 UTC  (5+ messages)
` [PATCH v3] kconfig/symbol.c: handle choice_values that depend on 'm' symbols

[PATCH 0/7] ARM: ux500: More DT only clean-ups for the platform
 2013-11-08  9:45 UTC  (8+ messages)
` [PATCH 3/7] ARM: ux500: Remove ATAG support for SDI (MMC)


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.