All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-31 08:07:59 to 2012-01-31 09:46:47 UTC [more...]

[PATCH 0 of 6] libxl: refactor suspend/resume code
 2012-01-31  9:46 UTC  (3+ messages)
` [PATCH 1 of 6] libxl: helper function to send commands to traditional qemu

Introducing open source MSTP daemon
 2012-01-31  9:38 UTC  (4+ messages)

[Qemu-devel] [RFC/PATCH] Fix guest OS panic when 64bit BAR is present
 2012-01-31  9:43 UTC  (8+ messages)

[Bug 42563] rhel5u5 guest panic when booting up
 2012-01-31  9:44 UTC  (4+ messages)

[PATCH 00/12] wl12xx: update fw api
 2012-01-31  9:43 UTC  (8+ messages)
` [PATCH 01/12] wl12xx: fw api change - add role_id to set_template

[PATCH] dma-buf: add dma_data_direction to unmap dma_buf_op
 2012-01-31  9:42 UTC  (4+ messages)

[PATCH] r8169: fix early Tx queue wake-up
 2012-01-31  9:42 UTC  (2+ messages)

[Buildroot] [PATCH] Documentation: quotes around TARGET_CC variable
 2012-01-31  9:40 UTC  (2+ messages)

(no subject)
 2012-01-31  9:29 UTC 

[Buildroot] [git commit] Documentation: quotes around TARGET_CC command
 2012-01-31  9:39 UTC 

[PATCH] mtd/gpmi : add BBT support
 2012-01-31  9:38 UTC  (12+ messages)

[PATCH v2 0/3] Fix task switches into/out of VM86
 2012-01-31  9:37 UTC  (9+ messages)
` [PATCH v2 3/3] KVM: x86 emulator: Allow PM/VM86 switch during task switch

[RFC] [PATCH] [timer] Optimise apply_slack() for size and speed
 2012-01-31  9:37 UTC 

[RFC] ARM hugetlb support
 2012-01-31  9:37 UTC  (4+ messages)
` [PATCH 4/7] Store huge page linux pte in mm_struct

[PATCH] drivers/mtd: fix mtdraw write support
 2012-01-31  9:37 UTC  (5+ messages)
` [PATCH] arm/mach-pxa: add pulse width modulator controller

[PATCH] Add pwm core support
 2012-01-31  9:36 UTC 

[PATCH] MTD: atmel_nand: Update driver to support Programmable HW ECC controller
 2012-01-31  9:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/9] Misc fixes for floppy emulation
 2012-01-31  9:34 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 1/9] fdc: take side count into account
` [Qemu-devel] [PATCH v3 5/9] fdc: add CCR (Configuration Control Register) write register

[Qemu-devel] qemu(-dm): aborting on wrong mmio size?
 2012-01-31  9:34 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH 01/23] usb-hid: simplify class initialization a bit
 2012-01-31  9:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 22/23] container: make a decendent of Object

[Buildroot] [PATCH] New package: libical
 2012-01-31  9:34 UTC  (4+ messages)

[RFC 1/1] omap3: PM: MPU and CORE should stay awake if there is CAM domain ACTIVE
 2012-01-31  9:34 UTC  (4+ messages)

[Buildroot] [PATCH v2] New package: libical
 2012-01-31  9:33 UTC  (2+ messages)

[PATCH] xenpaging: unify return value in nominate and evict
 2012-01-31  9:33 UTC  (2+ messages)

[Buildroot] [git commit] New package: libical
 2012-01-31  9:32 UTC 

[PATCH] ALSA: HDA: Remove quirk for Toshiba Qosmio G50
 2012-01-31  9:31 UTC 

[U-Boot] [PATCH 0/3] mxc_spi refactoring (for mx6q and mx6qsabrelite)
 2012-01-31  9:31 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] mxc_spi: move machine specifics into CPU headers
