All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-21 16:11:44 to 2013-03-21 16:57:52 UTC [more...]

[Qemu-devel] [PATCH v3 0/9] Migration: Remove copying of guest ram pages
 2013-03-21 16:57 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 1/9] Add QemuFileWritevBuffer QemuFileOps
` [Qemu-devel] [PATCH v3 2/9] Add socket_writev_buffer function
` [Qemu-devel] [PATCH v3 8/9] Use qemu_put_buffer_no_copy for guest memory pages
` [Qemu-devel] [PATCH v3 9/9] coalesce adjacent iovecs

[U-Boot] [PATCH v2 0/7] Add cros-ec protocol driver and enable it in smdk5250
 2013-03-21 16:57 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/7] cros: add cros_ec driver
` [U-Boot] [PATCH v2 2/7] cros: add I2C support for cros_ec

[GIT PULL] Renesas ARM-based SoC defconfig updates for v3.10
 2013-03-21 16:56 UTC  (3+ messages)

[Qemu-devel] [PATCH] pcie: Enhance PCIe links
 2013-03-21 16:56 UTC  (2+ messages)

Informations about Real Time Linux
 2013-03-21 16:55 UTC  (2+ messages)

[PATCH 0/53] ASoC: switch over to use snd_soc_register_component()
 2013-03-21 16:53 UTC  (4+ messages)
` [PATCH 0/54 v2] "
  ` [PATCH 19/54 v2] ASoC: switch over to use snd_soc_register_component() on mpc5200 i2s

[Xenomai] Informations about Xenomai
 2013-03-21 16:53 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] Various patman fixes
 2013-03-21 16:53 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] patman: Fix up checkpatch parsing to deal with 'CHECK' lines
` [U-Boot] [PATCH 2/8] patman: Don't look for tags inside quotes
` [U-Boot] [PATCH 3/8] patman: Minor help message/README fixes
` [U-Boot] [PATCH 4/8] patman: Fix the comment in CheckTags to mention multiple tags

[PATCH] git-send-email.perl: implement suggestions made by perlcritic
 2013-03-21 16:51 UTC  (3+ messages)

[GIT PULL] Renesas ARM and SH based SoC pinmux update for v3.10
 2013-03-21 16:51 UTC  (3+ messages)

[U-Boot] U-Boot mini-summit at ELCE 2013 in Edinburgh - call for participation!
 2013-03-21 16:51 UTC 

[PATCH 10/18 V2]: PVH xen: introduce vmx_pvh.c and pvh.c
 2013-03-21 16:49 UTC  (2+ messages)

[Bug 56936] New: cube map array support breaks rendering on BARTS
 2013-03-21 16:49 UTC  (3+ messages)
` [Bug 56936] [r600-llvm] "

