All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-17 17:14:50 to 2012-07-17 18:24:34 UTC [more...]

[PATCH] util: Fix GSM to UTF8 conversion mechanism
 2012-07-18 13:54 UTC  (2+ messages)

[PATCH v2 1/2] pinctrl: pinctrl-imx: add support for set bits for general purpose registers
 2012-07-17 18:24 UTC  (7+ messages)

[PATCH RESEND] gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
 2012-07-17 18:24 UTC  (9+ messages)

[Buildroot] [git commit] Clean up naming of old GENTARGETS infrastructure
 2012-07-17 18:24 UTC 

[Qemu-devel] [PATCH] build: add make dist target
 2012-07-17 18:23 UTC  (2+ messages)

[Buildroot] [git commit] all packages: rename XXXTARGETS to xxx-package
 2012-07-17 18:23 UTC 

[B.A.T.M.A.N.] Route selection over VPN links
 2012-07-17 18:22 UTC  (6+ messages)

[Buildroot] [git commit] Rename XXXTARGETS to xxx-package
 2012-07-17 18:22 UTC 

[PATCH 00/11] 3.0-stable: Fix for leapsecond deadlock & hrtimer/futex issue
 2012-07-17 18:20 UTC  (16+ messages)
` [PATCH 01/11] 3.0.x: ntp: Fix leap-second hrtimer livelock
` [PATCH 02/11] 3.0.x: ntp: Correct TAI offset during leap second
` [PATCH 03/11] 3.0.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
` [PATCH 04/11] 3.0.x: time: Move common updates to a function
` [PATCH 05/11] 3.0.x: hrtimer: Provide clock_was_set_delayed()
` [PATCH 06/11] 3.0.x: timekeeping: Fix leapsecond triggered load spike issue
` [PATCH 07/11] 3.0.x: timekeeping: Maintain ktime_t based offsets for hrtimers
` [PATCH 08/11] 3.0.x: hrtimers: Move lock held region in hrtimer_interrupt()
` [PATCH 09/11] 3.0.x: timekeeping: Provide hrtimer update function
` [PATCH 10/11] 3.0.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
` [PATCH 11/11] 3.0.x: timekeeping: Add missing update call in timekeeping_resume()

[PATCH] gpiolib: Defer failed gpio requests by default
 2012-07-17 18:20 UTC  (2+ messages)

EHCI driver
 2012-07-17 18:20 UTC  (3+ messages)

snapshot storage use
 2012-07-17 18:17 UTC  (2+ messages)

[PATCH v4 0/8] Function tracing support for pstore
 2012-07-17 18:19 UTC  (7+ messages)
` [PATCH 7/8] pstore/ram: Make tracing log versioned
      ` [PATCH] pstore: Headers should include all stuff they use

is there really a "fakeroot" task flag?
 2012-07-17 18:08 UTC  (5+ messages)

[PATCH 0/3] Testing: XDG config files: Fix broken tests
 2012-07-17 18:19 UTC  (7+ messages)
` [PATCH 1/3] Testing: XDG config files: Export a suitable `XDG_CONFIG_HOME' environment variable
` [PATCH 2/3] Testing: XDG config files: Use "$HOME" and "$XDG_CONFIG_HOME" explicitly
` [PATCH 3/3] Testing: XDG config files: Trivial: `xdg' -> `XDG'

[Qemu-devel] [PATCH] target-arm: kvm: use KVM_SET_SREGS to set target to Cortex A15
 2012-07-17 18:19 UTC  (3+ messages)

[Buildroot] [git commit] all packages: use new host-xxx-package macros
 2012-07-17 18:18 UTC 

[PATCH] mlx4_en: map entire pages to increase throughput
 2012-07-17 18:17 UTC  (4+ messages)

[PATCH 0/9] NetBSD: minor fixes and hotplug execution
 2012-07-17 18:17 UTC  (7+ messages)
` [PATCH 2/9] tools/build: fix pygrub linking

[Buildroot] [git commit] pkg-infra: add host-xxx-package macro
 2012-07-17 18:17 UTC 

[RFC/PATCH 0/13] Add device tree support for s5p-fimc SoC camera host interface driver
 2012-07-17 18:16 UTC  (5+ messages)
` [RFC/PATCH 01/13] ARM: Samsung: Extend MIPI PHY callback with an index argument
  ` [RFC/PATCH 02/13] media: s5p-csis: Add device tree support

[Buildroot] [PATCH] syslinux: bump to 4.05
 2012-07-17 18:14 UTC  (4+ messages)
  ` [Buildroot] [PATCH v2] "

Unexpected host I/O load
 2012-07-17 18:13 UTC 

