All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-04 08:18:56 to 2013-09-04 09:18:13 UTC [more...]

Bug in git rebase --continue in v1.8.4
 2013-09-04  9:17 UTC  (5+ messages)

linux-next: build warning after merge of the scsi tree
 2013-09-04  9:18 UTC  (2+ messages)

Live migration makes VM unusable
 2013-09-04  9:08 UTC  (2+ messages)

Xen, MCFG acpi table and E820 address map
 2013-09-04  9:16 UTC  (2+ messages)

[Bug 60758] New: module scsi_wait_scan not found kernel panic on boot
 2013-09-04  9:16 UTC  (3+ messages)
` [Bug 60758] "

[PATCH] NVMe: Avoid caculate cq head doorbel in nvme_process_cq()
 2013-09-04  9:15 UTC  (3+ messages)

[Buildroot] SVN process started at make
 2013-09-04  9:15 UTC  (7+ messages)

[PATCH trivial] UAPI: Kbuild: add/modify comments for "uapi/Kbuild" and "uapi/linux/Kbuild"
 2013-09-04  9:13 UTC  (7+ messages)

[PROPOSAL] ARM/FDT: passing multiple binaries to a kernel
 2013-09-04  9:14 UTC  (14+ messages)

[net-next v4] vxlan: Notify drivers for listening UDP port changes
 2013-09-04  9:13 UTC  (2+ messages)
` [net-next v4 RFC] ixgbe: Get and display the notifications from changes of the Rx vxlan UDP port

[U-Boot] SPL binary too large for OMAP4460 OCM
 2013-09-04  9:13 UTC  (7+ messages)

[RFC Patch net-next] ipv6: do not allow ipv6 module to be removed
 2013-09-04  9:12 UTC 

[PATCH 0/3] drm/i915: Fuzzy clock check for port_clock
 2013-09-04  9:11 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Add PIPE_CONF_CHECK_CLOCK_FUZZY()

[Qemu-devel] [PATCH resend] sdl: Reverse support for video mode setting
 2013-09-04  9:07 UTC 

[Qemu-devel] question about qemu disk cache mode
 2013-09-04  9:07 UTC  (3+ messages)

[PATCH 0/3] Send audit/procinfo/cgroup data in socket-level control message
 2013-09-04  9:07 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] Send loginuid and sessionid in SCM_AUDIT

[Qemu-devel] [RFC qom-cpu 00/41] QOM CPUState, part 13: Emptying CPU_COMMON
 2013-09-04  9:05 UTC  (43+ messages)
` [Qemu-devel] [RFC qom-cpu 01/41] cpu: Turn cpu_has_work() into a CPUClass hook
` [Qemu-devel] [RFC qom-cpu 02/41] cpu: Turn cpu_mmu_index() "
` [Qemu-devel] [RFC qom-cpu 03/41] cpu: Turn cpu_get_tb_cpu_state() "
` [Qemu-devel] [RFC qom-cpu 04/41] cpu: Turn cpu_handle_mmu_fault() "
` [Qemu-devel] [RFC qom-cpu 05/41] cpu: Move mem_io_{pc, vaddr} fields from CPU_COMMON to CPUState
` [Qemu-devel] [RFC qom-cpu 06/41] cpu: Move can_do_io field "
` [Qemu-devel] [RFC qom-cpu 07/41] cpu: Move icount_extra "
` [Qemu-devel] [RFC qom-cpu 08/41] cpu: Move icount_decr "
` [Qemu-devel] [RFC qom-cpu 09/41] cpu: Move tb_jmp_cache "
` [Qemu-devel] [RFC qom-cpu 10/41] cpu: Move jmp_env "
` [Qemu-devel] [RFC qom-cpu 11/41] cpu: Move exception_index "
` [Qemu-devel] [RFC qom-cpu 12/41] cpu: Move cpu_copy() into linux-user
` [Qemu-devel] [RFC qom-cpu 13/41] cpu: Drop cpu_model_str from CPU_COMMON
` [Qemu-devel] [RFC qom-cpu 14/41] cpu: Move opaque field from CPU_COMMON to CPUState
` [Qemu-devel] [RFC qom-cpu 15/41] cpu: Move watchpoint fields "
  `  "
