All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-25 12:53:22 to 2014-02-25 14:02:37 UTC [more...]

[PATCH 0/4] ARM: mm: Use dma-ranges for dma address translation
 2014-02-25 14:14 UTC  (4+ messages)
` [PATCH 4/4] ARM: keystone: Use dma-ranges for dma_pfn_offset configuration

[RFC v3] [PATCH 00/52] Enhancement for support of firewire devices
 2014-02-25 14:02 UTC  (3+ messages)
` [PATCH 52/52] bebob: Add support for M-Audio special Firewire series

[LTP] [PATCH] msgctl11: process message queues by portions
 2014-02-25 14:00 UTC  (6+ messages)
` [LTP] [PATCH V2 1/2] msgctl11: cleanup and fflush removed
  ` [LTP] [PATCH V2 2/2] msgctl11: process message queues by portions

[B.A.T.M.A.N.] [PATCHv3] batctl: add isolation_mark support
 2014-02-25 13:59 UTC 

[U-Boot] [PATCH v5] Makefile: add a new script to check -fstack-usage support
 2014-02-25 13:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] boards.cfg: Keep arc entries sorted
 2014-02-25 13:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: delete unused macro CONFIG_ARCH_DEVICE_TREE
 2014-02-25 13:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] x86: coreboot: delete unused coreboot/config.mk
 2014-02-25 13:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] power: fix: Do not execute pmic command when not all necessary parameters are passed
 2014-02-25 13:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"
 2014-02-25 13:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fs/fdos: Remove
 2014-02-25 13:57 UTC  (2+ messages)
` [U-Boot] "

[PATCH net] vhost: net: switch to use data copy if pending DMAs exceed the limit
 2014-02-25 13:57 UTC  (3+ messages)

[U-Boot] [PATCH v2] part_efi: fix protective mbr struct allocation
 2014-02-25 13:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH 1/3] unit/avrcp: Add /TP/CFG/BV-01-C test
 2014-02-25 13:56 UTC  (3+ messages)
` [PATCH 2/3] android/avrcp: Add control handlers to avrcp-lib
` [PATCH 3/3] unit/avrcp: Add /TP/CFG/BV-02-C test

[PATCH 0/6] gpio / ACPI: Rework ACPI GPIO events and add support for operation regions
 2014-02-25 14:10 UTC  (3+ messages)
` [PATCH 1/6] gpiolib: Allow GPIO chips to request their own GPIOs

[Qemu-devel] [PATCH] monitor: Fix 'mouse_button': do not move mouse
 2014-02-25 13:54 UTC  (5+ messages)

[PATCH v3] spi: core: Validate length of the transfers in message
 2014-02-25 13:55 UTC  (2+ messages)

[PATCH 1/4] regmap: Mark reg_defaults in regmap_multi_reg_write as const
 2014-02-25 13:45 UTC  (4+ messages)
` [PATCH 2/4] regmap: Add bypassed version of regmap_multi_reg_write
` [PATCH 3/4] regmap: Base regmap_register_patch on _regmap_multi_reg_write
` [PATCH 4/4] mfd: arizona: Use new regmap features for manual register patch

[PATCH RESEND v10 0/4] PHY: Add APM X-Gene SoC 15Gbps Multi-purpose PHY support
 2014-02-25 13:51 UTC  (13+ messages)
` [PATCH RESEND v10 1/4] PHY: Add function set_speed to generic PHY framework
  ` [PATCH RESEND v10 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation

[PATCH] android/avrcp: trivial header include cleanup
 2014-02-25 13:51 UTC 

USB keyboard occasional key stuck
 2014-02-25 13:51 UTC  (2+ messages)

[PATCH v2] packagegroup-qt-toolchain-target.inc: add libQtUiTools static library
 2014-02-25 13:50 UTC  (4+ messages)

[PATCH 0/7] ath9k|ath9k_htc: remove code dups
 2014-02-25 13:48 UTC  (16+ messages)
` [ath9k-devel] "
` [PATCH 1/7] ath9k: move ath9k_init_channels_rates to common-init
  ` [ath9k-devel] "
` [PATCH 2/7] ath9k_htc: use ath9k_cmn_init_channels_rates
  ` [ath9k-devel] "
` [PATCH 3/7] ath9k: move setup_ht_cap to common-init
  ` [ath9k-devel] "
` [PATCH 4/7] ath9k_htc: use ath9k_cmn_setup_ht_cap
  ` [ath9k-devel] "
` [PATCH 5/7] ath9k-common: set maxstream=1 for ar9271
  ` [ath9k-devel] "
` [PATCH 6/7] ath9k: move ath9k_reload_chainmask_settings to common
  ` [ath9k-devel] "
