All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-13 17:40:06 to 2013-03-13 18:25:57 UTC [more...]

[PATCH 0/1] USB: Added quirk to recognize GE0301 3G modem as an interface
 2013-03-13 18:25 UTC  (2+ messages)
` [PATCH 1/1] "

[U-Boot] [PULL] : Please pull u-boot-i2c
 2013-03-13 18:25 UTC  (2+ messages)

[PATCH v3 1/3] mmc: sdhci_pltfm: Constify sdhci_pltfm_data
 2013-03-13 18:26 UTC  (3+ messages)
` [PATCH v3 2/3] mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct
` [PATCH v3 3/3] mmc: sdhci: Constify sdhci_ops structs where possible

XFS filesystem on EC2 instance corrupts and shuts down
 2013-03-13 18:24 UTC  (8+ messages)

[PATCH v2] iio: adc: exynos5_adc: fix compilation warnings
 2013-03-13 18:23 UTC  (5+ messages)
` [PATCH v3] "

[LTP] [PATCH 1/2] syscalls/getdents: Use getdents64 if SYS_getdents is not defined
 2013-03-13 18:23 UTC  (4+ messages)

[PATCH] pinctrl: move subsystem mutex to pinctrl_dev struct
 2013-03-13 18:22 UTC  (2+ messages)

[PATCHv3 00/10] Remove ARM local timer API
 2013-03-13 18:17 UTC  (25+ messages)
` [PATCHv3 01/10] clocksource: add generic dummy timer driver
` [PATCHv3 02/10] ARM: smp: Remove duplicate dummy timer implementation
` [PATCHv3 03/10] ARM: smp_twd: Divorce smp_twd from local timer API
` [PATCHv3 04/10] ARM: OMAP2+: Divorce "
` [PATCHv3 05/10] ARM: EXYNOS4: Divorce mct "
` [PATCHv3 06/10] ARM: PRIMA2: Divorce timer-marco "
` [PATCHv3 07/10] ARM: msm: Divorce msm_timer "
` [PATCHv3 08/10] clocksource: time-armada-370-xp: Fix sparse warning
` [PATCHv3 09/10] clocksource: time-armada-370-xp: Divorce from local timer API
` [PATCHv3 10/10] ARM: smp: Remove "

[PATCH 0/9] displayless PCH
 2013-03-13 18:21 UTC  (10+ messages)
` [PATCH 1/9] drm/i915: Move num_pipes to intel info
` [PATCH 2/9] drm/i915: Support PCH no display
` [PATCH 3/9] drm/i915: PCH_NOP
` [PATCH 4/9] drm/i915: Don't touch South display when PCH_NOP
` [PATCH 5/9] drm/i915: Don't initialize watermark stuff with PCH_NOP
` [PATCH 6/9] drm/i915: PCH_NOP suspend/resume
` [PATCH 7/9] drm/i915: Don't wait for PCH on reset
` [PATCH 8/9] drm/i915: Set PCH_NOP
` [PATCH 9/9] drm/i915: Add a pipeless ivybridge configuration

[Qemu-devel] [PATCH V9 00/14] qmp/hmp interfaces for internal snapshot info
 2013-03-13 18:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH V9 01/14] block: move bdrv_snapshot_find() to block/snapshot.c

[Qemu-devel] [PATCH v3] Move File operations to qemu-file.c
 2013-03-13 18:18 UTC  (3+ messages)

[PATCH] ssb: pci: Fix flipping of MAC address
 2013-03-13 18:18 UTC  (2+ messages)

[PATCH] spi: Unlock a spinlock before calling into the controller driver
 2013-03-13 18:17 UTC  (2+ messages)
` [REPOST PATCH] "

[RFC -next] linux/linkage.h: fix symbol prefix handling
 2013-03-13 18:15 UTC  (11+ messages)

[PATCH 1/1] pinctrl: generic: Fix compilation error
 2013-03-13 18:15 UTC  (2+ messages)

[PATCH 0/9] overlay filesystem: request for inclusion (v17)
 2013-03-13 18:12 UTC  (10+ messages)

