All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-27 13:48:21 to 2014-02-27 14:29:02 UTC [more...]

[PATCH 00/16] wil6210: various patches
 2014-02-27 14:20 UTC  (16+ messages)
` [PATCH 01/16] wil6210: Tx management frame
` [PATCH 02/16] wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptors
` [PATCH 03/16] wil6210: [DEBUG] Improve Vring printing
` [PATCH 04/16] wil6210: multiple connect - initial support
` [PATCH 05/16] wil6210: Block ACK
` [PATCH 06/16] wil6210: Find free vring for Tx
` [PATCH 07/16] wil6210: broadcast Tx
` [PATCH 08/16] wil6210: fix BACK status processing
` [PATCH 09/16] wil6210: dump_station initial support
` [PATCH 10/16] wil6210: per-connection statistics
` [PATCH 11/16] wil6210: disconnect only requested peer
` [PATCH 12/16] wil6210: Fill vring2cid_tid table early
` [PATCH 13/16] wil6210: Provide signal strength indication
` [PATCH 14/16] wil6210: use ether_addr_equal
` [PATCH 16/16] wil6210: do not reorder groupcast Rx

[Xenomai] Road to 3.0
 2014-02-27 14:29 UTC  (9+ messages)

[PATCHv12] video: backlight: gpio-backlight: Add DT support
 2014-02-27 14:28 UTC  (2+ messages)

[PATCHv2] x86/xen: allow privcmd hypercalls to be preempted
 2014-02-27 14:28 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] Big acceleration of Kbuild performance
 2014-02-27 14:28 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
` [U-Boot] [PATCH 2/4] kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBS
` [U-Boot] [PATCH 3/4] config.mk: specify the exact path to standalone linker script
` [U-Boot] [PATCH 4/4] kbuild: improve Kbuild speed

[Bug 75112] New: Meta Bug for HyperZ issues on r600g and radeonsi
 2014-02-27 14:28 UTC  (5+ messages)
` [Bug 75112] "

[PATCH] drm/i915: Reset vma->mm_list after unbinding
 2014-02-27 14:28 UTC  (3+ messages)

[PATCH v7] can: add Renesas R-Car CAN driver
 2014-02-27 14:27 UTC  (3+ messages)

[PATCH v2 0/4] more Coverity-inspired tidying
 2014-02-27 14:27 UTC  (5+ messages)
` [PATCH v2 1/4] common/vsprintf: Explicitly treat negative lengths as 'unlimited'
` [PATCH v2 2/4] x86/shadow: Drop shadow_mode_trap_reads()
` [PATCH v2 3/4] x86/mem_sharing: drop unused variable
` [PATCH v2 4/4] bitmaps/bitops: Clarify tests for small constant size

[PATCH 0/2] drm/i915: VLV forcewake fixes
 2014-02-27 14:26 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Fix VLV forcewake after reset
    ` Fwd: "
` [PATCH 2/2] drm/i915: Drop the forcewake count inc/dec around register read on VLV
    ` Fwd: "

[PATCH] vsprintf: introduce %pv extended format specifier to print domain/vcpu ID pair
 2014-02-27 14:25 UTC  (2+ messages)

[Cluster-devel] [gfs2-utils PATCH] gfs2_edit: Add more intelligence to journal dumps
 2014-02-27 14:25 UTC 

[RFC] ARM VM System Sepcification
 2014-02-27 14:24 UTC  (9+ messages)

[PATCH 0/3] mfd: twl6040: Updates for i2s speed and fix for chip deadlock
 2014-02-27 14:24 UTC  (10+ messages)
