All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-16 21:50:08 to 2012-10-16 23:48:29 UTC [more...]

[Qemu-devel] buildbot failure in qemu on default_x86_64_rhel61
 2012-10-16 23:48 UTC 

[PATCH] lmsensors: Initial commit (cover letter)
 2012-10-16 23:28 UTC  (5+ messages)
` [PATCH] lmsensors: Initial commit

[U-Boot] [PATCH] libfdt: Add helper function to create a trivial, empty tree
 2012-10-16 23:41 UTC 

[RFC PATCH] gpiolib: Refactor gpio_export
 2012-10-16 23:41 UTC 

mpol_to_str revisited
 2012-10-16 23:39 UTC  (7+ messages)

[PATCH 0/4 v4] More device removal fixes
 2012-10-16 23:38 UTC  (5+ messages)
` [PATCH 1/4] block: Rename queue dead flag
` [PATCH 2/4] block: Avoid that request_fn is invoked on a dead queue

[Bug 55692] New: [KMS][Cayman] Garbled screen and oops with 6950 with linus git from 20121006 (3.7-rc0)
 2012-10-16 23:38 UTC  (3+ messages)
` [Bug 55692] "

[PATCHv2 00/19] L2CAP signaling for AMP channel create/move
 2012-10-16 23:36 UTC  (20+ messages)
` [PATCHv2 01/19] Bluetooth: Add new l2cap_chan struct members for high speed channels
` [PATCHv2 02/19] Bluetooth: Add L2CAP create channel request handling
` [PATCHv2 03/19] Bluetooth: Remove unnecessary intermediate function
` [PATCHv2 04/19] Bluetooth: Lookup channel structure based on DCID
` [PATCHv2 05/19] Bluetooth: Channel move request handling
` [PATCHv2 06/19] Bluetooth: Add new ERTM receive states for channel move
` [PATCHv2 07/19] Bluetooth: Add move channel confirm handling
` [PATCHv2 08/19] Bluetooth: Add state to hci_chan
` [PATCHv2 09/19] Bluetooth: Move channel response
` [PATCHv2 10/19] Bluetooth: Add logical link confirm
` [PATCHv2 11/19] Bluetooth: Add move confirm response handling
` [PATCHv2 12/19] Bluetooth: Handle physical link completion
` [PATCHv2 13/19] Bluetooth: Flag ACL frames as complete for AMP controllers
` [PATCHv2 14/19] Bluetooth: Do not send data during channel move
` [PATCHv2 15/19] Bluetooth: Configure appropriate timeouts for AMP controllers
` [PATCHv2 16/19] Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
` [PATCHv2 17/19] Bluetooth: Send create channel request instead of connect "
` [PATCHv2 18/19] Bluetooth: Do not retransmit data during a channel move
` [PATCHv2 19/19] Bluetooth: Start channel move when socket option is changed

[Xenomai] Latency tests - iMX53qsb
 2012-10-16 23:35 UTC 

listen(2) backlog changes in or around Linux 3.1?
 2012-10-16 23:31 UTC  (4+ messages)

[PATCH] percpu-rwsem: use barrier in unlock path
 2012-10-16 23:30 UTC 

feature request
 2012-10-16 23:30 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/2] hmp: fix info cpus for sparc targets
 2012-10-16 23:28 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] target-sparc: fix FMOVr instruction

[ANNOUNCE] 3.6.1-rt2
 2012-10-16 23:27 UTC  (4+ messages)

[PATCH 0/2] uapi: two minor changes
 2012-10-16 23:27 UTC  (7+ messages)
` [PATCH 1/2] uapi: update includes for drm content when no kernel API exists

[PATCH V3] block/throttle: Add IO throttled information in blkio.throttle
 2012-10-16 23:27 UTC  (2+ messages)

Lockup when switching displays using xrandr since kernel 3.5.x
 2012-10-16 23:26 UTC 

[Qemu-devel] [PATCH] tcg-ia64: Implement deposit
 2012-10-16 23:26 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/14] target-mips: misc fixes and optimizations
 2012-10-16 23:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH 04/14] target-mips: use softfloat constants when possible

[Qemu-devel] [PATCH v2 00/10] Double-word tcg/optimize improvements
 2012-10-16 23:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH 09/10] tcg: Optimize half-dead add2/sub2
