All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-14 17:54:13 to 2012-11-14 19:05:03 UTC [more...]

Problem compiling diffutils on poky-tiny in danny
 2012-11-14 19:05 UTC  (6+ messages)

[Qemu-devel] [PULL 00/26] Block patches
 2012-11-14 18:47 UTC  (27+ messages)
` [Qemu-devel] [PATCH 01/26] qemu: Document GlusterFS block driver usage
` [Qemu-devel] [PATCH 02/26] qcow2: Fix refcount table size calculation
` [Qemu-devel] [PATCH 03/26] qemu-iotests: qcow2: Test growing large refcount table
` [Qemu-devel] [PATCH 04/26] MAINTAINERS: add Stefan Hajnoczi as block and virtio-blk co-maintainer
` [Qemu-devel] [PATCH 05/26] block: Workaround for older versions of MinGW gcc
` [Qemu-devel] [PATCH 06/26] tests: allow qemu-iotests to be run against nbd backend
` [Qemu-devel] [PATCH 07/26] aio: switch aiocb_size type int -> size_t
` [Qemu-devel] [PATCH 08/26] aio: use g_slice_alloc() for AIOCB pooling
` [Qemu-devel] [PATCH 09/26] aio: rename AIOPool to AIOCBInfo
` [Qemu-devel] [PATCH 10/26] fdc: Remove status0 parameter from fdctrl_set_fifo()
` [Qemu-devel] [PATCH 11/26] fdc-test: split test_media_change() test, so insert part can be reused
` [Qemu-devel] [PATCH 12/26] fdc-test: insert media before fuzzing registers
` [Qemu-devel] [PATCH 13/26] fdc-test: add tests for non-DMA READ command
` [Qemu-devel] [PATCH 14/26] fdc: use status0 field instead of a local variable
` [Qemu-devel] [PATCH 15/26] fdc: fix FD_SR0_SEEK for non-DMA transfers and multi sectors transfers
` [Qemu-devel] [PATCH 16/26] fdc: fix FD_SR0_SEEK for initial seek on DMA transfers
` [Qemu-devel] [PATCH 17/26] fdc: fix false FD_SR0_SEEK
` [Qemu-devel] [PATCH 18/26] fdc-test: Check READ ID
` [Qemu-devel] [PATCH 19/26] fdc: implement VERIFY command
` [Qemu-devel] [PATCH 20/26] fdc-tests: add tests for "
` [Qemu-devel] [PATCH 21/26] fdc: remove double affectation of FD_MSR_CMDBUSY flag
` [Qemu-devel] [PATCH 22/26] fdc: fix typo in zero constant
` [Qemu-devel] [PATCH 23/26] fdc: remove last usage of FD_STATE_SEEK
` [Qemu-devel] [PATCH 24/26] vmdk: Fix data corruption bug in WRITE and READ handling
` [Qemu-devel] [PATCH 25/26] megasas: Use bdrv_drain_all instead of qemu_aio_flush
` [Qemu-devel] [PATCH 26/26] qemu-io: "

[PATCHSET cgroup/for-3.8] cgroup: allow ->post_create() to fail
 2012-11-15  3:00 UTC  (13+ messages)
` [PATCH 04/17] cgroup: create directory before linking while creating a new cgroup
` [PATCH 05/17] cgroup: cgroup->dentry isn't a RCU pointer

[refpolicy] [PATCH 0/5] Small batch of updates for contrib
 2012-11-14 19:03 UTC  (12+ messages)
` [refpolicy] [PATCH 1/5] Introducing cron_manage_log_files interface
` [refpolicy] [PATCH 2/5] Portage fetch domain needs to access certificates
` [refpolicy] [PATCH 3/5] Introduce dontaudits for leaked fd and unix stream sockets
` [refpolicy] [PATCH 4/5] Dontaudit attempts by system_mail_t to use leaked fd or "
` [refpolicy] [PATCH 5/5] Support at service

What's cooking in git.git (Nov 2012, #03; Tue, 13)
 2012-11-14 19:02 UTC  (4+ messages)

[PATCH] Try #2: Use SCSI read/write(16) with >2TB drives
 2012-11-14 19:02 UTC  (2+ messages)

[PATCH] ARM: Fix errata 751472 handling on Cortex-A9 r1p*
 2012-11-14 19:01 UTC  (4+ messages)

[PATCH v2] enable all tmem backends to be built and loaded as modules
 2012-11-14 18:57 UTC  (18+ messages)
` [PATCH 1/8] mm: cleancache: lazy initialization to allow tmem backends to build/run "
` [PATCH 2/8] mm: frontswap: "
` [PATCH 3/8] frontswap: Make frontswap_init use a pointer for the ops
` [PATCH 4/8] cleancache: Make cleancache_init "
` [PATCH 5/8] staging: zcache2+ramster: enable ramster to be built/loaded as a module
` [PATCH 6/8] staging: zcache2+ramster: enable zcache2 "
` [PATCH 7/8] xen: tmem: enable Xen tmem shim "
` [PATCH 8/8] xen/tmem: Remove the subsys call

[tcpdump-workers] vlan tagged packets and libpcap breakage
 2012-11-14 18:58 UTC  (5+ messages)
        `  "