[U-Boot] [PATCH v9 01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
 2013-03-13 18:12 UTC  (11+ messages)
` [U-Boot] [PATCH v9 15/30] autoconfig.mk: Make it possible to define configs from other configs

[PATCH v4 00/26] Bluetooth: Management interface fixes
 2013-03-13 18:12 UTC  (27+ messages)
` [PATCH v4 01/26] Bluetooth: Move power on HCI command updates to their own function
` [PATCH v4 02/26] Bluetooth: Update mgmt powered HCI commands to use async requests
` [PATCH v4 03/26] Bluetooth: Wait for HCI command completion with mgmt_set_powered
` [PATCH v4 04/26] Bluetooth: Fix busy condition testing for EIR and class updates
` [PATCH v4 05/26] Bluetooth: Fix UUID/class mgmt command response synchronization
` [PATCH v4 06/26] Bluetooth: Remove useless HCI_PENDING_CLASS flag
` [PATCH v4 07/26] Bluetooth: Add a define for the HCI persistent flags mask
` [PATCH v4 08/26] Bluetooth: Clear non-persistent flags when closing HCI device
` [PATCH v4 09/26] Bluetooth: Fix clearing flags on power off before notifying mgmt
` [PATCH v4 10/26] Bluetooth: Fix waiting for EIR update when setting local name
` [PATCH v4 11/26] Bluetooth: Handle AD updating through an async request
` [PATCH v4 12/26] Bluetooth: Fix local name setting for LE-only controllers
` [PATCH v4 13/26] Bluetooth: Fix setting local name to the existing value
` [PATCH v4 14/26] Bluetooth: Use an async request for mgmt_set_connectable
` [PATCH v4 15/26] Bluetooth: Fix fast connectable response sending
` [PATCH v4 16/26] Bluetooth: Limit fast connectable support to >= 1.2 controllers
` [PATCH v4 17/26] Bluetooth: Fix error response for simultaneous fast connectable commands
` [PATCH v4 18/26] Bluetooth: Add proper flag for fast connectable mode
` [PATCH v4 19/26] Bluetooth: Refactor fast connectable HCI commands
` [PATCH v4 20/26] Bluetooth: Disable fast connectable when disabling connectable
` [PATCH v4 21/26] Bluetooth: Add reading of page scan parameters
` [PATCH v4 22/26] Bluetooth: Update page scan parameters after successful write commands
` [PATCH v4 23/26] Bluetooth: Fix updating page scan parameters when not necessary
` [PATCH v4 24/26] Bluetooth: Fix fast connectable state when enabling page scan
` [PATCH v4 25/26] Bluetooth: Simplify address parameters of user_pairing_resp()
` [PATCH v4 26/26] Bluetooth: Fix PIN/Confirm/Passkey response parameters

xfs_fsr, sunit, and swidth
 2013-03-13 18:11 UTC 

[RFC 1/1] clk: Add notifier support in clk_prepare_enable/clk_disable_unprepare
 2013-03-13 18:10 UTC  (9+ messages)

[U-Boot] TFTP pause and timeout on MX28 platforms
 2013-03-13 18:10 UTC  (4+ messages)

[Buildroot] Crosstool-NG unnecessary rebuilds [BUG]
 2013-03-13 18:10 UTC  (3+ messages)

[PATCH 0/7 v2] globalvar: add multiple device support
 2013-03-13 18:05 UTC  (8+ messages)
` [PATCH 1/7] params: allow to access first sub-device and params via env
  ` [PATCH 2/7] globalvar: add it's own bus
  ` [PATCH 3/7] globalvar: allow to register multiple device
  ` [PATCH 4/7] net: switch to global device
  ` [PATCH 5/7] dhcp: switch globalvar to it's own device
  ` [PATCH 6/7] bootm: "
  ` [PATCH 7/7] bootargs: "

[Qemu-devel] [RFC PATCH 0/2] port network layer onto glib
 2013-03-13 18:09 UTC  (13+ messages)

[Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
 2013-03-13 18:07 UTC  (6+ messages)

[PATCH V2 for 3.9] rtlwifi: rtl8192cu: Fix problem that prevents reassociation
 2013-03-13 18:07 UTC 

[PATCH v4] procfs: Improve Scaling in proc
 2013-03-13 18:05 UTC  (2+ messages)
` [PATCH linux-next] dgrp: staging: cleanup sparse warnings

Rename conflicts in the index
 2013-03-13 18:05 UTC  (2+ messages)

[U-Boot] C99 and dynamic arrays
 2013-03-13 18:03 UTC  (4+ messages)

[PATCH V3 0/9] ARM: tegra: add platform suspend support
 2013-03-13 18:03 UTC  (4+ messages)
` [PATCH V3 4/9] ARM: tegra: pm: "

[PATCH] pinctrl: single: correct argument for pinconf
 2013-03-13 18:02 UTC  (2+ messages)

[meta-raspberrypi][PATCH] use right license name for GPLv2
 2013-03-13 18:01 UTC  (2+ messages)

difftool -d symlinks, under what conditions
 2013-03-13 18:01 UTC  (13+ messages)

License errors
 2013-03-13 18:01 UTC  (3+ messages)

[GIT PULL] Device Tree fixes for v3.9
 2013-03-13 18:01 UTC  (4+ messages)

[PATCH for 3.9] rtlwifi: rtl8192cu: Fix problem that prevents reassociation
 2013-03-13 18:01 UTC  (3+ messages)

[RFC 00/17] Remove GENERIC_GPIO from architecture code
 2013-03-13 18:01 UTC  (4+ messages)

[PATCHv3 03/14] mailbox: OMAP: introduce mailbox framework
 2013-03-13 18:00 UTC  (3+ messages)

[PATCH] USB: ehci-s5p: Fix phy reset
 2013-03-13 17:59 UTC  (5+ messages)

[PATCH] arm: dts: Add uart1 and uart2 to igep boards
 2013-03-13 17:58 UTC  (10+ messages)

CLONE_NEWUSER|CLONE_FS root exploit
 2013-03-13 17:57 UTC 

[PATCH 0/2] Improve P4Merge mergetool invocation
 2013-03-13 17:57 UTC  (4+ messages)
` [PATCH v3 1/3] mergetools/p4merge: swap LOCAL and REMOTE
  ` [PATCH v3 3/3] git-merge-one-file: revise merge error reporting

[PATCH] workqueue: missing idr_preload_end() in worker_pool_assign_id()
 2013-03-13 17:57 UTC  (2+ messages)

[PATCH] git-p4: support exclusively locked files
 2013-03-13 17:51 UTC 

[Bug 62305] New: No HDMI Audio out (pass-thru) on Geforce 7600 Go
 2013-03-13 17:56 UTC  (2+ messages)
  ` [Bug 62305] "

SELinux network labeling
 2013-03-13 17:55 UTC  (6+ messages)

[meta-raspberrypi][PATCH] rpi-first-run-wizard: fix QA Error
 2013-03-13 17:55 UTC  (2+ messages)

Re:a bpf compilation tool for xt_bpf
 2013-03-13 17:54 UTC  (2+ messages)
` a "

[RFC PATCH 0/2] sched: Lower chances of cputime scaling overflow v2
 2013-03-13 17:53 UTC  (5+ messages)
` [PATCH 2/2] sched: Lower chances of cputime scaling overflow

[PATCH 1/3] ARM: tegra: moving the CPU power timer function to PMC driver
 2013-03-13 17:52 UTC  (5+ messages)
` [PATCH 2/3] ARM: tegra: refactor the pmc_pm_set function

[RFC/PATCH] Documentation/technical/api-fswatch.txt: start with outline
 2013-03-13 17:50 UTC  (4+ messages)

memory leak and other oddness in pinctrl-mvebu.c
 2013-03-13 17:50 UTC  (10+ messages)
` [PATCH] pinctrl: mvebu: prevent walking off the end of group array
` [PATCH V2] "

[meta-raspberrypi][PATCH 0/2] Binary graphics library fixes
 2013-03-13 17:50 UTC  (5+ messages)
` [meta-raspberrypi][PATCH 1/2] Choose correct ABI version of graphics binaries

[PATCH -next] pinctrl: sirf: using for_each_set_bit to simplify the code
 2013-03-13 17:50 UTC  (3+ messages)

[meta-raspberrypi][PATCH 1/1] rpi-first-run-wizard: Fix RDEPENDS warning
 2013-03-13 17:49 UTC  (4+ messages)

Regression with orderly_poweroff()
 2013-03-13 17:47 UTC  (10+ messages)
              ` [PATCH 0/1] poweroff: change orderly_poweroff() to use schedule_work()
                ` [PATCH 1/1] "

[meta-raspberrypi][PATCH 0/2] minor fixes for current HEADs
 2013-03-13 17:47 UTC  (5+ messages)
` [meta-raspberrypi][PATCH 2/2] xserver-xf86-config: fix do_install

[PATCH/RFC 07/12] sh-pfc: Configure pins as GPIOs at request time when handled externally
 2013-03-13 17:47 UTC  (3+ messages)

git-am and CRLF
 2013-03-13 17:46 UTC  (3+ messages)

[PATCH 0/3] xfstests patches
 2013-03-13 17:47 UTC  (11+ messages)
` [PATCH 2/3] xfstests: keep newlines out of SCRATCH_DEV_POOL
` [PATCH 3/3] xfstests: btrfs tests for basic informational commands

[meta-raspberrypi][PATCH 3/3] sdcard-image: Use the size of the generated rootfs
 2013-03-13 17:46 UTC  (3+ messages)

[PATCH v0 01/15] handsfree-audio: Add card driver
 2013-03-13 17:46 UTC  (2+ messages)

[PATCH v3] ARM: tegra: expose chip ID and revision
 2013-03-13 17:45 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/3] DEVICE_DELETED event
 2013-03-13 17:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 1/3] qdev: "