[PATCH] cgroup: Update remount documentation
 2012-07-17 18:13 UTC  (2+ messages)

[PATCH 0/2] runtime PM support for cpsw and davinci mdio drivers
 2012-07-17 18:13 UTC  (4+ messages)
` [PATCH 1/2] driver: net: ethernet: davinci_mdio: runtime PM support
` [PATCH 2/2] driver: net: ethernet: cpsw: "

[PATCH 12/16] ipv4: Maintain redirect and PMTU info in struct rtable again
 2012-07-17 18:12 UTC  (2+ messages)

[PATCH 00/11] 2.6.35-stable: Fix for leapsecond deadlock & hrtimer/futex issue
 2012-07-17 18:05 UTC  (12+ messages)
` [PATCH 01/11] 2.6.35.x: ntp: Fix leap-second hrtimer livelock
` [PATCH 02/11] 2.6.35.x: ntp: Correct TAI offset during leap second
` [PATCH 03/11] 2.6.35.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
` [PATCH 04/11] 2.6.35.x: time: Move common updates to a function
` [PATCH 05/11] 2.6.35.x: hrtimer: Provide clock_was_set_delayed()
` [PATCH 06/11] 2.6.35.x: timekeeping: Fix leapsecond triggered load spike issue
` [PATCH 07/11] 2.6.35.x: timekeeping: Maintain ktime_t based offsets for hrtimers
` [PATCH 08/11] 2.6.35.x: hrtimers: Move lock held region in hrtimer_interrupt()
` [PATCH 09/11] 2.6.35.x: timekeeping: Provide hrtimer update function
` [PATCH 10/11] 2.6.35.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
` [PATCH 11/11] 2.6.35.x: timekeeping: Add missing update call in timekeeping_resume()

[PATCH 0/8] NAND and NAND-BBT improvements
 2012-07-17 18:10 UTC  (9+ messages)
` [PATCH 8/8] mtd: nand: use ECC, if present, when scanning OOB

[PATCH 00/15] Candidates for 3.6 [v2]
 2012-07-17 18:09 UTC  (4+ messages)
` [PATCH 15/15] NFS: Slow down state manager after an unhandled error

'Device not ready' issue on mpt2sas since 3.1.10
 2012-07-17 18:09 UTC  (9+ messages)

[PATCH] [RFC] arm: add documentation describing Marvell families of SoC
 2012-07-17 18:08 UTC  (4+ messages)

pull request: sfc-next 2012-07-17
 2012-07-17 18:07 UTC  (13+ messages)
` [PATCH net-next 01/10] sfc: Work around bogus 'uninitialised variable' warning
` [PATCH net-next 02/10] sfc: Use generic DMA API, not PCI-DMA API
` [PATCH net-next 03/10] sfc: Remove dead write to tso_state::packet_space
` [PATCH net-next 04/10] sfc: Stop changing header offsets on TX
` [PATCH net-next 05/10] sfc: Use strlcpy() to copy ethtool stats names
` [PATCH net-next 06/10] sfc: Use dev_kfree_skb() in efx_end_loopback()
` [PATCH net-next 07/10] sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc()
` [PATCH net-next 08/10] sfc: Disable VF queues during register self-test
` [PATCH net-next 09/10] sfc: Fix interface statistics running backward
` [PATCH net-next 10/10] sfc: Correct some comments on enum reset_type

[Upstream PATCH 0/2] runtime PM support for cpsw and davinci mdio
 2012-07-17 18:07 UTC  (4+ messages)
` [Upstream PATCH 1/2] driver: net: ethernet: davinci_mdio: runtime PM support
` [Upstream PATCH 2/2] driver: net: ethernet: cpsw: "

[Qemu-devel] [PATCH 0/4] Xen, introducing dirty log for migration
 2012-07-17 18:06 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/4] QMP, Introduce set-global-dirty-log command
    `  "
` [Qemu-devel] [PATCH 3/4] exec, memory: Call to xen_modified_memory
  `  "

HCI Remote Name Request error "Page Timeout"
 2012-07-17 18:06 UTC  (2+ messages)

[PATCH 0/3] Initial PXA DT bindings
 2012-07-17 18:04 UTC  (5+ messages)
