All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-29 08:24:37 to 2011-06-29 09:47:27 UTC [more...]

netfilter queue throughput slowdown
 2011-06-29  9:47 UTC  (2+ messages)

Conflicting providers for ssh/sshd (dropbear and openssh)
 2011-06-29  9:42 UTC  (8+ messages)

nested block devices (partitioned RAID with LVM): where Linux sucks ;-)
 2011-06-29  9:40 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-img: Add cache command line option
 2011-06-29  9:48 UTC  (4+ messages)
` [PATCHv4] "
  ` [Qemu-devel] "

[PATCH 1/4] script: option --force added
 2011-06-29  9:44 UTC  (8+ messages)
` [PATCH 2/4] script: remove unnecessary void casting
` [PATCH 3/4] script: include-what-you-use header check
` [PATCH 4/4] script: remove magic constants and a type mismatch fix

32bit NUMA and fakeNUMA broken for AMD CPUs
 2011-06-29  9:44 UTC  (3+ messages)

[SPAM] 报关 报检 产地证
 2011-06-29  9:43 UTC 

[Qemu-devel] [PATCH] hw/usb-musb.c: Don't misuse usb_packet_complete()
 2011-06-29  9:43 UTC  (2+ messages)

[xen-unstable test] 7760: regressions - FAIL
 2011-06-29  9:40 UTC 

[U-Boot] [PATCH][ATMEL] Fix compiler error for cpu at91sam9, if lowlevel init is enabled
 2011-06-29  9:40 UTC 

virtio scsi host draft specification, v3
 2011-06-29  9:39 UTC  (8+ messages)
    ` [Qemu-devel] "

Unionmount status?
 2011-06-29  9:39 UTC  (10+ messages)
                ` Union mount and overlayfs bake off?

[PATCH 0/2] mm: Clean up and document fault and RETRY mmap_sem
 2011-06-29  9:38 UTC  (4+ messages)
` [PATCH 1/2] mm: Remove use of ALLOW_RETRY when RETRY_NOWAIT is set

Gstreamer packaging
 2011-06-29  9:33 UTC 

[PATCH] media: vb2: fix allocation failure check
 2011-06-29  9:37 UTC 

[PATCHv2 0/4] ARM: pmu: improve PMU type identification
 2011-06-29  9:36 UTC  (3+ messages)

[PATCH V2 0/3] Add drivers/pwm and drivers/pwm/st_pwm.c
 2011-06-29  9:35 UTC  (8+ messages)

[PATCH] Acer aspire 3830TG and Conexant 506c/20588
 2011-06-29  9:34 UTC  (5+ messages)

[PATCH] Fix autocentering command in hid-lgff driver
 2011-06-29  9:28 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] S3&S4 support
 2011-06-29  9:31 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2] qxl: allow QXL_IO_LOG also in vga
` [Qemu-devel] [PATCH v2] qxl: add primary_created state, change mode lifetimes

[PATCH] ASoC: Rename WM8915 to WM8996
 2011-06-29  9:31 UTC  (2+ messages)

[PATCH 0/8][V2] blk-throttle: Throttle buffered WRITEs in balance_dirty_pages()
 2011-06-29  9:30 UTC  (3+ messages)
` [PATCH 6/8] blk-throttle: core logic to throttle task while dirtying pages

[PATCH] AT91: add AT91SAM9X5 dummy configuration variable
 2011-06-29  9:30 UTC  (7+ messages)

Mis-Design of Btrfs?
 2011-06-29  9:29 UTC  (3+ messages)

[PATCH 0/5] perf support for amd guest/host-only bits v2
 2011-06-29  9:27 UTC  (4+ messages)

ath5k crash (NULL pointer access) when changing ANI
 2011-06-29  9:28 UTC 

[PATCH v2 00/11] KVM in-guest performance monitoring
 2011-06-29  9:26 UTC  (4+ messages)

[PATCH 00/23] entry assembly cleanups
 2011-06-29  9:26 UTC  (25+ messages)