` [PATCH 7/7] ath9k_htc: use ath9k_cmn_reload_chainmask
  ` [ath9k-devel] "

[PATCH v4 0/5] Improvements with noreturn
 2014-02-25 13:48 UTC  (5+ messages)
` [PATCH v4 1/5] xen/compiler: Replace opencoded __attribute__((noreturn))

[PATCH] android/avrcp: Fix passing wrong len
 2014-02-25 13:47 UTC 

[PATCH] net: kdoc struct net_device flags and priv_flags
 2014-02-25 13:47 UTC  (4+ messages)

[LTP] [PATCH 1/2] lstat/lstat02.c: cleanup
 2014-02-25 13:46 UTC  (6+ messages)
` [LTP] [PATCH 2/2] lstat/lstat02.c: add ELOOP errno test
  ` [LTP] [PATCH v2 1/2] lstat/lstat02.c: cleanup
    ` [LTP] [PATCH v2 2/2] lstat/lstat02.c: add ELOOP errno test

[PATCH] xfstests: add function _require_fssum()
 2014-02-25 13:46 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
 2014-02-25 13:46 UTC  (6+ messages)

[PATCH] nilfs-utils: update nilfs project site
 2014-02-25 13:46 UTC 

[PATCH 1/2] ASoC: Intel: byt-rt5640: Update internal mic and speaker kcontrol names
 2014-02-25 13:43 UTC  (3+ messages)
` [PATCH 2/2] ASoC: Intel: byt-rt5640: Use init time DAI format

[Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
 2014-02-25 13:41 UTC  (6+ messages)

[PATCH 0/2] ARM: dts: OMAP4: Add support for DuoVero/Parlor
 2014-02-25 13:41 UTC  (9+ messages)
` [PATCH 2/2] ARM: dts: duovero-parlor: Add HDMI output

[Xenomai] User Space Problems
 2014-02-25 13:41 UTC  (10+ messages)

mm: lockdep inconsistent state in walk_pte_range
 2014-02-25 13:40 UTC  (2+ messages)

[Qemu-devel] QOM vs QAPI for QMP APIs
 2014-02-25 13:39 UTC  (6+ messages)

[PATCH] media: soc_camera: rcar_vin: Add support for 10-bit YUV cameras
 2014-02-25 13:40 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency change
 2014-02-25 13:39 UTC 

[PATCH v2 -next] net: tcp: add mib counters to track zero window transitions
 2014-02-25 13:34 UTC 

[PATCH 0/6] libceph: CEPH_OSD_OP_SETALLOCHINT osd op
 2014-02-25 13:38 UTC  (12+ messages)
` [PATCH 2/6] libceph: add support for "
` [PATCH 6/6] rbd: prefix rbd writes with "

Dates and Location Xen Project Hackathon, Xen Project Developer Summit & Meeting
 2014-02-25 13:38 UTC 

[Qemu-devel] [PATCH v18 00/14] Add support for binding guest numa nodes to host numa nodes
 2014-02-25 13:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v18 02/14] NUMA: check if the total numa memory size is equal to ram_size

[Qemu-devel] [PATCH 0/7] timer: move APIs together according to their category
 2014-02-25 13:36 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] timer: move QEMUTimerList functions together
` [Qemu-devel] [PATCH 2/7] timer: make QEMUTimerList functions private (remove from APIs)
` [Qemu-devel] [PATCH 3/7] timer: move QEMUClockType related functions together
` [Qemu-devel] [PATCH 4/7] timer: move QEMUTimerListGroup function to be below QEMUClockType
` [Qemu-devel] [PATCH 5/7] timer: move QEMUTimer related functions together
` [Qemu-devel] [PATCH 6/7] timer: move general utility "
` [Qemu-devel] [PATCH 7/7] timer: clean unnecessary #include and use minimal required #include

[U-Boot] [PATCH v2 00/13] ARMv7: add PSCI support to u-boot
 2014-02-25 13:38 UTC  (4+ messages)

[PATCH v5 00/10] Add device tree support for Exynos4 camera interface
 2014-02-25 13:37 UTC  (7+ messages)
` [PATCH v5 04/10] V4L: Add driver for s5k6a3 image sensor

[PATCH] input: sirfsoc-onkey - set the capability of reporting KEY_POWER
 2014-02-25 13:36 UTC 

Unusable interfaces although apparently attached to IGB_UIO
 2014-02-25 13:36 UTC  (4+ messages)

[PATCH] tools: Unify export.h
 2014-02-25 12:22 UTC  (4+ messages)

[PATCH] cfg80211: send stop AP event only due to internal reason
 2014-02-25 13:33 UTC 

[Qemu-devel] [PATCH 0/2][RFC] prebuild cpu QOM tree /machine/node/socket/core/thread/
 2014-02-25 13:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2][RFC] qom: introduce cpu QOM hierarchy tree /machine/node/socket/core/thread/cpu

[PATCH v5 0/3] Intel MPX support
 2014-02-25 13:34 UTC  (5+ messages)
` [PATCH v5 2/3] x86, mpx: hook #BR exception handler to allocate bound tables

