All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-21 12:44:56 to 2013-12-21 16:46:10 UTC [more...]

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2013-12-21 16:46 UTC 

[Qemu-devel] [PATCH 0/5] tcg/i386: use movbe instruction in qemu_ldst routines
 2013-12-21 16:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] disas/i386.c: disassemble movbe instruction
` [Qemu-devel] [PATCH 2/5] tcg/i386: remove hardcoded P_REXW value
` [Qemu-devel] [PATCH 3/5] tcg/i386: add support for three-byte opcodes
` [Qemu-devel] [PATCH 4/5] tcg/i386: use movbe instruction in qemu_ldst routines
` [Qemu-devel] [PATCH 5/5] tcg/i386: cleanup useless #ifdef

[PATCH] mm: fix build of split ptlock code
 2013-12-21 16:36 UTC  (2+ messages)

Openblocks AX3-4 i2c bus lockup
 2013-12-21 16:41 UTC 

[Buildroot] [pull request v3] Pull request for branch yem/genimages
 2013-12-21 16:40 UTC  (4+ messages)
` [Buildroot] [PATCH 1/4] fs/custom: generate complete, partition-based device images

[PATCH v2 opensm] Add support for synchronizing in memory files with storage
 2013-12-21 16:33 UTC  (3+ messages)

VM checkpoint image format
 2013-12-21 16:31 UTC 

[PATCH 0/3] null_blk: documentation, defaults and mapping
 2013-12-21 16:30 UTC  (2+ messages)

[PATCH v4 1/4] cpufreq: Add a cpufreq driver for Marvell Dove
 2013-12-21 16:26 UTC  (6+ messages)
` [RFC PATCH v5 0/4] Dove Cpufreq driver
  ` [RFC PATCH v5 1/4] cpufreq: Add a cpufreq driver for Marvell Dove

[PATCH] [trivial] doc: cgroups: Fix typo in doc/cgroups
 2013-12-21 16:26 UTC  (3+ messages)

[PATCH] nf-nat: don't use per destination incrementing ports in nat random mode
 2013-12-21 16:25 UTC  (9+ messages)
  ` [PATCH next v2] "
      ` [PATCH v2 -next] netfilter: don't use per-destination "

git-mv-submodule
 2013-12-21 16:23 UTC  (3+ messages)

[PATCH] [trivial] doc: kvm: Fix typo in doc/virtual/kvm
 2013-12-21 16:21 UTC 

Xen 4.1 + Linux compiled with PVH == BOOM
 2013-12-21 16:17 UTC  (3+ messages)

[PATCH 00/21] Consolidate Posix ACL implementation V3
 2013-12-21 17:07 UTC  (5+ messages)
` [PATCH 21/21] hfsplus: remove can_set_xattr

[PATCH] Full DVB driver package for Earthsoft PT3 (ISDB-S/T) cards
 2013-12-21 16:06 UTC  (3+ messages)

[PATCH v7 00/12] kexec kernel efi runtime support
 2013-12-21 16:06 UTC  (7+ messages)
` [PATCH v7 09/12] efi: passing kexec necessary efi data via setup_data

[RFC PATCH 0/7] Configurable fair allocation zone policy v2r6
 2013-12-21 16:03 UTC  (5+ messages)

[PATCH 00/11] kmemcg fixes
 2013-12-21 15:54 UTC  (24+ messages)
` [PATCH 01/11] slab: cleanup kmem_cache_create_memcg() error handling
` [PATCH 02/11] memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path
` [PATCH 03/11] memcg, slab: cleanup memcg cache initialization/destruction
` [PATCH 04/11] memcg, slab: fix barrier usage when accessing memcg_caches
` [PATCH 05/11] memcg: fix possible NULL deref while traversing memcg_slab_caches list
` [PATCH 06/11] memcg, slab: fix races in per-memcg cache creation/destruction
` [PATCH 07/11] memcg: get rid of kmem_cache_dup
` [PATCH 08/11] slab: do not panic if we fail to create memcg cache
` [PATCH 09/11] memcg, slab: RCU protect memcg_params for root caches
` [PATCH 10/11] memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
` [PATCH 11/11] memcg: rework memcg_update_kmem_limit synchronization