` [Qemu-devel] [RFC qom-cpu 16/41] cpu: Move breakpoints field "
` [Qemu-devel] [RFC qom-cpu 17/41] cpu: Move tlb_flush_{addr, mask} fields from CPU_COMMON_TLB "
` [Qemu-devel] [RFC qom-cpu 18/41] exec: Change tlb_fill() argument "
` [Qemu-devel] [RFC qom-cpu 19/41] cpu-exec: Change cpu_loop_exit() "
` [Qemu-devel] [RFC qom-cpu 20/41] translate-all: Change cpu_restore_state() "
` [Qemu-devel] [RFC qom-cpu 21/41] translate-all: Change cpu_restore_state_from_tb() "
` [Qemu-devel] [RFC qom-cpu 22/41] translate-all: Change tb_check_watchpoint() "
` [Qemu-devel] [RFC qom-cpu 23/41] translate-all: Change cpu_io_recompile() "
` [Qemu-devel] [RFC qom-cpu 24/41] translate-all: Change tb_gen_code() "
` [Qemu-devel] [RFC qom-cpu 25/41] translate-all: Change tb_flush_jmp_cache() "
` [Qemu-devel] [RFC qom-cpu 26/41] target-ppc: Use PowerPCCPU in PowerPCCPUClass::handle_mmu_fault hook
` [Qemu-devel] [RFC qom-cpu 27/41] exec: Change cpu_watchpoint_{insert, remove{, _by_ref, _all}} argument
` [Qemu-devel] [RFC qom-cpu 28/41] exec: Change cpu_breakpoint_{insert, "
` [Qemu-devel] [RFC qom-cpu 29/41] cpu-exec: Change cpu_resume_from_signal() argument to CPUState
` [Qemu-devel] [RFC qom-cpu 30/41] cputlb: Change tlb_update_dirty() "
` [Qemu-devel] [RFC qom-cpu 31/41] exec: Change memory_region_section_get_iotlb() "
` [Qemu-devel] [RFC qom-cpu 32/41] cputlb: Change tlb_set_page() "
` [Qemu-devel] [RFC qom-cpu 33/41] "
` [Qemu-devel] [RFC qom-cpu 34/41] exec: Change cpu_abort() "
` [Qemu-devel] [RFC qom-cpu 35/41] target-cris: Replace DisasContext::env field with CRISCPU
` [Qemu-devel] [RFC qom-cpu 36/41] target-lm32: Replace DisasContext::env field with LM32CPU
` [Qemu-devel] [RFC qom-cpu 37/41] target-microblaze: Replace DisasContext::env field with MicroBlazeCPU
` [Qemu-devel] [RFC qom-cpu 38/41] target-lm32: Move features field from CPULM32State to LM32CPU
` [Qemu-devel] [RFC qom-cpu 39/41] cputlb: Change tlb_flush_page() argument to CPUState
` [Qemu-devel] [RFC qom-cpu 40/41] cputlb: Change tlb_flush() "
` [Qemu-devel] [RFC qom-cpu 41/41] user-exec: Change exception_action() "

[PATCH v3] gpio: interrupt consistency check for OF GPIO IRQs
 2013-09-04  9:05 UTC  (7+ messages)

linus-next: update to the drm-intel-fixes tree
 2013-09-04  9:05 UTC  (2+ messages)

[Qemu-devel] [PATCH V12 00/13] Add support for binding guest numa nodes to host numa nodes
 2013-09-04  9:03 UTC  (14+ messages)