` [PATCH 0/3 V2] "

[PATCH 0 of 3 v4/leftover] Automatic NUMA placement for xl
 2012-07-17 18:04 UTC  (8+ messages)
` [PATCH 1 of 3 v4/leftover] libxl: enable automatic placement of guests on NUMA nodes
    ` [PATCH 0 of 3 v5/leftover] Automatic NUMA placement for xl
      ` [PATCH 1 of 3 v5/leftover] libxl: enable automatic placement of guests on NUMA nodes
        ` [PATCH 1 of 3 v5/leftover] libxl: enable automatic placement of guests on NUMA nodes [and 1 more messages]

[Qemu-devel] [PATCH] configure: fix ALSA configure test
 2012-07-17 18:03 UTC  (2+ messages)

[Buildroot] [git commit] nasm: bump version to 2.10.01, remove dummy target package
 2012-07-17 18:03 UTC 

[PATCH 0/5] Long term PMTU/redirect storage in ipv4
 2012-07-17 18:03 UTC  (2+ messages)

[PATCH 00/16] radeon drm-next patches
 2012-07-17 18:02 UTC  (17+ messages)
` [PATCH 01/16] drm/radeon: update ib_execute for SI (v2)
` [PATCH 02/16] drm/radeon: remove radeon_ring_index()
` [PATCH 03/16] drm/radeon: update rptr saving logic for memory buffers
` [PATCH 04/16] drm/radeon: add rptr save support for r1xx-r5xx
` [PATCH 05/16] drm/radeon: document radeon_device.c (v2)
` [PATCH 06/16] drm/radeon: document radeon_kms.c
` [PATCH 07/16] drm/radeon: document radeon_irq_kms.c
` [PATCH 08/16] drm/radeon: document radeon_asic.c
` [PATCH 09/16] drm/radeon: document radeon_fence.c (v2)
` [PATCH 10/16] drm/radeon: document radeon_ring.c (v4)
` [PATCH 11/16] drm/radeon: document non-VM functions in radeon_gart.c (v2)
` [PATCH 12/16] drm/radeon: document VM functions in radeon_gart.c (v3)
` [PATCH 13/16] drm/radeon: start to document the functions r100.c
` [PATCH 14/16] drm/radeon: start to document evergreen.c
` [PATCH 15/16] drm/radeon: fix up pll selection on DCE5/6
` [PATCH 16/16] drm/radeon: fix SS setup for DCPLL

[PATCH v2 00/15] PCI io.h clean-up
 2012-07-17 18:02 UTC  (5+ messages)
` [PATCH v2 05/15] ARM: integrator: use fixed PCI i/o mapping

[PATCH 2/2 v2] KVM: PPC: booke: Add watchdog emulation
 2012-07-17 18:00 UTC  (21+ messages)

[RFC BlueZ] mgmt-api: Broadcaster/Observer management API
 2012-07-17 17:58 UTC  (4+ messages)

[PATCH v4 0/4] dt: device tree support for TI EMIF driver for 3.6
 2012-07-17 17:58 UTC  (11+ messages)
` [PATCH v4 4/4] memory: emif: add device tree support to emif driver

[U-Boot] [PATCH V2 0/8] Fixes to EHCI cache handling & smsc95xx
 2012-07-17 17:58 UTC  (5+ messages)
` [U-Boot] [PATCH V2 3/8] ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment

[PATCH] scripts/package/builddeb: upgrade to current practices
 2012-07-17 17:57 UTC 

CFS vs. cpufreq/cstates vs. latency
 2012-07-17 17:56 UTC  (2+ messages)

[PATCH V4 0/4] Update connman to v1.3, fix dependencies and runtime
 2012-07-17 17:44 UTC  (6+ messages)
` [PATCH V4 1/4] connman: Update to version 1.3
` [PATCH V4 2/4] connman.inc: Add missing dependencies needed by some tests
` [PATCH V4 3/4] connman: Add patches to fix connman on fs with no d_type support
` [PATCH V4 4/4] connman: fix crashes on startup on PPC/MIPS

[PATCH] mm/slub: fix a BUG_ON() when offlining a memory node and CONFIG_SLUB_DEBUG is on
 2012-07-17 17:53 UTC  (5+ messages)

[PATCH] ARM: S3C64XX: Clean up after SPI driver platform data updates
 2012-07-17 17:53 UTC 

[kvm:auto-next 47/61] (.init.rodata+0x830): undefined reference to `x86_hyper_kvm'
 2012-07-17 17:52 UTC 

[PATCH 01/18 v2] Bluetooth: Initial skeleton for Three-wire UART (H5) support
 2012-07-17 17:51 UTC  (3+ messages)
` [PATCH 18/18 v2] Bluetooth: Introduce a flags variable to Three-wire UART state

[PATCH 01/14] mirrors: Add debian archive snapshot mirrors to search list
 2012-07-17 17:40 UTC  (3+ messages)
` [PATCH 13/14] libpam: Fix build with eglibc 2.16

[PATCH] slang: change char type to signed char in macros
 2012-07-17 17:38 UTC  (2+ messages)

Minutes: Yocto Project Technical Team Meeting - Tuesday, July 17, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)
 2012-07-17 17:50 UTC 

[Ksummit-2012-discuss] Organising Mini Summits within the Kernel Summit
 2012-07-17 17:49 UTC  (3+ messages)
` Media summit at the Kernel Summit - was: Fwd: "

