All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-04 08:53:40 to 2014-04-04 10:07:13 UTC [more...]

[PATCH v3 0/2] ASoC: fsl_sai: Add bus clock and mclks with clock controls
 2014-04-04 10:08 UTC  (6+ messages)
` [PATCH v3 1/2] ASoC: fsl_sai: Add clock controls for SAI
` [PATCH v3 2/2] ARM: dts: Append clock bindings for sai2 on VF610 platform

[PATCH 1/3] testsuite: Do not run tests with *.ko.gz if zlib is not enabled
 2014-04-04 10:06 UTC  (7+ messages)
` [PATCH 2/3] testsuite: Mark empty tests as skipped
` [PATCH 3/3] testsuite: Warn if sysconfdir is not /etc
  ` [PATCH v2 "

[PATCH] ARM: shmobile: armadillo-reference: Add PWM backlight node to DT
 2014-04-04 10:06 UTC  (2+ messages)
` [PATCH] ARM: shmobile: armadillo-reference dts: enable RTC

[PATCH] ASoC: fsl_sai: Fix Bit Clock Polarity configurations
 2014-04-04 10:05 UTC  (7+ messages)

[PATCH] staging: comedi: drivers: pcl812.c: fixed a coding style issue
 2014-04-04 10:05 UTC  (2+ messages)

[PATCH v4 0/2] i2c: add DMA support for freescale i2c driver
 2014-04-04 10:04 UTC  (8+ messages)
` [PATCH v4 1/2] "

[U-Boot] [PATCH 1/8] imx-common: add board_video_skip
 2014-04-04 10:05 UTC  (2+ messages)

[PATCH] staging: comedi: s626: use comedi_timeout() on remaining loops
 2014-04-04 10:03 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 00/16] ASoC: fsl-ssi: Driver cleanup
 2014-04-04 10:03 UTC  (5+ messages)

[U-Boot] CONFIG_LOADADDR vs CONFIG_SYS_LOAD_ADDR
 2014-04-04 10:03 UTC 

[PATCH v2 1/2] SPI: Add driver for Cadence SPI controller
 2014-04-04 10:02 UTC  (7+ messages)

[LTP] [PATCH v2 1/2] lib/tst_path_has_mnt_flags.c: create a function tst_path_has_mnt_flags()
 2014-04-04 10:01 UTC  (2+ messages)

vb2: various small fixes/improvements
 2014-04-04 10:01 UTC  (2+ messages)

[PATCH] nfs: don't pass non-NULL-terminated string to pr_notice()
 2014-04-04 10:00 UTC 

[Qemu-devel] [PATCH v5 00/10] migration: Optimizate the xbzrle and fix one corruption issue
 2014-04-04  9:58 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 01/10] XBZRLE: Fix one XBZRLE corruption issues
` [Qemu-devel] [PATCH v5 02/10] migration: Add counts of updating the dirty bitmap
` [Qemu-devel] [PATCH v5 03/10] migration: expose the bitmap_sync_count to the end
` [Qemu-devel] [PATCH v5 04/10] migration: expose xbzrle cache miss rate
` [Qemu-devel] [PATCH v5 05/10] XBZRLE: optimize XBZRLE to decrease the cache misses
` [Qemu-devel] [PATCH v5 06/10] XBZRLE: rebuild the cache_is_cached function
` [Qemu-devel] [PATCH v5 07/10] xbzrle: don't check the value in the vm ram repeatedly
` [Qemu-devel] [PATCH v5 08/10] xbzrle: check 8 bytes at a time after an concurrency scene
` [Qemu-devel] [PATCH v5 09/10] migration: optimize xbzrle by reducing data copy
` [Qemu-devel] [PATCH v5 10/10] migration: clear the dead code

[GIT PULL] main fbdev changes for 3.15
 2014-04-04  9:59 UTC  (2+ messages)

[PATCH] rt2x00: Endless loop on hub port power down
 2014-04-04  9:58 UTC  (3+ messages)

