All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-03 09:02:31 to 2011-08-03 10:53:36 UTC [more...]

[U-Boot] [PULL REQUEST] u-boot-atmel/master
 2011-08-03 10:53 UTC  (2+ messages)

[Qemu-devel] [PATCH V3 1/2] [SLIRP] Simple ARP table
 2011-08-03 10:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH V4 "
    ` [Qemu-devel] [PATCH V5 "

[PATCH v5 0/4] read-only remount race fix
 2011-08-03 10:49 UTC  (6+ messages)
` [PATCH 1/4] vfs: ignore error on forced remount
` [PATCH 2/4] vfs: keep list of mounts for each superblock
` [PATCH 3/4] vfs: protect remounting superblock read-only
` [PATCH 4/4] vfs: fs_may_remount_ro: turn unnecessary check into a WARN_ON

[PATCH 1/6] pch_gpio: Delete invalid "restore" code in suspend()
 2011-08-03 10:48 UTC  (3+ messages)
` [PATCH 6/6 v5] pch_gpio: Support interrupt function

[PATCH 0/4] xfsdump: convert to using the POSIX signal API
 2011-08-03 10:48 UTC  (3+ messages)
` [PATCH 4/4] xfsdump: convert to "

[PATCH] bonding: document two undocumented options
 2011-08-03 10:44 UTC  (2+ messages)

[PATCH 5/5] isimodem: Add functionality to UICC
 2011-08-03 10:44 UTC 

[PATCH 4/5] isimodem: Add functionality to UICC
 2011-08-03 10:43 UTC 

Compile errors current linus tree with xen options enabled (seems related to jeremy's tracing changes)
 2011-08-03 10:43 UTC 

[PATCH 3/5] isimodem: Add functionality to UICC
 2011-08-03 10:43 UTC 

[PATCH ] cdc_ncm: fixes for big-endian architecture / MIPS
 2011-08-03 10:42 UTC  (2+ messages)

[PATCH 2/5] isimodem: Add functionality to UICC
 2011-08-03 10:42 UTC 

[PATCH] cpu hotplug issue
 2011-08-03 10:42 UTC  (14+ messages)

[patch v2 00/10] kdump: Patch series for s390 support (version 2)
 2011-08-03 10:41 UTC  (25+ messages)
` [patch v2 01/10] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT
` [patch v2 02/10] kdump: Make kimage_load_crash_segment() weak
` [patch v2 03/10] kdump: Add size to elfcorehdr kernel parameter
` [patch v2 04/10] kdump: Trigger kdump via panic notifier chain on s390

[PATCH 1/5] isimodem: Add functionality to UICC
 2011-08-03 10:41 UTC 

[PATCH] Skip archive --remote tests on Windows
 2011-08-03 10:40 UTC  (3+ messages)

[PATCH 3.1 0/4] ARM: simpad: Add support for GPIO attached hardware
 2011-08-03 10:40 UTC  (3+ messages)

[PATCH 0/5] isimodem: Add functionality to UICC
 2011-08-03 10:39 UTC 

[Qemu-devel] [PULL] spice: async i/o for qxl
 2011-08-03 10:37 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] spice: add worker wrapper functions
` [Qemu-devel] [PATCH 02/11] spice: add qemu_spice_display_init_common
` [Qemu-devel] [PATCH 03/11] spice/qxl: move worker wrappers
` [Qemu-devel] [PATCH 04/11] qxl: fix surface tracking & locking
` [Qemu-devel] [PATCH 05/11] qxl: add io_port_to_string
` [Qemu-devel] [PATCH 06/11] qxl: error handling fixes and cleanups
` [Qemu-devel] [PATCH 07/11] qxl: make qxl_guest_bug take variable arguments
` [Qemu-devel] [PATCH 08/11] qxl: only disallow specific io's in vga mode
` [Qemu-devel] [PATCH 09/11] qxl: async io support using new spice api
` [Qemu-devel] [PATCH 10/11] qxl: add QXL_IO_FLUSH_{SURFACES, RELEASE} for guest S3&S4 support
` [Qemu-devel] [PATCH 11/11] qxl: bump pci rev

[RFC] XRC upstream merge reboot
 2011-08-03 10:37 UTC  (4+ messages)

[PATCH v8 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-08-03 10:37 UTC  (12+ messages)

[U-Boot] Flat tree structure dts file
 2011-08-03 10:36 UTC  (2+ messages)
` [U-Boot] Console bring up on WR linux kernel on mpc8247 board

