All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-03 07:23:39 to 2013-12-03 08:43:25 UTC [more...]

[PATCH v4 00/17] Add power management support for mxs phy
 2013-12-03  8:43 UTC  (49+ messages)
` [PATCH v4 10/17] usb: phy: Add set_wakeup API
` [PATCH v4 12/17] usb: phy-mxs: Add system suspend/resume API
` [PATCH v4 13/17] usb: phy-mxs: Add sync time after controller clear phcd
  ` [PATCH v4 01/17] usb: doc: phy-mxs: Add more compatible strings
  ` [PATCH v4 02/17] usb: phy-mxs: Add platform judgement code
  ` [PATCH v4 03/17] usb: phy-mxs: Add auto clock and power setting
  ` [PATCH v4 04/17] usb: doc: phy-mxs: update binding for adding anatop phandle
  ` [PATCH v4 05/17] ARM: dts: imx6: add anatop phandle for usbphy
  ` [PATCH v4 06/17] usb: phy-mxs: Add anatop regmap
  ` [PATCH v4 07/17] usb: phy: add notify suspend and resume callback
  ` [PATCH v4 08/17] usb: phy-mxs: Add implementation of nofity_suspend and notify_resume
  ` [PATCH v4 09/17] usb: phy-mxs: Enable IC fixes for related SoCs
  ` [PATCH v4 11/17] usb: phy-mxs: Add implementation of set_wakeup
  ` [PATCH v4 14/17] ARM: dts: imx: add mxs phy controller id
  ` [PATCH v4 15/17] usb: phy-mxs: add "
  ` [PATCH v4 16/17] usb: phy-mxs: fix the problem by only using 1st controller's register
  ` [PATCH v4 17/17] usb: phy-mxs: do not set PWD.RXPWD1PT1 for low speed connection

[Qemu-devel] [PATCH] vmdk: Fix creating big description file
 2013-12-03  8:42 UTC  (4+ messages)

[PATCH] ARM: dts: i.MX51: Move include "imx51-pinfunc.h" into "imx51-pingrp.h"
 2013-12-03  8:42 UTC  (2+ messages)

[3.13-rc2+] BUG: soft lockup - CPU#3 stuck for 24s!
 2013-12-03  8:41 UTC 

[Buildroot] [PATCH] tmux: new package 1.8
 2013-12-03  8:41 UTC  (2+ messages)

[PATCH 1/3] ASoC: ux500_pcm: Stop pretending that we support varying address widths
 2013-12-03  8:40 UTC  (12+ messages)
` [PATCH 2/3] ASoC: ux500_pcm: Differentiate between pdata and DT initialisation
  ` [alsa-devel] "
` [PATCH 3/3] ASoC: ux500: Dynamically fill DAI driver data on probe
  ` [alsa-devel] "
` [alsa-devel] [PATCH 1/3] ASoC: ux500_pcm: Stop pretending that we support varying address widths

[PATCH 1/4] ARM: dts: imx27-phytec-phycore-som: Add on-flash BBT support
 2013-12-03  8:39 UTC  (5+ messages)
` [PATCH 4/4] ARM: dts: i.MX27 boards: Switch to use standard GPIO and IRQ flags definitions

radosgw Segmentation fault on obj copy
 2013-12-03  8:34 UTC  (17+ messages)
            ` [ceph-users] "

[PATCH v2 0/5] rtc: s5m: Bug fixes of the driver after tests
 2013-12-03  8:34 UTC  (3+ messages)

[PATCH 0/4] Add Display support for AM43xx
 2013-12-03  8:33 UTC  (5+ messages)
` [PATCH 1/4] OMAPDSS: Add DSS features "
` [PATCH 2/4] ARM: AM43xx: fix dpll init in bypass mode
` [PATCH 3/4] ARM: OMAP2+: AM43xx DSS Hwmod
` [PATCH 4/4] ARM: DTS: AM43x: Add DSS node

[PATCH] omap: twl-common: Fix musb-hdrc device name
 2013-12-03  8:33 UTC  (2+ messages)

[Buildroot] [buildroot] libevas build failure analysis
 2013-12-03  8:32 UTC  (4+ messages)

[PATCH] mv: let 'git mv file no-such-dir/' error out
 2013-12-03  8:32 UTC 