` [U-Boot] [PATCH 2/3] mx6q: Add support for ECSPI through mxc_spi driver
` [U-Boot] [PATCH 3/3] mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platform

[PATCH 0/4] KVM: Introduce kvm_memory_slot::arch
 2012-01-31  9:32 UTC  (6+ messages)
` [PATCH 4/4 v2] KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
  ` [PATCH 4/4 v3] "

[PATCH][media] s5p-g2d: Add HFLIP and VFLIP support
 2012-01-31  9:30 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/19] Pending linux-user patches
 2012-01-31  9:29 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/19] linux-user: stack_base is now mandatory on all targets
` [Qemu-devel] [PATCH 02/19] linux-user: save auxv length
` [Qemu-devel] [PATCH 03/19] linux-user: add open() hijack infrastructure
` [Qemu-devel] [PATCH 04/19] linux-user: fake /proc/self/maps
` [Qemu-devel] [PATCH 05/19] linux-user: fake /proc/self/stat
` [Qemu-devel] [PATCH 06/19] linux-user: fake /proc/self/auxv
` [Qemu-devel] [PATCH 07/19] linux-user/main.c: Add option to user-mode emulation so that user can specify log file name
` [Qemu-devel] [PATCH 08/19] linux-user: add SO_PEERCRED support for getsockopt
` [Qemu-devel] [PATCH 09/19] linux-user: fix QEMU_STRACE=1 segfault
` [Qemu-devel] [PATCH 10/19] linux-user/strace.c: Correct errno printing for mmap etc
` [Qemu-devel] [PATCH 11/19] linux-user: fix wait* syscall status returns
` [Qemu-devel] [PATCH 12/19] linux-user: Allow NULL value pointer in setxattr and getxattr
` [Qemu-devel] [PATCH 13/19] linux-user/syscall.c: Implement f and l versions of set/get/removexattr
` [Qemu-devel] [PATCH 14/19] linux-user: Implement *listxattr syscalls
` [Qemu-devel] [PATCH 15/19] linux-user: Add default-configs for mipsn32[el]
` [Qemu-devel] [PATCH 16/19] linux-user: Add default configs for mips64[el]
` [Qemu-devel] [PATCH 17/19] linux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32
` [Qemu-devel] [PATCH 18/19] linux-user: Define TARGET_QEMU_ESIGRETURN for mips64
` [Qemu-devel] [PATCH 19/19] linux-user: Fix sa_flags byte swaps for mips

Diff. between CPU Hard-lockup and Soft-lockup
 2012-01-31  9:28 UTC 

Linux 3.2.2 & btrfs, on a DomU
 2012-01-31  9:28 UTC  (2+ messages)
` [Xen-devel] "

XFS problem
 2012-01-31  9:27 UTC  (8+ messages)

[U-Boot] flash post test
 2012-01-31  9:27 UTC 

Concurrent netfilters
 2012-01-31  9:27 UTC  (5+ messages)

[Buildroot] [git commit] header.html: fixup cgit link
 2012-01-31  9:25 UTC 

[Buildroot] [git commit] news.html: announce buildroot developer day at FOSDEM
 2012-01-31  9:24 UTC 

[Qemu-devel] [PATCH] qmp: add BLOCK_MEDIUM_EJECT event
 2012-01-31  9:23 UTC  (11+ messages)

[PATCH 1/2] media: tvp5150: Add cropping support
 2012-01-31  9:23 UTC  (2+ messages)
` [PATCH 2/2] media: tvp5150: support g_mbus_fmt callback

[U-Boot] [PATCH] omap_hsmmc: Wait for CMDI to be clear
 2012-01-31  9:22 UTC  (2+ messages)

[PATCH] fix readahead pipeline break caused by block plug
 2012-01-31  9:17 UTC  (11+ messages)

[RFC PATCH V3] Xen netback / netfront improvement
 2012-01-31  9:12 UTC  (8+ messages)