[PATCH 1/2] regulator: anatop-regulator: Remove unneeded check
 2013-12-21 15:54 UTC  (4+ messages)

[PATCH 2/2] tool and script help GDB load Linux kernel modules (script)
 2013-12-21 15:50 UTC 

[PATCH 0/4] Fix ebizzy performance regression due to X86 TLB range flush v2
 2013-12-21 15:49 UTC  (6+ messages)

[PATCH 1/2] tool and script help GDB load Linux kernel modules (tool)
 2013-12-21 15:49 UTC 

[Qemu-devel] [PATCH v2 00/10] KVM Support for MIPS32 Processors
 2013-12-21 15:41 UTC  (31+ messages)
` [Qemu-devel] [PATCH v2 01/10] hw/mips/cputimer: Don't start periodic timer in KVM mode
    `  "
` [Qemu-devel] [PATCH v2 02/10] hw/mips: Add API to convert KVM guest KSEG0 <-> GPA
    `  "
` [Qemu-devel] [PATCH v2 03/10] target-mips: get_physical_address: Add defines for segment bases
    `  "
` [Qemu-devel] [PATCH v2 04/10] target-mips: get_physical_address: Add KVM awareness
    `  "
` [Qemu-devel] [PATCH v2 05/10] kvm: Set sigmask length to 16 for MIPS targets
    `  "
` [Qemu-devel] [PATCH v2 06/10] target-mips: Set target page size to 16K in KVM mode
    `  "
` [Qemu-devel] [PATCH v2 07/10] target-mips: kvm: Add main KVM support for MIPS
    `  "
` [Qemu-devel] [PATCH v2 08/10] hw/mips: In KVM mode, inject IRQ2 (I/O) interupts via ioctls
    `  "
` [Qemu-devel] [PATCH v2 09/10] hw/mips: malta: Add KVM support
    `  "
` [Qemu-devel] [PATCH v2 10/10] target-mips: Enable KVM support in build system
    `  "