[PATCH] usb: musb: ux500: set dma config for both src and dst
 2011-08-03 10:36 UTC  (3+ messages)

[PATCH v2 3/8] makedumpfile: Load the module symbol data from vmcore
 2011-08-03 10:35 UTC  (3+ messages)

Measuring IOPS
 2011-08-03 10:34 UTC  (5+ messages)
` Measuring IOPS (solved, I think)

PROBLEM: BUG (NULL ptr dereference in ipv4_dst_check)
 2011-08-03 10:34 UTC  (4+ messages)

initcall dependency problem (ns vs. threads)
 2011-08-03 10:30 UTC  (12+ messages)
  ` [kernel-hardening] "
      ` [PATCH] shm: fix a race between shm_exit() and shm_init()
                ` [kernel-hardening] "

perf complains losting events
 2011-08-03 10:28 UTC 

[PATCH v2 00/17] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2011-08-03 10:28 UTC  (20+ messages)
` [PATCH 01/17] leds: create a trigger for CPU activity
` [PATCH 02/17] arm: at91: convert old leds drivers to gpio_led and led_trigger drivers
` [PATCH 03/17] mach-realview and mach-versatile: retire custom LED code
` [PATCH 04/17] mach-ks8695: remove leds driver, since nobody use it
` [PATCH 05/17] mach-shark: retire custom LED code
` [PATCH 06/17] mach-orion5x: convert custom LED code to gpio_led and LED CPU trigger
` [PATCH 07/17] mach-integrator: introduce cm_read function helper to read CM_CTRL register
` [PATCH 08/17] mach-integrator: retire custom LED code
` [PATCH 09/17] mach-clps711x: retire custom LED code of P720T machine
` [PATCH 10/17] mach-ebsa110: retire custom LED code
` [PATCH 11/17] mach-footbridge: "
` [PATCH 12/17] mach-pxa: "
` [PATCH 13/17] plat-samsung: remove including old leds event API header file
` [PATCH 14/17] mach-pnx4008: "
` [PATCH 15/17] mach-omap1: retire custom LED code
` [PATCH 16/17] mach-sa1100: "
` [PATCH 17/17] ARM: use new LEDS CPU trigger stub to replace old one

[PATCH v2] Staging: comedi: fix warning issue in pcl818.c
 2011-08-03 10:25 UTC  (2+ messages)

[PATCH 0/3] bna: Remove get_reg support and HW reg consolidation
 2011-08-03 10:27 UTC  (2+ messages)

linux-next: Tree for July 29
 2011-08-03 10:28 UTC  (8+ messages)
` [PATCH -next] regulator: aat2870-regulator.c needs module.h

[PATCH net-next 0/6] be2net: fixes
 2011-08-03 10:27 UTC  (2+ messages)

[PATCH net 0/10] bnx2x: Few link fixes
 2011-08-03 10:27 UTC  (2+ messages)

[PATCH] slip: cleanup statistics generation
 2011-08-03 10:26 UTC  (2+ messages)

[meta-oe][PATCH] gcc-4.6: Bring in linaro patches upto 07.2011 release
 2011-08-03 10:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] Correctly assign PCI domain numbers
 2011-08-03 10:21 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PULL 0/3] Trivial patches for July 28 to August 3 2011
 2011-08-03 10:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] configure: display "no" for disabled kvm/vhost-net
` [Qemu-devel] [PATCH 2/3] HMP: Remove the duplicated info "info kvm" in hmp-commands.hx
` [Qemu-devel] [PATCH 3/3] Makefile: delete config.log in distclean

[Qemu-devel] "Looking for MIPS Maintainer"
 2011-08-03 10:20 UTC 

[PATCH] mfd:fix section mismatch in ab3550-core
 2011-08-03 10:19 UTC  (3+ messages)
` [PATCH v2] mfd:fix section mismatch warning "

[U-Boot] [PATCH v2 1/2] gpio: Add GPIO driver framework for Marvell SoCs
 2011-08-03 10:18 UTC  (2+ messages)

[PATCH] huawei: cleanup sim polling when the modem is removed
 2011-08-03 10:17 UTC  (6+ messages)

3.0.0-git17 -- BUG at drivers/staging/gma500/psb_intel_lvds.c:145!
 2011-08-03 10:19 UTC  (2+ messages)

Lieber Freund!!!
 2011-08-03  9:40 UTC  (2+ messages)

[Xenomai-help] Xenomai VxWorks Skin--->semTake
 2011-08-03 10:15 UTC 

[Qemu-devel] [PATCH] Check fread() results to avoid gcc 4.6 warnings
 2011-08-03 10:15 UTC  (3+ messages)
` [Qemu-devel] [Qemu-trivial] "

