All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-25 06:54:03 to 2012-06-25 07:52:15 UTC [more...]

[Bug 51409] New: when ubuntu tests the gnome environment the nouveau_vieux_dri (ver) segfaults
 2012-06-25 14:02 UTC  (2+ messages)
  ` [Bug 51409] "

[PATCH 1/5 v2] memcg: replace unsigned long by u64 to avoid overflow
 2012-06-25  7:52 UTC  (2+ messages)

[Buildroot] Compiling grub on x86_64
 2012-06-25  7:51 UTC 

[Qemu-devel] [PATCH 0/2] Hotplug support for virtio-scsi
 2012-06-25  7:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] virtio-scsi: Implement hotplug "

[xen-unstable test] 13339: regressions - FAIL
 2012-06-25  7:50 UTC  (3+ messages)

Issue with MSI in a HVM domU with several passed through PCI devices
 2012-06-25  7:49 UTC  (6+ messages)

pre-receive hook ; how to detect file and append code ?
 2012-06-25  7:48 UTC  (3+ messages)

[PATCH] mac80211: don't require associated->beacon_ies for ps
 2012-06-25  7:48 UTC 

SPI chip select problem
 2012-06-25  7:45 UTC 

should there still be arch-specific 4KSTACKS support?
 2012-06-25  7:44 UTC  (2+ messages)

[PATCH 4/4] input/nomadik-ske: cleanup of probe and some more code style
 2012-06-25  7:43 UTC  (2+ messages)

LAYOUTCOMMIT/LAYOUTRETURN
 2012-06-25  7:43 UTC 

[RFCv2] respect channels in iface combinations
 2012-06-25  7:41 UTC  (14+ messages)
` [RFCv2 10/13] cfg80211: set initial monitor channel
` [RFCv2 12/13] cfg80211: add channel checking for iface combinations
` [RFCv2 13/13] cfg80211: respect iface combinations when starting operation

[U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information
 2012-06-25  7:40 UTC  (7+ messages)

[LTP] [PATCH]page numbers should be decreased to 1 in vma01 test
 2012-06-25  7:38 UTC  (2+ messages)

[PATCH] rbd: fix the memory leak of bio_chain_clone
 2012-06-25  7:37 UTC 

[patch] mm, oom: replace some information in tasklist dump
 2012-06-25  7:37 UTC  (8+ messages)

[PATCH 3.5] iwlwifi: fix activating inactive stations
 2012-06-25  7:36 UTC 

[PATCH] MAINTAINERS: Add entries for extcon (external connector) subsystem
 2012-06-25  7:36 UTC  (4+ messages)
  ` [PATCH resend] "

[PATCH] x86 linux16 command: Add missing include
 2012-06-25  7:35 UTC 

add 'poweroff' support
 2012-06-25  7:35 UTC  (4+ messages)
` [PATCH 2/2] rzx50: add poweroff support

[U-Boot] [PATCH v4 0/9] feature additions and fixes for da850/omap-l138
 2012-06-25  7:35 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/9] da850/omap-l138: Add MMC support for DA850/OMAP-L138
` [U-Boot] [PATCH v4 2/9] da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM
` [U-Boot] [PATCH v4 3/9] da850/omap-l138: Make MMC and NOR support mutually exclusive
` [U-Boot] [PATCH v4 4/9] arm, davinci: perform check for initializing global data and serial init
` [U-Boot] [PATCH v4 5/9] da850/omap-l138: Define SPI specific configs for SPL only when SPI is used
` [U-Boot] [PATCH v4 6/9] da850/omap-l138: Add support to read u-boot image from MMC/SD
` [U-Boot] [PATCH v4 7/9] da850/omap-l138: Fix NAND flash timings
` [U-Boot] [PATCH v4 8/9] da850/omap-l138: Add support for NAND SPL
` [U-Boot] [PATCH v4 9/9] da850/omap-l138: add support for direct NOR boot mode

[PATCH 3/4] input/nomadik-ske: get rid of multiple interrupts
 2012-06-25  7:35 UTC  (2+ messages)