` [RFC PATCH V3 12/16] netback: multi-page ring support
  ` [Xen-devel] "
` [RFC PATCH V3 15/16] netfront: multi page "
  ` [Xen-devel] "

Updated -next
 2012-01-31  9:07 UTC  (5+ messages)

module.init-tools-3.16.tar.bz2 no longer available at kernel.org
 2012-01-31  8:58 UTC  (5+ messages)

[PATCH] Btrfs: Check for NULL page in extent_range_uptodate
 2012-01-31  9:06 UTC  (4+ messages)

RTC on 2.6.36 for PowerMac 8600
 2012-01-31  9:06 UTC  (2+ messages)

OMAP3 L2/outer cache enabled in kernel (after being disabled by uBoot)?
 2012-01-31  9:05 UTC  (17+ messages)

[PATCH] tcp: md5: fix md5 RST when both sides have listener
 2012-01-31  9:05 UTC  (4+ messages)

File system remain unresponsive until the system is rebooted
 2012-01-31  9:04 UTC  (4+ messages)

[LSF/MM TOPIC] SSM: System Storage Manager
 2012-01-31  9:02 UTC 

[U-Boot] [PREVIEW] LL TEMAC v10 refactored -- for evaluation only
 2012-01-31  9:01 UTC  (5+ messages)
` [U-Boot] [PATCH 2/8] microblaze: Enable several ethernet driver compilation
` [U-Boot] [PATCH 6/8] microblaze: Add faked LL_TEMAC driver configuration

[PATCH] net: Disambiguate kernel message
 2012-01-31  8:51 UTC  (2+ messages)

[PATCH 0/7 v2] extract a simple dmaengine library from shdma.c
 2012-01-31  8:59 UTC  (7+ messages)
` [PATCH 1/7 v2] dmaengine: add a simple dma library

Tuning of btrfs for throughput?
 2012-01-31  8:59 UTC  (2+ messages)

Bug: "git checkout -b" should be allowed in empty repo
 2012-01-31  8:57 UTC  (5+ messages)

[RESEND PATCHv5 00/11] modem_shm: Driver for ST-E Thor M7400 LTE modem
 2012-01-31  8:48 UTC  (12+ messages)
` [RESEND PATCHv5 01/11] modem_shm: Shared Memory layout for ST-E M7400 driver
` [RESEND PATCHv5 02/11] modem_shm: Channel config definitions "
` [RESEND PATCHv5 03/11] modem_shm: Configuration for SHM Channel an devices
` [RESEND PATCHv5 04/11] modem_shm: geni/geno driver interface
` [RESEND PATCHv5 05/11] modem_shm: genio dummy driver
` [RESEND PATCHv5 06/11] modem_shm: Add SHM device bus
` [RESEND PATCHv5 07/11] modem_shm: Add shm device implementation
` [RESEND PATCHv5 08/11] modem_shm: SHM Configuration data handling
` [RESEND PATCHv5 09/11] modem_shm: Character device for SHM channel access
` [RESEND PATCHv5 10/11] modem_shm: Makefile and Kconfig for M7400 Shared Memory Drivers
` [RESEND PATCHv5 11/11] caif_shm: Add CAIF driver for Shared memory for M7400

[GIT PULL] i.MX fixes for -rc
 2012-01-31  8:56 UTC  (3+ messages)

[PATCH v4 00/18] perf: add support for sampling taken branches
 2012-01-31  8:54 UTC  (3+ messages)
` [PATCH v4 18/18] perf: make perf able to read file from older ABIs

[PATCH] drm/radeon/kms: Fix device tree linkage of DP i2c buses too
 2012-01-31  8:55 UTC 

[patch] mtd: nand: fix printk() warnings
 2012-01-31  8:54 UTC  (2+ messages)

[Qemu-devel] Proper way to walk through all vpcus
 2012-01-31  8:53 UTC  (2+ messages)

[patch] HPFS: remove PRINTK() macro
 2012-01-31  8:53 UTC  (2+ messages)

[patch] cifs: check offset in decode_ntlmssp_challenge()
 2012-01-31  8:52 UTC  (2+ messages)

Please include xshm in linux-next
 2012-01-31  8:45 UTC  (5+ messages)
` Please include modem_shm "