` [Qemu-devel] [PATCH v6 2/3] qom: pass original path to unparent method
` [Qemu-devel] [PATCH v6 3/3] qmp: add path to device_deleted event

[linux-next-20130205] Bug in bootup code or debug code?
 2013-03-13 17:45 UTC  (6+ messages)
` [3.9-rc1] "

[PATCH] pinctrl: Print the correct information in debugfs pinconf-state file
 2013-03-13 17:45 UTC  (2+ messages)

[meta-raspberrypi][PATCH 1/7] rpi-default-providers: Remove virtual/libgl provider
 2013-03-13 17:45 UTC  (14+ messages)
` [meta-raspberrypi][PATCH 2/7] rpi-default-providers: Use userland as provider for egl and gles2
` [meta-raspberrypi][PATCH 3/7] custom-licenses: Add directory to hold custom licenses
` [meta-raspberrypi][PATCH 4/7] layer.conf: Set LICENSE_PATH to layers's custom licenses directory
` [meta-raspberrypi][PATCH 5/7] recipes.txt: Remove file
` [meta-raspberrypi][PATCH 6/7] userland: Update to 8700279495e266378d36092ccf86424f0ee2539f
` [meta-raspberrypi][PATCH 7/7] vc-graphics.inc: There is no libgl so get rid of this PROVIDES

[PATCH 1/2] require pathspec for "git add -u/-A"
 2013-03-13 17:44 UTC  (3+ messages)
` [PATCH 1/2] t2200: check that "add -u" limits itself to subdirectory

