All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-20 08:44:34 to 2014-05-20 09:28:35 UTC [more...]

[PATCH 1/2] cfg80211: constify MAC addresses in cfg80211 ops
 2014-05-20  9:28 UTC  (4+ messages)

[PATCH v2 0/7] drm/tegra: Convert to master/component framework
 2014-05-20  9:27 UTC  (6+ messages)
` [PATCH v2 4/7] drivers/base: Add interface framework

[PATCH v4 00/24] input: Introduce ff-memless-next as an improved replacement for ff-memless
 2014-05-20  9:27 UTC  (5+ messages)
` [PATCH v4 01/24] input: Add ff-memless-next module

[U-Boot] [PATCH] ARM: at91: remove AT91X40 macro since it is not use any more
 2014-05-20  9:27 UTC 

[PATCH RESEND 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-05-20  9:26 UTC  (4+ messages)
` [PATCH RESEND 3/5] tty/serial: Add GPIOLIB helpers for controlling modem lines

[PATCH 1/2] ASoC: samsung: s3c24{xx, 12}-i2s: port to use generic dmaengine API
 2014-05-20  9:25 UTC  (4+ messages)

[PATCH 0/7] regulatory enhancements
 2014-05-20  9:25 UTC  (10+ messages)
` [PATCH 2/7] cfg80211: introduce regulatory flags controlling bw
` [PATCH 3/7] cfg80211: allow drivers to provide regulatory settings

[Qemu-devel] [v2][PATCH 0/8] xen: add Intel IGD passthrough support
 2014-05-20  9:24 UTC  (5+ messages)
` [Qemu-devel] [v2][PATCH 8/8] xen, gfx passthrough: add opregion mapping
      `  "

[PATCH v2] ARM: OMAP2+: gpmc: enable wait-pin monitoring for NAND devices via DT
 2014-05-20  9:24 UTC  (4+ messages)

[PATCH] ARM: imx6: init enet MAC address
 2014-05-20  9:24 UTC  (3+ messages)

[Bug 78453] New: [HAWAII] Get acceleration working
 2014-05-20  9:23 UTC  (2+ messages)
` [Bug 78453] "

[PATCH v4 0/7] ARM: berlin: add AHCI support
 2014-05-20  9:23 UTC  (31+ messages)
` [PATCH v4 1/7] phy: add a driver for the Berlin SATA PHY
` [PATCH v4 2/7] Documentation: bindings: add "
` [PATCH v4 3/7] ata: libahci: allow to use multiple PHYs
` [PATCH v4 4/7] ata: ahci_platform: add the Marvell Berlin AHCI compatible
` [PATCH v4 5/7] Documentation: bindings: document the sub-nodes AHCI bindings
` [PATCH v4 6/7] ARM: berlin: add the AHCI node for the BG2Q
` [PATCH v4 7/7] ARM: berlin: enable the eSATA interface on the BG2Q DMP

[PATCH] vfs: call rename2 if exists
 2014-05-20  9:22 UTC 

[PATCH v8 0/4] IOMMU support for ARM
 2014-05-20  9:21 UTC  (4+ messages)
` [PATCH v8 4/4] xen/arm: grant: Add another entry to map MFN 1:1 in dom0 p2m

Set eapd to follow stream on or off
 2014-05-20  9:20 UTC  (5+ messages)

Improvement to linux/hotplug scripts
 2014-05-20  9:20 UTC  (13+ messages)
` [PATCH 2/5] hotplug/linux: Add an option to disable acceleration on VIF
` [PATCH 3/5] hotplug/linux: Improve iptables logic
` [PATCH 5/5] hotplug/linux: Add IPv6 support to vif-route

[PATCH v2 0/4] tps65917: Drivers for TPS65917 PMIC
 2014-05-20  9:11 UTC  (10+ messages)
` [PATCH v2 1/4] MFD: DT bindings for the TPS65917 family MFD
` [PATCH v2 2/4] regulator: Add TPS65917 Bindings
` [PATCH v2 3/4] mfd: tps65917: Add driver for the TPS65917 PMIC
` [PATCH v2 4/4] regulator: tps65917: Add Regulator driver for "

[PATCH] 98systemd: fixup rootfs-generator installation path
 2014-05-20  9:20 UTC 

Fwd: RE: [E1000-devel] [PATCH] fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.c
 2014-05-20  9:19 UTC 

[Buildroot] cannot login into files ystem created by buildroot
 2014-05-20  9:19 UTC  (3+ messages)

check_finished() syntax weirdness
 2014-05-20  9:18 UTC  (12+ messages)

[PATCH 0/2 v2] Improve orphan list scaling
 2014-05-20  9:18 UTC  (4+ messages)
` [PATCH 2/2] ext4: Reduce contention on s_orphan_lock

[Qemu-devel] [PATCH] -machine vmport=off: Allow disabling of VMWare ioport emulation
 2014-05-20  9:18 UTC  (4+ messages)

[PATCH nft] parser: remove the "new" and "destroy" tokens from the scanner
 2014-05-20  9:17 UTC 

[ath9k-devel] Missing disable_ani in /sys/kernel/debug/ieee80211/phy0/ath9k
 2014-05-20  9:17 UTC 

[PATCH] gpio: Add support for Intel SoC PMIC (Crystal Cove)
 2014-05-20  9:16 UTC  (8+ messages)

[U-Boot] [RFC] POWER framework v3 - wish list
 2014-05-20  9:16 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH v2 0/7] qapi: Specify default value for optional argument in schema json
 2014-05-20  9:16 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH v2 1/7] qapi: Allow decimal values