[Qemu-devel] setjmp outside cpu loop
 2012-01-31  8:47 UTC  (2+ messages)

[PATCH] sched: At sched_fork use __set_task_cpu()
 2012-01-31  8:48 UTC  (2+ messages)

[PATCH] ARM: imx: update imx_v6_v7_defconfig
 2012-01-31  8:48 UTC 

crashes when video mode changes
 2012-01-31  8:46 UTC  (3+ messages)

[U-Boot] Memory testing of flash
 2012-01-31  8:46 UTC 

Bad SSD performance with recent kernels
 2012-01-31  8:46 UTC  (12+ messages)

[PATCH V1] gpio: tps65910: Add sleep control support
 2012-01-31  8:45 UTC  (2+ messages)

sched: fix compilation warning on !SMP
 2012-01-31  8:46 UTC  (2+ messages)

[Bug 34429] New: Failure during resume on NV50: INIT_AUXCH: rd auxch fail -121
 2012-01-31  8:46 UTC  (2+ messages)
  ` [Bug 34429] [PATCH]Failure "

[Patch] Robustly search for ZFS labels & uberblocks
 2012-01-31  8:45 UTC  (10+ messages)

Re-profiling
 2012-01-31  4:06 UTC 

[patch] Staging: wlan-ng: cap the ssid length
 2012-01-31  8:45 UTC 

[RESEND 0/3] Fixes kernel crashes and warnings
 2012-01-31  8:43 UTC  (4+ messages)
` [RESEND 1/3] Bluetooth: Use cancel_work instead of cancel_work_sync
` [RESEND 2/3] Bluetooth: Use list _safe deleting from conn_hash_list
` [RESEND 3/3] Bluetooth: Use list _safe deleting from conn chan_list

[PATCH 01/43] drm/i915: kicking rings stuck on semaphores considered harmful
 2012-01-31  8:42 UTC  (4+ messages)
` [PATCH 20/43] drm/i915: swizzling support for snb/ivb

[PATCH] msr: Use defines for bits of MSR_IA32_DEBUGCTLMSR instead of numbers
 2012-01-31  8:42 UTC 

[RFC PATCH 0/5 V5] IIO: in kernel pull interfaces
 2012-01-31  8:39 UTC  (6+ messages)
` [PATCH 5/5] stargate2: example of map configuration for iio to hwmon example

[PATCH 0/2] ARM: OMAP2+: PM: miscellaneous powerdomain-related improvements
 2012-01-31  8:37 UTC  (11+ messages)
` [PATCH 1/2] ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()

[meta-java][PATCH] llvm-config: Work around shebang max length issue
 2012-01-31  8:27 UTC  (3+ messages)
` [PATCH][meta-java] "

Ext4 Kernel Crash
 2012-01-31  8:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v11 0/9] ARM: Samsung Exynos4210-based boards support
 2012-01-31  8:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH v11 4/9] ARM: exynos4210: PWM support
` [Qemu-devel] [PATCH v11 6/9] ARM: exynos4210: MCT support
` [Qemu-devel] [PATCH v11 9/9] Exynos4210: added display controller implementation

[PATCH -v2] x86, acpi: Handle xapic/x2apic entries in MADT at same time
 2012-01-31  8:31 UTC 

[Qemu-devel] git bisect results
 2012-01-31  8:31 UTC  (7+ messages)

[PATCH] ALSA: HDA: Fix jack creation for codecs with front and rear Line In
 2012-01-31  8:29 UTC  (2+ messages)

[PATCH V4 0/7] Add initial SPAPR PPC64 architecture support
 2012-01-31  8:29 UTC  (6+ messages)
