All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-15 03:55:31 to 2013-01-15 06:25:53 UTC [more...]

[REPOST PATCH v3 1/4] mmc: dw_mmc: Add "disable-wp" device tree property
 2013-01-15  6:25 UTC  (6+ messages)
` [PATCH v4 1/5] "
  ` [PATCH v4 3/5] mmc: dw_mmc: exynos: Remove code for wp-gpios

[PATCH] cgroup: don't show pid list on tasks/procs in ascending order
 2013-01-15  6:25 UTC  (5+ messages)

USB device cannot be reconnected and khubd "blocked for more than 120 seconds"
 2013-01-15  6:23 UTC  (8+ messages)

[PATCH 1/3] i2c: exynos5: add High Speed I2C controller driver
 2013-01-15  6:23 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v8 00/22] PCI, ACPI: pci root bus hotplug support / pci match_driver
 2013-01-15  6:23 UTC  (4+ messages)
` [PATCH v8 02/22] PCI: Add root bus children dev's res to fail list

[PATCH 00/16] big.LITTLE low-level CPU and cluster power management
 2013-01-15  6:23 UTC  (7+ messages)
` [PATCH 15/16] ARM: vexpress/dcscb: handle platform coherency exit/setup and CCI

[BUG] Possible bug in `remote set-url --add --push`
 2013-01-15  6:22 UTC  (8+ messages)

[PATCH] PM / Runtime: return the right value when deferred_resume is true in rpm_suspend()
 2013-01-15 15:26 UTC 

[PATCH] cvsimport: rewrite to use cvsps 3.x to fix major bugs
 2013-01-15  6:19 UTC  (4+ messages)
` [PATCH 0/3] A smoother transition plan for cvsimport
  ` [PATCH 3/3] cvsimport: start adding cvsps 3.x support

[PATCH v7u1 26/31] x86: Don't enable swiotlb if there is not enough ram for it
 2013-01-15  6:19 UTC  (14+ messages)

[V3 PATCH 00/25] mv-usb fix and enhancement patches
 2013-01-15  6:19 UTC  (26+ messages)