` [Qemu-devel] [RFC PATCH v2 2/7] qapi: Allow true, false and null in schema json
` [Qemu-devel] [RFC PATCH v2 3/7] tests: Add decimal test cases for qapi-schema
` [Qemu-devel] [RFC PATCH v2 4/7] qapi: Add c_val(t, val) for int
` [Qemu-devel] [RFC PATCH v2 5/7] qapi: Add @arg property dictionary syntax
` [Qemu-devel] [RFC PATCH v2 6/7] qapi: Initialize argument value in generated code if has 'default'
` [Qemu-devel] [RFC PATCH v2 7/7] qmp: Convert block-commit speed to arg property dict

[PATCH 1/2] mtd: delete unneeded call to platform_get_drvdata
 2014-05-20  9:15 UTC  (7+ messages)

[PATCH] kni: bug fix of compiling KNI kernel module on Linux kernel 3.6.10
 2014-05-20  9:16 UTC  (2+ messages)

[PATCH] drm/exynos: Fix PTN3460 dependency
 2014-05-20  9:15 UTC 

[GIT PULL] renameat2 arch support
 2014-05-20  9:15 UTC 

[PATCH 2/2] irqchip: gic: preserve gic V2 bypass bits in cpu ctrl register
 2014-05-20  9:14 UTC  (3+ messages)

[PATCH] ASoC: neo1973_wm8753: Automatically disconnected non-connected pins
 2014-05-20  9:13 UTC 

[PATCH] UBI: block: Fix error path on alloc_workqueue failure
 2014-05-20  9:13 UTC 

[PATCH 0/3] perf: disable sampled events if no PMU interrupt
 2014-05-20  9:12 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] perf, ARM: use common PMU interrupt disabled code

dangling pointers and/or reentrancy in scmd_eh_abort_handler?
 2014-05-20  8:46 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 00/22] target-arm: Preparations for A64 EL2 and 3
 2014-05-20  9:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 19/22] target-arm: A64: Register VBAR_EL2
` [Qemu-devel] [PATCH v3 22/22] RFC: target-arm: Use a 1:1 mapping between EL and MMU index

[PATCH] ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface
 2014-05-20  9:10 UTC  (4+ messages)

linux-next: build failure after merge of the dma-buf tree
 2014-05-20  9:09 UTC  (3+ messages)

[PATCH] devicetree command changes
 2014-05-20  9:08 UTC  (5+ messages)
` [PATCH 4/6] oftree: remove dump support

