All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-21 19:11:13 to 2010-01-21 21:26:22 UTC [more...]

/dev/fw major not constant (embedded mdev devtmpfs ieee1394)
 2010-01-21 21:26 UTC  (10+ messages)

[alternative-merged] drivers-usb-correct-the-size-argument-to-kzalloc.patch removed from -mm tree
 2010-01-21 21:25 UTC 

[PATCH] serial imx.c: fix CTS trigger level lower to avoid lost chars
 2010-01-21 21:26 UTC 

[Qemu-devel] [PATCH] Tell users about out-of-memory errors
 2010-01-21 21:24 UTC  (2+ messages)

[obsolete] zfcp-test-kmalloc-failure-in-scsi_get_vpd_page.patch removed from -mm tree
 2010-01-21 21:24 UTC 

[PATCH 1/2] clean up audio/gateway.c
 2010-01-21 21:25 UTC  (8+ messages)
` [PATCH 2/2] Implement HandsfreeGateway Interface

FYI - new compat-wireless based on 2.6.33-rc4
 2010-01-21 21:24 UTC  (9+ messages)
    ` [PATCH] compat: fix build on arm

[U-Boot] [PATCH] move default bootm config options to config_cmd_default.h
 2010-01-21 21:24 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] gzip/zlib: make features optional
` [U-Boot] [PATCH 4/4] bootm: allow people to disable this command

[Announce] 2.6.29-rc4-rt1
 2010-01-21 21:23 UTC  (17+ messages)
` [ANNOUNCE] 2.6.29.5-rt22
  ` [ANNOUNCE] 2.6.29.6-rt23
    ` [ANNOUNCE] 2.6.31-rc4-rt1
      ` [ANNOUNCE] 2.6.31-rc6-rt2
        ` [ANNOUNCE] 2.6.31-rc6-rt4
          ` [ANNOUNCE] 2.6.31-rc6-rt5
            ` [ANNOUNCE] 2.6.31-rc6-rt6
              ` [ANNOUNCE] 2.6.31-rc7-rt8
                  ` [ANNOUNCE] 2.6.31-rt10
                    ` [ANNOUNCE] 2.6.31-rt11
                      ` [ANNOUNCE] 2.6.31.2-rt13
                        ` [ANNOUNCE] 2.6.31.4-rt14
                          ` [ANNOUNCE] 2.6.31.5-rt17
                            ` [ANNOUNCE] 2.6.31.6-rt19
                              ` [ANNOUNCE] 2.6.31.12-rt20

[PATCH 0/9] pci: update pci bridge resources
 2010-01-21 21:22 UTC  (12+ messages)
` [PATCH 1/9] pci: add pci_bridge_release_unused_res and pci_bus_release_unused_bridge_res
` [PATCH 2/9] pci: add failed_list to record failed one for pci_bus_assign_resources
` [PATCH 6/9] pci: introduce pci_assign_unassigned_bridge_resources
` [PATCH 7/9] pci: pciehp clean flow in pciehp_configure_device
` [PATCH 8/9] pci: pciehp second try to get big range for pcie devices

Flattened Device Tree
 2010-01-21 21:22 UTC  (3+ messages)

[U-Boot] [PATCH 3/4] sha1: add dedicated config option
 2010-01-21 21:21 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4 v2] "

[alternative-merged] acpi-fix-section-mismatch.patch removed from -mm tree
 2010-01-21 21:20 UTC 

loan offer
 2010-01-20 13:10 UTC 

[PATCH v2 0/6] omap3: pm: Update TRITON power scripts and making it generic
 2010-01-21 21:19 UTC  (2+ messages)

kernel error : 'find /proc/ -type f | xargs -n 1 head -c 10 >/dev/null'
 2010-01-21 21:19 UTC  (3+ messages)

[wrecked] ramzswap-use-slot-free-callback-to-eliminate-stale-data.patch removed from -mm tree
 2010-01-21 21:17 UTC 

[alternative-merged] sysdev-fix-prototype-for-memory_sysdev_class-show-store-functions.patch removed from -mm tree
 2010-01-21 21:16 UTC 

[U-Boot] [PATCH] cs8900_initialize() cleanup [rev2]
 2010-01-21 21:16 UTC 

[Qemu-devel] [PATCH v3 0/4]: Convert pci_info() to QObject
 2010-01-21 21:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] QList: Introduce QLIST_FOREACH_ENTRY()
` [Qemu-devel] [PATCH 2/4] QDict: Introduce qdict_get_qdict()
` [Qemu-devel] [PATCH 3/4] PCI: Convert pci_info() to QObject
` [Qemu-devel] [PATCH 4/4] PCI: do_pci_info(): PCI bridge devices support