` [V3 PATCH 01/25] usb: gadget: mv_udc: use udc_start and udc_stop functions
` [V3 PATCH 02/25] usb: gadget: mv_udc: use devm_xxx for probe
` [V3 PATCH 03/25] usb: gadget: mv_udc: fix the warning of mv_udc_remove
` [V3 PATCH 04/25] usb: otg: mv_otg: use devm_xxx for probe
` [V3 PATCH 05/25] usb: host: ehci-mv: remove unused variable
` [V3 PATCH 06/25] usb: gadget: mv_udc: fix the value of tranceiver
` [V3 PATCH 07/25] usb: phy: mv_usb2: add PHY driver for marvell usb2 controller
` [V3 PATCH 08/25] usb: gadget: mv_udc: use PHY driver for udc
` [V3 PATCH 09/25] usb: ehci: ehci-mv: use PHY driver for ehci
` [V3 PATCH 10/25] usb: otg: mv_otg: use PHY driver for otg
` [V3 PATCH 11/25] arm: mmp2: change the defintion of usb devices
` [V3 PATCH 12/25] arm: pxa910: "
` [V3 PATCH 13/25] arm: brownstone: add usb support for the board
` [V3 PATCH 14/25] arm: ttc_dkb: add usb support
` [V3 PATCH 15/25] arm: mmp: remove the usb phy setting
` [V3 PATCH 16/25] arm: mmp: remove usb devices from pxa168
` [V3 PATCH 17/25] usb: phy: mv_usb2_phy: add externel chip support
` [V3 PATCH 18/25] usb: gadget: mv_udc: add extern "
` [V3 PATCH 19/25] usb: ehci: ehci-mv: "
` [V3 PATCH 20/25] usb: otg: mv_otg: "
` [V3 PATCH 21/25] arm: mmp: add extern chip support for brownstone
` [V3 PATCH 22/25] arm: mmp: add extern chip support for ttc_dkb
` [V3 PATCH 23/25] usb: gadget: mv_udc: add device tree support
` [V3 PATCH 24/25] usb: otg: mv_otg: "
` [V3 PATCH 25/25] usb: ehci: ehci-mv: "

[PATCH 10/10] MIPS: PCI: Multi-node PCI support for Netlogic XLP
 2013-01-15  6:20 UTC  (2+ messages)

[PATCH 00/19] reset improvements
 2013-01-15  5:47 UTC  (21+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/19] reset $pathspec: no need to discard index
  ` [PATCH v2 02/19] reset $pathspec: exit with code 0 if successful
  ` [PATCH v2 03/19] reset.c: pass pathspec around instead of (prefix, argv) pair
  ` [PATCH v2 04/19] reset: don't allow "git reset -- $pathspec" in bare repo
  ` [PATCH v2 05/19] reset.c: extract function for parsing arguments
  ` [PATCH v2 06/19] reset.c: remove unnecessary variable 'i'
  ` [PATCH v2 07/19] reset.c: extract function for updating {ORIG_,}HEAD
  ` [PATCH v2 08/19] reset.c: share call to die_if_unmerged_cache()
  ` [PATCH v2 09/19] reset --keep: only write index file once
  ` [PATCH v2 10/19] reset: avoid redundant error message
  ` [PATCH v2 11/19] reset.c: replace switch by if-else
  ` [PATCH v2 12/19] reset.c: move update_index_refresh() call out of read_from_tree()
  ` [PATCH v2 13/19] reset.c: move lock, write and commit out of update_index_refresh()
  ` [PATCH v2 14/19] reset [--mixed]: only write index file once
  ` [PATCH v2 15/19] reset.c: finish entire cmd_reset() whether or not pathspec is given
  ` [PATCH v2 16/19] reset.c: inline update_index_refresh()
  ` [PATCH v2 17/19] reset $sha1 $pathspec: require $sha1 only to be treeish
  ` [PATCH v2 18/19] reset: allow reset on unborn branch
  ` [PATCH v2 19/19] reset [--mixed]: use diff-based reset whether or not pathspec was given

[PATCH v7u1 00/31] x86, boot, 64bit: Add support for loading ramdisk and bzImage above 4G
 2013-01-15  6:17 UTC  (11+ messages)
` [PATCH v7u1 22/31] x86, boot: add fields to support load bzImage and ramdisk "

[PATCH 03/10] MIPS: PCI: Byteswap not needed in little-endian mode
 2013-01-15  6:19 UTC  (2+ messages)

[PATCH] [RFC] Proposed changes to eliminate 'union mips_instruction' type
 2013-01-15  6:13 UTC 

[PATCH 1/2] cpuset: fix RCU lockdep splat
 2013-01-15  6:11 UTC  (3+ messages)
` [PATCH 2/2] cpuset: return the return value of cgroup_path() to userspace

What's cooking in git.git (Jan 2013, #06; Mon, 14)
 2013-01-15  6:10 UTC  (3+ messages)

[Bridge] Information needed on the kernel version which supports ----
 2013-01-15  6:10 UTC  (7+ messages)
      `  "

[PATCH] usb: phy: samsung: Add support to set pmu isolation
 2013-01-15  6:10 UTC  (7+ messages)
    ` [PATCH v7] "

[PATCH 0/2] rbd: prevent open of image being unmapped
 2013-01-15  6:09 UTC  (5+ messages)
` [PATCH 1/2] rbd: define flags field, use it for exists flag

[PATCH v2 1/4] ARM i.MX6: use reserved bit for mxs phy clock gate
 2013-01-15  6:08 UTC  (8+ messages)
  ` [PATCH v2 2/4] usb: mxs-phy: change clock usage for i.mx6q
  ` [PATCH v2 3/4] usb: mxs-phy: add set_suspend API
  ` [PATCH v2 4/4] usb: chipidea: imx: Add system suspend/resume API

[lm-sensors] [PATCH] hwmon: Driver for Texas Instruments amc6821
 2013-01-15  6:04 UTC  (2+ messages)
` [lm-sensors] [PATCH] hwmon: Driver for Texas Instruments INA209

[GIT PULL] timer: vt8500: Move timer code to drivers/clocksource
 2013-01-15  6:03 UTC  (14+ messages)
` [PATCH] "
  ` [Bulk] "

