All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-06 08:43:44 to 2013-08-06 09:40:07 UTC [more...]

[Qemu-devel] FW: [Xen-devel]Cirrus VGA slow screen update, show blank screen last 13s or so for windows XP guest
 2013-08-06  9:39 UTC  (5+ messages)
` [Qemu-devel] [Xen-devel] FW: Cirrus "
    `  "

[PATCH] warning-elimination: android: binder
 2013-08-06  9:40 UTC  (2+ messages)

[Buildroot] AVR32 toolchain build failure
 2013-08-06  9:39 UTC  (4+ messages)

[PATCH 1/4] drm/mm: add "best_match" to drm_mm_insert_node()
 2013-08-06  9:39 UTC  (4+ messages)
` [PATCH 1/4] drm/mm: add "best_match" flag "

[PATCH v3.10.y 0/4] IB/IPoIB fixes for SRIOV / cloud environment
 2013-08-06  9:38 UTC 

[PATCH 01/12] ath9k: add utility functions for accessing tid queues
 2013-08-06  9:38 UTC  (11+ messages)
` [PATCH 07/12] ath9k: prepare queueing code for handling unaggregated traffic
` [PATCH 09/12] ath9k: always clear ps filter bit on new assoc
` [PATCH 10/12] ath9k: use software queues for un-aggregated data packets
` [PATCH 11/12] ath9k: improve tx scheduling fairness

[PATCH 01/22] ARM: ux500: Remove '0x's from HREF v60+ DTS file
 2013-08-06  9:38 UTC  (4+ messages)
` [PATCH 02/22] ARM: nomadik: Remove '0x's from nomadik stn8815 "

[Qemu-devel] RFC: [PATCH 0/5] Explicitly annotating coroutine_fn functions
 2013-08-06  9:37 UTC  (10+ messages)
` [Qemu-devel] [PATCH 3/5] Convert BlockDriver to explicit coroutine annotations
` [Qemu-devel] [PATCH 4/5] Convert block functions to coroutine versions

[PATCH 5/5] arm: omap: Proper cleanups for omap_device
 2013-08-06  9:37 UTC  (3+ messages)
  ` [PATCH 1/5] pdev: Fix platform device resource linking

[PATCH] mm: zcache: zcache_cleancache_flush_fs fix
 2013-08-06  9:36 UTC  (2+ messages)

macvtap MAX_SKB_FRAGS fix
 2013-08-06  9:34 UTC  (3+ messages)

[PATCH] ASoC: rt5640: change widget sequence for depop
 2013-08-06  9:35 UTC  (7+ messages)
    ` [PATCH] ASoC: rt5640: change widget sequencefordepop
        ` [PATCH] ASoC: rt5640: change widgetsequencefordepop

[Qemu-devel] [SeaBIOS] [PATCH] don't expose pvpanic device in the UI
 2013-08-06  9:32 UTC  (9+ messages)

[RFC PATCH v2 0/3] ARM: TC2 big.LITTLE CPU idle driver
 2013-08-06  9:32 UTC  (4+ messages)

[PATCH v9 00/30] MBus DT binding for Armada 370/XP and Kirkwood
 2013-08-06  9:31 UTC  (5+ messages)
` [PATCH v9 29/30] bus: mvebu-mbus: Add devicetree binding
  ` DT binding stalemate proposal, was: "

[PATCH] Update MAINTAINERS file in Linux. (v1)
 2013-08-06  9:31 UTC  (4+ messages)
` [PATCH 3/3] MAINTAINERS: Add in two extra co-maintainers of the Xen tree
  ` [Xen-devel] "

[PATCH 0/2] KVM: PPC: Book3E HV: Rework to sync the software state
 2013-08-06  9:31 UTC  (6+ messages)
` [PATCH 1/2] Revert "kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()"
` [PATCH 2/2] KVM: PPC: Book3E HV: call SOFT_DISABLE_INTS to sync the software state

[LTP] [PATCH] sigaction:16-1: leave it untested on the Linux kernel less than 2.6.22
 2013-08-06  9:30 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4]: timers thread-safe stuff
 2013-08-06  9:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/4] timer: protect timers_state's clock with seqlock

Bug in usbdevices option handling when BusID=8
 2013-08-06  9:30 UTC  (8+ messages)
        ` Processed: "

[Qemu-devel] [RFC] [PATCHv5 00/16] aio / timers: Add AioContext timers and use ppoll
 2013-08-06  9:29 UTC  (19+ messages)