[LTP] [PATCH 1/2] mm/vma01: consider topdown and bottomup allocation
 2012-06-25  7:33 UTC  (2+ messages)
` [LTP] [PATCH 2/2] mm/vma01: create a bighole

ext4_fallocate
 2012-06-25  7:33 UTC  (2+ messages)

[PATCH] bluetooth: opcode field of sent commands is little endian
 2012-06-25  7:32 UTC  (8+ messages)

Some questions about Lttng
 2012-06-25  7:32 UTC 

[PATCH 1/4] input/nomadik-ske: add multi key press support
 2012-06-25  7:31 UTC  (2+ messages)

[PATCH 17/31] staging: comedi: ni_daq_700: remove unused private data variable
 2012-06-25  7:31 UTC  (2+ messages)

[PATCH 2/4] input/nomadik-ske: suspend and resume support
 2012-06-25  7:31 UTC  (2+ messages)

[PATCH] ASoC: dmaengine_pcm: fix typo in comment
 2012-06-25  7:28 UTC 

[PATCH 1/3] I.MX clko: Using strtol function instead strtoul for getting argument for clko source
 2012-06-25  7:26 UTC  (3+ messages)
` [PATCH 2/3] i.MX clko: Added support for more than one CLKO outputs

[patch 00/10 v3] raid5: improve write performance for fast storage
 2012-06-25  7:24 UTC  (11+ messages)
` [patch 01/10 v3] raid5: use wake_up_all for overlap waking
` [patch 02/10 v3] raid5: delayed stripe fix
` [patch 03/10 v3] raid5: add a per-stripe lock
` [patch 04/10 v3] raid5: lockless access raid5 overrided bi_phys_segments
` [patch 05/10 v3] raid5: remove some device_lock locking places
` [patch 06/10 v3] raid5: reduce chance release_stripe() taking device_lock
` [patch 07/10 v3] md: personality can provide unplug private data
` [patch 08/10 v3] raid5: make_request use batch stripe release
` [patch 09/10 v3] raid5: raid5d handle stripe in batch way
` [patch 10/10 v3] raid5: create multiple threads to handle stripes

[PATCH net] net: qmi_wwan: fix Oops while disconnecting
 2012-06-25  7:24 UTC  (9+ messages)

[PATCH] input: edt-ft5x06 - Touchscreen driver for FT5x06 based EDT displays
 2012-06-25  7:23 UTC  (8+ messages)

[U-Boot] [PATCH V2 0/4] common/lcd cleanup
 2012-06-25  7:23 UTC  (6+ messages)
` [U-Boot] [PATCH V2 1/4] common lcd: simplify lcd_logo
` [U-Boot] [PATCH V2 2/4] common lcd: simplify lcd_display
` [U-Boot] [PATCH V2 3/4] common lcd: simplify core functions
` [U-Boot] [PATCH V2 4/4] common lcd: simplify lcd_display_bitmap

[PATCH] wlcore: drop INET dependency
 2012-06-25  7:23 UTC  (2+ messages)

[PATCHv7 1/4] Read (but not write) from $XDG_CONFIG_HOME/git/config file
 2012-06-25  7:22 UTC  (6+ messages)
` [PATCH 0/4 v8] Git configuration directory
  ` [PATCH 3/4 v8] Let core.attributesfile default to $XDG_CONFIG_HOME/git/ignore

[PATCH v2 0/4] xen: enable EPT A/D bit feature
 2012-06-25  7:22 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] microblaze: avoid compile error on systems without cfi flash
 2012-06-25  7:22 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] microblaze: Enable ubi support

[PATCH 0/3] kill /dev/agpgart, v2
 2012-06-25  7:22 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: disable drm agp support for !gen3 with kms enabled

[PATCH] Touchscreen driver for FT5x06 based EDT displays
 2012-06-25  7:20 UTC  (4+ messages)
` [PATCH v6] "

[PATCH 0/5] gpu reset improvements
 2012-06-25  7:20 UTC  (4+ messages)
` [PATCH 1/5] drm/i915: wrap up gt powersave enabling functions