loan offer
 2010-01-20 13:09 UTC 

linux-next: Tree for January 21
 2010-01-21 21:13 UTC  (2+ messages)

New Xen feature proposal -> Xen-IB Passthrough
 2010-01-21 21:13 UTC  (2+ messages)

[U-Boot] [PATCH] cs8900 driver: cleanup cs8900_initialize()
 2010-01-21 21:12 UTC  (3+ messages)

[PATCH 2.6.{32,31}] iwlwifi: power up all devices for EEPROM read
 2010-01-21 21:05 UTC  (4+ messages)
` [stable] [PATCH 2.6.{32, 31}] "

[Qemu-devel] [RFC 00/11]: QMP feature negotiation support
 2010-01-21 21:09 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] QMP: Initial mode-oriented bits
` [Qemu-devel] [PATCH 02/11] QMP: Introduce 'query-qmp-mode' command
` [Qemu-devel] [PATCH 03/11] QError: Add QMP mode-oriented errors
` [Qemu-devel] [PATCH 04/11] QMP: Introduce qmp_switch_mode command
` [Qemu-devel] [PATCH 05/11] QMP: advertise asynchronous messages
` [Qemu-devel] [PATCH 06/11] QMP: Array-based async messages
` [Qemu-devel] [PATCH 07/11] QError: New QERR_ASYNC_MSG_NOT_FOUND
` [Qemu-devel] [PATCH 08/11] QMP: Asynchronous messages enable/disable support
` [Qemu-devel] [PATCH 09/11] Monitor: Introduce find_info_cmd()
` [Qemu-devel] [PATCH 10/11] QError: New QERR_QMP_INVALID_MODE_COMMAND
` [Qemu-devel] [PATCH 11/11] QMP: Enable feature negotiation support

Intel 4965 HT rates
 2010-01-21 21:09 UTC  (5+ messages)

[PATCH] MAINTAINERS: Transfer maintainership of E752X EDAC
 2010-01-21 21:09 UTC 

LVM2 ./WHATS_NEW lib/metadata/metadata.c
 2010-01-21 21:09 UTC 

Intermittent SATA link down SStatus 0
 2010-01-21 21:08 UTC  (3+ messages)

[PATCH -v4 0/36] x86: not use bootmem for x86
 2010-01-21 21:07 UTC  (13+ messages)
` [PATCH 02/36] x86: check range in update range
` [PATCH 04/36] x86/pci: add cap_resource
` [PATCH 05/36] x86/pci: enable pci root res read out for 32bit too
` [PATCH 22/36] move round_up/down to kernel.h

repeatable hang with loop mount and heavy IO in guest
 2010-01-21 21:08 UTC  (3+ messages)

[md PATCH 05/22] md/raid5: don't complete make_request on barrier until writes are scheduled
 2010-01-21 21:07 UTC  (2+ messages)
` [md PATCH 05/22] md/raid5: don't complete make_request on barrieruntil "

[XCP] new version available
 2010-01-21 21:06 UTC  (10+ messages)
`  "

[PATCH 00/13] RFC libsemanage move to var, enable/disable module, and priority support
 2010-01-21 21:06 UTC  (2+ messages)

LVM2/lib/metadata metadata.c
 2010-01-21 21:04 UTC 

LVM2/lib/metadata metadata.c
 2010-01-21 21:04 UTC 

[PATCH] ASoC: add helper macros to declare struct soc_enum instances
 2010-01-21 21:04 UTC 

[U-Boot] [GIT PULL] MIPS updates
 2010-01-21 21:03 UTC  (2+ messages)

[U-Boot] Pull request: nand flash
 2010-01-21 21:02 UTC  (2+ messages)

[PATCH] sky2: Fix WARNING: at lib/dma-debug.c:902 check_sync
 2010-01-21 21:02 UTC  (5+ messages)

Tagging Xen 4.0.0 first release candidate
 2010-01-21 21:01 UTC  (7+ messages)
` Tagging Xen 4.0.0 first release candidate / pygrub dom0 caching bug