[PATCH v3] Btrfs: fix wrong super generation mismatch when scrubbing supers
 2013-12-03  8:31 UTC  (5+ messages)

Issue while unloading modules via modprobe
 2013-12-03  8:30 UTC 

[PATCH 0/4] Convert ACPI fan driver to platform driver
 2013-12-03  8:28 UTC  (5+ messages)
` [PATCH 1/4] ACPI / fan: remove unused macro for debug
` [PATCH 2/4] ACPI / fan: remove no need check for device pointer
` [PATCH 3/4] ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant
` [PATCH 4/4] ACPI / fan: convert to platform driver

[PATCH] ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek)
 2013-12-03  8:29 UTC  (2+ messages)

Independent of model for HP
 2013-12-03  8:29 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound-unstable
 2013-12-03  8:29 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2013-12-03  8:28 UTC 

Possible memory leak in qemu-dm (qemu-dm swapping 20GB+, adding 2gb+ per day)
 2013-12-03  8:27 UTC  (11+ messages)

[Qemu-devel] [PATCH v5 0/6] Add cache mode option to qemu-iotests, and change default mode to "writeback"
 2013-12-03  8:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/6] qemu-iotests: Add "-c <cache-mode>" option
` [Qemu-devel] [PATCH v5 2/6] qemu-iotests: Honour cache mode in iotests.py
` [Qemu-devel] [PATCH v5 3/6] qemu-iotests: Add _default_cache_mode and _supported_cache_modes
` [Qemu-devel] [PATCH v5 4/6] qemu-iotests: Change default cache mode to "writeback"
` [Qemu-devel] [PATCH v5 5/6] qemu-iotests: Clean up spaces in usage output
` [Qemu-devel] [PATCH v5 6/6] qemu-iotests: Split qcow2 only cases in 048

[PATCH] Update the information in README about using the library
 2013-12-03  8:26 UTC 

[PATCH] macvlan: Support creating macvtaps from macvlans
 2013-12-03  8:24 UTC  (2+ messages)

[PATCH 0/4] mtd: spi-nor: add a new framework for SPI NOR
 2013-12-03  8:23 UTC  (9+ messages)

[PATCH] alsa: Disable timer-scheduling for PCMs with the BATCH flag
 2013-12-03  8:24 UTC  (2+ messages)
      ` [alsa-devel] "

[GIT pull] timer fixes for 3.13
 2013-12-03  8:23 UTC 

[PATCH 0/3] makedumpfile: hugepage filtering for vmcore dump
 2013-12-03  8:05 UTC  (2+ messages)

lttng-tools build error: non-dynamic relocations refer to dynamic symbol lttcomm_inet_tcp_timeout
 2013-12-03  8:23 UTC 

[PATCH, RFC, RFT] ARM relocation fixes
 2013-12-03  8:22 UTC  (14+ messages)

[Qemu-devel] [PATCH v4 0/6] Add cache mode option to qemu-iotests, and change default mode to "writeback"
 2013-12-03  8:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/6] qemu-iotests: Add "-c <cache-mode>" option
` [Qemu-devel] [PATCH v4 3/6] qemu-iotests: Add _default_cache_mode and _supported_cache_modes

lib_ring_buffer_align error bit-field '<anonymous>' width not an integer constant
 2013-12-03  8:20 UTC 

[Buildroot] [PATCH v3] lftp: new package
 2013-12-03  8:20 UTC 

[PATCHv2 0/5] sparse: Relicense from non-dfsg-free OSL 1.1 to MIT license
 2013-12-03  8:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: exynos/goni: fix the return type for s5p_mmc_init
 2013-12-03  8:17 UTC  (2+ messages)

[U-Boot] [PATCH] ARM/VExpress: fix timer address for TC2 and other VExpress models
 2013-12-03  8:17 UTC  (3+ messages)

[PATCH] usb: phy-generic, phy-ulpi patch set
 2013-12-03  8:15 UTC  (3+ messages)
` [PATCH 3/3] usb: phy-generic: Add ULPI VBUS support

[Qemu-devel] [PATCHv2 00/14] Spice block device, ready-to-go patches
 2013-12-03  8:14 UTC  (3+ messages)

самокоррекция зрения помимо пилюлек
 2013-12-03  8:14 UTC 