` [Qemu-devel] [PATCH 10/10] tcg: Optimize mulu2

[Qemu-devel] [PATCH v11 00/14] QEMU MIPS ASE DSP support
 2012-10-16 23:23 UTC  (29+ messages)
` [Qemu-devel] [PATCH v11 01/14] target-mips: Add ASE DSP internal functions
` [Qemu-devel] [PATCH v11 02/14] target-mips: Add ASE DSP resources access check
` [Qemu-devel] [PATCH v11 03/14] target-mips: Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number
` [Qemu-devel] [PATCH v11 04/14] target-mips: Add ASE DSP branch instructions
` [Qemu-devel] [PATCH v11 05/14] target-mips: Add ASE DSP load instructions
` [Qemu-devel] [PATCH v11 06/14] target-mips: Add ASE DSP arithmetic instructions
` [Qemu-devel] [PATCH v11 07/14] target-mips: Add ASE DSP GPR based shift instructions
` [Qemu-devel] [PATCH v11 08/14] target-mips: Add ASE DSP multiply instructions
` [Qemu-devel] [PATCH v11 09/14] target-mips: Add ASE DSP bit/manipulation instructions
` [Qemu-devel] [PATCH v11 10/14] target-mips: Add ASE DSP compare-pick instructions
` [Qemu-devel] [PATCH v11 11/14] target-mips: Add ASE DSP accumulator instructions
` [Qemu-devel] [PATCH v11 12/14] target-mips: Add ASE DSP processors
` [Qemu-devel] [PATCH v11 13/14] target-mips: Add ASE DSP testcases
` [Qemu-devel] [PATCH v11 14/14] target-mips: Change TODO file

[Qemu-devel] [PATCH 0/2] tcg/arm: Implement movcond_i32
 2012-10-16 23:24 UTC  (2+ messages)

The screen goes white on blanking in 3.7-rc1
 2012-10-16 23:22 UTC 

[PATCH] cifs: fix potential buffer overrun in cifs.idmap handling code
 2012-10-16 23:21 UTC  (5+ messages)

git submodule sync --recursive
 2012-10-16 23:20 UTC 

[PATCH] Fix use-after-free of q->root_blkg and q->root_rl.blkg
 2012-10-16 23:20 UTC  (4+ messages)

Merge option suggestion (dictator, humble)
 2012-10-16 23:17 UTC  (3+ messages)

[Qemu-devel] nvram and boot order
 2012-10-16 23:12 UTC  (3+ messages)

[PATCH V2 0/7] support the cpts found on am335x devices
 2012-10-16 23:11 UTC  (5+ messages)

[PATCH 0/6] Add CPTS PTP driver support
 2012-10-16 23:10 UTC  (8+ messages)
` [PATCH 1/6] drivers: net: ethernet: cpsw: add support for CPSW register offset changes in different IP version
` [PATCH 2/6] drivers: net: ethernet: davinci_cpdma: add clear api for statistics interrupt
` [PATCH 3/6] drivers: net: ethernet: cpsw: add multicast address to ALE table
` [PATCH 4/6] ptp: add api to get ptp seq id and event type from skb
` [PATCH 5/6] drivers: net: ethernet: cpts: implement cpts hardware clock
` [PATCH 6/6] drivers: net: ethernet: cpsw: implement timestamping capabilities in cpsw

Fwd: [Bug 1063038] Re: Broadcom BCM57780 Cannot Connect at Gigabit Speed using tg3 module
 2012-10-16 23:08 UTC  (4+ messages)
                  `  "

[PATCH] Do not change worker's running cpu in cmci_rediscover()
 2012-10-16 23:08 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] omap3_spi: Undo CONFIG_AM33XX D0/D1 change
 2012-10-16 23:06 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] omapimage: Add support for byteswapped SPI images
` [U-Boot] [PATCH 3/3] am33xx: Add SPI SPL as an option

[PATCH] dm-snap: optimize track_chunk
 2012-10-16 23:04 UTC 

Help...MDS Continuously Segfaulting
 2012-10-16 23:04 UTC  (5+ messages)

Updated status of the removal of plat headers
 2012-10-16 23:00 UTC 

[PATCH 00/19] L2CAP signaling for AMP channel create/move
 2012-10-16 23:00 UTC  (7+ messages)
` [PATCH 07/19] Bluetooth: Add move channel confirm handling
` [PATCH 10/19] Bluetooth: Add logical link confirm

[ 000/147] 3.2.32-stable review
 2012-10-16 22:59 UTC  (3+ messages)
` [ 038/147] block: fix request_queue->flags initialization