` [Qemu-devel] [RFC] [PATCHv6 "
  ` [Qemu-devel] [RFC] [PATCHv6 01/16] aio / timers: add qemu-timer.c utility functions
  ` [Qemu-devel] [RFC] [PATCHv6 02/16] aio / timers: add ppoll support with qemu_poll_ns
  ` [Qemu-devel] [RFC] [PATCHv6 03/16] aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack
  ` [Qemu-devel] [RFC] [PATCHv6 04/16] aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
  ` [Qemu-devel] [RFC] [PATCHv6 05/16] aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
  ` [Qemu-devel] [RFC] [PATCHv6 06/16] aio / timers: Untangle include files
  ` [Qemu-devel] [RFC] [PATCHv6 07/16] aio / timers: Add QEMUTimerListGroup and helper functions
  ` [Qemu-devel] [RFC] [PATCHv6 08/16] aio / timers: Add QEMUTimerListGroup to AioContext
  ` [Qemu-devel] [RFC] [PATCHv6 09/16] aio / timers: Add a notify callback to QEMUTimerList
  ` [Qemu-devel] [RFC] [PATCHv6 10/16] aio / timers: aio_ctx_prepare sets timeout from AioContext timers
  ` [Qemu-devel] [RFC] [PATCHv6 11/16] aio / timers: Convert aio_poll to use AioContext timers' deadline
  ` [Qemu-devel] [RFC] [PATCHv6 12/16] aio / timers: Convert mainloop to use timeout
  ` [Qemu-devel] [RFC] [PATCHv6 13/16] aio / timers: On timer modification, qemu_notify or aio_notify
  ` [Qemu-devel] [RFC] [PATCHv6 14/16] aio / timers: Use all timerlists in icount warp calculations
  ` [Qemu-devel] [RFC] [PATCHv6 15/16] aio / timers: Remove alarm timers
  ` [Qemu-devel] [RFC] [PATCHv6 16/16] aio / timers: Add test harness for AioContext timers

[Bug 60686] New: USB 3.0 disks do not mount
 2013-08-06  9:28 UTC  (2+ messages)
` [Bug 60686] "

Package specific version dependencies
 2013-08-06  9:28 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6 v2] xics: reworks and in-kernel support
 2013-08-06  9:26 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/6] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
` [Qemu-devel] [PATCH 2/6] xics: add pre_save/post_load/cpu_setup dispatchers
` [Qemu-devel] [PATCH 3/6] xics: move registration of global state to realize()
` [Qemu-devel] [PATCH 4/6] xics: minor changes and cleanups

[PATCH ipvs-next] ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULL
 2013-08-06  9:26 UTC  (2+ messages)

[PATCH 0/2 V3] xen-netback: switch to NAPI + kthread 1:1 model
 2013-08-06  9:26 UTC  (5+ messages)
` [PATCH 2/2] "

[RFC PATCH 0/4] mm: reclaim zbud pages on migration and compaction
 2013-08-06  9:25 UTC  (8+ messages)
` [RFC PATCH 1/4] zbud: use page ref counter for zbud pages

[PATCH v2 0/3] optimization, clean-up about fair.c
 2013-08-06  9:22 UTC  (5+ messages)
` [PATCH v2 3/3] sched: clean-up struct sd_lb_stat

[resend] [PATCH] mm: vmscan: fix do_try_to_free_pages() livelock
 2013-08-06  9:23 UTC  (3+ messages)
  ` [resend] [PATCH V2] "

[3.10.4] NFS locking panic, plus persisting NFS shutdown panic from 3.9.*
 2013-08-06  9:24 UTC  (12+ messages)

[igt PATCH 0/4] add support for testing clone output configs
 2013-08-06  9:23 UTC  (5+ messages)
` [igt PATCH 3/4] lib: add subtest extra command line option handling
` [igt PATCH 4/4] tests: add kms_setmode

[Qemu-devel] [RFC V3 0/2] continuous leaky bucket throttling
 2013-08-06  9:22 UTC  (2+ messages)

[PATCH net-next] xfrm: Make xfrm_state timer monotonic
 2013-08-06  9:22 UTC  (2+ messages)

[Help Test] kdump, x86, acpi: Reproduce CPU0 SMI corruption issue after unsetting BSP flag
 2013-08-06  9:19 UTC  (2+ messages)

[PATCH 0/8] ARM: tegra: support LP1 suspend mode
 2013-08-06  9:19 UTC  (12+ messages)
` [PATCH 3/8] clk: tegra114: add LP1 suspend/resume support

Enable arm_global_timer for Zynq brakes boot
 2013-08-06  9:18 UTC  (15+ messages)

How to express planar formats with mediabus format code?
 2013-08-06  9:18 UTC  (3+ messages)

[systemd-devel] Slow firmware timeouts again (Re: [3.11 regression?] iwlwifi firmware takes two minutes to load)
 2013-08-06  9:17 UTC  (7+ messages)
` [PATCH] Change CONFIG_FW_LOADER_USER_HELPER to default n and don't select it
    ` [systemd-devel] "

