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

[Bug 49021] New: VGA output: Attached monitor is not detected
 2013-01-07 13:32 UTC  (2+ messages)
` [Bug 49021] "

[Qemu-devel] [PATCH 1/1] Added address_space_init2()
 2013-01-07 13:05 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] Support gdbstub qXfer:spaces features
 2013-01-07 13:31 UTC 

[PATCH qom-cpu 00/11] disable-kvm_mmu + -cpu check/enforce fixes (v2)
 2013-01-07 13:30 UTC  (30+ messages)
` [libvirt] [PATCH qom-cpu 01/11] target-i386: Don't set any KVM flag by default if KVM is disabled
  `  "
          ` [Qemu-devel] "
` [PATCH qom-cpu 10/11] target-i386: Call kvm_check_features_against_host() only if CONFIG_KVM is set
      ` [Qemu-devel] "
` [libvirt] [PATCH qom-cpu 11/11] target-i386: check/enforce: Check all feature words
  `  "
        ` [Qemu-devel] "

[Buildroot] [PATCH 1/5] gnuplot : new package
 2013-01-07 13:30 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] gnuplot : disable inadequate options for embedded platform
` [Buildroot] [PATCH 3/5] gnuplot : move under "Graphic applications" section
` [Buildroot] [PATCH 4/5] gnuplot : add --without-doc and --without-demo options
` [Buildroot] [PATCH 4/4] gnuplot : add LICENSE things and new configure options

[PATCH] Add apf51 basic support
 2013-01-07 13:28 UTC  (7+ messages)

[linux-lvm] question about extending snapshots
 2013-01-07 13:27 UTC  (2+ messages)

[PATCH V2 Resend 0/4] Create sched_select_cpu() and use it for workqueues and timers
 2013-01-07 13:28 UTC  (8+ messages)
` [PATCH V2 Resend 3/4] workqueue: Schedule work on non-idle cpu instead of current one

[PATCH] sctp: Change defaults on cookie hmac selection
 2013-01-07 13:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 00/18] perf: add memory access sampling support
 2013-01-07 13:27 UTC  (14+ messages)
` [PATCH v4 05/18] perf: add minimal support for PERF_SAMPLE_WEIGHT
` [PATCH v4 08/18] perf/x86: add memory profiling via PEBS Load Latency
` [PATCH v4 14/18] perf tools: add new mem command for memory access profiling

[PATCH 0/2] HYP boot mode fixes
 2013-01-07 13:27 UTC  (6+ messages)
` [PATCH 1/2] ARM: hyp: boot secondary CPUs through the right entry point
` [PATCH 2/2] ARM: hyp: simplify __hyp_stub_install epilog

xennet: skb rides the rocket: 20 slots
 2013-01-07 13:27 UTC  (4+ messages)

[PATCH 00/22] SH pinctrl and pinmux implementation
 2013-01-07 13:27 UTC  (2+ messages)

[Qemu-devel] [PATCH] sheepdog: implement direct write semantics
 2013-01-07 13:23 UTC  (10+ messages)

[PATCH] relocate_sdk.py: new interpreter string was not '\0' terminated
 2013-01-07 13:07 UTC 

[PATCH 1/2] regulator: add regulator_is_dummy function
 2013-01-07 13:22 UTC  (6+ messages)

[PATCH 1/4] arm: mvebu: limit OpenBlocks AX3-4 to 1 GB of RAM
 2013-01-07 13:22 UTC  (13+ messages)

[PATCH] [media] coda: Fix build due to iram.h rename
 2013-01-07 13:21 UTC  (3+ messages)

[PATCH] pnfsd: Correct the buffer size of ds_list in dlm_device_entry
 2013-01-07 13:19 UTC  (2+ messages)

[Qemu-devel] [Bug 1094950] [NEW] crash at qemu_iohandler_poll (iohandler.c:124) on macos 10.8.2
 2013-01-07 13:18 UTC  (3+ messages)
` [Qemu-devel] [Bug 1094950] "

linux-3.7.1: OOPS in page_lock_anon_vma
 2013-01-07 13:17 UTC  (5+ messages)

[PATCH] procps: initialized environment correctly (backported from classic)
 2013-01-07 13:01 UTC 

[PATCHv3 1/2] cfg80211: add the new IBSS_STA event
 2013-01-07 13:16 UTC  (7+ messages)
` [PATCHv3 2/2] mac80211: in AD-HOC mode wait for the AUTH response

[Qemu-devel] [PATCH 1/1] Support abstract socket namespace in AF_UNIX socket family
 2013-01-07 13:15 UTC 

