messages from 2011-09-20 13:18:02 to 2011-09-20 14:30:35 UTC [more...]
pull request: wireless-next 2011-09-19
2011-09-20 14:18 UTC (2+ messages)
[PATCH 0/5 v10] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
2011-09-20 14:27 UTC (11+ messages)
` [PATCH 1/5 v10] arm: omap: usb: ehci and ohci hwmod structures for omap4
` [PATCH 2/5 v10] arm: omap: usb: ehci and ohci hwmod structures for omap3
` [PATCH 3/5 v10] arm: omap: usb: register hwmods of usbhs
` [PATCH 4/5 v10] arm: omap: usb: device name change for the clk names "
` [PATCH 5/5 v10] mfd: omap: usb: Runtime PM support
Inefficient storing of ISO images with compress=lzo
2011-09-20 14:29 UTC (3+ messages)
[PATCH v5 3.1.0-rc4-tip 0/26] Uprobes patchset with perf probe support
2011-09-20 14:28 UTC (6+ messages)
[refpolicy] [PATCH] Add support for opendkim, a fork of dkim-milter
2011-09-20 14:28 UTC (4+ messages)
[Qemu-devel] qxl: pthread_yield on QXL_IO_NOTIFY_OOM
2011-09-20 14:27 UTC
maybe I missed the announcement, but
2011-09-20 14:27 UTC (2+ messages)
[PATCH] usb: musb: OMAP4430: Remove a redundant omap4430_phy_init call in usb_musb_init
2011-09-20 14:27 UTC (4+ messages)
[patch 0/4] 50% faster writing to your USB drive!*
2011-09-20 14:25 UTC (27+ messages)
` [patch 1/4] mm: exclude reserved pages from dirtyable memory
` [patch 2/4] mm: writeback: distribute write pages across allowable zones
` [patch 3/4] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
` [patch 4/4] Btrfs: pass __GFP_WRITE for buffered write page allocations
ubiattach error
2011-09-20 14:25 UTC
[PATCH 1/3] lib: add error checking to hex2bin
2011-09-20 14:12 UTC (4+ messages)
` [PATCH 2/3] trusted-keys: check hex2bin result
[Qemu-devel] [PATCH 0/7] Handle errors during migration
2011-09-20 14:25 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/7] migration: simplify state assignmente
` [Qemu-devel] [PATCH 2/7] migration: only flush when there are no errors
` [Qemu-devel] [PATCH 3/7] migration: Check that migration is active before cancel it
` [Qemu-devel] [PATCH 4/7] savevm: avoid qemu_savevm_state_iterate() to return 1 when qemu file has error
` [Qemu-devel] [PATCH 5/7] migration: add error handling to migrate_fd_put_notify()
` [Qemu-devel] [PATCH 6/7] migration: If there is one error, it makes no sense to continue
` [Qemu-devel] [PATCH 7/7] migration: qemu_savevm_iterate has three return values
[RFC][PATCH 0/5] Introduce checks for preemptable code for this_cpu_read/write()
2011-09-20 14:24 UTC (12+ messages)
` [RFC][PATCH 2/5] mm: Switch mod_state() to __this_cpu_read()
` [RFC][PATCH 3/5] memcg: Disable preemption in memcg_check_events()
[PATCH v4 0/8] SUNRPC: make rpcbind clients allocated and destroyed dynamically
2011-09-20 14:24 UTC (10+ messages)
` [PATCH v4 1/8] SUNRPC: introduce helpers for reference counted rpcbind clients
` [PATCH v5 "
creating common ib_types.h for linux and windows
2011-09-20 14:23 UTC (3+ messages)
[PATCH] mmc : Use wait_for_completion_timeout() instead of wait_for_completion in case of write
2011-09-20 14:22 UTC (6+ messages)
[Qemu-devel] [PATCH 1/3] trace: Fix print format for "mipsnet_write"
2011-09-20 14:22 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/3] trace: [ust] Do not use 'm' in event argument names (used by ust macros)
` [Qemu-devel] [ltt-dev] "
[U-Boot] [RFC PATCH] arm: provide a CONFIG flag for disabling relocation
2011-09-20 14:22 UTC
Enquête rémunérée
2011-09-20 14:21 UTC
[Qemu-devel] [PATCH v3 00/23] Refactor and cleanup migration code
2011-09-20 14:19 UTC (24+ messages)
` [Qemu-devel] [PATCH 01/23] migration: Make *start_outgoing_migration return FdMigrationState
` [Qemu-devel] [PATCH 02/23] migration: Use FdMigrationState instead of MigrationState when possible
` [Qemu-devel] [PATCH 03/23] migration: Fold MigrationState into FdMigrationState
` [Qemu-devel] [PATCH 04/23] migration: Rename FdMigrationState MigrationState
` [Qemu-devel] [PATCH 05/23] migration: Refactor MigrationState creation
` [Qemu-devel] [PATCH 06/23] migration: Make all posible migration functions static
` [Qemu-devel] [PATCH 07/23] migration: move migrate_create_state to do_migrate
` [Qemu-devel] [PATCH 08/23] migration: Introduce MIG_STATE_NONE
` [Qemu-devel] [PATCH 09/23] migration: Refactor and simplify error checking in migrate_fd_put_ready
` [Qemu-devel] [PATCH 10/23] migration: Introduce migrate_fd_completed() for consistency
` [Qemu-devel] [PATCH 11/23] migration: Our release callback was just free
` [Qemu-devel] [PATCH 12/23] migration: Remove get_status() accessor
` [Qemu-devel] [PATCH 13/23] migration: Remove migration cancel() callback
` [Qemu-devel] [PATCH 14/23] migration: Move exported functions to the end of the file
` [Qemu-devel] [PATCH 15/23] migration: use global variable directly
` [Qemu-devel] [PATCH 16/23] migration: another case of global variable assigned to local one
` [Qemu-devel] [PATCH 17/23] migration: make sure we always have a migration state
` [Qemu-devel] [PATCH 18/23] migration: Use bandwidth_limit directly
` [Qemu-devel] [PATCH 19/23] migration: Export a function that tells if the migration has finished correctly
` [Qemu-devel] [PATCH 20/23] migration: Make state definitions local
` [Qemu-devel] [PATCH 21/23] migration: Don't use callback on file defining it
` [Qemu-devel] [PATCH 22/23] migration: propagate error correctly
` [Qemu-devel] [PATCH 23/23] migration: make migration-{tcp, unix} consistent
[GIT PULL REQUEST] watchdog - v3.1 - Fixes
2011-09-20 14:19 UTC
[PATCH] fs: add FS_IOC_UNRESVSP/FS_IOC_UNRESVSP64 ioctls
2011-09-20 14:20 UTC
POHMELFS is back
2011-09-20 14:18 UTC (5+ messages)
[PATCH BlueZ] Use medium security level when reconnecting
2011-09-20 14:18 UTC
[PATCH] drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
2011-09-20 14:18 UTC (2+ messages)
problem with acer extensa and cpufreq utils
2011-09-20 14:15 UTC (2+ messages)
[PATCHv3] drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
2011-09-20 14:14 UTC (3+ messages)
[dm-crypt] (More) Questions about LUKS / LVM
2011-09-20 14:14 UTC (4+ messages)
discrepancy in ip(7) wrt. IP DF flag for UDP sockets
2011-09-20 14:12 UTC (6+ messages)
[U-Boot] [PATCH 1/8] MX35: added ESDC structure to imx-regs
2011-09-20 14:12 UTC (2+ messages)
` [U-Boot] [PATCH V3 8/8] MX35: add support for flea3 board
[Qemu-devel] [PATCH 00/14] qdev: assign unique names to all devices (part 1)
2011-09-20 14:11 UTC (9+ messages)
` [Qemu-devel] [PATCH 04/14] qdev: take ownership of id pointer
[PATCH BlueZ] Fix invalid free when stopping adapter
2011-09-20 14:11 UTC
[PATCH 1/1] HID: hid-logitech-dj: Out of bound by one bug
2011-09-20 14:10 UTC (3+ messages)
[U-Boot] [PATCH 0/2] misc:max8998 Support for MAX8998 PMIC driver
2011-09-20 14:08 UTC (5+ messages)
` [U-Boot] [RFC 0/2] Generic "
[patch 0/11] mm: memcg naturalization -rc3
2011-09-20 14:08 UTC (7+ messages)
` [patch 05/11] mm: move memcg hierarchy reclaim to generic reclaim code
CFS Bandwidth Control - Test results of cgroups tasks pinned vs unpinnede
2011-09-20 14:04 UTC (13+ messages)
[PATCH 00/20] staging: brcm80211: 7th reaction for mainline patch #2
2011-09-20 14:00 UTC (9+ messages)
DT vs ARM static mappings
2011-09-20 14:02 UTC (4+ messages)
[Qemu-devel] [PATCH] ahci: add port I/O index-data pair
2011-09-20 14:02 UTC (4+ messages)
[PATCH] ASoC: Ensure we generate a driver name
2011-09-20 14:02 UTC (6+ messages)
[U-Boot] Fastboot gadget, v2
2011-09-20 14:02 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] image: add support for Android's boot image format
` [U-Boot] [PATCH v2 2/3] usb/gadget: add the fastboot gadget
` [U-Boot] [Example v2 3/3] fastboot: add board specific implementation
[refpolicy] Best approach for adding inet socket support for milters?
2011-09-20 14:00 UTC (5+ messages)
[Qemu-devel] [PATCH v2 0/3] Remove QEMUFile abuse
2011-09-20 13:57 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/3] wavcapture: Use stdio instead of QEMUFile
[PATCH v2] xfs: Check the return value of xfs_trans_get_buf()
2011-09-20 13:56 UTC
Resend: RE: enable_ats_device() call site
2011-09-20 13:56 UTC (3+ messages)
[PATCH v2] KVM: Fix simultaneous NMIs
2011-09-20 13:56 UTC (3+ messages)
Getting error in linux-yocto kernel during build
2011-09-20 13:54 UTC (7+ messages)
[PATCH] init: Carefuly handle loglevel option passed to kernel cmdline
2011-09-20 13:45 UTC
processes hanging in state D when reading from nfs
2011-09-20 13:52 UTC (2+ messages)
Memory API code review
2011-09-20 13:50 UTC (3+ messages)
` [Qemu-devel] "
Writing / Locking problem with NFSv4
2011-09-20 13:50 UTC (2+ messages)
[PATCH 1/3] at91: add spi clock connection id entries
2011-09-20 13:27 UTC (2+ messages)
radosgw question
2011-09-20 13:48 UTC (2+ messages)
[PATCH v2] dtc: Add support for named integer constants
2011-09-20 13:48 UTC (8+ messages)
[RFC 1/5 v3] Bluetooth: set skbuffer priority based on L2CAP socket priority
2011-09-20 13:46 UTC (5+ messages)
` [RFC 3/5 v2] Bluetooth: make use sk_priority to priritize RFCOMM packets
[PATCH] user namespace: make signal.c respect user namespaces
2011-09-20 13:41 UTC (7+ messages)
` [PATCH] user namespace: usb: make usb urbs user namespace aware
[PATCHv6 3/3] Mobile broadband provider info plugin
2011-09-20 13:44 UTC (2+ messages)
Bug#642154: BUG: unable to handle kernel paging request at ffff8803bb6ad000
2011-09-20 13:40 UTC
[PATCH v2] xfs: fix possible overflow in xfs_ioc_trim()
2011-09-20 13:36 UTC (6+ messages)
[PATCH] ARM: pl330: Fix a race condition
2011-09-20 13:36 UTC (3+ messages)
[PATCH] m5mols: Remove superfluous irq field from the platform data struct
2011-09-20 13:34 UTC
Kernel OOPS with Freescale talitos driver on ppc
2011-09-20 13:34 UTC (3+ messages)
[PATCH] v4l: Move SR030PC30, NOON010PC30, M5MOLS drivers to the right location
2011-09-20 13:33 UTC
[PATCH 0/9] Per-cgroup /proc/stat
2011-09-20 13:31 UTC (14+ messages)
` [PATCH 6/9] Include idle and iowait fields in cpuacct
` [PATCH 8/9] per-cgroup boot time
[PATCH 0/5] OMAPDSS: HDMI: Debug support and Register cleanup
2011-09-20 13:31 UTC (8+ messages)
` [PATCH 1/5] OMAPDSS: HDMI: Move the comments in avi infoframe
` [PATCH 2/5] OMAPDSS: HDMI: Replace hdmi_reg struct with u16
` [PATCH 3/5] OMAPDSS: HDMI: Add missing register definitions
` [PATCH 4/5] OMAPDSS: HDMI: Add support to dump registers through
` [PATCH 5/5] OMAPDSS: HDMI: Add support to dump clocks through
[linux-lvm] Debian 64bit get a "Volume vg0 not found" message
2011-09-20 13:30 UTC (2+ messages)
Problem useing groups containing spaces in NFSv4
2011-09-20 13:30 UTC (2+ messages)
[PATCH] ASoC: Ensure we generate a card name
2011-09-20 13:30 UTC (10+ messages)
[RFT][PATCH] ath5k: Add rfkill_disable module parameter
2011-09-20 13:28 UTC (4+ messages)
mtd-util, flash_erase: MEMGETOOBSEL on davinci based board fail
2011-09-20 13:27 UTC (4+ messages)
[PATCH] arm: Add unwinding annotations for 64bit division functions
2011-09-20 13:27 UTC (5+ messages)
[RFC PATCH] hidraw: protect hidraw_disconnect() better
2011-09-20 13:25 UTC (4+ messages)
2.6.39 Kernel Changes for FileSystem, get_sb removed
2011-09-20 13:24 UTC (3+ messages)
[RFC v2.1 0/6] evm: digital signature verification extension
2011-09-20 13:24 UTC (2+ messages)
[PATCH] dmaengine i.MX DMA/SDMA: add missing include of linux/module.h
2011-09-20 13:22 UTC (5+ messages)
[patch 0/2] kdump: Initialize vmcoreinfo note at startup
2011-09-20 13:19 UTC (4+ messages)
` [patch 1/2] "
do_gettiimeofday query
2011-09-20 13:18 UTC (2+ messages)
[RESEND][PATCH]multipath-tools: Adding Netapp as a brand name for RDAC
2011-09-20 13:18 UTC (2+ messages)
[PATCH] hid-multitouch: added support for the IDEACOM 6650 chip
2011-09-20 13:18 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.