[PATCH 10/11] Btrfs: use bit operation for ->fs_state
 2013-01-15  6:03 UTC  (5+ messages)

[lm-sensors] [PATCH v2] hwmon: Driver for Maxim MAX6697 and compatibles
 2013-01-15  6:02 UTC  (4+ messages)
  `  "

debuge2fs not displaying /dev folder
 2013-01-15  6:01 UTC 

[PATCH 0/1] replace portmap with rpcbind
 2013-01-15  5:32 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] usbnet: dm9601: Fix incorrect command
 2013-01-15  5:39 UTC 

[PATCH v2.4 0/3] mm/fs: Remove unnecessary waiting for stable pages
 2013-01-15  5:43 UTC  (10+ messages)
` [PATCH 1/6] bdi: Allow block devices to say that they require stable page writes
` [PATCH 2/6] mm: Only enforce stable page writes if the backing device requires it
` [PATCH 3/6] 9pfs: Fix filesystem to wait for stable page writeback
` [PATCH 4/6] block: Optionally snapshot page contents to provide stable pages during write
` [Ocfs2-devel] [PATCH 5/6] ocfs2: Wait for page writeback to provide stable pages
  `  "
` [PATCH 6/6] ubifs: "

[Buildroot] How do I start nfsd
 2013-01-15  5:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/2] target-i386: define dr7 bit filed and change dr7 related functions
 2013-01-15  5:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] target-i386: define dr7 bit field
` [Qemu-devel] [PATCH v5 2/2] target-i386: change some dr7 related functions

[qemu-upstream-unstable test] 15052: regressions - FAIL
 2013-01-15  5:41 UTC 

cpuset: lockdep spew on proc_cpuset_show
 2013-01-15  5:33 UTC  (2+ messages)

[Resend PATCH 1/3] scsi: sd: set valid return value in failed path
 2013-01-15  5:31 UTC  (3+ messages)
` [Resend PATCH 2/3] scsi: sd: no need to set gendisk->minors in sd_probe_async()
` [Resend PATCH 3/3] scsi: sd: remove unnecessary initialization in sd_probe()

[PATCH] cgroup: don't show pid list on tasks/procs in ascending order
 2013-01-15  5:28 UTC 

[xen-unstable test] 15046: regressions - FAIL
 2013-01-15  5:27 UTC 

[dgrp_register_proc] BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
 2013-01-15  5:26 UTC  (2+ messages)

[PATCH 0/3] x86: enable common clk and add support for Lynxpoint clocks
 2013-01-15  5:27 UTC  (2+ messages)

[PATCH v2] gpio: vt8500: memory cleanup missing
 2013-01-15  5:20 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-i386: clarify logic of breakpoint functions
 2013-01-15  5:08 UTC  (3+ messages)

state match is obsolete 1.4.17
 2013-01-15  5:09 UTC 

[GIT PULL v2] Fixes/cleanup for vt8500 serial driver
 2013-01-15  5:05 UTC  (12+ messages)
` [PATCH 1/4] serial: vt8500: Fix range-checking on vt8500_uart_ports
` [PATCH 2/4] serial: vt8500: ioremap'd resource is never freed
` [PATCH 3/4] serial: vt8500: UART uses gated clock rather than 24Mhz reference
` [PATCH 4/4] serial: tty: Cleanup code using devm_ function

[PATCH 1/2] kexec,x86: remove duplicate get_memory_ranges
 2013-01-15  4:56 UTC  (2+ messages)

[PATCH 1/1] net: ipv4: refine the logic for determining daddr in ip_queue_xmit
 2013-01-15  4:57 UTC  (3+ messages)

[U-Boot] [PATCH][v2] powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
 2013-01-15  4:56 UTC 

[Qemu-devel] [PATCH 1/2] gcc: rename CONFIG_PRAGMA_DISABLE_UNUSED_BUT_SET to CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE
 2013-01-15  4:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] pixman: fix warning

[RFC PATCH 0/2] sched: simplify the select_task_rq_fair()
 2013-01-15  4:52 UTC  (6+ messages)

[PATCH v7 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
 2013-01-15  4:45 UTC  (6+ messages)
` [PATCH] x86 e820: only void usable memory areas in memmap=exactmap case

