All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-23 12:12:42 to 2011-02-23 13:52:14 UTC [more...]

[PATCH 00/18] Kemari for KVM v0.2.11
 2011-02-23 13:48 UTC  (4+ messages)
` [PATCH 01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [PATCH 03/18] Introduce skip_header parameter to qemu_loadvm_state()
` [PATCH 10/18] Call init handler of event-tap at main() in vl.c

[PATCH 0/3] Share vg metadata for read only
 2011-02-23 13:52 UTC 

[PATCH -V5 00/24] New ACL format for better NFSv4 acl interoperability
 2011-02-23 13:52 UTC  (24+ messages)
  ` [PATCH -V5 02/24] vfs: Pass all mask flags down to iop->check_acl
  ` [PATCH -V5 03/24] vfs: Add a comment to inode_permission()
  ` [PATCH -V5 14/24] richacl: Compute maximum file masks from an acl
  ` [PATCH -V5 15/24] richacl: Update the file masks in chmod()
` [PATCH -V5 04/24] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V5 05/24] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V5 06/24] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined
` [PATCH -V5 07/24] vfs: Add new file and directory create permission flags
` [PATCH -V5 08/24] vfs: Add delete child and delete self "
` [PATCH -V5 09/24] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V5 10/24] vfs: Add permission flags for setting file attributes
` [PATCH -V5 11/24] vfs: Make acl_permission_check() work for richacls
` [PATCH -V5 12/24] richacl: In-memory representation and helper functions
` [PATCH -V5 13/24] richacl: Permission mapping functions
` [PATCH -V5 16/24] richacl: Permission check algorithm
` [PATCH -V5 17/24] richacl: Create-time inheritance
` [PATCH -V5 18/24] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V5 19/24] richacl: Automatic Inheritance
` [PATCH -V5 20/24] richacl: xattr mapping functions
` [PATCH -V5 21/24] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V5 22/24] vfs: Cache richacl in struct inode
` [PATCH -V5 23/24] ext4: Implement rich acl for ext4
` [PATCH -V5 24/24] ext4: Add temporary richacl mount option "

[PATCH 0/4] Prepare assembled array for reshape (expansion)
 2011-02-23 13:52 UTC  (5+ messages)
` [PATCH 1/4] FIX: disks added beyond array should be counted during reshape
` [PATCH 2/4] FIX: Prevent reshape auto start during assembly for external metadata
` [PATCH 3/4] FIX: Block monitor when starting array with reshape in progress
` [PATCH 4/4] TBD: continue reshape after assembling array

[PATCH V3 0/5] sdhci-esdhc-imx: use gpio for write protection and card detection
 2011-02-23 13:51 UTC  (12+ messages)
` [PATCH 1/5] mmc: sdhci-esdhc-imx: add support for write protect on custom GPIO
` [PATCH 2/5] mmc: sdhci-esdhc: broken card detection is not a default quirk
` [PATCH 3/5] mmc: sdhci-esdhc-imx: add card detect on custom GPIO
` [PATCH 4/5] arm: mach-mx3: pcm043: add write-protect and card-detect for SD1
` [PATCH 5/5] arm: mach-mx3: use IMX_GPIO_NR instead of hard-coded values

[PATCH] wl12xx: update PLT initialization for new firmware
 2011-02-23 13:51 UTC  (2+ messages)

[PATCH 1/2 v3] Add generic descriptor support to Attribute API document
 2011-02-23 13:49 UTC  (2+ messages)
` [PATCH 2/2 v3] Implement generic descriptor access to Attribute API

[PATCH 1/3] Bluetooth: Use proper command structure in remove_uuid
 2011-02-23 13:49 UTC  (5+ messages)