` [PATCH V4 3/7] kvm tools: Add SPAPR PPC64 hcall & rtascall structure

[PATCH 1/5] gdb-common: Drop elfutils from DEPENDS
 2012-01-31  8:20 UTC  (7+ messages)
` [PATCH 2/5] task-core-tools: Divide it into 3 recipes

[Xenomai-help] Sharing of access to RT_MUTEX, RT_QUEUE, and RT_TASK
 2012-01-31  8:24 UTC  (2+ messages)

Using tasklist_lock in a module -- is there an alternative?
 2012-01-31  8:23 UTC  (3+ messages)

[PATCHv2 0/6] ARM: jump label support
 2012-01-31  8:23 UTC  (2+ messages)

[PATCH 2/4 v2] input : wacom - retrieve maximum number of touch points
 2012-01-31  8:23 UTC  (4+ messages)

[PATCH 1/1] staging: rts5139: Fixed coding style issues
 2012-01-31  8:23 UTC  (4+ messages)

[PATCH 1/1][INCREMENTAL] Input: cyttsp - Fixes to clean-up patch
 2012-01-31  8:21 UTC  (4+ messages)

[PATCH] pci: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs
 2012-01-31  8:20 UTC  (4+ messages)

[PATCH 0/2] staging: tidspbridge: memory leak fixes
 2012-01-31  8:21 UTC  (5+ messages)
` [PATCH 1/2] staging: tidspbridge: fix bridge_open memory leaks
` [PATCH 2/2] staging: tidspbridge: fix incorrect free to drv_datap

[PATCH 0/7] ARM: OMAP2+: hwmod/timer: first set of cleanups for 3.4
 2012-01-31  8:19 UTC  (7+ messages)

[meta-xfce][PATCH] Add recipe for xarchiver 0.5.2
 2012-01-31  8:08 UTC  (2+ messages)

[LSF/MM TOPIC][ATTEND]IOPS based ioscheduler
 2012-01-31  8:16 UTC 

[PATCH] speed up /proc/pid/stat, statm
 2012-01-31  8:14 UTC 

[PATCH] mfd, ab5500: Remove unneeded version.h include
 2012-01-31  8:16 UTC  (2+ messages)

[PATCH 1/4] rt2800: radio 3xxx: reprogram only lower bits of RF_R3
 2012-01-31  8:14 UTC  (4+ messages)
` [PATCH 2/4] rt2800: radio 3xxx: program RF_R1 during channel switch
  ` [rt2x00-users] "

[meta-oe][PATCH 3/3] pidgin: Add gconf to RDEPENDS for libpurple
 2012-01-31  8:06 UTC  (4+ messages)

[PATCH] kvm tools: Repair running on non ioeventfd-capable platforms
 2012-01-31  8:13 UTC  (2+ messages)

[PATCH 0/2] Setup response for MADs as appropriate
 2012-01-31  8:11 UTC  (3+ messages)
  ` [PATCH 1/2] IB/mad: Add MAD error codes per IBTA spec
  ` [PATCH 2/2] IB/mad: Return unsupported for MADs as appropriate

[RFCv0 0/5] Bluetooth: Change socket lock to l2cap_chan lock
 2012-01-31  8:11 UTC  (4+ messages)
` [RFCv0 5/5] Bluetooth: Change sk "

BUG: unable to handle kernel NULL pointer dereference at 000000000000002c
 2012-01-31  8:08 UTC  (5+ messages)

[lm-sensors] [PATCH] sensors-detect: Add detection of AMD family
 2012-01-31  8:08 UTC  (2+ messages)
` [lm-sensors] [PATCH] sensors-detect: Add detection of LM96080

mfd: mc13xxx adc fixes and enhancements
 2012-01-31  8:07 UTC  (5+ messages)
` [PATCH 2/6] mfd: mc13xxx-core: ADC conv: wait_for_completion returns a long


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.