` [Qemu-devel] [PATCH V12 01/13] NUMA: move numa related code to new file numa.c
` [Qemu-devel] [PATCH V12 02/13] NUMA: check if the total numa memory size is equal to ram_size
` [Qemu-devel] [PATCH V12 03/13] NUMA: Add numa_info structure to contain numa nodes info
` [Qemu-devel] [PATCH V12 04/13] NUMA: convert -numa option to use OptsVisitor
` [Qemu-devel] [PATCH V12 05/13] NUMA: introduce NumaMemOptions
` [Qemu-devel] [PATCH V12 06/13] NUMA: add "-numa mem," options
` [Qemu-devel] [PATCH V12 07/13] NUMA: expand MAX_NODES from 64 to 128
` [Qemu-devel] [PATCH V12 08/13] NUMA: parse guest numa nodes memory policy
` [Qemu-devel] [PATCH V12 09/13] NUMA: set "
` [Qemu-devel] [PATCH V12 10/13] NUMA: add qmp command set-mem-policy to set memory policy for NUMA node
` [Qemu-devel] [PATCH V12 11/13] NUMA: add hmp command set-mem-policy
` [Qemu-devel] [PATCH V12 12/13] NUMA: add qmp command query-numa
` [Qemu-devel] [PATCH V12 13/13] NUMA: convert hmp command info_numa to use qmp command query_numa

[U-Boot] [PATCH] SPL: P1022DS: switch to new multibus/multiadapter support
 2013-09-04  9:05 UTC 

[Qemu-devel] [PATCH 0/3 resend v2] Migration fix
 2013-09-04  9:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3 resend v2] savevm: add comments for qemu_file_get_error()
` [Qemu-devel] [PATCH 2/3 resend v2] savevm: fix wrong initialization by ram_control_load_hook
` [Qemu-devel] [PATCH 3/3 resend v2] arch_init: right return for ram_save_iterate

[xen-unstable test] 18851: regressions - FAIL
 2013-09-04  9:04 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] SPL: P1022DS: switch to new multibus/multiadapter support
 2013-09-04  9:03 UTC 

How to disable an event that's been enabled by a wildcard selection or -a? (lttng-dev Digest, Vol 64, Issues 30, 38)
 2013-09-04  9:02 UTC 

What's cooking in git.git (Sep 2013, #01; Tue, 3)
 2013-09-04  9:01 UTC  (2+ messages)

[PATCH] drivers/vhost/scsi.c: avoid a 10-order allocation
 2013-09-04  9:02 UTC  (3+ messages)

[PATCH] Add an entry in MAINTAINERS for VMware's hypervisor interface
 2013-09-04  8:53 UTC  (2+ messages)

[Qemu-devel] I/O performance degradation with Virtio-Blk-Data-Plane
 2013-09-04  8:58 UTC  (2+ messages)

[PATCH RESEND] mm/vmscan : use vmcan_swappiness( ) basing on MEMCG config to elimiate unnecessary runtime cost
 2013-09-04  8:58 UTC  (4+ messages)

[PATCH v11 0/8] PHY framework
 2013-09-04  8:58 UTC  (9+ messages)

[Buildroot] latest kmod is broken
 2013-09-04  8:56 UTC  (3+ messages)
` [Buildroot] [PATCH] kmod: specify a separate set of dependencies for host-kmod

[PATCH v5 0/7] DMA: shdma: switch DT to use OF device ID tables
 2013-09-04  8:55 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/10] prep: improve Raven PCI host emulation
 2013-09-04  8:54 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 05/10] raven: set a correct PCI I/O memory region

[Buildroot] [git commit] kmod: explicitly define host-kmod dependencies
 2013-09-04  8:54 UTC 

[PATCH 2/2] SPI: EMMA Mobile SPI master driver
 2013-09-04  8:54 UTC  (3+ messages)

[U-Boot] NAND write error with HW ECC on OMAP3
 2013-09-04  8:54 UTC  (3+ messages)

[PATCH] pps : add non blocking option to PPS_FETCH ioctl
 2013-09-04  8:20 UTC 

[PATCH 1/1 V2] x86/AMD: Fix setup ssss:bb:dd:f for d0 failed
 2013-09-04  8:53 UTC  (5+ messages)

UTF-8 Encoding Problem in List Archives
 2013-09-04  8:53 UTC 

[PATCH] HID: Correct the USB IDs for the new Macbook Air 6
 2013-09-04  8:51 UTC  (4+ messages)

[Buildroot] [PATCH] dependencies: Add host prerequisite for elf2flt
 2013-09-04  8:51 UTC  (2+ messages)

Transfer notes when rebasing
 2013-09-04  8:49 UTC  (6+ messages)

Resend: [PATCH 2/2] s390: provide hardware randomness from zcrypt card to /dev/random
 2013-09-04  8:48 UTC 

Mapping guest memory from another process?
 2013-09-04  8:47 UTC  (2+ messages)