` [PATCH 01/23] ARM: entry: remove unused irq_prio_table macro
` [PATCH 02/23] ARM: entry: shark: don't directly reference registers in macros
` [PATCH 03/23] ARM: entry: prefetch/data abort helpers: convert to macros
` [PATCH 04/23] ARM: entry: prefetch/data abort helpers: avoid corrupting r4
` [PATCH 05/23] ARM: entry: abort-macro: specify registers to be used for macros
` [PATCH 06/23] ARM: entry: abort-macro: simplify do_ldrd_abort
` [PATCH 07/23] ARM: entry: no need to increase preempt count for IRQ handlers
` [PATCH 08/23] ARM: entry: no need to check parent IRQ mask in IRQ handler return
` [PATCH 09/23] ARM: entry: rejig register allocation in exception entry handlers
` [PATCH 10/23] ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0
` [PATCH 11/23] ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
` [PATCH 12/23] ARM: entry: instrument svc undefined exception handler with irqtrace
` [PATCH 13/23] ARM: entry: instrument usr exception handlers with irqsoff tracing
` [PATCH 14/23] ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros
` [PATCH 15/23] ARM: entry: re-allocate registers in irq entry assembly macros
` [PATCH 16/23] ARM: entry: prefetch abort: tail-call the main prefetch abort handler
` [PATCH 17/23] ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5
` [PATCH 18/23] ARM: entry: data abort: avoid using r2 in abort helpers
` [PATCH 19/23] ARM: entry: data abort: tail-call the main data abort handler
` [PATCH 20/23] ARM: entry: data abort: use r2 as base of pt_regs rather than stack
` [PATCH 21/23] ARM: entry: data abort: always use r6 for offset
` [PATCH 22/23] ARM: entry: data abort: ensure r5 is preserved by abort functions
` [PATCH 23/23] ARM: entry: no need to reload the SPSR value from struct pt_regs

[Qemu-devel] [PATCH 0/4] A few cleanups of qdev users
 2011-06-29  9:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/4] virtio-serial: Clean up virtser_bus_dev_print() output

[ath9k-devel] ath9k problem - no interface
 2011-06-29  9:25 UTC  (11+ messages)
      ` [ath9k-devel] Netgear N150 driver for 2.6.32-5-686 debian problem

[PATCH v2 0/22] KVM: optimize for MMIO handled
 2011-06-29  9:23 UTC  (10+ messages)
` [PATCH v2 05/22] KVM: x86: abstract the operation for read/write emulation
` [PATCH v2 07/22] KVM: MMU: cache mmio info on page fault path
` [PATCH v2 19/22] KVM: MMU: lockless walking shadow page table
` [PATCH v2 21/22] KVM: MMU: mmio page fault support

[Qemu-devel] [PATCH 2/2] qxl: add QXL_IO_UPDATE_MEM for guest S3&S4 support
 2011-06-29  9:21 UTC  (9+ messages)

[PATCH 1/2] USB: EHCI: Move sysfs related bits into ehci-sysfs.c
 2011-06-29  9:20 UTC  (3+ messages)

[PATCH V4 0/3] add the GPMI-NFC support for imx23/imx28
 2011-06-29  9:21 UTC  (5+ messages)
` [PATCH V4 2/3] ARM: mxs: add GPMI-NFC device for imx23

[PATCH] mmc: sdio: reset card during power_restore
 2011-06-29  9:19 UTC  (36+ messages)

[PATCH 0/4] mmc: dw_mmc: mmc_test related fixes
 2011-06-29  9:16 UTC  (7+ messages)
` [PATCH 1/4] mmc: dw_mmc: fix stop when fallen back to PIO
` [PATCH 2/4] mmc: dw_mmc: remove unnecessary error messages
` [PATCH 3/4] mmc: dw_mmc: handle "no CRC status" error
` [PATCH 4/4] mmc: dw_mmc: reset FIFO after an error

Multilib Development Update
 2011-06-29  9:10 UTC  (2+ messages)
` [Multilib] a problem of SHLIBSDIR

[PATCH V7 4/4 net-next] vhost: vhost TX zero-copy support
 2011-06-29  9:13 UTC  (2+ messages)

[PATCH] umount: do not hang with disconnected NFS mounts
 2011-06-29  9:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] kernel-patch.sh: script changed to support archives in a proper way
 2011-06-29  9:12 UTC  (3+ messages)
` [Buildroot] [RFC PATCH v2]kernel-patch.sh: "
  ` [Buildroot] [RFC PATCH v2 1/1] kernel-patch.sh: "

