All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-11 10:09:52 to 2013-03-11 11:43:06 UTC [more...]

[PATCH v6 1/2] mfd: syscon: Removed unneeded field "dev" from private driver structure
 2013-03-11 10:35 UTC  (5+ messages)
` [PATCH v6 2/2] mfd: syscon: Add non-DT support

[GIT] Networking
 2013-03-11 11:43 UTC 

Netfilter applied to specific interfaces only
 2013-03-11 11:42 UTC  (2+ messages)

mt9m111/mt9m131: kernel 3.8 issues
 2013-03-11 11:42 UTC  (9+ messages)

[patch] [SCSI] mpt3sas: move dereference under check
 2013-03-11 11:40 UTC  (2+ messages)

[patch] pata_legacy: bogus clock in opti82c46x_set_piomode()
 2013-03-11 11:41 UTC 

[PATCH 0/3] Build Appliance Upgrade and Fixes
 2013-03-11 11:24 UTC  (4+ messages)
` [PATCH 1/3] build-appliance-image: upgrade to newer poky revision
` [PATCH 2/3] build-appliance-image: ethernet connection type is now bridged
` [PATCH 3/3] build-appliance-image: fix lost net connectivity after restart

[PATCH net-next] cxgb4: Allow for backward compatibility with new VPD scheme
 2013-03-11 11:41 UTC  (4+ messages)

[PATCH] cifs: delay super block destruction until all cifsFileInfo objects are gone
 2013-03-11 11:41 UTC  (2+ messages)

[PATCH] net: can: af_can.c: Fix checkpatch warnings
 2013-03-11 11:40 UTC  (4+ messages)
` [PATCHv2] "

[Qemu-devel] Interrupt Handling in Qemu !
 2013-03-11 11:40 UTC 

[PATCH] netconsole: release the spinlock before __netpoll_cleanup()
 2013-03-11 11:39 UTC  (8+ messages)

[PATCH] netconsole: don't call __netpoll_cleanup() while atomic
 2013-03-11 11:38 UTC  (2+ messages)

[Xenomai] recursive dependency
 2013-03-11 11:37 UTC  (4+ messages)

[PATCH 1/3] Thermal: dove: Convert to devm_ioremap_resource()
 2013-03-11 11:37 UTC  (3+ messages)

preparing for 4.2.2 and 4.1.5
 2013-03-11 11:36 UTC  (2+ messages)

[U-Boot] [PATCH v5 2/9] dfu: Support larger than memory transfers
 2013-03-11 11:36 UTC  (2+ messages)
` [U-Boot] Nand flash (supports ONFI)

[Qemu-devel] [PATCH 1/2] Add GDB qAttached support
 2013-03-11 11:36 UTC  (4+ messages)

[PATCH 0/2] tcm_vhost: Wait for pending requests in flush and clear endpoint operation
 2013-03-11 11:36 UTC  (3+ messages)
` [PATCH 1/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()

[PATCH v2 0/7] Enable CMT and TMU for DT
 2013-03-11 11:36 UTC  (8+ messages)
` [PATCH v2 3/7] clocksource: sh_tmu: Add OF support
` [PATCH v2 5/7] ARM: mach-shmobile: sh73a0: Setup the timer CMT10 using DT

[PATCH v4 0/2] Uncompress debug for multiplatform
 2013-03-11 11:35 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: use Kconfig to select uncompress.h
` [PATCH v4 2/2] ARM: uncompress debug support for multiplatform build

[PATCH 1/2] perf: Reset detached siblings' group_flags
 2013-03-11 11:34 UTC  (6+ messages)
` [PATCH 2/2] perf: Fix mixed hw/sw event group initialization

[PATCH] s390: replace kmalloc + memset with kzalloc
 2013-03-11 11:33 UTC  (3+ messages)

A proposal to check the device in generic way
 2013-03-11 11:32 UTC 

[Qemu-devel] [RFC] Proposal for hw/ split
 2013-03-11 11:31 UTC  (2+ messages)

[PATCH V4 0/5] virtio-scsi multiqueue
 2013-03-11 11:31 UTC  (4+ messages)
` [PATCH V4 1/5] virtio-scsi: redo allocation of target data

Textconv
 2013-03-11 11:30 UTC  (5+ messages)

TCP small packets throughput and multiqueue virtio-net
 2013-03-11 11:29 UTC  (3+ messages)

[PATCH 0/2] Proposed LFSR implementation
 2013-03-11 11:27 UTC  (2+ messages)