[PATCH] Btrfs: fix BUG() in scrub when first superblock reading gives EIO
 2012-11-14 18:57 UTC 

[patch 0/2] xfs: xfs_tosspages() bug
 2012-11-14 18:57 UTC  (7+ messages)
` [patch 2/2] xfstests: xfs_tosspages() test addition
    ` [patch 2/2 V2] "
          ` [patch 2/2 V3] "

[PATCH 0/7] fixups for kmemcg
 2012-11-15  2:54 UTC  (16+ messages)
` [PATCH 1/7] memcg: simplify ida initialization
` [PATCH 2/7] move include of workqueue.h to top of slab.h file
` [PATCH 3/7] memcg: remove test for current->mm in memcg_stop/resume_kmem_account
` [PATCH 4/7] memcg: replace __always_inline with plain inline
` [PATCH 5/7] memcg: get rid of once-per-second cache shrinking for dead memcgs
` [PATCH 6/7] memcg: add comments clarifying aspects of cache attribute propagation
` [PATCH 7/7] slub: drop mutex before deleting sysfs entry

[RFC] rework mem_cgroup iterator
 2012-11-15  2:44 UTC  (17+ messages)
` [RFC 2/5] memcg: rework mem_cgroup_iter to use cgroup iterators

v1.8.0-150-gb0b00a3: Weird documentation for git-rm
 2012-11-14 18:50 UTC  (3+ messages)
` [PATCH] docs: move submodule section

[PATCH] i2c: omap: don't save a value only needed for read-clearing
 2012-11-14 18:50 UTC  (3+ messages)

[PATCH 00/32] xfs: current queue for 3.8
 2012-11-14 18:52 UTC  (5+ messages)
` [PATCH 02/32] xfs: remove xfs_tosspages
  ` [PATCH 02/32 V2] "
      ` [PATCH 02.5/32] "

[RFC PATCH 00/31] Foundation for automatic NUMA balancing V2
 2012-11-14 18:50 UTC  (17+ messages)
` [PATCH 16/31] mm: numa: Only call task_numa_placement for misplaced pages
` [PATCH 17/31] mm: numa: Avoid double faulting after migrating misplaced page
` [PATCH 26/31] sched: numa: Make mempolicy home-node aware
` [PATCH 27/31] sched: numa: Make find_busiest_queue() a method

[PATCH v2 0/1] uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race
 2012-11-14 18:49 UTC  (2+ messages)
` [PATCH v2 1/1] "

[Cluster-devel] [PATCH 2/2] gfs2: remove redundant lvb pointer
 2012-11-14 18:47 UTC 

[Cluster-devel] [PATCH 1/2] gfs2: only use lvb on glocks that need it
 2012-11-14 18:46 UTC 

**Alert Notification!!!
 2012-11-14 15:01 UTC 

do_fetch failure with libowl-0.1
 2012-11-14 18:45 UTC  (2+ messages)

[PATCH 0/2] change_protection(): Count the number of pages affected
 2012-11-14 18:43 UTC  (11+ messages)
` [PATCH 1/2] sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
` [PATCH 2/2] mm: Optimize the TLB flush of sys_mprotect() and change_protection() users

[Qemu-devel] [PULL 0/6] pixman build fixes
 2012-11-14 18:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH 5/6] pixman: build internal version early

[PATCH v4 00/14] Win 8 support for digitizers
 2012-11-14 18:47 UTC  (7+ messages)
` [PATCH v4 11/14] HID: hid-multitouch: add MT_QUIRK_IGNORE_DUPLICATES
` [PATCH v4 12/14] HID: hid-multitouch: support for hovering devices
` [PATCH v4 13/14] HID: hid-multitouch: fix Win 8 protocol

Noel c'est parti : jusqu'à -75 pourcent d'économie
 2012-11-14 18:39 UTC 

(no subject)
 2012-11-14 18:27 UTC  (2+ messages)
` 

[PATCH 0/4] rbd: stop using ceph_calc_raw_layout()
 2012-11-14 18:34 UTC  (5+ messages)
` [PATCH 1/4] rbd: pull in ceph_calc_raw_layout()
` [PATCH 2/4] rbd: open code rbd_calc_raw_layout()
` [PATCH 3/4] rbd: don't bother calculating file mapping
` [PATCH 4/4] rbd: use a common layout for each device

memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-11-14 18:33 UTC  (9+ messages)
` [PATCH v3 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling

[PATCH 18/31] mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
 2012-11-14 18:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Opteron_G5 and Haswell CPU models
 2012-11-14 18:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target-i386: cpu: name new CPUID bits
` [Qemu-devel] [PATCH 2/3] target-i386: cpu: add new Opteron CPU model
` [Qemu-devel] [PATCH 3/3] target-i386: add Haswell "

[PATCH 1/4] perf/powerpc: Use uapi/unistd.h to fix build error
 2012-11-14 18:20 UTC  (5+ messages)
` [PATCH 3/4] perf/POWER7: Make event translations available in sysfs

Cannot list subvolumes with latest git
 2012-11-14 18:26 UTC 

[PATCH BlueZ 1/1] gdbus: Fix compilation error due to missing #defines
 2012-11-14 18:24 UTC  (2+ messages)

[refpolicy] [PATCH 1/1] Make samba domtrans optional in virt
 2012-11-14 18:23 UTC  (2+ messages)

[PATCH v4 1/2] ARM: clk-imx27: Add missing clock for mx2-camera
 2012-11-14 18:22 UTC  (5+ messages)
` [PATCH v4 2/2] mx2_camera: Fix regression caused by clock conversion

Can't build qt4-x11-free
 2012-11-14 18:07 UTC 

[PATCH v2 1/2] ARM: mx27: Add VPU support
 2012-11-14 18:20 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: imx_v4_v5_defconfig: "

[PATCH] ARM: Dove: update defconfig
 2012-11-14 18:19 UTC  (4+ messages)
` [PATCH v2] "

Sharing MR Between Multiple Connections
 2012-11-14 18:19 UTC  (5+ messages)
` Fwd: "

compat-drivers 3.7-rc1: cfg80211 fails to load on 3.0.0-26-generic-pae [AV#3438]
 2012-11-14 17:29 UTC 

[RFC 1/2] scotest: Add deferred setup option
 2012-11-14 18:18 UTC  (2+ messages)
` [RFC 2/2] btiotest: Enable deferred setup for sco sockets

[PATCH 0/2] Device tree updates for host1x support
 2012-11-14 18:12 UTC  (10+ messages)
` [PATCH 1/2] ARM: tegra: Add Tegra20 "

All clients impatient
 2012-11-14 18:10 UTC  (4+ messages)

Help with building gstreamer-ti on beagleboard
 2012-11-14 18:09 UTC  (12+ messages)

[PATCH 0/3] can: Add D_CAN raminit support to am335x-evm
 2012-11-14 18:08 UTC  (8+ messages)
` [PATCH 1/3] can: c_can: Add d_can raminit support
  ` [PATCH 2/3] ARM: dts: AM33XX: Add d_can instances to aliases
` [PATCH 3/3] ARM: dts: AM33XX: Add memory resource to d_can node

[PATCH 0/2] alsa-plugins: fix PulseAudio prebuf
 2012-11-14 18:07 UTC  (3+ messages)
` [PATCH 1/2] pcm_pulse: do not trigger immediately at start
  ` [PATCH 2/2] pcm_pulse: set prebuf parameter according to software parameters

[PATCH v2] serial/8250: Add support for Exar's XR17V35x family of multi-port PCIe UARTs
 2012-11-14 18:06 UTC 

[PATCH] input: fix input-mt kernel-doc warning
 2012-11-14 18:05 UTC  (5+ messages)

[PATCH 0/9] chipidea fixes and features
 2012-11-14 18:04 UTC  (4+ messages)
` [PATCH 9/9] usb: chipidea: udc: configure iso endpoints

[PATCH v3] staging: ste_rmi4: Convert to Type-B support
 2012-11-14 18:04 UTC  (5+ messages)
` [PATCH v6] "
    ` [RFC] staging: ste_rmi4: merge into the main kernel tree

[PATCH 0/3] Remove V4L2 int device and drivers using it
 2012-11-14 18:01 UTC  (5+ messages)
` [PATCH 1/3] omap24xxcam: Remove driver
` [PATCH 2/3] tcm825x: "

[regression] Newer gits cannot clone any remote repos
 2012-11-14 18:01 UTC  (7+ messages)

push branch descriptions
 2012-11-14 17:58 UTC  (5+ messages)

drivers/char/random.c: variable type mismatch
 2012-11-14 17:58 UTC  (5+ messages)

[Qemu-devel] [PATCH 2/2] x86/cpu: add new Opteron CPU model
 2012-11-14 17:58 UTC  (2+ messages)

[PATCH 1/1] netfilter: ipv6: only provide sk_bound_dev_if for link-local addr
 2012-11-14 17:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] x86/cpu: name new CPUID bits
 2012-11-14 17:57 UTC  (2+ messages)

[PATCH v2] staging: dgrp: dgrp_tty.c: return an -EFAULT if put_user fails
 2012-11-14 17:55 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.