[PATCH] Btrfs: check if there is enough space for balancing smarter
 2011-08-03 10:15 UTC 

[PATCH 1/2] Diff patterns for POSIX shells
 2011-08-03 10:12 UTC  (4+ messages)
` [PATCH 1bis/2] "

Branch dependencies
 2011-08-03 10:10 UTC  (7+ messages)
      ` changing the set of dependencies (was: Branch dependencies)
      ` TopGit with rebased branches, problems with publishing "
      ` Tracking topic branches with rebases vs. merges "

[PATCH 0/4] Add device tree enabled Exynos4 machine
 2011-08-03 10:09 UTC  (6+ messages)
` [PATCH 2/4] serial: s5pv210: Add device tree support

Help: XFS failure in AoE environment
 2011-08-03 10:07 UTC  (2+ messages)

[RFC PATCH] watchdog: ep93xx: Use the WatchDog Timer Driver Core
 2011-08-03 10:07 UTC  (7+ messages)

[PATCH kernel-3.0] kbuild: Fix help text not displayed in choice option
 2011-08-03  9:36 UTC  (3+ messages)

[U-Boot] [PATCH V2] mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFF
 2011-08-03 10:05 UTC 

[PATCH][Resend] Remove unneeded version.h includes (and add where needed) for drivers/usb/
 2011-08-03 10:03 UTC  (5+ messages)

[PATCH 4/4] edac/85xx: PCI/PCIE error interrupt edac support
 2011-08-03  9:58 UTC  (2+ messages)

[PATCH] ext3: fix message in ext3_remount for rw-remount case
 2011-08-03  9:57 UTC  (7+ messages)

[PATCH 1/1] mlx4-core: enable changing default max HCA resource limits
 2011-08-03  9:58 UTC 

[PATCH 3/4] powerpc/85xx: Merge PCI/PCI Express error management registers
 2011-08-03  9:57 UTC  (2+ messages)

problem in building qt for archos
 2011-08-03  9:57 UTC  (2+ messages)

[PATCH 0/7] perf, x86: Implement AMD IBS
 2011-08-03  8:27 UTC  (6+ messages)
` [PATCH 6/7] perf, x86: Example code for "

[Qemu-devel] [PATCH] Revert "qxl: set mm_time in vga update"
 2011-08-03  9:54 UTC  (2+ messages)

Virtual devices (cpufreq etc) and DT
 2011-08-03  9:50 UTC 

fio posixaio performance problem
 2011-08-03  9:48 UTC  (5+ messages)

unconditional CPUID propagation?
 2011-08-03  9:41 UTC 

PICK UP FIRST PAYMENT FROM WESTERN UNION!!!!!!!!!!!!!!
 2011-08-03  9:16 UTC 

[PATCH] sysctl: add support for poll()
 2011-08-03  9:40 UTC  (12+ messages)

[PATCH v2 01/12] KVM: MMU: avoid pte_list_desc run out in kvm_mmu_pte_write
 2011-08-03  9:41 UTC  (12+ messages)
` [PATCH v2 02/12] KVM: x86: tag the instructions which are used to write page table
` [PATCH v2 05/12] KVM: x86: fast emulate repeat string write instructions

[PATCH 1/5] ASoC: Add device tree binding for WM8711
 2011-08-03  9:40 UTC  (5+ messages)
  ` [PATCH 2/5] ASoC: Add device tree binding for WM8728
  ` [PATCH 3/5] ASoC: Add device tree binding for WM8737
  ` [PATCH 4/5] ASoC: Add device tree binding for WM8741
  ` [PATCH 5/5] ASoC: Add device tree binding for WM8750

bluetooth and OPP
 2011-08-03  9:39 UTC  (2+ messages)

[PATCH] ASoC: Remove some more redundant -codecs from driver names
 2011-08-03  9:39 UTC 

[PATCH BlueZ 0/6] Proximity configs and LinkLoss alert write
 2011-08-03  9:38 UTC  (3+ messages)