[Qemu-devel] [PULL 00/11] Net patches
 2014-02-25 13:33 UTC  (12+ messages)
` [Qemu-devel] [PULL 01/11] opencores_eth: flush queue whenever can_receive can go from false to true
` [Qemu-devel] [PULL 02/11] net: change vnet-hdr TAP prototypes
` [Qemu-devel] [PULL 03/11] net: extend NetClientInfo for offloading
` [Qemu-devel] [PULL 04/11] net: TAP uses NetClientInfo offloading callbacks
` [Qemu-devel] [PULL 05/11] net: virtio-net and vmxnet3 use offloading API
` [Qemu-devel] [PULL 06/11] net: make tap offloading callbacks static
` [Qemu-devel] [PULL 07/11] net: add offloading support to netmap backend
` [Qemu-devel] [PULL 08/11] net: Disable netmap backend when not supported
` [Qemu-devel] [PULL 09/11] net: remove implicit peer from offload API
` [Qemu-devel] [PULL 10/11] vhost_net: use offload API instead of bypassing it
` [Qemu-devel] [PULL 11/11] virtio-net: use qemu_get_queue() where possible

[Buildroot] Few questions external toolchain
 2014-02-25 13:34 UTC  (4+ messages)

[PATCH 0/3] libxl: Fix deadlock with pygrub
 2014-02-25 13:32 UTC  (7+ messages)
` [PATCH 1/3] libxl: Fix libxl_postfork_child_noexec deadlock etc

[PATCH v1 0/6] mac80211: move specific tx flags into info->control.flags
 2014-02-25 13:31 UTC  (4+ messages)
` [PATCH v1 1/6] mac80211: move flag IEEE80211_TX_CTL_ASSIGN_SEQ "

[Qemu-devel] [PATCH 0/4] target-ppc: htab fixes
 2014-02-25 14:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH 0/4] target-ppc: htab fixes (V2)

[PATCH 0/2] mfd: twl6040: Small clean-ups
 2014-02-25 13:28 UTC  (3+ messages)
` [PATCH 1/2] mfd: twl6040: Check for error when reading revision register
` [PATCH 2/2] mfd: twl6040: Remove duplicate register write

[PATCH] meta-hob: this layer is not necessary
 2014-02-25 13:35 UTC  (2+ messages)

[Qemu-devel] Some line of codes in a file that I cant understand
 2014-02-25 13:27 UTC 

[PATCH] cifs: mask off top byte in get_rfc1002_length()
 2014-02-25 13:27 UTC 

[PATCH] powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_ranges
 2014-02-25 13:25 UTC  (3+ messages)

[Buildroot] [PATCH] qt5connectivity: Don't build scanner example without QtQuick
 2014-02-25 13:25 UTC 

BUG REPORT: Bluetooth LE HID keyboard key stays pressed when device disappears
 2014-02-25 13:23 UTC 

[PATCH 0/3] Changes in hob code to allow meta-hob layer deletion
 2014-02-25 13:30 UTC  (4+ messages)
` [PATCH 1/3] hob: create a base hob image used to create custom images
` [PATCH 2/3] hob: remove the code that adds hob layer to bblayers
` [PATCH 3/3] hob: append bbfiles to bblayers.conf instead of local.conf

[Buildroot] [PATCH] Added support for linux headers for testing versions to build cross-compile tools
 2014-02-25 13:22 UTC 

[PATCH v8 0/6] ARM: rockchip: add smp functionality
 2014-02-25 13:19 UTC  (5+ messages)
` [PATCH v8 1/6] dt-bindings: sram: describe option to reserve parts of the memory

[LTP] [PATCH] lib/tst_res.c: synchronize access to tst_res functions
 2014-02-25 13:19 UTC  (2+ messages)

[Buildroot] [PATCH] thrift: needs host-bison
 2014-02-25 13:19 UTC  (2+ messages)

[PATCH net v2] sfc: check for NULL efx->ptp_data in efx_ptp_event
 2014-02-25 13:17 UTC 

[LTP] [PATCH v3] lib/test.h: add macro to declare init/cleanup functions
 2014-02-25 13:17 UTC  (2+ messages)

[PATCH] sched: put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED
 2014-02-25 13:16 UTC  (2+ messages)

`git stash pop` UX Problem
 2014-02-25 13:15 UTC  (8+ messages)

PROBLEM: CPU#1 stuck for 23s! [qemu-system-x86:1662]
 2014-02-25 13:15 UTC 

[PATCH 0/4] drm/i915: Gen2/3 C3 wakeup stuff
 2014-02-25 13:13 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Set AGPBUSY# bit in init_clock_gating
` [PATCH v2 2/4] drm/i915: Flip the sense of AGPBUSY_DIS bit
` [PATCH 3/4] drm/i915: Enable interrupt-based AGPBUSY# enable on 85x
` [PATCH 4/4] drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMS

KVM: MMU: drop read-only large sptes when creating lower level sptes
 2014-02-25 13:13 UTC  (3+ messages)

[patch 1/2] ASoC: sst-haswell-ipc: restore IRQs on error
 2014-02-25 13:12 UTC  (3+ messages)
` [alsa-devel] "

[PATCH] mac80211: don't downgrade VHT20 to HT20
 2014-02-25 13:11 UTC  (4+ messages)

[PATCH] Bluetooth: Fix advertising address type when toggling connectable
 2014-02-25 13:10 UTC  (2+ messages)

[PATCH v5 0/7] Fix buffer timestamp documentation, add new timestamp flags
 2014-02-25 13:09 UTC  (7+ messages)
` [PATCH v5 3/7] v4l: Add timestamp source flags, mask and document them
` [PATCH v5 5/7] exynos-gsc, m2m-deinterlace, mx2_emmaprp: Copy v4l2_buffer data from src to dst
` [PATCH v5 6/7] v4l: Copy timestamp source flags to destination on m2m devices

[PATCHv2 0/5] net: rfkill: gpio: cleanup and a few new acpi ids
 2014-02-25 13:06 UTC  (4+ messages)
` [PATCHv2 1/5] ARM: tegra: remove obsolete gpio entries

[PATCH] mm: exclude memory less nodes from zone_reclaim
 2014-02-25 13:06 UTC  (3+ messages)

[PATCH v2 net-next 1/2] ethtool - Support for configurable RSS hash key
 2014-02-25 13:06 UTC  (3+ messages)

[PATCH 00/21] Move DT kirkwood into mach-mvebu
 2014-02-25 13:05 UTC  (5+ messages)
` [PATCH 21/21] ARM: Kirkwood: Remove DT support

[PATCH 0/5 V2] refactor the archiver*.bbclass
 2014-02-25 13:05 UTC  (6+ messages)
` [PATCH 2/5] archiver.bbclass: refactor it

[PATCH] cpufreq: Set policy to non-NULL only after all hotplug online work is done
 2014-02-25 13:04 UTC  (6+ messages)

[PATCH v2] common/kexec: Identify which cpu the kexec image is being executed on
 2014-02-25 13:03 UTC  (2+ messages)

[PATCH 0/8] security: Use a more current logging style
 2014-02-25 12:58 UTC  (3+ messages)
` [PATCH 7/8] security: tomoyo: "

[PATCH (draft)] Change task_struct->comm to use RCU
 2014-02-25 12:54 UTC  (4+ messages)
    ` [PATCH] "

[RFC PATCH 0/3] reworked ccm(aes) using blkcipher walk API
 2014-02-25 12:57 UTC  (4+ messages)
` [RFC PATCH 1/3] crypto: remove direct blkcipher_walk dependency on transform
` [RFC PATCH 2/3] crypto: allow blkcipher walks with no associated blkcipher transform
` [RFC PATCH 3/3] arm64: add support for AES in CCM mode using Crypto Extensions

[Qemu-devel] [PULL 0/6] qemu-ga: various fixes, and serial support for w32
 2014-02-25 12:57 UTC  (2+ messages)

[PATCH 1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
 2014-02-25 13:10 UTC  (4+ messages)

[kernel]which the file define the variable of "phys_base"?
 2014-02-25 12:54 UTC  (3+ messages)

spc: Support NAA IEEE Registered Extended field in VPD page 0x83
 2014-02-25 12:54 UTC 

iscsi: Move two messages to be logged as debug and not as errors
 2014-02-25 12:53 UTC 

[REVIEWv2 PATCH 00/15] vb2: fixes, balancing callbacks (PART 1)
 2014-02-25 12:52 UTC  (7+ messages)
` [REVIEWv2 PATCH 09/15] vb2: rename queued_count to owned_by_drv_count
` [REVIEWv2 PATCH 10/15] vb2: don't init the list if there are still buffers
` [REVIEWv2 PATCH 11/15] vb2: only call start_streaming if sufficient buffers are queued
` [REVIEWv2 PATCH 12/15] vb2: properly clean up PREPARED and QUEUED buffers
` [REVIEWv2 PATCH 13/15] vb2: replace BUG by WARN_ON
` [REVIEWv2 PATCH 15/15] vivi: correctly cleanup after a start_streaming failure


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.