[xen-unstable bisection] complete test-amd64-i386-xl-win-vcpus1
 2013-01-15  4:44 UTC 

[Qemu-devel] [PATCH v3] Enable and Handle in-kernel watchdog emulation
 2013-01-15  4:31 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3] Enable kvm emulated watchdog

git grep performance regression
 2013-01-15  4:38 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
 2013-01-15  4:37 UTC  (2+ messages)

[PATCH v2 3/4] regulator-core: free requested GPIOs and manage the enable list
 2013-01-15  4:35 UTC 

[PATCH v2 4/4] lp8788-ldo: use ena_pin of regulator-core for external control
 2013-01-15  4:35 UTC 

[PATCH v2 2/4] regulator-core: manage enable GPIO list
 2013-01-15  4:35 UTC 

[PATCH v2 1/4] regulator-core: support shared enable GPIO concept
 2013-01-15  4:35 UTC 

[U-Boot] [PATCH v2 0/9] tegra: SPI drivers
 2013-01-15  4:33 UTC  (6+ messages)
` [U-Boot] [PATCH v2 8/9] tegra: add SPI SLINK driver

image creation and deployment
 2013-01-15  4:16 UTC 

[U-Boot] [PATCH] powerpc/85xx: Add BSC9132QDS support
 2013-01-15  4:26 UTC 

[PATCH] ARM: bcm2835: fix clock node aliasing in device tree
 2013-01-15  4:26 UTC  (2+ messages)

[U-Boot] [PATCH] board/common: Add support for QIXIS read/write using i2c
 2013-01-15  4:26 UTC 

[Qemu-devel] [PATCH] bswap: improve gluing
 2013-01-15  4:25 UTC  (2+ messages)

[PATCH V2] i2c: add bcm2835 driver
 2013-01-15  4:25 UTC  (2+ messages)

[PATCH 1/2] dm-ioctl: introduce ioctl_flags
 2013-01-15  4:21 UTC  (2+ messages)
` [PATCH 2/2] dm-ioctl: optimize functions that don't take or produce arguments

[PATCH] HID: add support for Sony RF receiver with USB product id 0x0374
 2013-01-15  3:43 UTC 

Assistance
 2013-01-13 14:38 UTC  (2+ messages)

[PATCH v12 0/9] LSM: Multiple concurrent LSMs
 2013-01-15  4:17 UTC  (4+ messages)

[PATCH 1/9] avr32: Provide dma_mmap_coherent() and dma_get_sgtable()
 2013-01-15  4:16 UTC  (5+ messages)
` [PATCH 3/9] c6x: "
  ` [Linux-c6x-dev] "

[Qemu-devel] [PATCH qom-cpu 00/17] x86 CPU cleanup, part 3
 2013-01-15  4:16 UTC  (2+ messages)

BUG at net/sunrpc/svc_xprt.c:921
 2013-01-15  4:16 UTC  (3+ messages)

NAT, DROP and walled-gardens (~= captive portal)
 2013-01-15  4:13 UTC 

[Qemu-devel] [RFC PATCH 0/2] qemu vfo-pci: VGA support + initial round of device quirks
 2013-01-15  4:07 UTC  (6+ messages)
`  "
` [Qemu-devel] [RFC PATCH 1/2] qemu vfio-pci: Add support for VGA MMIO and I/O port access
  `  "
` [Qemu-devel] [RFC PATCH 2/2] qemu vfio-pci: Graphics device quirks
  `  "

linux-next: Tree for Jan 7 (rcutorture)
 2013-01-15  4:05 UTC  (11+ messages)

[PATCH v5 0/5] Add movablecore_map boot option
 2013-01-15  4:04 UTC  (8+ messages)

what is the difference between poll and epoll ?
 2013-01-15  3:57 UTC  (4+ messages)

[GIT PULL] irqchip init infrastructure and GIC/VIC move
 2013-01-15  3:56 UTC  (3+ messages)

kernel BUG at kernel/sched_rt.c:493!
 2013-01-15  3:55 UTC  (3+ messages)
` [PATCH] sched_rt: Use root_domain of rt_rq not current processor


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.