3.12: kernel panic when resuming from suspend to RAM (x86_64)
 2013-12-03  8:14 UTC  (10+ messages)

[Buildroot] [PATCH 1/5] coreutils: belongs to system tools, not development
 2013-12-03  8:12 UTC  (11+ messages)
` [Buildroot] [PATCH 2/5] coreutils: bump to version 8.21
` [Buildroot] [PATCH 3/5] util-linux: add agetty->getty symlink
` [Buildroot] [PATCH 4/5] zsh: alpha sort menu option
` [Buildroot] [PATCH 5/5] sysklogd: install to /sbin

[PATCH net v4 0/2] net: sched: fix some issues
 2013-12-03  8:12 UTC  (5+ messages)
` [PATCH net v4 1/2] net: sched: tbf: fix calculation of max_size

[U-Boot] [PATCH 1/5] ARM: armv7: Make indirect vector addresses globl
 2013-12-03  8:12 UTC  (6+ messages)
` [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

[PATCH 10/39] hwmon: remove DEFINE_PCI_DEVICE_TABLE macro
 2013-12-03  8:11 UTC  (6+ messages)
    ` [lm-sensors] "
` [PATCH 16/39] mfd: "

[Qemu-devel] [RFC PATCH 00/15] input: rewrite qemu input layer
 2013-12-03  8:11 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 03/15] input: define event types using qapi

I expect your urgent response
 2013-12-03  8:02 UTC 

[Buildroot] [git commit] sysklogd: install to /sbin
 2013-12-03  8:10 UTC 

[PATCH iproute2] tc: more user friendly rates
 2013-12-03  8:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] linux-pam: install default config
 2013-12-03  8:07 UTC  (2+ messages)

[PATCH] cfg80211: fix WARN_ON for re-association to the expired BSS
 2013-12-03  8:07 UTC  (5+ messages)

[PATCH] ARM: shmobile: armadillo: fixup ether pinctrol naming
 2013-12-03  8:07 UTC  (2+ messages)