[GIT PULL FOR v3.15] Bug fixes for 3.15
 2014-04-04  9:57 UTC 

[PATCH] mk: add support for gdb debug info generation
 2014-04-04  9:57 UTC  (2+ messages)

[PATCH 0/2] Generic multi-page exclusion
 2014-04-04  9:56 UTC  (3+ messages)
` [PATCH 1/2] Generic handling of multi-page exclusions
` [PATCH 2/2] Git rid of overrun adjustments

nftables: nft @nh segfault
 2014-04-04  9:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/24] qemu state loading issues
 2014-04-04  9:54 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 01/24] vmstate: reduce code duplication
` [Qemu-devel] [PATCH v5 09/24] hpet: fix buffer overrun on invalid state load
` [Qemu-devel] [PATCH v5 12/24] vmstate: fix buffer overflow in target-arm/machine.c
` [Qemu-devel] [PATCH v5 22/24] vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
` [Qemu-devel] [PATCH v5 24/24] savevm: Ignore minimum_version_id_old if there is no load_state_old
  ` [Qemu-devel] [PATCH v5 02/24] vmstate: add VMS_MUST_EXIST

[PATCH 00/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle
 2014-04-04  9:55 UTC  (43+ messages)
` [PATCH 05/17] ARM: exynos: cpuidle: Move some code inside the idle_finisher
` [PATCH 08/17] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier
` [PATCH 09/17] ARM: exynos: cpuidle: Remove ifdef for scu_enable
` [PATCH 10/17] ARM: exynos: cpuidle: Move exynos_set_wakeupmask in the cpu_pm notifier
` [PATCH 11/17] ARM: exynos: cpuidle: Move the power sequence call "
` [PATCH 12/17] ARM: exynos: cpuidle: Move S5P_CHECK_AFTR in a header
` [PATCH 13/17] ARM: exynos: cpuidle: Move clock setup to pm.c
` [PATCH 14/17] ARM: exynos: cpuidle: Move the boot vector in pm.c
` [PATCH 15/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data
` [PATCH 16/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory
` [PATCH 17/17] ARM: exynos: config: Enable cpuidle

[3.11.y.z extended stable] Linux 3.11.10.7
 2014-04-04  9:53 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: fsl_sai: Add bus clock and mclks with clock controls
 2014-04-04  9:52 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: dts: Append clock bindings for sai2 on VF610 platform

[git pull] IOMMU Updates for Linux v3.15
 2014-04-04  9:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: mxs: Adjust the load address of U-Boot and SPL for HAB
 2014-04-04  9:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] arm: mxs: Add support for generating signed BootStream

mtd: lpddr: add driver for LPDDR2-NVM PCM memories
 2014-04-04  9:51 UTC  (3+ messages)

[PATCH] ASoC: sirf: Move the tx rx enable from port to codec, that will not need register sharing
 2014-04-04  9:49 UTC  (3+ messages)

[PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state
 2014-04-04  9:48 UTC  (2+ messages)

[PATCH v2] libxl: Implement basic video device selection
 2014-04-04  9:48 UTC  (2+ messages)

[PATCH 0/2] Add ipg clock control to sai driver
 2014-04-04  9:43 UTC  (10+ messages)
` [PATCH 1/2] ASoC: fsl_sai: Add clock control for SAI

[PATCH v2 0/4] Add suport for bridge if dev name meta exepression keys
 2014-04-04  9:47 UTC  (6+ messages)
` [PATCH 1/5] netfilter: nf_tables: Stack expression type depending on their family
` [PATCH 2/5] netfilter: nf_tables: Make meta expression core functions public
` [PATCH 3/5] netfilter: nf_tables: Add meta expression key for bridge interface name
` [PATCH libnftnl 4/5] meta: Add support for input and output "
` [PATCH nftables 5/5] "

[RFC PATCH 0/2] Emulator speedups - avoid initializations where possible
 2014-04-04  9:47 UTC  (3+ messages)
` [RFC PATCH 2/2] KVM: emulate: clean up initializations in init_decode_cache

[Qemu-devel] [PATCH v4 00/30] qemu state loading issues
 2014-04-04  9:47 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 27/30] vmxnet3: validate interrupt indices coming from guest

[Buildroot] [PATCH] gst-fsl-plugins: Refresh one patch to fix build
 2014-04-04  9:47 UTC 

[Qemu-devel] [PATCH V2 0/4] CVE-2013-4544
 2014-04-04  9:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH V2 1/4] vmxnet3: validate interrupt indices coming from guest
` [Qemu-devel] [PATCH V2 2/4] vmxnet3: validate queues configuration coming from quest
` [Qemu-devel] [PATCH V2 3/4] vmxnet3: validate interrupt indices read on migration
` [Qemu-devel] [PATCH V2 4/4] vmxnet3: validate queues configuration "

[PATCH 0/8] x86/EPT: various adjustments
 2014-04-04  9:45 UTC  (8+ messages)
` [PATCH 8/8] x86/EPT: IOMMU snoop capability should not affect memory type selection

gross qemu behavior
 2014-04-04  9:45 UTC  (7+ messages)

[PATCH nft] expr: do not suppress OP_EQ when RHS is bitmask type
 2014-04-04  9:44 UTC  (4+ messages)

Special keys not working after installing newest kernel
 2014-04-04  9:43 UTC 

[3.5.y.z extended stable] Linux 3.5.7.33
 2014-04-04  9:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] vl.c: use 'break' instead of 'continue' in configure_accelerator()
 2014-04-04  9:39 UTC  (13+ messages)
          ` [Qemu-trivial] "
                    ` [Qemu-trivial] [PATCH-trivial v2] vl: Report accelerator not supported for target more nicely
                      ` [Qemu-devel] "

[PATCH v3 00/13] IOMMU support for ARM
 2014-04-04  9:40 UTC  (7+ messages)
` [PATCH v3 12/13] xen/arm: Add the property "protected-devices" in the hypervisor node

[U-Boot] [PATCH 0/11] Dump Orphan boards
 2014-04-04  9:39 UTC  (4+ messages)
` [U-Boot] [PATCH 11/11] arm: remove mx31ads board support

[PATCH RFC 0/4] x86/AMD: support newer hardware features
 2014-04-04  9:37 UTC  (5+ messages)
  ` [PATCH RFC 3/4] x86/AMD: support further feature masking MSRs
      ` Fwd: "

[PATCH v3 1/2] gpio: moxart: Avoid forward declaration
 2014-04-04  9:32 UTC  (3+ messages)
` [PATCH v3 2/2] gpio: moxart: Actually set output state in moxart_gpio_direction_output()

[PATCH 00/44 v3] Enhancement of support for Firewire devices
 2014-04-04  9:31 UTC  (3+ messages)
` [PATCH 28/44] fireworks: Add command/response functionality into hwdep interface

Chromium acceleration
 2014-04-04  9:28 UTC  (13+ messages)

[Qemu-devel] Documentation tools for QEMU
 2014-04-04  9:25 UTC 

[U-Boot] Chain loading an u-boot from an u-boot
 2014-04-04  9:25 UTC  (8+ messages)

[RFC][PATCH] dbus: split dbus-launch out into its own package (again)
 2014-04-04  9:25 UTC  (3+ messages)

[PATCH 0/9] Add Qualcomm crypto driver
 2014-04-04  9:23 UTC  (3+ messages)
` [PATCH 2/9] crypto: qce: Add register defines

[PATCH v3] libnftnl: tests: Use getopt_long to parse the command-line arguments
 2014-04-04  9:22 UTC 

[PATCH 1/2] drm/exynos/fbdev: don't set fix.smem/mmio_{start,len}
 2014-04-04  9:22 UTC  (6+ messages)
` [PATCH 2/2] drm/exynos/fbdev: don't set mode_config.fb_base

[Xenomai] [patch] prepare_kernel.sh --board argument
 2014-04-04  9:22 UTC  (3+ messages)

[U-Boot] [Question] bardrate both in gd_t and bd_t
 2014-04-04  9:22 UTC  (4+ messages)

Issue with sound recording
 2014-04-04  9:14 UTC 

[PATCH 1/3] powerpc/tm: Disable IRQ in tm_recheckpoint
 2014-04-04  9:19 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [PATCH v3 1/1] manual/configure.txt: fix typo
 2014-04-04  9:19 UTC  (3+ messages)

[PATCH] fs/ext4/extents_status.c: fix 64-bit number truncation bug
 2014-04-04  9:18 UTC  (3+ messages)

[PATCH v2 0/2] DaVinci: VPIF: upgrade with v4l helpers
 2014-04-04  9:17 UTC  (3+ messages)
` [PATCH v2 1/2] media: davinci: vpif capture: upgrade the driver with v4l offerings

[Ocfs2-devel] one issue reports, is there any advice with the code reviewed? thanks
 2014-04-04  9:17 UTC 

QT4.8 or 5.0 on wandboard-solo (I.MX6S) with OPENGL ES2
 2014-04-04  9:16 UTC  (12+ messages)

[GIT PULL] cgroup changes for v3.15-rc1
 2014-04-04  9:14 UTC  (7+ messages)

[Dora][PATCH] buildhistory-diff: add ability to report version changes
 2014-04-04  9:15 UTC 

imx53 linux-fslc
 2014-04-04  9:14 UTC 

ip_tables: limit match: invalid size 40 != 48
 2014-04-04  9:13 UTC 

[xen-unstable test] 25746: regressions - FAIL
 2014-04-04  9:13 UTC 

[GIT PULL] pwm: Changes for v3.15-rc1
 2014-04-04  9:09 UTC 

Query for time tracking between userspace and kernelspace
 2014-04-04  9:09 UTC  (2+ messages)

[PATCH v7 00/10] R-Car Gen2 PCIe host driver
 2014-04-04  9:08 UTC  (7+ messages)
` [PATCH v7 02/10] PCI: host: rcar: Add MSI support
` [PATCH v7 05/10] dt-bindings: pci: rcar pcie device tree bindings

[PATCH 1/3] ASoC: alc5632: add an of_match table
 2014-04-04  9:06 UTC  (7+ messages)

[f2fs-dev] [PATCH] f2fs: fix wrong statistics of inline data
 2014-04-04  9:06 UTC 

[ANNOUNCE] xfstests: updated to cf1ed54
 2014-04-04  9:03 UTC  (2+ messages)

[Buildroot] [PATCH v4] bluez5_utils: new package
 2014-04-04  9:03 UTC  (4+ messages)
` [Buildroot] [PATCH v5] "

[PATCH] gpu: host1x: handle the correct # of syncpt regs
 2014-04-04  9:03 UTC  (3+ messages)

[xen-unstable test] 25742: tolerable FAIL - PUSHED
 2014-04-04  9:02 UTC  (2+ messages)

(patch needs review) NULL dereference in xfrm_output with NAT
 2014-04-04  9:02 UTC  (2+ messages)

[PATCH] makedumpfile: inhibit predefined macros when cross building
 2014-04-04  9:00 UTC  (6+ messages)

[PATCH] rt2x00: BUG: remove double loop on REGISTER_BUSY_COUNT
 2014-04-04  9:01 UTC  (4+ messages)

Link up issue on ethernet/realtek/r8169.c
 2014-04-04  9:00 UTC  (2+ messages)

[PATCH v2 00/16] Interrupt management reworking
 2014-04-04  9:00 UTC  (5+ messages)
` [PATCH v2 16/16] xen/arm: IRQ: Handle multiple action per IRQ

[Bug 77045] New: HDMI-Monitor toogles between on/off
 2014-04-04  8:59 UTC 

[PATCH] Staging: lustre: mark a variable static in workitem.c
 2014-04-04  8:22 UTC 


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.