AR6103G Linux kernel 3.4.5 problems
 2013-03-11 11:26 UTC  (3+ messages)

[PATCH] x86: kvm: reset the bootstrap processor when it gets an INIT
 2013-03-11 11:25 UTC  (9+ messages)

[Qemu-devel] [PATCH V9 00/14] qmp/hmp interfaces for internal snapshot info
 2013-03-11 11:23 UTC  (15+ messages)
` [Qemu-devel] [PATCH V9 01/14] block: move bdrv_snapshot_find() to block/snapshot.c
` [Qemu-devel] [PATCH V9 02/14] block: distinguish id and name in bdrv_find_snapshot()
` [Qemu-devel] [PATCH V9 03/14] qemu-img: remove unused parameter in collect_image_info()
` [Qemu-devel] [PATCH V9 04/14] block: move collect_snapshots() and collect_image_info() to block/qapi.c
` [Qemu-devel] [PATCH V9 05/14] block: add snapshot info query function bdrv_query_snapshot_info_list()
` [Qemu-devel] [PATCH V9 06/14] block: add check for VM snapshot in bdrv_query_snapshot_info_list()
` [Qemu-devel] [PATCH V9 07/14] block: add image info query function bdrv_query_image_info()
` [Qemu-devel] [PATCH V9 08/14] qmp: add interface query-snapshots
` [Qemu-devel] [PATCH V9 09/14] qmp: add interface query-images
` [Qemu-devel] [PATCH V9 10/14] hmp: add function hmp_info_snapshots()
` [Qemu-devel] [PATCH V9 11/14] hmp: switch snapshot info function to qmp based one
` [Qemu-devel] [PATCH V9 12/14] block: move dump_human_image_info() to block/qapi.c
` [Qemu-devel] [PATCH V9 13/14] block: dump to buffer for bdrv_image_info_dump()
` [Qemu-devel] [PATCH V9 14/14] hmp: add command info images

[PATCH] irq: add quirk for broken interrupt remapping on 55XX chipsets
 2013-03-11 11:25 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/1]qemu-native:fix do_compile failed on SLED 11.2
 2013-03-11 11:07 UTC  (2+ messages)
` [PATCH 1/1] qemu-native:fix "

[PATCH] block: replace kmalloc and then memcpy with kmemdup
 2013-03-11 11:23 UTC 

[PATCH] block: replace kmalloc and then memcpy with kmemdup
 2013-03-11 11:23 UTC 

[danny][PATCH 00/17] fix toolchain relocation issues
 2013-03-11 11:04 UTC  (18+ messages)
` [PATCH 01/17] toolchain-scripts.bbclass:add PYTHONHOME variable to environment-setup
` [PATCH 02/17] autoconf:fix autoreconf run failed on x86-64 gmae-toolchain
` [PATCH 03/17] perl-rdepends_5.14.2.inc: update dependencies among modules
` [PATCH 04/17] perl-rdepends_5.14.2.inc:fix perl File::Glob module is broken
` [PATCH 05/17] perl-rdepends_5.14.2.inc:update dependency creating script
` [PATCH 06/17] perl-rdepends_5.14.2.inc:be more strict in multiline comment
` [PATCH 07/17] perl_5.14.2.bb: fix dependecies
` [PATCH 08/17] perl_5.14.2.bb: use PACKAGES_DYNAMIC as regexp
` [PATCH 09/17] perl_5.14.2.bb:Fix support strict/vars/config/warnings modules
` [PATCH 10/17] perl_5.14.2.bb:fix autoreconf run failed on gmae-toolchain
` [PATCH 11/17] generate-sh.patch:fix "
` [PATCH 12/17] perl_5.14.2.bb:fix errors if configure is reattempted
` [PATCH 13/17] automake_1.12.3.bb: update dependencies
` [PATCH 14/17] nativesdk-ncurses 5.9: fix files were installed but not shipped
` [PATCH 15/17] populate_sdk_base: tarball installer: SDK overwrite warning
` [PATCH 16/17] perl_5.14.2.bb:fix toolchain relocation issues
` [PATCH 17/17] populate_sdk_base.bbclass:fix "

[PATCHv2] perf: Fix vmalloc ring buffer free function
 2013-03-11 11:21 UTC  (3+ messages)

[PATCH 0/4] SAMA5D3 support
 2013-03-11 11:19 UTC  (4+ messages)