` [PATCH] ARM: shmobile: armadillo: fixup FSI address size

[PATCH] memcg: remove KMEM_ACCOUNTED_ACTIVATED
 2013-12-03  8:06 UTC  (8+ messages)

[Buildroot] [git commit] util-linux: add agetty->getty symlink
 2013-12-03  8:05 UTC 

[PATCH] gpio: driver for Xtensa GPIO32
 2013-12-03  8:04 UTC 

[PATCH] kvm: clear guest TSC on reset
 2013-12-03  8:04 UTC  (2+ messages)

[Buildroot] [git commit] util-linux: install PAM configuration files
 2013-12-03  8:05 UTC 

[Buildroot] [git commit] linux-pam: install default config
 2013-12-03  8:04 UTC 

[PATCH 1/3 v4] usb: chipidea: Reallocate regmap only if lpm is detected
 2013-12-03  8:01 UTC  (3+ messages)
` [PATCH 2/3 v4] Fix Internal error: : 808 [#1] ARM related to STS flag
` [PATCH 3/3 v4] usb: chipidea: hw_phymode_configure moved before ci_usb_phy_init

[Buildroot] [git commit] coreutils: bump to version 8.21
 2013-12-03  8:02 UTC 

XSA-60 - how to get back to a sane state
 2013-12-03  8:00 UTC  (6+ messages)

[Buildroot] [PATCH v2] lftp: new package
 2013-12-03  7:59 UTC  (6+ messages)
` [Buildroot] [PATCH] "

[PATCH v3] Nested VMX: CR emulation fix up
 2013-12-03  7:54 UTC 

[Buildroot] [git commit] coreutils: belongs to system tools, not development
 2013-12-03  7:59 UTC 

post-receive: pub/scm/git/git-manpages
 2013-12-03  7:56 UTC 

post-receive: pub/scm/git/git-htmldocs
 2013-12-03  7:56 UTC 

post-receive: pub/scm/linux/kernel/git/shemminger/iproute2
 2013-12-03  7:55 UTC 

[PATCH net] vti: fix spd lookup: match plaintext pkt, not ipsec pkt
 2013-12-03  7:55 UTC  (5+ messages)
` [PATCH net v3] "

[PATCH iproute2] Add more supoprt for bonding netlink attributes
 2013-12-03  7:54 UTC  (2+ messages)

[PATCH] net: fec_main: dma_map() only the length of the skb
 2013-12-03  7:54 UTC  (3+ messages)

[PATCH] HID: logitech-dj: add HIDRAW dependency in Kconfig
 2013-12-03  7:53 UTC  (2+ messages)

post-receive: pub/scm/git/git
 2013-12-03  7:53 UTC 

[PATCH iproute2] tbf: add 64bit rates support
 2013-12-03  7:52 UTC  (2+ messages)

[patch iproute2] ipneigh: update ip neigh usage
 2013-12-03  7:51 UTC  (2+ messages)

Babeltrace compatibility
 2013-12-03  7:50 UTC  (2+ messages)

[PATCHv2 1/3] ARM: imx27: add pwm pingrp
 2013-12-03  7:50 UTC  (6+ messages)
  ` [PATCHv2 2/3] ARM: dts: apf27dev: Add pwm support
      ` [PATCHv2 3/3] ARM: dts: imx27-apf27dev: Add pinctrl for cspi chip-select, sdhci2 card-detect, gpio-leds and gpio-keys

[PATCH 1/3] xfstests: introduce _require_xfs_crc_sb pre-checkup routine
 2013-12-03  7:48 UTC  (4+ messages)

[V3 PATCH 0/9]: PVH dom0
 2013-12-03  7:48 UTC  (5+ messages)
` [V3 PATCH 5/9] PVH dom0: implement XENMEM_add_to_physmap_range for x86

[PATCH 0/4] more sixaxis goodies
 2013-12-03  7:48 UTC  (2+ messages)

post-receive: pub/scm/bluetooth/bluez
 2013-12-03  7:47 UTC 

[PATCH] proposed consolidate spin_lock/unlock waiting with spin_unlock_wait
 2013-12-03  7:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/shemminger/iproute2
 2013-12-03  7:43 UTC 

[U-Boot] [PATCH 0/2] i2c: fti2c010: migrate to new i2c model
 2013-12-03  7:42 UTC  (5+ messages)
` [U-Boot] [PATCH v3 4/4] cmd_eeprom: bug fix for i2c read/write

[PATCH] bs_sheepdog.c: fix up buffer overrun issues with unix domain socket
 2013-12-03  7:42 UTC  (2+ messages)

[PATCH] dell-wmi: Add quirk for Dell Inspiron 3138
 2013-12-03  7:40 UTC  (4+ messages)

[Ocfs2-devel] [PATCH] Remove versioning information
 2013-12-03  7:38 UTC  (3+ messages)

linux-next: manual merge of the akpm-current tree with Linus' tree
 2013-12-03  7:36 UTC  (4+ messages)

[PATCH 3/3] xfstests: introduce xfs/324 to verify turn group/project quota off along with fsstress
 2013-12-03  7:36 UTC  (3+ messages)

[PATCHSET cgroup/for-3.14] cgroup: consolidate file handling
 2013-12-03  7:35 UTC  (6+ messages)
` [PATCH 07/12] cgroup: unify cgroup_write_X64() and cgroup_write_string()

[PATCH 1/2] ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails
 2013-12-03  7:34 UTC  (4+ messages)
` [PATCH 2/2] jbd2: return ENOSPC in journal_dirty_metadata if a handle runs out of space
  ` [Ocfs2-devel] "

[PATCH] powerpc/defconfig: Enable ath9k wireless card support
 2013-12-03  7:32 UTC 

watchdog pet in kernel module
 2013-12-03  7:32 UTC  (2+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-12-03  7:31 UTC  (5+ messages)
` [PATCH v10 0/7] "
  ` [PATCH v10 7/7] thermal:exynos:boost: Automatic enable/disable of BOOST feature (at Exynos4412)

module vs main kernel
 2013-12-03  7:31 UTC  (2+ messages)

LTTV build failure in ubuntu 12.04
 2013-12-03  7:30 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2013-12-02
 2013-12-03  7:30 UTC 

[PATCH v3 RESEND] ARM: imx: pllv1: Fix PLL calculation for i.MX27
 2013-12-03  7:28 UTC  (2+ messages)

[PATCH 00/11] [RFC] repair net namespace damage to rpc_pipefs
 2013-12-03  7:24 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2013-12-03  7:23 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.