All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-28 14:47:19 to 2011-07-28 16:09:11 UTC [more...]

[PATCH] [PATCH] raptor: add recipe
 2011-07-28 14:46 UTC  (10+ messages)

[PATCH 00/16] Extended wiimote support
 2011-07-28 16:08 UTC  (7+ messages)
` [PATCH 01/16] HID: wiimote: Support rumble device
` [PATCH 02/16] HID: wiimote: Add sysfs rumble attribute
` [PATCH 03/16] HID: wiimote: Add drm request
` [PATCH 04/16] HID: wiimote: Add status and return request handlers
` [PATCH 05/16] HID: wiimote: Reduce input syncs
` [PATCH 06/16] HID: wiimote: Enable accelerometer on request

[PATCH v2 0/4] port upload-archive to Windows
 2011-07-28 16:08 UTC  (5+ messages)
` [PATCH v2 4/4] upload-archive: use start_command instead of fork

mpc8315e-rdb core-image-minimal fails
 2011-07-28 16:08 UTC  (6+ messages)
  ` [yocto] "

[Qemu-devel] ATTN New advanced procedures for Dentists
 2011-07-28 15:48 UTC 

[RFC] ath9k_htc: Fix memory leaks
 2011-07-28 16:03 UTC 

Compile warning
 2011-07-28 16:03 UTC 

Hardware audio decoder driver design
 2011-07-28 16:05 UTC  (3+ messages)

[PATCH v3 1/2] Input: enable i8042-level wakeup control
 2011-07-28 16:01 UTC  (13+ messages)
` [linux-pm] "

Filesystems for ceph
 2011-07-28 16:00 UTC  (4+ messages)

phy disks and vifs timing out in DomU
 2011-07-28 16:00 UTC  (5+ messages)

osd down
 2011-07-28 15:59 UTC  (3+ messages)

[ANNOUNCE] 3.0-rt4
 2011-07-28 15:59 UTC  (2+ messages)

[PATCH] scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITE
 2011-07-28 15:55 UTC  (4+ messages)

[PATCH 00/18] GSoC update: Sequencer for inclusion v3
 2011-07-28 15:59 UTC  (11+ messages)
` [PATCH 02/18] config: Introduce functions to write non-standard file
` [PATCH 04/18] revert: Don't check lone argument in get_encoding
` [PATCH 15/18] reset: Make reset remove the sequencer state

[Buildroot] [git commit] e2fsprogs: use libblkid / blkid from util-linux
 2011-07-28 15:58 UTC 

[Buildroot] [git commit] util-linux: libblkid needs liibuuid
 2011-07-28 15:58 UTC 

[Buildroot] [git commit] e2fsprogs: configure needs pkg-config
 2011-07-28 15:58 UTC 

[PULL] at91 init factorize
 2011-07-28 15:58 UTC  (4+ messages)

[Qemu-devel] [RFC v2 00/15] QED image streaming
 2011-07-28 15:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH 08/15] qmp: add block_stream command

[RFC net-next PATCH 0/4] Add new settings for ethtool
 2011-07-28 15:58 UTC  (13+ messages)
` [RFC net-next PATCH 1/4] pci: Add flag indicating device has been assigned by KVM
` [RFC net-next PATCH 2/4] ixgbe: Reconfigure SR-IOV Init
` [RFC net-next PATCH 3/4] ethtool: Add new set commands
` [RFC net-next PATCH 4/4] ixgbe: Add support for new ethtool settings

Btrfs slowdown
 2011-07-28 16:01 UTC  (7+ messages)