[U-Boot] [PATCH 0/5] kgdb cleanup and Blackfin kgdb port
 2010-01-21 20:55 UTC  (3+ messages)
` [U-Boot] Pull request u-boot-blackfin.git

s390 && user_enable_single_step() (Was: odd utrace testing results on s390x)
 2010-01-21 20:51 UTC  (11+ messages)

[RFC] mxc nand controller updates
 2010-01-21 20:46 UTC  (9+ messages)
            ` [PATCH] mxc_nand : add RESET command support

[PATCH v2 1/1] mac80211: tell driver when dtim change detected
 2010-01-21 20:44 UTC  (2+ messages)

[RFC][PATCH] PM: Force GFP_NOIO during suspend/resume (was: Re: [linux-pm] Memory allocations in .suspend became very unreliable)
 2010-01-21 20:42 UTC  (9+ messages)
      ` [RFC][PATCH] PM: Force GFP_NOIO during suspend/resume (was: "
      ` [linux-pm] "

[PATCH] Add a check file for multipath
 2010-01-21 20:41 UTC 

[PATCH 00 of 30] Transparent Hugepage support #3
 2010-01-21 20:40 UTC  (6+ messages)
` [PATCH 11 of 30] add pmd mangling functions to x86
` [PATCH 22 of 30] pmd_trans_huge migrate bugcheck

Multi-threaded diags (Was: Re: [PATCH 4/5] infiniband-diags/libibnetdisc: Introduce a context object.)
 2010-01-21 20:38 UTC  (8+ messages)
      ` [PATCH] tests/subnet_discover: discover test utility

qlogic lockdep warning
 2010-01-21 20:38 UTC  (2+ messages)

[PATCH] PV driver compatibility
 2010-01-21 20:38 UTC  (2+ messages)

2.6.33-rc4 i686 clone function looping (?)
 2010-01-21 20:36 UTC  (8+ messages)
  ` 2.6.33-rc4 i686 clone function looping (seems real!)
        ` [RFC][PATCH] sched: Fix fork vs hotplug vs cpuset namespaces

[PATCH] Add flag to files with blocks intentionally past EOF
 2010-01-21 20:32 UTC  (3+ messages)
` [PATCH V2] "

s390 && user_enable_single_step() (Was: odd utrace testing results on s390x)
 2010-01-21 20:32 UTC  (8+ messages)