[PATCH] util-linux: moved 'reset' into own subpackage
 2013-01-07 13:00 UTC 

[oe-commits] Constantin Musca : libmusicbrainz: upgrade to git SRCREV 0749dd0a35b4a543
 2013-01-07 12:59 UTC 

[PATCH] image.bbclass: quote TARGET_VENDOR
 2013-01-07 12:58 UTC 

[PATCH 1/2] audio: Replace g_hash_table_contains() with g_hash_table_lookup()
 2013-01-07 13:12 UTC  (3+ messages)
` [PATCH 2/2] shared: Fix build break

[PATCH 00/11] Critical bug fixes for RDMA/cxgb4
 2013-01-07 13:12 UTC  (12+ messages)
  ` [PATCH 01/11] RDMA/cxgb4: abort connections that receive unexpected streaming mode data
  ` [PATCH 02/11] RDMA/cxgb4: abort connections when moving to ERROR state
  ` [PATCH 03/11] RDMA/cxgb4: Display streaming mode error only if detected in RTS
  ` [PATCH 04/11] RDMA/cxgb4: keep qp referenced until TID released
  ` [PATCH 05/11] RDMA/cxgb4: Always log async errors
  ` [PATCH 06/11] RDMA/cxgb4: only log rx_data warnings if cpl status is non zero
  ` [PATCH 07/11] RDMA/cxgb4: endpoint timeout race condition
  ` [PATCH 08/11] RDMA/cxgb4: don't reconnect on abort for mpa_rev 1
  ` [PATCH 09/11] RDMA/cxgb4: Don't wakeup threads for MPAv2
  ` [PATCH 10/11] RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish
  ` [PATCH 11/11] RDMA/cxgb4: Address sparse warnings

[Qemu-devel] [PATCH] fix bits 39:32 of the final physical address when using 4M page
 2013-01-07 13:10 UTC  (3+ messages)

[RFC Patch v1 00/31] Synopsys ARC Linux kernel Port
 2013-01-07 13:10 UTC  (5+ messages)
` [RFC PATCH v1 25/31] ARC: [plat-arcfpga] Hooking up platform to ARC UART

[U-Boot] [PATCH 0/4 V2] SMDK5250: Convert lowlevel_init.S to .c and set PMIC values
 2013-01-07 13:08 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4 V2] EXYNOS: Add functions for power initialisation
` [U-Boot] [PATCH 2/4 V2] SMDK5250: Convert lowlevel_init.S to lowlevel_init.c
` [U-Boot] [PATCH 3/4 V2] SMDK5250: Add PMIC voltage settings
` [U-Boot] [PATCH 4/4 V2] SMDK5250: Modify IRAM stack pointer address

[ANNOUNCE] 3.7-nohz1
 2013-01-07 13:06 UTC  (6+ messages)

[RFC PATCH] ALSA: usb - fix race in creation of M-Audio Fast track pro driver
 2013-01-07 13:06 UTC  (3+ messages)

[PATCH v3 00/11] xen: Initial kexec/kdump implementation
 2013-01-07 13:05 UTC  (28+ messages)
` [PATCH v3 01/11] kexec: introduce kexec firmware support
  ` [PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
        ` [Xen-devel] [PATCH v3 00/11] xen: Initial kexec/kdump implementation

[PATCH v8 0/3] x86, apicv: Add APIC virtualization support
 2013-01-07 13:04 UTC  (4+ messages)
` [PATCH v8 2/3] x86, apicv: add virtual interrupt delivery support

Open for contribution towards xfstests for btrfs
 2013-01-07 13:01 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] mxc nand: Add support for i.MX5
 2013-01-07 13:02 UTC  (2+ messages)

[Qemu-devel] [PATCH 09/20] target-i386: add x86cpu_vendor_words2str()
 2013-01-07 13:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH 09/20 v4] "

[PATCH v4] lib: cpu_rmap: avoid flushing all workqueues
 2013-01-07 13:01 UTC  (3+ messages)

[RFC PATCH] ah4/esp4: set transport header correctly for IPsec tunnel mode
 2013-01-07 13:00 UTC  (2+ messages)

[bug] oops in linux-3.8-rc2
 2013-01-07 13:00 UTC  (3+ messages)

[RFC 0/3] future of gemini platform
 2013-01-07 13:00 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] fix of preserving link status
 2013-01-07 12:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] e1000: no need auto-negotiation if link was down

[PATCH] xserver-xorg: add AArch64 support
 2013-01-07 12:44 UTC 

