All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-07 21:13:38 to 2011-11-07 22:11:50 UTC [more...]

[PATCH net-next] sweep the floors and convert some .get_drvinfo routines to strlcpy
 2011-11-07 22:11 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] image: Make image_get_fdt work like image_get_{ram_disk, kernel}
 2011-11-07 22:11 UTC  (15+ messages)
` [U-Boot] [PATCH v2 3/3] image: Allow images to indicate they're loadable at any address

git-apply that handles rejects like merge conflicts
 2011-11-07 22:10 UTC 

[U-Boot] [PATCH] mvgbe: remove setting of ethaddr within the driver
 2011-11-07 22:08 UTC 

[PATCH 0/3] Initial PXA DT bindings
 2011-11-07 22:06 UTC  (12+ messages)
` [PATCH 0/3 V2] "
  ` [PATCH 1/3 V2] ARM: pxa: Add DT support to pxa2xx-uart
  ` [PATCH 2/3 RESEND] ARM: pxa: Add DT testing machine
  ` [PATCH 3/3 V2] ARM: pxa: Add basic DTS files for PXA/Vpac270 "

A Python script to put CTAN into git (from DVDs)
 2011-11-07 22:03 UTC  (6+ messages)

[U-Boot] [PATCH v0 0/4] env: reworking + default/import individual vars
 2011-11-07 22:05 UTC  (5+ messages)
` [U-Boot] [PATCH v0 1/4] Groundwork for generalization of env interface

use case howto?
 2011-11-07 22:04 UTC  (2+ messages)

[U-Boot] [PATCH 0/12]: Add more framework to OMAP3 SPL, port more boards
 2011-11-07 22:03 UTC  (4+ messages)
` [U-Boot] [PATCH 10/12] OMAP3: Add SPL support to omap3_evm
` [U-Boot] [PATCH 11/12] AM3517: Add SPL support
` [U-Boot] [PATCH 12/12] AM3517 CraneBoard: "

[PATCH net-next 0/2] 802.1ad S-VLAN support
 2011-11-07 22:02 UTC  (8+ messages)
` [PATCH 1/2] net: vlan: "

[patch RFC] client: return stripe address replicas
 2011-11-07 22:00 UTC  (3+ messages)

[RFC 0/1] Bluetooth: Add LE SecMgr and mgmtops support
 2011-11-07 22:01 UTC  (2+ messages)

[RFC 1/1] Bluetooth: Add LE SecMgr and mgmtops support
 2011-11-07 22:00 UTC 

[U-Boot] [PATCH v0 0/7] Various x86 fixups
 2011-11-07 21:59 UTC  (8+ messages)
` [U-Boot] [PATCH v0 3/7] x86: Add multiboot header
` [U-Boot] [PATCH v0 4/7] x86: Provide more configuration granularity
` [U-Boot] [PATCH v0 6/7] x86: Misc PCI touchups

[PATCH] mm: Cleanup, use PAGE_ORDER_4K as page_order instead of "0"
 2011-11-07 21:59 UTC  (2+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 1.0-rc1
 2011-11-07 21:58 UTC 

[U-Boot] [PATCH 0/3 RESEND] devkit3250: add Timll DevKit3250 board initial support
 2011-11-07 21:58 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3 RESEND v4] arm926ejs: add NXP LPC32x0 cpu series support
` [U-Boot] [PATCH 2/3 RESEND] devkit3250: add Timll DevKit3250 board initial support
` [U-Boot] [PATCH 3/3 RESEND] devkit3250: add DevKit3250 board maintainer

quotacheck on 'tune2fs -O quota'
 2011-11-07 21:56 UTC  (6+ messages)

[PATCH] iw: Support ht-capability overrides mask
 2011-11-07 21:56 UTC 

[PATCH] oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MIN
 2011-11-07 21:54 UTC  (3+ messages)

sb_edac 32-bit compile fail due to 64-bit divide
 2011-11-07 21:54 UTC  (4+ messages)
` [PATCH] Fix sb_edac compilation with 32 bits kernels

