All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-30 16:18:40 to 2013-04-30 17:24:04 UTC [more...]

[uml-devel] UML Hardware Virt Support
 2013-04-30 17:03 UTC  (6+ messages)

[PATCH] refs.c: interpret @ as HEAD
 2013-04-30 17:23 UTC  (8+ messages)

[PATCH] Add new @ shortcut for HEAD
 2013-04-30 17:22 UTC  (3+ messages)

[PATCH v3 0/4] Preparatory GIC patches for arm64 support
 2013-04-30 17:22 UTC  (3+ messages)
` [PATCH v3 1/4] arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h

[PATCH -V7 00/18] THP support for PPC64 (Patchset 1)
 2013-04-30 17:21 UTC  (5+ messages)
` [PATCH -V7 18/18] powerpc: Update tlbie/tlbiel as per ISA doc

[PATCH net-next] tg3: fix to append hardware time stamping flags
 2013-04-30 17:20 UTC 

[U-Boot] [PATCH 0/3] Tegra: USB: EHCI: add Tegra30 compatible support
 2013-04-30 17:20 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114

[PATCH] NVMe: Do not cancel command multiple times
 2013-04-30 17:19 UTC 

[PATCH 0/4] ARM: KVM: random mmu related fixes for 3.10
 2013-04-30 17:17 UTC  (4+ messages)
` [PATCH 1/4] ARM: KVM: be more thorough when invalidating TLBs

[PATCH net-next] tg3: fix to append hardware time stamping flags
 2013-04-30 17:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/4] Enhance s390 BIOS to enable boot device selection
 2013-04-30 17:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] S390: Merging s390_ipl_cpu and s390_ipl_reset
` [Qemu-devel] [PATCH v3 2/4] S390: Add virtio-blk boot
` [Qemu-devel] [PATCH 3/4] S390: BIOS boot from given device
` [Qemu-devel] [PATCH 4/4] S390: Sync Blob with source changes

[PATCH 00/10] optimize freezing tasks by reducing task wakeups
 2013-04-30 17:15 UTC  (9+ messages)
` [PATCH 02/10] freezer: skip waking up tasks with PF_FREEZER_SKIP set
` [PATCH 09/10] sigtimedwait: use freezable blocking call

[PATCH 0/5] SERIAL_CONSOLES improvements
 2013-04-30 16:53 UTC  (6+ messages)
` [PATCH 1/5] sysvinit-inittab: ensure unique label for SERIAL_CONSOLES entries
` [PATCH 2/5] bitbake.conf: set SERIAL_CONSOLES from SERIAL_CONSOLE by default
` [PATCH 3/5] sysvinit-inittab: remove specific handling of SERIAL_CONSOLE
` [PATCH 4/5] shadow-securetty: change to handle SERIAL_CONSOLES
` [PATCH 5/5] systemd-serialgetty: "

[PATCH] libceph: fix "safe" completion
 2013-04-30 17:04 UTC  (2+ messages)

[U-Boot] [PATCH v3 7/8] usb: hub: Reset only usb 2.0 ports
 2013-04-30 17:11 UTC  (4+ messages)
` [U-Boot] [U-Boot,v3,7/8] "

[Qemu-devel] [RFC 0/7] CPUID fixes for 1.5
 2013-04-30 17:04 UTC  (10+ messages)
` [Qemu-devel] [RFC 7/7] target-i386: Disable direct passthrough of PMU CPUID leaf by default

[ANNOUNCE] 3.8.10-rt6
 2013-04-30 17:09 UTC  (3+ messages)
  ` Suspend resume problem (WAS Re: [ANNOUNCE] 3.8.10-rt6)

[PATCH 1/2 v15] iommu/fsl: Add additional iommu attributes required by the PAMU driver
 2013-04-30 17:09 UTC  (4+ messages)

[PATCH v2 2/4] c6x: Provide default implementation for dma_{alloc,free}_attrs
 2013-04-30 17:07 UTC  (2+ messages)

[meta-gnome] gvfs build error
 2013-04-30 16:49 UTC  (5+ messages)

[PATCH 0/2] Update netif public header
 2013-04-30 17:06 UTC  (3+ messages)
` [PATCH 1/2] netif: define XEN_NETIF_MAX_TX_SIZE in "
` [PATCH 2/2] netif: define XEN_NETIF_NR_SLOTS_MIN "