` [PATCH 2/3] Bluetooth: Move index to common header in management interface

[Alsa-user] new source of MIDI playback slow-down identified - 5a03b051ed87e72b959f32a86054e1142ac4cf55 thp: use compaction in kswapd for GFP_ATOMIC order > 0
 2011-02-23 13:50 UTC  (8+ messages)

[PATCH 00/14] Patchset waiting for merging on O.S. Systems tree
 2011-02-23 13:47 UTC  (17+ messages)
` [PATCH 01/14] qmake_base.bbclass: add generate_qt_config_file task
  ` [PATCH 02/14] cmake: drop 2.6.4 as it is not used by any distro
    ` [PATCH 03/14] cmake: update from 2.8.2 to 2.8.3
      ` [PATCH 04/14] cmake: add OE qt4-tools-{native,sdk} support
        ` [PATCH 05/14] cmake.bbclass: use 2.8 modules
          ` [PATCH 06/14] cmake.bbclass: use QT_CONF_PATH to support Qt4 projects
            ` [PATCH 07/14] ntfsprogs: add 2.0.0
              ` [PATCH 08/14] syslinux: add isolinux and chain packages
                ` [PATCH 09/14] contrib/openembedded-essential (debian): rename to be version agnostic
                  ` [PATCH 10/14] contrib/openembedded-essential (debian): depends on chrpath
                    ` [PATCH 11/14] parted: fix MiB handling
                      ` [PATCH 12/14] libinih: readd without AUTOREV
                        ` [PATCH 13/14] linux (2.6.37): add 2.6.37.1 stable patch
                          ` [PATCH 14/14] libcap2: 2.16 -> 2.20

[PATCH] ideapad: read brightness setting on brightness key notify
 2011-02-23 13:47 UTC  (2+ messages)

How to create tags outside of refs/tags?
 2011-02-23 13:45 UTC  (12+ messages)

Q: status of kvm/ subdir in qemu-kvm tarball?
 2011-02-23 13:45 UTC  (6+ messages)

[PATCH] jump label: introduce static_branch() interface
 2011-02-23 13:45 UTC  (3+ messages)

[Qemu-devel] Re: Comparing New Image Formats: FVD vs. QED
 2011-02-23 13:43 UTC  (13+ messages)
    ` Strategic decision: COW format (was: [Qemu-devel] Re: Comparing New Image Formats: FVD vs. QED)
      ` [Qemu-devel] Re: Strategic decision: COW format

[PATCH 2/9] security: Make capabilities relative to the user namespace
 2011-02-23 13:43 UTC  (6+ messages)
  ` userns: targeted capabilities v5

[Bug 30167] New: Heroes of Newerth: Setting shader quality to medium results in corrupt rendering
 2011-02-23 13:42 UTC  (2+ messages)
` [Bug 30167] "

check for return value of clk_get() in mpc512x_can_get_clock()
 2011-02-23 13:35 UTC 

[U-Boot] [PATCH] ARM: OMAP3: Revamp IGEP default configuration
 2011-02-23 13:41 UTC 

[PATCH] selinux: drop unused packet flow permissions
 2011-02-23 13:40 UTC  (2+ messages)

[PATCH v3 0/2] OMAP: IOMMU fault callback support
 2011-02-23 13:39 UTC  (6+ messages)
` [PATCH v3 2/2] OMAP: IOMMU: add support to callback during fault handling

non-interactive rebase opens vim
 2011-02-23 13:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-arm: Implement a minimal set of cp14 debug registers
 2011-02-23 13:38 UTC  (2+ messages)

Problem with bridged tap interface
 2011-02-23 13:37 UTC  (2+ messages)

[GIT PULL 0/2] perf/core fixes
 2011-02-23 13:36 UTC  (3+ messages)
` [PATCH 1/2] perf top browser: Adjust the browser indexes when refreshing
` [PATCH 2/2] perf lock: Document valid sort keys

apache2+php5 on Arago
 2011-02-23 13:34 UTC 

[PATCH v2 13/13] tty: pruss SUART driver
 2011-02-23 13:35 UTC  (2+ messages)

produce windows compatible dump file from Dom0
 2011-02-23 13:34 UTC  (2+ messages)

[PATCH] OMAP2/3/4: DSS2: Enable Display SubSystem as modules
 2011-02-23 13:33 UTC  (6+ messages)

[CFS Bandwidth Control v4 0/7] Introduction
 2011-02-23 13:32 UTC  (14+ messages)