metag: CONFIG_METAG_SUSPEND_MEM
 2014-05-20  9:08 UTC 

[PATCH] gpio / ACPI: use *_cansleep version of gpiod_get/set APIs
 2014-05-20  9:07 UTC  (4+ messages)
    ` [PATCH v2] "

[B.A.T.M.A.N.] security in batman-adv
 2014-05-20  9:07 UTC 

[PATCH 1/1] mm/kmemleak-test.c: use pr_fmt for logging
 2014-05-20  9:07 UTC  (2+ messages)

[RFC PATCH] Start PV guest faster
 2014-05-20  9:07 UTC  (2+ messages)

[U-Boot] build u-boot tools for win32
 2014-05-20  9:05 UTC 

format string mismatch
 2014-05-20  9:04 UTC 

[PATCH] perf: Fix mux_interval hrtimer wreckage
 2014-05-20  9:02 UTC 

[PATCH v6 00/15] enable HiP04 SoC
 2014-05-20  9:02 UTC  (5+ messages)
` [PATCH v6 03/15] irq: gic: support hip04 gic

[PATCH v2 00/20] ARM: imx: clean up i.MX5 support
 2014-05-20  9:02 UTC  (22+ messages)
` [PATCH 01/20] ARM: imx: move EHCI platform defines out of platform_data header
` [PATCH 02/20] ARM: imx5: move SOC_IMX5 and SOC_IMX51 into 'Device tree only'
` [PATCH 03/20] ARM: imx5: drop option MACH_IMX51_DT
` [PATCH 04/20] ARM: imx5: remove imx51 non-DT support files
` [PATCH 05/20] ARM: imx5: remove i.MX5 non-DT device registration helpers
` [PATCH 06/20] ARM: imx5: make mx51_clocks_init() a DT call
` [PATCH 07/20] ARM: imx5: drop arguments from mx5_clocks_common_init()
` [PATCH 08/20] ARM: imx5: tzic_init_irq() can directly be .init_irq hook
` [PATCH 09/20] ARM: imx5: remove function imx51_soc_init()
` [PATCH 10/20] ARM: imx5: call mxc_timer_init_dt() on imx51
` [PATCH 11/20] ARM: imx5: retrieve iim base from device tree
` [PATCH 12/20] ARM: imx5: remove header crm-regs-imx5.h
` [PATCH 13/20] ARM: imx5: use dynamic mapping for CCM block
` [PATCH 14/20] ARM: imx5: use dynamic mapping for DPLL block
` [PATCH 15/20] ARM: imx5: reuse clock CCM mapping in pm code
` [PATCH 16/20] ARM: imx5: use dynamic mapping for Cortex and GPC block
` [PATCH 17/20] ARM: imx5: move init hooks into mach-imx5x.c
` [PATCH 18/20] ARM: imx5: remove file mm-imx5.c
` [PATCH 19/20] ARM: imx5: clean function declarations in mx51.h
` [PATCH 20/20] ARM: imx5: remove mx51.h and mx53.h

Xenserver Iptables with openvswitch
 2014-05-20  9:02 UTC  (3+ messages)

70+ OSD are DOWN and not coming up
 2014-05-20  9:02 UTC 