[PATCH 2/2] cygwin: Remove the CYGWIN_V15_WIN32API build variable
 2013-04-30 17:05 UTC  (3+ messages)

non-dom0 disk backend still not working after recent patches
 2013-04-30 17:04 UTC  (3+ messages)

[PATCH] Btrfs: fix typo in send.c
 2013-04-30 17:04 UTC 

[PATCH] memory hotplug: fix warnings
 2013-04-30 17:03 UTC  (5+ messages)

[PATCH v5 0/14] xen/arm: guest SMP support
 2013-04-30 17:03 UTC  (15+ messages)
` [PATCH v5 01/14] xen/arm: basic PSCI support, implement cpu_on and cpu_off
` [PATCH v5 02/14] xen/arm: allocate secondaries dom0 vcpus
` [PATCH v5 03/14] xen: move for_each_set_bit to xen/bitops.h
` [PATCH v5 04/14] xen/arm: support for guest SGI
` [PATCH v5 05/14] xen/arm: implement arch_vmap_virt_end
` [PATCH v5 06/14] xen/arm: compile and initialize vmap
` [PATCH v5 07/14] xen/arm: implement map_domain_page_global and unmap_domain_page_global
` [PATCH v5 08/14] xen: move VCPUOP_register_vcpu_info to common code
` [PATCH v5 09/14] xen/arm: support VCPUOP_register_vcpu_info
` [PATCH v5 10/14] xen/arm: send IPIs to inject irqs into guest vcpus running on different pcpus
` [PATCH v5 11/14] xen/arm: run the vtimer Xen timers on the pcpu the vcpu is running on
` [PATCH v5 12/14] xen/arm: initialize virt_timer and phys_timer with the same values on all vcpus
` [PATCH v5 13/14] xen/arm: clear pending irq queues on do_psci_cpu_on
` [PATCH v5 14/14] xen/arm: initialize vtimer offset to CNTPCT

[Bug 56881] New: MAP_HUGETLB mmap fails for certain sizes
 2013-04-30 17:02 UTC  (10+ messages)
              ` [PATCH v2] hugetlbfs: fix mmap failure in unaligned size request
                  ` [PATCH v3] "

build regressions 2013-04-30
 2013-04-30 17:00 UTC 

[PATCH 2/6] path: Make the 'get_st_mode_bits' symbol a file static
 2013-04-30 17:00 UTC  (4+ messages)

[PATCH] sata_highbank: Rename proc_name to the module name
 2013-04-30 16:59 UTC  (3+ messages)

[Buildroot] [PATCH v2 0/3] Cleanup post-* loops
 2013-04-30 16:59 UTC  (7+ messages)
` [Buildroot] [PATCH v2 1/3] post-build: show each script filename before execution
` [Buildroot] [PATCH v2 2/3] post-image: "
` [Buildroot] [PATCH v2 3/3] rootfs-overlay: use a make foreach instead of a shell for

How to find long execution times in kernel threads?
 2013-04-30 16:52 UTC  (2+ messages)

[meta-oe][dylan][PATCH 00/12] README and llvm2.9 changes for dylan
 2013-04-30 16:33 UTC  (13+ messages)
` [meta-oe][dylan][PATCH 01/12] llvm2.9: Import from meta-java
` [meta-oe][dylan][PATCH 02/12] llvm2.9: fix build with gcc-4.7
` [meta-oe][dylan][PATCH 03/12] llvm2.9: try to fix thumb build and disable it after failure
` [meta-oe][dylan][PATCH 04/12] llvm2.9: remove X86 from LLVM_TARGETS_TO_BUILD
` [meta-oe][dylan][PATCH 05/12] llvm2.9: add LLVM_EXTRA_ARCH to enable X86 unless building for x86
` [meta-oe][dylan][PATCH 06/12] e-wm-0.17.2.1: Update checksums, tarball was repackaged upstream :/
` [meta-oe][dylan][PATCH 07/12] meta-gnome: add README file
` [meta-oe][dylan][PATCH 08/12] meta-ruby: Fix subject-prefix
` [meta-oe][dylan][PATCH 09/12] README: add -M to git send-email example
` [meta-oe][dylan][PATCH 10/12] toolchain-layer, meta-networking: README: add dylan to subject-prefix and update branch in depends
` [meta-oe][dylan][PATCH 11/12] meta-multimedia/README: add dependency on meta-ruby
` [meta-oe][dylan][PATCH 12/12] README: show github mirror URL in layer dependencies

[Qemu-devel] [PATCH v17 0/6] Add pvpanic device to deal with guest panic event
 2013-04-30 15:39 UTC  (3+ messages)
` [PATCH v17] pvpanic: pvpanic device driver
  ` [Qemu-devel] "

[PATCH net-next 0/2] xen-netback: misc fixes
 2013-04-30 16:50 UTC  (5+ messages)
` [PATCH net-next 1/2] xen-netback: remove redundent parameter in netbk_count_requests
` [PATCH net-next 2/2] xen-netback: avoid allocating variable size array on stack

[Qemu-devel] [PATCH 0/5 v9 for-1.5] target-i386: CPU hot-add with cpu-add QMP command
 2013-04-30 15:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] add hot_add_cpu hook to QEMUMachine

[PATCH 0/3] A few message cleanups
 2013-04-30 16:51 UTC  (4+ messages)
` [PATCH 1/3] btrfs: add prefix to sanity tests messages
` [PATCH 2/3] btrfs: move ifdef around sanity checks out of init_btrfs_fs
` [PATCH 3/3] btrfs: show compiled-in config features at module load time