Security support for debug=y builds (Was Re: Xen Security Advisory 37 (CVE-2013-0154) - Hypervisor crash due to incorrect ASSERT (debug build only))
 2013-01-07 12:58 UTC  (4+ messages)

[CONSOLIDATED PULL (V2) 00/35] Updates, Multilib Patches and other fixes
 2013-01-07 12:41 UTC  (5+ messages)

dw_dmac patches
 2013-01-07 12:54 UTC 

[U-Boot] [PATCH 1/3] MIPS: bootm.c: separate linux jump code
 2013-01-07 12:53 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] MIPS: bootm.c: separate environment initialization
` [U-Boot] [PATCH 3/3] MIPS: bootm.c: add support for 'prep' and 'go' subcommands

[RFC] Initial scan files troubles and brainstorming
 2013-01-07 12:53 UTC  (5+ messages)

[PATCH net-next] xfrm: removes a superfluous check and add a statistic
 2013-01-07 12:51 UTC  (2+ messages)

[PATCH] scons: updated to 2.2.0
 2013-01-07 12:37 UTC 

[PATCH] perl-rdepends: be more strict in multiline comment
 2013-01-07 12:33 UTC 

[PATCH KVM v2 0/4] fix KVM i8259 IRQ trailing-edge logic
 2013-01-07 12:48 UTC  (5+ messages)
` [PATCH KVM v2 1/4] KVM: fix i8254 IRQ0 to be normally high
    ` [Qemu-devel] "

ANNOUNCE: cifs-utils release 5.9 ready for download
 2013-01-07 12:46 UTC 

[oe-commits] Kang Kai : perl: update dependency creating script
 2013-01-07 12:29 UTC 

fstab zram swap integration idea
 2013-01-07 12:42 UTC  (2+ messages)

[PATCH 1/2] ipv6: avoid blackhole and prohibited entries upon prefix purge
 2013-01-07 12:41 UTC  (4+ messages)
` [PATCH 2/2] ipv6: fix packet corruption when Dest/RT2 options are used

[PATCH v7u1 00/31] x86, boot, 64bit: Add support for loading ramdisk and bzImage above 4G
 2013-01-07 12:40 UTC  (8+ messages)
` [PATCH v7u1 03/31] x86, realmode: set real_mode permissions early

[PATCH v2 0/4] uprobes/powerpc: Replace ptrace helpers for single stepping
 2013-01-07 12:03 UTC  (5+ messages)
` [PATCH v2 1/4] kprobes/powerpc: Do not disable External interrupts during single step

Port of iMX5's Xorg driver to newer Xorg API
 2013-01-07 12:38 UTC  (2+ messages)

LSF 2013 call for participation?
 2013-01-07 12:37 UTC 

[Buildroot] [PATCH 1/2] lzop: add host build
 2013-01-07 12:36 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] barebox: needs host-lzop

[Qemu-devel] How to perform Win8/Fed18/Ubuntu12.4 installation on target connected to QEMU + OVMF system?
 2013-01-07 12:36 UTC 

[Qemu-devel] QEMU CDROM tray-open and locked logic
 2013-01-07 12:36 UTC  (4+ messages)

[Qemu-devel] [RFC] lively write vmstate with predictable size
 2013-01-07 12:35 UTC  (6+ messages)

Status of the patches under review at LMML (35 patches)
 2013-01-07 12:34 UTC  (6+ messages)

can i replace a .S file with .c file
 2013-01-07 12:34 UTC 

[patch net-next] ethtool: consolidate work with ethtool_ops
 2013-01-07 12:26 UTC 

Prepare recipes for automake-1.13 (batch 1 / v2)
 2013-01-07 12:18 UTC  (9+ messages)
` [PATCH v2 01/15] pkg-config: replace obsolete automake macros with working ones
  ` [PATCH v2 02/15] libtool: remove help2man dependency
    ` [PATCH v2 03/15] bison: "
      ` [PATCH v2 04/15] file: replace obsolete automake macros with working ones

[Qemu-devel] [PATCH v4] s390: Add CPU reset handler
 2013-01-07 12:31 UTC 

usb: multi phy support
 2013-01-07 12:32 UTC  (3+ messages)

Reg: Hiawatha
 2013-01-07 12:16 UTC  (2+ messages)

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

Hiawatha error: conflicting types for 'something'
 2013-01-07 12:15 UTC 

Default xorg.conf is for x86 devices
 2013-01-07 12:14 UTC  (3+ messages)