[PATCH 1/2] ARM: msm: Add support for MSM8974 Dragonboard
 2013-08-06  9:14 UTC  (3+ messages)

[PATCH 3/3] pinctrl: sirf: add missing __iomem annotation
 2013-08-06  9:14 UTC 

[PATCH] brcmfmac: use CFG80211_TESTMODE_CMD
 2013-08-06  9:13 UTC 

[PATCH 2/3] pinctrl: st: Staticize local symbols
 2013-08-06  9:12 UTC 

[PATCH] ilogb.3: tfix
 2013-08-06  9:12 UTC 

[LTP] [PATCH V3] tst_run_cmd: added support for stdout and stderr redirection
 2013-08-06  9:11 UTC  (3+ messages)
` [LTP] [PATCH 1/2 "
` [LTP] [PATCH 2/2 V3] lib/tst_module.c: modification for updated tst_run_cmd specification

What's cooking in git.git (Aug 2013, #01; Thu, 1)
 2013-08-06  9:12 UTC  (4+ messages)

[PATCH 1/2] cfg80211: add wdev to testmode cmd
 2013-08-06  9:12 UTC  (2+ messages)
` [PATCH 2/2] mac80211: add vif "

[PATCH] mm/Kconfig: add MMU dependency for MIGRATION
 2013-08-06  9:10 UTC  (8+ messages)
          ` [PATCH v2] "

[PATCH net-next 1/3] bonding: fix vlan 0 addition and removal
 2013-08-06  9:10 UTC  (9+ messages)
` [net-next,1/3] "

[PATCH v2 0/8] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues
 2013-08-06  9:10 UTC  (3+ messages)
` [PATCH v2 2/8] KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reporting

[PATCH 1/3] pinctrl: pinconf: fix comparison of different types
 2013-08-06  9:10 UTC 

Fwd: Understanding disassembly x86 + understanding function call + parameter pass and stack frame
 2013-08-06  9:06 UTC 

[PATCH V4 0/3] xen-netback: switch to NAPI + kthread 1:1 model
 2013-08-06  9:06 UTC  (4+ messages)
` [PATCH V4 1/3] xen-netback: remove page tracking facility
` [PATCH V4 2/3] xen-netback: switch to NAPI + kthread 1:1 model
` [PATCH V4 3/3] xen-netback: rename functions

About TRB_TO_EP_INDEX() macro using
 2013-08-06  9:06 UTC  (2+ messages)

[Qemu-devel] [PATCH for-1.6? v2 00/21] qtest: Test all targets
 2013-08-06  9:04 UTC  (3+ messages)

[PATCH v4 00/17] 64-bit friendly generic sched_clock()
 2013-08-06  9:04 UTC  (4+ messages)
` [PATCH v4 14/17] clocksource: time-armada-370-xp: Switch to sched_clock_register()

[RFC PATCH v2 00/15] DT/core: update cpu device of_node
 2013-08-06  9:02 UTC  (10+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v3 05/16] ARM: mvebu: remove device tree parsing for cpu nodes

[PATCH v7 00/15] Nested EPT
 2013-08-06  9:02 UTC  (5+ messages)
` [PATCH v7 10/15] nEPT: Add nEPT violation/misconfigration support
` [PATCH v7 13/15] nEPT: Advertise EPT to L1

[PATCH 0/4] ARM/ARM64 architected timer updates
 2013-08-06  9:01 UTC  (10+ messages)
` [PATCH v2 0/3] "

[ath9k-devel] Capture A-MPDUs
 2013-08-06  9:00 UTC 

[PATCH] wireless: make TU conversion macros available
 2013-08-06  9:00 UTC  (2+ messages)

[PATCH v3 1/4] mtd: nand: gpio: Add DT property to automatically determine bus width
 2013-08-06  8:57 UTC  (4+ messages)
` [PATCH v3 4/4] mtd: nand: gpio: Add support for multichip devices

[PATCH] drm: Apply kref_put_mutex() optimisations to drm_gem_object_unreference_unlocked()
 2013-08-06  8:59 UTC 

[PATCH RESEND] mtd: nand: diskonchip: Request memory region prior ioremap()
 2013-08-06  8:59 UTC  (3+ messages)
` [PATCH v3 2/4] mtd: nand: gpio: Use devm_gpio_request_one() where possible
` [PATCH v3 3/4] mtd: nand: gpio: Return real nand_scan() error code on fail

[Buildroot] Buildroot and NOMMU
 2013-08-06  8:59 UTC  (3+ messages)

bcache patch for kernel version 3.0
 2013-08-06  8:59 UTC 

[PATCH] ilogb.3: ATTRIBUTES: Note functions that are thread-safe
 2013-08-06  8:59 UTC 

ath9k AR9380 packets take long to be sent
 2013-08-06  8:52 UTC  (2+ messages)