[PATCH 0/5] kvm: Get coalesced MMIO flushing out of the hot-path
 2012-06-25  7:15 UTC  (8+ messages)
` [PATCH 1/5] i82378: Remove bogus MMIO coalescing
` [PATCH 2/5] memory: Flush coalesced MMIO on selected region access
` [PATCH 3/5] memory: Flush coalesced MMIO on mapping and state changes
` [PATCH 4/5] VGA: Flush coalesced MMIO on related MMIO/PIO accesses
` [PATCH 5/5] kvm: Stop flushing coalesced MMIO on vmexit

kernel got struck while scrubbing BTRFS with node- and leafsize 32768
 2012-06-25  7:14 UTC  (3+ messages)

[vMCE design RFC] Xen vMCE design
 2012-06-25  7:14 UTC  (8+ messages)

[PATCH 00/11] Prepare for OMAP2+ movement to Common Clk
 2012-06-25  7:13 UTC  (19+ messages)
` [PATCH 02/11] mmc: omap: add clk_prepare and clk_unprepare
` [PATCH 06/11] gpio/omap: "
` [PATCH 05/11] OMAPDSS: "

[PATCH 5/6] unit: Add delivery_report to send_req testing
 2012-06-25  7:12 UTC  (2+ messages)

[PATCH 4/6] mmsutil: Encode delivery-report in send_req msg
 2012-06-25  7:12 UTC  (2+ messages)

[Buildroot] [PATCH] php: force cross-compilation
 2012-06-25  7:12 UTC  (3+ messages)

[PATCH 1/6] mmsutil: Add delivery report to send_req struct
 2012-06-25  7:12 UTC  (2+ messages)

[PATCH 2/6] doc: Modify SendMessage D-Bus API
 2012-06-25  7:10 UTC  (2+ messages)

[PATCH v2] mmuinfo: add a command do display the result of virtual to physical translation
 2012-06-25  7:09 UTC  (2+ messages)

[PATCHv2 0/2] mmsd: new tasks definition
 2012-06-25  7:08 UTC  (2+ messages)

[Xenomai] USB for Xeno
 2012-06-25  7:07 UTC  (3+ messages)

[Buildroot] [PATCHv2] libpcap: bump to version 1.3.0
 2012-06-25  7:07 UTC 

linux-next: Tree for Jun 25
 2012-06-25  7:06 UTC 

[PATCH v6] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-25  7:06 UTC  (3+ messages)

[PATCH] syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ
 2012-06-25  7:05 UTC  (3+ messages)

imx27_visstrim_m10: spot the mistake
 2012-06-25  7:04 UTC  (3+ messages)

[PATCH 1/1] ipheth: add support for iPad
 2012-06-25  7:04 UTC 

Strange case of deleting lots of files and "df" not recognizing it....(unless I umount/mount) the disk
 2012-06-25  7:02 UTC  (2+ messages)

[PATCH 1/1] ipheth: add support for iPad
 2012-06-25  7:03 UTC  (3+ messages)

All spares in Raid 5, default chunk? version of mdadm significant?
 2012-06-25  7:01 UTC  (2+ messages)