[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
 2013-12-21 15:34 UTC  (11+ messages)
` [RFC PATCH 06/14] rtc-efi: register rtc-efi device when EFI enabled

[PATCH net-next] sctp: fix missing include file
 2013-12-21 15:19 UTC  (5+ messages)

[PATCH] ARM: dts: omap3-gta04: Add EOC irq gpio line handling
 2013-12-21 15:12 UTC  (3+ messages)

How are you doing today
 2013-12-21 15:03 UTC 

[Qemu-devel] vhost-net issue: does not survive reboot on ppc64
 2013-12-21 15:01 UTC 

[PATCH] drm/radeon: add a way to query the number of render backends on SI and CIK
 2013-12-21 15:01 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2013-12-21 14:59 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2013-12-21 14:59 UTC 

[U-Boot] [PATCH v2 1/2] doc: README.fuse: Add an example on how to use the fuse API on mx6q
 2013-12-21 14:58 UTC  (2+ messages)

[Qemu-devel] [RFC] test: QOM interface casting
 2013-12-21 14:56 UTC  (3+ messages)

[Bug 71431] radeon graphics stopped working since kernel 3.10 on AMD a4-3300
 2013-12-21 14:50 UTC  (2+ messages)

[PATCH v2 0/2] regulator: tps65910: backup battery regulator
 2013-12-21 14:49 UTC  (4+ messages)
` [PATCH v2 1/2] regulator: tps65910: Add "

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2013-12-21 14:49 UTC 

[PATCH 0/6] ASoC: fsl_sai: Fix some minor issues
 2013-12-21 14:48 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2013-12-21 14:48 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2013-12-21 14:44 UTC 

[PATCH] ASoC: simple-card: Add cpu_dai and codec_dai names NULL check
 2013-12-21 14:42 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2013-12-21 14:42 UTC 

[uml-devel] negative pid -516 possible ?
 2013-12-21 14:36 UTC 

[PATCH] ASoC: fsl-sai: Use devm_snd_dmaengine_pcm_register()
 2013-12-21 14:33 UTC  (2+ messages)

[PATCH] ASoC: fsl-sai: Use snd_soc_dai_init_dma_data()
 2013-12-21 14:33 UTC  (2+ messages)

Refactor DBObjectMap Proposal
 2013-12-21 14:33 UTC  (2+ messages)

[PATCH] ASoC: fsl-sai: Remove fsl_sai_remove()
 2013-12-21 14:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2013-12-21 14:33 UTC 

Qt5 with Yocto
 2013-12-21 14:32 UTC  (6+ messages)

[Bug 63599] New: [r600][r600] GPU lockup CP stall (kernel 3.8, 3.9)
 2013-12-21 14:32 UTC  (2+ messages)
` [Bug 63599] [r600] SUMO2 GPU lockup CP stall (kernel 3.2.47, 3.4, 3.8, 3.9, 3.10)

[PATCH 01/38] sh: dma-sysfs: add missing put_device call
 2013-12-21 14:31 UTC  (4+ messages)
` [PATCH 23/38] sound: soc: "

[PATCH 00/10] ASoC: ARM: ux500: Better prepare for full Device Tree
 2013-12-21 14:29 UTC  (3+ messages)

Build fails for eglibc
 2013-12-21 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2013-12-21 14:27 UTC 

[PATCH 01/19] ASoC: atmel: Don't set unused struct snd_pcm_hardware fields
 2013-12-21 14:27 UTC  (5+ messages)
` [PATCH 02/19] ASoC: au1x: "
` [PATCH 16/19] ASoC: tegra: "

Bug in libselinux/src/setrans_client.c
 2013-12-21 14:27 UTC  (2+ messages)

[PATCH 0/2] cat-file --batch-check='%(deltabase)'
 2013-12-21 14:25 UTC  (3+ messages)
` [PATCH 1/2] sha1_object_info_extended: provide delta base sha1s
` [PATCH 2/2] cat-file: provide %(deltabase) batch format

[PATCH 1/1] ASoC: pcm1792a: Remove redundant of_match_ptr helper
 2013-12-21 14:24 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2013-12-21 14:23 UTC 

[RFC] regulator: anatop-regulator: Also provide a delay when voltage decreases
 2013-12-21 14:22 UTC  (2+ messages)

[PATCH 1/4] mtd: atmel_nand: use dev_err() instead of printk()
 2013-12-21 14:22 UTC  (3+ messages)
` [PATCH 3/4] mtd: orion_nand: "

[PATCH] regulator: tps51632-regulator: Fix spelling
 2013-12-21 14:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2013-12-21 14:19 UTC 

Supporting multiple desktops with gbm + dri
 2013-12-21 14:19 UTC 

Can someone Ack and queue a patch for RTC subsytem?
 2013-12-21 14:16 UTC  (8+ messages)
  ` [rtc-linux] "

Rework qgroup accounting
 2013-12-21 14:14 UTC  (6+ messages)
` [PATCH 2/3] Btrfs: rework "

[PATCH 1/1] ASoC: sam9x5_wm8731: Remove redundant of_match_ptr helper
 2013-12-21 14:14 UTC  (2+ messages)

[PATCH] do not pretend sha1write returns errors
 2013-12-21 14:13 UTC 

[Qemu-devel] [PATCH] tcg-i386: Use MOVBE if available
 2013-12-21 14:08 UTC  (2+ messages)

[PATCH v4 0/22] pack bitmaps
 2013-12-21 14:05 UTC  (26+ messages)
` [PATCH v4 01/23] sha1write: make buffer const-correct
` [PATCH v4 02/23] revindex: Export new APIs
` [PATCH v4 03/23] pack-objects: Refactor the packing list
` [PATCH v4 04/23] pack-objects: factor out name_hash
` [PATCH v4 05/23] revision: allow setting custom limiter function
` [PATCH v4 06/23] sha1_file: export `git_open_noatime`
` [PATCH v4 07/23] compat: add endianness helpers
` [PATCH v4 08/23] ewah: compressed bitmap implementation
` [PATCH v4 09/23] documentation: add documentation for the bitmap format
` [PATCH v4 10/23] pack-bitmap: add support for bitmap indexes
` [PATCH v4 11/23] pack-objects: split add_object_entry
` [PATCH v4 12/23] pack-objects: use bitmaps when packing objects
` [PATCH v4 13/23] rev-list: add bitmap mode to speed up object lists
` [PATCH v4 14/23] pack-objects: implement bitmap writing
` [PATCH v4 15/23] repack: stop using magic number for ARRAY_SIZE(exts)
` [PATCH v4 16/23] repack: turn exts array into array-of-struct
` [PATCH v4 17/23] repack: handle optional files created by pack-objects
` [PATCH v4 18/23] repack: consider bitmaps when performing repacks
` [PATCH v4 19/23] count-objects: recognize .bitmap in garbage-checking
` [PATCH v4 20/23] t: add basic bitmap functionality tests
` [PATCH v4 21/23] t/perf: add tests for pack bitmaps
` [PATCH v4 22/23] pack-bitmap: implement optional name_hash cache
` [PATCH v4 23/23] compat/mingw.h: Fix the MinGW and msvc builds

[PATCH v7 07/19] xen: implement hook to fetch e820 memory map
 2013-12-21 13:58 UTC  (3+ messages)
  ` [PATCH v7 10/19] xen: add hook for AP bootstrap memory reservation

[PATCH -next] misc: genwqe: remove unused including <linux/version.h>
 2013-12-21 13:57 UTC  (2+ messages)

[PATCH v3 00/14] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-12-21 13:43 UTC  (3+ messages)
` [PATCH v3 02/14] mm, hugetlb: region manipulation functions take resv_map rather list_head

[RFC v2][PATCH 00/38] Enhancement for support of some firewire devices
 2013-12-21 13:48 UTC  (4+ messages)
` Sample program for hwdep interface
  ` [FFADO-devel] "

[Buildroot] How to create the package from software using "bootstrap" to configure?
 2013-12-21 13:46 UTC  (2+ messages)

[PATCH v3 0/21] pack bitmaps
 2013-12-21 13:40 UTC  (13+ messages)
` [PATCH v3 11/21] pack-objects: use bitmaps when packing objects
` [PATCH v3 13/21] pack-objects: implement bitmap writing
` [PATCH v3 19/21] t: add basic bitmap functionality tests
` [PATCH v3 20/21] t/perf: add tests for pack bitmaps

[PATCH] android/pan: Add pan sdp record for NAP role
 2013-12-21 13:38 UTC  (2+ messages)

[Qemu-devel] Request for OpenBIOS image update
 2013-12-21 13:31 UTC  (2+ messages)

[PATCH] nfs: fix dead code of ipv6_addr_scope
 2013-12-21 13:32 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{4, 10, 12}.x stable versions
 2013-12-21 13:19 UTC  (2+ messages)

[Buildroot] [git commit] linux: bump to version 3.12.6
 2013-12-21 13:18 UTC 

[Buildroot] [git commit] linux-headers: bump 3.{4, 10, 12}.x stable versions
 2013-12-21 13:18 UTC 

sja1000 interrupt problem
 2013-12-21 13:12 UTC  (26+ messages)

[Buildroot] [PATCH] gst-plugins-good: fix typo BR2_TOOLCHAIN_HAS_THREAD
 2013-12-21 13:10 UTC  (5+ messages)

[linux-3.4 test] 22644: tolerable FAIL - PUSHED
 2013-12-21 13:03 UTC 

[Bug 70390] New: G84: Repeated system crashes under graphics load, E[PFIFO] DMA_PUSHER and lots of E[PGRAPH]
 2013-12-21 13:02 UTC  (2+ messages)
  ` [Bug 70390] [NV84] "

How to override the default source ipv4 address on packets originating from a router
 2013-12-21 12:53 UTC  (2+ messages)

[PATCH] dma-buf: avoid using IS_ERR_OR_NULL
 2013-12-21 12:42 UTC  (2+ messages)

need help interpreting ausearch results
 2013-12-21 12:48 UTC  (2+ messages)

[PATCH RFC v5 00/12] SDR API with documentation
 2013-12-21 12:44 UTC  (3+ messages)
` [PATCH RFC v5 11/12] DocBook: Software Defined Radio Interface


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.