` [PATCH] ARM: at91: change name template in AT91_SOC_START macro

[U-Boot] [PATCH] at91sam9x5: mmc: save environment as a file in FAT partition
 2013-03-11 11:18 UTC  (5+ messages)

[PATCH 0/8] kexec: extended kexec hypercall for use with pv-ops kernels
 2013-03-11 11:17 UTC  (12+ messages)
` [PATCH 5/8] kexec: extend hypercall with improved load/unload ops
              ` [Xen-devel] "

[PATCH] aoe: replace kmalloc and then memcpy with kmemdup
 2013-03-11 11:16 UTC 

[PATCH] meta-networking: Add LAYERVERSION and LAYERDEPENDS
 2013-03-11  9:38 UTC 

[PATCH] meta-webserver: Add LAYERVERSION and LAYERDEPENDS
 2013-03-11  9:38 UTC 

[PATCH] meta-selinux: Add LAYERVERSION and LAYERDEPENDS
 2013-03-11  9:39 UTC 

[U-Boot] [PATCH V2] Add Boundary Devices Nitrogen6X boards
 2013-03-11 11:15 UTC  (8+ messages)

[PATCH v2 0/3] ath6kl: fix usb warm reboot and cleanups
 2013-03-11 11:11 UTC  (4+ messages)
` [PATCH v2 3/3] ath6kl: cold reset target after host warm boot

[PATCH] Always save/restore performance counters when HVM guest switching VCPU
 2013-03-11 11:11 UTC  (2+ messages)

[PATCH 0/8] memory: emif: miscellaneous bug fixes for EMIF driver
 2013-03-11 11:10 UTC  (6+ messages)
` [PATCH 7/8] memory: emif: errata i743: Prohibit usage of Power-Down mode

[PATCH 00/10] ASoC: imx sound: Add DT support
 2013-03-11 11:10 UTC  (4+ messages)
` [PATCH 06/10] ARM: soc-audio phycore-ac97: fix driver init order

[PATCH v2] ARM: OMAP4: PM: Avoid expensive cpu_suspend() path for all CPU power states except off
 2013-03-11 11:09 UTC  (3+ messages)

be2net failed to initialize regression
 2013-03-11 11:07 UTC  (3+ messages)

[PATCH 0/3] ARM: at91: fix hanged boot
 2013-03-11 11:06 UTC  (5+ messages)
` [PATCH 3/3] "
  ` [rtc-linux] "

about btrfs quota issues
 2013-03-11 11:04 UTC  (2+ messages)

[v4][PATCH 0/7] powerpc/book3e: powerpc/book3e: make kgdb to work well
 2013-03-11 11:02 UTC  (16+ messages)
` [v4][PATCH 1/7] powerpc/book3e: load critical/machine/debug exception stack
` [v4][PATCH 2/7] powerpc/book3e: store critical/machine/debug exception thread info
` [v4][PATCH 3/7] book3e/kgdb: update thread's dbcr0
` [v4][PATCH 4/7] powerpc/book3e: support kgdb for kernel space
` [v4][PATCH 5/7] kgdb/kgdbts: support ppc64
` [v4][PATCH 6/7] powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_info
` [v4][PATCH 7/7] book3e/kgdb: Fix a single stgep case of lazy IRQ

[GIT PULL v2] KVM/ARM Fixes for 3.9-rc1
 2013-03-11 11:02 UTC  (14+ messages)
` [kvmarm] "

Maximum file system size of XFS?
 2013-03-11 11:02 UTC  (6+ messages)

[PATCH 00/20] OMAPDSS: misc improvements
 2013-03-11 11:02 UTC  (5+ messages)
` [PATCH 10/20] OMAPDSS: Resolve channels for outputs

3.9-rc1 regression in arm dtb build
 2013-03-11 11:00 UTC  (9+ messages)

[PATCH 1/2] ARM: EXYNOS: enable all secondary cores for exynos5440
 2013-03-11 10:57 UTC  (6+ messages)
` [PATCH 2/2] ARM: EXYNOS: Support CPU hotplug "

[PATCH 0 of 5 v3] xen: sched_credit: fix picking and tickling and add some tracing
 2013-03-11 10:57 UTC  (5+ messages)
` [PATCH 4 of 5 v3] xen: tracing: introduce per-scheduler trace event IDs

drm/nouveau: port all engines to new engine module format
 2013-03-11 10:55 UTC 

[meta-multimedia][PATCH 1/2] xbmc: first try at making it build for non-GLES platforms
 2013-03-11 10:39 UTC  (2+ messages)
` [meta-multimedia][PATCH 2/2] xbmc: add patch to make 'ld-is-gold' work with configure

