All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-18 12:32:33 to 2013-01-18 13:55:32 UTC [more...]

[Buildroot] designing a firmware update mechanism
 2013-01-18 13:55 UTC  (2+ messages)

[U-Boot] i.MX6 Solo and Dual Lite
 2013-01-18 13:55 UTC  (2+ messages)

[PATCH 0 of 9 RFC v2] blktap3: Introduce a small subset of blktap3 files
 2013-01-18 13:54 UTC  (8+ messages)
` [PATCH 1 of 9 RFC v2] blktap3: Introduce blktap3 headers
` [PATCH 2 of 9 RFC v2] blktap3/libblktapctl: Introduce tapdisk message types and structures
` [PATCH 5 of 9 RFC v2] blktap3/libblktapctl: Introduce functionality used by tapback to instruct tapdisk to connect to the sring

[PATCH for 3.8] iproute2: Add "ip netns pids" and "ip netns identify"
 2013-01-18 13:53 UTC  (6+ messages)

[patch] b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()
 2013-01-18 13:53 UTC  (6+ messages)
  ` [patch v2] "

[meta-fsl-arm][PATCH 1/2] mxsldr: Update to newer snapshot
 2013-01-18 13:53 UTC  (7+ messages)
` [meta-fsl-arm][PATCH 2/2] nativesdk-packagegroup-sdk-host: Fix inclusion of elftosb and mxsldr

[Qemu-trivial] [PATCH] qemu-pixman.h: Avoid mutual inclusion loop with console.h
 2013-01-18 13:52 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH v2 0/2] perf stat: add interval counter printing
 2013-01-18 13:50 UTC  (5+ messages)
` [PATCH v2 1/2] perf tools: add evsel prev_raw_count field
` [PATCH v2 2/2] perf stat: add interval printing

Eclipse Plugin
 2013-01-18 13:49 UTC  (7+ messages)

[Qemu-devel] Fwd: [Users] oVirt Node (HyperVisor) - Memory Usage
 2013-01-18 13:49 UTC  (5+ messages)

HD-audio regression after commit 34588709af61be1550b4e2bcee5c85d0ac4f34d4
 2013-01-18 13:49 UTC  (20+ messages)

[Qemu-trivial] [Qemu-devel] [PATCH v2] configure: silence pkg-config's check for curses
 2013-01-18 13:48 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[PATCH v2] arch/arm/mach-s5pv210: adding ifdef CONFIG_CPU_S5PV210 to fix compiling issue
 2013-01-18 13:47 UTC  (3+ messages)
  ` [PATCH v2] arch/arm/mach-s5pv210: adding ifdef CONFIG_CPU_S5PV210to "

[PATCH] Add doc-comment to get_domain_by_id
 2013-01-18 13:46 UTC  (2+ messages)

[PATCH v2 0/3] x86: enable common clk and add support for Lynxpoint clocks
 2013-01-18 13:46 UTC  (4+ messages)
` [PATCH v2 1/3] x86: add support for Intel Low Power Subsystem
` [PATCH v2 2/3] clk: x86: add support for Lynxpoint LPSS clocks
` [PATCH v2 3/3] ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scan

[PATCH 1/2] alsa-lib: upgrade to 1.0.26
 2013-01-18 13:29 UTC  (4+ messages)
` [PATCH 2/2] alsa-utils: "

[Qemu-trivial] [Trivial PATCH] acpitable: open the data file in binary mode
 2013-01-18 13:44 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[Qemu-trivial] [PATCH] hw: Spelling fix in log message
 2013-01-18 13:43 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-trivial] trival patch to master to fix osx build
 2013-01-18 13:42 UTC  (2+ messages)

[PATCH V3 0/22] sched: simplified fork, enable load average into LB and power awareness scheduling
 2013-01-18 13:41 UTC  (9+ messages)
` [PATCH v3 16/22] sched: add power aware scheduling in fork/exec/wake

[Qemu-devel] [PATCH qom-cpu 0/5] x86 CPU cleanup, part 4
 2013-01-18 13:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/5] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t

[PATCH 0 of 2] pci passthrough: support "managed" pci device in xend for libvirt usage
 2013-01-18 13:39 UTC  (4+ messages)

[PATCH] tty: serial/68328serial.c: remove unnecessary null pointer check
 2013-01-18 13:38 UTC  (3+ messages)
` [PATCH] tty: serial/crisv10.c: "