` [PATCH 1/3] mfd: twl6040: Select i2c fast mode as default with regmap patch
` [PATCH 2/3] mfd: twl6040: Move register patching earlier in probe
` [PATCH 3/3] mfd: twl6040: Clear the interrupt ID register before requesting IRQ

[RFC][PATCH] Attempt to unify predefined package feed handling
 2014-02-27 14:24 UTC  (2+ messages)

[Cluster-devel] [gfs2-utils PATCH] gfs2_edit: Separate out the journal-related functions to journal.c
 2014-02-27 14:23 UTC 

[PATCH v1 0/3] SRP initiator fixes for kernel 3.15
 2014-02-27 14:22 UTC  (5+ messages)
` [PATCH v1 3/3] IB/srp: Protect free_tx iu list from concurrent flows

[PATCH] GSoC2014 microprojects Rewrite bulk-checkin.c:finish_bulk_checkin() to use a strbuf for handling packname
 2014-02-27 14:20 UTC 

[PATCH] Thermal: thermal zone governor fix
 2014-02-27 14:21 UTC  (6+ messages)
    ` [PATCH 1/2] thermal: use the default governor if none was specified in the thermal zone parameters
      ` [PATCH 2/2] Thermal: thermal zone governor fix

[PATCH] cpuset: Add missing rcu read locks
 2014-02-27 14:20 UTC 

Use of dma_buf_unmap_attachment in interrupt context?
 2014-02-27 14:20 UTC 

[PATCH v2 0/4] [RFC] Support for creating generic host_bridge from device tree
 2014-02-27 14:21 UTC  (14+ messages)
` [PATCH v2 1/4] pci: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v2 4/4] pci: Add support for creating a generic host_bridge from device tree

[PATCH v9 0/9] USB Host support for OMAP5 uEVM
 2014-02-27 14:18 UTC  (30+ messages)
` [PATCH v9 1/9] mfd: omap-usb-host: Get clocks based on hardware revision
` [PATCH v9 2/9] mfd: omap-usb-host: Always fail on clk_get() error
` [PATCH v9 3/9] mfd: omap-usb-host: Use proper clock name instead of alias
` [PATCH v9 4/9] mfd: omap-usb-host: Use clock names as per function for reference clocks
` [PATCH v9 5/9] mfd: omap-usb-host: Update DT clock binding information
` [PATCH v9 6/9] mfd: omap-usb-tll: "
` [PATCH v9 7/9] ARM: OMAP2+: Remove legacy_init_ehci_clk()
` [PATCH v9 8/9] ARM: dts: OMAP2+: Get rid of incompatible ids for USB host nodes
` [PATCH v9 9/9] usb: omap: dts: Update DT binding example usage

[meta-fsl-arm][PATCH] image_types_fsl: fix barebox bootstream generation
 2014-02-27 14:20 UTC  (4+ messages)

[RFC][PATCH] Attempt to unify predefined package feed handling
 2014-02-27 14:19 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: (max6639) Use SIMPLE_DEV_PM_OPS macro
 2014-02-27 14:19 UTC  (2+ messages)

[ANNOUNCE] KernelStrider 0.3
 2014-02-27 14:11 UTC 