[Cluster-devel] [TRIVIAL PATCH 00/26] treewide: Add and use vsprintf extension %pSR
 2013-04-30 12:56 UTC  (5+ messages)
` [TRIVIAL PATCH 08/26] m32r: Convert print_symbol to %pSR

[PATCH net-next 0/2] xen-netback: misc fixes
 2013-04-30 16:50 UTC 

[PATCH] [TRIVIAL] FIX: unintended variable name reuse
 2013-04-30 16:50 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel: Fix "

[PATCH -v2.1] x86: Add a Kconfig shortcut for kvm guest kernel
 2013-04-30 16:49 UTC  (2+ messages)
` [tip:x86/urgent] x86/kconfig: Add a Kconfig shortcut for building working KVM guest kernels

[RFC PATCH 0/9] HugeTLB and THP support for ARM64
 2013-04-30 16:48 UTC  (37+ messages)
` [RFC PATCH 1/9] mm: hugetlb: Copy huge_pmd_share from x86 to mm
` [RFC PATCH 2/9] x86: mm: Remove x86 version of huge_pmd_share
` [RFC PATCH 3/9] mm: hugetlb: Copy general hugetlb code from x86 to mm
` [RFC PATCH 4/9] x86: mm: Remove general hugetlb code from x86
` [RFC PATCH 5/9] ARM64: mm: Add support for flushing huge pages
` [RFC PATCH 6/9] ARM64: mm: Restore memblock limit when map_mem finished
` [RFC PATCH 7/9] ARM64: mm: HugeTLB support
` [RFC PATCH 8/9] ARM64: mm: Introduce MAX_ZONE_ORDER for 64K and THP
` [RFC PATCH 9/9] ARM64: mm: THP support

[PATCH] perf: Add support for IvyBridge model 58 Uncore
 2013-04-30 16:47 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel: "

git log -p unexpected behaviour - security risk?
 2013-04-30 16:47 UTC  (11+ messages)

perf: fix typo in perf_event_intel_uncore.c
 2013-04-30 16:46 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel: Fix "

[PATCH] xfstests shared/298: various fixes
 2013-04-30 16:46 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] http.c: Add config options/parsing for SSL engine vars
 2013-04-30 16:45 UTC  (2+ messages)

[patch] PCI: set ->mask_pos correctly
 2013-04-30 16:45 UTC  (3+ messages)

[DRBD-announce] drbd-9.0.0pre3.tar.gz
 2013-04-30 16:45 UTC 

[PATCH V2] x86: eliminate irq_mis_count counted in arch_irq_stat
 2013-04-30 16:45 UTC  (2+ messages)
` [tip:perf/urgent] x86: Eliminate "

[meta-fsl-arm][for-danny][PATCH] gst-fsl-plugin: add fsl-mm-mp3enc and fsl-mm-flv dependences
 2013-04-30 16:41 UTC 

[Qemu-devel] [PATCH 5/5] target-i386: implement machine->hot_add_cpu hook
 2013-04-30 16:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/5 v10] "

