messages from 2013-05-14 00:57:51 to 2013-05-14 02:27:26 UTC [more...]
[Qemu-devel] [PATCH v2 00/11] curl: fix curl read
2013-05-14 2:26 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 01/11] curl: introduce CURLSockInfo to BDRVCURLState
` [Qemu-devel] [PATCH v2 02/11] curl: change magic number to macro
` [Qemu-devel] [PATCH v2 03/11] curl: change curl_multi_do to curl_fd_handler
` [Qemu-devel] [PATCH v2 04/11] curl: fix curl_open
` [Qemu-devel] [PATCH v2 05/11] curl: add timer to BDRVCURLState
` [Qemu-devel] [PATCH v2 06/11] curl: introduce CURLDataCache
` [Qemu-devel] [PATCH v2 07/11] curl: make use of CURLDataCache
` [Qemu-devel] [PATCH v2 08/11] curl: use list to store CURLState
` [Qemu-devel] [PATCH v2 09/11] curl: release everything on curl_close
` [Qemu-devel] [PATCH v2 10/11] curl: add cache quota
[Qemu-devel] [0/8] RFC: VFIO and guest side IOMMUs, revisited
2013-05-14 1:58 UTC (7+ messages)
` [Qemu-devel] [PATCH 7/8] vfio: Introduce VFIO address spaces
` [Qemu-devel] [PATCH 8/8] vfio: Create VFIOAddressSpace objects as needed
[U-Boot] [PATCH] Tegra: clk: always use find_best_divider() for periph clocks
2013-05-14 2:22 UTC (5+ messages)
mtd_oobtest fails with GPMI-NAND
2013-05-14 2:23 UTC (24+ messages)
[PATCH 0/4] Add qemumips64 machine support
2013-05-14 2:03 UTC (18+ messages)
[Qemu-devel] [PATCH v2 0/3] block: block-backup live backup command
2013-05-14 2:18 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command
[RFC PATCH v4 0/5] powerpc: Support context tracking for Power pSeries
2013-05-14 2:16 UTC (12+ messages)
` [RFC PATCH v4 1/5] powerpc: Syscall hooks for context tracking subsystem
` [RFC PATCH v4 2/5] powerpc: Exception "
` [RFC PATCH v4 3/5] powerpc: Exit user context on notify resume
` [RFC PATCH v4 4/5] powerpc: Use the new schedule_user API on userspace preemption
` [RFC PATCH v4 5/5] powerpc: select HAVE_CONTEXT_TRACKING for pSeries
[PATCH] kernel/module.c: for looping, need use 'goto' instead of 'break' to jump out in time
2013-05-14 2:16 UTC (7+ messages)
` [PATCH v2] kernel/module.c: cleanup patch for looping, let return 'bool' value instead of real error number
[Qemu-devel] [PATCH V18 0/6] add-cow file format
2013-05-14 2:15 UTC (4+ messages)
` [Qemu-devel] [PATCH V18 5/6] add-cow file format core code
[Qemu-devel] [PATCH for-1.5 0/2] Fix hot-unplug of devices with ROM or RAM
2013-05-14 2:13 UTC (2+ messages)
[U-Boot] Question: issues for usb keyboard work with OHCI HCD
2013-05-14 2:13 UTC (6+ messages)
[PATCH] Btrfs: return errno if possible when we fail to allocate memory
2013-05-14 2:12 UTC
[PATCHSET 0/9] perf tools: Assorted fixes and changes on perf top/report
2013-05-14 2:09 UTC (10+ messages)
` [PATCH 1/9] perf top: Fix -E option behavior
` [PATCH 2/9] perf top: Fix percent output when no samples collected
` [PATCH 3/9] perf top: Get rid of *_threaded() functions
` [PATCH 4/9] perf hists: Move locking to its call-sites
` [PATCH 5/9] perf report: Don't be bothered with locking when adding hist entries
` [PATCH 6/9] perf report: Add --percent-limit option
` [PATCH 7/9] perf top: "
` [PATCH 8/9] perf report: Add report.percent-limit config variable
` [PATCH 9/9] perf top: Reuse "
[PATCH 0/1] glib-2.0-native: do_compile failed on opensuse 12.2 64bit
2013-05-14 1:47 UTC (8+ messages)
` [PATCH 1/1] "
makedumpfile: question about memory hole
2013-05-14 1:55 UTC (6+ messages)
[PATCH] x86/mm: move WARN after pgd synced in vmalloc_fault
2013-05-14 2:03 UTC
[PATCH 1/4] powerpc/book3e: introduce external_input_edge exception handler for 64bit kernel
2013-05-14 2:03 UTC (3+ messages)
[PATCH v6 00/31] kmemcg shrinkers
2013-05-14 2:02 UTC (7+ messages)
` [PATCH v6 04/31] dcache: remove dentries from LRU before putting on dispose list
owfs hangup on Linux 3.0.4 using DS28EC20 Dallas 1-wire EEPROM
2013-05-14 2:01 UTC
[PATCH, RFC] xfstests: fail test if it causes a kernel taint
2013-05-14 2:00 UTC (3+ messages)
3.11 patches
2013-05-14 2:05 UTC (4+ messages)
[PATCH v5 0/8] kdump, vmcore: support mmap() on /proc/vmcore
2013-05-14 1:57 UTC (27+ messages)
` [PATCH v5 1/8] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH v5 2/8] vmcore: clean up read_vmcore()
` [PATCH v5 3/8] vmalloc: make find_vm_area check in range
` [PATCH v5 4/8] vmalloc: introduce remap_vmalloc_range_partial
` [PATCH v5 5/8] vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory
` [PATCH v5 6/8] vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list
` [PATCH v5 7/8] vmcore: calculate vmcore file size from buffer size and total size of vmcore objects
` [PATCH v5 8/8] vmcore: support mmap() on /proc/vmcore
WARNING: at lib/dma-debug.c:937 check_unmap+0x45f/0x8b0() (ioat_dma_self_test [ioatdma])
2013-05-14 1:54 UTC
[Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
2013-05-14 1:54 UTC (3+ messages)
` [Qemu-devel] [SeaBIOS] "
[PATCH v2 0/3] Intel TXT driver
2013-05-14 1:49 UTC (9+ messages)
` [PATCH v2 1/3] driver: add TXT driver in kernel
` [PATCH v2 2/3] driver: provide sysfs interfaces to access TXT config space
[PATCH] amilo-rfkill: Add dependency on SERIO_I8042
2013-05-14 1:44 UTC
[SPAM] 代/开――发/票
2013-05-14 1:43 UTC
[U-Boot] [PATCH] arm: fix a comment
2013-05-14 1:43 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[PATCH] rbd: drop original request earlier for existence check
2013-05-14 1:41 UTC (2+ messages)
[PATCH] net/macb: fix ISR clear-on-write behavior only for some SoC
2013-05-14 0:58 UTC (3+ messages)
[PATCH] rbd: fix cleanup in rbd_add()
2013-05-14 1:39 UTC
[PATCH] KVM: x86: Remove support for reporting coalesced APIC IRQs
2013-05-14 1:30 UTC (5+ messages)
` [PATCH v2] "
[PATCH 1/5] ARM: debug: support debug ll on hisilicon soc
2013-05-14 1:30 UTC (4+ messages)
` [PATCH 2/5] clk: hi3xxx: add clock support
r8169 not working under latest kernels
2013-05-14 1:30 UTC (4+ messages)
` [PATCH] net/802/mrp: fix lockdep splat
[U-Boot] [PATCH v6 0/4] usb: add Faraday EHCI & Gadget support
2013-05-14 1:26 UTC (5+ messages)
` [U-Boot] [PATCH v6 2/4] usb: ehci: add weak-aliased functions to portsc & tdi
AIO refactoring/performance improvements/cancellation
2013-05-14 1:18 UTC (44+ messages)
` [PATCH 01/21] aio: fix kioctx not being freed after cancellation at exit time
` [PATCH 02/21] aio: reqs_active -> reqs_available
` [PATCH 03/21] aio: percpu reqs_available
` [PATCH 04/21] Generic percpu refcounting
` [PATCH 05/21] aio: percpu ioctx refcount
` [PATCH 06/21] aio: io_cancel() no longer returns the io_event
` [PATCH 07/21] aio: Don't use ctx->tail unnecessarily
` [PATCH 08/21] aio: Kill aio_rw_vect_retry()
` [PATCH 09/21] aio: Kill unneeded kiocb members
` [PATCH 10/21] aio: Kill ki_users
` [PATCH 11/21] aio: Kill ki_dtor
` [PATCH 12/21] aio: convert the ioctx list to radix tree
` [PATCH 13/21] block: prep work for batch completion
` [PATCH 14/21] block, aio: batch completion for bios/kiocbs
` [PATCH 15/21] virtio-blk: convert to batch completion
` [PATCH 16/21] mtip32xx: "
` [PATCH 17/21] Percpu tag allocator
` [PATCH 18/21] aio: Allow cancellation without a cancel callback, new kiocb lookup
` [PATCH 19/21] aio/usb: Update cancellation for new synchonization
` [PATCH 20/21] direct-io: Set dio->io_error directly
` [PATCH 21/21] block: Bio cancellation
Would it be possible to have a version of grub with all of Vladmir Testov's patches
2013-05-14 1:25 UTC (3+ messages)
[PATCH] drm/qxl: fix ioport interactions for kernel submitted commands
2013-05-14 1:16 UTC
[PATCH] powerpc: provide __bswapdi2
2013-05-14 1:25 UTC (4+ messages)
[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-05-14 1:24 UTC (12+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
syncookies load testing
2013-05-14 1:24 UTC (2+ messages)
[PATCH] arm: configs: omap2plus_defconfig: enable USB bits which work
2013-05-14 1:23 UTC
rcu_preempt running flat out on idle desktop
2013-05-14 1:21 UTC (4+ messages)
[PATCH] ARM: EXYNOS: add PM dependency to PM_GENERIC_DOMAINS for Exynos4210
2013-05-14 1:19 UTC (2+ messages)
[PATCH 00/17] mwifiex updates for 3.11
2013-05-14 1:15 UTC (18+ messages)
` [PATCH 01/17] mwifiex: rename mwifiex_free_adapter() routine in init.c
` [PATCH 02/17] mwifiex: scan delay timer cleanup in unload path
` [PATCH 03/17] mwifiex: remove global user_scan_cfg variable
` [PATCH 04/17] mwifiex: abort remaining scan commands when association started
` [PATCH 05/17] mwifiex: avoid deleting all stations during mwifiex_del_sta_entry()
` [PATCH 06/17] mwifiex: add del_station handler
` [PATCH 07/17] mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_on
` [PATCH 08/17] mwifiex: add calibration data download feature
` [PATCH 09/17] mwifiex: use u32 variables for SDIO read/write port bitmap
` [PATCH 10/17] mwifiex: store SDIO chip specific information in separate structure
` [PATCH 11/17] mwifiex: replace unnecessary u32 variables with u8 in sdio.c
` [PATCH 12/17] mwifiex: code rearrangement in mwifiex_get_rd_port()
` [PATCH 13/17] mwifiex: do port calculations separately
` [PATCH 14/17] mwifiex: define a macro for MPA base address
` [PATCH 15/17] mwifiex: remove unnecessary macros in sdio.h
` [PATCH 16/17] mwifiex: code rearrangement in multiport aggregation path
` [PATCH 17/17] mwifiex: add support for Marvell SD8897 chipset
[PATCH 00/17][V4]: PVH xen: version 4 patches
2013-05-14 1:16 UTC (4+ messages)
` [PATCH 16/17] PVH xen: elf and iommu related changes to prep for dom0 PVH
[PATCH] Bluetooth: btmrvl: support Marvell Bluetooth device SD8897
2013-05-14 1:15 UTC
Would you explain the asynchronous operations "AO" in xen-4.2.1?
2013-05-14 1:10 UTC
[PATCH v3 00/10] remote-hg: fixes and cleanups
2013-05-14 1:08 UTC (2+ messages)
[RFC 00/14] perf tools: Introduce new 'ftrace' command
2013-05-14 0:58 UTC (12+ messages)
` [PATCH 12/14] perf ftrace: Use pager for displaying result
[PATCH v2 00/12] VFS hot tracking
2013-05-14 0:59 UTC (13+ messages)
` [PATCH v2 01/12] VFS hot tracking: introduce some data structures
` [PATCH v2 02/12] VFS hot tracking: add i/o freq tracking hooks
` [PATCH v2 03/12] VFS hot tracking: add one workqueue to update hot map
` [PATCH v2 04/12] VFS hot tracking: register one shrinker
` [PATCH v2 05/12] VFS hot tracking, rcu: introduce one rcu macro for list
` [PATCH v2 06/12] VFS hot tracking, seq_file: introduce one set of rcu seq_list interfaces
` [PATCH v2 07/12] VFS hot tracking: add debugfs support
` [PATCH v2 08/12] VFS hot tracking: add one ioctl interface
` [PATCH v2 09/12] VFS hot tracking, procfs: add two proc interfaces
` [PATCH v2 10/12] VFS hot tracking, btrfs: add hot tracking support
` [PATCH v2 11/12] VFS hot tracking: add documentation
` [PATCH v2 12/12] VFS hot tracking: add fs hot type support
dynticks: CONFIG_VIRT_CPU_ACCOUNTING + CONFIG_CONTEXT_TRACKING breaks accounting on core2 CPUs only
2013-05-14 0:57 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.