[RFC PATCH 0/8] Reduce system disruption due to kswapd
 2013-03-21 16:47 UTC  (14+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority
` [PATCH 02/10] mm: vmscan: Obey proportional scanning requirements for kswapd
` [PATCH 07/10] mm: vmscan: Block kswapd if it is encountering pages under writeback
  ` [PATCH 07/10 -v2r1] "
` [PATCH 08/10] mm: vmscan: Have kswapd shrink slab only once per priority

[PATCH 0/2] ASoC: dmaengine_pcm: support generic DMA binding users
 2013-03-21 16:47 UTC  (8+ messages)
      ` [alsa-devel] "

[PATCH 01/16] libuser: Fix case where ${B} != ${S}
 2013-03-21 16:30 UTC  (17+ messages)
` [PATCH 02/16] pam: "
` [PATCH 03/16] watchdog: "
` [PATCH 04/16] texinfo: "
` [PATCH 05/16] xinted: "
` [PATCH 06/16] dpkg: "
` [PATCH 07/16] python-pygtk: "
` [PATCH 08/16] rpm: "
` [PATCH 09/16] pm-utils: "
` [PATCH 10/16] lzop: "
` [PATCH 11/16] pth: "
` [PATCH 12/16] mtdev: "
` [PATCH 13/16] directfb: "
` [PATCH 14/16] dhcp: "
` [PATCH 15/16] distro: Add separatebuilddir.inc
` [PATCH 16/16] scripts/qemu-testlib: Add more debugging information

[PATCH 00/33] AIO cleanups/performance improvements
 2013-03-21 16:42 UTC  (35+ messages)
` [PATCH 01/33] mm: remove old aio use_mm() comment
` [PATCH 02/33] aio: remove dead code from aio.h
` [PATCH 03/33] gadget: remove only user of aio retry
` [PATCH 04/33] aio: remove retry-based AIO
` [PATCH 05/33] char: add aio_{read,write} to /dev/{null,zero}
` [PATCH 06/33] aio: kill return value of aio_complete()
` [PATCH 07/33] aio: add kiocb_cancel()
` [PATCH 08/33] aio: move private stuff out of aio.h
` [PATCH 09/33] aio: dprintk() -> pr_debug()
` [PATCH 10/33] aio: do fget() after aio_get_req()
` [PATCH 11/33] aio: make aio_put_req() lockless
` [PATCH 12/33] aio: refcounting cleanup
` [PATCH 13/33] wait: add wait_event_hrtimeout()
` [PATCH 14/33] aio: make aio_read_evt() more efficient, convert to hrtimers
` [PATCH 15/33] aio: use flush_dcache_page()
` [PATCH 16/33] aio: use cancellation list lazily
` [PATCH 17/33] aio: change reqs_active to include unreaped completions
` [PATCH 18/33] aio: kill batch allocation
` [PATCH 19/33] aio: kill struct aio_ring_info
` [PATCH 20/33] aio: give shared kioctx fields their own cachelines
` [PATCH 21/33] aio: reqs_active -> reqs_available
` [PATCH 22/33] aio: percpu reqs_available
` [PATCH 23/33] generic dynamic per cpu refcounting
` [PATCH 24/33] aio: percpu ioctx refcount
` [PATCH 25/33] aio: use xchg() instead of completion_lock
` [PATCH 26/33] aio: don't include aio.h in sched.h
` [PATCH 27/33] aio: kill ki_key
` [PATCH 28/33] aio: kill ki_retry
` [PATCH 29/33] block: Prep work for batch completion
` [PATCH 30/33] block, aio: batch completion for bios/kiocbs
` [PATCH 31/33] virtio-blk: convert to batch completion
` [PATCH 32/33] mtip32xx: "
` [PATCH 33/33] aio: fix kioctx not being freed after cancellation at exit time

[U-Boot] [PATCH] Exynos5: clock: Fix a typo bug in exynos clock init
 2013-03-21 16:44 UTC  (2+ messages)

[PATCHv2 0/7] usb: phy: twl4030-usb fixes
 2013-03-21 16:43 UTC  (5+ messages)
` [PATCHv2 5/7] usb: phy: twl4030-usb: check if vbus is driven by twl itself

[PATCH] clk: divider: Use DIV_ROUND_CLOSEST
 2013-03-21 16:36 UTC  (6+ messages)

[PATCH 0/3] netlink: implement socket diag for netlink sockets (v2)
 2013-03-21 16:38 UTC  (7+ messages)
` [PATCH 1/3] net: fix *_DIAG_MAX constants
` [PATCH 2/3] net: prepare netlink code for netlink diag
` [PATCH 3/3] netlink: Diag core and basic socket info dumping (v2)

sunrpc/cache.c: races while updating cache entries
 2013-03-21 16:41 UTC 

[GIT PULL] imx fixes for 3.9, take 3
 2013-03-21 16:41 UTC  (2+ messages)

[Buildroot] Release 1.0.0 of the Buildroot/Eclipse integration
 2013-03-21 16:39 UTC  (3+ messages)

Userspace access to PCIe - SATA device memory BAR
 2013-03-21 16:36 UTC 

[Qemu-devel] [PATCH 1/4] char: add a post_load callback
 2013-03-21 16:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 0/2] spice-qemu-char fix agent mouse after migration
  ` [Qemu-devel] [PATCH 1/2] char: add qemu_chr_be_is_fe_connected
  ` [Qemu-devel] [PATCH 2/2] spice-qemu-char: register interface on post load

[PATCH] iommu: add a function to find an iommu group by id
 2013-03-21 16:35 UTC  (3+ messages)

[Qemu-devel] [RFC 0/4] block: fix I/O throttling oscillations
 2013-03-21 16:34 UTC  (3+ messages)

[PATCH net] vhost/net: fix heads usage of ubuf_info
 2013-03-21 16:33 UTC  (9+ messages)

[GIT PULL] ux500 core changes for v3.10
 2013-03-21 16:33 UTC  (2+ messages)

Per UID buffers in UST
 2013-03-21 16:33 UTC 

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-21 16:32 UTC  (4+ messages)

[GIT PULL] defconfig changes for ux500
 2013-03-21 16:32 UTC  (2+ messages)

[PATCH 1/2] h8300: fix CROSS_COMPILE setting in arch/h8300/Makefile
 2013-03-21 16:31 UTC  (2+ messages)
` [PATCH 2/2] h8300: add missing definition for read_barries_depends()

[PATCH/RFC 1/2] ARM: shmobile: armadillo800eva: add a fixed voltage regulator for SDHI1
 2013-03-21 16:32 UTC  (2+ messages)

[PATCH 00/22] New virtio PCI layout
 2013-03-21 16:32 UTC  (14+ messages)
` [PATCH 12/22] virtio_pci: allow duplicate capabilities

[PATCH net-next] gro: relax ID check in inet_gro_receive()
 2013-03-21 16:31 UTC  (6+ messages)

Git on Mac OS and precomposed unicode
 2013-03-21 16:30 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: implement erratum 716044 workaround
 2013-03-21 16:29 UTC  (2+ messages)

[GIT PULL] at91: dt for 3.10 #1
 2013-03-21 16:28 UTC  (3+ messages)

[PATCH] mtd: m25p80: update flash id list of Macronix chips
 2013-03-21 16:28 UTC 

[PATCH] KVM: x86: Avoid busy loops over uninjectable pending APIC timers
 2013-03-21 16:27 UTC  (11+ messages)

[PATCH 0/5] arm: mvebu: Enable LPAE support for Armada XP SoCs
 2013-03-21 16:26 UTC  (18+ messages)
` [PATCH 1/5] arm: mvebu: Aligne the internal registers virtual base to support LPAE
` [PATCH 2/5] arm: mvebu: Select DMA_BOUNCE when LPAE is selected in Kconfig
` [PATCH 3/5] arm: mvebu: Enable pj4b on LPAE compilations
` [PATCH 4/5] arm: dts: Add a 64 bits version of the skeleton device tree
` [PATCH 5/5] arm: dts: Convert mvebu device tree files to 64 bits

[PATCH] ALSA: hda - Introduce "Headset Mic" name
 2013-03-21 16:25 UTC  (7+ messages)

btrfs-show vs. btrfs different output
 2013-03-21 16:25 UTC  (4+ messages)

[PATCH] sound: max98090: Remove executable bit
 2013-03-21 16:25 UTC  (6+ messages)

-15% sur vos Jeans LEVIS
 2013-03-21 16:24 UTC 

[PATCH i-g-t] lib: Make sure we can also use the short form of the subtest options
 2013-03-21 16:23 UTC 

em28xx: commit aab3125c43d8fecc7134e5f1e729fabf4dd196da broke HVR 900
 2013-03-21 16:23 UTC  (4+ messages)

lockdep trace from prepare_bprm_creds
 2013-03-21 16:21 UTC  (19+ messages)
                ` [PATCH 0/1] do not abuse ->cred_guard_mutex in threadgroup_lock()
                  ` [PATCH] "
                ` [PATCH cgroup/for-3.10] cgroup: make cgroup_mutex outer to threadgroup_lock

[PATCH for 3.8+] drivers/video/ep93xx-fb.c: fix missing declaration of devm_ioremap()
 2013-03-21 16:22 UTC  (3+ messages)

GESTÃO INTEGRAL DE DOCUMENTOS EM MEIO ELETRÔNICO
 2013-03-21 16:21 UTC 

CONTRATAÇÃO DIRETA
 2013-03-21 16:21 UTC 

[PATCHv2, RFC 00/30] Transparent huge page cache
 2013-03-21 16:21 UTC  (7+ messages)
` [PATCHv2, RFC 05/30] thp, mm: avoid PageUnevictable on active/inactive lru lists
` [PATCHv2, RFC 07/30] thp, mm: introduce mapping_can_have_hugepages() predicate

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-21 16:19 UTC  (14+ messages)

[PATCH] nohz1: Documentation
 2013-03-21 16:08 UTC  (7+ messages)

Western Digital Green 3TB SATA3 experiences
 2013-03-21 16:17 UTC  (2+ messages)

Drop a packet while keeping the conntrack alive
 2013-03-21 16:16 UTC  (5+ messages)

Integrator PCI base dilemma
 2013-03-21 16:17 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: mx6qsabrelite: fsl_esdhc: Define maximum bus width supported by SabreLite board
 2013-03-21 16:17 UTC  (2+ messages)

[PATCH] ext4: fix journal callback list traversal
 2013-03-21 16:16 UTC  (3+ messages)

[PATCH 8/18 V2]: PVH xen: domain creation code changes
 2013-03-21 16:16 UTC  (3+ messages)

[Qemu-devel] [PATCH] qemu-ga: use key-value store to avoid recycling fd handles after restart
 2013-03-21 16:13 UTC  (11+ messages)

[PATCH 00/46] Regulators: Bring the AB8500 into the 21st century
 2013-03-21 15:59 UTC  (7+ messages)
` [PATCH 02/46] regulator: ab8500: Add set_mode/get_mode support
` [PATCH 04/46] ARM: ux500: regulators: Add mask for configuration
` [PATCH 05/46] regulator: ab8500: Another push to synchronise recent AB8500 developments
` [PATCH 06/46] regulator: ab8500: Separate regulator and MFD platform data
` [PATCH 09/46] regulator: ab8500-ext: Add HW request support
` [PATCH 12/46] regulator: ab8500: Init debug from regulator driver

[Qemu-devel] [PATCH v2] tcg-optimize: Fold sub r,0,x to neg r,x
 2013-03-21 16:13 UTC 

Will Xen 4.3 use upstream QEMU by default ?
 2013-03-21 16:14 UTC  (3+ messages)

[PATCH] Documentation: add a README file
 2013-03-21 15:49 UTC  (3+ messages)

[PATCH] Sound: sgtl5000 Allow codec clock frequency to be set
 2013-03-21 16:11 UTC  (5+ 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.