[PATCH/RFC] send-pack.c: Allow to disable side-band-64k
 2014-05-20  9:01 UTC  (6+ messages)
  `  "

[PATCH] arm/omap4: add twd clock to DT
 2014-05-20  9:01 UTC  (10+ messages)

[PATCH net-next 10/13] openvswitch: Minimize ovs_flow_cmd_del critical section
 2014-05-20  9:00 UTC 

[PATCH net-next 09/13] openvswitch: Reduce locking requirements
 2014-05-20  9:00 UTC 

[PATCH net-next 08/13] openvswitch: Fix ovs_flow_stats_get/clear RCU dereference
 2014-05-20  9:00 UTC 

[PATCH net-next 06/13] openvswitch: Minimize dp and vport critical sections
 2014-05-20  9:00 UTC 

[PATCH net-next 05/13] openvswitch: Make flow mask removal symmetric
 2014-05-20  9:00 UTC 

[PATCH net-next 04/13] openvswitch: Build flow cmd netlink reply only if needed
 2014-05-20  9:00 UTC 

[PATCH net-next 03/13] openvswitch: Clarify locking
 2014-05-20  8:59 UTC 

[PATCH net-next 02/13] openvswitch: Avoid assigning a NULL pointer to flow actions
 2014-05-20  8:59 UTC 

[GIT net-next] Open vSwitch
 2014-05-20  8:59 UTC 

[PATCHv5 2/2] ALSA: hda - Add driver for Tegra SoC HDA
 2014-05-20  8:59 UTC  (2+ messages)

[xen-unstable test] 26351: regressions - trouble: broken/fail/pass
 2014-05-20  8:59 UTC 

[Buildroot] how to assign cpp and c++ in buildroot?
 2014-05-20  8:58 UTC  (4+ messages)
      ` [Buildroot] Fwd: "

[PATCH net-next] net: filter: cleanup invocation of internal BPF
 2014-05-20  8:57 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2014-05-20  8:57 UTC 

[PATCH 0/2] Dell Latitude freefall driver (ACPI SMO8800/SMO8810)
 2014-05-20  8:56 UTC  (4+ messages)
` [PATCH 1/2] platform: x86: dell-smo8800: "

[Xen-users] nestedhvm
 2014-05-20  8:56 UTC 

[PATCH 3/5] usb: gadget: net2280: Pass checkpacth.pl test
 2014-05-20  8:55 UTC  (4+ messages)

[PATCH v7 0/3] Add support for PCI in AArch64
 2014-05-20  8:55 UTC  (7+ messages)

[PATCH 0/4] drm/i915: gen3/4 GPU reset stuff
 2014-05-20  8:53 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Restore the display config after a GPU reset on gen4

[PATCH 1/2] mtd: print out the partition's read-only flag
 2014-05-20  8:53 UTC  (2+ messages)

linux-next: Tree for May 20
 2014-05-20  8:52 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-iotests: Honor ${CACHEMODE} in 091
 2014-05-20  8:52 UTC  (4+ messages)

[PATCH v7 0/4] IOMMU support for ARM
 2014-05-20  8:51 UTC  (7+ messages)
` [PATCH v7 2/4] xen/arm: grant: Add another entry to map MFN 1:1 in dom0 p2m

[PATCH 0/5] staging: lustre: lnet: klnds: Fix coding style in socklnd.c
 2014-05-20  8:50 UTC  (5+ messages)
` [PATCH 2/5] staging: lustre: lnet: socklnd: Clean up memset(...)

[PATCH v2] UBIFS: replace simple_strtoul() with kstrtoint()
 2014-05-20  8:48 UTC 

[Qemu-trivial] [PATCH] block: Fix compiler warning (unused local function)
 2014-05-20  8:48 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v3 0/7] Add cros_ec changes for newer boards
 2014-05-20  8:48 UTC  (18+ messages)
` [PATCH v3 2/7] mfd: cros_ec: spi: Add mutex to cros_ec_spi
` [PATCH v3 3/7] mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable
` [PATCH v3 4/7] mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms
` [PATCH v3 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources
` [PATCH v3 6/7] i2c: ChromeOS EC tunnel driver
` [PATCH v3 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2

[RFC PATCH v2] xen: free_domheap_pages: delay page scrub to idle loop
 2014-05-20  8:47 UTC  (3+ messages)

Soft lockups on kerberised NFSv4.0 clients
 2014-05-20  8:40 UTC 

[B.A.T.M.A.N.] [PATCHv4 0/3] Export the expected throughput towards a peer
 2014-05-20  8:45 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv4 2/3] mac80211: export the expected throughput


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.