[PATCH 00/40] UAPI header file split [ver #3]
 2011-07-28 15:55 UTC  (41+ messages)
` [PATCH 01/40] UAPI: Add script to convert #include "..." to #include <path/...> in sys headers "
` [PATCH 02/40] UAPI: Convert #include "..." to #include <path/...> in kernel system "
` [PATCH 03/40] UAPI: Add script to audit drivers/gpu/ for #including system headers with "..." "
` [PATCH 04/40] UAPI: Convert #include "..." to #include <path/...> in kernel system headers "
` [PATCH 05/40] UAPI: Add include/uapi/ directories to build "
` [PATCH 06/40] UAPI: Differentiate userspace build and kernelspace build include path sets "
` [PATCH 07/40] UAPI: Fix AHZ multiple inclusion when __KERNEL__ is removed "
` [PATCH 08/40] UAPI: ac_etime in linux/acct.h must keep its __KERNEL__ guards "
` [PATCH 09/40] UAPI: Make linux/patchkey.h easier to parse "
` [PATCH 10/40] UAPI: Don't have a #elif clause in a __KERNEL__ guard in linux/soundcard.h "
` [PATCH 11/40] UAPI: Fix nested __KERNEL__ guards in video/edid.h "
` [PATCH 12/40] UAPI: Split trivial #if defined(__KERNEL__) && X conditionals "
` [PATCH 13/40] UAPI: Remove the inclusion of linux/types.h from x86's asm/page.h "
` [PATCH 14/40] UAPI: Fix definition of HZ in asm-generic/param.h "
` [PATCH 15/40] UAPI: elf_read_implies_exec() is a kernel-only feature - so hide from userspace "
` [PATCH 16/40] UAPI: Fix sigset_t ordering problem "
` [PATCH 17/40] UAPI: Fix E820_X_MAX "
` [PATCH 18/40] UAPI: Fix linux/netfilter.h inclusion order "
` [PATCH 19/40] UAPI: Fix linux/input.h "
` [PATCH 20/40] UAPI: Fix up linux/netfilter/xt_policy.h "
` [PATCH 21/40] UAPI: Fix linux/auto_fs.h inclusion order "
` [PATCH 22/40] UAPI: Fix drmP.h to use #include <...> when referring to system header files "
` [PATCH 23/40] UAPI: sound/sound_core.c should include linux/fs.h "
` [PATCH 24/40] UAPI: Fix SNDRV_*_ENDIAN ordering problem "
` [PATCH 25/40] UAPI: Fix u_quad_t ordering problem in linux/coda.h "
` [PATCH 26/40] UAPI: Fix "
` [PATCH 27/40] UAPI: Guard linux/isdn_divertif.h "
` [PATCH 28/40] UAPI: Guard linux/sound.h "
` [PATCH 29/40] UAPI: Fix linux/ncp.h "
` [PATCH 30/40] UAPI: Fix x86_64 system call count and generation "
` [PATCH 31/40] UAPI: Fix arch/mips/include/asm/Kbuild to have separate header-y lines "
` [PATCH 32/40] UAPI: Add a script to create a commit to set up new UAPI dirs "
` [PATCH 33/40] UAPI: Set up UAPI Kbuild files "
` [PATCH 34/40] UAPI: Plumb the UAPI Kbuilds into the user header handling system "
` [PATCH 35/40] UAPI: Set up uapi/asm/Kbuild.asm "
` [PATCH 36/40] UAPI: Move linux/version.h "
` [PATCH 37/40] UAPI: Make UAPI headers install to usr/include/ "
` [PATCH 38/40] UAPI: Fix the page-types query program in the docs "
` [PATCH 39/40] UAPI: Fix the x86 test_get_len tool "
` [PATCH 40/40] UAPI: Scripts to disintegrate header files "

[GIT PULL] First round of SCSI updates for 2.6.39 merge window
 2011-07-28 15:55 UTC  (4+ messages)

Kernel boot problems
 2011-07-28 15:47 UTC  (2+ messages)

[2.6.37-rc5] Timer or ICE1724 issues, HZ=250, NO_HZ=y
 2011-07-28 15:52 UTC  (4+ messages)
` [tip:x86/urgent] x86: HPET: Chose a paranoid safe value for the ETIME check
  ` [stable-longterm] "

[lm-sensors] [PATCH v3] sensors/linsensors: Add support for new
 2011-07-28 15:53 UTC 

lib vs lib64?
 2011-07-28 15:45 UTC  (4+ messages)

[ath9k-devel] Fwd: Testing Auto Channel Selection with hostapd in ath5k and ath9k
 2011-07-28 15:48 UTC  (8+ messages)
      `  "

[PATCH 01/40] UAPI: Add script to convert #include "..." to #include <path/...> in sys headers
 2011-07-28 15:48 UTC 

OSD questions
 2011-07-28 15:52 UTC  (5+ messages)

ACPI LID wakeup device prevents shutdown on Toshiba laptop and other computers
 2011-07-28 15:47 UTC 

[PATCH] iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network Analyzer
 2011-07-28 15:54 UTC  (4+ messages)

[PATCH 0/2] update distro tracking fields
 2011-07-28 15:40 UTC  (3+ messages)
` [PATCH 1/2] libnewt: update to 0.52.13

barebox can update itself by tftp?
 2011-07-28 15:43 UTC 

[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
 2011-07-28 15:44 UTC  (6+ messages)
` [RFC PATCH] vhost-blk: An in-kernel accelerator for virtio-blk

[RFC/PULL 00/11] introduce export.h; reduce module.h usage
 2011-07-28 15:42 UTC  (7+ messages)

ANN: Reference Policy Release
 2011-07-28 15:42 UTC  (5+ messages)
` [refpolicy] new runtime udev directory tree (was Re: ANN: Reference Policy Release)

[PATCH] bridge: mask forwarding of IEEE 802 local multicast groups
 2011-07-28 15:41 UTC  (9+ messages)

Fw: [Bug 40132] New: kernel BUG at mm/slab.c:501, when in kfree from ipv4_frags_exit_net
 2011-07-28 15:35 UTC 

Linux Stubdom Problem
 2011-07-28 15:34 UTC  (8+ messages)

[PATCH] mm: Properly reflect task dirty limits in dirty_exceeded logic
 2011-07-28 15:31 UTC  (11+ messages)

[U-Boot] [PATCH/RFC v5] unify version_string
 2011-07-28 15:30 UTC  (4+ messages)
` [U-Boot] [PATCH v6] "

[PATCH v2 0/2] crypto, x86: assembler implementation of SHA1
 2011-07-28 15:29 UTC  (6+ messages)
` [PATCH v2 1/2] crypto, sha1: export sha1_update for reuse

iptables and virtual NIC
 2011-07-28 15:28 UTC  (5+ messages)

[2011.03-maintenance] Problem building gcc
 2011-07-28 15:23 UTC  (3+ messages)

[PATCH 1/2] ASIX: Simplify condition in rx_fixup()
 2011-07-28 15:18 UTC  (5+ messages)
` [PATCH 2/2] ASIX: Use only 11 bits of header for data size

[PATCH 1/4] USB: option driver: add PID for Vodafone-Huawei K3770
 2011-07-28 15:17 UTC  (4+ messages)

[Qemu-devel] RFC: moving fsfreeze support from the userland guest agent to the guest kernel
 2011-07-28 15:26 UTC  (8+ messages)

[Qemu-devel] [PATCH] net: fix default MAC assignment for hotplugged NICs
 2011-07-28 15:26 UTC  (3+ messages)

[U-Boot] "EHCI timed out on TD" on OpenRD Ultimate
 2011-07-28 15:25 UTC 

[PATCHv2 1/2] of/gpio: export of_gpio_simple_xlate
 2011-07-28 15:25 UTC  (2+ messages)
  ` [PATCHv2 2/2] basic-mmio-gpio: add support for device tree probing

[Qemu-devel] mips-linux-user and POSIX IPC
 2011-07-28 15:25 UTC  (2+ messages)

[PATCH] speedup: during enable, we have to go offline first
 2011-07-28 15:24 UTC  (2+ messages)

DisableExternalCache on conntrackd 0.9.14 not syncing to kernel
 2011-07-28 15:22 UTC 

[U-Boot] [PATCH 00/22] U-Boot MMC SPL for OMAP4
 2011-07-28 15:21 UTC  (5+ messages)
` [U-Boot] [PATCH v4 10/12] Correct ih_os for u-boot.img
` [U-Boot] [PATCH v4 12/12] mkimage: Add OMAP boot image support

[PATCH v3 1/2] Input: enable i8042-level wakeup control
 2011-07-28 14:31 UTC 

[Qemu-devel] [RFC] Introduce vm_stop_permanent()
 2011-07-28 15:20 UTC  (8+ messages)

SNB LVDS goes all stripy at times with rc6 enabled
 2011-07-28 15:19 UTC  (4+ messages)

[PATCH] dumpe2fs: Warn when filesystem is mounted read-write
 2011-07-28 15:17 UTC 

[U-Boot] [PATCH 2/4] net: Adds Fast Ethernet Controller driver for Armada100
 2011-07-28 15:16 UTC  (2+ messages)

[PATCH 0/1]python-native: Fix a compiler finding issue
 2011-07-28 15:08 UTC  (3+ messages)
` [PATCH 1/1] python-native: "

[PATCH v2 2/8] makedumpfile: Apply relocation while loading module debuginfo
 2011-07-28 15:11 UTC  (5+ messages)

[PATCH] tune-cortex{m1, m3, r4}: correct spelling of "cortex"
 2011-07-28 15:06 UTC 

[PATCH 0/7] cgroups: New max number of tasks subsystem (was: cgroups rlim subsystem)
 2011-07-28 15:06 UTC  (7+ messages)
` [PATCH 6/7] cgroups: Add res counter common ancestor searching
` [PATCH 7/7] cgroups: Add a max number of tasks subsystem

[PATCH] OMAP4: hwmod data: remove duplicated #include
 2011-07-28 15:05 UTC  (2+ messages)

[PATCH 2/2] af9015: use logic or instead of sum numbers
 2011-07-28 15:05 UTC 

[PATCH 1/2] af9015: map remote for Leadtek WinFast DTV2000DS
 2011-07-28 15:05 UTC 

[Qemu-devel] [RFC][PATCH 0/21] QEMU Object Model
 2011-07-28 15:04 UTC  (19+ messages)

[PATCH 1/2] af9015: map remote for Leadtek WinFast DTV2000DS
 2011-07-28 15:03 UTC 

[git:v4l-dvb/for_v3.1] [media] uvcvideo: Add FIX_BANDWIDTH quirk to HP Webcam on HP Mini 5103 netbook
 2011-07-28 15:02 UTC  (5+ messages)

r8169 driver crashes in 2.6.32.43
 2011-07-28 14:47 UTC  (10+ messages)

[RFC PATCH 0/3] ARM: Add default system.h and uncompress.h
 2011-07-28 15:01 UTC  (4+ messages)

[PATCH 0/8] make vfork killable/restartable/traceable
 2011-07-28 14:58 UTC  (4+ messages)

Git commit generation numbers
 2011-07-28 15:00 UTC  (6+ messages)

[PATCH 0/4] Various Misc tweaks
 2011-07-28 14:55 UTC  (4+ messages)
` [PATCH 2/4] gcc: Drop part of the 64bithack patch which is no longer used

[PATCH v2 0/1] The intro for QEMU disk I/O limits
 2011-07-28 14:42 UTC  (8+ messages)
` [PATCH v2 1/1] The codes V2 "
          ` [Qemu-devel] "

Oops when insmod rtl8192ce
 2011-07-28 14:56 UTC  (3+ messages)

[Q] No message from Kernel (Howto start debug?)
 2011-07-28 14:56 UTC  (2+ messages)

invalid requirement from ethtool?
 2011-07-28 14:55 UTC  (6+ messages)

[refpolicy] [bugfix] incorrect type_transition on database objects
 2011-07-28 14:55 UTC 

[U-Boot] [PATCH V0] omap-common: move early UART clock setup to board.c
 2011-07-28 14:53 UTC  (6+ messages)
` [U-Boot] [PATCH V0] omap-common: move early UART clock setup to s_init

[drm] nouveau Pointer to BIT loadval table invalid
 2011-07-28 14:52 UTC 

[U-Boot] [PATCH 0/9] arm, davinci: add support for dm368 based cam_enc_4xx board
 2011-07-28 14:52 UTC  (3+ messages)
` [U-Boot] [PATCH 1/9] mkimage: add UBL header support for booting davinci cpus

[U-Boot] [PATCH] MAINTAINERS: integrator+versatile boards
 2011-07-28 14:50 UTC  (2+ messages)

"xfs: fix error handling for synchronous writes" revisited
 2011-07-28 14:50 UTC  (2+ messages)

[PATCH] udev: assign "huaweicdma" OFONO_DRIVER for E156 dongle
 2011-07-28 14:49 UTC 

[U-Boot] [PATCH 5/7] mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE
 2011-07-28 14:49 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "

[Qemu-devel] [PATCH] lm832x: Take DeviceState pointer in lm832x_key_event()
 2011-07-28 14:47 UTC 

[bisected regression] Partial breakage of forcedeth driver
 2011-07-28 14:47 UTC  (4+ messages)

[U-Boot] [PATCH 0/7] OMAP3: Add support for mvBlueLYNX-X
 2011-07-28 14:47 UTC  (3+ messages)
` [U-Boot] [PATCH 2/7] fpga: support FPP Cyclone configuration


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.