` [ath9k-devel] "

[PATCH 0/2] kernel/sys.c: for setfsgid(), return the current gid when error occurs
 2013-08-06  8:56 UTC  (8+ messages)
` [PATCH 2/2] kernel/sys.c: remove useless variable 'old_fsgid' for setfsgid()
` kernel/sys.c: for setfsuid(), return the current uid when error occurs
  ` [PATCH 0/2] "
    ` [PATCH 2/2] kernel/sys.c: remove useless variable 'old_fsuid' for setfsuid()
    ` [PATCH] kernel/sys.c: improve the usage of return value

pull-request: mac80211-next 2013-08-06
 2013-08-06  8:56 UTC 

[PATCH 0/3] ARM: vexpress: TC2 MCPM/SPC cleanups
 2013-08-06  8:55 UTC  (5+ messages)
` [PATCH 1/3] ARM: vexpress: move spc driver back under mach-vexpress

[Cluster-devel] [PATCH] GFS2: don't overrun reserved revokes
 2013-08-06  8:55 UTC  (4+ messages)

[Bug 60518] New: Heavy network traffic between guest and host triggers kernel oops
 2013-08-06  8:55 UTC  (2+ messages)
` [Bug 60518] "

[PATCH v2 0/9] ALSA: usb-audio: Refactor set_format()
 2013-08-06  8:56 UTC  (2+ messages)

[CONSOLIDATED PULL 00/35] Review and ACK
 2013-08-06  8:54 UTC  (3+ messages)

[Buildroot] [git commit] opengl: libgles and libegl also provided by gpu-viv-bin-mx6q
 2013-08-06  8:54 UTC 

submit_bio() flush to disk immediately
 2013-08-06  8:53 UTC  (7+ messages)

[Qemu-devel] [Bug 1204697] [NEW] guest disk accesses lead to ATA errors + host vcpu0 unhandled wrmsr/rdmsr
 2013-08-06  8:26 UTC  (2+ messages)
` [Qemu-devel] [Bug 1204697] "

Linux IPV6_SUBTREES not functioning
 2013-08-06  8:53 UTC  (4+ messages)

pull-request: iwlwifi-next 2013-08-06
 2013-08-06  8:52 UTC 

[Buildroot] boost autobuild failures
 2013-08-06  8:52 UTC  (4+ messages)

[Buildroot] [PATCH] boost: fix 64-bit build due to ambiguous format call
 2013-08-06  8:52 UTC 

[PATCH RFC 00/51] Preview of DMA mask changes
 2013-08-06  8:51 UTC  (5+ messages)
` [PATCH RFC 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory

[U-Boot] [PATCH] Origen: Set FIMD as the default display path
 2013-08-06  8:51 UTC  (5+ messages)

pull-request: iwlwifi-fixes 2013-08-06
 2013-08-06  8:50 UTC 

[PATCH 0/4] various upgrades
 2013-08-06  8:49 UTC  (5+ messages)
` [PATCH 4/4] harfbuzz: upgrade to v0.9.19

[Bug 60587] Only two p-states visible on AMD FX-8350
 2013-08-06  8:49 UTC 

[Qemu-devel] [PATCH qom-next for-next 0/6] QOM realize for IndustryPack
 2013-08-06  8:48 UTC  (2+ messages)

[PATCH 1/4] mm, rmap: do easy-job first in anon_vma_fork
 2013-08-06  8:48 UTC  (8+ messages)
` [PATCH 2/4] mm, rmap: allocate anon_vma_chain before starting to link anon_vma_chain
` [PATCH 3/4] mm, rmap: minimize lock hold when unlink_anon_vmas
` [PATCH 4/4] mm, page_alloc: optimize batch count in free_pcppages_bulk()

[Qemu-devel] [PATCH] Test coroutine execution order
 2013-08-06  8:47 UTC  (2+ messages)

[Qemu-devel] [Bug 739785] [NEW] qemu-i386 on ARM bash: fork: Invalid argument
 2013-08-06  8:33 UTC  (2+ messages)
` [Qemu-devel] [Bug 739785] Re: qemu-i386 user mode can't fork (bash: fork: Invalid argument)

[PATCH v2 0/5] ARM: vf610: Add DCU framebuffer driver for Vybrid VF610 platform
 2013-08-06  8:47 UTC  (4+ messages)
` [PATCH 4/5] fb: "

[Buildroot] [PATCH] cairo: add patch to fix Blackfin build failure
 2013-08-06  8:47 UTC 

Linux 3.10.4 and Logitech HD Webcam C525/C310
 2013-08-06  8:47 UTC  (2+ messages)

[PATCH V2] kexec: remove unnecessary return
 2013-08-06  8:44 UTC  (3+ 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.