[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
 2014-02-27 14:18 UTC  (6+ messages)
` [PATCH RFC v5 7/8] pvqspinlock, x86: Add qspinlock para-virtualization support

Xen-unstable Linux 3.14-rc3 and 3.13 Network troubles
 2014-02-27 14:18 UTC  (7+ messages)

[Qemu-devel] Make virtio-net.c ring size configurable?
 2014-02-27 14:17 UTC  (4+ messages)
  ` [Qemu-devel] [snabb-devel] "

[PATCH 0/2] xfsprogs: mkfs fixes
 2014-02-27 14:17 UTC  (3+ messages)
` [PATCH 2/2] mkfs: proto file creation does not set ftype correctly

[Qemu-devel] [PATCH v4 0/3] acpi-test: issue errors instead of warnings when possible
 2014-02-27 14:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] acpi-build: partially revert dac1e93093f9306c114f410785c99aa5261539b4
` [Qemu-devel] [PATCH v4 2/3] acpi-test: retain both asl and aml files on failure
` [Qemu-devel] [PATCH v4 3/3] acpi-test: issue errors instead of warnings when possible

[meta-mono] [PATCH 0/1] gtk-sharp: Updated to 2.12.21
 2014-02-27 14:16 UTC  (2+ messages)
` [meta-mono] [PATCH 1/1] gtk-sharp: Updated to GTK# 2.12.21

[xen-4.4-testing test] 25317: regressions - FAIL
 2014-02-27 14:16 UTC 

[PATCH] ARM: qcom: Enable basic support for Qualcomm platforms in multi_v7_defconfig
 2014-02-27 14:12 UTC  (4+ messages)

[PATCH 1/2] mem_event: Return previous value of CR0/CR3/CR4 on change
 2014-02-27 14:12 UTC  (3+ messages)
` [PATCH 2/2] [RFC] xen/console: Provide timestamps as an offset since boot

[PATCH 0/2] x86: kvm: global clock updates
 2014-02-27 14:12 UTC  (4+ messages)
` [PATCH 2/2] x86: kvm: introduce periodic "

ARM: access to iomem and HW IRQ
 2014-02-27 14:11 UTC  (4+ messages)

[PATCH RFC 0/5] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
 2014-02-27 14:11 UTC  (3+ messages)
` [PATCH RFC 2/5] ASoC: tlv320aic31xx: Add codec driver to Makefile and Kconfig

[U-Boot] [PATCH 0/9] Exynos4: add support for device tree
 2014-02-27 14:10 UTC  (5+ messages)
` [U-Boot] [PATCH V3 00/12] "
  ` [U-Boot] [PATCH V3 03/12] video:exynos_fb:fdt: add additional fdt data

[RFC PATCH v4 0/8] imx-drm dt bindings
 2014-02-27 14:10 UTC  (12+ messages)
` [RFC PATCH v4 3/8] staging: imx-drm: Document updated imx-drm device tree bindings

[Qemu-devel] [PATCH v5 RESEND 0/4] qemu-img: add preallocation=full
 2014-02-27 14:09 UTC  (2+ messages)

[PATCH 00/13] Make android-tester callbacks thread safe
 2014-02-27 14:10 UTC  (2+ messages)

[RFC PATCH v2 0/6] nft events reporting
 2014-02-27 14:09 UTC  (2+ messages)

[PATCH v2 0/3] [RFC] Add support for PCI in AArch64
 2014-02-27 14:09 UTC  (4+ messages)
` [PATCH v2 1/3] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases

[PATCH] xfs: clean up xfs_set_maxicount & use in growfs
 2014-02-27 14:08 UTC  (5+ messages)

[PATCH 00/10, v3] xfsprogs: reapir scalability and fixes
 2014-02-27 14:08 UTC  (5+ messages)
` [PATCH 08/10] repair: factor out threading setup code
` [PATCH 09/10] repair: prefetch runs too far ahead

Error building using 1.6.0r1
 2014-02-27 14:08 UTC 

[Qemu-devel] 【Question】About "Add an IPMI device to QEMU" patches
 2014-02-27 14:07 UTC 

[PATCH 1/3] ARM: plat-versatile: convert LEDs to platform device
 2014-02-27 14:07 UTC  (8+ messages)
` [PATCH 2/3] ARM/leds: move ARM Versatile LED driver to leds subsystem
` [PATCH 3/3] ARM: plat-versatile: update defconfigs for Versatile LEDs

[PATCH 0/7] drm/i915: Some more w/a'ish stuff
 2014-02-27 14:07 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/44] rework input handling, sdl2 support
 2014-02-27 14:06 UTC  (7+ messages)

[Xenomai] rtdm_event_wait seldom return -EINTR
 2014-02-27 14:04 UTC 

net/fec on i.MX28: promiscuous mode lost after reconnecting network cable
 2014-02-27 13:58 UTC 

audit 2.3.4 released
 2014-02-27 14:02 UTC 

[PATCH] libomxil: Fix link issue for gst-omx
 2014-02-27 14:02 UTC 

[nf_tables] suggestion: system-wide sets
 2014-02-27 14:02 UTC  (2+ messages)

[PATCH net-next 0/9] net/mlx4: Mellanox driver update 27-02-2014
 2014-02-27 14:02 UTC  (4+ messages)
` [PATCH net-next 3/9] net/mlx4_en: Pad ethernet packets smaller than 17 bytes
    `  "

[PATCH] Rewrite bulk-checkin.c:finish_bulk_checkin() to use a strbuf for handling packname
 2014-02-27 14:00 UTC 

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-02-27 14:01 UTC  (3+ messages)

[PATCH] tty: Add sysfs symlink for console name->tty device
 2014-02-27 14:00 UTC  (5+ messages)

[Qemu-devel] [PULLv2] qemu-sparc: CG3 framebuffer plus misc sun4m fixes
 2014-02-27 13:56 UTC 

error in generation of trace files
 2014-02-27 13:57 UTC 

[PATCH] oe-selftest: Fix for test_rm_old_image
 2014-02-27 13:57 UTC  (2+ messages)

[PATCH 0/6 v2] Expose do_timer CPU as RW to userspace
 2014-02-27 13:56 UTC  (6+ messages)

master - tests: remove extra vgremove
 2014-02-27 13:55 UTC 

master - tests: quote dev
 2014-02-27 13:55 UTC 

master - tests: drop remove
 2014-02-27 13:55 UTC 

master - cleanup: relocate segment flags
 2014-02-27 13:55 UTC 

[PATCH (net.git) 0/4 (v3)] stmmac fixes: EEE and chained mode
 2014-02-27 13:54 UTC  (6+ messages)
` [PATCH (net.git) 2/4] stmmac: fix and better tune the default buffer sizes

[PATCH] Create gstreamer-1.0 package groups
 2014-02-27 13:53 UTC 

Anyone have a working hostapd conf file for AC?
 2014-02-27 13:53 UTC  (6+ messages)

[PATCH 1/5] ARM: i.MX: edmqmx6: fix startup
 2014-02-27 13:53 UTC  (5+ messages)
` [PATCH 2/5] ARM: i.MX: edmqmx6: correct MMDC init
` [PATCH 3/5] ARM: i.MX: edmqmx6: choose the environment at the correct time
` [PATCH 4/5] ARM: i.MX: edmqmx6: set display GPIOs
` [PATCH 5/5] ARM: i.MX: edmqmx6: choose correct env when booting from SD

[RFC] LXC and network namespace issue
 2014-02-27 13:21 UTC 

[PATCH/RFC] rebase: new convenient option to edit a single commit
 2014-02-27 13:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] dataplane: add query-iothreads QMP command
 2014-02-27 13:51 UTC  (2+ messages)

[U-Boot] [RFC] mmc: Remove ops from struct mmc and put in mmc_ops
 2014-02-27 13:50 UTC  (3+ messages)

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver
 2014-02-27 13:49 UTC  (5+ messages)

[Qemu-devel] [PULL] qemu-sparc: CG3 framebuffer plus misc sun4m fixes
 2014-02-27 13:46 UTC  (3+ messages)

[PATCH] ath10k: set the mactime of ieee80211_rx_status
 2014-02-27 13:48 UTC  (6+ messages)

[Qemu-devel] [PULL 0/8] acpi,pc,pci,virtio,memory bug fixes
 2014-02-27 13:53 UTC  (4+ messages)
` [Qemu-devel] [PULL 2/8] acpi-test-data: update expected files
` [Qemu-devel] [PULL 6/8] Rework --name to use QemuOpts
` [Qemu-devel] [PULL 8/8] Add a 'name' parameter to qemu_thread_create

[PATCH 0/4] ppc: memory layout and memtest
 2014-02-27 13:46 UTC  (3+ messages)
` [PATCH 2/4] ppc: add support for memtest with cache disabled
` [PATCH 4/4] ppc: P2020RDB and DA923RC configuration


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.