All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-07 15:01:44 to 2011-06-07 15:58:34 UTC [more...]

[Qemu-devel] [PATCH 1/2] Generalize -machine command line option
 2011-06-07 15:58 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 "
      ` [Qemu-devel] [PATCH v3 "

Change in functionality of futex() system call
 2011-06-07 15:58 UTC  (13+ messages)

[PATCH v8 00/12] memcg: per cgroup dirty page accounting
 2011-06-07 15:58 UTC  (4+ messages)
` [PATCH v8 10/12] memcg: create support routines for page-writeback

[PATCH 6/7] Kernel: fix spaces with respect to the coding style in sys.c
 2011-06-07 15:44 UTC  (2+ messages)

[refpolicy] [PATCH] cyrus-imapd support for gentoo
 2011-06-07 15:57 UTC  (2+ messages)

[PATCH v1 00/30] Ext4 snapshots
 2011-06-07 15:56 UTC  (38+ messages)
` [PATCH v1 01/36] ext4: EXT4 snapshots (Experimental)
` [PATCH v1 02/36] ext4: snapshot debugging support
` [PATCH v1 03/36] ext4: snapshot hooks - inside JBD hooks
` [PATCH v1 04/36] ext4: snapshot hooks - block bitmap access
` [PATCH v1 05/36] ext4: snapshot hooks - delete blocks
` [PATCH v1 06/36] ext4: snapshot hooks - move data blocks
` [PATCH v1 07/36] ext4: snapshot hooks - direct I/O
` [PATCH v1 08/36] ext4: snapshot hooks - move extent file data blocks
` [PATCH v1 09/36] ext4: snapshot file
` [PATCH v1 10/36] ext4: snapshot file - read through to block device
` [PATCH v1 11/36] ext4: snapshot file - permissions
` [PATCH v1 12/36] ext4: snapshot file - store on disk
` [PATCH v1 13/36] ext4: snapshot file - increase maximum file size limit to 16TB
` [PATCH v1 14/36] ext4: snapshot block operations
` [PATCH v1 15/36] ext4: snapshot block operation - copy blocks to snapshot
` [PATCH v1 16/36] ext4: snapshot block operation - move "
` [PATCH v1 17/36] ext4: snapshot block operation - copy block bitmap "
` [PATCH v1 18/36] ext4: snapshot control
` [PATCH v1 19/36] ext4: snapshot control - init new snapshot
` [PATCH v1 20/36] ext4: snapshot control - fix "
` [PATCH v1 21/36] ext4: snapshot control - reserve disk space for snapshot
` [PATCH v1 22/36] ext4: snapshot journaled - increase transaction credits
` [PATCH v1 23/36] ext4: snapshot journaled - implement journal_release_buffer()
` [PATCH v1 24/36] ext4: snapshot journaled - bypass to save credits
` [PATCH v1 25/36] ext4: snapshot journaled - cache last COW tid in journal_head
` [PATCH v1 26/36] ext4: snapshot journaled - trace COW/buffer credits
` [PATCH v1 27/36] ext4: snapshot list support
` [PATCH v1 28/36] ext4: snapshot list - read through to previous snapshot
` [PATCH v1 29/36] ext4: snapshot race conditions - concurrent COW bitmap operations
` [PATCH v1 30/36] ext4: snapshot race conditions - concurrent COW operations
` [PATCH v1 31/36] ext4: snapshot race conditions - tracked reads
` [PATCH v1 32/36] ext4: snapshot exclude - the exclude bitmap
` [PATCH v1 33/36] ext4: snapshot cleanup
` [PATCH v1 34/36] ext4: snapshot cleanup - shrink deleted snapshots
` [PATCH v1 35/36] ext4: snapshot cleanup - merge shrunk snapshots
` [PATCH v1 36/36] ext4: snapshot rocompat - enable rw mount

[PATCH v6 00/20] EVM
 2011-06-07 15:56 UTC  (7+ messages)
` [PATCH v6 08/20] evm: evm_inode_post_init

[PATCH] mountd: group length not being set correctly in auth_unix_gid
 2011-06-07 15:56 UTC 

[PATCH 0/2] eglibc: migrate configurability from oe V3
 2011-06-07 15:56 UTC  (3+ messages)
` [PATCH 1/2] bitbake: add another local configuration file
  ` [OE-core] "

[PATCHv2 RFC 0/4] virtio and vhost-net capacity handling
 2011-06-07 15:54 UTC  (5+ messages)
` [PATCHv2 RFC 4/4] Revert "virtio: make add_buf return capacity remaining:

[Qemu-devel] [PATCH 2/2] ioapic: Implement polarity
 2011-06-07 15:55 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio: Move virtio-pci to hw library
 2011-06-07 15:55 UTC  (3+ messages)

[Qemu-devel] QMP: RFC: I/O error info & query-stop-reason
 2011-06-07 15:54 UTC  (11+ messages)

[PATCH] uclibc: remove PACKAGE_ARCH, fix compilation on i586
 2011-06-07 15:51 UTC  (3+ messages)

[PATCH 1/6] jffs2: make lzo optional at build time
 2011-06-07 15:53 UTC  (7+ messages)
` [PATCH 5/6] mtdinfo: add regioninfo/sectormap display
  ` [PATCH v2] mtdinfo: add regioninfo/eraseblock map display

Byte swapping u16 data in HID report
 2011-06-07 15:53 UTC  (5+ messages)
` [PATCH 1/2] sony_ff_hid_descriptor

[RFCv2 00/13] Kbuild: factor parser rules
 2011-06-07 15:52 UTC  (4+ messages)
` [RFCv3] "

[PATCH 4/6] libmtd: add helper funcs for getting fds, regioninfo, and locked info
 2011-06-07 15:52 UTC  (3+ messages)
` [PATCH v2] libmtd: add helper funcs for getting regioninfo "
  ` [PATCH v3] "

[U-Boot] [PATCH 0/5] Add bitfields, clock and pinmux functions to simplify code
 2011-06-07 15:51 UTC  (10+ messages)
` [U-Boot] [PATCH 1/5] Tegra2: Add bitfield access macros

[PATCH 0/4] Fix compaction stalls due to accounting errors in isolated page accounting
 2011-06-07 15:50 UTC  (16+ messages)
` [PATCH 1/4] mm: compaction: Ensure that the compaction free scanner does not move to the next zone
` [PATCH 2/4] mm: vmscan: Do not use page_count without a page pin
` [PATCH 3/4] mm: memory-failure: Fix isolated page count during memory failure
` [PATCH 4/4] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous

[PATCH] libxl, Introduce a QMP client
 2011-06-07 15:50 UTC  (7+ messages)
      `  "

[PATCH 01/44] mtd: add new API for handling MTD registration
 2011-06-07 15:48 UTC  (2+ messages)

[PATCH 1/3] pstore: Extend API
 2011-06-07 15:47 UTC  (3+ messages)
` [PATCH 3/3] efi: Add support for using efivars as a pstore backend

[PATCH] coccinelle: if(ret)return ret; return ret; semantic patch
 2011-06-07 15:47 UTC  (3+ messages)

kernel BUG at fs/btrfs/extent-tree.c:6164!
 2011-06-07 15:46 UTC  (7+ messages)

[patch 00/15] CFS Bandwidth Control V6
 2011-06-07 15:45 UTC  (2+ messages)
` CFS Bandwidth Control - Test results of cgroups tasks pinned vs unpinned

[PATCH] IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC
 2011-06-07 15:45 UTC 

[RFC PATCH] KMS support for i.MX51/53
 2011-06-07 15:45 UTC  (4+ messages)
` [PATCH 1/5] DRM: add i.MX IPUv3 base driver

[PATCH] perf: fix missing event name init for default event
 2011-06-07 15:45 UTC  (3+ messages)

[U-Boot] Issues building for the P2020 (linking)
 2011-06-07 15:44 UTC  (6+ messages)

[PATCH 4/7] Kernel: convert leading spaces to tabs in uid16.c
 2011-06-07 15:43 UTC  (2+ messages)

[PATCH] sched: correct testing need_resched in mutex_spin_on_owner()
 2011-06-07 15:43 UTC  (10+ messages)

[PATCH] ARM:SAMSUNG: Move S3C DMA driver to drivers/dma
 2011-06-07 15:42 UTC  (3+ messages)

[PATCH 2/7] Kernel: space and brace fixes for user_namespace.c
 2011-06-07 15:41 UTC  (2+ messages)
` [PATCH 3/7] Kernel: Fix trailing whitespace in user.c

[Ocfs2-devel] Do filesystem need to turn RO on dx corruptions?
 2011-06-07 15:41 UTC 

Seeing DMAR errors after multiple load/unload with SR-IOV
 2011-06-07 15:40 UTC  (10+ messages)

Manual differ from source code about Unrestricted Guest
 2011-06-07 15:41 UTC 

[U-Boot] [PATCH v2 00/10] armv7: cache maintenance operations
 2011-06-07 15:40 UTC  (11+ messages)