[Buildroot] [PATCH] macchanger: new package
 2012-10-16 22:57 UTC  (3+ messages)

RAID6 reshape, 2 disk failures
 2012-10-16 22:57 UTC 

[RFC 0/2] DMA-mapping & IOMMU - physically contiguous allocations
 2012-10-16 22:54 UTC  (8+ messages)
` [Linaro-mm-sig] "

[PATCH 11/16] f2fs: add inode operations for special inodes
 2012-10-16 22:54 UTC  (7+ messages)

[PATCH 01/11] drm: add drm_send_vblank_event() helper (v5)
 2012-10-16 22:48 UTC 

[PATCH 1/2] PACKAGES_DYNAMIC: use regexp not glob
 2012-10-16 22:34 UTC  (6+ messages)
        ` [PATCH] kernel.bbclass: add kernel-modules to PACKAGES

Fix memory leak in binder
 2012-10-16 22:45 UTC  (15+ messages)
` Fix memory leak in binder--version2
        ` [PATCH 1/2] Staging: android: binder: Fix memory leak on thread/process exit
            ` [PATCH 1/4] Staging: android: binder: Add some missing binder_stat_br calls
              ` [PATCH 2/4] Staging: android: binder: Add some tracepoints
              ` [PATCH 3/4] Staging: android: binder: Fix memory leak on thread/process exit
              ` [PATCH 4/4] Staging: android: binder: Allow using highmem for binder buffers

linux-next: Tree for Oct 16
 2012-10-16 22:44 UTC  (3+ messages)
` linux-next: Tree for Oct 16 (readeon_legacy)

[U-Boot] [PATCH 1/4] ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
 2012-10-16 22:43 UTC  (5+ messages)
` [U-Boot] [PATCH 3/4] ARM: tegra: check for SPL size overflow in makefile
` [U-Boot] [PATCH 4/4] ARM: tegra: increase CONFIG_SYS_TEXT_BASE

[U-Boot] [PATCH] Prevent malloc with size 0
 2012-10-16 22:41 UTC  (6+ messages)

[PATCH] cpuidle: reinitialize power_usage values when adding/removing C-states
 2012-10-16 22:39 UTC 

looking for current, online kernel-related tutorials
 2012-10-16 22:38 UTC  (3+ messages)

Exprimez vos envies de Vacances
 2012-10-16 22:36 UTC 

new execve/kernel_thread design
 2012-10-16 22:35 UTC 

[PATCH 9/9] drivers/video: fsl-diu-fb: store EDID data in the global object
 2012-10-16 22:33 UTC 

[PATCH 8/9] drivers/video: fsl-diu-fb: don't touch registers for unused features
 2012-10-16 22:33 UTC 

[PATCH 7/9] drivers/video: fsl-diu-fb: clean up reset of primary display
 2012-10-16 22:33 UTC 

[PATCH 6/9] drivers/video: fsl-diu-fb: remove unused 'cursor_reset' variable
 2012-10-16 22:33 UTC 

[PATCH 5/9] drivers/video: fsl-diu-fb: improve message displays
 2012-10-16 22:33 UTC 

[PATCH 4/9] drivers/video: fsl-diu-fb: streamline enabling of interrupts
 2012-10-16 22:33 UTC 

[PATCH 3/9] drivers/video: fsl-diu-fb: add support for set_gamma ioctls
 2012-10-16 22:33 UTC 

[PATCH 2/9] drivers/video: fsl-diu-fb: simplify platforms that have only one port
 2012-10-16 22:33 UTC 

[PATCH 1/9] MAINTAINERS: Make Timur Tabi the maintainer for the Freescale DIU driver
 2012-10-16 22:33 UTC 

[PATCH 7/7] gpio/tegra: convert to use linear irqdomain
 2012-10-16 22:33 UTC  (2+ messages)

[PATCHSET cgroup/for-3.8] cgroup_freezer: allow migration regardless of freezer state and update locking
 2012-10-16 22:28 UTC  (16+ messages)
` [PATCH 1/7] cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
` [PATCH 2/7] freezer: add missing mb's to freezer_count() and freezer_should_skip()
` [PATCH 3/7] cgroup_freezer: make it official that writes to freezer.state don't fail
` [PATCH 4/7] cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZER_SKIP tasks
` [PATCH 5/7] cgroup_freezer: allow moving tasks in and out of a frozen cgroup
` [PATCH 6/7] cgroup_freezer: prepare update_if_frozen() for locking change
` [PATCH 7/7] cgroup_freezer: don't use cgroup_lock_live_group()