Error compiling 3.9.0
 2013-04-30 16:40 UTC  (3+ messages)

linux-next: Tree for Apr 29
 2013-04-30 16:39 UTC  (5+ messages)
` [PATCH -next] proc_fs.h: fix build error when PROC_FS is not enabled
` [PATCH -next] tty.h: fix build errors "

[PATCH v4 0/12] xen/arm: guest SMP support
 2013-04-30 16:37 UTC  (18+ messages)
` [PATCH v4 04/12] xen/arm: support for guest SGI
` [PATCH v4 12/12] xen/arm: initialize virt_timer and phys_timer with the same values on all vcpus

Linux Plumbers Conference: Network Virtualization
 2013-04-30 16:37 UTC 

any reason kvm_main.c doesn't use debugfs_remove_recursive?
 2013-04-30 16:06 UTC 

[U-Boot] [PATCH 4/4 v2] mtd: mxs_nand: Add support for i.MX6
 2013-04-30 16:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 05/30] PPC: fix hreset_vector for 60x, 7x0, 7x5, G2, MPC8xx, MPC5xx, 7400 and 7450
 2013-04-30 16:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH] Fix PReP NIP reset value

Data Abort while in booting when using Julien's new patches on Arndale Board
 2013-04-30 16:36 UTC  (2+ messages)

[PATCH v4 00/31] kmemcg shrinkers
 2013-04-30 16:35 UTC  (7+ messages)
` [PATCH v4 11/31] list_lru: per-node list infrastructure
` [PATCH v4 12/31] shrinker: add node awareness

[Qemu-devel] [PATCH for-1.4 0/2] fix migration failure from 1.3 due to SeaBIOS size change
 2013-04-30 16:30 UTC  (3+ messages)

Better active/inactive list balancing
 2013-04-30 16:32 UTC  (2+ messages)

BLKZEROOUT on dm devices
 2013-04-30 16:32 UTC  (2+ messages)
` [PATCH] dm table: fix logic bug in dm_table_supports_write_same [was: Re: BLKZEROOUT on dm devices]

[GIT PULL] scheduler changes for v3.10
 2013-04-30 16:30 UTC  (6+ messages)

FUSE: fixes to improve scalability on NUMA systems
 2013-04-30 16:29 UTC  (2+ messages)
` [fuse-devel] "

[GIT PULL] dlm updates for 3.10
 2013-04-30 16:28 UTC 

[PATCH V4 for-next 1/5] IB/core: Add RSS and TSS QP groups - suggesting BOF during OFA conf to further discuss that
 2013-04-30 16:28 UTC  (11+ messages)

Atenda a NR-35 e NR-18 com os Andaimes Monteeuse
 2013-04-30 16:26 UTC 

2nd Attempt - FSCK Errors
 2013-04-30 16:25 UTC  (3+ messages)

NFS over RDMA benchmark
 2013-04-30 16:24 UTC  (14+ messages)

[PATCH 1/2] Make the batch size of the percpu_counter configurable
 2013-04-30 16:23 UTC  (4+ messages)

unusual uefi call/mapping problem
 2013-04-30 16:23 UTC  (4+ messages)

[PATCH iproute2] ip: ipv6: add tokenized interface identifier support
 2013-04-30 16:22 UTC 

[Buildroot] [PATCH] libgcrypt: bump to version 1.5.2
 2013-04-30 16:21 UTC 

[Buildroot] [PATCH] libgcrypt: bump to version 1.5.2 Signed-off-by: Alexander Varnin <fenixk19@mail.ru>
 2013-04-30 16:20 UTC 

Hyper-V stalls on device errors
 2013-04-30 16:17 UTC  (3+ messages)

[PATCH net-next 0/2] Small Modifications to GSO to allow segmentation of MPLS (repost)
 2013-04-30 16:19 UTC  (7+ messages)
` [PATCH net-next 1/2] net: More fine-grained support for encapsulated GSO features

LPC2013: File and Storage Systems uconf Approved
 2013-04-30 16:19 UTC 

[PATCH v10 0/2] (arm-soc for v3.10) arm: introduce psci_smp_ops
 2013-04-30 16:18 UTC  (5+ messages)
` [PATCH v10 1/2] "
` [PATCH v10 2/2] ARM: Enable selection of SMP operations at boot time


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.