[PATCH 0/3] Input/HID: Guitar/Drums support
 2013-09-04  8:46 UTC  (2+ messages)

Does there exists any 32bit-only PARISC SMP machines?
 2013-09-04  8:44 UTC  (2+ messages)

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-09-04  8:44 UTC  (4+ messages)
` [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user

[PATCH] clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast
 2013-09-04  8:44 UTC  (6+ messages)

[U-Boot] SPL binary too large for OMAP4460 OCM
 2013-09-04  8:43 UTC 

[PATCH V2] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
 2013-09-04  8:48 UTC 

[PATCH] HOB: split live into iso and hddimg
 2013-09-04  8:43 UTC 

[PATCH] xen-netback: count number required slots for an skb more carefully
 2013-09-04  8:41 UTC  (13+ messages)
    `  "
      ` [Xen-devel] "

select.2: s/minimum/maximum/
 2013-09-04  8:40 UTC  (2+ messages)

[Powertop] ia64 builds fails (and maybe alpha too?)
 2013-09-04  8:40 UTC 

[Qemu-devel] [PATCH] ne2000: mark I/O as LITTLE_ENDIAN
 2013-09-04  8:39 UTC  (2+ messages)

[PATCH v2 00/03] ARM: shmobile: r8a7790 APMU SMP support
 2013-09-04  8:39 UTC  (6+ messages)

[RFC PATCH 0/2] Perf support to SDT markers
 2013-09-04  8:39 UTC  (8+ messages)
  `  "

[PATCH 00/04] ARM: shmobile: Initial r8a7791 SoC and Koelsch board support
 2013-09-04  8:38 UTC  (3+ messages)

[RFC 00/24] perf tools: Add traceevent plugins support
 2013-09-04  8:37 UTC  (7+ messages)
` [PATCH 01/24] perf tools: Fix 'make install prefix=...' build rule
` [PATCH 02/24] perf tools: Remove unused trace-event-* code
` [PATCH 03/24] perf tools: Unify page_size usage

Acceptance of proprietary kernel modules
 2013-09-04  8:37 UTC  (2+ messages)

[PATCH v7] interrupts: allow guest to set/clear MSI-X mask bit
 2013-09-04  8:36 UTC  (2+ messages)

[meta-oe][PATCH] netperf: add large files support
 2013-09-04  8:36 UTC 

[Qemu-devel] [RFC] qcow2 journalling draft
 2013-09-04  8:32 UTC  (2+ messages)

[Buildroot] [PATCH 0 of 9 v4] linux/uboot: add support for custom Mercurial repositories
 2013-09-04  8:33 UTC  (10+ messages)
` [Buildroot] [PATCH 2 of 9 v4] Config.in.legacy: update description for users

[PATCH 05/16] slab: remove cachep in struct slab_rcu
 2013-09-04  8:33 UTC  (7+ messages)
` [PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab

Questions about hvm domU default devices with upstream qemu
 2013-09-04  8:30 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] Block Filters
 2013-09-04  8:29 UTC  (2+ messages)

Input/output error in btrfs using a new deflate compatible compression algorithm
 2013-09-04  8:29 UTC 

[PATCH 00/16] slab: overload struct slab over struct page to reduce memory usage
 2013-09-04  8:25 UTC  (5+ messages)

[RESEND RFC PATCH v3 00/35] mm: Memory Power Management
 2013-09-04  8:23 UTC  (6+ messages)
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately

[PATCH 1/3] kconfig: do not special-case 'MODULES' symbol
 2013-09-04  8:22 UTC  (3+ messages)

[PATCH v3 0/5] Armada XP clocks for timer
 2013-09-04  8:21 UTC  (6+ messages)

[PATCH] UBI: fix refill_wl_user_pool()
 2013-09-04  8:20 UTC  (3+ messages)

[PATCH] hob: limit the description size when a custom image is saved
 2013-09-04  8:24 UTC 

[Qemu-devel] [PATCH v4 0/3] bugs fix for hpet
 2013-09-04  8:20 UTC  (5+ messages)

[patch 0/7] improve memcg oom killer robustness v2
 2013-09-04  8:18 UTC  (6+ messages)

[PATCH] ARM: shmobile: Add koelsch defconfig
 2013-09-04  8:18 UTC  (2+ 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.