Redefinition of struct in6_addr in <netinet/in.h> and <linux/in6.h>
 2013-01-18 13:35 UTC  (7+ messages)

ListBuckets works but PutObject does not
 2013-01-18 13:35 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] -numa option parsing fixes (v3)
 2013-01-18 13:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/8] cutils: unsigned int parsing functions

[PATCH v2 00/76] Synopsys ARC Linux kernel Port
 2013-01-18 13:31 UTC  (50+ messages)
` [PATCH v2 03/76] ARC: Atomic/bitops/cmpxchg/barriers
` [PATCH v2 13/76] ARC: Low level IRQ/Trap/Exception Handling
` [PATCH v2 17/76] ARC: Process-creation/scheduling/idle-loop
` [PATCH v2 25/76] ARC: MMU Exception Handling
` [PATCH v2 29/76] ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
` [PATCH v2 33/76] ARC: [DeviceTree] Convert some Kconfig items to runtime values
` [PATCH v2 37/76] ARC: Switch to generic kernel_execve() and sys_execve()
` [PATCH v2 40/76] ARC: Switch to generic sys_clone, fork, vfork
` [PATCH v2 44/76] ARC: ptrace support
` [PATCH v2 48/76] ARC: Module support
` [PATCH v2 50/76] ARC: SMP support
` [PATCH v2 51/76] ARC: DWARF2 .debug_frame based stack unwinder
` [PATCH v2 52/76] ARC: stacktracing APIs based on dw2 unwinder
` [PATCH v2 53/76] ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
` [PATCH v2 54/76] ARC: kprobes support
` [PATCH v2 55/76] sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
` [PATCH v2 56/76] ARC: Unaligned access emulation
` [PATCH v2 57/76] ARC: kgdb support
` [PATCH v2 58/76] ARC: Boot #2: Verbose Boot reporting / feature verification
` [PATCH v2 59/76] ARC: [plat-arfpga] BVCI Latency Unit setup
` [PATCH v2 60/76] perf, ARC: Enable building perf tools for ARC
` [PATCH v2 61/76] ARC: perf support (software counters only)
` [PATCH v2 62/76] ARC: Support for single cycle Close Coupled Mem (CCM)
` [PATCH v2 63/76] ARC: Hostlink Pseudo-Driver for Metaware Debugger
` [PATCH v2 64/76] ARC: Add self to MAINTAINERS
` [PATCH v2 65/76] ARC: UAPI Disintegrate arch/arc/include/asm
` [PATCH v2 66/76] ARC: Add support for ioremap_prot API
` [PATCH v2 67/76] ARC: [Review] Multi-platform image #1: Kconfig enablement
` [PATCH v2 68/76] ARC: Fold boards sub-menu into platform/SoC menu
` [PATCH v2 69/76] ARC: [Review] Multi-platform image #2: Board callback Infrastructure
` [PATCH v2 70/76] ARC: [Review] Multi-platform image #3: switch to board callback
` [PATCH v2 71/76] ARC: [Review] Multi-platform image #4: Isolate platform headers
` [PATCH v2 72/76] ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core
  ` [PATCH v2 73/76] ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional
  ` [PATCH v2 74/76] ARC: [Review] Multi-platform image #7: SMP common code to use callbacks
  ` [PATCH v2 75/76] ARC: [Review] Multi-platform image #8: platform registers SMP callbacks
  ` [PATCH v2 76/76] ARC: [plat-arcfpga] defconfig for fully loaded ARC Linux

[bug report] f2fs: off by one in garbage collection functions
 2013-01-18 13:29 UTC 

[PATCH RFC 00/10] libxl: new hotplug calling convention
 2013-01-18 13:29 UTC  (3+ messages)
` [PATCH RFC 02/10] libxl: add new hotplug interface support to hotplug script callers

[U-Boot] [PATCH 01/10] arm: Compile cache_disable() with -O2 to avoid failure
 2013-01-18 13:29 UTC  (4+ messages)