` What was the default chunk size in previous versions of mdadm? Is there a way to set data/super offset? Trying to recreate a raid 5 md with all spares

How to start with USB device driver
 2012-06-25  7:01 UTC 

[PATCH] net/ipv6/route.c: packets originating on device match lo
 2012-06-25  6:50 UTC 

[PATCH 1/3] beaglebone-tester: bump SRCREV to fix serial console race
 2012-06-25  6:57 UTC  (3+ messages)
` [PATCH 2/3] beaglebone-tester: re-enable pmic test
` [PATCH 3/3] linux-ti33x-psp 3.2: update to 3.2.21, add libertas fixes

[Devel] SPB(Simple Peripheral Bus) question
 2012-06-25  6:57 UTC 

[PATCH v7 00/14] add imx usb driver based on Greg next tree
 2012-06-25  6:56 UTC  (30+ messages)
` [PATCH v7 01/14] usb: chipidea: remove unneeded NULL check
` [PATCH v7 02/14] usb: chipidea: drop useless arch-check
` [PATCH v7 03/14] usb: chipidea: msm: add missing section annotation
` [PATCH v7 04/14] usb: chipidea: msm: add remove method
` [PATCH v7 05/14] USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
` [PATCH v7 06/14] USB: Chipidea: rename struct ci13xxx variables from udc to ci
` [PATCH v7 07/14] USB: Chipidea: add unified ci13xxx_{add, remove}_device for platform drivers
  ` [PATCH v7 07/14] USB: Chipidea: add unified ci13xxx_{add,remove}_device "
` [PATCH v7 08/14] USB: Chipidea: add ci13xxx device id management
` [PATCH v7 09/14] usb: chipidea: select USB_EHCI_ROOT_HUB_TT in USB_CHIPIDEA_HOST of Kconfig
` [PATCH v7 10/14] usb: otg: add notify_connect/notify_disconnect callback
` [PATCH v7 11/14] USB: notify phy when root hub port connect change
` [PATCH v7 12/14] usb: chipidea: permit driver bindings pass phy pointer
` [PATCH v7 13/14] usb: otg: add basic mxs phy driver support
` [PATCH v7 14/14] usb: chipidea: add imx platform driver

linux-image-2.6.32-5-686: kernel BUG at ... build/source_i386_none/drivers/md/raid5.c:2764!
 2012-06-25  6:55 UTC  (7+ messages)

[B.A.T.M.A.N.] pull request: batman-adv 2012-06-25
 2012-06-25  6:54 UTC  (42+ messages)
`  "
` [B.A.T.M.A.N.] [PATCH 01/20] batman-adv: Prefix bat_debugfs local static functions with batadv_
  `  "
` [B.A.T.M.A.N.] [PATCH 02/20] batman-adv: Prefix bitarray static inline "
  `  "
` [B.A.T.M.A.N.] [PATCH 03/20] batman-adv: Prefix hard-interface "
  `  "
` [B.A.T.M.A.N.] [PATCH 04/20] batman-adv: Prefix hash "
  `  "
` [B.A.T.M.A.N.] [PATCH 05/20] batman-adv: Prefix originator "
  `  "
` [B.A.T.M.A.N.] [PATCH 06/20] batman-adv: Prefix unicast "
  `  "
` [B.A.T.M.A.N.] [PATCH 07/20] batman-adv: Prefix main "
  `  "
` [B.A.T.M.A.N.] [PATCH 08/20] batman-adv: Prefix bat_iv_ogm local static "
  `  "
` [B.A.T.M.A.N.] [PATCH 09/20] batman-adv: Prefix bat_sysfs "
  `  "
` [B.A.T.M.A.N.] [PATCH 10/20] batman-adv: Prefix bridge_loop_avoidance "
  `  "
` [B.A.T.M.A.N.] [PATCH 11/20] batman-adv: Prefix gateway_client "
  `  "
` [B.A.T.M.A.N.] [PATCH 12/20] batman-adv: Prefix gateway_common "
  `  "
` [B.A.T.M.A.N.] [PATCH 13/20] batman-adv: Prefix hard-interface "
  `  "
` [B.A.T.M.A.N.] [PATCH 14/20] batman-adv: Prefix hash "
  `  "
` [B.A.T.M.A.N.] [PATCH 15/20] batman-adv: Prefix icmp_socket "
  `  "
` [B.A.T.M.A.N.] [PATCH 16/20] batman-adv: Prefix originator "
  `  "
` [B.A.T.M.A.N.] [PATCH 17/20] batman-adv: Prefix routing "
  `  "
` [B.A.T.M.A.N.] [PATCH 18/20] batman-adv: Prefix send "
  `  "
` [B.A.T.M.A.N.] [PATCH 19/20] batman-adv: Prefix soft-interface "
  `  "
` [B.A.T.M.A.N.] [PATCH 20/20] batman-adv: Prefix translation-table "
  `  "

[RFC v2] initial channel context implementation
 2012-06-25  6:54 UTC  (4+ messages)
` [RFC v2 7/7] mac80211: reuse channels for channel context


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.