qc timeout on a marvell 88F6282 board
 2011-06-29  9:04 UTC 

Problem with GDB when debugging IRQ handlers
 2011-06-29  9:09 UTC  (11+ messages)

[Bug 35472] New: [r600] radeondrmfb rendering is broken and running X makes GPU lock-up on RV770 CE (Radeon HD 4730)
 2011-06-29  9:06 UTC  (3+ messages)
` [Bug 35472] [bisected] "

[PATCH 00/10] Enhance /dev/mem to allow read/write of arbitrary physical addresses
 2011-06-29  9:05 UTC  (5+ messages)
` [PATCH 00/10] Enhance /dev/mem to allow read/write of arbitrary

[PATCHv4 0/9] PRCM chain interrupt handling
 2011-06-29  9:05 UTC  (10+ messages)
` [PATCHv4 1/9] omap: prcm: switch to a chained IRQ handler mechanism
` [PATCHv4 2/9] PRCM: Add support for PAD wakeup interrupts
` [PATCHv4 3/9] OMAP3: PM: remove serial resume / idle calls from idle path
` [PATCHv4 4/9] TEMP: OMAP3: Serial: Made serial to work properly with PRCM chain handler
` [PATCHv4 5/9] TEMP: Serial: Added mux support
` [PATCHv4 6/9] OMAP device: change pr_warnings to pr_debugs
` [PATCHv4 7/9] OMAP: hwmod: enable / disable pad wakeups for a module dynamically
` [PATCHv4 8/9] TEMP: OMAP: serial: remove padconf hacks
` [PATCHv4 9/9] OMAP3: PM: Disable / enable PRCM chain interrupts during wakeup from suspend

[PATCH v2] implement a generic PWM framework
 2011-06-29  9:03 UTC  (6+ messages)
` [PATCH 1/2] PWM: add pwm framework support
` [PATCH 2/2] pwm: Add a i.MX23/28 pwm driver

bluetooth Object Push Profile
 2011-06-29  9:03 UTC 

Basic HighMeM Question
 2011-06-29  9:03 UTC  (11+ messages)

[PATCH/RFC v2] V4L: add two new ioctl()s for multi-size videobuffer management
 2011-06-29  9:02 UTC  (3+ messages)

Problem getting PulseAudio Server Binaries
 2011-06-29  9:01 UTC  (2+ messages)

[PATCH] MTD: pxa3xx_nand: enable multiple chip select support
 2011-06-29  9:00 UTC  (4+ messages)
` [PATCH V3 0/9] pxa3xx_nand: add two "

[next][bug] rcu_dyntick_kick_cpu() kills ARM SMP
 2011-06-29  8:58 UTC  (4+ messages)

[U-Boot] [0/5]devkit8000 nand_spl support
 2011-06-29  8:58 UTC  (7+ messages)
` [U-Boot] [1/5]devkit8000 nand_spl: armv7 support nand_spl boot
` [U-Boot] [2/5]devkit8000 nand_spl: omap3 "
` [U-Boot] [4/5]devkit8000 nand_spl: Add SPL NAND support to omap_gpmc driver

[PATCH] ath9k: add module option for disabling 11n functionality
 2011-06-29  8:56 UTC  (4+ messages)
    ` [ath9k-devel] "

[PATCH] ext4: Remove some deprecated mount options
 2011-06-29  8:55 UTC  (3+ messages)

[PATCH 1/2] ppc: enable scom access functions on Maple
 2011-06-29  8:54 UTC  (7+ messages)
` [PATCH 2/2] Add cpufreq driver for Momentum Maple boards

LVM2/libdm/ioctl libdm-iface.c
 2011-06-29  8:54 UTC 

Re:[PATCH V2 2/6] ACPI / Battery: Change 16-bit signed negative battery current into correct value
 2011-06-29  8:52 UTC 

[PATCH BlueZ 1/6] Make use of g_slist_free_full when elements are dynamically-allocated
 2011-06-29  8:52 UTC  (6+ messages)
` [PATCH BlueZ 2/6] Make use of g_slist_free_full on attrib
` [PATCH BlueZ 3/6] Make use of g_slist_free_full on audio plugin
` [PATCH BlueZ 4/6] Make use of g_slist_free_full on network plugin
` [PATCH BlueZ 5/6] Make use of g_slist_free_full on serial plugin
` [PATCH BlueZ 6/6] Make use of g_slist_free_full on hciops plugin