` [U-Boot] [PATCH 05/10] arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading

[PATCH] ARM: arch_timer: Don't expect both secure and nonsecure PPI IRQ info
 2013-01-18 13:28 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] qemu timestamp and related makefile cleanups
 2013-01-18 13:28 UTC  (9+ messages)
` [Qemu-devel] [PATCH 4/4] Makefile: fix make clean on libcacard
` [Qemu-devel] [PATCH 3/4] rules/mak: make clean should blow away timestamp files

[PATCH] am33xx: cpsw: default to ethernet hwaddr from efuse if not defined in dt
 2013-01-18 13:27 UTC  (4+ messages)

[PATCH 1/2] tools: Add mgmt test case for pair device while powered off
 2013-01-18 13:26 UTC  (2+ messages)

[PATCH 00/10] Bluetooth: Fix more mgmt parameter checks
 2013-01-18 13:25 UTC  (11+ messages)
` [PATCH 01/10] Bluetooth: Fix checking for correct mgmt_load_link_keys parameters
` [PATCH 02/10] Bluetooth: Fix returning proper mgmt status for Load LTKs
` [PATCH 03/10] Bluetooth: Fix checking for proper key->master value in "
` [PATCH 04/10] Bluetooth: Refactor valid LTK data testing into its own function
` [PATCH 05/10] Bluetooth: Check for valid key->authenticated value for LTKs
` [PATCH 06/10] Bluetooth: Add helper functions for testing bdaddr types
` [PATCH 07/10] Bluetooth: Fix checking for valid address type values in mgmt commands
` [PATCH 08/10] Bluetooth: Fix checking for valid disconnect parameters in unpair_device
` [PATCH 09/10] Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect
` [PATCH 10/10] Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock

[PATCH 0/6] Remove obsolete update-modules
 2013-01-18 13:10 UTC  (2+ messages)

[PATCH 1/4] ARM: EXYNOS5: Add PPMU device tree support
 2013-01-18 13:24 UTC  (6+ messages)
` [PATCH 4/4] PM/Devfreq: Add Exynos5-bus devfreq driver for Exynos5250
  ` [PATCH v4 4/4] PM: Devfreq: "
` [PATCH v4 1/4] ARM: EXYNOS5: Add PPMU device tree support

[PATCH v4] OF: MIPS: sead3: Implement OF support
 2013-01-18 13:24 UTC  (2+ messages)

[PATCH 3/4] PM: DEVFREQ: Move exynos4 devfreq driver into a new sub-directory
 2013-01-18 13:24 UTC  (2+ messages)
` [PATCH v4 "

[patch] libata handle HDIO_SET_DMA HDIO_GET_DMA ioctl
 2013-01-18 13:24 UTC  (3+ messages)

[PATCH 2/4] ARM: EXYNOS5: Support Exynos5-bus devfreq driver
 2013-01-18 13:23 UTC  (2+ messages)
` [PATCH v4 "

[U-Boot] U-Boot Graphics Library?
 2013-01-18 13:23 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/12] Drive mirroring performance improvements
 2013-01-18 13:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 02/12] add hierarchical bitmap data type and test cases

[PATCH] ARM: SAMSUNG: Gracefully exit on suspend failure
 2013-01-18 13:18 UTC  (6+ messages)
` [PATCH v2] "

[PATCH RESEND 0/6 v13] gpio: Add block GPIO
 2013-01-18 13:18 UTC  (5+ messages)
` [PATCH RESEND 1/6 v13] gpio: Add a block GPIO API to gpiolib

[PATCH 0/3] Add device tree support for NAND flash in am335x-evm
 2013-01-18 13:17 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: AM33XX: Add GPMC node

[PATCH v6 2/4] usb: phy: samsung: Add host phy support to samsung-phy driver
 2013-01-18 13:16 UTC  (4+ messages)
` [PATCH v7 "

[PATCH v6 0/4] Adding usb2.0 host-phy support for exynos5250
 2013-01-18 13:16 UTC  (4+ messages)
` [PATCH v6 3/4] USB: ehci-s5p: Add phy driver support

[PATCH v2] drm/i915: HDMI/DP - ELD info refresh support for Haswell
 2013-01-18 13:13 UTC  (4+ messages)

[PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy
 2013-01-18 13:12 UTC  (5+ messages)

[PATCH 1/1] X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts
 2013-01-18 13:10 UTC  (2+ messages)

[PATCH 0/1] Fix GTK+ and PyGtk version check error message to be more clear [Yocto #3637]
 2013-01-18 12:53 UTC  (3+ messages)
` [PATCH 1/1] "

hg fetcher failures for SRCREV set to a tag
 2013-01-18 12:51 UTC  (6+ messages)

[patch] target: change sprintf to snprintf
 2013-01-18 13:05 UTC  (2+ messages)

[Qemu-devel] [PATCH for-1.4 00/12] target-i386: Fix APIC-ID-based topology (v4)
 2013-01-18 13:03 UTC  (13+ messages)
` [Qemu-devel] [PATCH for-1.4 01/12] kvm: Add fake KVM_FEATURE_CLOCKSOURCE_STABLE_BIT for builds withou KVM
    `  "
` [Qemu-devel] [PATCH for-1.4 04/12] kvm: Create kvm_arch_vcpu_id() function
    `  "

[PATCH] fetch2: Sort file checksums by value, not path
 2013-01-18 12:45 UTC  (2+ messages)

[PATCH 0/4] Remove gtk-directfb
 2013-01-18 12:46 UTC  (5+ messages)
` [PATCH 1/4] packagegroup-core-gtk-directfb: rename to packagegroup-core-directfb

Qemu upstream bugs with xen
 2013-01-18 13:00 UTC  (2+ messages)

[PATCH] fix bundled base.bbclass file
 2013-01-18 12:43 UTC  (2+ messages)

[RFC 0/2] locale packages
 2013-01-18 12:41 UTC  (3+ messages)
` [RFC 1/2] buildhistory.bbclass: track also complementary package information
` [RFC 2/2] package.bbclass: remove RRECOMMENDS on base packages for locale packages

[Buildroot] [PATCH v2] pkg-infra: add <pkg>_CONFIG_FIXUP to fix *-config files
 2013-01-18 12:58 UTC  (6+ messages)

Wake on LAN for USB ethernet?
 2013-01-18 12:57 UTC  (4+ messages)

[GIT PULL] EFI fixes for v3.8
 2013-01-18 12:57 UTC  (3+ messages)

download speed problem
 2013-01-18 15:07 UTC  (4+ messages)
` OpenMP and OE-core (or: Why is OpenMP explicitly disabled?)

[PATCH 1/1] ARM: Add API to detect SCU base address from CP15
 2013-01-18 12:54 UTC  (2+ messages)

[RFC PATCH] Input: gpio_keys: Fix suspend/resume press event lost
 2013-01-18 12:51 UTC  (2+ messages)

Question/problem with mmu_notifier_unregister
 2013-01-18 12:51 UTC  (12+ messages)
  ` [PATCH] [Patch] mmu_notifier_unregister NULL Pointer deref fix

[meta-networking][PATCH] netcat_0.7.1.bb: Fix build with new versions of autotools
 2013-01-18 12:35 UTC  (2+ messages)

bluez: atomic operations
 2013-01-18 12:51 UTC  (2+ messages)

[PATCH v2] TTY: serial, add pm function
 2013-01-18 12:43 UTC  (9+ messages)

[Qemu-devel] VMSTate state of the union
 2013-01-18 12:48 UTC  (3+ messages)

ip6_dst_lookup_tail oops
 2013-01-18 12:48 UTC  (3+ messages)

[Xenomai] Redhat packaging patch
 2013-01-18 12:42 UTC  (5+ messages)

[PATCH v3] mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
 2013-01-18 12:38 UTC  (3+ messages)

[PATCH v8 01/22] USB: ehci-omap: Don't free gpios that we didn't request
 2013-01-18 12:36 UTC  (2+ messages)

[PATCH v8 00/22] OMAP USB Host cleanup
 2013-01-18 12:36 UTC  (4+ messages)
` [PATCH v8 01/22] USB: ehci-omap: Don't free gpios that we didn't request

[PATCH] ACPI / PM: Remove obsolete comment in power.c
 2013-01-18 12:36 UTC 

[PATCH] Bluetooth: Fix pair device command reply if adapter is powered off
 2013-01-18 12:35 UTC  (2+ messages)

[PATCH v2] fix setup_efi_pci()
 2013-01-18 12:35 UTC 

[PATCH] ACPI / scan: Fold acpi_bus_scan() into acpi_bus_add()
 2013-01-18 12:35 UTC 

[PATCH v3] mac80211: add op to configure default key id
 2013-01-18 12:34 UTC  (2+ messages)

[arch-general] powernow-k8 fails to load with linux 3.7.2
 2013-01-18 12:32 UTC  (7+ messages)


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.