` [U-Boot] [PATCH v3 02/10] armv7: add miscellaneous utility macros

[PATCH] perf events: remove 64bit alignment padding from perf_event_context
 2011-06-07 15:39 UTC  (2+ messages)

[linux-lvm] Installation fails if VG is exported
 2011-06-07 15:38 UTC  (5+ messages)

[PATCH] Add tlv320aic32x4 platform data to Visstrim_M10
 2011-06-07 15:37 UTC 

[uml-devel] [PATCH 1/2] um: Add asm/percpu.h
 2011-06-07 15:34 UTC  (3+ messages)
`  "
` [PATCH 2/2] um: Clean up delay functions

[PATCH RFC 00/30] Ext4 snapshots - core patches
 2011-06-07 15:37 UTC  (9+ messages)

[PATCH 0/6] MMU disabling code and kexec fixes
 2011-06-07 15:36 UTC  (7+ messages)
` [PATCH 4/6] ARM: reset: add reset functionality for jumping to a physical address

KVM induced panic on 2.6.38[2367] & 2.6.39
 2011-06-07 15:35 UTC  (26+ messages)

[PATCH] xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
 2011-06-07 15:34 UTC  (3+ messages)

[PATCHv3] Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options
 2011-06-07 15:34 UTC  (6+ messages)
` [tip:core/debug] debug: "

[PATCH] Notes that tags need to pushed explicitely
 2011-06-07 15:33 UTC  (2+ messages)
` [PATCH] Remarks that tags need to be pushed explicitly

[PATCH v2 01/11] Bluetooth: Add advertising report meta event structs
 2011-06-07 15:32 UTC  (5+ messages)
` [PATCH v2 06/11] Bluetooth: Advertising entries lifetime

[PATCH] ASoC: twl6040 - According to TWL6040 specification, gain start at 6dB and not -6dB
 2011-06-07 15:31 UTC  (3+ messages)

libxl - API call to return sxpr of a domain?
 2011-06-07 15:30 UTC  (3+ messages)

[refpolicy] Help with policy definition
 2011-06-07 15:30 UTC  (3+ messages)

[PATCH] ext4: remove deprecated oldalloc
 2011-06-07 15:29 UTC  (4+ messages)

[Qemu-devel] [PATCH] Fix build on FreeBSD
 2011-06-07 15:27 UTC  (4+ messages)

[RFC PATCHv4 0/7] HSI framework and drivers
 2011-06-07 15:09 UTC  (7+ messages)

[Cluster-devel] [PATCH] Add i18n support to gfs2-utils
 2011-06-07 15:26 UTC 

[PATCH/RFC] V4L: add media bus configuration subdev operations
 2011-06-07 15:25 UTC  (2+ messages)

[PATCH] kvm tools, ui: Add simple keyboard support to SDL UI
 2011-06-07 15:23 UTC 

[PATCH] linphone: added recipe for v3.4.3
 2011-06-07 15:18 UTC  (6+ messages)

ipqueue allocation failure
 2011-06-07 15:19 UTC  (8+ messages)
  ` [PATCH] Use unsigned variables for packet lengths in ip[6]_queue

[Qemu-devel] [PATCH v2 0/2] qdev-device-use.txt update & trivial bonus fixes
 2011-06-07 15:18 UTC  (2+ messages)

[PATCH 1/2] vlan: only create special VLAN 0 once
 2011-06-07 15:17 UTC  (3+ messages)

[PATCH] iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANO
 2011-06-07 15:24 UTC  (2+ messages)

[Qemu-devel] [RFC 00/10] ISA reconfigurability
 2011-06-07 15:16 UTC  (13+ messages)
` [Qemu-devel] [RFC v2 00/10] ISA reconfigurability v2
  ` [Qemu-devel] [RFC v2 01/10] isa: Provide set_state callback
    ` [Qemu-devel] [RFC v2 02/10] isa: Allow to un-assign I/O ports
      ` [Qemu-devel] [RFC v2 03/10] isa: Allow to un-associate an IRQ
        ` [Qemu-devel] [RFC v2 04/10] parallel: Implement ISA set_state callback
          ` [Qemu-devel] [RFC v2 05/10] serial: Implement ISA set_state() callback
            ` [Qemu-devel] [PATCH v2 06/10] fdc: Parametrize ISA base, IRQ and DMA
              ` [Qemu-devel] [RFC v2 07/10] fdc: Implement ISA set_state() callback
                ` [Qemu-devel] [RFC v2 08/10] ide: Allow to discard I/O ports
                  ` [Qemu-devel] [RFC v2 09/10] ide: Implement ISA set_state() callback
                    ` [Qemu-devel] [RFC v2 10/10] prep: Add pc87312 Super I/O emulation

Changing Kernel thread priorities
 2011-06-07 15:15 UTC  (7+ messages)

[PATCH 0/25] sony-laptop: code improvements and support extension for newer Vaios
 2011-06-07 15:15 UTC  (10+ messages)
` [PATCH 12/25] sony-laptop: input core improvements improvements