cannot create VM with image on zfs filesystem (zfsonlinux)
 2011-11-07 21:51 UTC  (3+ messages)

fpga driver on custom PPC target platform (P4080) 
 2011-11-07 21:50 UTC  (9+ messages)

[U-Boot] [PATCH 00/56] [PPC] Fix GCC 4.6 build warnings
 2011-11-07 21:50 UTC  (104+ messages)
` [U-Boot] [PATCH 29/56] ICU862: Fix incorrect flash handling
` [U-Boot] [PATCH 30/56] board/kup/kup4k/kup4k.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 31/56] board/eltec/mhpc/flash.c: "
` [U-Boot] [PATCH 32/56] mpc8xx/i2c.c: CodungStyle cleanup
` [U-Boot] [PATCH 33/56] mpc8xx/i2c.c: replace PRINTD() by debug()
` [U-Boot] [PATCH 34/56] board/etx094/flash.c: CodingStyle cleanup
` [U-Boot] [PATCH 35/56] board/etx094/flash.c: Fix flash initialization
` [U-Boot] [PATCH 36/56] board/genietv/flash.c: CodingStyle cleanup
` [U-Boot] [PATCH 37/56] board/genietv/flash.c: Fix flash initialization
` [U-Boot] [PATCH 38/56] net/net.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 39/56] mpc8xx/spi.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 40/56] board/mbx8xx/mbx8xx.c: "
` [U-Boot] [PATCH 41/56] board/fads/fads.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 42/56] board/rbc823/flash.c: CodingStyle cleanup
` [U-Boot] [PATCH 43/56] board/rbc823/flash.c: Fix flash initalization
` [U-Boot] [PATCH 44/56] board/svm_sc8xx/svm_sc8xx.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 45/56] board/svm_sc8xx/flash.c: CodingStyle cleanup
` [U-Boot] [PATCH 46/56] board/svm_sc8xx/flash.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 47/56] TQM850M: Add missing CONFIG_BOOTDELAY
` [U-Boot] [PATCH 48/56] mpc8260/speed.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 49/56] board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning:
` [U-Boot] [PATCH 50/56] common/cmd_i2c.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 51/56] mpc8220/fec.c: "
` [U-Boot] [PATCH 52/56] mpc8260/i2c.c: CodingStyle cleanup
` [U-Boot] [PATCH 53/56] mpc8260/i2c.c: replace PRINTD() by debug()
` [U-Boot] [PATCH 54/56] mpc8220/i2c.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 55/56] arch/powerpc/lib/bat_rw.c: "
` [U-Boot] [PATCH 56/56] board/alaska/flash.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 00/22] Fix GCC 4.6 build warnings (Part 2)
  ` [U-Boot] [PATCH 01/22] drivers/net/pcnet.c: Change debug code to fix build warning
  ` [U-Boot] [PATCH 02/22] board/etin/kvme080/multiverse.c: Fix GCC 4.6 "
  ` [U-Boot] [PATCH 03/22] board/mousse/flash.c: Fix GCC 4.6 buil warnings
  ` [U-Boot] [PATCH 04/22] drivers/net/rtl8169.c: Fix GCC 4.6 build warning
  ` [U-Boot] [PATCH 05/22] board/linkstation/ide.c: Fix GCC 4.6 build warnings
  ` [U-Boot] [PATCH 06/22] drivers/net/rtl8139.c: "
  ` [U-Boot] [PATCH 07/22] common/cmd_flash.c: "
  ` [U-Boot] [PATCH 08/22] arch/powerpc/cpu/mpc8260/spi.c: "
  ` [U-Boot] [PATCH 09/22] board/cogent/flash.c: Fix GCC 4.6 buiild warning
  ` [U-Boot] [PATCH 10/22] board/gw8260/flash.c: minimal CodingStyle cleanup
  ` [U-Boot] [PATCH 11/22] board/gw8260/flash.c: Fix GCC 4.6 build warning
  ` [U-Boot] [PATCH 12/22] board/ep82xxm/ep82xxm.c: "
  ` [U-Boot] [PATCH 13/22] board/hymod/input.c: "
  ` [U-Boot] [PATCH 14/22] board/ids8247/ids8247.c: "
  ` [U-Boot] [PATCH 15/22] board/rpxsuper/flash.c: minimal CodingStyle cleanup
  ` [U-Boot] [PATCH 16/22] board/rpxsuper/flash.c: Fix GCC 4.6 build warning
  ` [U-Boot] [PATCH 17/22] board/sacsng/sacsng.c: CodingStyle cleanup
  ` [U-Boot] [PATCH 18/22] board/sacsng/sacsng.c: Fix GCC 4.6 build warning
  ` [U-Boot] [PATCH 19/22] board/freescale/mpc8266ads/mpc8266ads.c: CodingStyle cleanup
  ` [U-Boot] [PATCH 20/22] board/freescale/mpc8266ads/mpc8266ads.c: Fix GCC 4.6 build warning
  ` [U-Boot] [PATCH 21/22] board/funkwerk/vovpn-gw/vovpn-gw.c: "
  ` [U-Boot] [PATCH 22/22] board/siemens/SCM/scm.c: "

util-linux repository back on kernel.org
 2011-11-07 21:49 UTC 

[Patch] Increase USBFS Bulk Transfer size
 2011-11-07 21:49 UTC  (3+ messages)

[PATCH 0/3] Fix code issues spotted by clang
 2011-11-07 21:48 UTC  (6+ messages)
` [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member

2b034922 breaks kexec on ARM
 2011-11-07 21:47 UTC  (8+ messages)

[PATCH] sunhme: Allow usage on SBI based SBus systems
 2011-11-07 21:47 UTC  (2+ messages)

[GIT PULL] omap fixes for v3.2 merge window breakage
 2011-11-07 21:47 UTC  (5+ messages)

ceph-mon blocked error
 2011-11-07 21:45 UTC  (7+ messages)

[GIT PULL] Queue free fix (was Re: [PATCH] block: Free queue resources at blk_release_queue())
 2011-11-07 21:44 UTC  (11+ messages)

[PATCH v2 00/28] ext4: Add metadata checksumming
 2011-11-07 21:44 UTC  (5+ messages)
` [PATCH 15/28] ext4: Calculate and verify block bitmap checksum

pretty placeholders for reflog entries
 2011-11-07 21:41 UTC  (3+ messages)

[PATCH 1/2] kvm tools: Add missing 9p remove handler
 2011-11-07 21:40 UTC  (4+ messages)

useradd changes to dbus, base-passwd
 2011-11-07 21:32 UTC  (5+ messages)
` [PATCH 1/2] useradd.bbclass: handle nativesdk case
  ` [PATCH 2/2] dbus: fix install for virtclass-nativesdk

[PATCH 00/12] Bunch of new stress tests -v4
 2011-11-07 21:25 UTC  (6+ messages)
` [PATCH 09/12] xfstests: add a new test that runs fsstress under ENOSPC conditions

[PATCH 1/2] kvm tools: Clean up remove/rename in 9p
 2011-11-07 21:36 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Create /etc/passwd in shared rootfs

[ANNOUNCE] 3.0.8-rt22
 2011-11-07 21:37 UTC 

[RFC/PATCH 0/4] git-p4: small fixes to branches and labels; tests
 2011-11-07 21:36 UTC  (5+ messages)
` [PATCH 1/4] git-p4: handle p4 branches and labels containing shell chars
` [PATCH 2/4] git-p4: cope with labels with empty descriptions
` [PATCH 3/4] git-p4: importing labels should cope with missing owner
` [PATCH 4/4] git-p4: add test for p4 labels

[PATCH v3] x86, efi: Calling __pa() with an ioremap'd address is invalid
 2011-11-07 21:36 UTC  (13+ messages)

[PATCH] KVM: Add wrapper script around QEMU to test kernels
 2011-11-07 21:36 UTC  (13+ messages)
  ` [Qemu-devel] "

Linux 2.6.32.47
 2011-11-07 21:34 UTC  (2+ messages)

[PATCH v5 1/2] wireless: Support ht-capabilities over-rides
 2011-11-07 21:35 UTC  (2+ messages)
` [PATCH v5 2/2] mac80211: Support ht-cap over-rides

[PATCH] proc: restrict access to /proc/interrupts
 2011-11-07 21:35 UTC  (11+ messages)
  ` [kernel-hardening] "

[PATCH v2 0/7] Additional ALPS touchpad protocol support
 2011-11-07 21:31 UTC  (3+ messages)
` [PATCH v2 4/7] Input: ALPS - Remove assumptions about packet size

[Bug 42683] New: [r300g] GPU lockup while playing WoW
 2011-11-07 21:31 UTC 

[PATCH v2] omap4: i2c: add post idle reset registers flag
 2011-11-07 21:31 UTC 

[RFC/PATCH] remote: add new sync command
 2011-11-07 21:31 UTC  (8+ messages)

Fix handling of return value in omap3xx_hwmod_init and sr warning
 2011-11-07 21:31 UTC  (8+ messages)
` [PATCH 1/2] ARM:OMAP:hwmod: Fix handling of return value in omap3xx_hwmod_init
` [PATCH 2/2] ARM:OMAP:hwmod: Fix sr1_hwmod and sr2_hwmod warning

[PATCH] arm: omap2+: hwmod: fix breakage introduced by d6504acd
 2011-11-07 21:30 UTC  (9+ messages)

[opensm] [PATCH 3/3] Support source-target-port-guid QoS policy configuration with ULP 'any'
 2011-11-07 21:26 UTC 

[opensm] [PATCH 2/3] Support source-port-guid QoS policy configuration with ULP 'any'
 2011-11-07 21:26 UTC 

[opensm] [trivial] [PATCH 1/3] Fix typo in qos-ulps parsing comment
 2011-11-07 21:26 UTC 

[Xen-devel] xen 4.2 unstable; HVM; 2.6.39.3; HD/Network card error
 2011-11-07 21:26 UTC  (11+ messages)
`  "
              ` Is: Xen 4.1.1, xend, HVM, 3.1 kernel; Was:Re: "

[PATCH v2] mac80211: init rate-control for TDLS sta when supp-rates are known
 2011-11-07 21:24 UTC 

[BUG] aborted ext4 leads to inifinity loop in balance_dirty_pages
 2011-11-07 21:23 UTC  (7+ messages)

Linux 3.2 merge window
 2011-11-07 21:23 UTC  (2+ messages)

[PATCH] mac80211: init rate-control for TDLS sta when supp-rates are known
 2011-11-07 21:22 UTC  (4+ messages)

Feature request: "max mon" setting
 2011-11-07 21:21 UTC  (6+ messages)

Query on usage of multicast as source IPv6 address
 2011-11-07 21:20 UTC  (3+ messages)

[PATCH] Kbuild: append missing-syscalls to the default target list
 2011-11-07 21:19 UTC  (6+ messages)

regression in referrals resolution
 2011-11-07 21:18 UTC  (3+ messages)

[PATCH] ath6kl: Fix error in writing create_qos debugfs
 2011-11-07 21:18 UTC  (2+ messages)

Impending failure?
 2011-11-07 21:17 UTC  (3+ messages)

[PATCH 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support
 2011-11-07 21:17 UTC  (9+ messages)
` [PATCH 5/6] mmc: Add OF bindings support for mmc host controller capabilities
` [PATCH 6/6] mmc: sdhci-s3c: Add device tree support

[PATCH] ath6kl: Fix tx packet drop in AP mode with bridge
 2011-11-07 21:14 UTC  (2+ messages)

[PATCH 0/7] Profiling sleep times (v2)
 2011-11-07 21:14 UTC  (3+ messages)
` [PATCH 4/7] perf: add ability to change event according to sample

virtio-pci new configuration proposal
 2011-11-07 21:14 UTC  (11+ messages)

[PATCH 1/3] Bluetooth: Fix response for mgmt_start_discovery when powered off
 2011-11-07 21:13 UTC  (2+ messages)
` [PATCH 3/3] Bluetooth: Add address type fields to mgmt messages that need them


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.