[PATCH] mount.nfs: prefer IPv4 addresses over IPv6 (try #2)
 2010-01-21 20:28 UTC  (8+ messages)

Current status of UML development?
 2010-01-21 20:27 UTC 

Lots of bugs with current->state = TASK_*INTERRUPTIBLE
 2010-01-21 20:21 UTC  (11+ messages)

Use of data types in new portings
 2010-01-21 20:19 UTC  (2+ messages)

Remove diff machinery dependency from read-cache
 2010-01-21 20:15 UTC  (3+ messages)

[net-next-2.6 PATCH 0/3] Support for MPC512x FEC
 2010-01-21 20:15 UTC  (4+ messages)
` [net-next-2.6 PATCH 2/3] fs_enet: Add support for MPC512x to fs_enet driver

[ANNOUNCE] git tree repositories
 2010-01-21 20:15 UTC  (8+ messages)
` [ANNOUNCE] git tree repositories & libv4l

[PATCH] xt_TCPMSS: SYN packets are allowed to contain data
 2010-01-21 20:13 UTC  (12+ messages)

LVM2/daemons/dmeventd/plugins/lvm2
 2010-01-21 20:13 UTC 

[Qemu-devel] Re: [PATCH] Check for sdl-config before calling it
 2010-01-21 20:12 UTC  (12+ messages)
` [Qemu-devel] Stop using "which" in ./configure
    ` [Qemu-devel] "

[SPAM] 供应商
 2010-01-21 20:12 UTC 

[cron job] v4l-dvb daily build 2.6.22 and up: WARNINGS, 2.6.16-2.6.21: WARNINGS
 2010-01-21 20:10 UTC 

[PATCH] add simplified versions of widget macros
 2010-01-21 20:10 UTC 

[PATCH] post-receive-email: allow customizing of subject/intro/footer
 2010-01-21 20:09 UTC  (4+ messages)

[PATCH 1/2] rev-parse --glob
 2010-01-21 20:09 UTC  (5+ messages)
` [PATCH 2/2] rev-parse --branches/--tags/--remotes=pattern

Broadcom BCM4318 AirForceOne issue - Ubuntu 9.10 on Acer Aspire 5024wlmi
 2010-01-21 20:08 UTC  (9+ messages)

worse than expected compression ratios with -o compress
 2010-01-21 20:07 UTC  (9+ messages)

dosemu on Mac OSX?
 2010-01-21 20:07 UTC 

[PATCH] exec: allow core_pipe recursion check to look for a value of 1 rather than 0
 2010-01-21 20:08 UTC 

[PATCHv11 00/20] git notes
 2010-01-21 20:01 UTC  (4+ messages)
` [PATCHv11 20/20] builtin-gc: Teach the new --notes option to garbage-collect notes

[PATCH 1/2] nfs41: fix nfs4_callback_recallslot
 2010-01-21 19:58 UTC  (6+ messages)
` [PATCH 2/2] nfs41: clear NFS4CLNT_RECALL_SLOT bit on session reset

trouble with the new mmap-batch interface
 2010-01-21 19:55 UTC  (3+ messages)

[PATCH 2/2] nfs41: clear NFS4CLNT_RECALL_SLOT bit on session reset
 2010-01-21 19:54 UTC 

Xen from source (hg unstable) with 2.6.31.6 pv_ops unable to start hvm domu
 2010-01-21 19:54 UTC  (9+ messages)

Xen 4.0.0 first release candidate / graphics passthru
 2010-01-21 19:53 UTC  (5+ messages)

[PATCH] DSPBRIDGE: Fix BUG scheduling while atomic
 2010-01-21 19:53 UTC  (7+ messages)

[U-Boot] Adding support for MB86R01
 2010-01-21 19:52 UTC  (10+ messages)
` [U-Boot] [PATCH] Add support for MB86R01 from Fujitsu
  ` [U-Boot] [PATCH] Add support for Jade display controller
    ` [U-Boot] [PATCH] Adding new vendor logo
      ` [U-Boot] [PATCH] Add support for jadecpu board

Getting patches committed
 2010-01-21 19:48 UTC  (7+ messages)

[PATCH] af_packet: Don't use skb after dev_queue_xmit()
 2010-01-21 19:48 UTC  (12+ messages)

ath9k AP mode + IGMP multicast
 2010-01-21 19:45 UTC 

[PATCH updated] ep93xx: Add support for Simplemachines Sim.One board
 2010-01-21 19:42 UTC 

Strange EHCI/OHCI IRQ and other PCI errors on boot with 2.6.32 (which 2.6.26 did not see) on Geode LX/CS5536
 2010-01-21 19:39 UTC  (3+ messages)

[PATCH 0/5] Add Voice Codec support for DaVinci platforms
 2010-01-21 19:36 UTC  (5+ messages)

[PATCH 1/2] lib: more scalable list_sort()
 2010-01-21 19:11 UTC  (3+ messages)
` [PATCH 2/2] lib: revise list_sort() comment

[RFC] Move all btrfs command to only one command
 2010-01-21 19:29 UTC 

[RFC] perf_events: support for uncore a.k.a. nest units
 2010-01-21 19:28 UTC  (7+ messages)

[RFC] HFP support into oFono and BlueZ
 2010-01-21 19:27 UTC  (5+ messages)

[PATCH] Fix kernel build, version >= 2.6.33-rc1, arch x86
 2010-01-21 19:24 UTC  (2+ messages)

libdrm_2.4.17 fails to build on arm
 2010-01-21 19:23 UTC  (2+ messages)

[PATCH] move __func__ into a macro for ext4_warning, ext4_error
 2010-01-21 19:25 UTC 

2.6.33-rc4-git7 -- head/6104 is trying to acquire lock: (cpuidle_lock){+.+.+.}, at: [<c129e2ec>] show_current_governor+0x12/0x4e
 2010-01-21 19:18 UTC  (2+ messages)

netfilter Integration with hardware
 2010-01-21 19:11 UTC 


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.