[Buildroot] [PATCH v2 0/2] Makefile: add toolchain target
 2013-01-07 12:29 UTC  (2+ messages)

[RFC] QEMU: Enabling live-migrate on HVM on qemu-xen device model in 4.2
 2013-01-07 12:28 UTC  (2+ messages)

[PATCH v4 1/2] mmc: core: Add support for idle time BKOPS
 2013-01-07 12:27 UTC  (2+ messages)

[for-danny][PATCH 0/4] Fixes for danny - Pull request #2
 2013-01-07 12:27 UTC  (8+ messages)
` [for-danny][PATCH 1/4] xorg-driver-video: Install vivante_gal.h
` [for-danny][PATCH 2/4] layer.conf: Use .= for adding to BBPATH and += to BBFILES
` [for-danny][PATCH 3/4] barebox: Right now barebox supports only imx53qsb board

radosgw segfault in 0.56
 2013-01-07 12:21 UTC  (6+ messages)

[PATCH] imx-base.inc: Centralize the preferred kernel for i.MX3X SoCs
 2013-01-07 12:26 UTC  (3+ messages)

[U-Boot] Pull request for u-boot-marvell.git
 2013-01-07 12:26 UTC  (9+ messages)
        ` [U-Boot] Pull request for u-boot-marvell.git - PLEASE HOLD ON
          ` [U-Boot] Pull request for u-boot-marvell.git - go ahead

ppoll() stuck on POLLIN while TCP peer is sending
 2013-01-07 12:25 UTC  (6+ messages)

[PATCH] i2c: samsung: resume race fix
 2013-01-07 12:25 UTC  (5+ messages)

oops in copy_page_rep()
 2013-01-07 12:24 UTC  (4+ messages)

Ping: [PATCH] x86: compat_show_guest_stack() should not truncate MFN
 2013-01-07 12:22 UTC  (2+ messages)

[PATCH v2] gsettings-desktop-schemas: add missing elements from meta-gnome
 2013-01-07 12:05 UTC 

[PATCH] dropbear: don't use IMAGE_FEATURES
 2013-01-07 12:04 UTC  (3+ messages)

[PATCH] omap3isp: Add support for interlaced input data
 2013-01-07 12:20 UTC  (4+ messages)

[PATCH BlueZ 1/5] lib: Add SDP_IS_TEXT_STR() macro for SDP_TEXT_STR* checking
 2013-01-07 12:18 UTC  (2+ messages)

[PATCH] libffi: add AArch64 support
 2013-01-07 12:02 UTC  (5+ messages)

[PATCH] tcl: updated to 8.5.13
 2013-01-07 12:01 UTC  (2+ messages)

[PATCH] Switch to poll in xenconsoled's io loop
 2013-01-07 12:16 UTC  (5+ messages)
` [PATCH V3] Switch from select() to poll() in xenconsoled's IO loop

[PATCH:V2] Remove the redundant "/" in base-files
 2013-01-07 10:54 UTC 

[PATCH 0/2] KVM integration
 2013-01-07 12:14 UTC  (2+ messages)

[PATCH v2 00/11] Migrate Tegra to common clock framework
 2013-01-07 12:13 UTC  (5+ messages)
` [PATCH v2 01/11] clk: tegra: Add tegra specific clocks

[PATCH 1/2] ARM: exynos5: Add gate clocks for HS-I2C
 2013-01-07 12:06 UTC  (2+ messages)

[PATCH v6 0/17] fsfreeze: miscellaneous fixes and cleanups
 2013-01-07 11:21 UTC  (2+ messages)
` [PATCH 1/17] vfs: add __iterate_supers() and helpers around it

[PATCH V2] mxs: spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
 2013-01-07 12:13 UTC  (3+ messages)

[patch] [media] dvb: unlock on error in dvb_ca_en50221_io_do_ioctl()
 2013-01-07 12:04 UTC  (2+ messages)

RFC: add parameters to V4L controls
 2013-01-07 12:10 UTC  (2+ messages)

blkid tells different informations to user or root
 2013-01-07 12:10 UTC 

Is it possible to follow a rebooted domain (with a different ID)?
 2013-01-07 12:10 UTC  (3+ messages)

[PATCH] cmake: add AArch64 support
 2013-01-07 11:54 UTC  (2+ messages)

[REVIEW PATCHv1 0/2] DocBook fixes
 2013-01-07 12:09 UTC  (3+ messages)
` [REVIEW PATCHv1 1/2] DocBook: improve the error_idx field documentation
  ` [REVIEW PATCHv1 2/2] DocBook: fix various validation errors


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.