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

[PATCH tip/core/rcu 0/14] Preview of RCU patches for 2.6.39
 2011-02-23 14:11 UTC  (7+ messages)
` [PATCH RFC tip/core/rcu 05/11] rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT
` [PATCH RFC tip/core/rcu 11/11] rcu: move TREE_RCU from softirq to kthread

[Qemu-devel] [RFC PATCH] block: Fix eject -f for locked devices
 2011-02-23 14:11 UTC  (3+ messages)

does hibernate to disk try hard enough to free memory?
 2011-02-23 14:10 UTC  (5+ messages)

[PATCH] OMAP: DSS2: Delay regulator_get() calls
 2011-02-23 14:09 UTC  (2+ messages)

[RFC] mac80211: add RX_FLAG_MACTIME_PLCP
 2011-02-23 14:08 UTC 

[PATCH] ideapad: read brightness setting on brightness key notify
 2011-02-23 14:07 UTC  (3+ messages)

[RFC/PATCH 0/1] New subdev sensor operation g_interface_parms
 2011-02-23 14:06 UTC  (6+ messages)

[PATCH] mac80211: rename RX_FLAG_TSFT
 2011-02-23 14:06 UTC 

Assembling RAID 5 array with missing superblock
 2011-02-23 14:05 UTC 

[Bug 34462] New: 180 second hang on boot, DRM doesn't seem to initialize (firmware issue?)
 2011-02-23 14:05 UTC  (2+ messages)
` [Bug 34462] "

[PATCH v3 0/2] Add PRUSS UIO driver support
 2011-02-23 13:52 UTC  (6+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] Defines DA850/AM18xx/OMAPL1-38 SOC resources used by PRUSS UIO driver

[Qemu-devel] [PATCH] docs: Update stderr and simple backend, add systemtap backend
 2011-02-23 14:00 UTC 

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

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

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

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

[PATCH 00/18] Kemari for KVM v0.2.11
 2011-02-23 13:48 UTC  (38+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PATCH 01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
  `  "
` [PATCH 02/18] Introduce read() to FdMigrationState
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 03/18] Introduce skip_header parameter to qemu_loadvm_state()
  `  "
` [PATCH 04/18] qemu-char: export socket_set_nodelay()
  ` [Qemu-devel] "
` [PATCH 05/18] vl.c: add deleted flag for deleting the handler
  ` [Qemu-devel] "
` [PATCH 06/18] virtio: decrement last_avail_idx with inuse before saving
  ` [Qemu-devel] "
` [PATCH 07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode
  ` [Qemu-devel] "
` [PATCH 08/18] savevm: introduce util functions to control ft_trans_file from savevm layer
  ` [Qemu-devel] "
` [PATCH 09/18] Introduce event-tap
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 10/18] Call init handler of event-tap at main() in vl.c
  `  "
` [PATCH 11/18] ioport: insert event_tap_ioport() to ioport_write()
  ` [Qemu-devel] "
` [PATCH 12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
  ` [Qemu-devel] "
` [PATCH 13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
  ` [Qemu-devel] "
` [PATCH 14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush()
  ` [Qemu-devel] "
` [PATCH 15/18] savevm: introduce qemu_savevm_trans_{begin,commit}
  ` [Qemu-devel] [PATCH 15/18] savevm: introduce qemu_savevm_trans_{begin, commit}
` [PATCH 16/18] migration: introduce migrate_ft_trans_{put,get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
  ` [Qemu-devel] [PATCH 16/18] migration: introduce migrate_ft_trans_{put, get}_ready(), "
` [PATCH 17/18] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
  ` [Qemu-devel] "
` [PATCH 18/18] Introduce "kemari:" to enable FT migration mode (Kemari)
  ` [Qemu-devel] "

high throughput storage server?
 2011-02-23 13:56 UTC  (10+ messages)

[PATCH -V5 00/24] New ACL format for better NFSv4 acl interoperability
 2011-02-23 13:52 UTC  (29+ messages)
` [PATCH -V5 01/24] vfs: Indicate that the permission functions take all the MAY_* flags
` [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 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 14/24] richacl: Compute maximum file masks from an acl
` [PATCH -V5 15/24] richacl: Update the file masks in chmod()
` [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 v2 1/2] wl12xx: use standard ALIGN() macro
 2011-02-23 13:55 UTC  (2+ messages)

[Buildroot] [Bug 3259] New: Unable to build webkit (on arm)
 2011-02-23 13:55 UTC  (2+ messages)
` [Buildroot] [Bug 3259] "

[path][rfc] add PR_DETACH prctl command
 2011-02-23 13:50 UTC 

[PATCH v2 0/8] wl12xx: AP-mode per link PSM
 2011-02-23 13:55 UTC  (2+ messages)

[PATCH] wl12xx: fix MODULE_AUTHOR email address
 2011-02-23 13:54 UTC  (2+ messages)

[PATCH] wl12xx: avoid blocking while holding rcu lock on bss info change
 2011-02-23 13:53 UTC  (2+ messages)

[PATCH] wl12xx: fix identification of beacon packets (debug)
 2011-02-23 13:53 UTC  (2+ messages)

[patch] wl12xx: change type from u8 to int
 2011-02-23 13:52 UTC  (3+ messages)

[PATCH] wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS
 2011-02-23 13:52 UTC  (2+ messages)

[PATCH 0/3] Share vg metadata for read only
 2011-02-23 13:52 UTC  (4+ messages)
` [PATCH 1/3] Refactor vg allocation code
` [PATCH 2/3] Add VG refcount and cache created VG structure
` [PATCH 3/3] Destroy 'fic' memory in error path

[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  (8+ 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

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

[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 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  (4+ messages)

[CFS Bandwidth Control v4 0/7] Introduction
 2011-02-23 13:32 UTC  (13+ 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)

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  (4+ 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 

[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  (2+ 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  (3+ messages)
` [RFC PATCH 0/3] Weight-balanced binary tree + KVM growable memory slots using wbtree


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.