[GIT PULL] sched: Cputime update for 3.10
 2013-03-13 17:44 UTC  (3+ messages)
` [PATCH 1/2] math64: New div64_u64_rem helper
` [PATCH 2/2] sched: Lower chances of cputime scaling overflow

[PATCH v4 2/2] arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)
 2013-03-13 17:43 UTC  (6+ messages)
` [PATCH] ARM: mvebu: fix RAM size for Armada XP board DB-MV784MP-GP

[PATCH -next] sh-pfc: fix return value check in sh_pfc_register_pinctrl()
 2013-03-13 17:43 UTC  (3+ messages)

[PATCH/RFC 12/12] sh-pfc: r8a7779: Remove GPIO data
 2013-03-13 17:42 UTC  (2+ messages)

[PATCH v2] ARM: OMAP4: PM: Avoid expensive cpu_suspend() path for all CPU power states except off
 2013-03-13 17:42 UTC  (4+ messages)

[PATCH/RFC 10/12] ARM: shmobile: r8a7779: Remove all GPIOs
 2013-03-13 17:42 UTC  (2+ messages)

[PATCH/RFC 09/12] sh-pfc: r8a7779: Don't use GPIO enum entries
 2013-03-13 17:41 UTC  (2+ messages)

[PATCH/RFC 08/12] sh-pfc: r8a7779: Remove function GPIOs
 2013-03-13 17:40 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] am335x_evm: Switch to DT boot, add another platform
 2013-03-13 17:40 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env


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.