` [CFS Bandwidth Control v4 1/7] sched: introduce primitives to account for CFS bandwidth tracking
` [CFS Bandwidth Control v4 2/7] sched: accumulate per-cfs_rq cpu usage
` [CFS Bandwidth Control v4 3/7] sched: throttle cfs_rq entities which exceed their local quota
` [CFS Bandwidth Control v4 4/7] sched: unthrottle cfs_rq(s) who ran out of quota at period refresh
` [CFS Bandwidth Control v4 5/7] sched: add exports tracking cfs bandwidth control statistics
` [CFS Bandwidth Control v4 6/7] sched: hierarchical task accounting for SCHED_OTHER

Viktigt meddelande! Ditt konto upphör i 24 timmar
 2011-02-23 11:40 UTC 

[PATCH] Drop trailing newline from DBG() calls
 2011-02-23 13:28 UTC 

[PATCH] linux-firmware: split into bus specific packages
 2011-02-23 13:26 UTC  (6+ messages)
` [PATCHv2] "

[PATCH v2 03/18] plugins: add plugin for u8500
 2011-02-23 13:26 UTC  (2+ messages)

[PATCH 0/2] staging: vme: fix issues in vme_register_bridge
 2011-02-23 13:25 UTC  (3+ messages)
` [PATCH 1/2] staging: vme: remove unreachable code
` [PATCH 2/2] staging: vme: fix loop condition

libreoffice merge(tool?) issue #3 
 2011-02-23 13:22 UTC  (5+ messages)

[PATCH] WLAN: fix the path to the wl12xx firmwares
 2011-02-23 13:25 UTC 

XFS corruption on 3ware RAID6-volume
 2011-02-23 13:27 UTC 

[PATCH 1/7] Improve help messages in interactive gatttool
 2011-02-23 13:23 UTC  (5+ messages)
` [PATCH v2 3/7] Create helper functions to deal with handles on "

[PATCH] kvm,async_pf: add missing kvm_async_pf_hash_reset()
 2011-02-23 13:22 UTC  (3+ messages)

[PATCHv2 NEXT 0/2]qlcnic: minor fixes
 2011-02-23 13:21 UTC  (3+ messages)
` [PATCHv2 NEXT 1/2] qlcnic: fix checks for auto_fw_reset
` [PATCHv2 NEXT 2/2] qlcnic: Remove validation for max tx and max rx queues

[PATCH 0/12] xen: MSI managment cleanups (Was: Re: [PATCH 1/3] pci/xen: Use xen_allocate_pirq_msi)
 2011-02-23 13:20 UTC  (4+ messages)
` [PATCH 09/12] xen: events: update pirq_to_irq in xen_create_msi_irq

Confirm Receipt
 2011-02-23 12:26 UTC 

Confirm Receipt
 2011-02-23 12:26 UTC 

[linux-lvm] Snapshots and disk re-use
 2011-02-23 13:18 UTC  (3+ messages)

[PATCH 0/2] Disable command echo for hfp emulators
 2011-02-23 13:19 UTC  (3+ messages)
` [PATCH 1/2] gatchat: Add function to enable/disable echo
` [PATCH 2/2] emulator: Disable echo for hfp emulators

[PATCH v4] i2c-gpio: add devicetree support
 2011-02-23 13:18 UTC  (5+ messages)
` [PATCH v5] "

[PATCH] nmk-gpio: use request_irq instead of chained handler
 2011-02-23 13:18 UTC  (2+ messages)

[PATCH] Fix build failure when CONFIG_NLS is set to 'm' by allmodconfig
 2011-02-23 13:17 UTC  (3+ messages)

[PATCH v2 02/18] isimodem: added codepoints for u8500
 2011-02-23 13:17 UTC  (2+ messages)

[PATCH] Add GStreamer version check in acinclude.m4
 2011-02-23 13:13 UTC 

[PATCH 4/7] KVM: sort memslots and use binary search to search the right slot
 2011-02-23 13:12 UTC  (5+ messages)
` [RFC PATCH 0/3] Weight-balanced binary tree + KVM growable memory slots using wbtree
  ` [RFC PATCH 1/3] Weight-balanced tree

[PATCH V3] Export ACPI _DSM provided firmware instance number and
 2011-02-23 13:12 UTC  (6+ messages)
` [PATCH V3] Export ACPI _DSM provided firmware instance number and string name to sysfs
  ` [PATCH V3] Export ACPI _DSM provided firmware instance number

[PATCH 1/2] xen-gntdev: Fix incorrect use of zero handle
 2011-02-23 13:11 UTC  (2+ messages)