gcc 4.5.1 / as 2.20.51.0.11 miscompiling drivers/char/i8k.c ?
 2011-06-07 15:14 UTC  (14+ messages)
    ` 2.6.39.1 immediately reboots/resets on EFI system

Fw: [PATCH] Intel SCU Watchdog: Fix build failure and duplicate include
 2011-06-07 15:17 UTC  (2+ messages)
`  "

Grub Wiki
 2011-06-07 15:13 UTC 

[U-Boot] [PATCH 0/6] OMAP: fix build breaks on OMAP boards
 2011-06-07 15:13 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] omap1610h2: fix build breaks
` [U-Boot] [PATCH 2/6] omap5912osk: "
` [U-Boot] [PATCH 3/6] omap1510inn: "
` [U-Boot] [PATCH 4/6] omap1610inn: "
` [U-Boot] [PATCH 5/6] omap2420h4: "
` [U-Boot] [PATCH 6/6] omap730p2: "

[PATCH] Documentation: Remove the obsolete parameters in 2 jbd2 functions
 2011-06-07 15:12 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH 6/6] flash_info: punt in favor of mtdinfo
 2011-06-07 15:11 UTC  (2+ messages)
` [PATCH v2] flash_info: deprecate

[PATCH] ASoC: core - Optimise and refactor pcm_new() to pass only rtd
 2011-06-07 15:08 UTC 

[PATCH] ASoC: core - Allow components to probe/remove in sequence
 2011-06-07 15:08 UTC 

Status of function-sections work?
 2011-06-07 15:06 UTC  (3+ messages)

[PATCH v3 2/4] mmc: support sdhci-pxav2.c
 2011-06-07 15:04 UTC  (7+ messages)

[RFCv3 PATCH 00/18] Add Control Event and autofoo/foo support
 2011-06-07 15:05 UTC  (19+ messages)
` [RFCv3 PATCH 01/18] v4l2-ctrls: introduce call_op define
  ` [RFCv3 PATCH 02/18] v4l2-ctrls: simplify error_idx handling
  ` [RFCv3 PATCH 03/18] v4l2-ctrls: drivers should be able to ignore the READ_ONLY flag
  ` [RFCv3 PATCH 04/18] v4l2-ioctl: add ctrl_handler to v4l2_fh
  ` [RFCv3 PATCH 05/18] v4l2-subdev: implement per-filehandle control handlers
  ` [RFCv3 PATCH 06/18] v4l2-ctrls: fix and improve volatile control handling
  ` [RFCv3 PATCH 07/18] v4l2-controls.txt: update to latest v4l2-ctrl.c changes
  ` [RFCv3 PATCH 08/18] v4l2-ctrls: add v4l2_ctrl_auto_cluster to simplify autogain/gain scenarios
  ` [RFCv3 PATCH 09/18] DocBook: Improve cluster documentation and document the new autoclusters
  ` [RFCv3 PATCH 10/18] vivi: add autogain/gain support to test the autocluster functionality
  ` [RFCv3 PATCH 11/18] v4l2-ctrls: add v4l2_fh pointer to the set control functions
  ` [RFCv3 PATCH 12/18] vb2_poll: don't start DMA, leave that to the first read()
  ` [RFCv3 PATCH 13/18] v4l2-ctrls: add control events
  ` [RFCv3 PATCH 14/18] v4l2-ctrls: simplify event subscription
  ` [RFCv3 PATCH 15/18] V4L2 spec: document control events
  ` [RFCv3 PATCH 16/18] vivi: support "
  ` [RFCv3 PATCH 17/18] ivtv: add control event support
  ` [RFCv3 PATCH 18/18] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support

drivers/ata/sata_dwc_460ex.c: Do we still need "struct of_device_id sata_dwc_match"
 2011-06-07 15:03 UTC  (2+ messages)

[PATCH 2/6] mtdinfo: send help/version info to stdout
 2011-06-07 15:02 UTC  (2+ messages)
` [PATCH v2] ubi-utils: "

[PATCH V3 2/4] voicecall: add ATD support for HFP emulator
 2011-06-07 15:01 UTC  (2+ messages)

[PATCH 1/2] gpio/mxs: remove irq_high related implementation
 2011-06-07 15:01 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.