[Qemu-devel] [PATCH v2 00/10] vexpress: implement more SYS_CFG registers (feat. qdev property arrays)
 2013-03-11 10:55 UTC 

[PATCH] acpi: remove reference to ACPI_HOTPLUG_IO
 2013-03-11 10:53 UTC 

Libtool & external toolchain & .la files
 2013-03-11 10:32 UTC 

Fwd: [PATCH] phydev: Add sysctl variable for polling interval of phy
 2013-03-11 10:45 UTC  (2+ messages)

[PATCH] crypto: replace kmalloc and then memcpy with kmemdup
 2013-03-11 10:48 UTC  (2+ messages)

[PATCHv1] crypto: caam - set RDB bit in security configuration register
 2013-03-11 10:43 UTC 

[PATCH 0/3] suspend-utils KMS Full Support
 2013-03-11 10:46 UTC  (4+ messages)
` [PATCH 1/3] The flag "no_kms" doesn't need arguments
` [PATCH 2/3] Support to disable KMS using config file
` [PATCH 3/3] README: Documentation for s2ram options

[PATCH 1/2] Xen/MCA: bugfix for mca bank clear
 2013-03-11 10:45 UTC  (7+ messages)

Regarding Licensing of "mbsalign.c" available in util-linux-2.21.2 version (Yocto-1.3-Danny)
 2013-03-11 10:45 UTC  (2+ messages)

[char-misc-next 00/12 v3] Add MEI bus and NFC device
 2013-03-11 10:44 UTC  (8+ messages)
` [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

[PATCH 0/7] TCO fixes for RME MADI/Raydat/AIO/AES cards
 2013-03-11 10:42 UTC  (4+ messages)

twl4030 and Puredata/jack
 2013-03-11 10:42 UTC  (4+ messages)

[Qemu-devel] [PATCH build-breaker] arm: fix compilation with CONFIG_FDT
 2013-03-11 10:38 UTC  (2+ messages)

[PATCH] sched: wakeup buddy
 2013-03-11 10:36 UTC  (4+ messages)

[PATCH] serial: imx: Add Rx Fifo overrun error message
 2013-03-11 10:27 UTC 

[Buildroot] [PATCH] [RFC] Add a LOADADDR= option when building uImage
 2013-03-11 10:35 UTC 

[Buildroot] uClibc trunk build error
 2013-03-11 10:35 UTC 

[Xenomai] mutex problem
 2013-03-11 10:35 UTC  (5+ messages)

How to use dm-cache-target?
 2013-03-11 10:31 UTC  (2+ messages)

[PATCH] md/raid456: remove depends on CONFIG_EXPERIMENTAL
 2013-03-11 10:27 UTC  (5+ messages)

[PATCH 0/4] time: dynamic irq affinity
 2013-03-11 10:29 UTC  (10+ messages)

BTRFS and "ionice"
 2013-03-11 10:26 UTC 

u-boot USB option for SABRE SD
 2013-03-11 10:26 UTC 

[PATCH v2 0/2] video: imxfb DT support
 2013-03-11 10:25 UTC  (4+ messages)
` [PATCH v2 2/2] video: imxfb: Add "

[PATCH] watchdog: convert to devm_ioremap_resource()
 2013-03-11 10:23 UTC  (3+ messages)

Informations About CAN API of the Linux Kernel
 2013-03-11 10:21 UTC  (9+ messages)

snapshot deletion / unmount slowness
 2013-03-11 10:20 UTC  (4+ messages)

[Qemu-devel] [PATCH 3/3] iscsi_truncate: ensure there are no requests in flight
 2013-03-11 10:19 UTC  (3+ messages)

[Qemu-devel] Cross-compiling QEMU for ARM
 2013-03-11 10:16 UTC  (5+ messages)

Un site web qui s adapte automatiquement aux smartphones et tablettes
 2013-03-11 10:15 UTC 

[PATCH]->[PATCH v2] kgdb: Removed kmalloc returned value cast
 2013-03-11 10:14 UTC  (4+ messages)

[PATCH] pci: convert to devm_ioremap_resource()
 2013-03-11 10:14 UTC  (4+ messages)

omap3isp: iommu register problem
 2013-03-11 10:13 UTC 

[PATCH] btrfs-progs: add options for changing size representations
 2013-03-11 10:12 UTC 

[PATCH 1/1] powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_info
 2013-03-11 10:08 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.