` [PATCH BlueZ v2 "

[U-Boot] [PATCH v3] drivers/rtc: add Marvell Integrated RTC
 2011-08-03  9:38 UTC  (2+ messages)

[PATCH BlueZ 0/5] Add Get/Set Property for Link Loss
 2011-08-03  9:37 UTC  (2+ messages)

[PATCH] Proximity Monitor implementation (for testing)
 2011-08-03  9:37 UTC  (2+ messages)

[PATCH] am: pass exclude down to apply
 2011-08-03  9:37 UTC 

[PATCH BlueZ] Test script for LinkLossAlertLevel property
 2011-08-03  9:35 UTC  (2+ messages)

qemu-kvm aborts - vhost_dev_unassign_memory: Assertion `to >= 0' failed
 2011-08-03  9:33 UTC  (3+ messages)
  ` [Qemu-devel] "

Buffer sharing proof-of-concept
 2011-08-03  9:33 UTC  (3+ messages)
` [Linaro-mm-sig] "

[PATCH 1/1] ASoC: core: cache index fix
 2011-08-03  9:31 UTC  (12+ messages)
                    ` [alsa-devel] "

[Bug 39782] New: [r300g] XvMC playback fails with MPEG2 video and RV350
 2011-08-03  9:31 UTC  (4+ messages)
` [Bug 39782] "

[Buildroot] openssl build failure
 2011-08-03  9:29 UTC 

A question on selection of source tree for patch submission
 2011-08-03  9:27 UTC 

[PATCH] ASoC: Remove redundant -codec from WM8750
 2011-08-03  9:27 UTC 

Kbuild dash headers generation
 2011-08-03  9:27 UTC 

Mdadm re-add fails
 2011-08-03  9:25 UTC  (2+ messages)

[Qemu-devel] modelling omap_gpmc with the hierarchical memory API
 2011-08-03  9:23 UTC  (10+ messages)

Monitors fallen apart
 2011-08-03  9:16 UTC 

[LTP] [PATCH] syscalls/mprotect02: hide sigfault info from dmesg
 2011-08-03  9:21 UTC 

[PATCH] drm/radeon/kms: fix i2c map for rv250/280
 2011-08-03  9:21 UTC  (2+ messages)

Grub-install, superblock corrupted/erased and other animals
 2011-08-03  9:20 UTC  (6+ messages)

[PATCH] ath9k: fix a misprint which can lead to incorrect calibration
 2011-08-03  9:20 UTC  (2+ messages)

[Buildroot] [PATCH] openvpn: bump to 2.2.1
 2011-08-03  9:18 UTC 

WARNING: at fs/btrfs/extent-tree.c:5703
 2011-08-03  9:16 UTC 

[PATCH 0/8] VME Driver Fixes
 2011-08-03  9:16 UTC  (3+ messages)
` [PATCH 8/8] staging: vme: make match() driver specific to improve non-VME64x support

Bridging wired to STA interfaces
 2011-08-03  9:16 UTC  (2+ messages)

[PATCH] drivers:staging:remove the unused label error_ret
 2011-08-03  9:24 UTC  (2+ messages)

[PATCH] drivers:staging: remove the unused label
 2011-08-03  9:21 UTC  (2+ messages)

[PATCH 01/19] ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled
 2011-08-03  9:04 UTC  (3+ messages)
` [PATCH 10/19] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG

add of_match_ptr() macro helper for of_match_table entry
 2011-08-03  9:11 UTC  (3+ messages)
  ` [PATCH 1/2] OF: Add of_match_ptr() macro
  ` [PATCH 2/2] tty: use of_match_ptr() for of_match_table entry

[PATCH] ASoC: Fix SPI driver binding for WM8987
 2011-08-03  9:11 UTC 

fsck.ext4 multiply-claimed blocks
 2011-08-03  9:10 UTC 

Honest timeline for btrfsck
 2011-08-03  9:09 UTC  (2+ messages)

udevadm: trigger --type=failed deprecation
 2011-08-03  9:09 UTC 

[Qemu-devel] [Request for Help] QEMU 0.15.0 change log
 2011-08-03  9:05 UTC  (2+ messages)

avr32: handle_signal() bug?
 2011-08-03  9:04 UTC 

[PATCH] mfd: Fix value of WM8994_CONFIGURE_GPIO
 2011-08-03  9:04 UTC 

tracking submodules out of main directory
 2011-08-03  9:07 UTC  (13+ messages)

[RFC net-next v2 00/71] Organize/Move of the Ethernet drivers in drivers/net/
 2011-08-03  9:03 UTC  (7+ messages)
` [net-next v2 56/71] macb: Move the Atmel driver

kernel BUG at mm/vmscan.c:1114
 2011-08-03  9:02 UTC  (5+ messages)

[PATCH] net/usb: Use kzalloc
 2011-08-03  9:02 UTC  (2+ messages)


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.