` [PATCH 2/2] xen-gntdev: Add cast to pointer

[PATCH v2 00/13] pruss mfd drivers
 2011-02-23 13:09 UTC  (9+ messages)
` [PATCH v2 01/13] mfd: pruss mfd driver

[PATCH] OMAP: DSS2: Delay regulator_get() calls
 2011-02-23 13:08 UTC 

[Qemu-devel] [patch 0/3] live block copy (v2)
 2011-02-23 13:01 UTC  (9+ messages)
` [Qemu-devel] [patch 2/3] Add support for live block copy
  ` [Qemu-devel] "

No data from tuner over PCI bridge adapter (Cablestar HD 2 / mantis / PEX 8112)
 2011-02-23 13:00 UTC  (5+ messages)

call for slideware ;)
 2011-02-23 12:59 UTC  (5+ messages)

[PATCH v4] EHCI bus glue for on-chip PMC MSP USB controller
 2011-02-23 13:22 UTC  (4+ messages)
` [PATCH v5] "

[Qemu-devel] Network bridging without adding bridge with brctl, possible?
 2011-02-23 12:53 UTC  (6+ messages)
` [Qemu-devel] "

[U-Boot] U-boot support for Cortex-M3
 2011-02-23 12:53 UTC 

Linux-next as of 20110222 broken on OMAP4
 2011-02-23 12:52 UTC  (7+ messages)

Macro definitions for FL_DATA and FL_IMAGE
 2011-02-23 12:51 UTC 

[PATCH] f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
 2011-02-23 12:51 UTC 

[PATCH] mm: prevent concurrent unmap_mapping_range() on the same inode
 2011-02-23 12:49 UTC  (2+ messages)

VMware disk image type
 2011-02-23 12:48 UTC 

high-speed bus on OMAP w/o TT?
 2011-02-23 12:49 UTC 

[Qemu-devel] [PATCH] tools: Use real async.c instead of stubs
 2011-02-23 12:47 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] tcp: ioctl type SIOCOUTQNSD returns amount of data not sent
 2011-02-23 12:14 UTC  (2+ messages)

[U-Boot] [PATCH V2] This patch fix the usage of the "CE don't care"-type NAND chips
 2011-02-23 12:46 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] Improve -icount, fix it with iothread
 2011-02-23 12:45 UTC  (8+ messages)
` [Qemu-devel] "

[PATCH 1/4] HCI command to add device in LE White List
 2011-02-23 12:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] New iohandler API
 2011-02-23 12:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/7] iohandlers: Introduce a new API

[PATCH] cls_u32: fix sparse warnings
 2011-02-23 12:35 UTC  (2+ messages)

libcap2 build failure
 2011-02-23 12:33 UTC  (3+ messages)

[Bug 34583] New: graphics artifacts in Opengl
 2011-02-23 12:33 UTC  (2+ messages)
` [Bug 34583] "

External toolchain
 2011-02-23 11:49 UTC 

Funny perf
 2011-02-23 12:29 UTC  (3+ messages)

[PATCH] Fix typo on DBG() string format
 2011-02-23 12:27 UTC 

[PATCH 2/2] staging: vme: fix bug in vme_register_bridge
 2011-02-23 12:24 UTC  (2+ messages)

Ping-> Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm
 2011-02-23 12:24 UTC  (2+ messages)
  `  "

[PATCH 2/2] ALSA: HDA: Add ideapad quirk for two Dell machines
 2011-02-23 12:23 UTC 

[PATCH 1/2] ALSA: HDA: Add a new Conexant codec 506e (20590)
 2011-02-23 12:22 UTC 

Mass udp flow reboot linux with RealTek RTL-8169 Gigabit
 2011-02-23 12:21 UTC  (3+ messages)

[PATCH 1/2] Staging: vme: remove unreachable code
 2011-02-23 12:17 UTC  (2+ messages)

[PATCH v2] Check malformed notification/indication PDU
 2011-02-23 12:16 UTC 

[PATCH] omap2plus: Remove auto selection on PMICs
 2011-02-23 12:11 UTC 

[Bug 33185] X crashes when kWin effects are turned on
 2011-02-23 12:12 UTC 


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.