[Buildroot] [git commit] syslinux: bump to 4.05
 2012-07-17 17:45 UTC 

Fix git-svn tests for SVN 1.7.5
 2012-07-17 17:44 UTC  (2+ messages)

[Buildroot] [PATCH] graph-depends: ignore a few more uninteresting targets
 2012-07-17 17:44 UTC  (2+ messages)

[Buildroot] [git commit] graph-depends: ignore a few more uninteresting targets
 2012-07-17 17:44 UTC 

[PATCH 00/15] drivers: hv: kvp
 2012-07-17 17:42 UTC  (8+ messages)
` [PATCH 01/15] Drivers: hv: Format GUIDS as per MSFT standards
  ` [PATCH 02/15] Drivers: hv: Add KVP definitions for IP address injection

denzil firewall problems
 2012-07-17 17:45 UTC  (3+ messages)

[PATCH 1/2] drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns
 2012-07-17 17:43 UTC  (2+ messages)

[Buildroot] [git commit] doc: get rid of the old HTML-only documentation
 2012-07-17 17:42 UTC 

[modsign:modsign 23/27] kernel/module-verify.c:63:15: warning: unused variable 'secsize'
 2012-07-17 17:42 UTC 

[Buildroot] [git commit] doc: Add FAQ entries from the old HTML-only documentation
 2012-07-17 17:42 UTC 

That's pretty much it for 3.5.0
 2012-07-17 17:41 UTC  (2+ messages)

[PATCH] PCI: use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
 2012-07-17 17:41 UTC  (3+ messages)

[PATCH] netem: fix rate extension and drop accounting
 2012-07-17 17:39 UTC  (4+ messages)

[GIT PULL] iio fixes for staging/staging-next
 2012-07-17 17:38 UTC  (4+ messages)
    ` [GIT PULL v2] "

[PATCH] kdump: Append newline to the last lien of vmcoreinfo note
 2012-07-17 17:36 UTC 

[PATCH] extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC device
 2012-07-17 17:34 UTC  (2+ messages)

[Buildroot] [PATCH v4 00/22] Automatically produce legal compliance info
 2012-07-17 17:36 UTC  (2+ messages)

1.1.2 Full Pass consolidated Test Report
 2012-07-17 17:35 UTC  (6+ messages)

[Qemu-devel] [PATCH] update-linux-headers.sh: Don't hard code list of architectures
 2012-07-17 17:34 UTC  (3+ messages)

[PATCH 0/2] upstream_tracking updates
 2012-07-17 17:33 UTC  (3+ messages)
` [PATCH 2/2] .gitignore: unmask meta-yocto files

ALSA server upgrade
 2012-07-17 17:34 UTC  (2+ messages)

[PATCH][meta-oe 0/3] Pending fixes in O.S. Systems' tree
 2012-07-17 17:20 UTC  (3+ messages)
` [PATCH][meta-oe 3/3] cpuburn-neon: fix packaging to use a date as version and valid sources

[PATCH] base.bbclass: add GNUmakefile to the list of possible makefile names
 2012-07-17 17:20 UTC  (2+ messages)

Information about XSELinux
 2012-07-17 17:31 UTC  (2+ messages)

Crash in CIPSO_V4_TAG_LOCAL handling
 2012-07-17 17:28 UTC  (4+ messages)

[PATCH 0/3] Web fixes
 2012-07-17 17:16 UTC  (2+ messages)

uprobe: checking probe event include directory
 2012-07-17 17:27 UTC  (3+ messages)

[PATCH 0/5] do not take the iolock in inode reclaim context
 2012-07-17 17:27 UTC  (3+ messages)

[PATCH] fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64
 2012-07-17 17:22 UTC 

feature-removal-schedule entry from 2009
 2012-07-17 17:19 UTC  (5+ messages)
      ` [uml-devel] "

[RFC] A way to tell if all the devices in a file system are available
 2012-07-17 17:17 UTC  (5+ messages)
` [PATCH] Btrfs: add DEVICE_READY ioctl

[char-misc-next] mei: use module_pci_driver
 2012-07-17 17:17 UTC  (2+ messages)

[PATCH 05/15] pci: resource assignment based on p2p alignment
 2012-07-17 17:14 UTC  (8+ messages)

[PATCHSET] workqueue: reimplement CPU hotplug to keep idle workers
 2012-07-17 17:12 UTC  (2+ messages)
` [PATCH 3/9] workqueue: ROGUE workers are UNBOUND workers


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.