hey
 2012-10-16 22:24 UTC 

[PATCHSET cgroup/for-3.8] cgroup_freezer: allow migration regardless of freezer state and update locking
 2012-10-16 22:28 UTC 

Decouvrez les offres à -50% sur Weight Watchers Online
 2012-10-16 22:24 UTC 

Achetez votre prochain déjeuner à moitié prix
 2012-10-16 22:22 UTC 

[PATCHv4 0/8] Misc meta-intel commits
 2012-10-16 22:20 UTC  (5+ messages)
` [PATCHv4 6/8] mesa-dri.bbappend: avoid conflict with emgd-driver-bin

[PATCH] genirq: provide means to retrigger parent
 2012-10-16 22:15 UTC  (4+ messages)

[PATCH] powerpc: Build fix for powerpc KVM
 2012-10-16 22:15 UTC  (2+ messages)

[PATCH v9 0/12] x86: Arbitrary CPU hot(un)plug support
 2012-10-16 22:12 UTC  (6+ messages)
` [PATCH v9 05/12] x86, hotplug, suspend: Online CPU0 for suspend or hibernate

[Patch v3 0/8] Create single PDF for all HTML files
 2012-10-16 22:11 UTC  (2+ messages)

[PATCH V2 2/7]: PVH: use native irq, enable callback, use HVM ring ops,
 2012-10-16 22:11 UTC  (5+ messages)
` [Xen-devel] "

[PATCH 3/3] Change colors to be based on git status -sb in color mode
 2012-10-16 22:04 UTC  (4+ messages)

[PATCH 00/12] Implement NFSv4 delegations, take 5
 2012-10-16 22:01 UTC  (20+ messages)
` [PATCH 01/12] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 02/12] vfs: don't use PARENT/CHILD lock classes for non-directories
` [PATCH 03/12] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
` [PATCH 04/12] vfs: take i_mutex on renamed file
` [PATCH 05/12] locks: introduce new FL_DELEG lock flag
` [PATCH 06/12] locks: implement delegations
` [PATCH 07/12] namei: minor vfs_unlink cleanup
` [PATCH 08/12] locks: break delegations on unlink
` [PATCH 09/12] locks: helper functions for delegation breaking
` [PATCH 10/12] locks: break delegations on rename
` [PATCH 11/12] locks: break delegations on link
` [PATCH 12/12] locks: break delegations on any attribute modification

[U-Boot] [GIT PULL] u-boot-mips/master
 2012-10-16 22:01 UTC 

[PATCH 1/1] console: use debug_ll before the console is available
 2012-10-16 22:01 UTC  (2+ messages)

regression when connecting to ipv6 localhost
 2012-10-16 22:01 UTC  (29+ messages)
                                                  ` [PATCH] ipv6: addrconf: fix /proc/net/if_inet6

[RFC][PATCH v4? 0/7] Adaptive Body-Bias for OMAP
 2012-10-16 21:59 UTC  (9+ messages)

[PATCH v1] Support Elan Touchscreen eKTF product
 2012-10-16 21:57 UTC 

[GIT PULL] OMAP-GPMC cleanup for common zImage
 2012-10-16 21:57 UTC  (3+ messages)

IPMI: Some minor fixes
 2012-10-16 20:53 UTC  (6+ messages)
` [PATCH 1/5] IPMI: Remove SMBus driver info from the docs
` [PATCH 2/5] ACPI: Reorder IPMI driver before any other ACPI drivers
` [PATCH 3/5] IPMI: Change link order
` [PATCH 4/5] IPMI: Fix some uninitialized warning
` [PATCH 5/5] IPMI: Detect register spacing on PCI interfaces

parent xattrs on file objects
 2012-10-16 21:54 UTC  (5+ messages)

[PATCH 0/2] ARM: enable dumping stacks for CONFIG_SMP
 2012-10-16 21:53 UTC  (9+ messages)
` [PATCH 2/2] ARM: unwind: enable dumping stacks for SMP && ARM_UNWIND

[PATCH 0/5] KVM: PPC: Book3S HV: HPT read/write functions for userspace
 2012-10-16 21:52 UTC  (7+ messages)
` [PATCH 5/5] KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT


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.