Jack event API - decision needed
 2011-06-29  8:52 UTC  (7+ messages)

[RFC] implement a generic PWM framework - once again
 2011-06-29  8:50 UTC  (6+ messages)
` [PATCH 1/2] PWM: add pwm framework support

[U-Boot] Not able access External peripherals in PPC440EP
 2011-06-29  8:48 UTC  (4+ messages)

Re:[PATCH 2/6] ACPI / Battery: Change 16-bit signed negative battery current into correct value
 2011-06-29  8:47 UTC 

configure optimization feature update
 2011-06-29  8:47 UTC  (4+ messages)

[LTP] about kill child when a case is suspected in dead loop
 2011-06-29  8:47 UTC 

[linux-lvm] Help to mount ext3 boot partiton which reports it's LVM2_member when I try to mount it
 2011-06-29  8:47 UTC  (2+ messages)
` [linux-lvm] Fedora 15 lvm root device not found

virtio scsi host draft specification, v3
 2011-06-29  8:46 UTC  (7+ messages)
        ` [Qemu-devel] "

[PATCH] dm: Don't install merge function if not needed
 2011-06-29  8:45 UTC  (2+ messages)
` Fedora 15 dm-linear device lookup failed

[RFC] Health Thermometer Profile API
 2011-06-29  8:45 UTC  (3+ messages)

[PATCH 0/5] staging/easycap cleanups + fix
 2011-06-29  8:42 UTC  (13+ messages)
` [PATCH 2/5] staging/easycap: Fix thinko in "bars" module option description
` [PATCH 5/5] staging/easycap: Fix bytesperline calculation

workqueue question
 2011-06-29  8:43 UTC  (2+ messages)

[Qemu-devel] Some uncertain about implementing stream optimized writing
 2011-06-29  8:32 UTC  (3+ messages)

RFT: virtio_net: limit xmit polling
 2011-06-29  8:42 UTC  (5+ messages)

[U-Boot] [Patch] Update filesize environment variable on ubifs_load
 2011-06-29  8:41 UTC  (2+ messages)

read-only pagetable entries
 2011-06-29  8:40 UTC  (4+ messages)

[PATCH] sh: fix the value of sh_dmae_slave_config in setup-sh7757
 2011-06-29  8:39 UTC  (2+ messages)

[PATCH 0/1][PULL] Upstream-Status update
 2011-06-29  8:47 UTC  (2+ messages)
` [PATCH 1/1] Upstream-Status: update the status for some patches

Difference between vmalloc_to_pfn and virt_to_pfn
 2011-06-29  8:35 UTC  (2+ messages)

[U-Boot] Possible bug in UBIFS function ubifs_finddir
 2011-06-29  8:34 UTC  (3+ messages)
` [U-Boot] [Patch] For "

Patch proposition for DVB-T configuration file for Paris area
 2011-06-29  8:33 UTC  (2+ messages)

[PATCH 0/4] pseries/iommu bug-fixes and cleanups for dynamic dma windows
 2011-06-29  8:19 UTC  (3+ messages)
` [PATCH 2/4] dma-mapping: add get_required_mask if arch overrides default

[PATCH] input: mpr121: improve sensibility of touch key
 2011-06-29 16:34 UTC  (2+ messages)

[PATCH] drm/i915: hangcheck disable parameter
 2011-06-29  8:26 UTC  (2+ messages)

[PATCH] Input: gpio_keys - fix a memory leak
 2011-06-29  8:25 UTC  (2+ messages)

[PATCH] input: update author email for gpio_mouse, at32psif, and atmel-wm97xx
 2011-06-29  8:25 UTC  (2+ messages)

[Ebtables configuration] CONFIG_BRIDGE_NETFILTER ebtables dependency
 2011-06-29  8:25 UTC  (2+ messages)

[PATCH 6/6] ACPI / Battery: Resolve the race condition in the sysfs_remove_battery()
 2011-06-29  8:25 UTC 

[PATCH v7 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-06-29  8:24 UTC  (5+ messages)
` [PATCH v7 2/3] MTD : add support for imx23 and imx28
` [PATCH v7 3/3] MTD : add GPMI-NFC driver in the config and Makefile


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.